/*** Voici la feuille CSS intégrale du thème "FallingLeaves" de Shanw Grimes, adapté de Wordpress à Dotclear par Unc( http://www.callmeunc.be ) et "océanisée".
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: 0;

	padding: 0;
	
	background-color: #fff;

	font: 11px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: #444;

	background: url(images/bg.png);
}

acronym, abbr {

	border-bottom: 1px dashed #444;

	font-size: 90%;

	letter-spacing: .07em;

}

/* "Headings" */

h1 { 
	font: normal 28px Georgia, "Times New Roman", Times, serif;
	padding-top: 12px;
	text-align: left;
	padding-left: 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: #39577e; padding-bottom: 2px; 
	font: normal 13px Arial, Helvetica, sans-serif; 
}

h2 a { 
	color: #39577e; 
	text-decoration: none; 
	border: none; 
}

h2 a:hover { 
	color: #6e92bf; 
	text-decoration: none; 
	border: none; 
}

h3 { 
	border-bottom: 1px solid #ddd; 
	color: #39577e; 
	padding-bottom: 2px; 
	font: normal 12px Arial, Helvetica, sans-serif; 
	padding-top: 20px; 
}

h4 { 
	font: 12px Arial, Helvetica, sans-serif; 
	color: #89577e; 
}

/*End Headings*/


pre, code{
	overflow: scroll;
	border: 1px solid #95abc3;
	background: #a9c3dd;
}

ul {

	margin-top: 3px;
	list-style-type: circle;
	padding-left: 30px;

}



li {

	list-style: circle;
	/*list-style-type: disc;*/

	/*line-height: 15px;*/

	padding: 0;
	margin-left: 4px;

}



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

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

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

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}


.submit, .preview{
	background: #7a9cb4;
	color: #fff;
}

input:hover, textarea:hover, input:active, textarea:active, input:focus, textarea:focus{
	border: 1px solid #7a9cb4;
}


textarea {

	width: 450px;
	border: 1px dotted #7a9cb4;
	background: #fff;
	color: #7a9cb4;

}

input{
	border: 1px dotted #95a9c3;
	background: none;
	color: #7a9cb4;
	padding-left: 1px;
	padding-right: 1px;
}


a {

	color: #8e612c;

	text-decoration: none;

	border-bottom: 1px dotted #8e612c;

}



a:hover {

	color: #655c48;

	text-decoration: none;

	border-bottom: 1px dotted #655c48;

}


a[hreflang]:after {

	content: "\0000a0[" attr(hreflang) "]";

	color : #655c48;

	font-size: 0.8em;

}


img a{

	border: none;

}

img {

	display: block;

	margin-left: 0px;

	margin-right: 0px;

	padding: 0px;

	border: 0px solid #fff;

	background: transparent;
}

imgvignette {

	display: block;

	margin-left: 0px;

	margin-right: 0px;

	padding: 5px;

	border: 1px solid #555;

	background: #999;
}

.photo {

	display: block;

	margin-left: auto;

	margin-right: auto;

	padding: 5px;

	border: 1px solid #ddd;

	background: #fefeff;
}

.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: 1px 1px;

    padding:  1px 10px 10px 0;

    color: #444;

    text-align: justify;

}
/* La page
*******************************************************************************/
#page{
	width: 940px;

	margin-bottom: 0px;

	margin-left: 0px;

	margin-top: 2px;

	margin-right: 0px;

	background-color: #fff;

	padding: 0;

    border-right: 0px solid #6793c5;

    border-left: 0px solid #6793c5;

    border-top: 0px solid #6793c5;

    border-bottom: 0px solid #6793c5;
}
 
#page{
	* padding-top: 20px; /*Corrige un bug de décalage sous IE */
}
/* L'entête
*******************************************************************************/
#top{
	width: 1064px;

	height: 231px;

	padding-top: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	margin-top: -20px;

	background: url(images/bandeau.jpg);

	text-align: left;
}

	#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: #fff;

		margin-left: -525px;

		margin-top: 0px;

   		padding-top: 0px;
	}

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

/* Le contenu
*******************************************************************************/
#main{
	float: left;

	width: 650px;

	margin-left: 40px;

	margin-top: 8px;
}

#main{
	* margin-top: 0px; /* 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: 20px;
	/*background: url(images/seau.png) no-repeat bottom center;*/
	padding-bottom: 1px;

}

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

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

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

	margin-bottom: 1px;
}

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

#trackbacks blockquote, #comments blockquote{
	background-color: #a9c3dd;
	background-image: none;
	color: #444;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	border-top: 1px solid #95abc3;

	border-bottom: 1px solid #95abc3;
	margin: 0;
	font-size: 10px;
}

/* La barre de navigation
*******************************************************************************/
#sidebar {

	float: right;

	width: 200px;

	margin-top: 8px;

	margin-bottom: 35px;
}

#sidebar ul{
	list-style: none;
	padding-left : 50px;
}

#sidebar h2 { 
	font-size: 13px; 
	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 img {
	background: #fff;
}


#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{

	}

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


#footer {

	clear: both;

	border-top: 1px solid #ddd;

	padding-bottom: 8px;

	text-align: left;
	color: #666;

	margin-left: 20px;
}

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


#menu {
position : absolute;
z-index:100;
width: 1000px;
margin-left: 8px;
margin-top: 174px;
padding: 0;
}

#menu dl {
float: left;
width: 145px;
margin: 0;
padding: 0;
color : #fff;
}

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

#menu dt {
cursor: pointer;
text-align : center;
/*font-weight: bold;*/
background: transparent;
color : #fff;
margin: 0;
padding: 0;
text-decoration: none;
border-bottom: 0px solid #000;
}

#menu dt a {
cursor: pointer;
text-align : center;
/*font-weight: bold;*/
background: transparent;
color : #eee;
margin: 0;
padding: 0;
text-decoration: none;
border-bottom: 0px solid #000;
}

#menu dt a:hover {
color: #999;
text-align : center;
background: transparent;
margin: 0;
padding: 0;
text-decoration: none;
border-bottom: 0px solid #000;
}

#menu dd {
text-align : center;
float: left;
border: 1px solid #333;
background: #575258;
filter:alpha(opacity=90);
opacity:0.9;
color : #eee;
margin: 0;
padding: 0;
width: 143px;
}

#menu li {
text-align: center;
color : #fff;
background: #575258;
filter:alpha(opacity=50);
opacity:0.9;
margin-left: 0px;
margin-top: 6px;
margin-bottom: 6px;
margin-right: 0;
padding:0;
}

#menu li a {
background: #575258;
filter:alpha(opacity=50);
opacity:0.9;
color: #bcf;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
margin: 0;
padding: 0;
}

#menu li a:hover {
color: #bcf;
background: #575258;
margin: 0;
padding: 0;
}

