/*
# -- BEGIN LICENSE BLOCK ----------------------------------
#
# This file is part of Dotclear 2.
#
# Copyright (c) 2003-2008 Olivier Meunier and contributors
# Licensed under the GPL version 2.0 license.
# See LICENSE file or
# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
#
# -- END LICENSE BLOCK ------------------------------------
*/
body {
	margin: 0;
	padding: 0;
	background: #343433 url(img/bg.png) repeat;
	font-size: 9px;
	color: #444;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align:justify;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

a {
	color: #97ac67;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #97ac67;
	text-decoration: underline;
}

a img {
	border: none;
}

pre {
	overflow: auto;
	width: 95%;
	height: auto;
}
*>pre {
	width: 100%;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* Layout
-------------------------------------------------------- */
#page {
	font-size: 1.2em;
}

#top {
	background:url(../images/top.jpg) no-repeat;
	position: relative;
	height: 100px;
	width: 900px;
	padding: 0;
	margin-right:auto;
	margin-left:auto;
}
#top h1 {
	position: absolute;
	top: 10px;
	width: 100%;
	margin: 0;
	font-size: 2.5em;
	color: #fff;
}
#top h1 a {
	color: #fff;
	text-decoration: none;
	margin-left:-2000px;
}

#desc{
	position: absolute;
	top: 45px;
	width: 100%;
	margin: 0;
	font-size: 0.8em;
	color: #fff;
	font-weight: bold;
}
.blog {
letter-spacing:0px;
padding-right:2px;
padding-left:1px;
margin-right:0px;
margin-left:0px;
	}

#prelude {
	position: relative;
	padding-left: 20px;
	background-color:#4a4a4a;
	width: 788px;
	height:24px;
	margin: 5px auto 0 auto;
	color: #ededed;
	font-size: 0.8em;
	font-weight: bold;
}
#prelude a {
	color: #ddd;
	display: block;
	float: left;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 3px;
	font-size:11px;
	background-color:#4A4A4A;
	border-right:solid 1px #343433;
	
}
#prelude a:focus, #prelude a:hover {
	color: #fff;
	background: #97ac67;
	text-decoration: none;
}

#wrapper {
	width: 800px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #fff;
	border: 4px solid #4A4A4A;
}

#banners{
	margin: 0;
	padding: 0;
}

.pics{
	height: 200px;
	padding: 0;
}

.pics object{
	border-bottom: 4px solid #eee;
}

#main {
	width: 550px;
	float: left;
}

#content {
	padding: 0 25px;
	padding-bottom: 20px;
}
#content h2{
	color:#97ac67;
	}

#sidebar {
	width: 160px;
	float: right;
	margin-right:40px;
}
#blognav, #blogextra {
	padding: 1px 25px;
	
}

#footer {
	clear: both;
	background-image:url(../images/footer.gif);
	width:808px;
	height:85px;
	margin-left:auto;
	margin-right:auto;
	padding: 15px 0 0 0;
}
#footer p {
	margin: 0 auto;
	padding: 0 0 40px;
	color: #aaa;
	text-align: center;
	font-size:10px;
}
#footer p a {
	color: #aaa;
	font-size:10px;
}


/* Sidebar styles
-------------------------------------------------------- */
#sidebar h2 {
	margin: 0;
	font-size: 1.2em;
	border-bottom: 1px solid #eee;
}
#sidebar h3 {
	font-size: 1em;
	margin: 1em 0 0.5em;
}

#sidebar div div {
	margin-bottom: 2em;
}
#sidebar div div div {
	margin-bottom: 0;
}

#sidebar ul {
	list-style: none;
	margin: 1em 0;
	padding: 0;
}
#sidebar li {
	display: block;
	margin: 0;
	padding: 4px 0;
}

#sidebar li li {
	padding: 0 0 0 16px;
}

#sidebar li a {
	text-decoration: none;
}
#sidebar li a:hover, #sidebar li a:focus, #sidebar li a:active {
	text-decoration: underline;
}

#search fieldset{
	border: 0;
}

#search input{
	width: 80%;
	font-size: 1em;
	border: 1px solid #ccc;
	padding: 2px;
	color: #a0a0a0;	
}

#search input.submit{
	display: none;
}

#topnav ul {
	padding: 4px 0;
}
#topnav li {
	display: inline;
	border-bottom: none;
}

