/*
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 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: 62.5% 'Lucide Grande', Verdana, Arial, Sans-Serif;
	color: #ddd;
	background: #656C4A;
	text-align: center;
	}

/* links  and fonts */
a:link, a:active, a:visited {color: #efb;}

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: #4f4f4f; padding-left: 0.5em;}
.chrondate a {color: #4f4f4f;}
.chrondate a:hover {color: #d0dda3;}

/* shelf & navigation */
#shelfwrap {
	background: #656C4A;
	}

#shelf {
	color: #d6ddbc;
	background: #656C4A url('images/shelf_right.jpg') no-repeat top right;
	text-align: left;
	width: 58em;
	margin: 0 auto;
	line-height: 1.5em
	}

	#shelf .left {
		width: 28em;
		padding: 0 0.5em 0.5em;
		background: #656C4A;
		}

		ul.shelf_list,
		ul#navigation {
			margin: 0;
			padding: 0 0 1em 0;
			list-style: none;
			}

		.shelf_list li,
		#navigation li {
			background: url('images/dot.gif') repeat-x 0.7em 0;
			}

		.shelf_list li a,
		#navigation li a {
			float: left;
			background: #646B4A;
			padding: 0 0.2em 0 0;
			}

		ul.shelf_list li span,
		ul#navigation li span {
			float: right;
			padding: 0 0.2em;
			background: #646B4A;
			}


		ul.shelf_list li br,
		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;
	}

/* top banner */
#banner {
	background: #333 url('images/lawn.jpg') repeat-x top left;
	height: 16em
	}

	#foliage {
		margin: 0 auto;
		background: url('images/foliage.gif') no-repeat top left;
		display: block;
		width: 70em;
		height: 16em;
		text-align: left;
		}

	#foliage a {
		display: block;
		text-indent: -9999em;
		width: 155px;
		height: 30px;
		position: relative;
		left: 105px;
		top: 107px;
		}

	#pull a {
		float: right;
		display: block;
		width: 105px;
		height: 146px;
		text-indent: -9999em;
		background: url('images/pull.jpg') no-repeat top right;
		padding: 0px 0px 0px 0px;
		position: relative;
		left:	0px;
		top:	0px;
		}

	#pull a:hover {
		background: url('images/pull.jpg') no-repeat bottom right;
		}

/* main content area home and index */
#top {background: #333;}

#content {
	width: 51em;
	margin: 0 auto 0;
	padding: 0 3em 0 0;
	text-align: left;
	line-height: 1.5em;
	}

	.post {
		padding: 0 1.5em 0 0;
		}

	.entrymeta {
		font-size: 0.9em;
		margin: -1.7em 0 2em 0;
		text-transform: lowercase;
		}

	.entry {}

	.entry ul li, .mulch ul li {
		background: url('images/li.gif') no-repeat 0 0.3em;
		padding-left: 1.5em;
		margin-left: 2.2em;
		list-style-type:none;
		}

	.entry ol, .mulch ol {
		margin-left: 3.5em;
		}
	.entry li, .mulch li {
		padding-bottom: 0.3em;
		width: 423px;
		font-size: 11px;
		}

	.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;
	}

#singlecontent {
	width: 80em;
	margin: 0 0 0 22em;
	padding: 0 0 3em 0;
	text-align: left;
	line-height: 1.5em;
	background: #333;
}

	#singlecontent .post {
		float: left;
		margin-left: 3em;
		width: 47em;
	}

#relatedposts {margin: 0; padding: 0;}

#relatedposts h3 {margin: 0;}
#relatedposts ul {margin: 1em 0 0 0;}

#sidebarcolumn {
	color: #d6ddbc;
	float: right;
	width: 21em;
	background: #656C4A url('images/snippet_right.gif') no-repeat bottom right;; margin-left:0; margin-right:0; margin-top:2em; margin-bottom:6em
}

#commentscolumn {
	color: #d6ddbc;
	width: 444px;
	background: #656C4A url('images/snippet_right.gif') no-repeat bottom right;; margin-left:0; margin-right:0; margin-top:3em; margin-bottom:2em
	}

	.sidebar_top,
	.comments {
		color: #d6ddbc;
		margin: 0em;
		background: url('images/snippet_left.gif') no-repeat -1px;; padding-left:9px; padding-right:9px; padding-top:9px; padding-bottom:0px
	}

	.sidebar {
		color: #d6ddbc;
		margin: 0px;
		padding: 3px 9px 0px 9px;
		}

	h3.sidebar_top a,
	h3.sidebar a 	   { color: #d6ddbc; }
	h3.sidebar_top a:hover,
	h3.sidebar a:hover { color: #efb }

	#sidebarcolumn ul ul {
		margin-left: 0.9em;
	}

	#sidebarcolumn ul ul ul {
		margin-top: 0em;
		margin-bottom: 0.1em;
	}

	#sidebarcolumn ul ul ul li {
		margin-top: -0.2em;
	}


#commentwrap {
	float: left;
	margin:0;
	}

	#commentform small {color: #555;}

