/*
Theme Name: Mountain Leaves
Theme URI: http://www.themelab.com/free-wordpress-themes/
Description: A flexible theme.  Template designed by <a href="http://www.demusdesign.com">DemusDesign</a>
Version: 1.0
Author: Theme Lab
Author URI: http://www.themelab.com/
Tags: mountains, fixed width, two columns, widgets
*/

* {
	margin: 0;
	padding: 0;
	}
	
body {
	background: #FFFFFF url('images/leafbg.jpg') no-repeat top right fixed;
	font-family: georgia;
	}
	
#wrap {
	width: 731px;
	margin: 5% auto 50px auto;
	background: url('images/white.png');
	padding: 20px 20px 40px 20px;
	border-top: 5px solid #E2DCD0;
	border-bottom: 5px solid #E2DCD0;
	}
	
#menu {
	float:right;
	width: 161px;
	margin-right: 15px;
	background: url('images/menubg.jpg') no-repeat top center;
	padding: 15px 20px;
	height: 255px;
	}
	
#menu ul {
	list-style-type: none;
	text-align: center;
	}
	
#menu ul li a {
	display: block;
	font: 800 1.0em georgia,times,serif;
	font-style: italic;
	text-decoration: none;
	color: #FFF;
	background: url('images/menuline.jpg') no-repeat top center;
	padding: 9px 0 0 0;
	margin-bottom: 7px;
	}
	
#menu ul li a.first {
	background: url('null.gif') no-repeat;
	}
	
#menu ul li a:hover {
	color: #EECC88;
	}
	
.title {
	width: 494px;
	height: 265px;
	padding: 10px;
	background: url('images/title.jpg') no-repeat top left;
	}
	
	
.title a {
	font: 600 2.4em 'book antiqua',georgia,times,serif;
	text-decoration: none;
	color: #FFF;
	font-style: italic;
	}
	
	
#right {
	float: right;
	width: 213px;
	}
	
#sidebar {
	float: right;
	width: 193px;
	margin: 15px 11px 0 0;
	background: url('images/leafline.gif') no-repeat top center;
	border-bottom: 1px solid #C5BBA5;
	padding: 50px 10px 20px 10px;
	font: 400 1.0em georgia,'times new roman',serif;
	color: #8F7848;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 5px 0 15px 0;
	}
	
#sidebar ul li a {
	padding-left: 15px;
	background: url('images/leafbullet.gif') no-repeat center left;
	color: #BAAC8F;
	text-decoration: none;
	margin: 0 0 5px 3px;
	font-size: 0.9em;
	}
	
#sidebar ul li a:hover {
	padding-left: 15px;
	background: url('images/leafbullet_on.gif') no-repeat center left;
	color: #608954;
	}
	
#sidebar h1, #sidebar h3 {
	color: #833B1E;
	}
	
#sidebar h2 {
	color: #608954;
	font-style: italic;
	font-size: 1.2em;
	}
	
#sidebar h3 {
	font-size: 1.1em;
	}
	
.info {
	float: right;
	margin: 15px 11px 15px 0;
	width: 193px;
	background: url('images/leafline.gif') no-repeat top center;
	border-bottom: 1px solid #C5BBA5;
	padding: 50px 10px 20px 10px;
	line-height: 0.8em;
	font: 400 0.8em 'book antiqua','times new roman',serif;
	color: #833B1E;
	text-align: center;
	}
	
.info p {
	margin-bottom: 10px;
	text-transform: uppercase;
	}
	
.info span {
	font: 800 1.2em georgia,'times new roman',serif;
	color: #C5BBA5;
	font-style: italic;
	text-transform: none;
	}
	
.clearer {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	}
	
#content {
	margin: 20px 237px 0 0;
	}
	
#content p {
	line-height: 1.5em;
	color: #888a66;
	font-family: georgia,'times new roman',times,serif;
	margin-bottom: 10px;
	}
	
#content a {
	color: #330;
	border-bottom: 1px dotted #888a66;
	text-decoration: none;
	}
	
#content a:hover {
	color: #330;
	border-bottom: none;
	}
	
#content img {
	padding: 3px;
	border: 1px solid #608954;
	}
	
img.right {
	float: right;
	margin: 10px 0 10px 10px;
	}
	
img.left {
	float: left;
	margin: 10px 10px 10px 0;
	}

#content h2 {
	font: 800 1.4em georgia,times,serif;
	color: #608954;
	font-style: italic;
	margin-bottom: 15px;
	}
	
#content h2 a{
	color: #608954;
	border-bottom: none;
	}
	
