/* ***** BEGIN LICENSE BLOCK *****
 * This file is part of DotClear.
 * Copyright (c) 2005 la lène de mouton. 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):
 *  la lène de mouton - jeuxdemaux.com
 */
body {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 0.7em;
	background:url(images/bg_body.png);
	padding: 15px;
	color: black;
	text-align: center;
}


h1 {
	color: #000;
	position: relative;
	margin: 0;
	font-weight:normal;
	text-transform: uppercase;
	text-align: right;
	padding-right: 35px;
	font-size: 22px
}

h1 a {
	color: #18E722
}

h2{
	margin:0px;
	font-size: 1.6em
}

h3{
	font-size: 1.3em
}

h4, h5 {
	font-size: 1.1em
}

a {
	color: #2e63a7;
	text-decoration: none;
}

a img {
	border: none;
}

form {
	padding: 0;
	margin: 0;
}

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

legend {
	display: none;
}

select {
	border: solid 1px #666;
	color: #666;
	font-size: 1em;
}

ul, ol, dl {
	position: relative;
}

/*********** ELEMENTS DE LA PAGE *********/

#page {
	width: 869px;  
	margin-left: auto;
	margin-right: auto;	
}

#header {
	background:url(images/bg_header2.png) no-repeat;
	height: 32px;
	margin:0;
	padding: 0;
}

html>body #header {
	background:url(images/bg_header.png) no-repeat;
}

#top {
	background: url(images/bg_main2.png) repeat-y;
	padding: 0 0 0 8px;
	margin: 0;
}

html> body #top {
	background: url(images/bg_main.png);
}

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

#main {
	background: url(images/bg_main2.png);
	margin: 0;
	padding: 0;
	width: 867px;
}

html>body  #main {
	background: url(images/bg_main.png);
}


#content {
	width: 570px;
	float: left;
	top: -35px;
	position: relative;
	padding: 0 0 0 8px;
}

#sidebar {
	margin-left: 620px;
	top: 15px;
	width: 220px;
	position: relative;
}

#footer {
	background:url(images/bg_footer2.png);
	height: 25px;
	text-align: center;
	margin: 0;
	clear: both;
	position: relative;
	top: 25px;
}

html>body  #footer {
	background:url(images/bg_footer.png);
}

.error {
	padding: 15px
}

/****** POST *********/

div.post, div.comments, div.commentsform {
	padding-left: 20px;
	text-align: justify;
	clear: both;
}

div.post h2, div.comments h2, div.commentsform h2 {
	margin-top: 25px;
	padding-top: 17px;
	color: #2e63a7;
}

div.post h2 a {
	color: #2e63a7;
	text-transform:uppercase;
}

p.post-info {
	margin: 0px;
}

div.comments blockquote {
	background: #F8DCB3;
	padding: 5px;
	margin: 0;
}

p.comment-info1 {
	padding: 45px 0 3px 0;
	margin:-45px 0 0 0;
}

p.comment-info {
	padding: 20px 0 3px 0;
	margin: 0;
}

p.comment-info .comment-number {
	color: black;
	padding: 20px 0 3px 0;
	margin: 0;
}

p.post-info-co {
	text-align: right;
	clear: both;
}

.post-content pre {
	font-size:1.2em;
	margin-left:15px;
	padding: 3px
}

.comments blockquote.comback_content {
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #2e63a7;
}

/************* COMMENTAIRE FORMULAIRE **********/

div.commentsform fieldset {
	padding-top: 15px;
}

div.commentsform label {
	display: block
}

div.commentsform input {
	background: #F8DCB3;
	border: none;
	color: #666;
	font-size: 1em;
	padding: 2px;
	margin-right: 15px;
}

div.commentsform textarea {
	background: #F8DCB3;
	border: none;
	width: 100%;
	height: 80px;
	color: #666;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 1em;
	padding: 2px;
}

input.preview, input.submit {
	color: #F8DCB3;
	text-transform:uppercase;
	padding: 3px;
}

input#c_remember {
	background: none;
	display:inline;
	width: 15px;
}

div.commentsform  label.c_remember {
	display: inline;
}

/************* SIDEBAR ********/
#sidebar div {
	padding: 10px 10px 0px 10px;
	margin-bottom: 10px;
	text-align: left;
}

#sidebar div h2 {
	margin-bottom: 2px;
	color: #FFFFFF;
	text-transform:uppercase;
}

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

ul{
	list-style:none;
}
	
li {
	background: url(images/bg_li.png) no-repeat left 4px;
	padding-left: 15px;
}

#sidebar li a {
	color: #000000
}

#sidebar li a:hover {
	color: #000000;
	text-decoration: underline;
}

#sidebar h3 {
	margin-top: 8px;
	padding-left: 0px;
	color: black;
}

