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

body {
	margin : 0;
	padding : 0;
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 0.8em;
}

p { margin : 1em 0; }
img { border : none; }
form { display : block; margin : 0; padding : 0; }

h1 { font-size : 2em; margin : 0.67em 0; }
h2 { font-size : 1.2em; margin : 0.83em 0; }
h3 { font-size : 1.17em; margin : 1em 0; }
h4 { font-size : 1.2em; margin : 0.83em 0; }
/*h4 { font-size : 1em; margin : 1.33em 0; }*/
h5 { font-size : 0.83em; margin : 1.67em 0; }
h6 { font-size : 0.67em; margin : 2.33em 0; }


code,pre { font-family : "Courier New",monospace; font-size : 0.9em;}

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

q { font-style : italic; }

a {
	color: #000000;
}


a:hover {
	text-decoration : none;
}

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

h2, h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


/* Prelude
-------------------------------------------------------- */
#prelude {
	position : absolute;
	top : 0;
	margin : 0;
	padding : 0;
	font-size : 0.85em;
}

/* Titre
-------------------------------------------------------- */
#top {
	/*background : #eee;*/
	/*border-bottom : 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*text-align : center;*/
	/*text-align:left;*/
	height:122px;
	background: #fff url(img/backg-head.jpg) left top;
	/*width:81%;*/

}

	
#top h3 a {
	/*color: #FFFFFF;*/
	/*background : transparent;*/
	/*text-decoration : none;*/
	/*padding-left:30px;*/	
	
}

#top h3{
	font-size:2.4em;
	font-weight:normal;
	height: 10%;
	/*line-height: 30px;*/
	margin: 0 0 0 63%;
	padding-top: 5%;
	/*color: #FFFFFF;*/
	
}


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

#top h3 a:hover {
    color: silver;
}	

/* Page
-------------------------------------------------------- */
#page {
	
}

/* Main
-------------------------------------------------------- */
#main {
	width : 63%;
	/*float : right;*/
	float:left;
	border-left : 1px solid #999;
	/*border-bottom : 1px solid #999;*/
}

#main .text-link {
	float:right;
	color:#CC3333;
	margin:1em 1em 1em 0;
	}
#main .text-link a {
	color:#CC3333;
	margin:1em 1em 1em 0;
	}

#main h3 {
	color : #333;
	margin-top : 2em;
}

.day-date {
	font-size : 1em;
	font-weight : bold;
	margin-top : 2em;
	text-align : right;
	border-bottom : 1px solid #ccc;
	color : #666;
	background : transparent;
}

#main p {
	line-height : 1.6em;
}

.post-title {
	margin : 1.5em 0 0 0;
	color:#000000;
	font-size:1.5em;
	padding-bottom:0.7em;
}
.post-title a {
	color:#000000;
	text-decoration : none;
	font-size:1em;
}


	
.post-title a:hover{
	color:#CC3333;
	text-decoration:underline;
	}


.chapo {
	margin-bottom : 2em;
}
.chapo p:first-letter {
	/*font-weight : bold;
	font-size : 2.5em;
	font-family : serif;
	float : left;
	margin-right : 0.2em;*/
}

.post-info, .post-info-co {
	font-size : 0.85em;
	/*text-align : right;*/
}
.post-info {
	margin : 0;
	color: #333333;
}

#content .post p a {
	color:#CC3333;
	}

.post-info-co {
	clear : both;
	margin-top : 0;
}

#content .tags {
	margin-top:10px;
	}
#content .tags a {
	color:#000000;
	}

#content .billetsconnexes {
	padding-top:15px;
	}
	
#content .billetsconnexes ul li {
	line-height:1.9em;
	list-style:square;
	}
	

#content .billetsconnexes a {
	list-style:square;
	color: #000000;
	}
	
.post-content blockquote{
	background-color:#F2F2F2;
	font-family: Georgia, serif;
	font-style: italic;
}

.post-content blockquote p{
	padding:10px;
}

/* Content
-------------------------------------------------------- */
#content {
	margin : 0 1em 0 0;
	padding : 1em;
}

#content h2 a{
	color:#000000;
	}
/*#content a {
	color:#000099;
	}*/
	



/* Liste commentaires + formulaire
-------------------------------------------------------- */
#comments, #trackbacks {
	margin : 0 2em;
}

#comments blockquote, #trackbacks blockquote {
	display : block;
	margin : 0;
	padding : 1px 1em;
	font-style : normal;
	border : 1px solid #999;
	color : #666;
	background : transparent;
}

.comment-info {
	margin-bottom : 0;
	font-size : 0.85em;
}

.erreur {
	border : 1px solid;
	padding : 0.5em;
}

