/* ***** BEGIN LICENSE BLOCK *****
 * This file is part of DotClear.
 * Copyright (c) 2004 Olivier Meunier 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 *****
 /* Author : Kozlika - http://www.kozlika.org
 
 
REGLES PAR DEFAUT
------------------------------------------------------------------- */
body {
	margin : 0 auto;
	padding : 0;
	background : #333333 url(images/fond.png) repeat left;
	font-family: "Lucida Grande",Lucida,Corbel,Arial,sans-serif;
	font-size : 70%;
	color : #550000;
	text-align : center;
}

* {
    margin : 0;
    padding : 0;
}

p, td, ul, ol, li, dl, dt, dd { /* Pour compatibilite Netscape 4 */
	font-family: "Lucida Grande",Lucida,Corbel,Arial,sans-serif;
}

hr { 
    color: #77AACC;
    background-color: #77AACC;
    height: 1px;
    border: 0;
    margin-bottom : 1em;
    }

/* Hierarchie des titres */

h1, h2, h3 { font-weight : normal ;}
h4, h5, h6 { font-weight : bold; }
h1 { font-size : 2.2em; margin : 0; }
h2 { font-size : 1.2em; margin : 0.8em 0 0.2em;
	line-height: normal;
}
h3 { font-size : 1.2em; margin : 0.8em 0; }
h4 { font-size : 1em; margin : 1em 0; }
h5 { font-size : 0.9em; margin : 1.25em 0; }
h6 { font-size : 0.8em; margin : 1.75em 0; }

/* Comportement des liens */

a { text-decoration : none; }
a:link { color: #FF2200; }
a:visited { color : #FF2200; }
a:hover { color : #990000; }
a:active, a:focus { color : #990000; }

/* Mention de la langue d'un lien */

a[hreflang]:after {
	content: "\0000a0[" attr(hreflang) "]";
	color : #666;
	background : transparent;
}

/* Regles des balises courantes */

p { margin : 0 0 1em 0; } /* paragraphes */
img { border : none; } /* images */
form { display : block; margin : 0; padding : 0; } /* formulaires */
q, cite {  /* citations */
    font-style : italic; 
    margin : 1em; 
}
cite {
    padding : 1em;
    border-top : 1px solid #ccc;
    border-bottom : 1px solid #ccc;
}
ul, ol { margin-bottom : 1em; }
sup { padding-left : 0.15em; font-size : 80%; }

abbr, acronym {
	border-bottom: 1px dashed #999;
	cursor: help;
}
blockquote {
    margin-left : 2em;
    padding-left : 1em;
    border-left : 1px solid #77AACC;
}

/* Presentation des lignes de code */

code, pre { font-family : "Courier New",monospace; font-size : 1em;
 }
pre {
    background : #f5f5f5;
	margin : 0.33em auto;
	margin-bottom : 1em;
	padding : 1em;
	text-align:left;
	white-space:normal;
	width : 90%;
		/* cach pour IE 5 Mac qui sait pas faire - Ne pas supprimer cette ligne  \*/
		white-space:pre;
		width: 90%;
		overflow : auto;
	/* Fin hack Ne pas supprimer cette ligne */
}

/* --------------------------------------------------------
STRUCTURE
-------------------------------------------------------- */
#page {
    width : 735px;
    margin : 0 auto 3em;
    text-align :left;
    background : #fff 400px;
    padding: 15px 35px 0;
}
#top {
    position : relative;
    width : 200px;
    float : right;
    margin-bottom : 0;
    display : inline;
    text-align: center;
	margin-top: 0.5em;
}
#top h1 {
    padding : 0;
}

#top h2 {
    margin-top: 0.1em;
	margin-bottom: 1em;
	font: 1em "Lucida Grande",Lucida,Corbel,Arial,sans-serif;
}

#top h3 {
    padding : 0;
	color: #77AACC;
	margin-top: 0;
	font-size: 1em;
}

#top span {
	color: #FF2200;
}

#prelude, #prelude a {
    position : relative;
    width : 50em;
    display:inline;
    text-align : center;
    color : #fff; /*supprimer cette ligne pour laisser le prelude visible */
}
#prelude p {
    margin : 0;
    padding : 0;
    }
#main {
    width : 500px;
    float : left;
    min-height: 360px;
}
#content {
	max-width: 500px;
	padding: 0;
}
#sidebar {
    width : 200px;
    float : right;
}
#footer {
    font-size : xx-small;
    clear : both;
    text-align : center;
    padding: 2em;
}
    
