/* ***** BEGIN LICENSE BLOCK *****
 * This file is part of DotClear.
 * Copyright (c) 2004 Samuel Latchman 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):
 *  Olivier Meunier
 * Philippe Hénaff
 */
img {border:none;
text-decoration:none;}

.paypal
{
border:none;
text-decoration:none;
}

body{
	background: #FFFFFF url(images/body.png) repeat-x left top;
	margin:0em;
	padding:0em;
	font:90% Helvetica, Arial, sans-serif;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:small;
}
html>body{
	font-size:small;
	margin:0em;
	padding:0em;
}
p {
	margin : 1em 0;
}
.post img {border:none;}


form {
	display : block;
	margin : 0;
	padding : 0; }
h2,h3 {
	font-family:Georgia, "Times New Roman", Times, serif
}
h1 {
	font-size : 2em;margin : 0;
	padding:0.2em 0em 0em 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size : 1.3em;
	margin : 0.83em 0;
	color: #666666;
}
h3 {
	font-size : 1.17em;
	margin : 1em 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;
}
h1 a{
	color:#000000;
}

code,pre { font-family : "Courier New",monospace; font-size : 1em; overflow:auto; font-weight:bold;color:grey;}

q {
font-style : italic;
}

#q {
width: 150px
}

a {color : #1A2D52; text-decoration:none;}
a:hover, a:focus, a:active {color: #666666;text-decoration: underline;}

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

h1 a, h1 a:hover, h1 a:focus, h1 a:active {text-decoration : none;color:#FEE7B9;}

/* Le bandeau et les onglets
-------------------------------------------------------- */ 
#header{
margin:0em;
padding:0em;
font-size:1em;
font-weight:bold;
line-height:normal;
background: transparent;
	/*ici petit espace entre la banniere et les onglets---------------------------------------------*/
}

#bandeau{
margin:0em;
padding:0em;
height:130px;
background:  transparent url(images/banniere.gif) no-repeat center;
	/*ici la couleur du fond de la banièr e#ececec- #B8860B : couleurs GL---------------------------------------------*/
}


#bandeau img {border:none;}

#header ul{
margin:0;
padding:4px 10px 0;
list-style:none;
}
#header li{
float:left;
background: url("images/left.gif") no-repeat left top;
border-bottom: 1px solid #7c6655;
margin:0;
padding:0 0 0 9px;
}
#header a{
float:left;
display:block;
background: url("images/right.gif") no-repeat right top;
padding:5px 15px 4px 6px;
text-decoration:none;
font-weight:bold;
color:#000000;
}

/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover{
color:#1A2D52;
}
#header .current{
background-image: url("images/left_on.gif");
border-bottom: none;
}
#header .current a{
background-image: url("images/right_on.gif");
color:#333;
padding-bottom:5px;
}

/* Le prelude
-------------------------------------------------------- */ 
#prelude {
	background: transparent;
	color: #1A2D52;
}


#prelude a{
	color: #1A2D52;
	background: transparent;
}

#prelude a:hover{
	color: #FEE7B9;
	background: transparent;
}


/* Layout
-------------------------------------------------------- */
#conteneur{
	width:99%;
	/*largeur du conteneur--------------------------------------------------------------*/
	margin:0 auto 0 auto;
	padding:0;
	text-align:left;
	/*border: 1px solid #666666;*/
	background-color: transparent; /*#ececec;*/
	/*ici la couleur du fond des onglets et du bord----------------------------------------------*/

}
#contenu{
	clear:both;
	margin:0em auto 0em auto;
	padding-right:1em;
	padding-bottom:1em;
	padding-left:1em;
	padding-top:2em;
	background-color: #FFFFFF;
}

#separation
{
width:100%;
border-top : 1px dotted #1A2D52;
}

#page {
	margin : 0 auto;
	padding : 0;
	min-height:400px;
}
#main {
	float : left;
	width:78%;
	/*largeur de l'espace des billets----------------------------------------------*/
	margin-right : 1em;
}

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

#content {
	padding : 1px 0 1em 19px;
}

#content p{
	text-align:justify;
}

#content table{
	text-align:justify;
	font-size:1em;
}
/* Archives
-------------------------------------------------------- */
#content-info {
	font-size: 0.8em;
	background: #F5F5F5;
	border: 1px solid #CDCDCD;
	border-width: 1px 0;
	padding: 5px 10px;
	margin: 0 0 20px 0;
	font-size: 1em;
	line-height: 1.4;
	
}
.content-inner { padding-bottom: 20px; }
.content-inner li{list-style-type:none;}

.content-inner h3 {
	font-size: 1em;
	color: #5E9E14;
	background: #F5F5F5;
	border: 1px solid #CDCDCD;
	border-width: 1px 0;
	padding: 5px 10px;
	margin: 10px 0;
}

#content-info h2 { font-size: 1.4em; }
#content-info p { padding: 4px 0; font-size: 1em; }

