/*  
Theme Name: Jentri
Theme URI: http://ifelse.co.uk/jentri/
Description: Beau et sophistiqué. 
Version: 1.01
Author: Phu Ly traduit et modifié widget Ready par (niss.fr)
Author URI: http://www.niss.fr/
*/

/*************************************
 +Containers
 *************************************/
  
body{
	background: ;
	color:5f1010;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:68%;
	line-height:18px;
	margin:0;
}


#accueil{
color:#5F1010;
font-familiy: Georgia,"Times New Roman",Times,serif;
font-size:10px;
margin-right: 5%;
margin-left: 5%;
margin-top:40px;
font-size: 16px;
height:250px;
line-height:30px;

}

#accueil a {
font-familiy: Georgia,"Times New Roman",Times,serif;
color:#5F1010;
font-size:16px;
}

#accueil li {
font-size:10;
}



#articles {


}

#content{
	background:white;
	width:80%;
	margin-left:10%;
	margin-right:10%;
}

#contenu_gauche {
width:65%;
text-align:center;

}
#footer{
	color:white;
	font-size:13;
	margin-top:20px;
	padding:3px;

}

#mentions{
margin-right:10%;
margin-left:10%;

}


#header{
margin-top:28px;
font-size:16;
text-align:center;
background:;
height:px;
}

#sidebar {
position:relative;
top:20px;
padding-top:20px;
padding-left:20px;
padding-right:20px;
color:white;
float:right;
margin-right:0%;
margin-top:0px;
width:30%;
 border-style : inset; 
 border-width:1;
 border-color:#520a0b;

}

#page {

position:absolute;
top:0px;
width:100%;
background: #520a0b;
}

* html body #wrap{
	background:;
}

/*************************************
 +Hn
 *************************************/
#sidebar h2{
	color:#520a0b;

font-weight:normal;
margin-bottom:10px;
font-weight:bold;
font-family:verdana;
background-image:url(images/livre.png);
list-style-image: url(images/livre.gif);
}
#header h1{
	display:inline;
	font-size:24px;
	line-height:1.5em;
	margin:0;
	font-weight:normal;
	letter-spacing: ;
}
#header h1 a{
	color:grey;
	font-size:15px;
}
#header h1 a:hover{
	color:#520a0b;
}
h1, h2, h3{
	letter-spacing: ;
	color: #3d3739;
}
h1{
	font-size:1.8em;
	padding-right:5px;
line-height:30px;
}

h2{
	font-size:16px;
	padding-right:40px;
	padding-left:40px;
line-height:24px;
}
h3{
	font-size:1.2em;
	}
h5 {
color: white;
font-size:10px;
}
.entrytitle h2, .entrytitle h3{
	display:inline;
	font-weight:normal;
}
.entrytitle h2{
	color:#C04422;
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
}
.entrytitle h3{
	font-family: "Century Gothic", Helvetica, arial;
	font-weight:normal;
}
.entrymeta{
	background:url(./images/swirl.png) no-repeat  50%;
	padding:3px;
	padding-bottom:70px;
}
/*************************************
 +Lists
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;

}
#sidebar ul li a{
	color:black;
}
#sidebar ul li a:hover{
	color:grey;
}
/*************************************
 +Misc
 *************************************/
a{
	text-decoration:none;
	color:blue;
}
.entry a{
font-weight:bold;
}
a:hover{
color:#9e9e9e;

}
#footer a{
	color:#9A8F95;
	font-weight:bold;
}
.navigation{
	padding:3px;
	text-align:center;
}
.navigation a{
	color:#8E7D6C;
}
#header {
	margin-bottom:5px;
}
#header p{
	color:#86827A;
	font-size:1em;
	margin:0;
}

/*************************************
 +Entry
 *************************************/
.entry{
	font-size:1.2em;
	margin:5px;
	padding:0 10px;
}

.entrytitle{
}
.entrytitle a {
	color:#8C4A4A;
	text-decoration:none;	
}
.entrytitle a:hover {
	color:#aC4A4A;
}
.entrymeta{
	color:#666;
	font-size:0.8em;
}
.entrymeta a{
	color:#666;
}

/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:5px;
	padding:10px;
}
.commentsblock textarea{
	width:420px;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
.even{
	background:#3F464A;
	border:1px solid #43494D;
}
.alt{
	background:#FCFAF4;
	border:1px solid #FCFAF4;
	padding:5px;
}
