/* ***** BEGIN LICENSE BLOCK *****
*
* Nom du theme: Nini dans les geraniums
* Auteur: Kozlika http://www.kozlika.org/ pour Samantdi
* Reproduction interdite
*
* ***** END LICENSE BLOCK ***** */

/* =================================================================
        1. STRUCTURE DE LA PAGE - REGLES DES GRANDS BLOCS
/* ============================================================= */

body {
	font-size: 76%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #feed00 url(images/bg-right.png) left top;
	color:#222;
	font-family:"Lucida Grande", optima, "Trebuchet MS", sans-serif;
	line-height:140%;
    }
#page {
	width: 90%;
	max-width:1200px;
	margin: 0 auto 20px auto;
	padding: 0;
	background: #fff url(images/topgs.png) no-repeat top left;
	text-align: left;
    }
#top {
	margin: 0;
	padding: 0;
	text-align: center;
	border-bottom-color: #d1d1d1;
	}
#wrapper {
	margin: 0;
	padding: 0;
}
#main {
	width: 100%;
	margin: 0 -270px 0 0;
	padding: 0;
	float: left;
	}
#content {
	padding: 1px 20px 1em 40px;
	margin: 20px 240px 0 0;
	}
#footer {
	background: transparent;
	margin: 0;
	clear: both;
	text-align:center;
	line-height:200%;
	padding: 0 30px;
	border-top: 1px solid #999;
	}
#sidebar {
	width: 160px;
	float: right;
	margin: 20px 0 0 0; 
	padding: 0 20px;
	border-left:1px solid #ffb903;
	font-size:0.85em;
	color:#666;
	}
#blognav, #blogextra {
	padding : 0;
	margin: 0 0 20px 0;
	}

/* ==============================================================
        2. BALISES HTML
/*  ============================================================= */

h1 {font-size: 1em; }
h2 { font-size: 1.33em; margin: 2em 0 1em 0; color: #fe3500; }
h3 { font-size: 1.25em; margin: 1.5em 0 0 0; }
h4 { font-size: 1em; margin: 1.5em 0 0 0; }
h5 { font-size: 0.83em; margin: 1.5em 0 0 0; }
h6 { font-size: 0.67em; margin: 1.5em 0 0 0; }

p { margin: 1em 0 0 0; }

img { border: none; }

q, cite { 
	font-style: italic; 
	background: #f7f7f7; 
	}

form { 
    display: block; 
    margin: 0; 
    padding: 0; 
    }

code, pre { 
    font-family: "Courier New",monospace; 
    font-size: 1.1em;
    color: #666;
    }

pre {
	background: #f5f5f5;
	border: 1px solid #ccc;
	margin: 1em 2em;
	padding: 0.5em 1em;
	text-align:left;
	white-space:normal;
		/* cache pour IE 5 Mac qui sait pas faire - Ne pas supprimer cette ligne  \*/
		white-space:pre;
		width: 90%;
		overflow: auto;
		/* Fin hack Ne pas supprimer cette ligne */
}


/* ==============================================================
        3. LES LIENS
/*  ============================================================= */


/* ********** Regles generales ************* */

a {
	text-decoration: none;
	}
a:link {
	color:#ffb903; 
	}
a:visited {
	color:#ffb903; 
	}
a:hover, a:focus {
	color:#333; 
	text-decoration:underline;
	}
a[hreflang]:after {
	content: "\0000a0[" attr(hreflang) "]";
	color: #666;
	background: transparent;
	}

/* ********** Regles specifiques ************* */

/* pour #top h1 a et top h1 a:hover tout est regroupe dans la partie 4 suivante */
#prelude a {
	color:#fff;
	}
.post-title a {
	text-transform: none;
	}
#calendar td.active a {
	font-weight: bold;
	}


/* =================================================================
        4. HAUT DE PAGE
            (voir a la fin de cette feuille les styles pour un menu 
            horizontal et/ou un sous-titre)
/* ============================================================= */
#top h1 {
	margin: 0;
	height: 180px;
	}