#content-info p a.feed:link, #content-info p a.feed:visited {
	padding: 4px 0 4px 22px;
	background: transparent url(images/rss.png) no-repeat 1px 3px;
}
#content-info p a.feed:hover {}

.content-inner .day-date { text-align: left; }
.content-inner .post-title { padding: 4px 0; margin: 0 0 0 10px; }
.content-inner .post-info { margin: 4px 0 20px 10px; }

.content-inner ul { padding: 4px 0; margin: 0 0 0 10px; }
	.content-inner ul li {
		padding: 1px 0 1px 10px;
		/*background: transparent url(images/li.png) no-repeat 0 5px;*/
		font-size: 1em;
		line-height: 1.3;
	}
/* Sidebar
-------------------------------------------------------- */
#sidebar {
	float:right;
	width : 17%;
		/*largeur de la sidebar----------------------------------------------*/
	margin : 0em 1em 0em 0em;
padding : 0;
}
#sidebar h2 {
	color : #666666;
	font-size : 1.2em;
	border-top : 1px solid #1A2D52;
	padding : 0.5em 0 0 0;
	margin : 1.3em 0 0.3em 0;
}

#sidebar h3{
	color : #666666;
	font-size: 1em;
	margin: 0.8em 0;
}
#sidebar h4 {
	font-weight : normal;
	color : #666666;
	font-size : 1em;
	padding : 0 0 0 0;
	margin : 1.3em 0 0.5em 0;

}
#sidebar ul {
	padding-left : 1.5em;
	margin : 0 0 0 0;
}

#sidebar li {
	list-style : url(images/yeux_liste.gif) none;
	margin: 0.2em 0;
	color:#999999;
}

#sidebar a:hover {
	color:#666666;
	background : transparent;
}

#sidebar a {
	text-decoration : none;
	color:#1A2D52;
}

.sidebarleft{text-align : left ;}


#sidebar #tags ul {
		margin: 5px 5px 10px 10px;
		padding: 0;
		font-size: 110%;
	}
		#sidebar #tags ul li {
			display: inline;
			background: none;
			margin: 0;
			padding: 0;
			font-size: 0.9em;
			color:#666666;
		}
			#sidebar #tags ul li a:link, #sidebar #tags ul li a:visited { color: #1A2D52; /*#1A2D52;*/ }
			
		#sidebar #tags p strong a:link, #sidebar #tags p strong a:visited { padding: 0 0 0 18px; background: transparent url(images/tags.png) no-repeat 0 -2px; }
		#sidebar #tags p strong a:hover {color: #666666;}


.tag0 { font-size: 75%; }
.tag10 { font-size: 100%; }
.tag20 { font-size: 120%; }
.tag30 { font-size: 130%; }
.tag40 { font-size: 140%; }
.tag50 { font-size: 150%; }
.tag60 { font-size: 160%; }
.tag70 { font-size: 170%; }
.tag80 { font-size: 180%; }
.tag90 { font-size: 190%; }
.tag100 { font-size: 200%; }
.tags {list-style-type:none;}
/* Post
-------------------------------------------------------- */
.day-date {
	font-size : 0.8em;
	font-weight : bold;
	margin-top : 2em;
	text-align : right;
	border-top : 1px dotted #1A2D52;
	color : #666;
	background : transparent;
}

.post {

}

.posthome {

	padding-bottom: 1px;
	
	border-top : 1px dashed #1A2D52;/*ici la ligne de séparation des différents posts*/
}

