/**************************************
* Thème rougeCiel
* Auteur: Maurice Svay
* contact: rougeCiel@svay.com
**************************************/

/* Général
******************************************/
* { padding: 0; margin: 0; border: 0; }

body{
	padding: 0;
	margin: 0;
	background-color:#6E5946;
	/*background: #fff url(img/background.png) ;background-repeat:repeat-x;*/
	/*background: #CED6D9 url(img/fond.jpg) ;background-repeat:repeat-x;*/
	font: 0.8em Trebuchet, sans-serif;
	text-align: center;
}

.invisible{clear: both;	display:none;}

code,pre,kbd {font-family:"Courier New", Courier, monospace; font-size : 1em;}
pre{display: block; overflow: auto; width: 100%;}

dt{
	margin-top: 1ex;
}

.left{
	float: left;
	margin: 0 1em 1em 1em;
}

.right{
	float: right;
	margin: 0 1em 1em 1em;
}



/* Liens
******************************************/
a:link{color:#000; background:transparent;}
a:visited{color:#844; background:transparent;}
a:hover{color:#000; background:transparent;}
a img{border:none; text-decoration: none;}
a[hreflang]:after {content: "\0000a0[" attr(hreflang) "]"; color:#999; background:transparent;}

/* Titres
******************************************/
h1,h2,h3,h4,h5{font-family: "Trebuchet MS", sans-serif;}
h1 a,h2 a,h3 a,h4 a,h5 a{text-decoration: none;}
h2{font-size: 1.2em; margin: 1em 0;}
h3{font-size: 1em; margin: 0.8em 0;}
h4{font-size: 1em; font-weight: normal}

/* Prelude
******************************************/
#prelude{
	position: absolute;
	width: 100%;
	z-index: 5;
	text-align: center;
	color: #B41A00;
	background: transparent;
}

#prelude a{
	color:#333333;
	background: transparent;
	text-decoration:none;
}

#prelude a:hover{
	color: black;
	background: transparent;
}

/* Entete
******************************************/
#top{
	background: #000 /*url(img/kf.jpg);*/
	height: 150px;
	width: 100%;
	font-size: 1em;
	color:#B62200;
}

#top h1{
	font-size: 1em;
	background: url(img/rouge7.jpg);
	width: 750px;
	height: 150px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	
}

#top h2{
	font-size: 1em;
	background-color:#ffffff;
	width: 750px;
	height: 0px;
	margin: 0 auto;
	position: relative;
	z-index: 6;
	text-align:right;
}

#top h1 a{
	color: white;
	font:  "Trebuchet MS", sans-serif;
	font-size:18px;
	font-weight:100;
	text-decoration: none;
	text-align: left;
	line-height: 50px;
	
	display: block;
	position: absolute;
	width: 300px;
	height: 50px;
	left: 100px;
	top: 110px;
	
}

/**/


/* Page
******************************************/
#page{
	text-align: left;
	background: #fff url(img/bg.jpg) ;background-repeat:repeat-y;
	width: 750px;
	/*padding: 0 0 2em 0;*/
	margin: 0 auto;
	/*background: transparent url(img/kbg.png) repeat-y left;*/
	overflow:hidden;
}

/* Contenu
******************************************/
#content{
	display: block;
	color:#000000;
	/*background: #fff url(img/bg.jpg) ;background-repeat:repeat-y;*/
	width: 480px;
	margin: 20px 0px 20px 0;
	padding-right: 20px;
	float: right;
	font: 0.85em "Trebuchet MS", sans-serif;
	margin-top:45px;
}

#content h2{
	/*padding-left: 20px;*/
	/*background: #E6CD7B url(img/sstar.jpg) no-repeat left;*/
	/*background-position: 1 0.1em;
	color: inherit;*/
	
		clear: both;
	text-align: left;
	font-size: 1.0em;
	border: 1px solid #F2E4C3;
	background: #FFF url(img/postinfo2.jpg) repeat-x;
	color: inherit;
	
	margin-top: 0.5em;
	margin-bottom: 3em;
	padding: 0.1ex;
	-moz-border-radius: 7px;

}

