/*** Voici la feuille CSS intégrale du thème "Blanc Comme Neige" d'Anthony GUILLEMETTE
Ci-dessous le copyright du thème :

	Theme Name: Blanc Comme Neige
	Theme URI: http://www.aguillem-creations.fr/themes/BlancCommeNeige
	Description: Un theme inspire des recentes chutes de neige (24/01/2007).
	Version: 1.0
	Author: Anthony GUILLEMETTE
	Author URI: http://www.aguillem-creations.fr/
	Author Email : anthony (arobase)  aguillem-creations (point) fr
	
' Cette création est mise à disposition sous un contrat Creative Commons.
' http://creativecommons.org/licenses/by-nc-sa/2.0/fr/

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

****/

/* Les éléments HTML en général
*******************************************************************************/
* {
	margin: 0;
	padding: 0;
}

body {
	margin-bottom: 20px;
	padding: 0;
	background-color: #B1B9BC;
	color: #444;
	font-size: 0.8em;
	line-height: 1.6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

acronym, abbr {
	border-bottom: 1px dashed #C5A9A8;
	color: #C5A9A8;
	font-size: 0.9em;
	letter-spacing: .07em;
}

/* "Headings" */
h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Sans-Serif;
}

h1 {
	position: absolute;
	font-size: 2.4em;
	line-height: 2.2em;
	font-weight: normal;
	right: 20px;
	top: 0px;
}

h1 a {
	color: #fff;
	text-decoration: none;
	border: none;
}

h1 a:hover {
	color: #fff;
	text-decoration: none;
	border: none;
}

h2 {
	border-bottom: 1px solid #B18B89;
	color: #7A888D;
	padding-top: 5px;
	font-weight: normal;
	font-size: 1.4em;
}

h2 a {
	color: #7A888D;
	text-decoration: none;
	border: none;
}

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

h2:first-letter, h2 a:first-letter {
	color: #B18B89;
	font-weight: bold;
}

h2 a:hover:first-letter {
	color: #C5A9A8;
	font-weight: bold;
}

h3 {
	border-bottom: 1px solid #B18B89;
	color: #7A888D;
	font-size: 1.2em;
	font-weight: normal;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
}

h4 {
	font-size: 1em;
}
/*End Headings*/

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

ul {
	margin-top: 3px;
}

li {
	padding-left: 0.8em;
}

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;
}

.field label {
	display: block;
}

textarea {
	width: 450px;
	border: 1px solid #C5A9A8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
}

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

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

p {
	padding-top: 2px;
	padding-bottom: 4px;
}

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

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

a[hreflang]:after {
	content: "\0000a0[" attr(hreflang) "]";
	color : #C5A9A8;
	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;
	margin: -5px;
	display: inline;
	background: transparent;
}

.right {
	float: right;
}

.left {
	float: left;
}

.spacer {
	clear: both;
	visibility: hidden;
}

blockquote {
    margin: 20px 20px;
    padding: 10px;
    background: url(images/block.gif) #fff no-repeat top left;
    color: #666;
    text-align: justify;
}

/* La page
*******************************************************************************/
#page {
	width: 700px;
	margin: 0 auto;
	background-color: #fff;
	padding: 15px;
	border: 2px solid #C5A9A8;
	font-size: 1em;
}

/* L'entête
*******************************************************************************/
#top {
	font-family: Georgia, Times New Roman, Times, serif;
	height: 300px;
	margin-bottom: 15px;
	background: url(images/ponton.jpg);
	text-align: left;
	position: relative;
	font-size: 1em;
}

#top p {
	position: absolute;
	color: #fff;
	right: 20px;
	top: 45px;
	font-weight: bold;
	font-size: 1.2em;
}

/**** Affichage du calendrier ****/
#top div#calendar {
	position: absolute;
	top: 135px;
	left: 530px;
	font-size: 0.8em;
}

#top div#calendar table {
	text-align: center;
	border-collapse: collapse;
	color: #fff;
}

#top div#calendar table caption {
	margin: 0 auto;
	font-weight: bold;
	font-size: 1.1em;
}

#top div#calendar table th {
	color: #fff;
	background: transparent;
}

#top div#calendar table td {
	width: 14%;
	line-height: 2em;
	border: 1px solid #ddd;
}

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

#top div#calendar table td a:hover {
	background: #B18B89;
	color: #fff;
}
/***************************/

/* Le prélude
*******************************************************************************/
#prelude {
 	/* display: none; */
	text-align: center;
	height: 20px;
	font-size: 0.9em;
}

#prelude a {
	color: #B18B89;
	text-decoration: none;
	border-bottom: 1px dotted #B18B89;
	margin: 0 10px;
}

#prelude a:hover, #prelude a:focus {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

/* Le contenu
*******************************************************************************/
#main {
	float: left;
	width: 480px;
}

/**** Affichage de la date ****/
.day-date-border {
	display: inline;
	padding: 1px;
	float: left;
	margin-right: 1em;
	background: #fff;
	border: 1px solid #C5A9A8;
}

.day-date {
	color: #fff;
	text-align: center;
	line-height: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 1px 0px;
	width: 2.9em;
	margin: 0;
	background: #C5A9A8 url(images/fond-date.jpg) repeat-x;
}

.day-date span {
	display: block;
}

.day-date .date-day {
	font-size: 1.2em;
	margin-left: -0.6em;
	line-height: 1em;
	font-weight: bold;
}

