/* ***** 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):
 *  Maurice Svay
 */

/* Ce fichier définit le style visuel pour les différents éléments du blog.
 * Dans l'ordre, vous trouverez les règles qui définissent l'apparence pour:
 * - les éléments HTML en général
 * - la page
 * - l'entête
 * - le prélude
 * - le contenu
 * - la barre de navigation
 * - le pied de page
 *
 * L'agengement des blocs est défini dans le fichier layout.css
 * Pour mettre la barre de navigation à gauche, décommentez l'appel à 
 * layout-gauche.css
 */

@import "layout.css";
 
/* Les éléments HTML en général
-------------------------------------------------------- */
body{
	background: #fff  no-repeat left top;
	font-size: 80%;
	line-height: 1.6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../../../img/fond1.gif);
}

h1, h2, h3, h4, h5, h6{
	font-family: Verdana, Geneva, Arial, Helvetica,sans-serif;
}

h1{font-size: 1.5em;}
h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

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

pre{
	width: 100%;
	overflow: auto;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}

input,textarea{
	border: 1px solid #999;
}

textarea{
	width: 100%;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

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

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

a:hover{
	color:#000;
	text-decoration:underline;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

/* La page
-------------------------------------------------------- */
#page{
	background: transparent;
	color: inherit;
}
 
/* L'entête
-------------------------------------------------------- */
#top{
	height: 120px;
}


/* Main
-------------------------------------------------------- */
#main{
	
	background: transparent;
}
/* Le contenu
-------------------------------------------------------- */
.day-date{
	padding-left: 20px;
	margin-right: -30px;
	color: #000;
	font-style:italic;
	background-image: url(../../../img/bandedate.png);	color: #fff;

}

.post-title{
	color: #CC6600;
	background: transparent;
	margin-bottom: 0;
}

.post-title a{
	color: #CC6600;
	background: transparent;
	text-decoration: none;
}
.post-title a:visited{
	color: #CC6600;
	background: transparent;
	text-decoration: none;
}
.post-info{
	margin-top: 0;
	color: #CC6600;
	background: transparent;
	padding-bottom: 1ex;
}

.post-info a{
	color: #CC6600;
	background: transparent;
	text-decoration: none;
}
.post-info a:visited{
	color: #CC6600;
	background: transparent;
	text-decoration: none;
}

.post-content{
	text-align: justify;
	color:#000;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}

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

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEE;
	margin: 1em 0;
	padding: 1ex 1em;
}

/* La barre de navigation
-------------------------------------------------------- */
#sidebar div{
	color: inherit;
	border-bottom: 1px dashed #CC6600;
}
#sidebar a{
	color: #000;
	text-decoration:none;
}

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

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

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

#sidebar h2, #sidebar h3{
	color:#FF6600;
	text-align:left;
}

#sidebar h3{
	font-size: 1em;
	margin: 0;
}

#sidebar div#search{
	background: transparent;
	color: inherit;
}

#search fieldset, #search p{
	margin: 0;
}

#q{
	background: #fff url(img/banderecherche.png);
}



/* Le pied de page
-------------------------------------------------------- */
#footer{
	margin: 0;
	padding: 1em;
	font: 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top: 1px solid #CCC;
	background: #fff;
	color: #999;
}
#comments{
color: #000;}
#trackbacks{
color: #000;}

/*	GOODIES
-------------------------------------------*/
.separation {
clear:both;
visibility:hidden;
}
.goodies-content{
	text-align: justify;
	width: 820px;
	color:#000;
}
.goodies-content h2{
		text-align: center;
		color:#CC3300;}
#goodies-mini {
float:left;
width: 120px;
height: 140px;
margin-left:5px;
margin-top:5px;
font-size:80%;
text-align: center;
border-color:#FF6600;
border-width:1px;
border-style: solid ;
}
#goodies-mini a:hover{
background:#FF9900;
text-decoration:none;
}
/*	MoVIES
-------------------------------------------*/
#movies-mini {
float:left;
width: 164px
height: 232px;
border-color:#EF6600;
border-width:1px;
border-style: solid ;
}

#movies-border {
float:left;
width: 165px
height: 252px;
margin-right:10px;
margin-top:20px;
border-color:#FFFFFF;
border-width:1px;
border-style: solid ;
font-size:75%;
color:#CC6600;
}

#movies-liste-big {
float:left;
width: 640px;
margin-right:10px;
font-size:80%;
text-align: left;
border-color:#FF6600;
border-width:1px;
border-style: solid ;
}
#movies-liste{
float:left;
width: 220px;
margin-right:10px;
font-size:80%;
text-align: left;
border-color:#FF6600;
border-width:1px;
border-style: solid ;
}

ul#listefilm {
text-decoration:none;
color:#000000;
}
#listefilm a:hover {
text-decoration:none;
background:#FF9900;
margin-left:-7px;}
