/*
Theme Name: Caobe
Version: 1
Author: Raux Benoit
Author URI: http://rauxbenoit.free.fr
*/ 

* {
	margin: 0;
	padding: 0;
	outline: none;
}
	
h1, h2, h3, p, pre, blockquote, form, fieldset, ul, ol {
	margin: 1em 0; /* give me back my basic margins */
}
	
body {font: 62.5% 'Lucide Grande', Verdana, Arial, Sans-Serif; 
	color: #ddd;
	background: #996B61;
	text-align: center;
}
	
/* links  and fonts */
a:link, a:active, a:visited {color: #efb;}
a:hover {color: #d0dda3;}
a {text-decoration: none;}

h1, h2, h3, h4 {
	font-family: helvetica, arial, sans-serif;
	text-transform: lowercase;
	letter-spacing: -1px;
	color: #efb;
}
	
h1 {font-size: 2em;}
h2 {font-size: 1.7em;}
h3 {font-size: 1.5em;}
h4 {font-size: 1.3em;}

.chrondate {color: #3f3f3f; padding-left: 0.5em;}
.chrondate a {color: #3f3f3f;}
.chrondate a:hover {color: #d0dda3;}
	
/* shelf & navigation */
#shelfwrap {
	background: #996B61;
}
	
#shelf {
	color: #d6ddbc;
	background-color:#996B61;
	/*background:url(images/shelf_right.jpg);*/
	background-repeat:no-repeat;
	background-position:top right;
	text-align: left;
	width: 70%;
	margin: 0 auto;
	line-height: 1.5em;
}

#shelf .left {
	width: 45%; 
	padding: 0 0.5em 0.5em;
}
		
ul#navigation {
	margin: 0;
	padding: 0 0 1em 0;
	list-style: none;
}	
			
#navigation li {
	background: url(images/dot.gif) repeat-x 0.7em 0;
	height:1.5em;
	clear:both;
}
			
#navigation li a {
	float: left;
	background: #996B61;
	padding: 0 0.2em 0 0;	
}
			
ul#navigation li span {
	float: right;
	padding: 0 0.2em;
	background: #996B61;
}
			
ul#navigation li br {
	clear: both;			
}
		
#shelf .right {
	width: 45%; 
	padding: 0 0.5em 0.5em;
}

ul#recentposts {
	margin: 0;	
	padding: 0;	
	list-style: none;	
}
			
#recentposts li {
	background: url(images/li.gif) no-repeat 0 0.3em;
	padding-left: 15px;	
	margin-left: 4px;		
}
			
#shelfbreak {
	background: #996B61;
	height: 1em;
}
	
#searchbar {
	background: url(images/searchbg.jpg) no-repeat top left;
	display: block; 
	height: 41px;
	width: 280px;
	margin: 0 0 0 -0.2em;
	padding: 0.2em 0 0 1em;
}

#searchform div {
	padding: 0.2em 0 0 0;
}
	
#searchform span {
	margin-left: 2em;
}
	
#search {
	width: 140px;
	border: 1px solid #655B54;
	background: #655B54;
	font-size: 1em;
	font-family: 'Lucide Grande', Verdana, Arial, Sans-Serif;
	color: #eee;
}
	
/* top banner */
#banner {
	background: #655B54 url(images/lawn.jpg) repeat-x top left;
	height: 15em;
}
	
#foliage {
	margin: 0 auto;
	background: url(images/foliage.gif) no-repeat top left;
	display: block;
	width: 70%;
	height: 16em;
}
	
#pull a {	
	float: right;
	display: block;
	width: 105px;
	height: 146px;
	text-indent: -9999em;
	background: url(images/pull.jpg) no-repeat top right;
}
		
#pull a:hover {
	background: url(images/pull.jpg) no-repeat bottom right;
}
		
/* main content area home and index */
#top {background: #655B54;}


.entrymeta {
	font-size: 0.9em;
	margin: -1.7em 0 2em 0;
	text-transform: lowercase;
}
	
.entry {} 
	
.entry ul li, .mulch ul li {
	list-style: none;
	background: url(images/li.gif) no-repeat 0 0.3em;
	padding-left: 1.5em;
	margin-left: 2.2em;
}
	
.entry ol, .mulch ol {
	margin-left: 3.5em;
}
	
.entry li, .mulch li {
	padding-bottom: 0.3em;
	width: 423px;
	font-size: 1em;
}

.entry blockquote, .mulch blockquote {
	margin-left: 3.9em;
	color: #8f8f8f;
	width: 423px;
}
	
.entry strong, .mulch strong {
	color: #efb;
}
		
.returnhome {
	float: right;
}
	
/* single post pages and comments */
.commentnote {
	color: #B3BE82;
	padding: 0.5em 0.3em 0 0.9em;
}

		
#relatedposts {margin: 0; padding: 0;}
	