/* ---------------------------------------------------------
BILLETS
---------------------------------------------------------- */
.post {
    border-top : 1px solid #77AACC;
    border-bottom : 1px solid #77AACC;
    margin-bottom : 2px;
    padding-top : 12px;
    line-height : 130%;
    font-size : 1em;
	width: 500px;
	min-height: 267px;
}

.day-date {
    text-transform : uppercase;
    letter-spacing : 1px;
    font-size : 0.8em;
    text-align : center;
}

.post-title {
    color : #550000;
	text-align: center;
}
.post-title a {
    color : #550000;
}

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

.post-chapo, .post-content, .post-excerpt {
    text-align : justify;
    margin-top : 1.5em;
}
.post img {
	max-width: 500px;
}

.post-content img {
	padding-bottom: 0.2em;
}

#content ul {
    list-style-type : none;
    }
#content ul li {
    }
.post-info, .post-info-co, .footnotes {
    font-size : xx-small;
}
.post-info {
    margin : 0;
	text-align: center;
}
.post .post-footnotes h4 {
    text-transform : capitalize;
    font-weight : bold;
    margin-top : 2em;
}
/* ---------------------------------------------------------
MENU
---------------------------------------------------------- */
#sidebar div {
	margin-top: 20px;
}
#sidebar h2 {
    font-size : 0.9em;
    font-family: "Lucida Grande",Lucida,Corbel,Arial,sans-serif;
    text-transform : uppercase;
    letter-spacing : 1px;
	margin: 1em 0;
}

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

#sidebar li {
	padding-left : 10px;
    background : transparent url(images/fleche.png) no-repeat 0 50%;
}

#sidebar .tags li {
	display: inline;
	background : transparent url(images/tag.png) no-repeat 0 50%;
}


#sidebar p {
    line-height : 130%;
    }
    
#topnav {
	padding-bottom: 1em;
}
    
#topnav span {
    display:none;
    }
#topnav ul li {
    padding-top : 5px;
    padding-left : 10px;
    }
/* -------------------------------------------------------------
TRACKBACKS ET COMMENTAIRES
---------------------------------------------------------- */
#pings, #comments, #pr {
    font-size : 1.1em;
}
#comments {
    padding-top : 20px;
}
#pings h3, #comments h3, form h3, #pr h3 {
    text-transform : uppercase;
    font-family: "Lucida Grande",Lucida,Corbel,Arial,sans-serif;
    letter-spacing : 1px;
    font-size : 0.9em;
    margin-top : 3em;
    margin-bottom : 2em;
    text-align : center;
}
#comments dt, #pings dt {
    margin-top : 2em;
    margin-bottom : 1em;
}
.comment-number {
    font-size : 1.4em;
	font-weight: bold;
}
#comments form, #pr {
    padding : 1em;
    border : 1px solid #77AACC;
}
#comments dd {
    margin-left : 2em;
    padding-left : 1em;
    border-left : 1px solid #77AACC;
}
#pr dd {
    background-color : #EEEDDD;
    }

/* Formulaires
-------------------------------------------------------- */
fieldset {
	display : block;
	border : none;
	padding : 0;
	margin: 1.5em 0;
}

input, textarea {
	font-size : 1.0em;
	padding: 2px;
}

input[type], textarea[name] {
	background : #EEEDDD;
	color : #667788;
	border : 0px solid #77AACC;
}

input[type=submit], input[type=reset] {
	background : #77AACC;
	color : #FFF;
}

input[type=submit]:hover {
	background : #667788;
	color : #fff;
}

textarea {
	width : 100%;
}

p.field, .form-help {
	margin : 0.5em 0 0 0;
	font-size: 1em;
}

#c_content {
	font-family: "Lucida Grande",Lucida,Corbel,Arial,sans-serif;
	font-size : 100%;

}

p.field label {
	display : block;
	margin : 1.5em 0 0 0;
}
/* Error messages
-------------------------------------------------------- */
.error {
	border : 1px solid #333;
	background : #ccc;
	padding : 0.5em;

}
.error ul {
	padding-left : 20px;
}
.error li {
	list-style : square;
}


/* ----------------------------------------------------------
 Trucs en plus
---------------------------------------------------------- */
.center {
	text-align : center;
}
.right {
	text-align : right;
}
.left {
	text-align : left;
}
.petites-cap {
	font-size : 0.82em;
	text-transform : uppercase;
}
.petit {
    font-size : xx-small;
}

