/* ***** 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: #a4c7e3 url(img/fond.gif) repeat-x ;
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
}

html, body{
	margin: 0;
	padding: 0;
	text-align: center;
}

h1{
font-size: 12px;
/*color:#2a353e;*/
color:transparent;
}

h1 a{
text-decoration:none;
color:#2a353e;
}

h1 a:hover{
color:#FD6B02;
text-decoration:underline overline;
}

/*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{
	display: block;
}

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

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

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

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


/* L'entête
-------------------------------------------------------- */
#top{
	margin: 0;
	height: 159px;
	padding: 0px;
	text-align: left;
}

#topright{
	width:252px;
	float: right;
	padding-top: 47px;
	background-image: url(img/topright1.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

/*#points{
width:1px;
height:52px;
background:#FFF url(img/interface_pointilles_v.gif);
}*/

#bord_droit_top{
	height: 31px;
	background-image: url(img/topright2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#topright3{
width:252px;
height:81px;
background: url(img/topright3.gif);
}


/* La page
-------------------------------------------------------- */
#page{
background:#ffffff url(img/page.gif) repeat-y center top;
width:779px;
margin: 0 auto;
text-align: left;
}
 
/* Le contenu
-------------------------------------------------------- */
#main{
margin: 0;
width: 492px;
float:left;
font-family: Verdana, Arial, Helvetica, sans-serif; 
}

#content{
width: 492px;
margin-left:35px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
}

#onglActualites-du-ouaisweb{
margin-left:-15px;
padding-left:25px;
padding-right:10px;
background:url(img/ongl_web.gif) no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif; 
}

#onglActualites-du-ouaisweb img{
float:left;
margin-right:10px;
margin-bottom:10px;
border:1px solid #b2bac1;
}

#onglActualites-phylacteres{
margin-left:-15px;
padding-left:25px;
padding-right:10px;
background:url(img/ongl_phy.gif) no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif; 
}

#onglActualites-phylacteres img{
float:left;
margin-right:10px;
margin-bottom:10px;
border:1px solid #b2bac1;
}

#onglActualites-des-scarabes{
margin-left:-15px;
padding-left:25px;
padding-right:10px;
background:url(img/ongl_sca.gif) no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif; 
}

#onglActualites-des-scarabes img{
float:left;
margin-right:10px;
margin-bottom:10px;
border:1px solid #b2bac1;
}

#onglPortraits{
margin-left:-15px;
padding-left:25px;
padding-right:10px;
background:url(img/ongl_por.gif) no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif; 
}

#onglPortraits img{
float:left;
margin-right:10px;
margin-bottom:10px;
border:1px solid #b2bac1;
}

#onglChroniques{
margin-left:-15px;
padding-left:25px;
padding-right:10px;
background:url(img/ongl_chro.gif) no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif; 
}

#onglChroniques img{
float:left;
margin-right:10px;
margin-bottom:10px;
border:1px solid #b2bac1;
}


.day-date{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #999999;
text-align:right;
vertical-align:top;
}

.post{
margin-bottom: 1em;
font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.post-title{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
vertical-align:top;
}

.post-title a{ 
text-decoration: none;
}

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

.post-info{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
text-align: right;
}

.catActualites-du-ouaisweb{
color: #2A353E;
}

.catActualites-phylacteres{
color: #E00000;
}

.catActualites-des-scarabes{
color: #95EB1B;
}

.catPortraits{
color: #FD6B02;
}

.catChroniques{
color: #0BA7E4;
}

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

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

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

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

/* La barre de navigation
-------------------------------------------------------- */
#sidebar{
margin:0;
padding-top:10px;
float: right;
width: 252px;
}

#sidebar div#bloc{
/*width:208px;*/
margin-left:10px;
margin-right:32px;
padding:10px;
}

.micropara{
border-bottom:1px solid #b2bac1;
border-left:1px solid #b2bac1;
border-right:1px solid #b2bac1;
background:#FFF;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #333333;
text-align: center;
}

.micropara a{ 
text-decoration: none;
color:#2a353e;
}
.micropara a:hover { 
text-decoration: none;
color: #FD6B02;
}

.hotpara{
border-bottom:1px solid #b2bac1;
border-left:1px solid #b2bac1;
border-right:1px solid #b2bac1;
background:#FFF;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #333333;
text-align: justify;
}

.hotpara img{
width:60px;
margin-right:10px;
margin-bottom:10px;
border:1px solid #b2bac1;
float:left;
}

.hotpara a{ 
text-decoration: none;
color:#8A97A1;
}
.hotpara a:hover { 
text-decoration: underline;
color: #FF9900;
}

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

#sidebar h3{
color: #FD6B02;
font-size: 12px;
margin: 10px 0 0 0;
}

#newsbox{
	margin-top:10px;
	width:210px;
	height:108px;
	background:url(img/fold_news2.gif);
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 32px;
}

#categories{
	width:210px;
	background-image: url(img/bar_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 17px;
}

#hot{
margin-top:20px;
margin-left:10px;
width:210px;
height:17px;
background:url(img/bar_red.gif);
}

#archives{
margin-top:10px;
margin-left: 10px;
width:210px;
height:17px;
background:url(img/bar_green.gif);
}

#links{
margin-top:10px;
margin-left: 10px;
width:210px;
height:17px;
background:url(img/bar_orange.gif);
}

#sidebar h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: right;
	padding-right: 5px;
}

/* Le pied de page
-------------------------------------------------------- */
#footer{
clear:both;
margin: 0;
color: #2a353e;
}

#footer a{
color: #999;
}

#foot1{
background:url(img/foottop.gif);
width:779px;
height:23px;
margin:0;
padding:0;
}

#footleft{
background:url(img/footleft.gif);
width:48px;
height:190px;
margin:0;
padding:0;
}

#strip{
background:url(img/alea/rotate.php);
width:700px;
height:190px;
margin:0;
padding:0;
}

#footright{
background:url(img/footright.gif);
width:31px;
height:190px;
margin:0;
padding:0;
}

#foot2{
background:url(img/footbottom.gif);
width:779px;
height:21px;
margin:0;
padding:0;
}


/* divers */

.input_connect {
	background-image: url(img/searchfield.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border:1px solid #B2BAC1;
	background-color:#ffffff;
	width:177px;
}

#search{
padding-bottom:10px;
}

.bouton_connect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
	border:1px solid #8A97A1;
	background-color:#8A97A1;
	width:38px;
}

.miniadresse { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
color: #8A97A1;
}

a.miniadresse { 
text-decoration: none;
}

a.miniadresse:hover {
color: #FF9900;
text-decoration: underline;
}

#points_horiz{
height:1px;
width:472px;
background:url(img/interface_pointilles_h.gif);
}

.minipara { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #333333;
text-align: justify;
}

a.minipara { 
text-decoration: none;
}

a.minipara:hover { 
text-decoration: none;
color: #666666;
}

#prepost{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #333333;
text-align: justify;
}

#fold_bottom{
width:492px;
height:21px;
background:url(img/fold_bottom.gif) no-repeat;
margin:0;
padding:0;
clear:both;
}

#cartons{
vertical-align:bottom;
}
#container {
	width: 779px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar div#bloc1 {
	padding:10px;
}
