/* ***** 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):
 *  Olivier Meunier
 */

html, body{
	margin: 0;
	padding: 0;
	background-color: #A0C1E0;
	color: #000;
	font-family: Lucida Grande, Helvetica, sans-serif;
	font-size: 0.91em;
	line-height: 130%;
}

h1, h2, h3{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: "Trebuchet MS", sans-serif;
}

h1{ font-size: 1.5em; }
h2{ font-size: 1.3em; }

h3{
	margin: 0 0 5px 0;
	font-size: 1em;
}

hr{
	border: 0;
	margin: 0 0 10px 0;
	padding: 0;
}

p{
	margin: 0 0 10px 0;
	padding: 0;
}

img{
	margin: 0;
	padding: 0;
	border: none;
}

ul{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position: inside;
}

li{
	margin: 0;
	padding: 0;
	text-decoration: none;
}

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

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

form{
	margin: 0;
	padding: 0;
}

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

acronym{ 
	border-bottom: 1px dotted #000;
	cursor: help;
}

a{
	color: #C60701;
	text-decoration: none;
}

a:visited{
	color: #C60701;
	text-decoration: none;
}

a:hover{
	color: #FFF;
	text-decoration: none;
}

/******************** Layout ********************/

#page{
	margin: 0;
	padding: 0;
	margin: 0 0 0 200px;
	background-color: #8BA422;
	margin-bottom: 180px !important;
	margin-bottom: 0;
}

#main{
	margin: 0;
	padding: 0 0 60px 0;
	background-color: #A0C1E0;
}

#content{
	margin: 40px 40px 0 0;
	padding: 0;
	
}

#footer {
	position: fixed !important;
	bottom: 0px;
	padding:0;
	margin: 0;
	height: 232px;
	width: 100%;
	background: url(img/herbe.png) no-repeat bottom right;
}

#pampa{
	background-image: url(img/pampa.png) !important;
	background-image: url(img/pampa_ie.jpg);
	float: left;
	left: 0px;
	width: 172px;
	height: 232px;
}
/*
#herbe{
	background-image: url(img/herbe.png); 
	position: fixed !important;
	float: right;
	bottom: 0px;
	left: 172px;
	width: 1109px;
	height: 60px;
}*/

/******************** Content ********************/

.post{
	margin: 0 0 40px 0;
	padding: 10px;
	background-color: #BFD8F0;
}

.post ul{
	margin: 20px 0 0 0;
}

.post li:before, .related li:before, #toc li:before{
	content: "\00BB \0020";
}

.post-title{
	margin: 0;
	padding: 0;
}

.post-info{
	font-size: 0.75em;
	line-height: 1.4em;
	color: #C60701;
	margin: 0;
	padding: 0;
}

.post-content{
	margin: 10px -10px;
	padding: 10px 10px 0 10px;
	border-top: 2px solid #A0C1E0;
}

.post-info-co{
	text-align: right;
	padding: 0;
	margin: 0;
	font-size: 0.75em;
	line-height: 1.4em;
}

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

#trackbacks h3, #comments h3{
	margin: 0 -10px 10px -10px;
	padding: 0 10px;
	border-bottom: 2px solid #A0C1E0;
}

.comment-info a{
	color: #000;
}

.comment-info a:hover{
	color: #FFF;
}

#trackbacks blockquote, #comments blockquote, #comment-preview blockquote{
	margin: 10px;
	padding: 10px;
	background-color: #A0C1E0;
}

.comment-info{
	margin: 0;
	padding: 0;
}

#trackbacks, #com, #add-com{
	margin: 40px 0 40px 0;
	padding: 10px 10px 1px 10px;
	background-color: #BFD8F0;
}

.slash{
	letter-spacing: -0.3em;
	color: #C60701;
}

/******************** Menu ********************/

#menu {
	margin: 0;
	margin-top: 30px;
	position: fixed !important;
	float: left;
	padding-left: 50px;
	top: 40px;
	left: 0px;
}

#menu li {
	margin: 0 0 10px 0;
	text-align: right;
}

#menu img{
	background-color: #8BA422;
	padding: 0 4px 3px 0;
	cursor: pointer;
}

#menu img:hover {
	background-color: #C60701;
}

/******************** Plugin dday + gstats ********************/

.dday_days, .counter{
	color: #C60701;
}

/******************** Plugin toc ********************/

#toc{
	margin: 0 10px;
	padding: 0;
}

#toc h3{
	margin: 0 -10px;
	padding: 10px 10px 0 10px;
	background-color: #BFD8F0;
}

#toc ul{
	margin: 0 -10px 40px -10px;
	padding: 10px;
	border-top: 2px solid #A0C1E0;
	background-color: #BFD8F0;
}

/******************** Plugin Pagination ********************/

.pagenav{
	text-align: center;
	margin: 0 0 30px 0;
	padding: 0;
}

.pagenav a{
	margin: 0;
	padding: 2px;
}

/******************** Plugin related ********************/

.related{
	margin: 0;
	padding: 10px;
	background-color: #BFD8F0;
}

.related-content{
	margin: 0 -10px;
	padding: 10px 0 0 10px;
	border-top: 2px solid #A0C1E0;
}