/*
Theme Name: Foliage / Quatermain [v1.00]
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.
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

Altered somewhat by Jim Dovey for the new Alan Quatermain site
*/

/*
	Color translations:
	#656C4A -> #4b2117
	#646b4a -> #4a2017
	#d0dda3 -> #dcc099
	#efb -> #fda
	#d6ddbc -> #e5c49f
	#b3be82 -> #ab6e51
	#717a50 -> #8a5f4f
*/

/* basic site appearance */

* {
	margin: 0;
	padding: 0;
	outline: none;
}

h1, h2, h3, p, pre, blockquote, form, fieldset, ul, ol {
	margin: 1em 0;
}

body {
	font: 62.5% "Lucida Grande", verdana, arial, sans-serif;
	color: #dddddd;
	/*background: #656C4A;*/
	/*background: #4b2117;*/
	background: #333;
}

a:link, a:active, a:visited {
	color: #fda;
}

a:hover {
	color: #dcc099;
}

a {
	text-decoration: none;
}

h1, h2, h3, h4 {
	text-transform: lowercase;
	color: #fda;
}

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: #dcc099;
}

/* central column layout */
body {
	text-align: center;
}
/*
#centercolumn {
	width: 1024px;
	text-align: center;
	margin: 0 auto;
}
*/
/* the shelf */

#shelfwrap {
	/*background: #656C4A;*/
	/*background: #4B2117;*/
}

#shelf {
	/*background: #4b2117 url(images/shelf_right.jpg) no-repeat top right;*/
	background: url(images/Shelf.jpg) no-repeat top center;
	height: 333px;
	margin: 0 auto;
}

#shelfcontent {
	/*background: black;
	border: 1px black solid;*/
	color: #ddd;
	/*opacity: 0.4;
	filter:alpha(opacity=40); /* IE opacity */
	text-align: left;
	width: 58em;
	min-height: 340px;
	margin: 0 auto;
	line-height: 1.5em;
}

#shelfcontent .left {
	width: 28em;
	padding: 0 0.5em 0.5em;
}

ul#navigation {
	margin: 0;
	padding: 0 0 1em 0;
	list-style: none;
}

#navigation li {
	border-bottom-color: #faddb0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#navigation li a {
	float: left;
	/*background: #4a2017;*/
	padding: 0 0.2em 0 0;
}

ul#navigation li span {
	float: right;
	padding: 0 0.2em;
	/*background: #4a2017;*/
}

ul#navigation li br {
	clear: both;
}

#shelfcontent .right {
	width: 27em;
	padding: 0 0.5em 0.5em;
}

ul#recentposts, ul#recentposts ul {
	list-style: none;
}

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

#shelfbreak {
	background: #4b2117;
	height: 0;
}

#searchbar {
	/*background: url(images/searchbg.png) no-repeat top left;*/
	border: thin groove #fda;
	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: 2.3em;
}

#search {
	width: 140px;
	border: 1px solid #333;
	background: #333;
	font-size: 1em;
	font-family: "Lucida Grande", verdana, arial, sans-serif;
	color: #eee;
}

/* top banner */

#banner { 
	background: url(images/Title.jpg) no-repeat top center;
	height: 227px;
}

#clickme a {
	display: block;
	color: #e5c49f;
	font-size: 10pt;
	height: 25px;
	background: url(images/Pulldown.jpg) no-repeat top center;
	text-align: center;
	padding-top: 3pt;		/* push the text content down a little */
	margin-bottom: -3pt;	/* compensate for the padding-top to keep the elements aligned */
}

/* content */

#top {
	background: #333;
}

#content {
	background: #333;
	width: 51em;
	margin: 0 auto 0;
	padding: 0 0 6em 0;
	text-align: left;
	line-height: 1.5em;
}

.post {
	padding: 0 0 1.5em 0;
}

.entrymeta {
	margin: -1em 0 2em 0;
	text-transform: lowercase;
}

.entry img {
	padding: 3px;
	background: #444;
	border: 1px solid #444;
}

img.flow {
	float: left;
	vertical-align: top;
	margin: 0 6pt;
}

.entry img.wp-smiley {
	padding: none;
	background: none;
	vertical-align: text-bottom;
	display: inline;
	border: none;
}

.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: #fda;
}

.returnhome {
	float: right;
}

/* content details */

.commentnote {
	color: #ab6e51;
	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;
}

#commentscolumn {
	color: #e5c49f;
	margin: 2em 0 3em 0;
	float: right;
	width: 28em;
	background: #603939;
}

.comments {
	color: #e5c49f;
	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 li {
	list-style: none;
	border-top: 1px solid #8a5f4f;
	padding-top: 0.3em;
}

.author .commententry {
	background: url(images/author.gif) no-repeat top right;
}

.commententry {
	padding: 0 0.8em 0 0.9em;
	overflow: hidden;
}

.commententry blockquote {
	color: #ab6e51;
	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: #603939;
	border: 1px solid #e5c49f;
	color: #e5c49f;
	font-size: 11px;
	padding: 0 1em;
}

/* footer */

/*#bottom {
	background-color: #603939;
	width: 100%;
}*/

#footer {
	color: #e5c49f;
	width: 58em;
	margin: 1em auto 0;
	padding: 0 0 30px 0;
	text-transform: lowercase;
}

/* misc */

.clear {
	clear: both;
}

.center {
	text-align: center;
}

/* floats */

.right {
	float: right;
}

.left {
	float: left;
}

.clear {
	clear: both;
}

.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.fix {
	display: inline-block;
}

* html .fix {
	height: 1%;
}

.fix {
	display: block;
}

code {
	font-size: 7pt;
	font-family: Monaco, monospace;
}

pre code {
	font-size: 7pt;
	display: block;
	border-left-style: dotted;
	border-left-width: thin;
	padding-left: 1em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	margin-left: 2em;
	font-family: Monaco, monospace;
}

