/* 
* Thème HerbyGround by jibHaine 
* Inspiré par le site Bramsturf (http://www.bramsturf.com.au/)
* Blog Icons par Avi Alkaley (http://avi.alkalay.net/2007/05/blog-icons.html)
*/




/* ------------------------------------------------------------
	BALISES HTML PAR DEFAUT
------------------------------------------------------------- */
*{margin:0;padding:0;border:none;font-family:Arial,Verdana,sans-serif;}
body {background:#3c3022 url(img/fond.jpg) repeat-x;}
 
h1 { }
h2 { }
h3 { }
h4 { }
h5 { }
h6 { }
h1,h2,h3,h4,h5,h6,.post-title a{
color:#C00;text-decoration:none;
font-family:"Trebuchet MS","Lucida Sans",Helvetica,sans-serif;
}
p { }
img { }
sup { }
abbr, acronym { }

blockquote, q { }
blockquote { }
cite { }

ul {list-style-type:none; }
ol { }
dl { }

form { }
fieldset { }
input { }
label { }

a {color:#36C;text-decoration:underline; }
a:link { }
a:visited { }
a:hover {color:#69C;text-decoration:none; }
a:focus { }
a[hreflang]:after { }
a img { }
 
code, pre { }
pre { }
 
hr { }
 
/* ------------------------------------------------------------
	3. PAGE
------------------------------------------------------------- */
 
#page {width:620px;margin:0 auto;position:relative;}

 
/* ------------------------------------------------------------
	4. HAUT DE PAGE
------------------------------------------------------------- */

#top {height:170px; }
#top h1 {position:absolute;top:50px;width:620px;text-align:center;}
#top h1 a {text-decoration:none;color:#000; }
#prelude {position:absolute;top:0;width:620px;text-align:center;color:#ccffff;}
#prelude a { color:#ccffff;}


/* ------------------------------------------------------------
	5. WRAPPER MAIN CONTENT
------------------------------------------------------------- */

#wrapper { background:transparent url(img/page_haut.png) no-repeat top center;padding-top:30px;}
#main {background:transparent url(img/page_bas.png) no-repeat bottom center;padding-bottom:30px; }
#content { background:transparent url(img/page_fond.png) repeat-y top center;padding:0 30px;}

#content-info {text-align:center; }
#content-info h2 { }
#content-info p { }

.content-inner { }

.pagination,
#navlinks {text-align:center; }


/* ------------------------------------------------------------
	6. BILLETS
------------------------------------------------------------- */

.post { padding-bottom:10px;}
.post.first { }
.post.odd { }

.day-date {
	text-align:right;
	color:#999;
	padding:2px 18px 2px 0px;
	background : transparent url(ico/time.png) no-repeat right center; 
}
.post-title { }
.post-info { }

.post-tags li{ display:inline;padding:2px 0px 2px 18px; background:transparent url(ico/tag_blue.png) no-repeat left center;}
.tags p a{ padding:2px 0px 2px 18px; background:transparent url(ico/tag.png) no-repeat left center;}
.post-excerpt, .post-content {margin:15px 0px;text-align:justify; }

.read-it { text-align:right;}

.footnotes { }
.footnotes h4 { }

.post-info-co { text-align:left;margin-top:5px;}
.post-info-co a{padding:2px 0px 2px 18px;display:inline; }
.comment_count {background:transparent url(ico/comments.png) no-repeat left center;}
.ping_count {background:transparent url(ico/transmit.png) no-repeat left center; }
.attach_count {background:transparent url(ico/attach.png) no-repeat left center; }

#attachments { }
#attachments h3 { }
#attachments ul { }
#attachments ul li {padding:2px 0px 2px 18px;}
#attachments li.audio {background:transparent url(ico/music.png) no-repeat left center;}
#attachments li.package {background:transparent url(ico/package.png) no-repeat left center; }
#attachments li.text {background:transparent url(ico/layout.png) no-repeat left center; }



/* ------------------------------------------------------------
	7. COMMENTAIRES, PINGS
------------------------------------------------------------- */

#comments { }
#pings { }
#pr { }
#comment-form { }

#comments h3 { }
#pings h3 { }
#pr h3 { }
#comment-form h3 { }

#comments dl { }
#comments dt { }
#comments dd { }
#comments .first { }
#comments .odd { }
#comments .me { }

#pings dl { }
#pings dt { }
#pings dd { }
#pings .first { }
#pings .odd { }
#pings .me { }

#pr dl { }
#pr dd { }

#comment-form fieldset { }
.field { }
.field label { }
.field input { }
.field textarea { }

#comment-form input[type=submit] { }
#comment-form input[type=reset] { }

.form-help { }

#ping-url { }
#comments-feed { }


/* ------------------------------------------------------------
	8. SIDEBAR
------------------------------------------------------------- */

#sidebar * {color:#776046 }
#blognav, #blogextra{display:block;overflow:auto;}
#blognav div, #blogextra div{float:left;width:140px;padding:5px;}


#sidebar h2 , #sidebar a:hover{color:#9d8264 }
#sidebar h3 { }
#sidebar ul { }
#sidebar li { }
#sidebar * {color:#776046 }

/* boites du menu des widgets livres avec Dotclear */
#search { }
#search form { }
#search input[type=text] { } /* ou #search #q */
#search input[type=submit] { } /* ou #search .submit */

#topnav { }
.topnav-arch { }
.topnav-home { }

.selected { }
.lang { }
.categories { }
.syndicate { }
.lastposts { }
.lastcomments { }
.text { }
.links { }

.tags { }
.tags ul { }
.tags li { }
/* a completer separement ou globalement pour le sidebar et la page 
spécifique des tags avec les differentes class des tags en fonction 
de leur frequence - voir 9/ classes communes */


/* ------------------------------------------------------------
	9. FOOTER
------------------------------------------------------------- */

#footer { }
#footer p { }


/* ------------------------------------------------------------
	10. CLASSES COMMUNES
------------------------------------------------------------- */

/* class sur les liens rss (on peut y placer l'icone
feed.png a piocher dans le theme par defaut par ex.) */


.feed { 
	padding:2px 0px 2px 18px;
	background : transparent url(ico/feed.png) no-repeat left center;
	 }


/* tags dans le sidebar et dans la page les regroupant
(exemple ici pour un nuage) */
.dc-tags #content ul li, .dc-tags #content ul li a, 
.tags ul li, .tags ul li a {
	display : inline;
	width : auto;
	padding-left : 0;
	padding-right : 4px;
	background : transparent;
	line-height : 1.5em;
}
.tags ul li a:hover {
	background-image :none;
}
.dc-tags .tag0, .tags .tag0 { font-size: 85%; }
.dc-tags .tag10, .tags .tag10 { font-size: 90%; }
.dc-tags .tag20, .tags .tag20 { font-size: 95%; }
.dc-tags .tag30, .tags .tag30 { font-size: 100%; }
.dc-tags .tag40, .tags .tag40 { font-size: 105%; }
.dc-tags .tag50, .tags .tag50 { font-size: 110%; }
.dc-tags .tag60, .tags .tag60 { font-size: 115%; }
.dc-tags .tag70, .tags .tag70 { font-size: 120%; }
.dc-tags .tag80, .tags .tag80 { font-size: 125%; }
.dc-tags .tag90, .tags .tag90 { font-size: 130%; }
.dc-tags .tag100, .tags .tag100 { font-size: 135%; }

/* messages d'erreur */
.error {
	border : 1px solid #c44;
	background : #df0;
	padding : 0.5em;
	}
.error ul {
	padding-left : 20px;
	}
.error li {
	list-style : square;
	}
	
/* exemples de ceux que j'ajoute souvent */
.left { float: left; margin-right : 1em; }
.right { float: right; margin-left : 1em; }
.center { margin-left : auto; margin-right : auto; }
.left-text { text-align : left; }
.right-text { text-align : right; }
.center-text { text-align : center; }
.little-text { font-size : .8em;}
.little-upper-text { font-size : .8em; text-transform : uppercase; }


/* ------------------------------------------------------------
	11. PAGES SPECIFIQUES
	j'indique le marqueur du body, a completer pour cibler 
	plus precisement (cf l'exemple ci-dessus pour les tags)
------------------------------------------------------------- */

.dc-home { }
.dc-post { }
.dc-categories { }
.dc-category { }
.dc-archive { }
.dc-archive-month { }
.dc-tags { }
.dc-tag { }
.dc-404 { }
.dc-search { }


/* ---------------------------------------------------
  12. ET POUR FINIR NE PAS OUBLIER LES CLEARERS
	ici ceux le plus souvent necessaires
--------------------------------------------------- */
.post, .post-content, .footnotes, .attachments, 
.post-info-co, #comments, #footer {
    clear:both;
    }