.sibarlist,
.commentlist {}

	.sidebarlist ul {
		border-bottom: 1px dotted #717a50;
		padding-bottom: 1em;
	}
	.sidebarlist ul ul {
		border-bottom: 0px dotted #717a50;
		padding-bottom: 0em;
	}

	li#loginstatus {

	}

	.commentlist li {
		list-style: none;
		border-top: 1px dotted #717a50;
		padding-top: 0.3em;
		}

	.sidebarlist li {
		list-style: none;
		padding: 0px 0px 0px 0px;
		}

	.sidebarlist ul li	{
		padding-left: 12px;
		background-image: url(images/sidebar_link.gif);
		background-repeat: no-repeat;
		background-position: left 3px;
		}

	.sidebarlist li.categories ul {
		font-weight: normal;
		}

	.sidebarlist li.current-cat {
		font-weight: bold;
		background-image: url(images/sidebar_link_on.gif);
		background-repeat: no-repeat;
		background-position: left 4px;
		}
	.sidebarlist li.current-cat li	{
		font-weight: normal;
		background-image: url(images/sidebar_link.gif);
		background-repeat: no-repeat;
		background-position: left 3px;
		}

	.sidebarlist li#loginstatus {
		background-image: none;
		padding: 10px 0px 0px 0px;
		}

	ul.children 		{ display: none; }
	ul.children-visible	{ display: block; }

	.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: 1px;
}
#author, #email, #url {
	width: 185px;
}
#comment {
	width: 436px;
	height: 125px;
	overflow: auto;
	font-size: 11px;
}
#submit {
	background: #333;
	border: 1px solid #555;
	color: #999;
	font-size: 11px;
	padding: 0 1em;
}

#author:hover, #author:focus,
#email:hover, #email:focus,
#url:hover, #url:focus,
#comment:hover, #comment:focus {
	background: #383838;
}

#submit:hover, #submit:active {
	background: #383838;
	color: #efb;
}



/* bottom content area */
#footerwrap	   { background: #656C4A; margin-bottom:-1em;}

#footercontent {
	background: #656c4a url('images/bottom_wrap.gif') repeat-x top left;
	line-height: 1.5em; margin-left:0; margin-right:0; margin-top:0; margin-bottom:-1em
}

	#bottomwrap {
		background: url('images/bottom_right.jpg') no-repeat top right;
		width: 70em;
		text-align: left; margin-left:auto; margin-right:auto; margin-top:-1.4em; margin-bottom:0
		}

	#bottomcontent {
		color: #d6ddbc;
		width: 51em;
		margin: 0 auto;
		padding: 4em 0 3em;
		}

#footer {
	color: #d6ddbc;
	width: 51em;
	margin: 1em auto 0;
	text-transform: lowercase;
	text-align: right;
}


/* misc and images */
.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.center {text-align: center;}

.entry img {
	background: transparent;
	border: 4px solid #444;
	}

.alignleft,
img[align=left]  { margin: 0px 5px 5px 0px; float: left; }
.alignright,
img[align=right] { margin: 0px 0px 5px 5px; float: right; }

#google_header {
	background: #656c4a;
	padding-top: 1em;
}

#google_footer {
	text-align: center;
	padding-bottom: 2.5em;
}

input, textarea,
#contact input,
#contact textarea {
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: transparent;
	border: 1px solid #7d8463;
	color: #d6ddbc;
	padding: 1px;
}

select,
#contact select {
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #656c4a;
	border: 1px solid #7d8463;
	color: #d6ddbc;
	width: 140px;
	padding: 1px;
}

input:hover, input:focus,
textarea:hover, textarea:focus,
select:hover, select:focus,
#contact input:hover, #contact input:focus,
#contact textarea:hover, #contact textarea:focus,
#contact select:hover, #contact select:focus {
	background: #6a714f;
}

#contact input.contact_captcha { width:   68px; }

form small,
#contact form small { color: #7d8463; }

.submit
#contact_submit {
	background: #656C4A;
	border: 1px solid #d6ddbc;
	color: #d6ddbc;
	font-size: 11px;
	padding: 0 1em;
}


.submit:hover, .submit:active,
#contact_submit:hover,
#contact_submit:active {
	background: #6a714f;
	color: #efb;
}

#shelfright ul.alist {
	margin-left: 25px;
}

#noscript {
	text-align: left;
	width: 80em;
	margin: -1em 0 0 11em;
	float: left;
}

#noscript div#jsalert {
	width: 300px;
	margin-top: -11em;
	margin-left: 15em;
	border: 1px dotted #ddd;
	padding: 0px 5px 0px 5px;
}

.post-image-div {
	float: left;
	padding-right: 4px;
	padding-bottom: 4px;
}

.nextprevious {
	width: 45em;
	padding: 25px 5px 0px 33px;
	float: none;
	clear: both;
}
.nextprevious a { color: #4f4f4f; }
.nextprevious a:hover {color: #d0dda3;}



ul.search {
	list-style-type: none;
	list-style-image: none;
}
ul.search ul { margin-top: 0px; padding: 0px 0px 5px 0px; }


	#searchform {
	background: url('images/searchbg.gif') no-repeat top left;
	height: 21px !important;
	width: 175px !important;
	margin-left:7px; margin-right:0px; margin-top:5px; margin-bottom:0px; padding-left:6px; padding-right:0px; padding-top:4px; padding-bottom:0px
	}

		#searchform span {
		margin-left: 3.4em;
		}

	#search {
	background: #333;
	border: 1px dotted #333;
	font-size: 1em;
	font-family: 'Lucide Grande', Verdana, Arial, Sans-Serif;
	color: #eee;
	width: 140px !important;
	}

.page-nav-bottom	{ padding-top: 		5px; }
.page-nav-top 		{ padding-bottom:	15px; }

.page-links {
	text-align: right;
	margin-right: 25px;
}

.page-next-prev a {
	float: left;
	margin-right: 10px;
}
