/*
Theme Name: gengiskahn 
Theme URI: http://www.kahn-illustrateur.com
Description: gengiskahn theme
Version: 1.0
Author: Julien Becker
 
Creation Theme by Julien Becker || http://www.julienbecker.com
 
 
*/
*{
	margin: 0;
	padding: 0;
}
body {
	font-family: Lucida Grande, Arial, Helvetica, Sans-serif;
	font-size: 0.8em;
	text-align: left;
	background: #d6aa72 url(images/sableClaire.png) repeat-x;
	color: #fff;
	margin: 0;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 955px;
}

#top{
	position: absolute;
	top: 0;
	margin: 0 auto;
	padding: 0;
	background: url(images/decor.jpg) no-repeat center top;
	height: 300px;
	width: 100%;
	z-index: -10;
}
#header{
	position: absolute;
	top: 0;
	margin: 0 auto;
	padding: 0;
	height:440px;
	width: 950px;
	z-index: -1;
}
#kahn{
	padding: 20px 0 0 0;
	float: left;
	width: 349px;
	
}
#logo{
	float: left;
	width: 450px;
	height: 300px;
	padding: 0;	
}
#content{
	float: left;
	width: 650px;
	margin: 220px 0 -70px 0;
	text-align: center;
	z-index: 1;
}

#content_top{
	padding: 0;
	width: 650px;
	height: 211px;
	text-align: center;
	background: url(images/post-top.png) no-repeat 0 bottom;
}
#content_center{
	padding: 0 0 20px 0;
	width: 650px;
	background: url(images/post-bg.png) repeat-y;
}

#content_center h2 {
	font-size: 1.3em;
}

#content_center h2 a {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
}

#content_center h2 a:hover {
	color: #555;
}


.postmetadata{
	text-align: center;
	padding:0 20px 20px 20px;
	font-size: 0.8em;
	color: #800000;
}
.postmetadata a {
	color: #b20000;
}
.post_title{
	text-align: center;	
	padding: 0;
}
.post_title h1 a{
	color: #800000;
	font: italic bold 1.2em Georgia, "Times New Roman", Times, serif;

}

.post {
	margin: 0 auto;
	padding: 0 0 50px 0;
	width: 560px;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	background: url(images/interligne.png) no-repeat center bottom;

}
.post_content p{
	padding: 0 20px;
	font-size: 1em;
	color: #000;
	text-align: justify;
}
.post a {
	color: #800000;
}

.post a:hover {
		color: #b20000;
}
#content_bottom{
	width: 650px;
	height: 24px;
	background: url(images/post-bottom.png) no-repeat;
}
#error{
	text-align: center;
	padding: 20px 0;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	color: #000;
}

.sidebar{
	clear: both;
	float: left;
	width: 305px;
	margin: 420px 0 0 0;
}
.sidebar h2{
	padding-bottom: 5px;
	color: #1a397c;
	font-size: 1.8em;
}
.sidebar ul{
	padding:0 0 10px 50px;
	width: 250px;
	list-style-type: none;
	text-align: left;
	font: italic bold 1em Georgia, "Times New Roman", Times, serif;
}
.sidebar ul ul{
	padding: 0 0 30px 5px;	
}
.sidebar ul img{
	padding-top: 10px;
}
#sidebar_top{
	padding-top: 0;
	list-style-type: none;
	height: 165px;
	width: 305px;
	background: url(images/sidebar-top.png) no-repeat 0 bottom;
	
}
#sidebar{
	width: 305px;
	margin: 0;
	padding: 20px 0 0 0;
	background: url(images/sidebar.png) repeat-y;
}
#sidebar_bottom{
	margin: 0;
	padding: 0;
	height: 144px;
	width: 305px;
	background: url(images/sidebar-bottom.png) no-repeat;
}

#searchform{
	text-align: center;
}
#search{
	padding: 130px 0 0 10px;

}
#searchsubmit{
	padding: 2px;
	color: #fff;
	background-color: #1a397c;
	border: 1px dotted #000;
	cursor: pointer;
}
#s{
	padding: 2px;
	font-size: 1em;
	width: 140px;
	color: #000;
	border: 1px ridge #000;
}
#network{
	padding-left: 50px;
}
#footer {
	clear: both;
	position: relative;
	background: url(images/bodies.png) no-repeat center bottom;
	font-size: 0.8em;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 950px;
	height: 441px;
	z-index: 1;
}
#footer p{
	padding-top: 420px;
}
#post-2{
	height: 500px;
	padding-top: 64px;
}
.contact-form{
	padding-left: 20px;
}
#ec_name, #ec_email, #ec_url, #ec_subject, #ec_message{
	height: 20px;
	width: 250px;
	background: url(images/field.png) repeat;
	padding: 0 5px ;
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	border: 1px solid #000;
	color: #000;
}
#ec_message{
	width: 450px;
	height: 300px;
}

legend, fieldset{
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	border: none;
	color: #000;
}
legend{
	display: none;
}
.formcontainer .information{
	text-align: right;
	font-size: 9px;
}
.success{
	font: normal 1em Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.form-label{
	padding-top: 10px;
}
.form-textarea{
	padding: 20px 0;
}
.form-input{
	background: none;
	height: 12px;
	padding: 9px 0;
}
.form-option{
	padding: 0;
	width: 500px;
	height: 22px;
}
.form-submit{
	text-align: left;
	padding-top: 10px;
}




.comments-template {
	margin: 0;
	padding-top: 20px;
	color: #000;
}
.comments-template a{
	color: #000;
}
.comments-template ol {
	margin: 10px;
	padding: 0;
	list-style: none;
}

.comments-template ol p {
	color: #000;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
}

.comments-template ol li {
	margin: 10px 0 0 0;
	line-height: 15px;
	padding: 0 0 10px;
}

.comments-template h2, .comments-template h3 {
	color: #800000;
	font: italic bold 1.5em Georgia, "Times New Roman", Times, serif;
}

.commentmetadata {
	font-size: 0.9em;
	text-align: left;
}
.comment_text{
	padding: 20px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.commentlist li{
	border-bottom: 1px solid #ccc;
}
.comments-template p.nocomments {
	padding: 0;
}

.comments-template textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}
#commentform{
	text-align: left;
	padding-left: 20px;
}
#comments{
	padding: 20px 0;
	text-align: center;
	color: #800000;
	border-bottom: 1px solid #ccc;

}
#comment{
	margin: 20px 0;
	width: 500px;
	text-align: left;
}
#respond{
	padding: 20px 0;
	text-align: center;
	font-size: 2em;
}
.cadre_commentaires {
	padding:10px 0 0 0;
	border-top: 1px solid #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #800000;
}

.cadre_commentaires h3{
	font-size: 2em;
}


#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:696px;
	height:241px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	}	
#nextBtn{ 
	left:696px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(images/btn_next.gif) no-repeat 0 0;	
	}
	

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


a:hover {
	text-decoration: underline;
}

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

a img, a img:hover{
	text-decoration: none;
	border-style: none;
}
