/**************************************
* 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: #EEE url(img/fond.png) repeat-y center;
	font: 0.8em Tahoma, 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:#000; 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: #CD5C5C;
	background: transparent;
	text-decoration:none;
}

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

/* Entete
******************************************/
#top{
text-align:center;
	margin: 0 auto;
	background: #DEE7EF ;
	height: 97px;
	width: 750px;
}

#top h1{
	font-size: 1em;
	background: transparent;
	width: 750px;
	height: 96px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

#top h1 a{
	color: #CC3300;
	text-decoration: none;
	text-align: left;
	line-height: 50px;
	
	display: block;
	position: absolute;
	width: 180px;
	height: 50px;
	left: 35px;
	top: 93px;
}

/* Page
******************************************/
#page{
	text-align: left;
	background: #FFF;
	width: 750px;
	padding: 0 0 0em 0;
	margin: 0 auto;
}

/* Contenu
******************************************/
#content{
	display: block;
	color: #333;
	background: transparent;
	width: 480px;
	margin: 20px 0px 20px 0;
	padding-right: 20px;
	float: right;
}

#content h2{
	padding-left: 20px;
	background: #FFF url(img/sstar.png) no-repeat left;
	background-position: 0 0.1em;
	color: inherit;
}

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

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

#suite a{color : #339933;
	border: 1px solid #E0E0E0;
}

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

.post-title2 {
	margin : 0.8em 0 0 0;
	color : #000033;
	

	padding-left : 12px;
	border-color: #666666 black; border-style: solid;  border-bottom-width: 1px;
}

#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 #999;
	-moz-border-radius: 4px;
}

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



#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: #E0E4ED ;
	color: #666;
	width: 170px;
	padding:  10px 10px 0px 10px;
	margin-left: 20px;
}

#sidebar{
	/* Heureusement que SBMH est là pour IE */
	\width: 200px; 
	w\idth: 180px;
}

#sidebar *{

	color: #000000;
	background: transparent;
}

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

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

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

#sidebar ul li:first-child{
	border-top: 1px solid #CCC;
	padding: 0.5ex 0;
}

#sidebar ul li{
	border-bottom: 1px solid #CCC;
	padding: 0.5ex 0;
}

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

#sidebar #calendar h2{

}

#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{

}

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

/* Footer ****************************/
#footer{
	clear: both;
	width: 750px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	background: url(img/footer.png) no-repeat center;
	text-align: center;
}

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

/* Gallery
******************************************/
#galleries { }
#gallery { margin : 10px; }
.gallery-thumbnail { float : left; margin : 5px; width : 160px;
	height : 160px; text-align : center; border : 1px dashed #ccc; }
.gallery-thumbnail img {display : block; margin : 10px auto; border : 0;}
.gallery-thumbnail:hover { background : #EEE; }
.gallery-description { float : left; width : 100%; line-height : normal; }
.gallery-description ul { margin : 0; padding : 0; list-style : none; }
.gallery-description li { float : left; margin : 5px; padding : 5px;
	width : 220px; height : 60px; border : 1px dashed #ccc; list-style : none; }
.gallery-description img { float : left; margin : 10px 5px 5px 5px; height:40px;
	width:40px; border : 1px dashed #ccc; }
.gallery-description a { float : left; display : block; color : #000;
	text-decoration : none; }
.gallery-description li:hover { background : #EEE; }
.gallery-enddescription { clear: both; margin-bottom: 10px;	padding: 1px; }
.gallery-navigation { font-size : 1.2em; clear : both; color : #666;
	margin : 10px; text-align : center; }
#image img { display:block; margin : 5px auto; padding : 10px; border : 1px dashed #ccc; }
#image img { display:block; margin : 5px auto; padding : 10px; border : 1px dashed #ccc; }
#image-comment blockquote { background: #EEE; border: 1px dashed #ccc; margin: 10px 0;
	padding: 10px; overflow: auto; }
#image-comment blockquote p{ margin: 1ex 0; }

