/*
THEME NAME: DtbnV2
THEME URI: http://www.dtbn.fr
DESCRIPTION: Dtbn template
VERSION: 2.0.0
AUTHOR: <a href="http://www.eilium.fr/">Eilium Studio</a>
AUTHOR URI: http://www.eilium.fr
*/


*{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.entry-content a{
	font-weight: bold;
	text-decoration: underline;
}

img{
	border: 0px;
}

ul,ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

body{
	background: url('images/bg.jpg');
	font-size: 12px;
	text-shadow: 1px 1px 2px #ffffff;


}

a{
	color: #151515;
	text-decoration: none;
}

a:visited{
	color: #151515;
	text-decoration: none;
}

a:hover{
	color: #151515;
	text-decoration: none;
}

h1,h2,h3,h4,h5{
	margin-top: 5px;
	margin-bottom: 5px;

}

hr.border{
	height: 2px;
	background: url('images/hr.jpg') repeat-x;
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
}

/* WRAPPER */

#wrapper{
	width: 980px;
	margin: 0 auto;
	display: block;
	background: url('images/bg_content2.png') repeat-y;

}

/* HEADER */

#header{
	width: 100%;
	display: block;
	background: url('images/bg_header.jpg') repeat-x;
}

#header_c{
	width: 980px;
	display: block;
	height: 220px;
	margin: 0 auto;
	padding-top: 10px;
	background: url('images/bg_header_c_2.png') no-repeat;

}


#header_c h1{
	display: block;
	background: url('images/logo.png') no-repeat;
	width: 190px;
	height: 185px;
	float: right;
	margin-top: 30px;
}

#header_c h1 span a {
	text-indent: -9999px;
	width: 190px;
	height: 185px;
	display: block;
}

#header #logo_edf{
text-indent: -9999px;
	width: 280px;
	height: 80px;
	display: block;
	float: left;
}

#header_c #search_div {
	padding-top: 173px;
	display: block;
	float: right;
	
}

#menu{
	height: 30px;
	width: 320px;
	display: block;
	float: left;
	padding-top: 26px;
}

#menu ul{
	list-style: none;
}

#menu ul li{
	float: right;
	display: inline-table;
	margin-bottom: 10px;
	color: #666;
	background: #fff;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-shadow: 2px 2px 2px #ededed;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
}

#menu ul li a{
	text-decoration: none;
	color: inherit;
}
#s {
	width: 126px;
	height: 22px;
	display: block;
	border: 0px;
	background: url('images/bg_search_box.png') no-repeat;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 10px;
	color: #888;
	font-weight: bold;
	outline: none;
	display: block; 
	float: left;
}

#searchsubmit{
	width: 33px;
	height: 32px;
	display: block;
	border: 0px;
	background: url('images/bg_search_submit.png') no-repeat;
	color: #888;
	font-weight: bold;
	outline: none;
	display: block; 
	float: left;
}
/* Container */

#container{
	width: 590px; 
	display: block;
	float: left;
	}

/* Content */

#content_top {
	width: 600px;
	display: block;
	background: url('images/bg_content_top2.png') no-repeat;
	height: 30px;
}


#content {
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	padding: 30px;
	width: 540px;
	display: block;
	margin-top: -130px;

	
}

.entry-content img{
	max-width: 540px;
}

#content_flex{
		background: url('images/bg_content2.png') repeat-y;
	height: auto;
	width: 590px;
	height: 100%; 
	margin: 0; 
	padding: 0;
	position: relative;
	top: 0;
	bottom: 0;
}

#content .post_feat{
	width: 540px;
	display: block;
}

#content #allinfo #info #infocentre span.content{
	font-size: 11px;
	display: block;
	margin-bottom: 5px;
}

#content .image_feat{
	width: 540px;
	height: 240px;
	margin-bottom: 20px;
}


#content .post_home{
	width: 265px;
	display: block;
	float: left;
	margin-bottom: 20px;
	height: 270px;
	position: relative;

}

#content .image_home{
	width: 265px;
	height: 120px;
}

#content .post_home_left{
	margin-right: 10px;
}

#content h2.post_feat  {
	margin-top: 0px;
	margin-bottom: 0px;
}


#content .post_home h2{
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#conte .post_home h2.post_feat a{
	font-weight: normal;
}

#content span.meta_post_feat {
	padding-top: 10px;
	font-size: 10px;
	font-weight: normal;
	display: block;
	}

#content span.meta_post {
	font-size: 10px;
	font-weight: normal;
	display: block;
	bottom: 0;
	position: absolute;
	}

#content .post_home p {

	font-size: 12px;
}

hr{
	height: 1px;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px;
	}

/* Sidebar */

