/* ***** BEGIN LICENSE BLOCK *****
 * This file is part of DotClear.
 * Copyright (c) 2004 Maurice Svay and contributors. 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):
 *  Maurice Svay
 */

/* Ce fichier définit le style visuel pour les différents éléments du blog.
 * Dans l'ordre, vous trouverez les règles qui définissent l'apparence pour:
 * - les éléments HTML en général
 * - la page
 * - l'entête
 * - le prélude
 * - le contenu
 * - la barre de navigation
 * - le pied de page
 *
 * L'agengement des blocs est défini dans le fichier layout.css
 * Pour mettre la barre de navigation à gauche, décommentez l'appel à 
 * layout-gauche.css
 */

@import "layout.css";
/* @import "layout-gauche.css"; */
 
/* Les éléments HTML en général
-------------------------------------------------------- */
body{
	background: #403C35;
	color: #403C35;
	font-size: 80%;
	line-height: 1.6em;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Helvetica", sans-serif;
}

h1{font-size: 1.5em;}
h2{font-size: 1.4em;
	margin: 0px;
	padding: 0px;}
h3{font-size: 1.3em;
	text-transform: uppercase;
	padding:0px;
	margin-bottom:0px;
}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

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

.h2-titre a {
	color:#999999;
	}

.h2-titre a:hover {
	color:#CCCCCC;
	}

pre{
	width: 100%;
	overflow: auto;
	border: 1px solid #CCC;
}

fieldset{
	border: none;
	padding:0;
	font-size:10px;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}

input,textarea{
	border: 0px;
	background-image:url(img/backgound_input.jpg)
}

input {

}

textarea{
	width: 100%;
	font-size: 1em;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
}

a{
	color: #403C35;
}

a:visited{
	color: #403C35;
}

a:hover{
	color:#CCCCCC;
}

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

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

/* La page
-------------------------------------------------------- */
#page{
	background: #fff url(img/background.jpg) repeat-y center top;
	color: inherit;
}
 
/* L'entête
-------------------------------------------------------- */
#top{
	height: 175px;
	/*padding-top: 20px;*/
	background-image:url(img/banner.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#under-top{
	height:310px;
	background: #fff url(img/background.jpg) repeat-y center top;
	text-align:center;
	vertical-align:middle;
}

#top h1{
	height: 80px;
	line-height: 80px;
	margin: 0 0 0 40px;
	padding-top: 20px;
	color: #FFFFFF;
	display:none;
}

#top h1 a{
	text-decoration: none;
	color: #FFFFFF;
}

#top a img{
	border:none;
}

/* Le prélude
-------------------------------------------------------- */ 
#prelude{
	background: transparent;
	color: #DFDFDF;
	text-align: center;
}

#prelude a{
	color: #DFDFDF;
	background: transparent;
}

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

/* Le contenu
-------------------------------------------------------- */
.day-date{
	padding-left: 20px;
	margin-left: -25px;
	color: #888;
	background: transparent url(img/day-date.png) no-repeat left center;
	font-style: italic;
	display:none;
}

.post-title{
	color: #403C35;
	background: transparent;
	margin-bottom: 0;
	text-transform: uppercase;
}

.post-title a{
	color: #403C35;
	background: transparent;
	text-decoration: none;
	text-transform: uppercase;
	padding-left:250px;	
}

.post-title a:hover{
	color: #CCCCCC;
	background: transparent;
	text-decoration: none;
	text-transform: uppercase;
}

.post-info{
	margin-top: 0;
	color: #FA0;
	background: transparent;
	padding-bottom: 1ex;
	/*border-bottom: 1px solid #FC0;*/
	display:none;
}

.post-info a{
	color: #FA0;
	background: transparent;
	text-decoration: none;
}

.post-content{
	text-align: left;
}

#comments blockquote{
	font-family: Georgia, serif;
	font-style: italic;
	margin-left:10px;
}

.post-content img{
	float:left;
	padding-right:15px;
	padding-bottom:20px;
	margin-top:-60px;
}

.post-content p img{
	float:left;
	padding-right:15px;
	padding-bottom:15px;
	margin-top:20px;
	padding-top:0px;
}

.post-info-co{
	text-align: right;
}

.post-info-bas{
	font-size:10px;
	text-align:right;
	float:right;
	padding-right:15px;
}

.post-chapo img{
	display:none;
}

#trackbacks blockquote, #comments blockquote{
	margin: 1em 0;
	padding: 0px;
}

#retour {	
	margin-left:500px;
	font-size:10px;
	color:#FFFFFF;
	background-color:#c2c0bd;
	height:20px;
	width:120px;
	text-align:center;
	margin-bottom:15px;
}

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

#retour a:hover {
	color:#999999;
}


/* La barre de navigation
-------------------------------------------------------- */

#comments {
	float:left;
	border-top: 2px solid #EEE;
	width:650px;
}

.form-help {
	font-size:10px;
	padding:0px;
	margin:0px;
	color:#999999;

}

.comment-info {
	font-size:10px;
	padding:0px;
	color:#999999;
}


/* La barre de navigation
-------------------------------------------------------- */
#sidebar div{
	border-bottom: 0px solid #F0F0F0;
	color: inherit;
	
}

#sidebar div ul{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align:right;
}

#sidebar div ul a{
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration:none;
	text-align:right;
}

#sidebar h2, #sidebar h3{
	color: #403C35;
	margin: 0;
	padding-top:5px;
	text-align:right;
}

#sidebar h3{
	font-size: 1em;
	margin: 0;
}

#sidebar div#search{
	background: transparent;
	color: inherit;
	line-height: 2.3em;
}

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

#q{
	padding-left: 18px;
	background: #fff url(img/q.png) no-repeat 4px center;
}


/* Le pied de page
-------------------------------------------------------- */
#footer{
	margin: 0;
	padding: 1em;
	padding-right:25px;
	background-image:url(img/bottom.jpg);
	color: #403C35;
	text-align:right;
	height:29px;
	font-size:10px;
}

#footer a:hover{
	color: #CCCCCC;
}