/* ***** 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 *****
 *
 * Contributor(s):
 *  la lène de mouton - jeuxdemaux.com
 */



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

}

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

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


#main{
	float: left;
	position: relative;
	top: 0px;
	left: 75px;
	margin: -370px 0 0 0;
}

#content{
	margin: 0 0 0 0;
	position: relative;
	width: 620px;
}


#sidebar{
	float: right;
	width: 195px;
	padding: 0px;
	margin: -600px 0 0 0;
}

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

#sidebar div{
	margin: 0 15px 0 0;
	padding: 0 0 15px 10px;
}

#footer{
	margin : 0;
	clear: both;
	height: 24px;
	padding: 0px 0px 0px 280px;
}
 
/* Les éléments HTML en général
-------------------------------------------------------- */
body{
	background: #FFFFFF url(img/body.jpg) no-repeat fixed;
	color: #222;
	font-size: 0.7em;
	line-height: 1.6em;
	font-family: Arial, Tahoma, sans-serif;
}


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

h1{font-size: 1.4em;}
h2{font-size: 1.2em;}
h3{font-size: 1.2em;}
h4{font-size: 1.1em;}
h5{font-size: 1em;}
h6{font-size: 0.9em;}

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

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


.field label{
	display: block;
}


textarea{
	width: 95%;
	font-size: 1em;
	font-family: Tahoma, Helvetica, sans-serif;
}

a{
	color: #E53B19;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #E53B19;
}

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

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

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

.invisible {
	display: none;
}


.error {
	margin-left: 95px;
}

 
/* L'entête
-------------------------------------------------------- */
#top{
	width: 703px;
	height: 600px;
	background: transparent url(img/top.jpg) no-repeat;
	position: relative;
	top:0px;
	left:49px;

}

#top h1 a{
	text-transform: uppercase;
	text-decoration: none;
	font-family: Impact, sans-serif;
	font-weight: normal;
	margin: 0;
	position: relative;
	top: 188px;
	left: 30px;
	border: none;
	color : #000;
	font-size: 30px;
}


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


/* Le contenu
-------------------------------------------------------- */
.post {
	width: 555px;
	background: transparent url(img/fond_post.png) no-repeat;
	margin-bottom: 4em;
	padding-left: 45px
}

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

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

.day-date{
	padding-left: 20px;
	margin-left: -25px;
	color: #888;
	font-style: italic;
	display: none;
}

.post-title{
	color: #000;
	margin: 0px;
	padding:0px;
	clear: both;
	font-size: 2em;
	text-transform:uppercase;
	font-weight: normal;
	line-height: 1.1em
}

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


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

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


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


.post-date {
	width: 43px;
	padding: 0px;
	margin: 0px;
	color: #65432C;
}

.post-chapo, .post-content{
	text-align: justify;	
}

.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{
	font-family: Arial, Tahoma, sans-serif;
	font-style: italic;
}


.post-info-co{
	text-align:right;
	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.png) no-repeat;
	height: 110px;
	margin-top: 10px;
	padding-top:5px;
}

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


#trackbacks, #comments{
	padding: 0 0 0 45px;
	width: 555px
}

#trackbacks blockquote, #comments blockquote{
	margin: 0px;
	padding: 1ex 1em 0 0;
	width: 555px;
	color: #333;
}

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

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

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

#comments form {
	margin: 0;
	width: 465px;
	color: #333;
}

#comments form p {
	padding: 0px;
}

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

#comments .field input {
	border: none;
	background:url(img/fond_input.png) no-repeat;
	padding: 5px 3px 8px 7px;
	font-size: 9px;
	width: 120px;
}



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

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

.comment-info{
	margin: 0;
	font-size: 0.9em;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #000;
}

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

#sidebar a {
	font-size: 10px;
}

#sidebar div{
	color: inherit;
	margin: 0;
	padding: 10px 8px 10px 8px;	
}

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

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

#sidebar h2 {
	margin: 0px;
	padding: 3px 0 0 7px;
	height: 35px;
	clear: both;
	font-size: 1.5em;
	text-transform:uppercase;
	font-weight: normal;
	font-family: Impact;
	color: #000;
	background: transparent url(img/sidebar_h2.png) no-repeat;
}

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


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

#search input.text{
	border: none;
	background:url(img/fond_search.png) no-repeat;
	padding: 5px 3px 8px 7px;
	font-size: 9px;
	width: 120px;
}


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

#sidebar div#calendar{

}

#sidebar div#calendar table{
	font-size: 9px;
	text-align: center;
	margin: 0;
	border-collapse: collapse;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
}

#sidebar div#calendar table caption{
	margin: 0;
}

#sidebar div#calendar table th{
	background: transparent;
}

#sidebar div#calendar table td{
	line-height: 2em;
	border: none;
	width: 22px;
}

#sidebar div#calendar table td a{
	display: block;
	background: #E53B19;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#sidebar div#calendar table td a:hover{
	background: #d5d5d5;
	color: #000;
}

