/* ***** 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 *****
 
 Thème pour http://elboo.free.fr fait par BOO
 
/* Les éléments HTML en général
*******************************************************************************/
body{ 
	margin: 10px 0;
	padding: 0;
	background-color: #080505;
	font: 11px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444;
}

acronym, abbr {
	border-bottom: 1px dashed #444;
	font-size: 90%;
	letter-spacing: .07em;
}

/* "Headings" */
h1 { 
	font: normal 28px Georgia, "Times New Roman", Times, serif;
	margin-left: 300px;
	padding-top: 15px;
}
h1 a { 
	color: #fff;
	text-decoration: none; 
	border: none; 
}
h1 a:hover { 
	color: #fff; 
	text-decoration: none; 
	border: none; 
}

h2, h3 { 
	border-bottom: 1px dashed #DA5D15; 
	color: #DA5D15; padding-bottom: 2px; 
}
h2 { 
	font: normal 17px Arial, Helvetica, sans-serif;
	text-align: center;
 }
h3 { 
	font: normal 14px Arial, Helvetica, sans-serif;
	text-align: left;
	}
h2 a { 
	color: #DA5D15; 
	text-decoration: none; 
	border: none; 
}
h2 a:hover { 
	color: red; 
	text-decoration: none; 
	border: none; 
}
h4 { 
	font: 12px Arial, Helvetica, sans-serif; 
}

/*End Headings*/


pre, code{
	overflow: scroll;
	border: 1px solid #c2c295;
	background: #48443C;
}

ul {
	margin-top: 3px;
}

li {
	list-style: none;
	line-height: 15px;
	padding: 0;
	margin-left: 20px;
}


pre{
 	width: 100%;
	overflow: auto;
	border: 1px solid #c2c295;
}

html>body pre {
	overflow: auto;
	width: auto;
}

fieldset{
	border: none;
	font-size: 9px;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}

input:hover, textarea:hover, input:active, textarea:active, input:focus, textarea:focus{
	border: 1px solid #DA5D15;
}

textarea {
	width: 450px;
	border: 1px solid #8C3C1F;
	color: #DA5D15;
	background: none;
}

input{
	border: 1px solid #8C3C1F;
	background: none;
	color: #8C3C1F;
}

a {
	color: #A73A02;
	text-decoration: none;
}

a:hover {
	color: #D88207;
	text-decoration: none;
}

a[hreflang]:after {
	content: "\0000a0[" attr(hreflang) "]";
	color : #D88207;
	font-size: 0.8em;
}

img a{
	border: none;
	border-bottom: none;
}

a img{
	border: none;
	border-bottom: none;
}

img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: none;
}

.smiley{
	border: 0; /* Car un grosse bordure autour d'un smiley définissant un lien, c'est moche*/
	margin: -5px;
	display: inline;
	background: transparent;
}

.right {
	float: right;
}

.left {
	float: left;
}

blockquote {
    margin: 20px 20px;
    padding: 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
    background: url(images/block.gif) #fff no-repeat top left;
    color: #666;
    text-align: justify;
}

#Accueil {
	color: #DA1515;
}
	

/* La page
*******************************************************************************/
#page{
	width: 708px;
	margin: 0 auto;
	background: url('images/cadre.gif') no-repeat;
	background-color: #282021;
	padding: 0 20px 0 20px;
}
#page{
	* padding-top: 20px; /*Corrige un bug de décalage sous IE */
}
/* Le haut
*******************************************************************************/
#tete{
	width: 748px;
	margin: 0 auto;
	padding: 0 0 0 0;
    border: none;
	background: url('images/cadre.gif') no-repeat;
	background-color: #282021;
}
 

/* L'entête
*******************************************************************************/
#top{
	height: 127px;
	border: 1px solid #8C3C1F;
	background: url('images/headerpont.jpg') no-repeat;
}

/* Le menu
*******************************************************************************/
#menu{
	width: 365px;
	height: 41px;
	margin: 10px auto 10px;
    border: none;
	background: url('images/menu.gif') no-repeat;
	text-align: center;
}
#menu a{
	font: 11px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #DA5D15;
	border-bottom: none;
	text-decoration: none;
	margin-left: 24px;
}
#menu a:hover{
	border-top: 1px dashed red;
	border-bottom: 1px dashed red;
}

/* Texte de l'entête
*******************************************************************************/
#textop {
	font: 11px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #633823;
	margin-left: 5px;
}
#textop a{
	color: #633823;
	border-bottom: none;
}
#textop a:hover{
	color: #DA5D15;
}
#textop p, #textop form {
    display: inline;}
#rechercher {
	margin-left: 200px;
}


/* Barre de recherche
*******************************************************************************/
#search {
	font: 11px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #633823;
	border-bottom: none;
	padding-left: 0px;
	float: left;
	display: none;
}

/* Le contenu
*******************************************************************************/
#main{
	width: 650px;
	margin: -7px auto;
	padding-top: 10px;
}

#main{
	* margin-top: -3px; /* Corrige ENCORE un bug d'affichage sous IE */
}

.day-date{
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	margin-bottom: 10px;
	margin-top: -14px;
}

.post {
	margin-bottom: 35px;
	background: url(images/signpage.gif) no-repeat bottom right;
	padding-bottom: 40px;
}

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

.post-content blockquote{
	padding-left: 55px;
}

.post-info{
	margin-top: -14px;
	font-size: 10px;
	text-align: right;
	margin-bottom: 10px;
}

.post-info-co{
	font-size: 10px;
	padding-left: 5px;
}

#trackbacks blockquote, #comments blockquote{
	background-color: #080505;
	background-image: none;
	color: #DA5D15;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top: 1px solid #DA5D15;
	border-bottom: 1px solid #DA5D15;
	border-right: 1px dashed #DA5D15;
	border-left: 1px dashed #DA5D15;
	margin: 0;
	font-size: 10px;
}
#trackbacks {
display: none
}

/* Le pied de page
*******************************************************************************/	

#footer {
    font: 10px/13px Arial, Verdana, Geneva, Helvetica, sans-serif;
	clear: both;
	border-top: 1px solid #8C3C1F;
	padding-bottom: 8px;
	text-align: center;
	color: #8C3C1F;
}