/* ***** 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):
 * Theme PDI Collector v1 par Kozlika http://www.kozlika.org 
 */
 
body {
	margin : 0;
	padding : 0;
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 76%;
	color : #333;
	background:#fff;
}

p { margin : 0.75em 0; }
img { border : none; overflow:auto; }
form { display : block; margin : 0; padding : 0; }

h1 { font-size : 2em; margin : 0.5em 0; }
h2 { font-size : 1.25em; margin : 0.67em 0; }
h3 { font-size : 1em; margin : 0.5em 0; }
h4 { font-size : 0.83em; margin : 1.33em 0; }
h5 { font-size : 0.83em; margin : 1.67em 0; }
h6 { font-size : 0.67em; margin : 2.33em 0; }

code,pre { 	font-family : "Courier New",monospace;
		font-size : 1em;
		color: #000099;
		margin:0 auto;
		overflow:auto;
		white-space: pre;
}
/* Hack 
		white-space: pre;
		width:97%;
Fin du hack */
pre {
		width:97%;
		padding: .3em !important;
		padding: .3em .3em .3em .3em;
		border: 1px solid #0373A1;
		background: #eeeeff;
		max-height: 150px;

}

q { font-style : italic; }

a {
	color : #0373A1;
	text-decoration:none;
}
a:hover, a:focus, a:active {
	color: #009B9E;
}

a[hreflang]:after {
	content: "\0000a0(" attr(hreflang) ")";
	color : #666;
	background : transparent;
}

h2, h3 {
	font-family : Georgia,"Times New Roman","New York",serif;
}

.petit {
font-size:0.82em;
}

/* Layout
-------------------------------------------------------- */
#page {
	float:left;
	width:75%;
	margin : 0 0 0 20px;
	padding : 0;
	border:2px solid #0373A1;
	background:#fff;
}

#top {
/*	margin : 0;
	background: #6FAEE9;
	color : #fff;
	height: 64px;
	padding: 1px 0 0 30px;
	background: #AAAAAA url(images/entete_blog.jpg) no-repeat;	
*/
}
#top h1 {
	margin : 10px 0 0 0;
}
#top a {
	color : #fff;
	text-decoration : none;
}

#prelude {
	margin : 0;
	font-size : 0.85em;
	text-align : right;
	color : #ffccff;
	background:#6FAEE9;
	font-weight:bold;
}
#prelude a {
	color : #9976BC;
}
#prelude a:hover, #prelude a:focus {
	color : #0373A1;
}

.edito {
	clear:both;
	margin:0 0 2em 0;
	padding:0.5em 1.5em;
	background:url(images/fcf.gif);
	border-bottom:2px solid #6FAEE9;
	border-top:2px solid #6FAEE9;
	text-align: justify;
}

.bandeau {
	clear:both;
	margin:0 0 2em 0;
	padding:0.5em 1.5em;
	background:url(images/fcf.gif);
	border-bottom:2px solid #6FAEE9;
	border-top:2px solid #6FAEE9;
}

#main {
	width : 100%;
	float : left;
	margin-right : -18em;
	margin-top:1em;
}

#content {
	padding : 1px 1em 1em 1em;
	margin-right : 18em;
}


/* Sidebar
-------------------------------------------------------- */
#sidebar {
	width : 15em;
	float : right;	
	margin : 0 0 2em 0;
	padding-left:1em;
	padding-right:0.5em;
	border-left:2px dashed #999;
}
#sidebar h2 {
	padding : 10px 0 0 0;
	margin : 1.3em 0 0.3em 0;
	font-weight : normal;
	font-size:1em;
	text-transform : uppercase;
}
#sidebar ul {
	padding-left : 0;
	margin : 0 0 0 0;
	list-style : none;
}

#sidebar li {
	display : block;
	margin-top : 0.15em;
	padding-left : 15px;
	color : #999;
	background : transparent url(images/fleche.gif) no-repeat 0 0.25em;
}

#sidebar a {
	text-decoration : none;
}

/* Search form */
#search {
}
#q {
}

/* Categories box */
#categories {
}

