/* ***** BEGIN LICENSE BLOCK *****
 * This file is part of DotClear.
 * Copyright (c) 2004 Samuel Latchman 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 *****
 *
 *  
 */


/* -----------------------------------------------------	*/
/* General 							*/
/* -----------------------------------------------------	*/
body {
	margin : 10px 0 10px 0;
	padding : 0;
	background: #101010; 
	font : 12px Verdana,Helvetica,sans-serif;
	color : #B0B0B0;
	
}
table { font-size : 1em; }
p { margin : 1em 0; }
q { font-style : italic; }
ul { list-style-type : square; list-style-position : outside; }

pre { 
	width : 900px;
	padding-bottom : 1.5em;
	white-space : normal;
	display : block;
	border : 2px #B0B0B0;
	/* caché pour IE 5 Mac qui sait pas faire - Ne pas supprimer cette ligne  \*/
	overflow : auto;
	white-space : pre;
	/* Fin hack Ne pas supprimer cette ligne */
}
code { 
	font-family : "Verdana",monospace; 
	font-size : 1em; 
	white-space:normal;
}

img { border : none; }
form { display : block; margin : 0; padding : 0; }

h1 { font-size : 2em; margin : 0.67em 0;
	background : #000000; }
h2 {
	font-size : 1.5em;
	margin : 0.83em 0;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align : left;
	background : #000000;
}
h3 { font-size : 1.3em; margin : 0.5em 0 0 0; font-family : "Verdana",Arial,Helvetica,sans-serif;
	background : #000000;}
h4 { font-size : 1em; margin : 1.33em 0; 
	background : #000000;}
h5 { font-size : 0.83em; margin : 1.67em 0; 
	background : #000000;}
h6 { font-size : 0.67em; margin : 2.33em 0; 
	background : #000000;}

a { color : #B0B0B0; text-decoration : none; }
a:hover, a:focus { color : #FFFFFF; }
a:active { color : #FD5A1E; 
background: #B0B0B0
}

a[hreflang]:after {
	content: "\0000a0(" attr(hreflang) ")";
	color : #FFFFFF;
	background: #000000;
	border : 1px solid #B0B0B0;
}

/* -----------------------------------------------------	*/
/* Layout								*/
/* -----------------------------------------------------	*/
#page {
	width : 1010px;
	margin : 0 auto 0 auto;
	padding : 8px 0 0 0;
	border : 1px solid #B0B0B0;
	background: #000000 
	
}

#main {
	width : 989px;
	float : left;
	margin-right : -16.5em;
	
}
#content {
	padding : 1px 2px 0 0;
	margin-right : 16em;
}
#sidebar {
	width : 202px;
	float : right;	
	margin-top : 5px;
	padding : 0 10px 0 2px ;
	background : #000000;
}
#footer {
	clear : both;
	height:30px;
	margin: 10px 10px 0 0;
}

/* -----------------------------------------------------	*/
/* Block "Top" 						*/
/* -----------------------------------------------------	*/
#top h1 {
	margin : 0;
	padding : 0px 0 15px 0px;
	text-align : left;
}

/* -----------------------------------------------------	*/
/* Navigation 							*/
/* -----------------------------------------------------	*/
#prelude {
	top : -15px;
}
#prelude-bottom {
	float : right;
	margin: 5px 0 0 0px;
	padding : 0;
}
.prel {
	position : relative;
	margin : 0;
	padding : 0 5px 0 0;
	font-size : 0.85em;
	text-align : right;
}
.prel a { color : #FFFFFF; text-decoration : none;}
.prel a:hover { color : #FFFFFF; }

/* -----------------------------------------------------	*/
/* Block "Sidebar" 						*/
/* -----------------------------------------------------	*/
#sidebar h2 {
	padding : 10px 0 0 0;
	margin : 0;
	color : #FFFFFF;
	text-align : center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(images/mini-projecteur.gif);
	list-style-type: none;
}
#sidebar h3 {
	padding : 0 0 0 10px;
	margin : 0;
	color : #FFFFFF;
	font-size : 1.2em;
	text-align : center;
	list-style-image: url(images/bouton.jpg);
	list-style-type: none;
}
#sidebar ul {
	margin-top : 0.1em;
	margin-bottom : 0;
	list-style-type: none;
	color : #FFFFFF;
}
#sidebar a {
	color : #FFFFFF;
	text-decoration : none;
	list-style-image: none;
	list-style-image: url(images/bouton.jpg);
	list-style-type: none;
}
#sidebar a:hover {
	color : #FFFFFF;
	list-style-image: none;
	list-style-type: none;
}

#sidebar p.poll_reponse {
	margin-bottom: 0;
}
#sidebar div.poll_bar_ext {
	margin: 0;
	padding: 0;	
	width: 100px;
	height: 4px;
	text-align: left;
	border: 1px solid #0000C0;
}
#sidebar div.poll_bar_int {
	margin: 0;
	padding: 0;
	border: none;	
	height: 4px;
	
}
/* Calendar box ------------------------------------	*/
#sidebar div#calendar{
	/*border-top: 1px solid #000000;*/
}

#sidebar div#calendar table{
	color: #0000FF;
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}

#sidebar div#calendar table caption{
	margin: 0 auto;
	color: #B0B0B0;
}


#sidebar div#calendar table th{
	color: #B0B0B0;
	background: transparent;
}

#sidebar div#calendar table td{
	color: #0000FF;
	width: 14%;
	line-height: 2em;
	border: 1px solid #0000FF;
}

#sidebar div#calendar table td a{
	display: block;
	background: #000080;
	border:1px solid #0000FF;
	color: #B0B0B0;
	font-weight: bold;
	text-decoration: none;
}