.post-title {
	margin : 0.8em 0 0 0;
	color : #39455B;
	background : url(images/tete_tux.gif) no-repeat left top;
	padding-left : 35px;
	height:40px;
	
}
.post-title a {
	color : #394558;
	text-decoration : none;
}
.post-title a:hover {
	color : #1A2D52;
	text-decoration : none;
}
.post-info {
	
	font-size : 1em;
	clear : both;
	color : #999999;
	margin : 0;
}
.post-chapo {
	margin-bottom : 1em;
}
.post-content {

}
.post-info-co {
	font-size : 0.85em;
	clear : both;
	background : transparent url(images/ico_comments.png) no-repeat 0 40%;
	padding-left : 13px;
}
.post-info a {color: #1A2D52;}
.post-info a:hover{color : #666666;}
.post-info-co a {color: #1A2D52;}
.post-info-co a:hover{color : #666666;}
.post-tags {
	position: relative;
	border: 0;
	padding: 5px;
	margin: 8px 0 0 0;
	overflow: hidden;
	height: 1%;
	font-size : 0.85em;
}
	.post-tags:after{
		
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.post-tags li { display: inline; }
		.post-tags li a:link, .post-tags li a:visited {
			color: #1A2D52;
			display: block;
			float: left;
			text-decoration: none;
			/*background: transparent url(images/tag.png) no-repeat 0 0;*/
			padding: 2px 8px 2px 18px;
			white-space: nowrap;
		}
		.post-tags li a:hover { color: #666666; text-decoration: underline; }
		
		
.dons_bas_page
{
border-top : 1px solid #1A2D52;
}
.dons_bas_page li {
	list-style : url(images/yeux_liste.gif) none;
	margin: 0.2em 0;
}

/* Commentaires
-------------------------------------------------------- */
#comments, #pings { padding-top: 10px; }
	#comments h3, #pings h3, #comments-feed, #pr h3 {
		clear: left;
		border: 1px solid #E8E8E8;
		border-width: 1px 0;
		background: #FBFBFB;
		padding: 5px;
		margin: 20px 0 8px 0;
		font-size: 1.2em;
	}
	#pr h3 { color: #5E9E14; margin: 30px 0 8px 0; }
	
	#comments-feed { text-align: right; font-weight: bold; margin: 14px 0 8px 0; }
		#comments-feed a:link, #comments-feed a:visited {
			font-size: 0.8em;
			text-decoration: none;
			background: transparent url(images/rss.png) no-repeat 0px 50%;
			padding: 3px 0 3px 22px;
		}
		#comments-feed a:hover { text-decoration: underline; }

#comments dl{}

#comments dt, #pings dt {
	position: relative;
	top: 1px;
	display: block;
	padding: 10px 0 30px 0;
	background: transparent url(images/commentaire_bulle.png) no-repeat 50% 100%;
}
	#comments dt a:link, #comments dt a:visited { color: #3C8FD1; text-decoration: none; }
	#comments dt a:hover { text-decoration: underline; }
	#pings dt a:link, #pings dt a:visited { color: #3C8FD1; text-decoration: none; }
	#pings dt a:hover { text-decoration: underline; }

	#comments dd, #pings dd, dd.comment-preview {
		border: 1px solid #E8E8E8;
		border-width: 1px 0;
		background: #F5F5F5;
		padding: 10px;
		margin: 0 0 8px 0;
		font-size: 1.1em;
		line-height: 1.4;
	}
	#comments dd *, #pings dd *, dd.comment-preview * { padding: 5px 0; font-size: 1em; }

	#comments dt.me a:link, #comments dt.me a:visited, #comments dt.me a:hover { color: #5E9E14; }
	#comments dd.me { border-left: 4px solid #5E9E14; }

	.comment-number, .ping-number {
		color: #3C8FD1;
		font-weight: bold;
		font-size: 1.4em;
	}

#ping-url {
	border: 1px solid #E8E8E8;
	border-width: 1px 0;
	background: #FBFBFB;
	padding: 5px;
	margin: 30px 0;
	font-weight: bold;
	text-align: right;
}


.error {
	border: 2px solid red;
	padding: 10px 5px;
	margin: 20px 0 0 0;
	background: #FFCCCC;
	font-weight: bold;
}

.message {}

.pagination {

	border: 1px solid #CDCDCD;
	border-width: 1px 0;
	background: #F5F5F5;
	padding: 5px;
	margin: 0 0 30px 0;
	
}
	.pagination a:link, .pagination a:visited { color: #1A2D52; text-decoration: none; }
	.pagination a:hover { color: #666666; }

#navlinks {
	border: 1px solid #CDCDCD;
	border-width: 1px 0;
	background: #F5F5F5;
	padding: 5px;
	margin: 1.5em 0 20px 0;
	color: #5E9E14;
}
	#navlinks a:link, #navlinks a:visited { color: #1A2D52; text-decoration: none; }
	#navlinks a:hover { color: #666666; text-decoration: underline; }


/* Error messages
-------------------------------------------------------- */
.error {
	border : 1px solid #c00;
	background : #fee;
	padding : 0.5em;
}
.error ul {
	padding-left : 20px;
}
.error li {
	list-style : square;
}


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

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

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

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

input[type=submit]:hover {
	background : #f5f5f5;
	color : #000;
}

textarea {
	width : 100%;
}

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

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

.spacer{
clear:both;
}
/* footer
--------------------------------------------------------*/
#footer {
	clear:both;
	margin:0em auto 0em auto;
	padding:0.2em 0em 0em 0em;
	text-align:center;
	/*background: #fff url(images/fourmi.png) bottom right no-repeat; /*#1A2D52;*/*/
	color:#FFFFFF;
	/*height:100px;*/
}
#footer img {border:none;}
#footer a{
	color:#FFFFFF;
}
p.read-it a{
	background :transparent url(images/suite.png) left center no-repeat;
	padding-left : 18px;
}
/* ajoutez dans ce fichier vos personnalisations */

/* ------------------------------------------------
	CALENDRIER
------------------------------------------------ */

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

#sidebar div#calendar table{
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}

#sidebar div#calendar table caption{
	margin: 0 auto;
}

#sidebar div#calendar table th{
	color: #1A2D52;
	background: transparent;
}

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

#sidebar div#calendar table td a{
	display: block;
	background: #FEE7B9;
	border:1px solid #1A2D52;
	color: #1A2D52;
	font-weight: bold;
	text-decoration: none;
}

#sidebar div#calendar table td a:hover{
	background: #1A2D52;
	color: #FFF;
}
#comment-form #subscribeToComments { border:0; padding:0; }
