/* ***** 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
 */

/*Positionnement
-------------------------------------------------------- */
html {
	margin: 0; 
	padding: 0; 
}

body{
	margin: 100px; 
	padding: 0 0 0 0; 
	background: #5EA7D0 url(img/body.jpg) bottom right no-repeat;
}

#page {
	background: transparent url(img/page.png) repeat-y;
}


#top {
	background: url(img/top.jpg);
	width: 666px;
	height: 459px;
	padding: 0px;
	margin: 68px;
	position: absolute;
	top:0px;
	left:0px;
}

h1 {
	position: absolute;
	left: 727px;
	top: 80px;
}

#main{
	background: #F1F0E4;	
	padding: 0px;
	margin: 455px 0 45px 17px;	
	width: 600px;	
	float: left;
}

html > body #main	 {
	margin: 0 0 0 34px;	
}

#content{
	padding:0 10px 0 0;
	position: relative;
	top: -115px;
}


html > body #content	 {
	top:0px;
	margin-top: 345px;
}

#sidebar{
	width: 199px;
	margin:  0 0 280px 697px;
	position: relative;
	height: auto;
	top: 45px;
	left: 0px;
	background: url(img/sidebar_bottom.png) left bottom no-repeat;
}


#footer{
	text-align: right;
	padding: 45px 0 15px 60px;
	margin: 70;
	width: 600px;
}

 
/* Les �l�ments HTML en g�n�ral
-------------------------------------------------------- */
body{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 0.7em;
}


h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	margin: 0px;
	padding: 0px
}

h1{font-size: 3em;}
h2{font-size: 1.6em;}
h3{font-size: 1.1em; color: #3B3B3B}
h4{font-size: 1em;}
h5{font-size: 0.9em;}
h6{font-size: 0.9em;}

pre, code{
	font-size: 1.2em;
}

pre{
	width: 370px;
	overflow: auto;
	height: auto;
	font-size: 1.2em;
	padding: 5px;
	background: #BDCCD5;
	border-left: 3px #145174 solid;
}

blockquote {
	background: url(img/comment_top.png) no-repeat;
	padding: 8px 0 0 13px;
	margin: 0px;
}

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

li {
	margin: 0px;
	padding:0px;
	list-style: none;
	background:url(img/li_a.png) no-repeat;
	padding: 3px 0 3px 20px;
		
}

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

a:visited{
	
}

a:hover{
	text-decoration: underline
}

a img {
	border: none;
}

.clear {
	clear: both;
}

.error {
	margin: 0 0 0 70px;
	padding:45px 10px 0 0;
}

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


select, input, textarea {
	border: solid 1px #89A6B7;
	background: #BDCCD5;
	font-size: 1em;
}
 
textarea{
        font-size: 12px;
}


/* L'ent�te
-------------------------------------------------------- */
#top h1 a{
	position: relative;
	top: 328px;
	left: 170px;
	color: #145174;
	font-weight: bold;
	vertical-text: vertical; 

}

#top h1 a:hover {
	text-decoration : none;
}

/* Le pr�lude
-------------------------------------------------------- */ 
#prelude{
	display: none;
}


/* Le contenu
-------------------------------------------------------- */
.post {
	background: url(img/titre.png) no-repeat;
	padding: 15px 0 0 0;
}


.day-date{
	display: none;
}

.post-title{
	color: #145174;
	margin: 0px;
	padding:23px 0 0px  70px;
	clear: both;
	font-size: 1.8em;
	text-transform:uppercase;
}

.post-title a, .post-title a:hover{
	color: #145174;
	text-decoration: none
}

.post-info{
	padding: 0 0 15px 70px;	
	margin: 0px;
}


.post-date {
	position: absolute;
	font-weight: bold;
	width: 43px;
	padding: 0px 7px 0 7px;
	text-align:center;
	margin: 30px 0 0 10px;
	font-size: 1.8em;
	color: #145174;
	line-height: 18px;
}



.post-chapo, .post-content{
	margin: 0 0 0 70px;
}


.post-content blockquote{

}


.post-info-co{
	padding: 0 0 0 70px;
	text-align: right;
	clear: left;
}

#trackbacks, #comments {
	margin: 0 0 0 70px;
}

#commentspreview {
	margin: 0 0 0 70px;
	padding: 45px 0 0 0;
}

h3#tb, h3#co, h3#addco {
	padding-top: 10px;
	color: #145174;
	font-size: 1.1em;
	text-transform:uppercase;
	border-bottom: solid 1px #145174
}

#trackbacks blockquote, #comments blockquote{
	margin: 0px;
	padding: 0 0 10px 0 ;
	background:url(img/comment_bottom.png) no-repeat right bottom;
	min-height: 50px;
	height: 50px;
}

#commentspreview blockquote {
	background: none;
}

html>body #trackbacks blockquote, html>body #comments blockquote {
	height: auto;
}

.coblock, .tbblock {
	background:url(img/comment_top.png) no-repeat;
}

#comments input.form_text {
	width: 135px;
	padding: 2px;
}

#comments input.submit, #comments input.preview {
	background: url(img/input.png) no-repeat;
	width: 143px;
	border: none;
	font-size: 1em;
	padding: 4px 3px 5px 3px;
	text-align: center;
	text-transform: uppercase;
	color: #145174
}

#comments label.block {
	display: block;
}

#comments .field textarea {
	width: 378px;
}


/* La barre de navigation
-------------------------------------------------------- */

#sidebartop {
	background: url(img/sidebar_top.png);
	width:199px;
	height: 25px;
	margin:0px;
	padding:0px;
}

#sidebarcontent{
	padding: 0 10px 0 10px;
	margin: 0px;
	background: #F1F0E4;
	border: solid 1px #F1F0E4
}

#sidebarbottom {
	width:199px;
	height: 20px;
	padding: 0px;
}

#sidebar h2 {
	background: url(img/h2.png) no-repeat;
	padding: 8px 0px 12px 15px;
	text-transform: uppercase;
	color: #145174;
	margin: 0px;
}

#sidebarcontent div{
	margin: 0 0 15px 0;

}


#sidebar fieldset, #sidebar form {
	padding: 0px;
	margin: 0px;
}


#sidebar fieldset, #search p{
	margin: 0px;
	padding: 0px
}


#search {
	background: url(img/search.png) no-repeat 95px 10px;
	height: 85px
}

#search input.form_text{
	border: solid 1px #89A6B7;
	background: #BDCCD5;
	width: 113px;
	font-size: 1em;
	padding: 2px;
}


#search input.submit{
	border: none;
	background: transparent;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase
}

#sidebar div#calendar table{
	font-size: 9px;
	text-align: center;
	margin: 0;
	border-collapse: collapse;
	color: #333;
}

#sidebar div#calendar table caption{
	margin: 0;
	font-size: 1.3em
}

#sidebar div#calendar table caption a{
	color: #000	
}

#sidebar div#calendar table th{
	background: transparent;
	text-decoration: underline
}



#sidebar div#calendar table td{
	line-height: 2em;
	border: none;
	width: 24px;
}

#sidebar div#calendar table td a{
	display: block;
	background: #407B9C;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#sidebar div#calendar table td a:hover{
	background: #d5d5d5;
	color: #000;
}

