/* ***** BEGIN LICENSE BLOCK *****
 * This file is part of DotClear.
 * Copyright (c) 2004 Olivier Meunier and contributors. All rights
 * reserved.
 * Adaptation de Michel Eudes janvier 2007 
 * 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 ***** */
 
  	/*IE 7 and below Font Size*/
    *:first-child+html {FONT-SIZE:86%} * html {FONT-SIZE: 90%}
	/* End IE 7 and below Font Size */
 
/*fond avec couleur*/
body {
	margin : 0;
	padding : 0;
	font-family : Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size : 0.9em;
	background : #eee;/*#778899;*/
	line-height:1.4em;
}

p { margin : 1em 0;
	text-align : justify;
}

img { border : 1px solid #000; }
form { display : block; margin : 0; padding : 0; }

h1 { font-size : 2.2em; margin : 0.67em 0; }
h2 { font-size : 1.4em; margin : 0.83em 0; }
h3 { font-size : 1.1em; margin : 1em 0; }
h4 { font-size : 0.8em; margin : 1.33em 0; }
h5 { font-size : 0.6em; margin : 1.67em 0; }
h6 { font-size : 0.5em; margin : 2.33em 0; }

code,pre { font-family : Arial,Verdana,Geneva,Helvetica,sans-serif; font-size : 1em; }

q { font-style : italic; }

a {
	text-decoration : none;
	color : #669;
}

a:visited{
	color: #444;
}

a:hover {background :  #036;
	color: #fff;
	text-decoration : none;
}

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

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

/* Prelude
-------------------------------------------------------- */
#ouverture h1 , h2{
	color : #0059ff;
	}
#ouverture {
	padding :10px 10px;
	background : #eee;
   border: 2px outset #0059ff;
   color : #0059ff;
   }
#prelude {
	height:3em;
	border-top : 5px double #fff;
	text-align : left;
	background : transparent;
	font-size : 1em;
	margin-left:25px;
}
#prelude a {
	color : #000;
	background : #eee;
	text-decoration : none;
	font-weight: bold;
	padding:5px 10px;
	border: 1px outset #0059ff;
}
#prelude a:hover {
   color : #0059ff;
	background : #eee;
	text-decoration : none;
	font-weight: bold;
	border: 1px inset #0059ff;	
}
#prelude img {
	vertical-align: baseline;
	border:none;
}
/* Titre
-------------------------------------------------------- */
#top {
	background : #0059ff url(/blog/images/figaro.png) 7% 50% no-repeat ; /*#ffb515 orange */
	border-top :5px solid #fff;
	font-family : Arial,Verdana,Geneva,Helvetica,sans-serif;
	color : #ff6309; 
	height:8em;
}
#top h1 {
	padding : 1em 0 1em 6em ;
	font-weight: bold;
	color:#fff;
}
#top a {
	background : transparent;
	text-decoration : none;
	color : #fff;
	font-weight: bold;
}

/* Page
-------------------------------------------------------- */
/*largeur variable*/

#page {
max-width: 960px; 
min-width: 750px;
font-family : Arial,Verdana,Geneva,Helvetica,sans-serif;
margin:20px auto;
border-left :  5px solid #fff;
border-right : 5px solid #fff;
border-bottom : 5px solid #fff;
background : #fff;			
}

/*largeur fixe*/
/*
#page {width:800px; 
font-family : Arial,Verdana,Geneva,Helvetica,sans-serif;
margin:30px auto;
border-left : 1px solid #000;
border-right : 1px solid #000;
background : #dcdcdc;			
}
*/
/* Main
-------------------------------------------------------- */
/*largeur variable avec bordure couleur du body background*/
#main {
	font-family : Arial,Verdana,Geneva,Helvetica,sans-serif;
	width : 72%;
	float : left;
	border-top : 3px double #fff;
	background : #fff;
	color: #000;
}

#main a {
	font-family : Arial,Verdana,Geneva,Helvetica,sans-serif;
	text-decoration : none;
	color : #0059ff;
}

#main a:hover {
	font-family : Arial,Verdana,Geneva,Helvetica,sans-serif;
	background :  #0059ff;
	color: #fff;
	text-decoration : none;
}

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

#main p {
	line-height : 1.4;
}

.day-date {
	font-size : 0.9em;
	margin-top : 0.5em;
	text-align : right;
	padding : 5px 15px;
	color : #000;
	background : #fff; 
}