#sidebar {
	width: 380px;
	float: left;
	display: block;
	font: #999;
	font-size: 12px;
}

#sidebar .about {
	font-style: italic;
	color: #666;
}

.sidebar_block{
	width: 340px;
	padding: 20px;
	display: block;
	overflow: auto;
}

.sidebar_gray{
	background: url('images/bg_sidebar_2.jpg') repeat-y;
}

.sidebar_col{	
	width: 150px;
	float: left;
}

.sidebar_col_left{
	padding-right: 10px;
}

.sidebar_col_right{
	padding-left: 10px;
}

#sidebar h3 {
	
	display: inline-table;
	margin-bottom: 10px;
	color: #777;
	background: #dedede;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-shadow: 2px 2px 2px #ededed;
	font-size: 15px;

}

#sidebar .sidebar_gray h3{
	background: #f3f2f0;
	text-shadow: 2px 2px 1px #ffffff;

}

.logo_ffbb {
	display: block;
	float: right;
	margin-left: 10px;
}

ul.xoxo li.widget_categories ul li a{
	font-weight: bold;
	color: #666666;
}

ul.xoxo li.widget_categories ul li{
	margin-top: 5px;
}

ul.xoxo li.widget_categories ul li ul li a{
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	color: #999999;
}

ul.xoxo li.widget_categories ul li ul li{
	margin-top: 0;
}

ul.xoxo li.widget_categories ul li ul{
	padding-left: 10px;
}

.widget{
	margin-bottom: 10px;
}

.widget ul li a{
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}


/* Populaire */
ul#populaire{
		padding-top: 10px;
}

.li_populaire{
	display: block;
	clear: both;
	height: 80px;
	margin-bottom: 10px;
}

.li_populaire-1{
	text-align: right;
}

.img_populaire{
	display: block;
	float: left;
	margin-right: 20px;
}

.content_populaire{
	font-size: 11px;
	color: #666666;
	font-style: italic;
		text-shadow: 1px 1px 0px white;

}

.titre_populaire{
	font-size: 14px;
}

.titre_populaire a{
	color: #333333;
	text-shadow: 1px 1px 0px white;
}

.img_populaire-1{
	float: right;
	margin-left: 20px;
	margin-right: 0px;
}


/* Content Feat */

#allinfo { 
	width: 380px; 
	display: block; 
	height: 240px; 
	margin-top: -240px;  
	position: relative;
	}

#info { 
	width: 230px; 
	display: block; 
	position: absolute; 
	bottom: 15px;
	text-shadow: 1px 1px 1px #ccc;
	}



#infohaut {
	height: 30px; 
	width: 380px; 
	display: block; 
	background: url('images/bg_info_slider_haut.png') no-repeat; 
	position: relative; 
	z-index: 80; }
	
#infocentre {
	width: 300px; 
	display: block; 
	background: url('images/bg_info_slider_centre.png') repeat-y; 
	position: relative; 
	z-index: 80; 
	padding-left: 40px; 
	padding-right: 40px; 
	}
	
#infobas {
	height: 30px; 
	width: 380px; 
	display: block; 
	background: url('images/bg_info_slider_bas.png') no-repeat; 
	position: relative; 
	z-index: 80;
	}

#allinfo #info #infocentre a{
	color: #151515;
	text-decoration: none;
}

#allinfo #info #infocentre a:visited{
	color: #151515;
	text-decoration: none;

}

#allinfo #info #infocentre a:hover{
	color: #151515;
	text-decoration: none;

}


#allinfo #info #infocentre h3 {
	font-size: 20px;
}

#allinfo #info #infocentre h4 {
	font-size: 10px;
	font-weight: normal;
	margin-top: 5px;
	color: #333;
}

/* Footer */

#footer{
	display: block;
	background-color: #eee;
	padding: 10px;
	color: #999;
	font-style: italic;
	text-align: center;
}

#footer a{
	color: #666
}

#footer a:hover{
	color: #333
}
/* Just some example content */

.entry-title,.entry-meta {
clear:both;
}

div.comments ol li {
margin:0 0 3.5em;
}


.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

.entry-content img {
	margin: 0 0 1.5em 0;
}

.entry-content p{
	margin-bottom: 5px;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
  margin-right: 1.5em;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
  margin-left: 1.5em;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 1.5em;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
}
.wp-smiley { 
	max-height: 1em;
	margin:0 !important;
}
.gallery dl {
	margin: 0;
}
.gallery-caption {
	margin:-1.5em 0 0 0;
}

