/* ***** BEGIN LICENSE BLOCK *****
 * This file is part of DotClear.
 * Copyright (c) 2004 Maurice Svay 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):
 *  Maurice Svay
 */

/* Ce fichier définit le style visuel pour les différents éléments du blog.
 * Dans l'ordre, vous trouverez les règles qui définissent l'apparence pour:
 * - les éléments HTML en général
 * - la page
 * - l'entête
 * - le prélude
 * - le contenu
 * - la barre de navigation
 * - le pied de page
 *
 * L'agengement des blocs est défini dans le fichier layout.css
 * Pour mettre la barre de navigation à gauche, décommentez l'appel à 
 * layout-gauche.css
 */

@import "layout.css";
/* @import "layout-gauche.css"; */
 
/* Les éléments HTML en général
-------------------------------------------------------- */
body{
	background: #CCC;
	color: #CCC;
	font-size: ;
	line-height: 1.6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6{
color:#CCC;
	font-size:8pt;
}

h1{font-size: 1.5em;}
h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
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{
color:#000;
	display: block;
}

input,textarea{
	border: 1px solid #999;
}

textarea{
	width: 100%;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a{
	color: #898989;
}

a:visited{
	color: #ff9933;
}

a:hover{
	color: #ffffff;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}
 
/* L'entête
-------------------------------------------------------- */
#top{
	background-image:url(img/oxo_02.gif);
	background-repeat:no-repeat;
	width:990px;
	height:247px;
	display:block;
	margin: 0;
}


/* image de droite et image du haut
---------------------------------------------------------*/
#tete_d ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#tete_d li{
	float:left;
	height:181px;
	display:block;
}

#tete_d .tete1{
	width:289px;
}


#tete_d .tete2{
	width:553px;	
}

#tete_d .tete3{
	width:148px;	
}

/* contenu_d
-------------------------------------------------------- */
#contenu_d{
	margin:0;
	padding:0;
	background-color:#fff;
	color:#FFF;
	font-size:8pt;
}

#contenu_d ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#contenu_d li{
	float:left;
}

/* contenug
-------------------------------------------------------- */

#contenu_d .contenug{
	display:block;
	width:237px;
	height:auto;
	background-image:url(img/oxo_22.gif);
	background-repeat:repeat-y;
}

#teteg{
	display:block;
	width:237;
	height:98px;
	background-image:url(img/oxo_09b.gif);
	background-repeat:no-repeat;
}

/* radioblog
-------------------------------------------------------- */
#radioblog{
	display:block;
	margin-left:35px;
	width:152px;
	height:249px;
	background-image:url(img/oxo_09.gif);
	background-repeat:no-repeat;
}

#radioblog .clic_radio{
	display:block;
	width:139px;
	height:222px;
}

#radioblog a img{
border:0;
}

/* contenu calendar
-------------------------------------------------------- */
#contenu_d div#calendar{
	display:block;
	width:237px;

	margin-top:25px;
}

#contenu_d div#calendar table{
	font-size: 8pt;
	text-align: center;
	margin-left: 25px;
	border-collapse: collapse;
}

#contenu_d div#calendar table caption{
	color:#666;
	font-weight:bold;
	margin: 0;
}

#contenu_d div#calendar table th{
	color: #666;
	background: transparent;
	font-weight:normal;
}

#contenu_d div#calendar table td{
	width: 12px;
	color:#CCC;
	background-color:transparent;
	line-height: 2em;
	border: 2px solid #000;
}

#contenu_d div#calendar table td a{
	display: block;
	background: transparent;
	color: #ff9933;
	font-weight: normal;
	text-decoration: none;
}

#contenu_d div#calendar table td a:hover{
	background: transparent;
	color: #ff9933;
}

/* mail
-------------------------------------------------------- */ 
#mail{
	display:block;
	width:152px;
	height:249px;
	margin-left:35px;
	margin-top:40px;
	background-image:url(img/oxo_14.gif);
	background-position:top left;
	background-repeat:no-repeat;
}


#mail .clic_mail{
	display:block;
	width:120px;
	height:269px;
}


/* site officiel
-------------------------------------------------------- */ 
#site{
	color:#CCC;
	margin-left:35px;
	margin-top:25px;
	width:152px;
	height:259px;
		background-image:url(img/oxo_24.gif);
	background-position:top left;
	background-repeat:no-repeat;
}


#site .clic_site{
	display:block;
	width:152px;
	height:259px;
}


/* contenud
-------------------------------------------------------- */ 
#contenu_d .contenud{
	width:91px;
	height:inherit;
	color:#999999;
	font-size:7pt;
}

