/* ***** 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 *****
 *
 * Author:
 *  Desintegr (desintegr@free.fr)
 */

/* Layouts
********************************************/

body{
	text-align: center;
	color: #000;
	font-family: Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size: 0.75em;
	margin: 0;
	padding: 0;
	background: #FFF url(img/background.png) repeat-y center;
}

h2{font-size: 12px; margin: 0;}

p { margin : 0.75em 0; }

h3{font-size: 14px; margin: 0px; color:#6AB62A;}
h4{font-size: 13px; margin: 5px; color:#6AB62A;}
h5{font-size: 12px; margin: 10px; font-style:italic; color:#6AB62A;}

a:link{color:#00ABBD; background:transparent; text-decoration:none}
a:visited{color:#00ABBD; background:transparent;}
a:hover{color:#000000; background:transparent;text-decoration:underline; }
a[hreflang]:after {content: "\0000a0[" attr(hreflang) "]"; color:#aaa; background:transparent;}

img {border: none; vertical-align:top;}

abbr, acronym{
	border: none;
	background: transparent url(img/dotted_white.png) repeat-x bottom;
	cursor : help;
}

code, pre, kbd {
	color:#6AB62A;
}

pre {
	font-family: Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size: 12px;
}

fieldset{
	border: none;
}

.field label{
	display: block;
	cursor: pointer;
}

input, textarea{
	font-size:11px;
	border: 1px solid #ededed;
	background: #ffffff;

}

input:focus, textarea:focus {
	border: 1px solid #aaa;
	background: #f5f5f5;
}

input[type="submit"]:hover {
	border: 1px solid #aaa;
	background: #f5f5f5;
}

textarea{
	/* width: 520; */
}

#page{
	position: relative;
	width: 750px;
	margin: 0 auto;
	background: #FFF;
	color: inherit;
	text-align: left;
}

/*Errors
********************************************/

.error{ font-weight:bold;
	color:#ff0000;
	text-decoration:underline;
}
.error ul{
	list-style-image: url(img/puce.png);
}

/* Header
********************************************/

/* separation entre header et body */
#top{
	background: #FFFFFF url(img/header.jpg) no-repeat;
	position: relative;
	height: 150px;
}

#top h1{
	position: absolute;
	top: 105px;
	left: 15px;
	height: 30px;
	width: 180px;
}

#gsearch{
	position: absolute;
	top: 95px;
	left: 10px;
}

#ginput{
	font-size:11px;
	border: 1px solid #000000;
	background: #ffffff;

}

/*couleur titre*/

#top h1 a{
	text-decoration: none;
	color: #fff;
	background: transparent;
}


#prelude{
	position: absolute;
	width: 750px;
	top: 0;
	left: 0;
	
}

#prelude a{
	color: #fff;
	background: transparent;
	text-decoration:none;
}

#prelude a:hover{
	color: #000;
	background: transparent;
	text-decoration:underline;
}

/* Post
********************************************/

/* separateur de colonnes */
#main{	
	float:right;
	width: 540px;
	background: transparent url(img/dotted_h.png) repeat-y left;

}

/* texte des articles */
#content{
	padding-right:15px;
	margin-left:15px;
	text-align:justify;
	color: #000000;
	background: transparent;
	line-height:1.5em;	
}

.post{
	margin-top: 10px;
}

.post h2 a:hover { 
	color: #00569A;
	background: transparent url(img/dotted_blue.png) repeat-x bottom;
}


.day-date{
	display: none;
}

/* titre des posts */
.post-title{
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 0px;
	font-size: 15px;
	color: #00569A;
	margin-bottom: 0;
	text-align: left;
}

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

/* Pour IE */
.post-title a:visited{
	color: #72BF44;
	background: transparent;
	text-decoration: none;
}

/* info du post */
.post-info{
	padding-left: 20px;
	margin-top: 0;
	color: #666666;
	font-size: 10px;
	background: transparent;
}

.post-info a{
	color: #666666;
	background: transparent;
}

.post-info a:hover{
	color: #000000;
	background: transparent;
}

/* couleur de fond des posts */
.post-content p{
	background: #FFFFFF;
	width: 510px;

}

.post-content ul{
	list-style-image: url(img/puce.png);
}

.post blockquote{
	font-style : italic;
	font-size: 11px;
	border-left : 2px solid #666666;
	padding-left : 5px;
}

.post blockquote p{
	width: 420px;
}

