/* ***** 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{
	margin:0;
	padding:0;
	background: #0C113F url(img/body_haut.jpg) no-repeat center top;
	color: #ffffff;
	font-size: 80%;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
}
#body_bas{
	margin:0;
	padding:0 0 188px 0;
	background: transparent url(img/body_bas.gif) no-repeat center bottom;
}


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

h1{font-size: 1.5em;}
h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
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: none;
}

label{
	cursor: pointer;
	cursor: hand;
}

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

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

a{
	color: #ffffff;
}

a:visited{
	color: #ffffff;
}

a:hover{
	color: #ffffff;
}

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

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

/* La page
-------------------------------------------------------- */
#page{
	background: transparent url(img/page_fond.jpg) repeat-y center top;
	margin:0 auto;
	padding:0;
	width:992px;
}
#page_haut {
	background: transparent url(img/page_haut.jpg) no-repeat center top;
	margin:0;
	padding:0;
	width:992px;
}
#page_bas {
	background: transparent url(img/page_bas.gif) no-repeat left bottom;
	width:992px;
}
 
/* L'ent�te
-------------------------------------------------------- */
#top{
	height: 252px;
}

#top a{
	display:block;
	width:992px;
	height: 252px;
	text-decoration: none;
	margin:0;
	padding:0;
}

/* Le menu
-------------------------------------------------------- */
#menu{
	height: 43px;
	padding:0;
	margin:0 0 0 6px;
}

#menu a{
	text-decoration: none;
	margin:0;
	padding:0;
}

#menu img{
	border:0;
	margin:0;
	padding:0;
}


/* 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
-------------------------------------------------------- */
#main {
	width:724px;
	float:left;
	margin:0;
	padding:0;
}

#content {
	padding:60px 38px 20px 26px;
	margin:0;
}

.post{
	margin:0;
	padding:0 0 5px 0;
}

.separateur {
	margin:0;
	padding:0;
	width:660px;
	height:45px;
	background:transparent url(img/separateur.png) no-repeat left top;
}

.post-title{
	color: #FFFFFF;
	font-family:Arial;
	font-size:27px;
        line-height:30px;
	font-weight:bold;
	margin:17px 0 0 0;
	padding:0;
}

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

.post-info{
	color: #000000;
	font-weight:bold;
	margin:8px 0 10px 0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}

.post-content, .post-chapo{
	text-align: justify;
	margin:0;
	padding:0 20px 0 0;
	color: #FFE3F4;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.post-content p.suite {
	color:#FFFFFF;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}
.post-content .suite a, .post-content .suite a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.post-info-co{
	color: #FFE3F4;
	font-family:Arial;
	font-size:13px;
	margin:0;
	padding:0;
}
.post-info-co a, a.envoyerami{
	color: #FFE3F4;
	text-decoration: none;
}
.post-info-co a.co{
	background: transparent url(img/puce_bulle.gif) no-repeat left 1px;
	padding-left: 23px;
	margin-right:60px;
}
.post-info-co a.aj, a.envoyerami{
	background: transparent url(img/puce_excla.gif) no-repeat left 2px;
	padding-left: 19px;
}
.post-info-co a:hover, a:hover.envoyerami{
	color: #FFE3F4;
	text-decoration: underline;
}

h3#co, h3#aj {
	color:#FFFFFF;
}

div.com_impair {
	width:652px;
	background: transparent url(img/com_impair.gif) no-repeat left bottom;
	margin:0 0 15px 0;
	padding:0;
}
div.com_pair {
	width:652px;
	background: transparent url(img/com_pair.gif) no-repeat left bottom;
	margin:0 0 15px 0;
	padding:0;
}

div.com_impair blockquote{
	background-color: #D12E66;
	margin: 0;
	padding: 5px 10px;
	border: 1px solid #ffffff;
	border-bottom: 0;
}
div.com_pair blockquote{
	background-color: #991580;
	margin: 0;
	padding: 5px 10px;
	border: 1px solid #ffffff;
	border-bottom: 0;
}

div.com_impair blockquote p, div.com_pair blockquote p{
	margin:0;
	padding:0;
}

div.com_impair div {
	height:70px;
	text-align:left;
	padding-left:50px;
}
div.com_pair div {
	height:70px;
	text-align:right;
	padding-right:60px;
}

