/*
Theme Name: wpbrikwo
Version: 1.0
Author: s.cicero
*/
body{
	font: Verdana, Geneva, sans-serif;
	background:#486427 url(images/header.jpg) top repeat-x;
}
.container{
}
#content_container{
	position:relative;
	border:1px solid #ccd893;
	border-top:none;
	background-color:#bac486;
	margin-top:11px;
 font-size:14px;
  width:966px;}
img{
	border:none;
}
/*---------LOGO---------*/
#logo h1{float:left;
	width:136px;margin-top:170px;
  top:20px;
	color:#1d5c6d;
	font-weight:bold;
	font-style:italic;
	margin-bottom:5px;
}
#logo h1 a:link, #logo h1 a:visited, #logo h1 a:active, #logo h1 a:hover {
	text-decoration:none;
	color:#1d5c6d;
}
#logo h1 a:hover {
	text-decoration:none;
	color:#206679;
}
#logo span{position:absolute;left:505px}
#logo p{
	color:#FFF;
	font-size:14px;
	margin:0;
}
/*---------MENU---------*/
#menu_haut{color:#fff;font-size:1.6em;padding:5px;text-align:right;text-shadow:1px 1px 2px #000;}
#nav{
    background:#222;
    font-size:1.1em;
}

#nav, #nav ul {
	list-style: none;
	line-height: 1;
}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
	text-shadow:1px 1px 2px #333
}

#nav li {
	float: left;
	list-style:none;
}



#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	background:#bac486;
	text-decoration:none
}	

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;

}

#nav li li {
	width: 190px;
	background: #fba129;

}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
}

#nav li li a:hover, #nav li li a:active {
	background:#000;
}	

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

a.main:hover
{
    background:none;
}
#nav ul{
	position:absolute;
	width:100%;
	margin:0;
	line-height:50px;
	height:51px;
	background:url(images/body_menu.jpg) 0 0 repeat-x;
}
#menu_l{
	background:url(images/menu_side.png) 0 -70px no-repeat;
	position:absolute;
	width:30px;
	height:70px;
	left:-30px;
}
#menu_r{
	background:url(images/menu_side.png) 0 0 no-repeat;
	position:absolute;
	width:30px;
	height:70px;
	right:-30px;
}
#nav ul li{
	font:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#8cd3d6;
	text-transform:uppercase;
	float:left;
	list-style:none; 
}

#nav ul li a:link, #nav ul li a:visited, #nav ul li a:active, #nav ul li a:hover{
	color:#FFF;
	text-decoration:none;
	line-height:50px;
	display:block;
	padding:0 15px 0 15px;
} 
#nav ul li a:hover{
	background-color:#bac486;
}

/*---------CONTENT---------*/

#content{

	color:#3b3b3b;

	margin-top:60px;

}

.post{

	background:#FFF -300px 0 no-repeat;

	border:1px solid #dcdcdc;

	margin-bottom:20px;

	width:920px;

	position:static;

	overflow:hidden;

}

.post .comments_det{

	border-bottom:1px solid #E6F0F2;

	border-top:1px solid #E6F0F2;

	height:25px;

	line-height:25px;

	padding-right:20px;

	margin-bottom:10px;

}

.post .comments_det .comments_num{

	float:right;

}

.post .comments_det .date{

	padding-left:15px;

	color:#969696;

}

.post .post_det{

	color:#999;

	font-size:11px;

	border:1px solid #EEE;

	margin:20px 10px 5px 10px;

	padding: 2px 10px;

	

}

.post_det span{

	display:block;

}

.post a:link, .post a:visited, .post a:active, .post a:hover{

	text-decoration:none;

	color:#486427;

}

.post a:hover{

	text-decoration:underline;

}

.post h2.post_title{

	font-size:24px;

	font-weight:bold;

	font-style:italic;

	margin:5px 0 5px 10px;

	color:#768a0f;
	text-shadow:1px 1px 2px #ccc

}

.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {

	margin:25px 0 5px 10px;

}



.post h2 a:link, .post h2 a:visited, .post h2 a:active, .post h2 a:hover {

	text-decoration:none;
  	text-shadow:1px 1px 2px #ccc;
	color:#768a0f;

}

.post h2 a:hover {

	text-decoration:underline;

}

.post pre{

	overflow:auto;

}

.post .p_content{

	padding:2px 10px 5px 10px;

}



.post img.postimg{

	border:1px solid #CCC;

	float:left;

	margin:10px;

}

