/*  
Theme Name: Noir
Theme URI: http://www.vistorywebdesign.com/noir
Description: dropdown page menu, valid XHTML, lots of comments ,fixed width, 3 columns homage to the gritty black and white film noir films of old
Version: 1.2
Author: Computer Mike
Tags: white, black, three-columns, fixed-width
*/

body{
	margin:0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #000;
	background-image: url(graphics/fond.gif);
	background-repeat: repeat-x;
	background-color: #bcbec0;
}


body,h1,h2,h3,h4,h5,h6,address,blockquote,dd,dl,hr,p,form{
margin: 0;
padding: 0;
}


#wrapper{
margin: 0 auto 0 auto;
width: 1011px;
text-align: left;
color: #000;
}

#header{
width: 1011px;
height: 155px;
	background-repeat: no-repeat;
color: #fff;
}

/* start: top page menu codes */
#menuhori{
width: 1011px;
height:23px;
	background-repeat: no-repeat;
}

div#toppagemenu{
	width: 581px;
	height: 22px;
	text-align: left;
	padding-left: 20px;
	position:relatif;
	z-index:10;
	margin-top: 0px;
}


#toppagemenu ul{
	margin:0px;
	padding: 0px;
	list-style-type:none;
}

#toppagemenu ul li{
position: relative; /* for dropdown datum */
float: left;
text-align:left;
}

#toppagemenu ul li a{
	float:left;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	height: 18px;
	text-decoration: none;
	text-transform: none;
	font-size: 12px;
	font-family: arial;
	font-weight: 600;
	color: #000000;/* No background is necessary if */
	text-align: left;/* you use menu background */
}


#toppagemenu ul li a:hover{
	color: #299e56;
	font-weight: bold;
}

#toppagemenu li ul{
display: none;
position: absolute; 
top: 22px;
left: 0px;
}

#toppagemenu li > ul{
top: 22px;
left: 0px;
}

#toppagemenu li.over ul,
#toppagemenu li:hover ul{
display: block;
clear: left; 
}


#toppagemenu li ul li{
clear: left;
text-align: left;
}


#toppagemenu li ul a{
	width: 200px;
	padding-top: 2px;
	height: 15px;
	border: 1px solid #000;
	border-top: 0;  /* or graphic */
	text-decoration: none;
	text-transform: none;
	font-size: 11px;
	font-family: arial;
	font-weight: 600;
	opacity: .85; /* for IE */
	filter: alpha(opacity=85); /* for FF */
	color: #000000;
	background-image: url(graphics/menuderoulant-over.gif);
	padding-left: 15px;
}

#toppagemenu li ul a:hover{
	color: #299e56;
	background: url(graphics/menuderoulant-on.gif);
	font-weight: bold;
}


/* end: top page menu codes */


#container{
	width: 1011px;
	height: 100%;
	overflow: hidden;
	background-image: url(graphics/contenu.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#containertop{
width: 1011px;
height: 15px;
}


.sidebar{
	float: left;
	width: 195px;
	padding: 0px;
	margin: 0px;
	display:inline; /* because IE doubles set margins  */
	color: #000;
}

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


.sidebar ul li{
padding: 7px 0px 25px 0px;
}


.sidebar ul li h2{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	font-style: normal;
}

.sidebar ul ul li{
	line-height:17px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;

}

.sidebar h2{
border-bottom: 1px solid #000;
padding-left: 5px;
padding-top: 1px;
height: 19px;
}

#content{
	float:left;
	width: 595px;
	height: 100%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#containerbottom{
width: 1011px;
height: 30px;
}


#footer{
	position: relative;
	width: 1011px;
	padding:4px;
	color: #000000;
	font-size: 11px;
	background-image: url(graphics/pied.png);
	background-repeat: no-repeat;
	height: 59px;
}


/* start: anchor/link codes */



#header a{
text-decoration: none;
color: #b0b0b0;
}

#header a:hover{
color: #fff;
}


.sidebar a{
	background-image: url(graphics/fleche-noire.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 8px;
	text-decoration: none;
	color: #000;
	font-size: 1em;
}

.sidebar a:hover{
	font-size: 1em;
	color: #bec0c1;
	
}



#content a{
text-decoration: none;
color: #014069;
}

#content a:hover{
color: #014069;
}

.comments-template a{
text-decoration: none;
font-weight: 600;
color: #000000;
}


.comments-template a:hover{
color: #880026;
}


#footer a{
text-decoration: none;
color: #000000;
}

#footer a:hover{
color: #fff;
}



/* end: anchor/link codes */

span.footercredits{
position: absolute;
left: 400px;
}

h1{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 9px;
	color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
	position:absolute; left:-1000px; top:-200px;
}

.post{
padding: 10px 0 10px 0;
}

.post h2{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 18px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 3px;
}

.entry{
	line-height: 18px;
}

.entry2{
	line-height: 18px;
}

p{
padding: 0px 0 0 0;
}

p.postmetadata{
margin: 10px 0 0 0;
}


.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}


table#wp-calendar{
width: 100%;
}

blockquote{
border-top: 1px solid #000;
border-bottom: 1px solid #000;
background: #555;
margin: 10px;
padding: 10px;
}

acronym,
abbr,
code{
font-weight: 600;
}


sup, 
sub{
font-style: italic;
}

pre{
margin: 10px auto 10px auto;
padding: 10px;
width: 400px;
height: 120px;
border: 1px solid #000;
background: #111;
overflow: auto;
scrollbar-base-color: #000;
scrollbar-3dlight-color: #000;
scrollbar-arrow-color: #fff;
scrollbar-shadow-color: #888;
scrollbar-dark-shadow-color: #666;
}

/* start: required css for Word Press Themes */

.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;
   /* optional rounded corners for browsers that support it */
   -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;
}

/* end: required css for Word Press Themes */


h3#comments{
margin: 0 10px 0 10px;
border-bottom: 1px solid #888;
}

.comments-template{
	margin: 2px 10px 0 10px;
	border-bottom: 1px solid #bbb;
	padding: 2px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 0 10px 0px 10px;
	line-height: 18px;
	padding: 10px;
	border-bottom: 1px solid #888;
}

.comments-template ol li.alt{
        background: #454545;
        color: #bbb;
}


.comments-template h2, .comments-template h3{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 11px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}


.comments-template img{
border: 1px solid #000;
}