#content .post p{
	margin: 1em 0;
	text-align: justify;
}

#content .post blockquote, #content .chapo blockquote{
	font-style : italic;
	border-left : 5px solid #999;
	padding-left : 1em;
}

#content p.post-info{
	clear: both;
	text-align: right;
	font-size: 0.8em;
	border: 0px solid #000000;
	/*background: #FFF url(img/postinfo.png) repeat-x;*/
	color: inherit;
	
	margin-top: 0.5em;
	margin-bottom: 3em;
	padding: 0.5ex;
	-moz-border-radius: 5px;
}

#content p.post-info a{
	text-decoration: none;
}

#content form p.field{
	margin: 1em 0;
}

#content form p.field label{
	display: block;
}

#content form input, #content form textarea{
	border: 1px solid #B65753;
	-moz-border-radius: 4px;
}

#content form input:focus, #content form textarea:focus{
	background-color: #FCEFE9;
}

#content ul{
	list-style-image: url(img/puce.png);
	padding-left: 3em;
}

#content ol{
	list-style-position: inside;
}

/* Commentaires
******************************************/
#comments h3{
	margin-top: 2.5em;
}

#comments blockquote{
	background: #F5F5F5;
	border: 1px dotted #AAA;
	margin: 0.5ex 0 1em 0;
	padding: 1ex;
	overflow: auto;
}

#comments label{
	cursor: pointer;
	cursor: hand;
}

#comments #c_content{
	width: 100%;
}

/* Sidebar
******************************************/
#sidebar{
	/*background: #FFF url(img/menu.png) repeat-x;*/
	color: #666;
	width: 180px;
	padding:  10px 10px 0px 10px;
	margin-left: 25px;
	border-top:solid 0px orange;
	/*border-bottom:solid 1px orange;
	border-right:solid 1px orange;
	border-left:solid 1px orange;*/
}

#sidebar{
	/* Heureusement que SBMH est là pour IE */
	\width: 200px; 
	w\idth: 180px;
	/*background: url(img/menu.png);*/
}

#sidebar *{
	color: #6E5946;
	
}

#sidebar a{
	display: block;
	text-decoration: none;
}

#sidebar a:hover{
	color: #000000;
	background: transparent url(img/curseur.gif) repeat-y right; /* Bling Bling No Flash */
	
}

#sidebar h3 a:hover{
	color:#000000;
	padding-left: 20px;
	background: transparent url(img/sstar.jpg) no-repeat left;
	background-position: 0 0.1em;
	color: inherit;
}

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

#sidebar h2{
	padding-left: 20px;
	background: transparent url(img/sstar.jpg) no-repeat left;
	background-position: 0 0.1em;
	color: inherit;
	font-size:1em;
}

#sidebar h3 a{
	padding-left: 20px;
	background: transparent url(img/sstar.jpg) no-repeat left;
	background-position: 0 0.1em;
	color: inherit;
}

#sidebar ul li:first-child{
	/*border-top: 1px solid orange;*/
	padding: 0.1ex 0;
}

#sidebar ul li{
	border-bottom: 1px solid #9B3D58;
	padding: 0.1ex 0;
	margin-left:25px;
	
}

#sidebar #calendar{
	margin: 1em 0;
	padding: 1ex;
	
}

#sidebar #calendar h2{
	display: none;
}

#sidebar #calendar table{
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
	
}

#sidebar #calendar table a{
	display: inline;
	font-weight: bold;
}

#sidebar #calendar table a:hover{
	background: #FFF;
}

* html #calendar table{
	font-size: 9pt;
}

/* Recherche
******************************************/
#search h2{
	display: none;
}

#search input{
	border: 1px solid #999;
	background: #FCFCFC;
	-moz-border-radius: 4px;
}

#search input:focus{
	background-color:#ffffff;
}
/* Footer ****************************/
#footer{
	clear: both;
	width: 750px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	background: #fff url(img/footer.jpg) no-repeat center;
	text-align: center;
	/*background: transparent url(img/kbg.png) repeat-y left;*/
}

#footer a, #footer a:visited, #footer a:hover {
	text-decoration: none;
	color: #999;
	background: transparent;
}