/* deco des liens */
.post-content a, .post-chapo a, #comments a, #pr a, #pings a {
}
#comments dt a,#pings dt a, .post-content a[id|="rev"], .footnotes a[id|="rev"] {
    padding : 0;
    background-image : none;
}
.pagination, #navlinks, #ping-url, #comments-feed {
    text-align : right;
    background : #fff;
    padding : 0;
    }
    
/* -----------------------------------------------------
    TAGS
-------------------------------------------------------- */

#tags {
    }
#tags ul {
	list-style-type: none;
	padding: 0;
	margin : 0;
	text-align : left;
}
#tags ul li {
	margin: 0;
	padding: 0 8px 0 0;
	display:inline;
}
#tags ul li a {
    padding : 0;
    margin : 0;
    }
#tags .tag0 { font-size: 75%; }
#tags .tag10 { font-size: 80%; }
#tags .tag20 { font-size: 90%; }
#tags .tag30 { font-size: 100%; }
#tags .tag40 { font-size: 110%; }
#tags .tag50 { font-size: 120%; }
#tags .tag60 { font-size: 130%; }
#tags .tag70 { font-size: 140%; }
#tags .tag80 { font-size: 150%; }
#tags .tag90 { font-size: 160%; }
#tags .tag100 { font-size: 170%; }
#syndicate ul {
    list-style-type : none;
    }

#content ul.post-tags * {
    margin : 0;
    padding : 0;
}
#content ul.post-tags {
	list-style: none;
	display: block;
	padding: 0;
	font-size : xx-small;
	text-align: center;
}
#content ul.post-tags li {
	display: inline;
	margin: 0 0.6em 0 0;
	padding: 0 0 0 9px;
	background: transparent url(images/tag.png) no-repeat left center;
}
#content ul.post-tags li:after {
	content: ',';
}
#content ul.post-tags li:last-child:after {
	content: '';
}

.dc-tags .content-inner ul {
    list-style-type : none;
    line-height : 200%;
    font-size : 100%;
    border-bottom: 1px solid #77AACC;
    border-top: 1px solid #77AACC;
	padding-bottom: 1em;
	padding-top: 1em;
	margin-top: 1em;
}
.dc-tags .content-inner ul li {
    display : inline;
    }
.dc-tags .content-inner ul li a {
    color : #FF2200;
    }
.dc-tags .content-inner ul li a:hover {
    color : #990000;
    }
.dc-tags #content ul li { padding-right : 14px; }
.dc-tags #content .tag0 { font-size: 100%; }
.dc-tags #content .tag10 { font-size: 110%; }
.dc-tags #content .tag20 { font-size: 120%; }
.dc-tags #content .tag30 { font-size: 130%; }
.dc-tags #content .tag40 { font-size: 140%; }
.dc-tags #content .tag50 { font-size: 150%; }
.dc-tags #content .tag60 { font-size: 160%; }
.dc-tags #content .tag70 { font-size: 170%; }
.dc-tags #content .tag80 { font-size: 180%; }
.dc-tags #content .tag90 { font-size: 190%; }
.dc-tags #content .tag100 { font-size: 200%; }

/* autres pages specifiques */
#content-info {
    text-align : center;
	padding-left: 0;
	padding-right: 0;
}
    
#content-info h2 {
    font-size: 1.4em;
	margin-top : 0;
}
    
.content-inner {
	margin-top: 1em;
}

.content-inner ul li {
	padding-left : 10px;
    background : transparent url(images/fleche.png) no-repeat 0 50%;
	text-align: left;
}

.content-inner  h3{
    border-top : 1px solid #77AACC; 
    padding-left : 10px;
    padding-top : 0.5em;
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
}

.dc-archive #content, .dc-archive-month #content { 
    font-size:100%; 
	text-align: center;
}
    
.dc-archive-month #content .arch-title { 
    font-size:1.25em; 
    border-top : 1px solid #77AACC; 
    margin-top : 2em; 
    padding-top:1em; 
    background: none;
	padding-bottom: 0.5em;
}

.dc-archive-month #navlinks{ 
    font-size:1em; 
}
    
    
/* les clearers */
.post, .post-content, .footnotes, .attachments, .post-info-co, #comments {
    clear:both;
    }