#top h1 a {
	display: block;
	height: 160px;
	padding: 20px 0 0 0;
	color:#fff;
	background : transparent url(images/titre.png) no-repeat top right;
	}
#top h1 a:hover {
	background : transparent url(images/titre.png) no-repeat top right;
	}
#prelude {
	color:#fff;
	text-align:left;
	background: transparent;
	margin: 0;
	padding: 0 0 0 3em;
	}


/* =================================================================
        5. LES BILLETS
/* ============================================================= */

.post {
	background: transparent url(images/ico_post.png) no-repeat;
	margin-bottom: 4em;
	}
.day-date {
	display:none;
	}
.post-title {
	margin: 0;
	text-transform: uppercase;
	padding-left: 42px;
	color: #fe3500;
	}
.post h3, .post h4, .post h5, .post h6 {
	font-weight: normal;
	color: #666;
	margin-top: 2em;
	text-transform: uppercase;
	text-align: left;
	}
.post h3 {
	font-weight: bold;
	text-transform:none;
}
.post-info {
	margin: 0.25em 0;
	color: #999;
	padding-left: 42px;
	}
.post-excerpt {
	margin: 1.5em 0;
	text-align: justify;
	}
.post-content {
	text-align: justify;
	margin-top: 1.5em;
	}
dc-.related .post-content {
	margin-top : 2.5em;
	}
.post-content p, .post-excerpt p {
	margin-top: 1em;
	line-height: 140%;
	}
.post-info-co {
	margin-bottom:2em;
	margin-top:0.5em;
	}
.post blockquote {
	margin:2em;
	padding:0 1em .5em 1em;
	background:#f5f0f5;
	font:1.1em georgia, serif;
	font-style: italic;
	border:1px solid #ddd;
	}
.post img {
	padding: 2em 0;
	}
.footnotes {
	font-size:0.9em;
	}
.footnotes, .footnotes p {
	margin-top: 1em; text-indent: 0;
	}
.post ul {
	list-style-type : none;
	margin-left : 1.5em;
	padding-left : 0;
	}
.post ul li {
	padding-left : 15px;
	background : transparent url(images/puce.png) no-repeat 0 0.3em;
	}
ul.post-tags { margin-left: 0; margin-top: 0;}
ul.post-tags li { display: inline; margin-right: 1em;}
ul.post-tags li a { color: #666;}

/* =================================================================
        6. COMMENTAIRES, TRACKBACKS
            (voir aussi formulaires en 8)
/* ============================================================= */

#pings {
	border-top: 1px dotted #fe3500;
	background: transparent url(images/geranium.png) no-repeat top right;
	}
#comments h3, #pings h3, #comment-form h3 {
	margin-top: 2em;
	margin-bottom: 1em;
	color:#fe3500;
	}
#comments dt {
    margin: 1.5em 0 0.5em 0;
	color:#9f0042;  
	font-weight:bold;  
	}
#comments dd, #pings blockquote {
    margin: 0.5em 2em;
    }


/* =================================================================
        7. SIDEBAR
/* ============================================================= */

#blognav {
	padding-bottom : 100px;
	background:transparent url(images/nini8.png) no-repeat right bottom;
	}
#sidebar h2 {
	font-size: 1.33em;
	margin-top:1.5em;
	margin-bottom:0.5em;
	color: #fe3500;
	}
#sidebar h3 {
	font-weight: normal;
	margin-top: 0.5em;
	margin-bottom:0.33em;
	color: #999;
	font-size: 1.1em;
	}
#sidebar ul {
	list-style:none;
	margin: 0 0 1em 0;
	padding:0;
	}
#sidebar li {
	margin:0;
	padding: 0;
	}
#sidebar li a {
	padding-left : 14px;
	background : transparent url(images/puce.png) no-repeat 0 2px;
	color: #666;
	}
#sidebar li a:hover {
	background : transparent url(images/puce.png) no-repeat 0 2px;
	color:#ffb903;
	}
#search {
	margin-top:2em;
	}


/* Le calendrier
------------------------------------------- */
#sidebar div#calendar {
	text-align:center;
	}
#calendar h2 {
	text-align:left;
	}
