/*
Theme Name: Road Book: n.c. [rod bouk]
Theme URI: http://www.elian-black-mor.com/
Description: Thème créé par mfactory-box
Version: 
Author: Monsieur B.
Author URI: http://www.mfactory-box.com/

Creation Theme by Monsieur B. || http://www.mfactory-box.com
*/

/****************************
 ** INFO GENERAL SUR LA PAGE
 ****************************/

body {
font-family: "Courier New", Courier New, Courier, monospace;
font-size: 14px;
text-align: left;
background:top left #000 url(images/background3.jpg)  repeat-x fixed;
color: #fff;/*coul. general du texte*/
margin: 0;/*marge extérieure*/
padding: 0;/*marge interieur*/
}

#page {
	margin:0 auto 0 auto;
	width: 925px;
	background-image:url(images/fondnavbar.png);
}

.clear {
	clear: both;
}

/****************************
 **   HEADER
 ****************************/

#header {
	margin: 0px 0px 0px 0px;
	width:930px;
	height:240px;
	background-image: url(images/headerroadbook3.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#000;
	position:fixed;
	border-bottom:0px solid #000;

}

h1 a {
	position: absolute;
	left: -5000px;
	top: -5000px;
	text-indent: -5000px;
	}

#header p {
	position: absolute;
	left: -5000px;
	top: -5000px;
	text-indent: -5000px;
	}

/****************************
 **   NAVIGATION SOUS HEADER
 ****************************/

#navbar {
display: block;
float:left;
position:fixed;
margin-top:239px;
margin-left:24px;
width:639px;
height:40px;
background-image:url(images/ombre.png);
border:1px solid #242420;

}

#nav {
    font-size:13px;
}

#nav, #nav ul {
	list-style: none;
	float: left;
	line-height: 1.5;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#nav a ,#nav a:hover{ /* activation du menu lors du survol souris*/
	display: block;
	text-decoration: none;
	border: none;
}

#nav li {
	float: left;
	list-style: none;
	border-right:1px solid #242420;
}

#nav a,#nav a:visited {
	display: block;
	color: #c1bcb2;
	padding: 10px 10px 10px 10px;
}

#nav a:hover, #nav a:active {
	 /* background: #b80304; couleur sous cartouche I ACCEUIL I À PROPOS I sous header*/
	/*text-decoration:underline;*/
	color:#b83720;

}

#searchform {
	float:right;
	text-align: right;
	padding: 10px 12px 9px 15px;
	border-left:1px solid #242420;
}

#searchno #searchform {
	margin-left:20px;
	float:left;
}

.searchfield {/*champ de recherche*/
color:#000;
background-color:#999999;
border:1px solid #000;
}

#searchsubmit {
	width:23px;
	height:20px;
	font-color:#CCC;
	border:0px solid #000;
	background: url(images/search.png);	
	cursor: pointer;
}


/* définition de la couleur des liens (1-lien/2-visité/3-liens survolés) */
a {
	color:#b83720;
	text-decoration: none;
}	
/*a:visited {
	color: #579200;
}
a:hover {
	color:#555;
}*/

#ombrenav {
	display: block;
	position: absolute;
	background-image: url(images/ombre.png);
	background-repeat: repeat-x;
	width: 36px;
	height: 76px;
	margin-left: -37px;
	margin-top: 0px;
}

#ombrenav2 {
	display: block;
	position: absolute;
	background-image: url(images/ombre2.png);
	background-repeat: repeat-x;
	background-position:top;
	width: 639px;
	height: 20px;
	margin-top: 41px;
	margin-left:-1px;
}


#ombrenav3 {
	display: block;
	position: absolute;
	background-image: url(images/ombre3.png);
	background-repeat: repeat-x;
	width:286px;
	height:20px;
	margin-left:640px;
	margin-top: 0px;
}

/****************************
 **   HOME CONTENT
 ****************************/
 
#content {
width:639px;
margin-left:25px;
float: left;
margin-top:280px;
}

* html #content {/* home content pour exploreur 6*/
margin-left: 10px;
}

