/* ***** 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 *****
 *
 * Contributor(s):
 *  Olivier Meunier
 */
 
body {
	margin:0;
	padding:0;
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size:0.75em;
	background:#e1e1e1;
	color:#333;
}

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

h1 { font-size:2em; margin:0.67em 0; }
h2 { font-size:1.4em; margin:0.83em 0; }
h3 { font-size:1.17em; margin:1em 0; }
h4 { font-size:1em; 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; }

q { font-style:italic; }

a {
	color:#6E602F;
}
a:hover, a:focus, a:active {
	color:#0373A1;
}
a[hreflang]:after {
	content:"\0000a0[" attr(hreflang) "]";
	font-size:90%;
	color:#666;
	background:transparent;
}

h2, h3 {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}
h2 {
	font-weight:normal;
}

/* --- Layout --- */
#page {
	width:728px;
	margin:0 auto;
	padding:0;
	background:#fff url(images/bg.png) repeat-y left;
}
#top {
	background:#545454 url(images/head.png) repeat-x 0 6px;
	color:#39455B;
	height:75px;
	padding:1px 0 0 0;
	margin:0 9px;
}
#top img {
	float:left;
	margin:5px 0 0 0;
}
#top h2 {
	margin:11px 0 0 245px;
}
#top h3 {
	margin:0 0 0 245px;
}
#top a {
	color:#39455B;
	text-decoration:none;
}
#main {
	float:left;
	width:500px;
}
#main h3 {
	color:#333;
	margin-top:2em;
}
#content {
	padding:0.5em 0 1em 19px;
}
.pagenav {
	font-size:0.9em;
	text-align:right;	
}
p.pagenav a {
	background:#ddd;
	color:black;
	margin-left:2px;
	padding:3px 6px;
	border:1px solid #bbb;
	text-decoration:none;
}
p.pagenav a:hover {
	background:#598F9A;
	color:white;
}
p.pagenav strong {
	color:black;
	margin-left:2px;
	padding:3px 6px;
	border:1px solid #bbb;
}

/* --- Sidebar --- */
#sidebar {
	margin:0 9px 0 515px;
}
#sidebar .sd-item {
	margin:0 0 1.5em 0;
}
#sidebar h2 {
	font-weight:normal;
	color:#598F9A;
	text-transform:uppercase;
	border-top:2px solid #ccc;
	padding:0;
	margin:0.5em 0 0.3em 0;
	text-align:left;
}
#sidebar ul {
	padding-left:0;
	margin:0;
	list-style:none;
}
#sidebar li {
	display:block;
	margin-top:0.15em;
	padding-left:15px;
	color:#e2d6ad;
	background:transparent url(images/fleche.png) no-repeat 0 0.25em;
}
#sidebar li img {
	vertical-align:middle;
}
#sidebar a {
	text-decoration:none;
}
#sidebar .c {
	text-align:center;
}
#sidebar #MBL_COMM {
	margin:0 auto;
}

#lastcomment ul {
	font-size:0.9em;
}

/* --- Footer --- */
#footer {
	clear:left;
	margin:2em 9px 0;
	padding:3px 10px 5px;
	color:#fff;
	background:#545454;
	font-size:0.8em;
	text-align:right;
	line-height:100%;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

/* --- Post --- */
.day-date {
	font-size:0.95em;
	font-weight:bold;
	margin:0.2em 0 0 0;
	text-align:right;
	border-top:2px solid #ccc;
	color:#666;
	background:transparent;
}
.post {
	margin-bottom:2.5em;
}
.post-title {
	margin:0;
	color:#39455B;
	background:transparent url(images/ico_entry.png) no-repeat 0 40%;
	padding-left:12px;
}
.post-title a {
	color:#394558;
	text-decoration:none;
}
.post-info {
	font-size:0.80em;
	clear:both;
	color:#666;
	margin:0;
}
.post-content {
	padding:0 0.5em;
	font-size:0.9em;
	line-height:1.3;
}
.post-content img {
	margin:0 auto;
}
.post-content p:hover, .post-content ul:hover {
	background-color:#efefef;
}
.post-suite a {
	padding:0 1em;
	background-color:#efefef;
	font-weight:bold;
}
.post-info-co {
	font-size:0.8em;
	clear:both;
	color:#666;
	background:transparent url(images/ico_comments.png) no-repeat 0 40%;
	padding-left:13px;
}
.post-info-co #tb {
	background:transparent url(images/ico_tb.png) no-repeat 0 40%;
	padding:0 0 0 13px;
}
.post-info-co #lect {
	background:transparent url(images/ico_entry.png) no-repeat 0 40%;
	padding:0 0 0 13px;
}
p.post-outils {
	background:#F3EEDC;
	border:1px solid #6E602F;
	-moz-border-radius:4px;
	padding:0.1em 0.5em 0.25em 0.5em;
	margin:1em 0 0 0;
	font-size:0.80em;
}
p.post-outils a {
	text-decoration:none;
}
p.post-outils span {
	color:#666;
}
#trackbacks, #comments, #comment-preview {
	margin:0 2em;
}
#trackbacks blockquote, #comments blockquote, #comment-preview blockquote {
	display:block;
	margin:0 0 1em 0;
	padding:1px 1em;
	font-style:normal;
	border:1px solid #999;
	color:#666;
	background:transparent;
}
.comment-info {
	margin:0;
	background:transparent url(images/ico_comments.png) no-repeat 0 40%;
	padding-left:13px;
}

/* --- 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:#F3EEDC;
}
input[type=submit], input[type=reset] {
	background:#ccc;
	color:#000;
}
input[type=submit]:hover {
	background:#598F9A;
	color:#fff;
}
textarea {
	width:100%;
}
p.field {
	margin:0.5em 0 0 0;
}
p.field label {
	display:block;
	font-weight:bold;
	font-size:0.85em;
}

/* --- Extra blocks --- */
.saloperie_navbar {
	width:698px;
	height:1.3em;
	margin:0 0 0 9px;
	padding:1px 6px 1px 6px;
	border-top:1px solid black;
	border-bottom:1px solid black;
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.saloperie_navbar a {
	font-weight:normal;
	text-decoration:none;
}
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;}

.ad42_125x125 {
	width:100%;
	text-align:center;
}

#flickr_badge_wrapper {text-align:center;}
.flickr_badge_image {display:inline;}
.flickr_badge_image img {border:1px solid #CCCCCC !important; margin:0 6px 6px 3px;}
#flickr_badge_wrapper a:hover,
#flickr_badge_wrapper a:link,
#flickr_badge_wrapper a:active,
#flickr_badge_wrapper a:visited {text-decoration:none !important; background:inherit !important; color:#3993ff;}