#sidebar div#calendar table td a:hover{
	background: #CC0000;
	color: #B0B0B0;
}
/* Search form box --------------------------------	 */
#search {
	margin : 0 0 0 5px;
}
/* Selection box -----------------------------------	*/
#selection {
	margin : 0 0 0 5px;
}
/* Categories box ----------------------------------	*/
#categories {
	margin : 0 0 0 5px;
}
/* Archives box ------------------------------------ 	*/
#archives {
	margin : 0 0 0 5px;
}
/* Links box -----------------------------------------	*/
#links {
	margin : 0 0 0 5px;
}
/* Syndication box --------------------------------	*/
#syndicate {
	margin : 0 0 0 5px;
}
/* Themes box --------------------------------------	*/
#themes {
	margin : 0 0 0 5px;
}

/* -----------------------------------------------------	*/
/* Post 								*/
/* -----------------------------------------------------	*/
.day-date{	
        display: none;
	color: #FD5A1E;	
	font-style: italic;
}
.post {
	padding-bottom : 0;
	margin-bottom : 2em;
	color: #B0B0B0;	
	background : #000000;
	border : 1px solid #000000;
}
.post-title {
	margin : 0 0 0 0;
	color: #E4D3A6;
	padding : 10px 0 10px 0;
	background : #000000;
	padding-left : 10px;
}
.post-title a {
	color : #E4D3A6;
	text-decoration : none;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-position: left;
}
.post-title a:hover { color : #FD5A1E; }
.post-info {
	font-size : 0.85em;
	clear : both;
	color : #C9C7C7;
	margin : 0;
	padding : 0 0 0 5px;
	bottom: 10px;
}
.post-info a { color : #FD5A1E; text-decoration : none; }
.post-info a:hover { color : #FD5A1E; }
.post-chapo {
	color : #B0B0B0;
	margin : 0;
	padding : 0 0 0 0px;
}
.post-content {
	color : #B0B0B0;
	margin:0px;
	padding : 0 10px 0 10px;
	text-align : left;
}
.post-info-co {
	color : #FD5A1E;
	font-size : 0.9em;
	clear : both;
	padding : 0 10px 0 0;
	text-align : right;
}
.post-info-co a { color : #FD5A1E; text-decoration : none; }
.post-info-co a:hover { color : #FD5A1E; }
.catimage {
	font-size : 0.9em;
	clear : both;
	padding : 0 60px 0 0;
	text-align : right;
}

/* -----------------------------------------------------	*/
/* Comments & Trackbacks 				*/
/* -----------------------------------------------------	*/
.comments-list, .trackback-list {
	border : 1px solid #060;
	margin : 5px 5px 10px 5px;
	padding : 0 10px 0 10px;
	text-align : justify;
	background : #000000
}
#comment-preview {
	border : 1px solid #060;
}
#trackbacks blockquote, #comments blockquote, #comment-preview blockquote {
	display : block;
	margin : 0 0 0 0;
	padding : 0 5px 0 20px;
	font-style : normal;
	color : #B0B0B0;
	background : #000000
}
.comment-info {
	margin : 0;
	padding : 0;
}

#comments .comment-info {
	background : #000000
}
.comment-number {
	font-family : Verdana,"Times New Roman","New York",serif;
	font-size : 1.5em;

}
.comment-number a {
	text-decoration : none;

}
.linktop {
	text-align : right;

	margin : 0;
	padding : 0;
}

/* -----------------------------------------------------	*/
/* Form 								*/
/* -----------------------------------------------------	*/
#add-comment, #change-comment {
	margin : 20px 0 0 0;
	padding : 0 10px 10px 10px;
	background : #000000;
	color : #000000
	border : 1px solid #060;
}
#comment-form {
	margin : 0;
	padding : 0px;

}
#dcwikibar {
	margin : 0;
	padding : 0;
	padding : 2px;

}
fieldset {
	display : block;
	border : none;
	margin : 0;
	padding : 0;

}
input, textarea {
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 1em;
	border-width : 1px;
	border-color : #ccc;	
}
input[type], textarea[name] {

	border-color : #fff;
}
input[type=submit], input[type=reset] {

	color : #000000;
	border-color : #000;
	font-weight : bold;
}
input[type=submit]:hover {
	font-weight : bold;
}
textarea {
	width : 100%;
	margin : 0px;
	padding : 0px;
	background : #B0B0B0
}
p.field {
	margin : 0.5em 0 0 0;
}
p.field label {
	display : block;
	font-weight : bold;
	font-size : 0.85em;

}
.form-help {
}
input.preview {
}
input.submit {
}
c_nom {
background-color : #000000
color : #000000;
}
c_mail {
	background : #000000
	color : #0000FF;
}
c_site {
background : #000000
color : #0000FF;
}
#c_content {
}
#c_remember {
}

/* -----------------------------------------------------	*/
/* Error messages 						*/
/* -----------------------------------------------------	*/
.error {
	border : 1px solid #000;
	background : #000000;
	padding : 0.5em;
}
.error ul {
	padding-left : 20px;
}
.error li {
	list-style : square;
}
/* -----------------------------------------------------	*/
/* Block "Footer" 						*/
/* -----------------------------------------------------	*/
#dotclear {
	float : left;
	color: #B0B0B0;
	font-size: 0.8em;
	padding : 0;
	margin: 10px 0 0 10px;
	height:30px;
	background : #000000
}
#dotclear a { color : #B0B0B0; text-decoration : none; }
#dotclear a:hover, a:focus { color: #FD5A1E; }
