/*
Theme Name: Foliage Mod
Theme URI: http://5thirtyone.com/foliagemod
Description: Foliage Mod is a minimalist dark theme which utilizes the scriptaculus library.
Version: 1.02
Author: Derek Punsalan
Author URI: http://5thirtyone.com/

This theme was modified by Arne Bellstorf./

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: 62.5% 'Lucide Grande', Verdana, Arial, Sans-Serif; 
	color: #655746;
	background: url(images/body.jpg) repeat;
	text-align: center;
	}
	
/* links and fonts */
a:link, a:active, a:visited {color: #655746; font-style:italic;}
a:hover {color: #F08080;}
a {text-decoration: none;}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #655746; font-weight: normal;
	}
	
h1 {font-size: 2em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.5em;}
h4 {font-size: 1.3em;}

.chrondate {color: #655746;}
.chrondate a {color: #655746; text-decoration: none;}
.chrondate a:hover {color: #F08080; text-decoration: none;}
	
/* shelf & navigation */

#shelfwrap {
	background: url(images/bg.gif) repeat;
	}
#shelf {
	color: #655746;
	background: url(images/shelf_righ.jpg) no-repeat right top;
	text-align: left;
	width: 68em;
	margin: 0 auto; padding: 10px 0 0 0;
	line-height: 1.5em;
	}
#shelfwrap h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #655746; padding: 0 0 0.5em 0.3em;
	}	
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;
	padding: 0 0.2em 0 0;
	background: url(images/bg.gif) repeat;
	}
ul#navigation li span {
	float: right;
	padding: 0 0.2em;
	background: url(images/bg.gif) repeat;
	}
ul#navigation li br {
	clear: both;
	}
#shelf .left {
	width: 21em; 
	padding: 0 1em 1em;
	}
#shelf .right {
	width: 20em; 
	padding: 0 1em 1em;
	}
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;		
	}
ul#cat {
	margin: 0;	
	padding: 0;	
	list-style: none;	
	}
#cat li {
	background: url(images/li.gif) no-repeat 0 0.3em;
	padding-left: 15px;	
	margin-left: 4px;		
	}	
#shelfbreak {
	background: url(images/bg.gif) repeat;
	height: 1em;
	}
	
#searchbar {
background: url(images/searchbg.jpg) no-repeat top left;
display: block; 
height: 41px;
width: 210px;
margin: 0 0 0 -0.2em;
padding: 0.2em 0 0 1em;
}

	#searchform div {
	padding: 0.2em 0 0 0;
	}
	
		#searchform span {
		margin-left: 3.6em;
		}
	
	#search {
	width: 140px; color:#655746;
	font-size: 1em;
	font-family: 'Lucide Grande', Verdana, Arial, Sans-Serif;
	border: none; background: transparent;
	}
	
/* top banner */
#banner {
	background: 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: 70em;
		height: 16em;
		}
	
	#pull a {	
		float: right;
		display: block;
		width: 101px;
		height: 71px;
		text-indent: -9999em;
		background: url(images/pull.gif) no-repeat top right;
		}
		
	#pull a:hover {
		background: url(images/pull.gif) no-repeat bottom right;
		}
		
/* main content area home and index */
#top {background: url(images/body.jpg) repeat;}

#content {
	width: 68em;	
	margin: 0 auto 0;
	padding: 0 0 6em 0;
	text-align: left;
	line-height: 1.5em;
	}
.post { 
	padding: 0 0 1.5em 0;
	}
.entrymeta {
	font-size: 0.9em;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
	}
.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 {
		
		}
		
.returnhome {
	float: right;
	}
.nextprevious {font-size: 1.5em; font-family: Georgia, "Times New Roman", Times, serif;
	color: #655746;}	


/* single post pages and comments */
.commentnote {
	color: #FAEBD7;
	padding: 0.5em 0.3em 0 0.9em;
	}

#singlecontent {
	width: 68em;
	margin: 0 auto 0;
	padding-bottom: 3em;
	text-align: left;
	line-height: 1.5em;
	}
	
	#singlecontent .post {	
		float: left;
		}
		
#relatedposts {margin: 0; padding: 0;}
	
#relatedposts h3 {margin: 0;}
#relatedposts ul {margin: 1em 0 0 0;}
		
#commentscolumn {
	color: #FAEBD7;
	margin: 0;
	float: left;
	width: 68em;

	}
	
	.comments {
		color: #F08080;
		margin: 0;
		padding: 0px 9px 0 9px;
		}
		
#commentwrap {
	float: left;
	margin:0;
	padding-bottom: 3em;
	}
	
	#commentform small {color: #F08080;}
	
.commentlist {}
	
	.commentlist li {
		list-style: none;
		
		padding-top: 0.8em;
		}
		
	.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: #FAEBD7; margin-left: 1em;}
		
#author, #email, #url, #comment {font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	background: #FAEBD7;
	border: 1px solid #996611;
	color: #996611;
	
	
	padding: 2px;
	}

#author, #email, #url {width: 185px;}	
#comment {width: 436px; height: 125px; overflow: auto; font-size: 10px;}
#submit {background: #FAEBD7; border: 1px solid #996611; color: #996611; font-size: 11px; padding: 0 1em; text-transform:uppercase;}
		
/* bottom content area */

#bottomcontent .left {
	width: 21em; 
	padding: 0 1em 1em;
	}
#bottomcontent .right {
	width: 20em; 
	padding: 0 1em 1em;
	}

#footercontent {
	background: url(images/bottom_wrap.gif) repeat-x left top;
	margin: 0 0 -1em 0;
	line-height: 1.5em;
	}
#footerbg {
	background: url(images/bg.gif) repeat;
	}
#bottomwrap {
	width: 70em;
	margin: -1.4em auto 0;
	text-align: left; background: url(images/bottom.gif) no-repeat top left;
	}	
#bottomcontent {
	color: #655746;
	width: 68em;
	margin: 0 auto;
	padding: 6em 0 1em;
	}
#bottomcontent h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #655746; 
	}	
#footer {
	color: #655746; text-align: left;
	width: 68em;
	margin: 0em auto 0; border-top: 1px solid #655746;
	}
#footer a:link, #footer a:active, #footer a:visited {color: #655746; font-style:italic;}
#footer a:hover {color: #F08080; text-decoration: none;}
#footer a {text-decoration: none;}
		
/* misc and images */
.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.center {text-align: center;}

.entry img {
	margin-bottom: 8px;
	background: #000000;
	border: 8px solid #000000;
	}
	
