/* ***** BEGIN LICENSE BLOCK *****
 * 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 *****
 * style base sur le style par defaut de Dotclear cree par Maurice Svay
 */

@import "layout.css";

body{
	background: #222;
	color: #000;
	font-size: 80%;
	line-height: 100%;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	border-top: 10px solid #222;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

h1{font-size: 1.6em;}
h2{
	font-size: 200%;
      letter-spacing: -1.5px;
}
h3{
	font-size: 1.4em;
      letter-spacing: -1px;

}
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;
}

.field label{
	display: block;
}

input,textarea{
	border: 1px solid #FAC218;
	background-color: #FCDB7B;
}

textarea{
	width: 100%;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

 a, a:visited{
	color: #F7700D;
	font-weight: bold;
}

 a:hover, a:active, a:focus {
	color: #FFF;
	font-weight: bold;
	background-color: #F7700D;
	text-decoration: none;
}

a img {
	text-decoration: none;
	display: block;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

/* La page
-------------------------------------------------------- */
#page{
	background: #FFF url("img/bgpage.png") repeat-y;
	color: #000;
}
 
/* L'entete
-------------------------------------------------------- */
#top{
	height: 150px;
	/*padding-top: 20px;*/
	background-color: #222;
	
}

#top h1{
	margin: 0 0 0 35px;
	padding-top: 0;
	}

#top img {
border: 0;
}

#top h1 a{
	text-decoration: none;
	color: #000;
}
/* La barre haute
-------------------------------------------------------- */
#nav {
	position: absolute;
	top: 135px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	color: #FFF;
	background: #FCDB7B url("img/bgnav.png") top right no-repeat;
}

#nav ul {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
}

#nav ul li {
	display: inline;
	border-left: 1px solid #333;
	padding: 0 5px 0 5px;
}

/* Le prelude
-------------------------------------------------------- */ 
#prelude{
	background: transparent;
	color: #666;
	text-align: right;
}

#prelude a{
	color: #666;
	background: transparent;
}

#prelude a:hover{
	color: #DFDFDF;
	background: transparent;
}

/* Le contenu
-------------------------------------------------------- */

#main {
	padding-top: 25px;
	background: #FFF;
}

.day-date{
	padding-left: 20px;
	margin-left: -25px;
	color: #9C0;
	font-style: italic;
}

.post-title{
	color: #99dd00;
	background: transparent;
	margin-bottom: 5px;
	line-height: 25px;
}

.post-title a, .post-title a:hover,  .post-title a:visited, .post-title a:active, .post-title a:focus{
	color: #99dd00;
	background: transparent;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: underline;
}

.post-info{
	margin-top: 0;
	color: #791;
	text-align: left;
	background: transparent;
	font-family: Georgia, Arial, sans-serif;
	line-height: 25px;
	/*border-bottom: 1px solid #FC0;*/
}

.post-info a, .post-info a:hover,  .post-info a:visited, .post-info a:active, .post-info a:focus{
	color: #088FF2;
	background: transparent;
	text-decoration: none;
	font-weight: normal;
}

.post-content{
	color: #000;
	text-align: left;
	font-size: 1.1em;
	line-height: 140%;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}

.post-info-co{
	text-align: right;
}

.post #next {
	line-height: 20px;
}

#trackbacks blockquote, #comments blockquote{
	width: 400px;
	background: #FFF url("img/fond.png") repeat-y left top;
	border-left: 5px solid #FAC218;
	margin: 1em 0 2.5em 0;
	padding: 1ex 1em;
}

#trackbacks blockquote p, #comments blockquote p {
	margin: 10px 0 10px 0;
	line-height: 18px;
}

#comments a {
	color: #894;
	background: transparent;
}


/* La barre de navigation
-------------------------------------------------------- */
#sidebar {
	background-color: #808080;
	line-height: 150%;
}

#sidebar div{
	border: 0;
}

#sidebar div a:link, #sidebar div a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #eeff00;
}

#sidebar div a:hover, #sidebar div a:active, #sidebar div a:focus {
	text-decoration: none;
	color: #FFF;
}

#sidebar div ul {
	list-style: none;
	padding-left: 18px;
}

#sidebar div#last li {
	padding-bottom: 2px;
	list-style: square;
}

#sidebar h2 {
	margin: 0 0 1ex 0;
}

#sidebar h3{
	margin: 1ex 0 0 0;
      letter-spacing: -1px;
}

#sidebar div#search{
	border-color: #587677;
	background: #088FF2;
	color: inherit;
	line-height: 2.3em;
}

#sidebar div#search h2, #sidebar div#search h3{
	color: #FFF;
	margin: 0;
}

#search fieldset, #search p{
	margin: 0;
	padding: 0;
}

#q{
	padding-left: 18px;
	background: #fff url(img/q.png) no-repeat 4px center;
}

/* Le pied de page
-------------------------------------------------------- */
#footer{
	margin-top: 1em;
	padding: 1em;
	border-top: 1px solid #9FB34F;
	background: #CCE665 url("img/bgfoot.png") bottom right no-repeat;
	color: #666;
}

#footer a{
	color: #5C672E;
	background: transparent;
}

/* sous-pied
-------------------------------------------------------- */


#footinfos {
	width: 730px;
	clear: both;
	background: #333 url("img/bgfootbar.png") bottom right no-repeat;
	color: #FFF;
	padding-top: 25px;
	margin-bottom: 20px;
}

#footinfos h2 {
	text-align: center;
	text-decoration: underline;
	margin-bottom: 25px;
	}

#footinfos div {
	float: left;
	width: 33%;
	background: transparent;
}

#footinfos div ul {
	list-style-type: none;
}

#footinfos div li {
	padding: 0 0 5px 15px;
}

#footinfos div h3 {
	color: #FFF;
	text-align: center;
	margin: 10px 0;
}

#footinfos div h4 {
	margin: 5px 0 8px 10px;
}

#footinfos div#calendar{
	/*border-top: 1px solid #F0F0F0;*/
}

#footinfos div#calendar table{
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}

#footinfos div#calendar table caption{
	margin: 0 auto;
}

#footinfos div#calendar table th{
	padding: 0 1px 0 1px;
	color: #FEA;
	background: transparent;
}

#footinfos div#calendar table td{
	width: 14%;
	line-height: 2em;
}

#footinfos div#calendar table td a{
	display: block;
	background: #F7700D;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#footinfos div#calendar table td a:hover, #footinfos div#calendar table td a:focus {
	background: #FFF;
	color: #F7700D;
}

#footinfos div {
	height: 220px;
	margin-bottom: 25px;
}

html>body #footinfos div {
	min-height: 220px;
	height: Auto;
	}
	
p.spacer {
	clear: both;
}

