/* HOME
--------------------------------------------------------------------------------------------------------------------------------------*/

/*********** PREMIER POST **********/

.homebox h2{
	font-size:2.09em;
	color:#8d8d8d;
	margin-bottom:20px;
}

.home-post-both{
	width:100%;
	margin-bottom:16px;
	overflow:hidden;
}

/* Visuel */

.home-post-both .home-post-img{
margin-right:15px;
margin-top:2px;
width:250px;
float:left;
display:inline;
background-color:#e0e4e7;
}


.single-post-both .single-post-img{
	
	float:left;
	display:inline;
	margin-right:20px;
	background-color:#e0e4e7;
}

.home-post-both .legende{
	padding:6px;
	font-style:italic;
}

/* Contenu */

.home-post-both .posttexte{
	float:left;
	width:370px;
}

.home-post-both  h3{
	font-size:1.42em;
	font-style:italic;
	margin-bottom:3px;
}

.home-post-both .meta{
	font-size:1.09em;
	font-style:italic;
	color:#949174;
	width:320px;
	overflow:hidden;
	margin-top:6px;
}

.home-post-both .meta .date{
	float:left;
}

.home-post-both .meta  .suite{
	float:right;
	color:#949174;
	font-weight:bold;
	
}

.home-post-both .meta img{
float:left;
padding-top:5px;
padding-right:4px;
}

/*********** TRIPLE ARTICLE **********/
.second-home{
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
}

.second-home h3{
line-height:16px;
}
.second-home h3 a{
float:left;
margin-bottom:5px;
}




.second-home .home-triple-item {
border-top:1px solid #E0E4E7;
float:left;
margin-right:15px;
padding:4px 0 19px;
width:200px;

}

.second-home .last{
	margin:0;
}

.second-home .home-triple-item img{
	margin-bottom:5px;
}

.second-home .home-triple-item p{
	padding-right:10px;
	font-size:0.82em;
	line-height:1.5em;
}

/* Selected */

.second-home .selected{
margin-top:0px;
padding-left:15px;
padding-right:21px;
padding-top:0px;
width:177px;
border-top:none;
background:#e0e4e7 url(http://static.lesdemocrates.fr/wp-content/themes/ar2d2d/images/widget_corner.png) right top no-repeat;
}

.second-home .selected h3 {
margin-bottom:5px;
margin-top:8px;
text-transform:uppercase;
}

/*********** HOME BUTTONS **********/

.home-buttons{
	margin-bottom:25px;
	position:relative;
}

.home-buttons .home-button{
	margin-right:20px;
}

.second-home .home-triple-item .home-button-orange  {
color:#fff;
}


.second-home .home-triple-item .home-button-orange {
color:#FFFFFF;
}
.second-home .home-triple-item a {
color:#000000;
}
.home-button-orange {
background-color:#FF851B;
display:block;
font-weight:bold;
margin-left:-17px;
padding:4px 30px 3px 40px;
position:relative;
right:0;
text-transform:uppercase;
top:7px;
width:147px;
}
 .home-button-plus{
	display:block;
	height:48px;
	width:48px;
	position:absolute;
	z-index:50;
	top:-23px;
	right:-46px;
	background:url(http://static.lesdemocrates.fr/wp-content/themes/ar2d2d/images/btn_plus_articles.jpg) left top no-repeat;
}

 .home-button-plus span{
	position:absolute;
	left:-999em;
}