#sidebar .syndicate ul {
	border-top: none;
}
#sidebar .syndicate li {
	border-bottom: none;
}

#sidebar .tags ul {
	border-top: none;
	font-size: 1.1em;
	text-align: justify;
}
#sidebar .tags ul li {
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	line-height: 1.8em;
}

.tag0 { font-size: 75%; }
.tag10 { font-size: 80%; }
.tag20 { font-size: 90%; }
.tag30 { font-size: 100%; }
.tag40 { font-size: 110%; }
.tag50 { font-size: 120%; }
.tag60 { font-size: 140%; }
.tag70 { font-size: 150%; }
.tag80 { font-size: 160%; }
.tag90 { font-size: 170%; }
.tag100 { font-size: 180%; }

ul.tags {
	list-style: none;
	margin: 1em 0;
	padding: 0;
	font-size: 1.3em;
	text-align: justify;
}
ul.tags li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}

#sidebar .categories a{
	padding-left: 22px;
	background: url(img/categories.jpg) no-repeat left;
	font-size:14px;
}
#sidebar .selected a{
	padding-left: 22px;
	background: url(img/selected.png) no-repeat left;
}

#sidebar .links a{
	padding-left: 22px;
	background: url(img/links.png) no-repeat left;
}

#sidebar .lastposts a{
	padding-left: 22px;
	background: url(img/lastposts.png) no-repeat left;
}

#sidebar .lastcomments a{
	padding-left: 22px;
	background: url(img/lastcomments.png) no-repeat left;
}



/* Main content styles
-------------------------------------------------------- */
h2, h3, h4 {
	margin: 1em 0 0 0;
	padding: 0;
}

h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1em;
}

.day-date {
	display: none;
}

.post {
	margin: 0 0 2em 0;
}
.post-title {
	font-size:1.7em;
	border-bottom: 1px solid #eee;
	margin-bottom: 4px;
}
.post-title a {
	color:#97ac67;
}

.post-title a:hover {
	text-decoration: none;
}
.post-info {
	margin: 0 0 4px 0;
	color: #aaa;
	padding-left: 0px;
	height: 16px;
}

.post-info a{
	color: #aaa;
}
.red {
	color:#C00;
}
.redb {
	color:#C00;
	font-weight:bold;
	text-decoration:underline;
}

.post-tags {
	list-style: none;
	margin: 1em 0 1em;
	padding: 3px 0;
}
.post-tags li {
	display: inline;
	margin-right: 8px;
	padding: 5px 0 5px 22px;
	background: transparent url(img/tag.png) no-repeat 0 70%;
}
.post-tags li a {
	color: #6b6b6b;
}

.post-info-co {
	float: right;
	padding: 0;
	margin: 0;
	color: #aaa;
	background: url(img/comment.png) no-repeat left;
}
.post-info-co a {
	color: #aaa;
	padding: 0 0 0 18px;
}

.read-it {
	clear: left;
}

a.feed {
	background: transparent url(img/feed.png) no-repeat 0 0.25em;
	padding: 5px 0 5px 22px;
}

/* Post content
-------------------------------------------------------- */
.post-content, .post-excerpt, #comments dd, #pings dd, dd.comment-preview {
	line-height:1.4em;
}
.post-content acronym, .post-excerpt acronym {
	cursor: help;
	border-bottom: 1px dotted #666;
}

.post-content pre, .post-excerpt pre {
	padding: 10px ;
	font: 1.1em 'courier new', courier, monospace;
}

.post-content ul, .post-excerpt ul, .post-content ol, .post-excerpt ol {
	margin: 12px 0 12px 20px;
	padding: 0 0 0 15px;
}

.post-content li, .post-excerpt li {
	margin: 0;
	padding: 0;
	list-style: square;
}
.post-content img {
	float:right;
	padding:10px;
}
.post-content tr th img {
	float:none;
	padding:0px;
	margin:0px;
}

.post-content blockquote, .post-excerpt blockquote {
	margin: 4px 0 4px 0;
	padding: 0 5px;
	border-left: 4px solid #bfbfbf;
}


#attachments h3 {
	font-size: 1.2em;
}

#attachments ul {
	list-style: none;
	margin: 0;
	padding: 4px 0;
}

#attachments li {
	margin: 0 0 0.6em;
	padding: 2px 10px 2px 18px;
}