/* barre de commentaire en bas du post*/
.post-info-co{
	clear: both;
	text-align: right;
	font-size: 10px;
	border: 1px solid #FFFFFF;
	color: inherit;
	background: #FFFFFF; 
	padding: 0.5ex;
}

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

/* Pour IE */
.post-info-co a:visited{
	color: #00569A;
	background: transparent;
	text-decoration: none;
}

.post-info-co a:before{
	content: url(img/bulle.png);
	margin-right: 5px;
}

.left{
	float: left;
	margin: 10px 10px 0 0;
}

.right{	
	float: right;
	margin: 10px 0 0 10px;
}

/* Trackbacks et commentaires
********************************************/

#trackbacks, #comments{
	margin-top: 20px;	
}

#trackbacks blockquote, #comments blockquote{
	background: #EBEBF1;
	color: inherit;
	border: 1px solid #aaa;
	margin: 0;
	padding: 5px;
	overflow: auto;
}

#trackbacks blockquote p, #comments blockquote p{
	margin: 0;
}

.comment-info{
	margin-bottom: 0px;
}

.comment-info:before{
	content: url(img/bulle.png);
	margin-right: 5px;
}

.comment-info a{
	color:#404040;
	text-decoration:none;
	
}

/* Pour IE */
.comment-info a:visited{
	color:#404040;
	text-decoration:none;
}

#welcome a{
	text-decoration: none;
}
#welcome td a:hover{
	color: #000000;
}

#welcome td a{
	display: block;
	color: #00569A;
	background: transparent;
	valign: center;
}

#welcome a.welref_gb {
padding-left: 20px;
  background: transparent url(/dotclear/themes/avf/img/gb.gif) left center no-repeat;
}
#welcome a.welref_it {
padding-left: 20px;
  background: transparent url(/dotclear/themes/avf/img/it.gif) left center no-repeat;
}
#welcome a.welref_es {
padding-left: 20px;
  background: transparent url(/dotclear/themes/avf/img/es.gif) left center no-repeat;
}
#welcome a.welref_de {
padding-left: 20px;
  background: transparent url(/dotclear/themes/avf/img/de.gif) left center no-repeat;
}

/* Sidebar
********************************************/


/* barre menu */
#sidebar{
	width: 200px;
	margin-left: 2px;
	color: #00ABBD;	
}

#sidebar div{
	/* aurait du etre #sidebar > div */
	margin: 0 10px 10px 10px;
}

#sidebar h2{
	font-size: 1.1em;
	background: transparent url(img/menucat.png);
	color: inherit;
	padding: 2px;
}

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

#sidebar a{
	text-decoration: none;
}
/* Couleurs des categories a droite */
#sidebar li a{
	display: block;
	color: #00569A;
	background: transparent;
	padding-left:10px;
	line-height:1.5em;
}

#sidebar li a:hover{
	color: #000000;
	background: transparent url(img/curseur.gif) repeat-y left; /* Bling Bling No Flash */
}

#sidebar ul li:first-child{
	/* :fisrt-child selector ne fonctionne pas dans IE */

	padding: 0.5ex 0;
}

#sidebar ul li{

	padding: 0.5ex 0;
}

#sidebar img{ margin:1px; }

#search p{
	text-align: center;
	margin: 0;
}

#search input{
	width: 15%;
}

#search input#q{
	background: #ffffff url(img/search.png) no-repeat 2px 3px;
	padding-left: 14px;
	width: 73%;
}

#search input#q:focus{
	background: #ffffff url(img/search.png) no-repeat 2px 3px;
}

#calendar table{
	color: #CCC;
	background: transparent;
	margin: 0 auto;
	/* Desole pour la taille de fonte en pixel, mais IE craint trop */
	font-size: 10px;
	text-align: center;
	border:1px solid #00ABBD;
}

#calendar table td a{
	color: #72BF44;
	font-weight:bold;

}

#calendar caption {
	margin:auto;
	background: #005398;
}

/* Footer
********************************************/
#footer{
	clear:both;
	margin: 0;
	padding: 0px 0 5px 0;
	font-size: 9px;
	background: #fff url(img/footer.jpg) no-repeat center bottom;
	text-align: center;
	height:92px;
	color: #999;
	bottom : 0;
}

#footer a{
	text-decoration: underline;
	color: #000000;
	background: transparent;
}
	
#google{
	font-size: 50%;
}

#google td{
	font-family: Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size: 50%;
}

#google a:link{color:#00ABBD; background:transparent; text-decoration:none}
#google a:visited{color:#00ABBD; background:transparent;}
#google a:hover{color:#000000; background:transparent;text-decoration:underline; }