.day-date .date-month {
	font-size: 1.6em;
	margin-left: 0.5em;
	line-height: 0.8em;
}

.day-date .date-year {
	font-size: 0.8em;
	margin-left: 0.4em;
	line-height: 1.1em;
}
/***************************/

.post {
	margin-bottom: 30px;
	background: url(images/separateur.jpg) no-repeat bottom center;
	padding-bottom: 40px;
}

.post h2 {
	border: none;
}

.post ul {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 2em;
}

.post-chapo, .post-content {
	clear: left;
	text-align: justify;
	padding-top: 10px;
	padding-left: 10px;
}

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

.post-info {
	font-size: 0.8em;
	text-align: left;
	color: #7A888D;
}

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

/**** Affichage des liens digg-like ****/
.post-digg {
	padding: 0;
	margin: 0px;
}

.post-digg img {
	border: none;
	display: inline;
}

.post-digg a {
	border: none;
}
/***************************/

#trackbacks h3, #comments h3 {
	margin-top: 10px;
}

#trackbacks p, #comments p {
	font-size: 1em;
	padding-left: 10px;
}

#trackbacks blockquote, #comments blockquote {
	background-color: #EBE0E0;
	background-image: none;
	color: #444;
	border: 1px solid #C5A9A8;
	margin: 0;
	font-size: 1em;
	padding-left: 0;
}

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

#sidebar ul {
	list-style: none;
}

#sidebar li {
	list-style: none;
}

#sidebar h2 {
	font-size: 1.2em;
	font-weight: normal;
	padding-bottom: 2px;
	margin-bottom: 5px;
	/* text-transform: uppercase; */
}

#sidebar h3 {
	border-bottom: 1px solid #ddd;
	margin-left: 10px;
}

#sidebar div {
	font-size: 0.9em;
	line-height: 1.4em;
	margin-bottom: 10px;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border-color: #C5A9A8;
}

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

#q {
	margin-left: 10px;
}

/* Le pied de page
*******************************************************************************/
#footer {
	clear: both;
	border-top: 1px solid #ddd;
	text-align: center;
	color: #666;
	margin:0;
    padding:0;
}

img.banner88x15 {
	margin:0;
	padding:0;
	width:80px;
	height:15px;
	vertical-align:middle;
	display:inline;
}



#tagcloud ul li {
	display: inline;
	list-style-type: none;
	text-align: justify;
	width: 180px;
	text-transform: capitalize;
}
.level-1 a:link{
	font-size: 9px;
	color: #E3C4C4;
}
.level-2 {
	font-size: 10px;
}
.level-3 {
	font-size: 12px;
}
.level-4 {
	font-size: 15px;
}
.level-5 {
	font-weight: bold;
	font-size: 15px;
}

#sponso {
	width: 180px;
}

.pagenav {
	font-size: 12px;
}

p.pagenav a {
	padding:4px;
	border: 1px solid #B18B89;
	text-decoration: none;
	font-weight: bold;
}

p.pagenav a:hover {
	background:#EBDAD9;
}

p.pagenav strong {
	color: #444444;
	padding:4px;
	border: 1px solid #B18B89;
}

.error {
	color: #FF0000;
}
.error ul li {
	color: #FF0000;
	list-style-image: none;
	list-style-type: none;
}
/* Starsysteme */

.vote_lien{
	margin: 0px;
	margin-left: 0px;
	margin-top:  0px;
	font-size: x-small;
}
.unit-rating{
	font-size: 10px;
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 280px;
	height: 30px;
	position: relative;
	background: url('../../ecrire/tools/starsystem/ss_30.gif') top left repeat-x;
}
.unit-rating li{
	list-style-image: none;
	text-indent: -90000px;
	padding:0px;
	margin:0px;
	float: left;
}
.unit-rating li a{
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.unit-rating li a:hover{
	background: url('../../ecrire/tools/starsystem/ss_30.gif') left center;
	z-index: 2;
	left: 0px;
	text-decoration: none;
}
.unit-rating a.r1-unit{outline: none; border: 0;left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{outline: none; border: 0;left: 30px;}
.unit-rating a.r2-unit:hover{width:60px;}
.unit-rating a.r3-unit{outline: none; border: 0;left: 60px;}
.unit-rating a.r3-unit:hover{width:90px;}
.unit-rating a.r4-unit{outline: none; border: 0;left: 90px;}
.unit-rating a.r4-unit:hover{width:120px;}
.unit-rating a.r5-unit{outline: none; border: 0;left: 120px;}
.unit-rating a.r5-unit:hover{width:150px;}
.unit-rating a.r6-unit{outline: none; border: 0;left: 150px;}
.unit-rating a.r6-unit:hover{width:180px;}
.unit-rating a.r7-unit{outline: none; border: 0;left: 180px;}
.unit-rating a.r7-unit:hover{width:210px;}
.unit-rating a.r8-unit{outline: none; border: 0;left: 210px;}
.unit-rating a.r8-unit:hover{width:240px;}
.unit-rating a.r9-unit{outline: none; border: 0;left: 240px;}
.unit-rating a.r9-unit:hover{width:270px;}
.unit-rating a.r10-unit{outline: none; border: 0;left: 270px;}
.unit-rating a.r10-unit:hover{width:300px;}
.unit-rating li.current-rating{
	background: url('../../ecrire/tools/starsystem/ss_30.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	left: 0px;
}

/* Localized */
