/* ***** BEGIN LICENSE BLOCK *****
 * This is DoTParking, a theme for DotClear.
 * Copyright (c) 2004 Laurence Jacquet 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 *****
 */

html {
	border: 0px;
	margin : 0px;
	padding: 0px;
}

body {
	border-left: 0px;
	margin : 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333;
	background : url(pics/deg2.gif);
}

p { margin : 1em 0; }
h3 { font-size : 1.2em; }
h6 { font-size : 1em; }
a {
	color: #000000;
}

form {
	border: 0px;
}

fieldset {
	border: 0px;
}


#container {
	width: 100%;
	background : url(pics/bordure.gif);
	background-repeat: repeat-y;
	background-position: 725px 0;
}


/* page*/
/*-------------------------------------------------------- */
#page {
	width: 725px;
	margin: 0px;
	padding-top : 0px;
	background : #E4DCD4;
}


/* logo FLM*/

#top {
	position: absolute;
	left: 725px;
	top: 0px;
	width: 50px;	
	height: 100%;	
}

#top a, #top img {
	text-decoration: none;
	border: 0;
}


#prelude {
	display : none;
}

/* disposition du bloc des posts*/

#main {
	float : right;
	width : 490px;
	margin : 0px;
}

/* taille des posts*/

html>body #main {
	width : 490px;
}

/* espacement entre la colonne de droite et le bord droit de la page*/

#sidebar {
	margin-right : 530px;
}

/*#proxiregietag {
width:160px;
}*/


/* coin */

#coin {
	position: relative;
	left: 0px;
	top: 0px;
	height: 104px;
	width: 175px;
	margin : 0px;
	padding-left: 10px;
	color: #F8F8F8;
	background: url(pics/coin.gif) no-repeat ;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica;
}


#coin h6 {
	margin: 0 0 10px 0;
	padding-top: 8px;
}


#coin input, #comment-form input {
	border: 1px solid #fff;
	background-color: #E4DCD4;
	color: #403636;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}


/* blocs de gauche*/

#sidebar div {
	position: relative;
	left: 10px;
	top: 10px;
	margin : 0 0 40px 35px;
}

/* titre du bloc*/

#sidebar h2 {
	color: #665656;
	background: url(pics/block_entete.gif) no-repeat ;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-transform: uppercase;
	padding : 0px 0px 2px 13px;
	margin : 0;
}

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

#sidebar li {
	display: block;
	margin: 0px;
	padding: 0px;
}

#sidebar a {
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}

#search p {
	margin: 0;
}

#sidebar input, #comment-form input, #comment-form textarea {
	border: 1px solid #B89664;
	background-color: #E4DCD4;
	color: #403636;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#comment-form {
	background: url(pics/deg3.gif) ;
}


/* Message du haut et pages annexes
-------------------------------------------------------- */

#message {
	background: url(pics/deg3.gif) ;
	margin : 50px 0px 20px 10px;
	padding : 5px;
	width: 470px;
	color: #665656;
	font-size : 1em;
}

#message li {
	display: block;
	text-decoration: none;
	text-indent: 13px;
	line-height: 18px;
	list-style-type:none;
}

#message ul {
  padding-bottom: 30px;
}

#titre {
	position: relative;
	top: 40px;
	border:0;
	text-align: center;
	width: 470px;
}




#footer {
	clear : both;
	margin-top: 5px;
	text-align: center;
	font-size: 10px;
}

/* Post
-------------------------------------------------------- */


/* date du jour */

.day-date {
	display : none;
}


/* bloc article */

.post {
	margin : 0 0 10px 0;
	padding : 0 0px 0px 0px;
	text-align : justify;
}

/* image de categorie */

.catimage {
	position: relative;
	left: -11px;
	top: 48px;
	border:0;
}

/* titre de l'article */

.post-title {
	background : #F6F1EB;
	margin : 0px;
	padding-left : 55px;
	width: 435px;
	height : 19px;
	text-transform: uppercase;
	font-weight: bold;
	color: #665656;
	font-size : 1em;
	line-height: 170%;
}

.post-title a {
	text-decoration: none;
	font-weight: bold;
	color: #665656;
}

/* auteur - date - categories */

.post-info {
	padding-left : 55px;
	width: 435px;
	height : 19px;
	margin : 0px;
	line-height: 170%;
}

.article  {
	background: url(pics/icon_auteur.gif) no-repeat left ;
	padding-left: 25px;
	float: left ;
	}

.heure  {
	margin-right: 8px;
	float: right ;
	}	


/* texte de l'article */

.article_texte   {
	color: #665656;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
	border-left: 13px solid #E4DCD4;
	background-color: #EEE7E0
	}


.article_texte  a {
	color: #B89664;
	text-decoration: none
	}


.article_texte  a:hover {
	color: #EEE7E0;
	background-color: #665656
	}


.article_texte  a:visited {
	color: #665656;
	text-decoration: underline
	}

.post-content, .post-chapo {
	color: #665656;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica;
	background : #EEE7E0;
	clear : left;
}

.post-content {
	padding : 7px;
}

.post-chapo {
	padding : 5px 7px 0px 7px;
}

.post-content a, .post-chapo a {
	color: #B89664;
	text-decoration: none;
}

.post-content a:hover, .post-chapo a:hover {
	color: #EEE7E0;
	background-color: #665656;
}

.post-content a:visited, .post-chapo a:visited {
	color: #665656;
	text-decoration: underline;
}

.comment-info {
	margin : 30px 0 0 0;
	border-top: 1px solid #B89664;
}

#trackbacks blockquote, #comments blockquote, #comment-preview blockquote {
	margin-left: 5px;
	color : #666;
}

#trackbacks blockquote p, #comments blockquote p {
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

.comment-number {
	font-size : 1.1em;
	font-weight : bold;
}

.comment-number a {
	text-decoration : none;
	color : #EEE7E0;
	background : #B89664;
	padding: 0px 1px 0px 1px;
}


/* nombre de commentaire et trackback */

.post-info-co {
	padding-right : 10px;
	width: 480px;
	height : 19px;
	margin : 0px;
	text-align : right;
}

.post-info-co a, .post-info-co a:hover {
	text-decoration : none;
	color : #B89664;
}


/* Error messages
-------------------------------------------------------- */
.error {
	border : 1px solid #665656;
	background : #EEE7E0;
	color : #665656;
	padding : 7px;
	margin : 55px 10px 10px 10px;
}
.error ul {
	padding-left : 20px;
}

/* Formulaire
-------------------------------------------------------- */
.field label {
	display : block;
	float : left;
	width : 10.5em;
}


/* Menu
-------------------------------------------------------- */

.menu
{
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	width: 129px;
	margin-top: 0px;
}



.menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}



.menu a
{
	display: block;
	height: 18px;
	text-indent: 13px;
	line-height: 18px;
	color: #B89664;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;	
	border-bottom: 1px solid #CBC1B7;
	background: url(pics/icon_fleche.gif) no-repeat;
}

.menu a.forum
{
	text-indent: 0px;
	background: none;
}


.menu a:hover
{
	color: #665656;
	border-right: 8px solid #665656;
	text-decoration: none;
	background: none;
}

.menu a:visited
{
	display: block;
	height: 18px;
	text-indent: 13px;
	line-height: 18px;
	text-decoration: none;
	background: none;
}


/* Highlight des commentaires
-------------------------------------------------------- */

span.highlight0 {background-color: #FFFF99;}
span.highlight1 {background-color: #FF99FF;}
span.highlight2 {background-color: #99FFFF;}
span.highlight3 {background-color: #FF9999;}
span.highlight4 {background-color: #9999FF;}