#post h2 {
	margin : 0;
	color : #000;
	font-weight :bold;
}

.post-title,.post-title a {
	margin :  0 -5px;
	color : #0059ff;
	font-weight :bold;
	background : #fff;
	padding :2px 5px;	
}


.post-title a:hover {
	background : #0059ff;
	color: #fff;
	text-decoration : none;
	font-weight :bold;
}

.chapo {
	margin-bottom : 1.5em;
}
/*
.chapo p:first-letter {
	font-weight : bold;
	font-size : 2.5em;
	font-family : serif;
	float : left;
	margin-right : 0.2em;
}
*/
.post-info, .post-info a {
	font-size : 0.9em;
	font-style : normal;
	margin : 0;
	
}

.post-info-co {
	clear : both;
	margin-bottom : 10px;
	font-size : 0.9em;
	font-style : normal;
	border-top: 1px solid #000;	
	border-bottom: 3px double #000;
	padding : 5px 0px;
}

.post-info-co a {
	clear : both;
	margin-bottom : 10px;
	font-size : 0.9em;
	font-style : normal;
	padding : 5px 0px;

}

.post-content blockquote {
	display : block;
	margin : 5px 0;
	padding : 0 1em;
	font-style : normal;
	border : 1px outset #000;
	color : #000;
	background : #eee;
	text-align : justify ;
}


/* Content
-------------------------------------------------------- */
#content {
	margin : 0 13px 0 10px;/*pour compenser la bordure blanche gauche*/
	padding : 1em;
	text-align : justify ;
}


/* Liste commentaires + formulaire
-------------------------------------------------------- */
#comments, #trackbacks {
	margin : 0 1em;
	border-bottom: 1px solid #000;
}

#comments blockquote, #trackbacks blockquote {
	display : block;
	margin : 5px;
	padding : 0 10px;
	font-style : normal;
	font-size : 1em;
	border : 1px outset #999;
	color : #666;
	background : transparent;
	text-align : justify ;
}

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

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

/* Menu
-------------------------------------------------------- */

#sidebar {
	float: right;
	width : 28%;
	padding : 0;
	background : #fff; /* pour la couleur de la page */
	line-height: 1.4em;
	border-top : 15px double #fff;
}

#sidebar h2 {
	font-size : 1em;
	font-weight : bold;
	border :2px solid #ddd;
	background : #0059ff;
	color:#fff;	
	margin : 0;
	padding :5px 17px;
}

#sidebar hr {
	color:#fff;	
	margin :0.5em 15px 0.5em 15px;
}

#sidebar ul {
	padding-left : 20px;
	margin-left : 0;
	background : #eee;
	border :1px outset #0059ff;	
}

#sidebar ul.blanc {
	background : #fff;
	border:none;
}

#sidebar li {
	list-style : square outside;
	margin-top : 0.15em;
	padding:0 2px;
	font-size : 1em;
	color :  #0059ff;
}

#sidebar li.blanc {
	list-style : none outside;
}

#sidebar  a {
	margin-top : 0.1em;
	font-size : 0.9em;
/*	color : #000;*/
}

#sidebar  a:hover {
	color :  #0059ff;
	background :  #fff;
}

#sidebar div {
	padding : 0 1.4em;
}

#sidebar img {vertical-align: baseline;
	border:none;
}

/* Footer
-------------------------------------------------------- */
#footer {
	clear : both;
	margin : 0 0 0 0;
	padding : 1em ;
	background :#0059ff;
	text-align : center;
	font-size : 0.8em;
	color : #fff;
}

#footer a {
color : #fff;
}

#footer a:hover {
color : #0059ff;
background: #fff;
}
#footer img {
border:none;
}
#compteur {
	margin : 0 0 0 0;
	background : #ffb515;
	text-align : left;
	font-size : 0.8em;
	color : #ff6309;
}


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

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

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

#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 {
	color : #ff6309;
	font-weight : bold;
}

#calendar a:hover {background :  #ff6309;
	color: #fff;
	text-decoration : none;
}

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


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

input, textarea {
	font-family : Arial,Verdana,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 : #fff;
	color : #ff6309;
}

textarea {
	width : 100%;
}

p.field {
   margin : 0.8em 0 0.8em 10px;
}

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