/* ***** BEGIN LICENSE BLOCK *****
 * This file is part of DotClear.
 * Copyright (c) 2005 la l?ne de mouton. All rights
 * reserved.
 *
 * DotClear is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 * 
 * DotClear is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public License
 * along with DotClear; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 *
 * ***** END LICENSE BLOCK *****
 */



html, body{
	margin: 8px;
	padding: 0;

}

#page{
	
width: 730px;	
margin: 0px;
	padding: 0px;
	text-align: left;
	position: relative;

}

#top, #top h1{
	margin: 0;
}

/* left d?fini la position des billets */
#main{
	float: left;
	position: relative;
	left: 0px;
margin-top: 20px;
}

#content{
	position: relative;
width: 500px;
font-size: 1.1em;
}

/* margin place la barre de menu verticalement */
#sidebar{
	float: right;
	width: 500px
position: relative;
margin-top: 20px;
margin-left: 20px;

}

html>body #sidebar{
	width: 160px;
}

#sidebar div{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* padding place la signature dotclear horizontalement */
#footer{
	margin : 0;
	clear: both;
	height: 10px;
font-size: 1.0em;
	padding: 30px 0px 0px 15px;
}
 
/* Les ?l?ments HTML en g?n?ral
-------------------------------------------------------- */
body{
	background: #FFFFFF url(img/body.gif) no-repeat fixed;
	color: #000000;
	font-size: 0.7em;
	line-height: 1.7em;
	font-family: Arial, sans-serif;
}


h1, h2, h3, h4, h5, h6{
	font-family: Arial, sans-serif;
	/*font-weight: normal;*/
}



h1{font-size: 1.0em;}
h2{font-size: 1.0em;}
h3{font-size: 1.0em;}
h4{font-size: 1.0em;}
h5{font-size: 1.0em;}
h6{font-size: 1.0em;}

pre, code{
	font-size: 1.0em;
}



pre{
	width: 100%;
	overflow: auto;
}


.field label{
	display: block;
}


textarea{
	width: 100%;
	font-size: 1.0em;
	font-family: Arial, sans-serif;
}

a{
	color: #000000;
	text-decoration: none;
/*text-decoration:underline;*/
	font-weight: bold;
}

a:visited{
	color: #000000;
}

a:hover{
	color: #000000;
	text-decoration:underline;
}

.left{
	float: left;
	margin-right: 1.0em;
}

.right{
	float: right;
	margin-left: 1.0em;
}

.invisible {
	display: none;
}


.error {
	margin-left: 95px;
}




.pagenav {
	font-size: 1.0em;
	padding: 0px 0px 50px 15px;
}






 
/* L'ent?te
-------------------------------------------------------- */
/* titre du blog (bloc image + texte */
#top {
	
	
position: relative;
	top:5px;
	left:0px;
}
#top2 {
	
	position: relative;
	top:0px;
	left:0px;
}

/* titre du blog (bloc texte seulement) */
#top h1 a{
	text-transform: none;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin: 0;
	position: relative;
	top: 0px;
	left: 0px;
	border: none;
	color : #000000;
}


/* Le pr?lude
-------------------------------------------------------- */ 
#prelude{
	display: none;
}


/* Le contenu
-------------------------------------------------------- */
.post {
	width: 540px;
	background: url(img/fond_post.gif) repeat;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 15px
}

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

.post li{
	padding: 0 0 0 0;
	background: transparent url(img/fond_li.gif) 0px 0px no-repeat;
}

.day-date{
	padding-left: 20px;
	margin-left: 0px;
	color: #000000;
	display: none;
}

.post-title{
	color: #000000;
	margin: 0px;
	padding:15px 15px 15px 0px;
	clear: both;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.2em
}

.post-title a{
	color: #000000;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
}


.post-title a:visited{
	color: #000000;
}

.post-title a:hover {
	text-decoration : none;
color: #FF0000;
}


.post-info{
	margin: 0 0 0 0;
	padding:0 0 15px 0;
	color: #000000;
	background: transparent;
	font-size: 0.9em;
	font-family: Arial, sans-serif;
}


.post-date {
	padding: 0px;
	margin: 0px;
	color: #000000;
}

