/* ***** 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
-------------------------------------------------------- */

h1, h2, h3, h4, h5, h6{
	font-family: Arial, sans-serif;
	text-transform:lowercase
}

h1{font-size:17px; font-weight:bold; color:#333;}
h2{font-size:15px; font-weight:bold; color:#333;}
h3{font-size:12px; font-weight:bold; color:#333;}
/*h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}
*/
pre, code{
	font-size: 1.2em;
}

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

fieldset{border:0 none;margin:0;padding:0;}

label, input.submit, input.preview{ cursor: pointer; width:auto}
input.submit, input.preview{background:#b2b2b2; color:#fff; margin:0; padding:1px 2px 1px 2px !important;padding:2px 2px 1px 2px; border:0 none;}
input.submit:hover, input.preview:hover{color:#fff;background:#000; border:0 none;}

.field input{width:auto;font:normal 10px/12px 'Helvetica', 'Arial', sans-serif;}
.field label{ display: block; }

input,textarea{border:1px solid #999; font:normal 10px/12px 'Helvetica', 'Arial', sans-serif;}

textarea{ width: 100%;  font:normal 10px/12px 'Helvetica', 'Arial', sans-serif;}

a{color: #bbb;}
a:hover{color: #999;}

.left{ float: left; }

.right{ float: right;}


/* L'entête
-------------------------------------------------------- */
#top{
	height: 118px;
	border-bottom:2px dotted #d9d9d9;
	/*padding-top: 20px;*/
}

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

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

#president {
	float:right;
	width:520px;
	height: 126px;
	border-bottom:2px dotted #d9d9d9;
	background: transparent url(img/presidentielles-2007.gif) no-repeat 12px 64px;
}

#intro {
	text-align:justify;
	display:block;
	word-spacing:1px;
	font-size:12px;
	line-height:16px;
	margin:0 0 10px 0px;
	border:0 none;
	padding:0 0 5px 0;
	/*border-bottom:2px dotted #d9d9d9;*/
}

#navcateg-horiz{float:left; border-bottom:2px dotted #d9d9d9; margin:0 0 15px 0;padding:0 0 5px 0;}
#navcateg-horiz a{float:left; text-decoration:none;}
#navcateg-horiz strong a, #categories strong a{color:#333; font-weight:normal;}
#navcateg-horiz a:hover{float:left; text-decoration:none; color:#333;}
#navcateg-horiz ul{float:right; list-style:none; margin:0; padding:0 230px 0 0;}
#navcateg-horiz ul li{float:left; text-transform:lowercase; padding:0 7px;}

/* 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;
	display:none;
	text-transform:lowercase;
}
.post a{
	text-transform:lowercase;
	color: #999;
	background: transparent;
	text-decoration: none;
}
.post a:hover{
	color: #333;
	background: transparent;
	text-decoration: none;
}

.post-title{
	color: #333;
	background: transparent;
	text-transform:lowercase;
}

.post-title a{
	color: #333;
	background: transparent;
	text-decoration: none;
}


.post-title a:hover{
	color: #999;
}

.post-info,.post-info-co, .comment-info{
	
	font-size:11px;
	text-transform:lowercase;
	text-align:left;
	padding:0;
	color: #888;
	background: transparent;
}

.post-info a, .post-info-co a, .post-content a {
	color:#bbb;
	background: transparent;
	text-decoration: none;
}
.post-info-co a {color:#333;padding:0 0 0 0;}
.post-info a:hover, .post-info-co a:hover, .post-content a:hover {color: #999;}
.post-content{text-align: justify;}


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

#trackbacks blockquote, #comments blockquote{border:0 none; margin:0; padding:0;}

#comments, #comment-form{border:0 none; padding:0;margin:0; text-align:left}
#lescommentaires{border-bottom:2px dotted #d9d9d9;}
#lescommentaires blockquote{border:0 none; margin:0; padding:0 0 8px 0;}
.comment-number a{text-decoration:none;color:#bbb;}
.comment-number a:hover{text-decoration:none;color:#999;}

.error{border:2px dotted #fff;padding:4px;color:#333;font-size:12px;background:#bbb;}

/* La barre de navigation
-------------------------------------------------------- */
#sidebar a{text-decoration:none;color:#bbb}
#sidebar a:hover{text-decoration:none;color:#999}

#sidebar div{
	font-style:normal;
	margin:0;
	padding:4px 0 7px 0;
	border-bottom: 2px dotted #d9d9d9;
	color: inherit;
}

#sidebar div ul{
	font-style:normal;
	margin: 0 0 8px 0;
	padding: 0;
	border:0 none;
	list-style: none;
}

#sidebar h2, #sidebar h3{
	color: #333;
	margin: 4px 0;
}

#sidebar h3{
	margin:4px 0;
}

#sidebar div#search form{
	text-align:left;
	background: transparent;
	color: #bbb;
}

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

#q{	background: #fff url(img/q.png) no-repeat 4px center;}
#sidebar div#calendar{
	/*border-top: 1px solid #F0F0F0;*/
}

#sidebar div#calendar table{
	text-align: left;
	margin:0;
	border-collapse: collapse;
	border:1px dotted #d8d8d8;
}

#sidebar div#calendar table caption{
	text-align:left;
	margin:0 0 8px 0;
}

#sidebar div#calendar table th{
	color: #b3b3b3;
	background: transparent;
	height:25px;
	border:0 none;
	text-decoration:none;
}

#sidebar div#calendar table td{
	border:1px dotted #d8d8d8;
	text-align:center;
	width:20px;
	height:20px;
	padding:0;
	margin:0;
}

#sidebar div#calendar table td a{
	display: block;
	background: #b3b3b3;
	color: #fff;
	text-decoration: none;
	height:18px;
	padding:2px 0 0 0;
}
#sidebar div#calendar table td a:hover{
	display: block;
	background: #333;
	color: #fff;
	text-decoration: none;
}
 #links img{border:0 none; float:left;margin:4px 4px 0 0;}
 #links ul{border:0 none;padding:4px;}

/* Le pied de page
-------------------------------------------------------- */
#footer{float:left;color:#ccc;border-top:2px dotted #d9d9d9;font-size:9px;position:relative;clear:both;padding:0 0 0 150px; margin:5px 0 0 0; width:650px;}
#footer a{color:#aaa; text-decoration:none;}
#footer a:hover{color:#777;}