#contenu_d .contenud p{
	margin-left:23px;
}

/* contenuc
-------------------------------------------------------- */ 
#contenu_d .contenuc{
	display:block;
	width:662px;
	height:auto;
}

/* meteo
-------------------------------------------------------- */ 
#meteo{
	margin-top:40px;
	display:block;
	width:157px;
	height:auto;
	margin-left:25px;
	color:#666;
	background:url(img/oxo_fmeteo.gif) repeat-y;
}

#meteo a{
	font-size:8pt;
	text-decoration:none;
	color:#666;
}

#meteo a:hover{
	color:#666;
}

#meteo li{
	margin-left:10px;
	float:none;
	height:30px;
	font-size:8pt;
	border-bottom:1px solid #CCC;
	width:94px;
}

#meteo .t_meteo{
	display:block;
	width:157px;
	height:52px;
	background:url(img/oxo_tmeteo.gif) no-repeat;
}

#meteo .f_meteo{
	display:block;
	width:157px;
	height:55px;
	background:url(img/oxo_bmeteo.gif) no-repeat;
}

/* Le prélude
-------------------------------------------------------- */ 
#prelude{
	background: transparent;
	color: #969499;
	text-align: center;
}

#prelude a{
	color: #969499;
	background: transparent;
}

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

/* Le contenu
-------------------------------------------------------- */
.day-date{
	padding-left: 20px;
	margin-left: -25px;
	color: #4F4F4F;
	background: transparent url(img/day-date.png) no-repeat left center;
	font-style: italic;
}

.post-title{
	color: #000000;
	background: transparent;
	margin-bottom: 0;
}

.post-title a{
	color: #000000;
	background: transparent;
	text-decoration: none;
}

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

.post-info{
	margin-top: 0;
	color: #959594;
	background: transparent;
	padding-bottom: 1ex;
	/*border-bottom: 1px solid #FC0;*/
}

.post-info a{
	color: #959594;
	background: transparent;
	text-decoration: none;
}

.post-info a:hover{
	text-decoration:underline;
}

.post-content{
	color:#000;
	text-align: justify;
	line-height:1.4em;
	font-size:9pt;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}

.post-info-co{
	text-align: right;
}

.post-info-co a{
	color:#666;
}

#trackbacks{
color:#000;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #CCC;
	margin: 1em 0;
	padding: 1ex 1em;
	background-color:#E7E7E7;
}

#comments label{
color:#666;
}

#comments a{
font-weight:bold;
color:#ff9933;
}

#comments{
color:#000;
}

/* La barre de navigation
-------------------------------------------------------- */
#sidebar div{
	border-bottom: 1px solid #F0F0F0;
	color: inherit;
}

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

#sidebar h2, #sidebar h3{
	color: #9ED200;
	margin: 0 0 0 0;
}

#sidebar h3{
	font-size: 1em;
	margin: 0;
}

#contenu_d div#search{
	margin-left:30px;
	margin-top:25px;
	background: transparent;
	line-height: 1.2em;
	font-size:8pt;
	color:#FF5C40;
}

#search fieldset, #search p{
	margin: 0;
	padding: 0;
}

#q{
	padding-left: 18px;
	background: #fff url(img/q.png) no-repeat 4px center;
}

/* archives
-------------------------------------------------------- */
#archives{
margin-top:10px;
	margin-left:35px;
	color:#969499;
}

#archives li{
	padding:0;
	margin:0;
	line-height:1.3em;
	float:none;
}

#archives h2{
line-height:1.3em;
}

/* liens
-------------------------------------------------------- */
#links{
	margin-top:10px;
	margin-left:35px;
	color:#969499;
}

#links li{
	padding:0;
	margin:0;
	line-height:1.3em;
	float:none;
}

#links h2{
	line-height:0.6em;
}

/* categories
-------------------------------------------------------- */
#categories{
	padding-top:20px;
	margin-left:35px;
	color:#969499;
}

#categories li{
	padding:0;
	margin:0;
	line-height:0.8em;
	float:none;
}

#categories h2{
	line-height:0.8em;
}

/* syndication
-------------------------------------------------------- */
#syndicate{
	margin-left:35px;
	color:#969499;
}

#syndicate li{
	padding:0;
	margin-top:5px;
	line-height:1em;
	float:none;
}

#syndicate h2{
line-height:0.8em;
}

/* Le pied de page
-------------------------------------------------------- */
#footer{
	margin: 0;
	padding: 1em;
	border-top: 1px solid #CCC;
	font-size:8pt;
	background: #EEE;
	color: #666;
}

#footer a{
	color: #999;
}

.form-help{
color:#666;
}

.form-help label{
color:#666;
}