/*
Theme Name: Humanizer
Theme URI: http://www.humanizer.com/
Description: Theme Humanizer
Version: 1.0
Author: John Doe
 
Creation Theme by John Doe
 
*/
@charset "utf-8";
/* CSS Document */
body{
	background-color:#000000;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
}

.clear{
	clear:both;
	margin:0;
	padding:0;
}

.navigation{
clear:both;
margin: 5px 20px;
}

/* Positionnement */
#header{
	width:950px;
	height:110px;
	margin:0 auto;
	color:#FFFFFF;
}

#logo{
	width:300px;
	float:left;
	height:110px;
}

#logo h1 a{
	text-decoration:none;
	border:none:
}

#logo *{
	margin:0;
	padding:0;
}

#prestas{
	height:110px;
}

#prestas img{
	border:none 0;
	text-decoration:none;
}

#contener{
	position:relative;
	width:950px;
	margin:0 auto;
}

#menu{
	width:700px;
	height:39px;	
}

#menu ul{
	list-style:none;
	color:#FFFFFF;
	font-size:90%;
	margin:0;
	padding:0;
}

#menu li{
	display:block;
	float:left;
	margin: 0 2px 0 0;
	background:url(img/menu.png) 0 0 no-repeat;
	width:93px;
	height:38px;
	text-align:center;
}

#menu li ul{
	display:none;
}

#menu li:hover{
	background:url(img/menu.png) 0 100% no-repeat;
}

#menu li a{
	margin-top: 10px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	font-weight:bold;
}

#main{
	width:950px;
	background-color:#FFFFFF;
	color:#000000;
	min-height:870px;
	padding:10px 0;
	overflow:hidden;
	margin: -20px 260px 0 0;
	z-index:1;
}

#main a{
	color:#00aad2;
	text-decoration:none;
}

#main a:hover{
	color:#FFF;
	background-color:#00aad2;
	text-decoration:none;
}

#sidebar{
	position:absolute;
	width:245px;
	background:url(img/sidebar.png) 2px 0 no-repeat;
	left:690px;
	top:00px;
	min-height:290px;
	z-index:10;
}

#sidebar p,#sidebar li,#sidebar ul li a,#sidebar a{
	color:#000;
}

#sidebar h2{
	background:url(img/bg_title.png) left bottom no-repeat;
	color:#00aad2;
	display:block;
	width:100%;
	height:23px;
	margin:20px 0 0 -1px;
	padding:0 10px;
	font-size:18px;
	font-weight:normal;
}

#calendar_wrap{
	width:224px;
	margin:0 10px 0 11px;
}

#wp-calendar th{
	width:32px;	
	background-color:#FFF;
}

#wp-calendar td{
	text-align:center;
}

#wp-calendar td a{
	font-weight:bold;
	color:#00aad2;
	text-decoration:none;
}

#wp-calendar td a:hover{
	font-weight:bold;
	background-color:#00aad2;
	color:#FFFFFF;
	text-decoration:none;
}

#wp-calendar caption{
	padding:5px 0;	
	font-weight:bold;
}

#sidebar script{
	margin:0px 5px;	
}

.postmetadata{
	float:left;
	border:#00aad2 1px solid;	
	background-color:#D2D2D2;
	width:130px;
	margin:50px 0 0 20px;
	color:#666666;
}

.postmetadata p{
	margin:5px;
	font-size:9px;
}

.metadatacolor{
	color:#00aad2;
}

.nbrecomms{
	display:block;
	background:url(img/bubble.png) no-repeat;
	width:27px;
	height:18px;
	color:#FFFFFF;
	float:left;
	text-align:center;
	margin-right:5px;
	font-size:9px;
}

.greycolor{
	color:#666666;
}

.tags{
	clear:both;
	padding-top:5px;
}

a:hover .greycolor{
	color:#FFFFFF;
}

.postcontent{
	width:500px;
	text-align:justify;
	margin:0 0 20px 20px;
	float:left;
}

.singlecontent{
	width:650px;
	text-align:justify;
	margin:0 20px 20px;
}

.postcontent h2,.postcontent h2 a,
.singlecontent h2,.singlecontent h2 a,
h3#comments{
	color:#00aad2;
	font-size:24px;
	text-decoration:none;
	margin:10px 0;
	padding:0;
	font-weight:normal;
}

#searchform input{
	float:left;
	margin-top:10px;
}

#searchsubmit{
	background:url(img/btn_recherche.png) no-repeat;
	width:29px;
	height:31px;
	margin:0;
}

#s{
	margin: 0 0 0 15px;
	background:url(img/bg_recherche.png) no-repeat;
	width:178px;
	height:26px;
	border:none;
	padding:5px;
	color:#666;
}

/* commentaires */
.commentaire{
	border-left:#00aad2 2px solid;
	background-color:#f2fbfd;
	padding:2px 10px;
	margin:5px 0;
}

h3#respond{
	background:url(img/bubble.png) no-repeat 0 20px;
	padding: 20px 0 0 30px;
	border-top:#CCCCCC 1px dashed;
}

#commentform input,#commentform textarea,
.wpcf7 input,.wpcf7 textarea{
	border:#00aad2 1px solid;
	background-color:#EEEEEE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding:5px;

}	



.commentaire td{
	vertical-align:top;
}

td.avatar{
	width:110px;
	text-align:center;
}

#footer td,#footer a{
	color:#00aad2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	vertical-align:top;
}

#footer{
	width:950px;
	margin:20px auto;
}

#footer table{
	width:100%;
}	

#footer p{
	margin:0;
}

#footer td{
	width:33%;
}

blockquote{
	background:#f2fbfd url(img/guillemets.png) 0 0 no-repeat;
	width:380px;
	margin:10px;
	padding:5px 20px 10px 78px;
	color:#00aad2;
	font-style:italic;
}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
img{
        border: 0 none;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/* Accordion */
.accordion {
	display: block;
	z-index: 0;
	margin: 10px ;
}
.toggler {
	display: block;
	cursor: pointer;
	padding: 6px 8px 0px 30px;
	margin: 0px;
	background: #FFF url('img/accordion_toogle.png') no-repeat 0px 0px ;
	color: #ebebeb;
        height:35px;
}
.toggler:hover{
    background: #FFF url('img/accordion_toogle_open.png') no-repeat 0px 0px ;
}
.togcontent {
	display: block;
	padding: 10px 30px;
	margin: -7px 0px 10px 0px;
	background: url('img/accordion_bg.png') bottom center no-repeat;
	color: #000;
	z-index: 1;
}