#content h2 a:hover {
	color: #8F7848;
	}
	
	
.top_meta, .bottom_meta {
	font: 400 0.8em 'book antiqua','times new roman',times,serif;
	color: #C5BBA5;
	text-transform: uppercase;
	}
	
.top_meta a:hover, .bottom_meta a:hover {
	color: #EECC88;
	}
	
.top_meta {
	margin: -18px 0 15px 0;
	}
	
.bottom_meta {
	margin: 10px 0;
	}
	
#content h3, #content h3 a {
	font-size: 1.3em;
	color: #833B1E;
	font-weight: 800;
	margin-bottom: 5px;
	}
	
#content h4, #content h4 a {
	color: #608954;
	font-size: 1.2em;
	margin-bottom: 5px;
	}
	
#content h5, #content h5 a {
	color: #833B1E;
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 5px;
	margin-top: -5px;
	}

#content h6, #content h6 a {
	color: #C5BBA5;
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 5px;
	margin-top: -5px;
	}
	
	
#content ul, #content ol {
	color: #888a66;
	font-style: italic;
	margin: 10px 0 15px 30px;
	}
	
.post, .page {
	border-bottom: 1px solid #C5BBA5;
	padding-bottom: 20px;
	margin-bottom: 20px;
	}
	
.post img, .page img {
	float: right;
	margin: 0 0 10px 10px;
	padding:2px;
	border: 1px solid #669966;
	}
	

form {
	padding: 10px 0;
	margin-bottom: 20px;
	}
	
fieldset {
	border: none;
	line-height: 2.0em;
	}
	
input {
	color: #888a66;
	border: 1px solid #C5BBA5;
	padding: 5px;
	margin-bottom: 5px;
	}
	
input.button {
	background-color: #608954;
	padding: 4px;
	border: none;
	margin: 5px 0;
	color: #FFF;
	}
	
table {
	margin-bottom: 15px;
	color: #888a66;
	}
	
table th {
	background: #608954;
	color: #FFF;
	font-style: italic;
	margin: 0px;
	font-weight: 600;
	padding: 8px 30px;
	border-top: 2px solid #833B1E;
	}
	
table td {
	padding: 8px;
	}
	
.odd td {
	background-color: #eee;
	}
	
hr {
	color: #423C2F;
	border: none;
	margin: 20px 0;
	}
	
blockquote {
	padding: 10px;
	background: #eee;
	}
	
cite {
	font-family: georgia,times,serif;
	font-style: italic;
	color: #833B1E;
	}
	
dt {
	color: #833B1E;
	font-style: italic;
	}
	
dd {
	margin-left: 20px;
	color: #888a66;
	}
	
#foot {
	color: #C5BBA5;
	width: 731px;
	margin: 0 auto 5% auto;
	background: #833B1E url('images/footbg.jpg') no-repeat bottom right;
	padding: 20px;
	font-size: 0.8em;
	}
	
#foot .about {
	width: 220px;
	float: left;
	margin-right: 20px;
	}
 
 #foot h2 {
	color: #FFF;
	font-size: 1.1em;
	font-style: italic;
	border-bottom: 2px solid #692F18;
	padding-bottom: 4px;
	}
	
#foot p {
	padding: 4px 0;
	line-height: 1.4em;
	}
	
#foot p a {
	color: #FFF;
	text-decoration: none;
	border-bottom: 2px solid #692F18;
	}

#foot p a:hover {
	background-color: #692F18;
	}
	
#foot p img {
	float: left;
	margin: 0 7px 5px 0;
	padding: 1px;
	border: 1px solid #692F18;
	}
	
#foot ul {
	float: left;
	margin-right: 20px;
	list-style-type: none;
	width: 150px;
	}
	
#foot ul li a {
	display: block;
	padding: 4px;
	border-bottom: 1px solid #692F18;
	color: #C5BBA5;
	text-decoration: none;
	}
	
#foot ul li a:hover {
	background-color: #692F18;
	color: #FFF;
	text-decoration: none;
	}
	
#foot p.credit {
	width: 560px;
	border-top: 2px solid #692F18;
	font-size: 0.8em;
	padding-top: 5px;
	margin-top: 5px;
	}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
/* Comments */
.commentlist li .avatar { 
	float: right;
}
.commentmetadata {
	font-size: 0.7em;
	padding-bottom: 5px;
}
.commentlist li {
	list-style: none;
	padding-bottom: 10px;
}
.children {
	margin-top: 5px;
	border-left: 4px solid #F0F0F0;
	padding-left: 5px;
}