/*
Theme Name: OWKNY V2.0
Theme URI: http://owkny.com/
Author: Aurélien CHAPUIS
*/
html {
	height: 100%;
	overflow-y: scroll;
}

body, img, p, div, ul, ol, li, input, textarea, h1, h2, h3, pre, table, td, th, blockquote, form, address, object, embed {
	margin: 0;
	padding: 0;
	border: 0;
}

ul, ol, li {
	list-style: none;
	margin: 5px 0;
	padding: 0;
	border: 0;
}


ul
{
	margin: 0 0 30px 0;
}

li
{
  margin: 5px 0;
}

ul li a {
 width:100px;
 color:#5e5e5e;
 text-decoration:none;
 }
 
ul li a:hover {
 color: #000;
 } 




body {
background: #FBF4DA url(images/bg-repeat.jpg) repeat-x fixed 0% 30%;
font: normal 11px/1.4em Georgia, Times New Roman, sans-serif;
color: #0A0A0A;
}
input, textarea {
	font: normal 11px/1.4em Georgia, Times New Roman, sans-serif;
}

textarea {
	overflow-y: auto;
}

a {
	text-decoration: none;
	color: #5e5e5e;
}

a:hover {
	text-decoration: none;
	color: #000;

}

p {
	width:300px;
	text-align:justify;
	margin: 15px 0 15px;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	text-align: left;
	color: #111;

}




h2 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	text-align: left;
	color: #000;

}


h3 {
	margin: 10px 0;
	padding: 0;
	font-size: 25px;
	text-align: left;
	color: #C9C3AE;
	font-style:italic;
}


div.Spacer {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

#page {
margin: 0 auto 0 auto;
width: 1000px;
}

/*HEADER */

#header {
font-family: Trebuchet MS, Lucida Grande, Arial, Helvetica, Georgia, Sans-serif;
background:#000;
width: 100%;
padding: 10px 0px 5px 0px;
}

#header h1 {
padding: 10px 0 0 10px;
margin: 0;
font-size: 12px;
text-align: left;
color: #ffffff;
}

#header h1 a{
color: #fff;
}

#header h1 a:hover{
color: #1ad0e6;
}


 
#header p {
margin: 0 10 0 0;
font-size: 1em;

}

#links{
		margin: 0 auto 0 auto;
		text-align: bottom;
	}

/*                                    CONTENT                        */
#content {
		width: 600px;
		padding: 10px 25px 5px 20px;
		float: right;
		background: #fff;
		min-height: 500px;

	}
	
#entete {
		background: #fff;
		padding: 4px 10px 7px 10px
	}
	
