/*** Voici la feuille CSS intégrale du thème "FallingLeaves" de Shanw Grimes, adapté de Wordpress à Dotclear par Unc( http://www.callmeunc.be ).
Ci-dessous le copyright issus de la feuille de style du thème original :

		Theme Name: Falling Leaves
		Theme URI: http://www.sporadicnonsense.com/fallingleaves/
		Description: I'll let you be the judge of that.
		Version: 1.5
		Author: Shawn Grimes
		Author URI: http://www.sporadicnonsense.com/


La liste qui suit  définit le style visuel pour les différents éléments du blog (blocks).
 * Dans l'ordre, vous trouverez les règles qui définissent l'apparence pour:
 * - les éléments HTML en général
	(dont les Headings)
 * - la page
 * - l'entête
 * - le prélude
 * - le contenu
 * - la barre de navigation
 * - le pied de page
 
Enjoy :-) .

Unc'
****/
 
/* Les éléments HTML en général
*******************************************************************************/
body{ 
	margin: 10px 0;
	padding: 0;
	background-color: #dda;
	font: 11px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444;
}

acronym, abbr {
	border-bottom: 1px dashed #444;
	font-size: 90%;
	letter-spacing: .07em;
}

/* "Headings" */
h1 { 
	font: normal 28px Georgia, "Times New Roman", Times, serif;
	margin-left: 300px;
	padding-top: 15px;
}
h1 a { 
	color: #fff;
	text-decoration: none; 
	border: none; 
}
h1 a:hover { 
	color: #fff; 
	text-decoration: none; 
	border: none; 
}

h2 { 
	border-bottom: 1px solid #ddd; 
	color: #336; padding-bottom: 2px; 
	font: normal 17px Arial, Helvetica, sans-serif; 
}
h2 a { 
	color: #336; 
	text-decoration: none; 
	border: none; 
}
h2 a:hover { 
	color: #889AC2; 
	text-decoration: none; 
	border: none; 
}
h3 { 
	border-bottom: 1px solid #ddd; 
	color: #336; 
	padding-bottom: 2px; 
	font: normal 14px Arial, Helvetica, sans-serif; 
	padding-top: 20px; 
}
h4 { 
	font: 12px Arial, Helvetica, sans-serif; 
}

/*End Headings*/


pre, code{
	overflow: scroll;
	border: 1px solid #c2c295;
	background: #ddddaa;
}

ul {
	margin-top: 3px;
}

li {
	list-style: none;
	line-height: 15px;
	padding: 0;
	margin-left: 20px;
}


pre{
 	width: 100%;
	overflow: auto;
	border: 1px solid #c2c295;
}

html>body pre {
	overflow: auto;
	width: auto;
}

fieldset{
	border: none;
	font-size: 9px;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}

input:hover, textarea:hover, input:active, textarea:active, input:focus, textarea:focus{
	border: 1px solid #b3b279;
}

textarea {
	width: 450px;
	border: 1px solid #b3b279;
}

input{
	border: 1px solid #c2c295;
	background: none;
}

a {
	color: #A73A02;
	text-decoration: none;
	border-bottom: 1px dotted #A73A02;
}

a:hover {
	color: #D88207;
	text-decoration: none;
	border-bottom: 1px dotted #D88207;
}

a[hreflang]:after {
	content: "\0000a0[" attr(hreflang) "]";
	color : #D88207;
	font-size: 0.8em;
}

img a{
	border: none;
}

img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #ddd;
}

.smiley{
	border: 0; /* Car un grosse bordure autour d'un smiley définissant un lien, c'est moche*/
	margin: -5px;
	display: inline;
	background: transparent;
}

.right {
	float: right;
}

.left {
	float: left;
}

blockquote {
    margin-bottom: 15px;
    padding: 5px;
    font-family: Georgia, "Times New Roman", Times, serif;
/*    background: url(images/citation.jpg) #FFFFFF no-repeat top left;*/
    color: #666;
    text-align: justify;
    padding-bottom: 10px;
}

	blockquote p{
		margin-left: 15px;
	}

