/* ***** 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: #fff url(images/bkg.jpg) repeat-x; text-align:center; font-weight: normal; text-align:left; font-size:100%; margin:0; padding: 0; font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, sans serif;}
abbr, acronym {border: none;}
a img {border: none;}


p {padding: 0px 0px 5px 0px; text-align:left; font-size:0.7em; color:#333;}
address {padding: 0px 0px 4px 0px; text-align:justify;}
h1{font-size:1.0em; margin:0px 0px 0px 0px; padding:0px 0px 10px 0px; font-weight:normal; color:#99d202;}
h2{font-size:0.9em; margin:0px 0px 0px 0px; padding:0px 0px 10px 0px; font-weight:normal; color:#99d202;}
h3{font-size:0.7em; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-weight:normal; color:#99d202; text-transform:uppercase;}
h4{font-size:0.7em; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-weight:normal; color:#99d202; font-weight:bold;}
h5{font-size:0.7em; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-weight:normal; color:#999; font-weight:bold;}
h6{font-size:0.7em; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-weight:normal; color:#99d202; font-weight:normal;}
ul{font-size:0.7em;}
ol{font-size:0.7em;}
li{}

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 #999;
}

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

a{
	color: #7291a7;
}

a:visited{
	color: #7291a7;
}

a:hover{
	color: #000;
}

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

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

/* La page
-------------------------------------------------------- */

#page{width:780px; background-color:#fff; border-left:1px solid #dbcea5; margin:0px auto 15px auto; border-right:1px solid #dbcea5; border-bottom:1px solid #deddd7;}
#header{ background:url(images/page_line_bkg.gif) repeat-x bottom; height:80px; width:780px; margin:0px auto;}
#content{background-color:#fff; width:780px; margin:0px auto;}
#pre_content{width:100%; height:47px; position:relative;}
#sub_content{width:677px; margin:0px 63px 0px 40px;}
#content_txt{margin:0px 45px 0px 0px;}

#side_nav{position:absolute; left:780px; top:-2px;}
#side_nav img, #side_nav a{padding:0px; margin:0px;}

#col_left{float:left; padding:0px 0px 280px 0px; width:166px;}
#col_center{float:left; width:491px;}
#col_right{float:left; width:186px;}
#foot{width:780px; height:20px; border-top:4px solid #ffca00;}
#footer {font-size:10px; padding:0px 0px 0px 0px; background-color: transparent; position:relative;}
#footer a.impressum {color:#777; position: relative;}
#footer a.impressum:hover {background: none; z-index:1; text-decoration: none;}
#footer a.impressum .box {display: none; border:none; position: absolute;}
#footer a.impressum:hover .box {display:inline; position:absolute; top:-40px; left:10px; background-color:#fff; color:#333; border:1px solid #b7b7b7; height:30px; width:200px; padding:5px; color:#99d202; font-size:10px;}
#copy{margin:0px 0px 0px 0px; padding:3px 0px 0px 45px; color:#777; float:left;}

.clear{clear: both; font-size: 1px; line-height: 1px;}


/* Les cat�gories
------------------------------------------------------- */
#col_left ul{font-size:11px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; list-style:none;}
#col_left ul li{margin: 0px 0px 0px 0px;}
#col_left ul li a{display:block; padding: 0px 6px 4px 0px; margin:0px 18px 8px 45px; border-bottom: solid 1px #dce4e9; text-decoration: none;}
#col_left ul li a:link, ul#mainlevel-left li a:visited{color:#7291a7;}
#col_left ul li a:hover,#mainlevel-left li a:active,#mainlevel-left li a:focus{color:#000;}




/* Le contenu
-------------------------------------------------------- */
.day-date{
text-transform:uppercase; font-size:11px; font-weight:normal; color:#fff; font-weight:bold; background-color:#99d202; padding:0px 0px 0px 5px; margin:0px 0px 15px 0px;
}

.post-title{}

.post-title a{font-size:1.2em; margin:0px 0px 0px 0px; padding:0px 0px 10px 0px; font-weight:bold; color:#99d202; text-decoration: none;}

.post-info{
	margin-top: 0;
	color: #666;
	background: transparent;
}

.post-info a{
	color: #7291a7;
	background: transparent;
	font-size:1.0em;
}

.post-content{
	text-align: justify;
}

.post-content blockquote{
	font-style: italic;
}

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

.post-info-co a{
	color: #7291a7;
	background: transparent;
	font-size:1.0em;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEE;
	margin: 1em 0;
	padding: 1ex 1em;
}

/* La barre de navigation
-------------------------------------------------------- */

#col_right div{margin:0px 0px 27px 0px; color:#666;}
#col_right div ul{margin:0px 0px 17px 5px; color:#666; padding: 0;	list-style: none;}

#col_right h2, #col_right h3{
	text-transform:uppercase; font-size:11px; font-weight:normal; color:#666; background-color:#fbedc8; padding:0px 0px 0px 5px; margin:0px 0px 10px 0px;
}


#col_right a{
	color: #7291a7;
	font-size:0.7em;
}

#col_right a:visited{
	color: #7291a7;
}

#col_right a:hover{
	color: #000;
}

#col_right div#search{
	background: transparent;
}

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

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

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

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

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

#col_right div#calendar table caption a{
	font-size:1.4em;
}

#col_right div#calendar table th{
	color: #99d202;
	background: transparent;
}

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

#col_right div#calendar table td a{
	display: block;
	background: #EFA;
	color: #493;
	font-weight: bold;
	text-decoration: none;
}

#col_right div#calendar table td a:hover{
	background: #DBB8DC;
	color: #636;
}