#main .preview, #main .submit {
	background-color:#FFFFFF;
	color:#991481;
	border: 1px solid #991481;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.error {
	background-color:#DF0000;
	padding:5px;
	margin:10px 0 20px 0;
}

.pagenav {
	margin:40px 20px;
	text-align: center;
	color:#FFC808;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
}
.pagenav a {
	color: #FFE3F4;
	text-decoration:none;
}
.pagenav a img {
	width:25px;
	height:26px;
	margin:0;
	padding:0;
	border:0;
	margin-bottom:-5px;
}
.pagenav a.suivant img {
	background: transparent url(img/suivant_off.png) no-repeat center center;
}
.pagenav a.precedent img {
	background: transparent url(img/precedent_off.png) no-repeat center center;
}
.pagenav a:hover.suivant img {
	background: transparent url(img/suivant_on.png) no-repeat center center;
}
.pagenav a:hover.precedent img {
	background: transparent url(img/precedent_on.png) no-repeat center center;
}


/* La barre de navigation
-------------------------------------------------------- */
#sidebar {
	float:right;
	width:268px;
	margin: 0;
	padding: 0;
}

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

#sidebar div h2 {
	margin:0;
	padding:0;
	width:232px;
}

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

#sidebar div#viral ul {
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:45px 0 0 0;
	padding:0;
}
#sidebar div#viral ul li {
	margin:0 0 0 40px;
	padding:0;
}
#sidebar div#viral ul li a {
	display:block;
	width:192px;
	height:19px;
	padding:0;
	margin:0;
}
#sidebar div#viral ul li a.ajouter {
	background: transparent url(img/lien_ajouter.png) no-repeat left top;
}
#sidebar div#viral ul li a.envoyer {
	background: transparent url(img/lien_envoyer.png) no-repeat left top;
}

#sidebar div#search form, #sidebar div#newsletter form, #sidebar div#search form p, #sidebar div#newsletter form p {
	margin:2px 0 0 0;
	padding:0;
}
#sidebar input#q, #sidebar input#email{
	width:190px;
	height:16px;
	margin:0;
	padding:2px;
}
#sidebar .submit, #sidebar #subscribe {
	padding:0;
	margin:0;
	border:0;
	width:28px;
	height:18px;
	background: transparent url(img/ok.gif) no-repeat center top;
}

#sidebar div#search{
	color: inherit;
	line-height: 2.3em;
}
#sidebar div#search h2 {
	background: transparent url(img/titre_rechercher.png) no-repeat left top;
	height:26px;
}

#sidebar div#newsletter h2 {
	background: transparent url(img/titre_newsletter.png) no-repeat left top;
	height:26px;
}
#sidebar div#newsletter p.mentions {
	text-align:right;
	font-size:10px;
	margin:0 6px 0 0;
}
#sidebar div#newsletter p.mentions a {
	color:#AE0CB2;
	text-decoration:underline;
}

#sidebar div#liens h2 {
	background: transparent url(img/titre_liens.png) no-repeat left top;
	height:26px;
}
#sidebar div#liens ul {
	font-size:11px;
	font-weight:bold;
	margin:5px 0 0 20px;
}

#sidebar div#top5 ul, #sidebar div#dernierscom ul {
	font-size:13px;
	font-weight:bold;
	margin:5px 0 0 6px;
}
#sidebar div#top5 ul li {
	margin:0;
	padding:0 0 0 18px;
	background: transparent url(img/puce.gif) no-repeat left 3px;
}
#sidebar div#dernierscom ul li {
	margin:5px 0 0 0;
	padding:0 0 0 18px;
	background: transparent url(img/puce.gif) no-repeat left 2px;
	line-height:15px;
}
#sidebar div#top5 ul a, #sidebar div#dernierscom ul a {
	text-decoration:none;
}
#sidebar div#top5 ul a:hover, #sidebar div#dernierscom ul a:hover {
	text-decoration:underline;
}

#sidebar div#top5 h2 {
	background: transparent url(img/titre_top5.png) no-repeat left top;
	height:119px;
}

#sidebar div#dernierscom h2 {
	background: transparent url(img/titre_dernierscom.png) no-repeat left top;
	height:76px;
}
#sidebar div#dernierscom .auteur {
	font-size:11px;
	color:#F1004F;
}

/* Le pied de page
-------------------------------------------------------- */
#footer{
	margin: 0;
	padding: 0;
	color: #ffffff;
}