#calendar {
	font-size : 0.76em;
	margin-top : 1em;
}
#calendar h2 {
	display : none;
}

#archives {
}

/* Post
-------------------------------------------------------- */
.day-date {
/*	display:none;
*/
	font-size:0.66em;

}

.post {
	margin-bottom : 2.5em;
	border-bottom:2px dotted #ffccff;
}
.post-title {
	margin : 0;
	color : #39455B;
}
.post-title a {
	color : #394558;
	text-decoration : none;
}
.post-info {
	font-size:0.66em;
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	clear : both;
	color : #669999;
}

.post-chapo {
	text-align:justify;
	margin-bottom : 0.75em;
}
.post-content {
	text-align:justify;
}
.post-scriptcode {
	overflow: auto;
	border: 1px solid #0373A1;
	background: #eeeeff;
	max-height: 150px;
	padding-bottom: 16px;
}
.post-info-co {
	font-size:0.82em;
	clear : both;
}

#trackbacks, #comments, #comment-preview {
	margin : 0 ;
}

#trackbacks blockquote, #comments blockquote, #comment-preview blockquote {
	display : block;
	margin : 0 0 1em 0;
	padding : 1px 1em;
	font-style : normal;
	color : #666;
	background : transparent url(images/line-1.png) repeat-x 0 0;
}

.comment-info {
	margin : 0;
	padding : 0.3em 0 0.3em 18px;
}
#trackbacks .comment-info {
	background-image : url(images/ico_tb.png);
	background-position : 4px 60%;
	background-repeat : no-repeat;
}
#comments .comment-info {
	background-image : url(images/ico_comments.png);
	background-position : 4px 60%;
	background-repeat : no-repeat;
}
.comment-number {
	font-family : Georgia,"Times New Roman","New York",serif;
	font-size : 1.8em;
}
.comment-number a {
	text-decoration : none;
}

/* Error messages
-------------------------------------------------------- */
.error {
	border : 1px solid #c00;
	background : #fee;
	padding : 0.5em;
}
.error ul {
	padding-left : 20px;
}
.error li {
	list-style : square;
}


/* Interactions
-------------------------------------------------------- */
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] {
	background: #f1f0ed;
}

input[type=submit], input[type=reset] {
	background : #ccc;
	color : #000;
}

input[type=submit]:hover {
	background : #598F9A;
	color : #fff;
}

textarea {
	width : 95%;
}

p.field {
	margin : 0.5em 0 0 0;
}

p.field label {
	display : block;
	font-weight : bold;
	font-size : 0.85em;
}

.form-help {
}

#comment-form {
}

input.preview {
}
input.submit {
}

#c_nom {
}
#c_mail {
}
#c_site {
}
#c_content {
}
#c_remember {
}
/*-------------------------------------------------------- */
#extra {
position:absolute;
left:80%;
font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
}
.extra-int {
list-style:none;
text-align:left;
font-size:0.9em;
padding:0 0.5em 0 0;
margin-right:1em;
margin-left:0.5em;
}
.extra-int ul {
list-style:none;
padding:0;
margin:0;
}
.extra-int ul li a {
	color: #6FAEE9;
}
.extra-int h2 {
font-size:1.2em;
	color: #8b64b3;
	background: transparent;
	margin-top:1em;
}
.extra-int h3 {
	font-size: 1em;
	font-weight:bold;
	color: #564b47;
	background: transparent url(images/fcf.gif); 
	border-bottom: 2px solid #564b47;
}
.extra-int h4 {
	color: #00B5B8;
	margin: 1em 0;
	font-weight: normal;
	font-size:1em;
}
.extra-int h5 {
	margin: 0.5em 0;
	font-size:1em;
}
/* Links box */ 
#links {
}

/* Footer
-------------------------------------------------------- */
#footer {
	clear: both;
	margin: 0;
	padding: 3px 1em 1em;
	color: #fff;
	background: transparent url(images/bg-footer.png) repeat-y 100% 0;
	font-size: 0.8em;
	text-align: right;
	line-height: 100%;
	position : relative;
}
#footer a {
	color : #666;
}
/* Syndication box */
#syndicate {
}