/* La page
*******************************************************************************/
#page{
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 0 20px 0 20px;
    border-right: 2px solid #C2C295;
    border-left: 2px solid #C2C295;
    border-top: 1px solid #c2c295;
    border-bottom: 2px solid #c2c295;
}
 
#page{
	* padding-top: 20px; /*Corrige un bug de décalage sous IE */
}

#logolinks img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 0px solid #ddd;
}

/* L'entête
*******************************************************************************/
#top{
	height: 200px;
	padding-top: 2Opx;
	margin-bottom: 15px;
	background: url(images/bandeau-oeil.jpg);
	text-align: left;
}
	#top h1{
		font-family: Georgia, "Times New Roman", Times, serif;
		margin-left: 30px;
		margin-top: 10px;
	}
	#top a{
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #000000;
	}
	#top p{ /* Pour afficher de façon originale la description de votre blog (si inexistante, insérer dans " /ecrire/tools.php?p=blogconf ") */
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #000000;
		font-size: 12px;
		margin-left: 30px;
		margin-top: -15px;
	}

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

/* Le contenu
*******************************************************************************/
#main{
	float: left;
	width: 450px;
	margin-top: -7px;
}

#main{
	* margin-top: -3px; /* Corrige ENCORE un bug d'affichage sous IE */
}

.day-date{
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	margin-bottom: 10px;
	margin-top: -14px;
}

.post {
	margin-bottom: 15px;
	background: url(images/separation.jpg) no-repeat bottom center;
	padding-bottom: 55px;
}

.post-title {
	color: #9EAD2E;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
}
	.post-title a{
		color: #9EBD2E;
	}

.post-content{
	text-align: left;
}

.post-content blockquote{
	padding-left: 55px;
}

.post-info{
	margin-top: -14px;
	font-size: 10px;
	text-align: right;
	margin-bottom: 10px;
}

.post-info-co{
	font-size: 10px;
	padding-left: 5px;
}

/* Commentaires */
#comments h3, #trackbacks h3{
	color: #9EAD2E;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	
}

.comment-number {
	color: #9EAD2E;
	font: normal 24px Georgia, "Times New Roman", Times, serif;
}
	.comment-number a{
		color: #9EAD2E;
		font: normal 24px Georgia, "Times New Roman", Times, serif;
		border: none;
	}

#comments blockquote, #trackbacks blockquote{
	background-image: none;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

/* La barre de navigation
*******************************************************************************/
#sidebar {
	float: right;
	width: 200px;
	margin-bottom: 35px;
}

#sidebar ul {
	list-style: none;
}

#sidebar h2 { 
        font: normal 12px Georgia, "Times New Roman", Times, serif;
	font-weight: normal; 
}

#sidebar div{
	font-size: 10px;
	line-height: 15px;
}

#sidebar li{
	margin-left: -30px; /* Etonnant, mais cela corrige un bug d'alignement */
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border: none;
}
	
	#search fieldset, #search p{
		margin: 0;
		padding: 0;
	}

	#q{
		margin-left: 10px;
	}
	
	#sidebar div#calendar table{
		margin-left: 15px;
	}
	
	#sidebar div#calendar table td a{
	}
	
	#sidebar div#calendar table td a:hover{

	}

#links li{
	color: #9EAD2E;
	margin-left: 1px;
	list-style-type: square;
}

#syndicate li{
	color: #9EAD2E;
	margin-left: 10px;
	list-style-type: square;
}

#archives li{
	color: #9EAD2E;
	margin-left: 10px;
	list-style-type: square;
}

/* Le pied de page
*******************************************************************************/	

#footer {
	clear: both;
	border-top: 1px solid #ddd;
	padding-bottom: 8px;
	text-align: right;
	color: #666;
}