.post .post_info{

	background-color:#F6FAFA;

	padding-top:5px;

	border-top:1px solid #E6F0F2;

}

.post .post_tags{

	height:18px;

	width:590px;

	line-height:18px;

	margin:0 0 3px 10px;

	overflow:hidden;

	color:#818181;

	font-size:0.9em;

}

.post .post_tags a:link, .post .post_tags a:visited, .post .post_tags a:active, .post .post_tags a:hover {

	color:#026f86;

	text-decoration:none;

}

.post .post_tags a:hover {

	text-decoration:underline;

}

.post .post_cat{

	height:18px;

	width:590px;

	line-height:18px;

	margin:0 0 3px 10px;

	overflow:hidden;

	color:#818181;

	font-size:0.9em;

}

.post .post_cat a:link, .post .post_cat a:visited, .post .post_cat a:active, .post .post_cat a:hover {

	color:#026f86;

	text-decoration:none;

}

.post .post_cat a:hover {

	text-decoration:underline;

}

.post_space{

	height:10px;

	line-height:10px;

}

.nextprevpage{
	height:20px;
	padding:5px;
}
.nextprevpage .next{
	float:right;
}
.nextprevpage a:link, .nextprevpage a:visited, .nextprevpage a:active, .nextprevpage a:hover{
	text-decoration:none;
	color:#3A859A;font-size:18px;
}
.nextprevpage a:hover{

	text-decoration:underline;

}

.post blockquote{

	border:1px solid CCC;

}



/*---------COMMENTS---------*/



.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}

.commentlist li ul li {

	font-size: 1em;

}



.commentlist li {

	font-weight: bold;

}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}

.commentlist a:link, .commentlist a:visited, .commentlist a:active, .commentlist a:hover {

	text-decoration:none;

	color:#3A859A;

}

.commentlist a:hover{ text-decoration:underline; }



.commentmetadata a:link, .commentmetadata a:visited, .commentmetadata a:active, .commentmetadata a:hover {

	text-decoration:none;

	color:#606060;

}

.commentmetadata a:hover{ text-decoration:underline; }

.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentmetadata {

	font-weight: normal;

	}



.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;	

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;

	background-color:#F6FAFA;

	border:1px solid #E6F0F2;

	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children {

	padding: 0;



}

.children li{

	background-color:#ebf0f0;



}

li.comment-author-admin{

	background-color:#e3efef;

	border:1px solid #b3cece;

}

#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}



div.navigation{

	overflow:hidden;

	display:block;

	margin-bottom:10px;

}

div.navigation a:link, div.navigation a:visited, div.navigation a:active, div.navigation a:hover{

	color:#056884;

	text-decoration:none;

}

div.navigation a:hover{ text-decoration:underline; }

/*---------SIDEBAR---------*/

#sidebar{
	position: relative;background:#fff;width:968px;

}
.sidebar_box{
float:left;
	background:#FFF url(images/content_bg.jpg) 0 0 no-repeat;
	border:1px solid #dcdcdc;
	width:220px;
	padding:10px;
	margin-bottom:0;
	font-size:16px;
}
.sidebar_box ul.children li{ background-color: transparent;}
.sidebar_box h3{
	font-size:16px;
	font-weight:bold;
	color:#6e6e6e;
	margin:0 0 15px 0;
}
.sidebar_box ul{
	list-style:none;
	padding:0 10px;
	margin:0;
}
.sidebar_box ul li{
	border-bottom:1px dashed #cfcfcf;
	margin-top:10px;
	padding-bottom:3px;
}
.sidebar_box ul li a:link, .sidebar_box ul li a:visited, .sidebar_box ul li a:active, .sidebar_box ul li a:hover {
	color:#056884;
	text-decoration:none;
}
.sidebar_box ul li a:hover {
	text-decoration:underline;
}
.sidebar_box ul li ul li {
	margin-left:10px;
	list-style:disc;
	border:none;
}
/*---------FOOTER---------*/
#footer{
	height:40px;
	width:960px;
	margin-bottom:20px;
	font-size:16px
}
.footer_perso{font-size:12px;}
#footer p{
	margin:0 10px;
	line-height:40px;
	color:#fff;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover{
	color:#3A859A;
	text-decoration:none;
} 
#footer a:hover{
	text-decoration:underline;
} 
/*---------WORDPRESS---------*/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;

}
.wp-caption img {

   margin: 0;

   padding: 0;

   border: 0 none;

}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0 4px 5px;

   margin: 0;

}