h2 {
/*	margin-right:50px;*/
	color: #666;
	font-size: 20px;
	text-align: left;
	padding-top: 25px;
}

.insecte {
	background-image: url(images/cafard.png);
	background-repeat:no-repeat;
	background-position:center;
	width: 111px;
	height: 141px;
	margin-left: 230px;
	margin-top:35px;



}

.center{
	width: 220px;
	text-align: center;
	font-size: 14px;
	background: url(images/lines.png) bottom left repeat;
	margin-left:190px;
	margin-top:-10px;
	border-bottom:1px solid #242420;

}


.titreerreur{
	width: 220px;
	font-variant:small-caps;
	background: url(images/lines.png) bottom left repeat;
	text-align: center;
	font-size: 18px;
	margin-left:190px;
	margin-top:-20px;
	
}



h2 a {
	text-decoration: none;
	color: #aaacab;
}


.titre {
color: #8e8440;
font-size: 20px;
text-align: left;
font-weight: bold;
}


.titre a {
	border-right:1px solid;
	padding-right:10px;
	margin-left:10px;
	width: 180px;
	float: left;
	font-size: 17px;
	font-variant:small-caps;
	text-decoration: none;
	line-height: 14px;
	color: #999;

}



/****************************
 **   contenu
 ****************************/
 
 /* Gestion des images en habillage */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 5px 15px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 15px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

.post .post_content {
	margin-left: 60px;
	margin-top:20px;
	width: 550px;
	text-align: justify;
	font-size: 14px;
	background: url(images/lines.png) top left repeat;
	line-height: 20px;
}

.post_content img{
	background-image:url(images/fondnavbar3.png);
	max-width: 490px;
	padding: 5px;
	border: 1px solid #797979;
}

.post_content img.wp-smiley {
	padding: 0;
	background: none;
	border: none;
	}
	
h4{
	text-align: justify;
	text-decoration:none;
	font-size:14px;
	font-variant:small-caps;
	width: 550px;
	color: #797979;
}

h4 a{
	font-size:10px;
	color: #999;
}

.post .post_content h5 a{
	margin-bottom:20px;
	text-decoration: none;
	text-align: right;
	float: right;
	background:url(images/lines.png) top left repeat;
	width: 348px;
	font-size:15px;
	color: #797979;
}


/****************************
 **   dates
 ****************************/
.post .date {
	background-image:url(images/datenb.png);
	background-repeat:no-repeat;
	margin-top:-4px;
	margin-left:-24px;
	width: 77px;
	height: 65px;
	float: left;
	text-transform: uppercase;
}

.post .date .month {
	display: block;
	font-size: 14px;
	line-height: 13px;
	padding-top: 2px;
	text-align:center;
	color: #999999;
	font-weight: bold;
}

.post .date .day {
	display: block;
	font-weight: bold;
	font-size: 20px;
	padding-top: 8px;
	line-height: 20px;
	text-align:center;
	color: #999999;
}

.post .date .year {
	display: block;
	position: absolute;
	font-size: 13px;
	padding: 18px 0px 0px 68px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	color:#000;
}
/****************************
 **   postmedata
 ****************************/
h6{
	margin-left: 260px;
	padding-left:7px;
	width: 350px;
	text-align:left;
	text-decoration:none;
	font-variant:small-caps;
	font-size:14px;
	color: #797979;
}

h6 a {
	font-size:12px;
	color: #999;
}


.separateur {	
	background-image:url(images/lines2.png);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 60px;
	width: 550px;
	height: 3px;
}

.separateur2 {	
	background-image:url(images/lines.png);
	background-repeat:no-repeat;
	margin: 50px 0px 0px 60px;
	width: 550px;
	height: 25px;
}

.navigation {	
	
	background-repeat:no-repeat;
	margin: 50px 0px 0px 60px;
	width: 550px;
	height: 25px;
}

/****************************
 **  GESTION DES COMMENTAIRES
 ****************************/
