/*
Theme Name: Foliage [v1.02] version jpf
Theme URI: http://5thirtyone.com/eyecandy
Description: Inspiried by nature, Foliage maintains the simplicity of a single column layout with a obvious bias towards the color green. Green with envy. Various enhancement have been made for jpf blog on WP 2.3
Version: 1.02
Author: Alain F.

This theme was designed and coded by Derek Punsalan.
You can find his ramblings and additional work at http://5thirtyone.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/ 

* {
	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: Garamond, Verdana, Arial, Sans-Serif; 
	color: #000000;
	font-size:1.1em;
	background: #656C4A;
	text-align: center;
	}
	
/* links  and fonts */
a:link, a:active, a:visited {color: #333333;}
a:link
{
	color:#656C4A;
}

a:active
{
	color:d0dda3;
}

a:hover {color: #d0dda3;}
a {text-decoration: none;}

h1, h2, h3, h4 {
	font-family: Garamond ;
	color: #555555;
	}
	
h1 {font-size: 2.1em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.3em;}
h4 {font-size: 1.2em;}

.chrondate {color: #3f3f3f; padding-left: 0.5em;}
.chrondate a {color: #3f3f3f;}
.chrondate a:hover {color: #d0dda3;}
	
/* shelf & navigation */
#shelfwrap {
	background: #656C4A;
	}


#title
{
	position:absolute;
	padding-left:38%;
	padding-top:50px;
	font-family:Garamond;
	font-size:2.8em;
	font-style:bold;
	color:#030;	
}

#shelf {
	color: #506629;
	background: #656C4A url(images/shelf_right.jpg) no-repeat top right;
	text-align: left;
	width: 58em;
	min-height: 270px;
	margin: 0 auto;
	line-height: 1.5em;
	}

	#shelf .left {
		width: 28em; 
		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;
			}
			
		#navigation li a {
			float: left;
			background: #646B4A;
			padding: 0 0.2em 0 0;		
			}
			
		ul#navigation li span {
			float: right;
			padding: 0 0.2em;
			background: #646B4A;
			}
			
		ul#navigation li br {
			clear: both;
			}
		
	#shelf .right {
		width: 27em; 
		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: #656C4A;
	height: 1em;
	}
	
#searchbar {
/*background: url(images/searchbg.jpg) no-repeat top left;*/
display: block; 
height: 41px;
width: 200px;
margin: 0 0 0 0;
padding: 0.2em 0 0 0em;
}

	#searchform div {
	padding: 0.2em 0 0 0;
	}
	
		#searchform span {
		margin-left: 3.6em;
		}
	
	#search {
	width: 140px;
	border: 1px solid #333;
	background: #333;
	font-size: 1em;
	font-family: 'Lucide Grande', Verdana, Arial, Sans-Serif;
	color: #eee;
	}
	
/* top banner */
#banner {
	background: #fdffdc url(images/lawn.jpg) repeat-x top left;
	height: 10em;
	}
	
	#foliage {
		margin: 0 auto;
		background: url(images/foliage.gif) no-repeat top left;
		}
	
	#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: #fdffdc;}

#wrap 
{
	overflow:hidden;
	height:100%;
	width:auto;
} 

#sidebar
{
	position:relative;
	float:right;
	padding-right:5px;
	padding-bottom:10px;
	padding-left:15px;
	margin-bottom:20px;
	margin-top:-30px;
	text-align:left;
	width:10em;	
	border-left-style:dashed;
	border-left-color:#bdc0b0;
	border-left-width:thin;
/*	border-style:dashed;
	border-width:thin;
	border-color:#bdc0b0;*/
}

#sidebar ul
{
	background-image:'';
}

#sidebar li 
{
	background: url(images/li.gif) no-repeat 0 0.3em;
			padding-left: 15px;	
			margin-left: 4px;	
			list-style: none;
}

#leftbar
{
	position:relative;
	float:left;
	left:2em;
	padding: 0 0 0 0;
	margin: -10px 0 0 0;
	margin-right:50px;
	margin-top:-30px;
	text-align:left;
	width:290px;	
	height:#sidebar.height;
	border-right-style:dashed;
	border-right-color:#bdc0b0;
	border-right-width:thin;
	border-color:#bdc0b0;
	
	
}

#leftbar  #txtmanuscrit
	{
		position:relative;
		float:left;
		padding:0px 0px 0px 2px;
		vertical-align:baseline;
		margin: 0px;
		bottom:0;
		vertical-align:bottom;
	}

#content {
	
	
	margin: 0 12em 0 340px;

	text-align: left;
	line-height: 1.5em;

	}
	
	#content-mainpage {
	margin: auto;
	padding-top:20px;
	width:800px;
	font-size:18px;
	text-align:justify;
	line-height: 1.5em;

	}
	
	.post { 
		margin: -20px 0 0 0;
		}
		
	.post h2
	{
		position:absolute;
		margin-top:-50px;
		margin-left:50px;
		font-size:2.2em;
	}
	
		
	.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: #222222;
		width: 423px;
		}
		
	.entry strong, .mulch strong {
		color: #1d4c19;
		}
		
.returnhome {
	float: right;
	}
	
/* single post pages and comments */
.commentnote {
	color: #506629;
	padding: 0.5em 0.3em 0 0.9em;
	}

#singlecontent {
	width: 75em;
	margin: 0 auto;
	padding-bottom: 3em;
	text-align: left;
	line-height: 1.5em;
	}
	
	#singlecontent .post {	
		float: left;
		width: 45em;
		}
		
#relatedposts {margin: 0; padding: 0;}
	
#relatedposts h3 {margin: 0;}
#relatedposts ul {margin: 1em 0 0 0;}
		
#commentscolumn {
	color: #55653B;
	margin: 1em 0 1em 0;
	float: right;
	width: 52em;
	/*background: #656C4A url(images/snippet_right.gif) no-repeat bottom right;*/
	}
	
	.comments {
		color: #506629;
		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: #555;}
	
.commentlist {}
	
	.commentlist li {
		list-style: none;
		border-top: 1px solid #717a50;
		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: #333;
	border: 1px solid #555;
	color: #ddd;
	
	
	padding: 2px;
	}

#author, #email, #url {width: 185px;}	
#comment {width: 436px; height: 125px; overflow: auto; font-size: 10px;}
#submit {background: #656C4A; border: 1px solid #d6ddbc; color: #506629; font-size: 11px; padding: 0 1em;}
		
/* bottom content area */
#footercontent {
	background: #656c4a url(images/bottom_wrap.gif) repeat-x top left;
	margin: 0 0 -2em 0;
	line-height: 1.5em;
	}
	
	#bottomwrap {
	/*	background: url(images/bottom_right.jpg) no-repeat top right;*/
		/*width: 70em;
		margin: -1.4em auto 0;
		text-align: left;*/
		}	
		
	#bottomcontent {
		color: #d6ddbc;
		width: 58em;
		margin: 0 auto;
		padding-top: 2em;
		}
		
#footer {
	color: #d6ddbc;
	width: 58em;
	margin: 2em auto 0 auto;
	text-transform: lowercase;
	}
		
/* misc and images */
.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.center {text-align: center;}

/*.entry img {
	margin:5px;
	padding: 3px;
	background: #333;
	border: 1px solid #555;
	}*/
	
#content_start {position: absolute;left: -10000px;};

.center {
text-align: center;
}

.hidden {
display: none;
}



/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */


/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

/*Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {
display: block;
margin: 2px 2px 2px 2px;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
/* End Images */