.post-chapo, .post-content{
	text-align: left;
	padding: 0 0 0 0 ;
	width: 525px;
	color: #000000;	
font-size: 1.0em;
}

.post-chapo img,.post-content img {
	border: none;
}

div.separateur {
	height: 50px;
	padding-left: 95px;
	background: transparent url(img/separateur.png) bottom center no-repeat;
	width: 600px;
}

.post-content blockquote{
	color: #000000;
	font-family: Arial, sans-serif;
}


.post-info-co{
	text-align:left;
	clear: both;
	font-size: 0.9em;
	background: transparent url(img/fond_postinfoco.png) 370px 0px no-repeat;
	height: 30px
}

.block_comment {
	background: transparent url(img/fond_commentaire.gif) repeat;
	height: 110px;
	margin-top: 10px;
	padding:5px;
}

html>body .block_comment {
	min-height: 110px;
	height: auto;
}


#trackbacks, #comments{
	padding: 0 0 0 15px;
	width: 400px
}

#trackbacks blockquote, #comments blockquote{
	margin: 0 0 0 15px;
	padding: 1ex 1em 0 0;
	width: 440px;
	color: #000000;
}

#trackbacks blockquote p,  #comments blockquote p {
	padding-right: 70px;
}

#trackbacks h3, #comments h3 {
	color: #000000;
	margin: 20px 0 0 0;
	padding:10px 0 0px 0px;
	height: 17px;
	clear: both;
	font-size: 17px;
	text-transform:uppercase;
}

#trackbacks p, #comments p {
	padding: 0 0 0 0;
}

#comments form {
	margin: 0;
	width: 400px;
	color: #000000;
}

#comments form p {
	padding: 0px;
}

#comments fieldset{
	border: none;
	padding: 0px;
	width: 400px;
}

#comments .field input {
	border: none;
	background:url(img/fond_input.gif) repeat;
	padding: 5px 3px 8px 7px;
	font-size: 1.0em;
	width: 385px;
}



#comments .field textarea {
	width: 385px;
	height: 100px;
	border: 0px;
	background: url(img/fond_textarea.gif) no-repeat;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	font-size: 11px;
	overflow: auto;	
}

#comments input.submit, #comments input.preview {
	width: 100px;
	border: none;
	background:url(img/fond_search.gif) no-repeat;
	padding: 4px 6px 5px 6px;
	font-size: 9px;	
	border: none;
	color: #000000;
	text-transform:uppercase;
}

.comment-info{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 4px;
	font-size: 1.0em;
	font-family: Arial, sans-serif;
	color: #000000;
}

#comments .gravatar_img {
	float: right;
	padding:6px 8px 10px 10px;
	width: 50px;
	height: 50px;
}
/* La barre de navigation
-------------------------------------------------------- */

#sidebar a {
	font-size: 0.9em;
color: #000000;
}

#sidebar div{
	padding: 0px 0px 16px 0px;

}

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

#sidebar div li{
	padding: 0 0 0 0;
	background: transparent url(img/fond_li.png) 0px 0px no-repeat;
}

#sidebar h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 20px;
clear: both;
	font-size: 1.0em;
	text-transform:lowercase;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
}

#sidebar h3{
	margin: 0 0 0 0;
	color: #000000;
	font-size:1.2em;
	font-weight: normal;
}


#sidebar h4 {
	
	font-family: Arial, sans-serif;
	color: #FFFFFF;
font-size:1.0em;
clear: both;
margin: 0 0 0 0;
	padding: 0 0 0 0;
}


#sidebar fieldset, #search p{
	margin: 0;
	padding: 0;
	border: 0
}

#search input.text, #membres input.text {
	border: none;
	background:url(img/fond_search.gif) no-repeat;
	padding: 6px 3px 6px 2px;
	font-size: 9px;
	width: 100px;
}

#membres input.pass {
	border: none;
	background:url(img/fond_search.gif) no-repeat;
	padding: 6px 3px 6px 2px;
	font-size: 9px;
	width: 70px;
}


#search input.submit {
	border: none;
	background:url(img/btn_ok.png) no-repeat;
	padding: 6px 3px 6px 2px;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	width: 29px;
}