.comments-template {

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

.comments-template h2, .comments-template h3{/*titre commentaires pour… & Laisser un com…*/
	color: #CCC;
	font-size: 18px;
	font-variant:small-caps;
	letter-spacing: -0.2px;
	text-decoration: none;
	line-height: 17px;
}

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

.comments-template ol li{
	font-size: 14px;
	margin-left:-30px;
	display:inline;
	float:left;
	width:600px;
}

textarea#comment {/*champ texte principal à remplir*/
width: 550px;
}

cite {/*qui écrit*/
	font-size: 16px;
	background-color:transparent;
	font-weight: bold;
	font-style: normal;	
}

.commentmetadata a {/*date/jour/heure*/
	letter-spacing: -1px;
	font-size:12px;
	background-color:transparent;
	text-decoration: none;
	font-style:italic;
}

.comment-author {/*bloc général: qui écrit+date/jour/heure*/
	margin: 10px 0px 0px;

}

.comments-template ol li p{/*contenu du texte*/
	margin-left: 30px;
	font-variant:normal;
	margin-top:20px;
	background: url(images/lines.png) top left repeat;
	width: 550px;
	text-align: justify;
	font-size: 13px;
	line-height: 20px;
	
}


.reply {/*mot : répondre*/
	font-variant:small-caps;
	font-weight: bold;
	margin: 0px 0px 15px 30px;
	
}

.comments-template ol li .depth-2 {
	margin-left:-10px;
	padding:10px;
	background-image:url(images/fondnavbar2.png);
	border:1px solid #242420;
	width: 528px;
	
}

.comments-template ol li .depth-2 p{/*contenu du texte depth-2*/
	width: 470px;
}

.comments-template ol li .depth-2 p textarea#comment {/*champ texte rép. depth-2*/
	margin-left:0px;
	width: 470px;
}

.comments-template ol li .depth-3 {/*contenu du texte depth-3*/
	margin-left:-10px;
	padding:10px;
	background-color: #333;
	border: 1px solid #242420;	
	width: 448px;
}

.comments-template ol li .depth-3 p{
	width: 385px;
}

.comments-template ol li .depth-3 p textarea#comment {/*champ texte rép. depth-3*/
	margin-left:0px;
	width: 385px;
}

#submit {
	width:200px;
	height:20px;
	background:transparent;
	border:0px solid #000;
	cursor: pointer;
	font-size: 14px;
	color:#FFF;
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
	font-variant:small-caps;
	margin-left:-12px;
	float:left;
}

/****************************
 **  SIDEBAR
 ****************************/
 .sidebar {
	text-align:right;
	font-size: 12px;
	width: 211px;
	margin-top:245px;
	float: right;
	/*position: fixed;*/
}

/****************************
 **  gestion sidebar
 ****************************/

.sidebar a {
	text-decoration: none;
color :#FFF;
}

.sidebar a:hover, #nav a:active {
	color:#b83720;


}

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

.sidebar ul h2{/* définition du style des titres*/
	background-image:url(images/croix.png);
	background-position: left;
	background-repeat:no-repeat;
	padding: 2px;
	padding-left:21px;
	text-align:left;
	color:#FFF;
	font-size: 14px;
	border-top:1px solid #242420;
	border-bottom:4px double #242420;
}

.widget{
	margin-bottom: 10px;
}

/********************************
 **  mise en forme du Calendrier
 ********************************/

#calendar table,
.widget_calendar table{/* définition alignement du calendrier et non son titre*/
	font-size: 12px;
	letter-spacing: 2px;
	padding-top:3px;
	text-align:center;
	margin: 0px auto;
}

#calendar td,
.widget_calendar td{/* définition inter lettre et date du calandrier*/
	font-size: 12px;
	font-weight: normal;
	padding: 0px 5px 0px 5px;
}

#calendar a,
.widget_calendar a {/* définition parametre interactif du calendrier(ex. date, mois)*/
	font-size: 12px;
	font-weight: bold;
}



/****************************
 **   FOOTER
 ****************************/
 
#footer{
clear:both;
width:639px;
padding-top:10px;
margin-left:25px;
font-size:13px;
}

#footer .legal{
background-image:url(images/fondnavbar2.png);
padding-top:30px;
padding-left:60px;
padding-bottom:30px;
border-top:4px double #242420;

color:#aaacab;
}