#contenu_blog {
		margin-top: 0px;

	}
	
	/* IE6 hack */
	* html #content {
		height: 500px;
	}

		#content .post {
			margin: 15px 0 10px 0;
			border-bottom: dashed 1px #ccc;
			
		}

		#content.single .post {
			margin-bottom: 40px;
		}
	
		#content h2 {
			font: normal 18px/1em Georgia, Times New Roman;
			color:#000;
			padding: 5px 5px 0px 5px;
			margin:0;

		}
		
		#content h2 a{
			font: normal 18px/1em Georgia, Times New Roman;
			color:#000;
			margin:0;
		}
		
		#content h3 {
			font: normal 32px Georgia, Times New Roman;
			color:#000;
			padding: 5px 5px 0px 5px;
			margin:0;
		}
		
		#content h3 a{
			font: normal 32px Georgia, Times New Roman;
			color:#000;
			margin:0;
		}

		#content .entry, #content p, #content .entry li, #content .entry address {
			font: normal 11px/1.4em Tahoma, Helvetica, sans-serif;
			color: #000;
		}
		#content .entry strong {
			color: #e2e2e2;
		}
		#content .entry address {
			font-style: normal;
			line-height: 1.5em;
			margin: 10px 0;
		}				
		#content .entry img, #content .entry .wrapper {
			padding: 5px;
			margin: 10px auto 10px 0;
			display: block;
			text-align: center;
		}
		
		#content .entry img, #content .entry .border {
			border: 1px solid #343434;
		}
		
		#content .entry a:hover img {
			border-color: #666;
		}		
		
		#content .flashmovie {
			border: 1px solid #343434;
			padding: 5px;
			margin: 10px auto 10px 0;
			width: 456px;
			text-align: center;		
		}
		
		#content p.fp_info {
			text-align: center;
			background: #000;
			color: #999;
			padding: 10px;
		}
		
		#content .more-link {
			display: block;
			margin: 10px 0 0 0;
		}
		
		#content .entry .bgblack {
			background: #000;
		}
		
		#content .entry .imagegallery {
			margin: 15px 0;
		}
		
		#content .entry .noborder, #content .noborder .flashmovie {
			border: none;
		}
		
		#content .postmetadata, #content .postmetadata-single {
			padding: 5px 5px 5px 5px;
			color: #aaa;
			margin: 0 0 0 0;		
		}
		
		#content .post_content {
			padding: 5px 5px 5px 5px;
			margin: 0 0 0 0;		
		}
		#content .postmetadata {
			font: normal 11px/1em Georgia, Times New Roman, sans-serif;
                        margin: 0 0 0 0;
		}
					
#content .postmetadata-single {
			font: normal 9px/1.35em Georgia, Times New Roman, sans-serif;
		}
				
#content .postmetadata .count {
				color: #e6e6e6;
			}
#content img{
width:600px;
}

#wrapped{
		width: 600px;
		height: 400px;
		position:absolute;
	}

/* SIDEBAR */
.sidebar {
float: left;
width: 200px;
color: #5e5e5e;
margin : 0;
font-size: 12px;
position: fixed;
}

.sidebar_logo{
margin : 10px 0 10px 0;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0;
}

.sidebar ul ul{
list-style-type: none;
margin: 0 0 10px 0;
}

.sidebar ul li a{
color: #5e5e5e;
text-decoration : none;
}

.sidebar ul li a:hover{
color:#fff;
background:#5e5e5e;
text-decoration : none;
}

.sidebar ul ul li a{
color: #5e5e5e;
text-decoration : none;
margin:0;
}

.sidebar ul ul li a:hover{
color:#fff;
background:#5e5e5e;
text-decoration : none;
margin:0;
}

.sidebar h2 {
font-size: 1.9em;
line-height:0.9;
padding:0;
margin:0 0 5px 0;
}

.sidebar h3 {
font-size: 1.4em;
padding:0;
margin:0;
}

.sidebar iframe{
margin: 0 0 30px 0;
padding: 5;
}




/*                            FOOTER                                    */
#footer {
font-size: 1em;
background:#fff;
padding: 10px 10px 0 0;
clear: both;
width: 870px;
}

#footer p{
text-align: right;
font-size: 1em;
padding: 0 10px 20px 0;
}

/* COMMENTS */
.comments-template{
	margin: 10px 0 0 0;
}
 
.comments-template ol{
	margin: 10px;
	padding: 0 0 0 15px;
	list-style: none;
}
 
.comments-template ol p{
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
}
 
.comments-template ol li{
	margin: 10px 0 0 0;
	line-height: 15px;
	padding: 0 0 10px;
}
 
.comments-template h2, .comments-template h3{
	font: normal 18px/1em Georgia, Times New Roman;
}
 
.commentmetadata{
	font-size: 1.1em;
	border-bottom:1px dotted #000;
}
 
.comments-template p.nocomments{
	padding: 0;
}
 
.comments-template textarea{
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
	color:#000;
	width: 600px;
	border:1px dotted #000;
	background:#fff;
}

.comments-template input{
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
	color:#000;
	background:#fff;
	border:1px dotted #000;
}
 
.cadre_commentaires {
}