.entry-content p{
	margin-bottom: 10px;

}

 .entry-content blockquote {
	margin: 0px;
	margin: 20px;
	padding: 20px;
	font-size: 14px;
	font-style:italic;
	color:#666;
	text-shadow: 1px 1px 0px white;
	border: 1px #dddddd solid;
	background-position-y: 10px;
	background-position-y: 5px;
}

 .entry-content code {
	margin: 0px;
	margin: 20px;
	padding: 20px;
	font-size: 12px;
	color:#666;
	text-shadow: 1px 1px 0px white;
	border: 1px #dddddd solid;
	background-position-y: 10px;
	background-position-y: 5px;
	display: block;
}

 .entry-content ol{
padding-left: 30px;
padding-bottom: 0;
padding-right: 30px;
padding-top: 0;
margin-top:10px;
list-style:decimal;
}
 .entry-content ol li{
font-size: 13px;
font-style:normal;
color:#222;
text-align:justify;
}

 .entry-content ul{
padding-left: 30px;
padding-bottom: 0;
padding-right: 30px;
padding-top: 0;
margin-top:10px;
list-style:circle;
}
 .entry-content ul li{
font-size: 13px;
font-style:normal;
color:#222;
text-align:justify;
}


/* Pullquotes
-------------------------------------------------------------- */

blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}


/* Page équipe
-------------------------------------------------------------- */

	#lesequipes {
		width: 640px;
	}

	#equipe {
		width: 245px;
		text-align: center;
		height: 93px;
		margin: 10px;
		display: block;
		float: left;
	}


	#equipe a {
		background:#FFFFFF none repeat scroll 0 0;
		color:#232323;
		font-family:'Lucida Grande',Sans-Serif;
		font-size:18px;
		line-height:18px;
		padding:4px;
		text-decoration: none;
margin: 0px;
	}


	#equipe img{
		border: 4px solid #CCCCCC;
		width: 245px;
	}

	#equipe img:hover{
		border: 4px solid #0551ff;
	}

	#equipe h5 {
		margin-top: -80px;
	}




/* Navigation */

.navigation {
	font-size: 14px;
	font-family: Georgia;
    font-style: italic;
    display: block;
    
}

.navigation a{
	color:#666;
	display: block;
	margin: 0px;
	display: block;
	margin-bottom: 20px;
	margin-top: 20px;

}
.fleche{
	margin-bottom: -6px;
}
.navigation .nav_left {
	float: left;
}

.navigation .nav_right {
	float: right;
}


/* Begin Comments*/

h2#comments_title{
	font-size:24px;
	color:#333;
	font-weight:normal;
	padding:0 0 8px 0;
	margin:0 0 10px 0px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0 0 0 0px;
	}

.commentlist li {
	margin: 15px 0 0;
	padding: 5px 0 0 0;
	list-style: none;
	background:#EEEEEE;
	border:1px solid #CCCCCC;
	}

.commentlist li.alt {
	}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	border:0;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}
.commentmet_text{
	padding-left:5px;
	padding-top:5px;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	padding:7px 0px 0 15px;
	color:#000;
	font-size:17px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.commentmetadata span{
	color:#999;
	font-size: 10px;
}

.commentmetadata a{
	color:#FF3000;
	}

.commentmet_text{
	padding:0 20px 10px 15px;
	font-size:13px;
}

#respond_box{
	margin:40px 0 0 0px;
	padding-bottom:60px;
}

h3#respond{
	font-size:24px;
	color:#000;
	font-weight:normal;
	border-bottom:1px dashed #cabeb3;
	padding:0 0 8px 0;
	margin:0 0 10px 0;
}

#commentform{
	margin-left:35px;
	color:#000;
	font-size:12px;
	width:90%;
}

#commentform label{
	position:relative;
	top:-2px;
}

#commentform a{
	color:#000;
}

#commentform input{
	background:#fff;
	border:3px #CCCCCC solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#666;
}

#commentform textarea{
	background:#fff;
	border:3px #CCCCCC solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	margin:5px 0 0 0;
	color:#666;
}

#commentform input#submit{
	background:none;
	}

/* End Comments */

.page-title{
	margin-bottom: 20px;
}

#lienfacebook {
        height: 40px;
        width : 130px;
        display: block;
        background: url('http://www.dtbn.fr/wp-content/themes/dtbnV2/images/facebook1.png') no-repeat 0px -40px;
        float: right;

}
#lienfacebook:hover {
        background: url('http://www.dtbn.fr/wp-content/themes/dtbnV2/images/facebook1.png') no-repeat 0px 0px;
        
}

#lientwitter {
        height: 40px;
        width : 130px;
        background: url('http://www.dtbn.fr/wp-content/themes/dtbnV2/images/twitter2.png') no-repeat 0px -40px;
        display: block;
        float: right;
         
}
#lientwitter:hover {
        background: url('http://www.dtbn.fr/wp-content/themes/dtbnV2/images/twitter2.png') no-repeat 0px 0px;
}