/* Menu
-------------------------------------------------------- */
#sidebar {
	float:left;
	width:17%;
	margin : 0 0 0 0;
	padding : 3.5em 0 0 0;
	border-left : 1px solid #999;
	/*font-size:0.9em;*/
	/*line-height:1.5em;*/
}
#sidebar .parrainage {
	margin-top:-20px;
	margin-bottom:20px;
	}

#sidebar div#recentposts ul { 
	list-style:none;
	/*font-size:0.8em;*/
	padding-left:0;
	}
#sidebar div#recentposts li { 
	list-style:none;
	padding-left:0px;
	}


/*#sidebar h2 {
	font-size:1.6em;
	font-weight : normal;
	color : #993;
}*/

#sidebar h4 {
	font-size:1.6em;
	font-weight : normal;
	color : #993;
}

#sidebar ul {
	padding-left : 1.5em;
	margin-left : 0;
	/*font-size:0.85em;*/
	line-height:1.6em;
}

#sidebar li {
	list-style : square;
	margin-top : 0.15em;
	color : #999;
	background : transparent;
	
}

#sidebar li:hover {
	color : #333;
	background : transparent;
}

#sidebar div {
	padding : 0 0 0 1em;
}


/* sidebar 2 à droite toute
-------------------------------------------------------- */

#sidebar2 {
	width:19%;
	float:right;
	margin : 0 0 0 0;
	padding : 2.5em 0 0 0;
	border-left : 1px solid #999;
	font-size:0.9em;
	line-height:1.5em;
}


#sidebar2 .parrainage {
	padding-top:10px;
	}
	
/*#sidebar2 h2 {
	font-weight: normal;
	font-size:1.7em;
	color : #993;
}*/

#sidebar2 h4 {
	font-weight: normal;
	font-size:1.7em;
	color : #993;
}

#sidebar2 ul {
	list-style:none;
	padding-left : 0;
	margin-left : 0;
	line-height:1.6em;
	/*font-size:0.85em;*/
}

#sidebar2 li {
	list-style : none;
	margin-top : 0.15em;
	color : #999;
	background : transparent;
}

.level-1 {font-size:0.9em;}
.level-1 a {text-decoration:none; color:#999999;}
.level-1 a:hover {text-decoration:underline; color:#CC3300;}

.level-2 {font-size:1.1em;}
.level-2 a {text-decoration:none; color:#000000; }
.level-2 a:hover {text-decoration:underline; color:#CC3300;}

.level-3 {font-size:1.3em;}
.level-3 a {text-decoration:none; color:#FF9900;}
.level-3 a:hover {text-decoration:underline; color:#CC3300;}

.level-4 {font-size:1.5em;}
.level-4 a {text-decoration:none; color:#CC3300;}
.level-4 a:hover {text-decoration:underline; color:#CC3300;}

.level-5 {font-size:1.7em;}
.level-5 a {text-decoration:none; color:#CC3300;}
.level-5 a:hover {text-decoration:underline; color:#CC3300;}


#sidebar2 li:hover {
	color : #333;
	background : transparent;
}

#sidebar2 div {
	padding : 0 1em 0 1em;
}

#links li {
	padding-bottom:0.8em;
	}



/* Footer
-------------------------------------------------------- */
#footer {
	clear:both;
	/*clear : right;*/
	border-top : 1px solid #999;
	margin : 0 0 2em 1em;
	padding : 1em 1em 1em 1em;
	background : #fff;
	text-align : center;
	font-size : 0.8em;
}


/* Calendrier
-------------------------------------------------------- */
#calendar {
}

#calendar table {
	border-collapse : collapse;
	font-size : 0.8em;
	margin : 0 auto;
}

#calendar caption {
	margin : 0 auto;
	padding : 0 0 0.3em 0;
	font-size : 1.2em;
}

#calendar abbr {
	border : none;
}

#calendar th, .cal td {
	border : none;
	padding : 1px;
}
#calendar td {
	text-align : center;
}

#calendar td.active a {
	font-weight : bold;
}

#calendar a {
}

/* Error messages
-------------------------------------------------------- */
.error {
	/*border : 1px solid #c00;*/
	margin-top:1.5em;
	background: #F4F4F4;
	padding : 0.5em;
	line-height:0.25em;
}
.error ul {
	padding-left : 20px;
}
.error li {
	list-style : square;
}


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

input, textarea {
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 1em;
	border-width : 1px;
	border-color : #ccc;
}

input[type], textarea[name] {
	background : #eee;
}

input[type=submit], input[type=reset] {
	background : #ccc;
	color : #000;
}

input[type=submit]:hover {
/*	background : #036;
	color : #fff;*/
	background: #000;
	color:#fff;
}

textarea {
	width : 100%;
}

p.field {
	margin : 0.5em 0 0 0;
}

p.field label {
	display : block;
	font-weight : bold;
	font-size : 0.85em;
}

