/* ARTICLES
--------------------------------------------------------------------------------------------------------------------------------------*/
.posttexte h3{
font-size:1.2em;
line-height:1em;
margin:7px 0;
}
#comments h3{
	font-size:1.33em;
	margin-bottom:15px;
	color:#ff851b
}

/********** FIRST POST **********/
.single-post {
overflow:hidden;
width:100%;
}
.page-articles h2, .artiste-name{
	color:#8d8d8d;
	font-size:2.09em;
	margin-bottom:20px;
}
.page-articles h2 a, .artiste-name a{
	color:#D64905;

}
 .posttexte{
	float:none;
	width:auto;
	margin-bottom:15px;
}
.posttexte p{margin-bottom:10px;}


 .post a, .posttexte a{
	color:#D64905;
}

.page-candidat h3, .page-candidat h2, .page-candidat h4 {margin-top:10px; margin-bottom:10px;}


blockquote{
border-left:5px solid #FF851B;
font-family:georgia;
font-size:1.1em;
font-style:italic;
line-height:13px;
margin:12px 22px 0 13px;
padding-left:11px;
padding-top:8px;

}
blockquote p{
font-family:Georgia,serif;
font-size:1.1em;
font-style:italic;
letter-spacing:0.1em;
line-height:19px;
}

 .posttexte .meta{
color:#949174;
font-size:1.09em;
font-style:normal;
margin-bottom:10px;
margin-top:20px;
width:100%;
}

  .posttexte .tags{
	padding-left:30px;
	padding-bottom:10px;
	margin-top:5px;
	padding-top:3px;
	background:url(http://static.lesdemocrates.fr/wp-content/themes/ar2d2d/images/ico_tags.png) left top no-repeat;
}


.posttexte ul li, .page-candidat ul li{
list-style-position:inside;
list-style-type:disc;
margin-bottom:7px;
margin-left:5px;
margin-top:3px;
}


 .posttexte .meta ul{
	float:left;
} 
 .posttexte .meta ul li{
	display:inline;
	padding:0 2px;
}

 .posttexte .meta .btnImprimer{
	float:right;
	display:block;
	color:#000;
	font-size:0.92em;
	font-weight:bold;
	text-transform:uppercase;
	padding:6px 50px 6px 0;
	background:url(http://static.lesdemocrates.fr/wp-content/themes/ar2d2d/images/btn_imprimer.png) top right no-repeat;
}

/********** COMMENTS LIST **********/

#commentsList{
	margin-bottom:50px;
}
.linkorange a{color:#D64905;}

#commentsList a, #commentsform a{
	color:#D64905;
} 
#commentsList li{
	height:1%;
	overflow:hidden;
	padding:20px 15px 10px;
	margin:10px;
}

#commentsList .com{
	width:480px;
	float:left;
	font-size:1.09em;
}

#commentsList img{
	float:right;
	text-align:right;
}



#commentsList .meta{
	color:#898989;
	font-size:0.85em;
	margin-bottom:15px;
}

/* Admin */

#commentsList {
	background-color:#f1f1f1;
	border-bottom:1px solid #e4e4e4;
}

#commentsList .odd{
	background-color:#fff;
	border-bottom:1px solid #e4e4e4;
	width:588px;
}

#commentform input, #commentform textarea{
border:1px solid #8D8D8D;
padding:3px;
margin:3px;
}