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

@import "layout.css";

 
/* Les éléments HTML en général
-------------------------------------------------------- */
body{
	background-color: #D4DFEA;
	background:url('img/bg.gif') repeat-x;
	font-family: Arial, Helvetica, Verdana, Geneva, ;

}

.clearall {
	font-size: 1px; text-decoration:none ; 
	padding:0px;
	margin:0px auto 0px;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial;
}

ul li {
	margin:0 0 5 0px;;
	padding: 0;
	list-style: none;
	color:#ee1255 !important;
}

h1{font-size: 20px; color:#ee1255 !important; letter-spacing:-1px; font-weight:bold; margin:0 0 5 0px;}
h2{font-size: 20px; color:#a5adb6 !important; letter-spacing:-1px; font-weight:bold; margin:0 0 3 0px;}
h3{font-size: 14px; color:#ee1255 !important;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 12px; color:#7a8087 !important; line-height:14px; font-weight:normal; margin:0;}

.nav {font-size: 12px; color:#ee1255 !important; border-bottom: 1px dotted #fba9c2;}
.nav a{font-size: 12px; color:#ee1255 !important; border-bottom: 1px dotted #fba9c2;}
.nav a:hover {font-size: 12px; color:#851739 !important; border-bottom: 1px dotted #fba9c2;}


.suite {font-size: 12px; color:#ee1255 !important; border-bottom: 1px dotted #fba9c2;}
.suite a{font-size: 12px; color:#ee1255 !important; border-bottom: 1px dotted #fba9c2;}
.suite a:hover {font-size: 12px; color:#851739 !important; }

.grosgris {font-size: 20px; color:#a5adb6 !important; letter-spacing:-1px; font-weight:bold;}

.texte {font-size: 12px; color:#7a8087 !important; line-height:12px;}
.pttexte {font-size: 10px; color:#7a8087 !important; line-height:11px;}
.pttexterose {font-size: 10px; color:#ee1255;}

p {
	font-size: 12px; color:#7a8087 !important; line-height:15px;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}

input,textarea{
	border: 1px solid #999;
}

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

a{
	color: #ee1255;
	text-decoration:none;
	border:0px;
}

a:visited{
	color: #fba9c2;
}

a:hover{
	color: #851739;
}

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

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

/* La page
-------------------------------------------------------- */
#page{
	width:835px;
}
 
/* L'entête
-------------------------------------------------------- */
#top{
	height: 69px;
	width:835px;
	/*padding-top: 20px;*/
	background:url('img/header.gif') no-repeat;
}


#haut {
	background:url('img/degrad.gif') repeat-x ; background-position:bottom; height:105px; width:100%
}

#caserecherche {
	height:95px; float:left; padding-left:15px; padding-top:8px; color: inherit; color:#7a8087; background:url('img/trait-verti.gif') no-repeat ; background-position:top left;
}


.sousdate {
	background:url('img/1pixbleuclair.gif') repeat-x;
	color:#ee1255; width:131px; margin-top:5px; margin-bottom:10px; height:1px;
}

.separateur {
	float:right;
	width:507px;
	height:5px;
	background:url('img/separateur.gif') no-repeat;
	margin-top:10px;
}

.hr615 {
	width:615px;
	height:1px;
	background:url('img/1pixbleuclair.gif') repeat;
}

.hr600 {
	width:600px;
	height:1px;
	background:url('img/1pixbleuclair.gif') repeat;
}

.trait {
	margin-top:1px;
	background:url('img/trait.gif') no-repeat;
	height:1px;
}

/* 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{            /*    date     */
	font-family:arial;
	font-size:12px;
	color: #7a8087;
	font-weight:bold;

}

.post-title{              /*    class pour H1 title     */
	color: #ee1255;
	margin-bottom: 0;
	margin-top: 0;
}

.post-title a{          /*    class pour H1 title     */
	color: #ee1255;
	text-decoration: none;
}

.post-title a:hover{          /*    class pour H1 title     */
	color: #851739;
	text-decoration: none;
}

.post-info{       /*    dans catégorie    */
	font-family:arial;
	font-size:12px;
	color: #7a8087;
	margin:0;
	padding:0;
}

.post-info a{                /*    dans catégorie    */
	font-family:arial;
	font-size:12px;
	color: #ee1255;
	text-decoration: none;
	border-bottom: 1px dotted #fba9c2;
}

.post-info a:hover{                /*    dans catégorie    */
	font-family:arial;
	font-size:12px;
	color: #851739;
	text-decoration: none;
	border-bottom: 1px dotted #fba9c2;
}

.post-content{
	margin:0;
	padding:0;
	text-align: justify;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}


#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEE;
	margin: 1em 0;
	padding: 1ex 1em;
}

/* La barre de navigation
-------------------------------------------------------- */
#sidebar div{
	background:url('img/trait-nav.gif') no-repeat ;
	background-position:bottom right;
	padding-left:15px;
	/*color: inherit;*/
}

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

#sidebar h2{
	color: #a5adb6;
	margin: 0 0 5px 0;
}

#sidebar h3{
	font-size: 12px;
	margin: 0;
}

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

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

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

#sidebar div#calendar{
	/*border-top: 1px solid #F0F0F0;*/
}

#sidebar div#calendar table{
	width:159px;
	font-size: 10px;
	color:#a5adb6;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}

#sidebar div#calendar table caption{
	margin: 0 auto;
	font-size: 10px;
	color:#a5adb6;
	
}

#sidebar div#calendar table th{
	color: #d4dfea;
	background: transparent;
	height:15px;
}

#sidebar div#calendar table td{
	width: 14%;
	line-height: 2em;
	border: 1px solid #d4dfea;
}

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

#sidebar div#calendar table td a:hover{
	background: #ee1255;
	color: #ffffff;
}