#calendar table {
	width:90%;
	font-size:0.8em;
	text-align:center;
	margin:0 auto;
	border-collapse:collapse;
	}
#calendar table caption {
	margin:0 auto;
	font-size:1.1em;
	color:#666;
	}
#calendar table th {
	color:#666;
	background:transparent;
	padding:2px 3px;
	}
#calendar table td {
	width:14%;
	line-height:2em;
	border:1px solid #d5d5d5;
	}
#calendar table td a {
	display:block;
	background:#f2f2f0;
	font-weight:bold;
	text-decoration:none;
	}
#calendar table td a:hover {
	background:#ffb903;
	color:#fff;
	}
#calendar abbr {
	border-bottom:none;
	font-weight:normal;
	}

/* =================================================================
        8. FORMULAIRES (recherche et depot commentaire)
            interactions (messages d'erreur)
/* ============================================================= */

fieldset {
	display: block;
	border: none;
	margin: 0 0 0.5em 0;
	padding: 0;
	}
fieldset p {
	margin-bottom: 1em;
	}
.form-help {
	margin: 1em 0;
	}
input, textarea, select  {
	background: #EFF8FA;
	color: #000;
	font-size: 1em;
	border: 1px solid #BEDDE4;
	}
#q {
	background : #fff;
	width: 100px;
	}
input, textarea {
	border-width: 1px;
	}
*>input, *>textarea {
	border-color: #BEDDE4;
	}
input.submit {
	background: #EFF8FA;
	font-weight: bold;
	border: 1px solid #BEDDE4;
	}
input.submit:hover, input.submit:focus {
	background: #D9F2F8;
	}
input.submit:active {
	border-style: inset;
	}
textarea {
	width: 95%;
	font-family:arial, sans-serif;
	}
p.field {
	margin: 1em 0 0 0;
	}
p.field label {
	display: block;
	font-weight: bold;
	font-size: 0.85em;
	width: 12em;
	float: left;
	color: #666;
	}
#c_site {
	margin-bottom: 1em;
	}


/* Error messages
-------------------------------------------------------- */
.error {
	border: 1px solid #c00;
	background: #fee;
	padding: 0.5em;
	}
.error ul {
	padding-left: 20px;
	}
.error li {
	list-style: square;
	}

/* =================================================================
        9. LES NAVIGATIONS
/* ============================================================= */

.pagination {
	padding-top: 5px;
	border-top: 1px solid #acd546;
	margin: 1.5em 0;
	}
#navlinks {
	padding-bottom: 5px;
	border-bottom: 1px solid #acd546;
	margin: 0 0 3em 0;
	text-align: right;
	}
.pagination a, #navlinks a {
	color:#fe3500;
	}

/* =================================================================
        10. PAGES SPECIALES
/* ============================================================= */

/* celles avec un descriptif (categories, tags…) */

#content-info {
	margin-bottom: 3em;
	padding: 0 4em 1em 4em;
	border-bottom: 1px solid #acd546;
}

/* archives */
#navtabs ul#month_list {
	list-style-type: none;
	margin: 4px 0;
	padding: 3px;
	border-bottom: 1px solid orange;
	}
ul#month_list li {
	display: inline;
	padding: 0;
	margin: 0;
	}
ul#month_list a {
	padding: 4px;
	}
.tabs-container {
	border: 1px solid #fe3500;
	}
#navtabs ul {
	list-style-type: none;
	margin-top: 0;
	}
#navtabs .each-month {
	padding: 0 8px;
	}
#navtabs .each-month ul li a {
	color: #666;
	}
span.arch-day {
    color: #27537a;
	padding-right: 1em;
	}	
	
/* =================================================================
        11. TRUCS EN PLUS
		des classes supplementaires reutilisables dans les billets:
/* ============================================================= */

#content .feed {
	padding: 2px 0 2px 20px;
	background: transparent url(images/rss.png) no-repeat;
}
.petit {
	font-size:0.9em;
	}
.center {
	text-align: center;
	}
.right {
	text-align: right;
	}
.left {
	text-align: left;
	}