/* @override http://evanescence.frenchlabs.net/wp-content/themes/OSchmit/style.css */

/* Thème "defaut" Pluxml - Copyright Pluxml.org */  

/* ---------------------
      Layou - All
--------------------- */

body {
	font : 75%/1.7em "Lucida sans unicode", Lucida, Tahoma, Arial, sans-serif;
	color : #949494;
	text-align: center;
	background: url(images/head.jpg) repeat-x #131212;
}

#content{
	width: 834px;
	margin: auto;
	overflow: hidden;
}

#name{
	background: url(images/name.jpg) no-repeat;
	width: 834px;
	height: 89px;
	margin-top: 31px; 
}

#head{
	height: 300px;
	width: 834px;
	margin: 10px 0px 10px 0px;
}

#splash{
	position:relative;
	width:834px;
	height:300px;
}

#splash img{
	display:none;
	position:absolute;
	top:0;
	left:0;
}

/* ---------------------
Styles généraux
--------------------- */
h1 {font-size : 1.8em;}
h2 {font-size : 1.2em;}
h3 {font-size : 1.1em; margin : 0; padding: 0}
p {margin : 0; padding: 0}
a {color: #949494; text-decoration: none;}
a:hover {color: #d9d9d9; text-decoration: underline;}
.clearer {clear : both; visibility : hidden; margin : 0; padding : 0;}
img{ border: none;	}

/* ---------------------
Formulaire
--------------------- */
/*fieldset {
	border : 0;
}
label {
	display : block;
}
input, textarea {
	border-left : 1px solid #C3C9D0;
	border-top : 1px solid #C3C9D0;
	border-right : 1px solid #D4DAE2;
	border-bottom : 1px solid #D4DAE2;
}
input:focus, textarea:focus {
	background-color : #FFFFFF;
	border-left : 1px solid #D4DAE2;
	border-top : 1px solid #D4DAE2;
	border-right : 1px solid #C3C9D0;
	border-bottom : 1px solid #C3C9D0;
}
input[type=submit], input[type=reset] {
	background : #D4DAE2;
	}
input[type=text] {
	margin : 0 0 0 5px;
}
textarea {
	width : 95%;
}*/

/* ---------------------
         Menu
--------------------- */

#menu {
	background: url(images/menu.jpg) no-repeat;
	height: 42px;
	width: 836px;
	margin: 10px 0px;
	text-align : center;
}

#menu ul {
    padding-top : 10px;  
    text-align: center; 
    list-style-type: none; 
}

#menu li {
	display: inline; 
	padding-right :20px;
}

#menu li a {
	color :  #898989;
	text-decoration : none;
	border:  none;
	font-size : 12px;
	letter-spacing : 1px;
}

#menu li a:hover {
	text-decoration: underline;
	border-bottom : none;
}

/* --------------------- 
         Wrapper 
--------------------- */
 #top{
	background: url(images/top-content.jpg) no-repeat;
	width: 834px;
	height: 5px;
}

#wrapper {
	background: url(images/content.jpg) repeat-y;
	width: 834px;
	padding: 0px;
	margin-top: 10px;
}

#bot{
	background: url(images/bottom-content.jpg) no-repeat;
	width: 834px;
	height: 5px;
	clear: both;
	margin-bottom: 10px;
}

.post { /* Conteneur de l'article */
	padding : 0 0 22px 0;
	width: 800px;
	text-align: center;
	margin: auto;
	min-height: 300px;
}

.title { /* Titre de l'article */
	color : #949494;
	font-size : 1.4em;
	padding : 4px 0;
	letter-spacing : 2px;
}
.title a { /* Lien sur le titre de l'article */
	color : #949494;
	text-decoration: none;
}
.title a:hover {
	color : #d9d9d9;
	text-shadow: #d9d9d9 0px 0px 2px;
}
.post-info {
	background : url("img/info.gif") no-repeat 0 4px;
	padding : 0 0 8px 20px;
}
.feed_article {
	padding : 0 0 0 25px;
	background : url("img/feed-icon-14x14.gif") no-repeat 210px 0.3em;
	text-align : center;
}
.comment_nb {
	float : right;
	background : url("img/comment.gif") no-repeat 0 6px;
	padding : 4px 4px 0 20px;
}
#pagination { /* Conteneur des liens 'page suivante' et 'page précédente' */
	text-align : center;
	padding : 25px 0 10px 0;
}

/* ---------------------
Commentaires (#comments)
--------------------- */
#comments h2 {
	color : #517CA1;
	font-size : 1.2em;
	margin : 15px 0 10px 0;
	padding : 4px 0;
	letter-spacing : 2px;
	border-bottom : 1px dashed #517CA1;
}

#comments{
	width: 800px;
}
.comment {
	background : #D4DAE2;
	width: 800px;
	margin : 0 0 8px 0;
	border : 1px solid #C3C9D0;
}
.comment blockquote {
	padding : 2px 30px 2px 40px;
	margin : 0;
}
.info_comment {
	background : #C3C9D0;
	padding : 4px 8px;
}
p.message_com {
	text-align : center;
	font-weight : bold;
	color : #1F537B;
	margin : 8px 0 0 0;
	padding : 4px 0;
}
#form h2 {
	color : #517CA1;
	font-size : 1.2em;
	margin : 15px 0 0 0;
	padding : 4px 0;
	letter-spacing : 2px;
	border-bottom : 1px dashed #517CA1;
}

/* ---------------------
        Contact
--------------------- */

/* ---------------------
Pied de page (#footer)
--------------------- */
#footer{
	background: url(images/foot.jpg) no-repeat;
	text-align: center;
	font-family: Helvetica;
	color: #949494;
	font-size: 13px;
	padding-top: 12px;
	height: 40px;
	width: 834px;
	margin: 10px 0px 15px 0px;
    clear: both;
    cursor: default;
}

#footer p{
	display: inline;
	width: 393px; 
	margin: auto;
	text-align: center;
}

#footer a:hover{
    text-shadow: #d9d9d9 0px 0px 2px;
    text-decoration: underline;
    color: #d9d9d9;
}