#relatedposts h3 {margin: 0;}
#relatedposts ul {margin: 1em 0 0 0;}
	
	
#page_content{
	width:70%;
	margin: 0 auto;
	padding-bottom: 3em;
	text-align: left;
	line-height: 1.5em;
}		
#post_list {
	width:69%;
	float:left;
	padding-top:2em;
}
.a_post{
	padding-bottom: 1em;
}	
#rightcolumn {
	float:right;
	width:30%;
}	




	
.menublock{
	color: #d6ddbc;
	margin: 2em 0 1em 0;
	width: 100%;
	background: #996B61 url(images/snippet_right.gif) no-repeat bottom right;
	padding-bottom:0.5em;
	font-size:1.3em;
	font-weight:bolder;
	line-height:1.5;
}
.menu_title{
	color: #d6ddbc;
	margin: 0;
	padding: 9px 9px 0 9px;
	background: url(images/snippet_left.gif) no-repeat -1px -1px;
}
.menu_note{
	color: #FEE4CA;
	padding: 0.5em 0.3em 0 0.9em;
}
.menu_list{

}

.menu_list li {
	list-style: none;
	border-top: 1px dashed #FEE4CA;
	padding-top: 0.3em;
	padding-left: 0.9em;
	margin-left:1em;
	margin-right:1em;

}
	
.menu_list .alt {

}
	
#link_list{
	display:block;
	width:100%;
}

#link_list h2{
	padding:0;
	margin:0;
}


#link_list li {	
	float:left;
	list-style:none;
	margin-left:3em;
	margin-bottom:3em;
}

#link_list li ul {	
	clear:both;
}
#link_list li ul li {	
	clear:both;
	margin:0;
}

#link_list ul li {
	background: url(images/li.gif) no-repeat 0 0.3em;
	padding-left: 15px;	
	margin:0;
	margin-left: 4px;		
	
}
	
#link_list ul .alt {

}
	
	
#commentscolumn {
	color: #d6ddbc;
	margin: 2em 0 3em 0;
	float: right;
	width: 100%;
	/*background: #996B61 url(images/snippet_right.gif) no-repeat bottom right;*/
}
	
.comments {
	color: #d6ddbc;
	margin: 0;
	padding: 9px 9px 0 9px;
	/*background: url(images/snippet_left.gif) no-repeat -1px -1px;*/
}
		
#commentwrap {
	float: left;
	margin:0;
	padding-bottom: 3em;
}
	
#commentform small {color: #d6ddbc;}
	
.commentlist {}
	
.commentlist li {
	list-style: none;
	border-top: 1px solid #996B61;
	padding-top: 0.3em;
}
		
.commentlist .alt {}
		
.author .commententry {
	background: url(images/author.gif) no-repeat top right;
}
		
.commententry {
	padding: 0 0.8em 0 0.9em;
	overflow: hidden;
}
		
.commententry blockquote {color: #B3BE82; margin-left: 1em;}
		
#author, #email, #url, #comment {font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	background: #655B54;
	border: 1px solid #d6ddbc;
	color: #ddd;
	padding: 2px;
}

#author, #email, #url {width: 185px;}	
#comment {width: 436px; height: 125px; overflow: auto; font-size: 10px;}
#submit {background: #996B61; border: 1px solid #d6ddbc; color: #d6ddbc; font-size: 11px; padding: 0 1em;}
		
/* bottom content area */
#footercontent {
	background: #996B61 url(images/bottom_wrap.gif) repeat-x top left;
	margin: 0 0 -1em 0;
	line-height: 1.5em;
	width: 100%;
}

#bottomwrap {
	/*background: url(images/bottom_right.jpg) no-repeat top right;*/
	text-align: left;
	width: 70%;
	margin:0 auto;
}	
	
#bottomcontent {
	color: #d6ddbc;
	margin: 0 auto;
	padding: 5em 0 4em;
}

#search_btn{
	cursor:pointer;
}
		
#footer {
	color: #d6ddbc;
	margin: 2em auto 0;
	text-transform: lowercase;
	width: 70%;
}
		
/* misc and images */
.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.center {text-align: center;}

.entry img {
	padding: 3px;
	background: #444;
	border: 1px solid #444;
}
	
.author_comment{
	font-weight:bold;
	font-size:1.2em;
}


#baseline{
	margin:0;
	padding:0;
}

#baseline h1{
	margin:0;
	padding:0;
	text-align:left;	
	font-size:1.2em;
}

#baseline a{
	display:block;
	padding:0;
	margin:0;
	padding-top:130px;
	color:#FDE3CA;
	letter-spacing:1px;
}

#baseline a:hover{
	color:#D6DDBC;
}