#content-info {
color:#bcbbbc;
font-style:italic;
}
#content-info h2 {
color:#bcbbbc;
font-style:normal;
padding-bottom:5px;

}

#attachments li object {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

/* Comments and trackbacks
-------------------------------------------------------- */
#comments h3, #comment-form h3, #pings h3 {
	padding: 5px;
	margin: 20px 0 8px 0;
	font-size: 1.2em;
	border-bottom: 1px solid #eee;
}

#comments dt {
	margin: 1.5em 0 0 0;
	padding: 5px 0 16px 0;
}
#comments dt.me {
}
#comments a.comment-number {
	display: block;
	float: left;
	margin-right: 5px;
}
#comments dd {
	margin: 0;
	padding: 1px 1em 0.5em 1em;
	background: #F7F7F7;
	border: 1px solid #E8E8E8;
}
#comments dd.me {
}
#comments dd p {
	margin: 0.5em 0;
	line-height: 1.5em;
}

.error {
	margin: 20px 0 0;
	padding: 10px 5px;
	background: #ffcccc;
	border: 2px solid red;
	font-weight: bold;
}

/* Forms
-------------------------------------------------------- */
#comment-form {
	padding-top: 10px;
}

#comment-form fieldset {
	border: none;
}
#comment-form fieldset p {
	padding: 5px 0;
}
#comment-form fieldset p.field {
	padding: 5px 0;
	width: auto;
	margin: 0;
	clear: left;
}
#comment-form p.form-help {
	width: 60%;
	margin: 0 0 0 30%;
	font-style: italic;
}

#comment-form p label {
	width: auto;
}
#comment-form p.field label {
	font-weight: bold;
	display: block;
	padding: 0 1% 0 0;
	width: 29%;
	float: left;
	text-align: right;
}
#comment-form input, #comment-form textarea {
	font: 1em "Lucida Grande",Arial,sans-serif;
	color: #a0a0a0;	
	border: 1px solid #cdcdcd;
	padding: 1px 2px;	
	width: 68%;
}

#comment-form p.remember {
	margin: 0;
}
#comment-form input#c_remember {
	width: auto;
	border: 0;
	margin: 0 5px 0 30%;
}
#comment-form input.preview {
	margin-left: 30%;
}

#comment-form input.preview, #comment-form input.submit {
	width: auto;
	color: #279ac4;
	background: #fff;
	font-size: 1em;
	font-weight: bold;
	border: 1px solid #279ac4;
}
#comment-form input.preview:hover, #comment-form input.submit:hover {
}
.th1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ddd;
}

.th2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.th3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #97ac66;
}
.th4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC33;
}	
.th5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.th6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
.th7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	font-weight: normal;
	color: #97ac66;
}	
abbr, acronym {
border-bottom: 1px dotted gray;
cursor: help;
}
fieldset {
padding: 0px 7px 7px 4px;
margin-bottom:10px;
margin-left:40px;
background-color:#ddd;
color:#4A4A4A;
}
legend {
color:#4A4A4A;
text-align:justify;
}
.marges fieldset {
margin-left:25px;
margin-right:25px;
}
.lettrine2 {
float: left; /* positionnement de la lettrine dans le conteneur*/
font-size: 4em; /* 3 hauteurs de lignes pour la lettrine*/
font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
color: #fff;
background-color: #97ac67; 
margin-left: 0px;
margin-top: 0px;
margin-right: 5px;
margin-bottom: 0px;
padding: 1px;
line-height: 1em;
}
.lettrine {
float:inherit; /* positionnement de la lettrine dans le conteneur*/
font-size: 14px;
font-style: normal;
font-weight:800;
color:#97ac66; /* 3 hauteurs de lignes pour la lettrine*/
}
#imagesMenu img{
margin-top:10px;
}
#imagesMenu p {
width:160px;
text-align:justify;
}
#imagesMenu img a:link{
border:none;
}
#imagesMenu img a:hover{
border:solid 4px #000000;
}

#imagesMenu { 
text-align:center; 
}
#gites { 
text-align:justify;
padding:10px;
background-color:#EEEEEE;
border-left:solid 6px #97ac66;
border-top:solid 1px #97ac66;
border-bottom:solid 1px #97ac66;
border-right:solid 1px #97ac66;
margin-left:0px; 
margin-right:5px; 
}
#gites a:hover { 
background-color:#97ac66;
color:#fff;
text-decoration:none;
display:block;
}

