/*  
Theme Name: Leafy
Theme URI: http://www.freewpthemes.net
Description: A three-column fixed width template ideal for large blogs. This theme features a column for ad placement located in the 'sidebar.php' template file.
Version: 1.0.1
Author: Free WordPress Themes
Author
*/

* {
	margin: 0;
	padding: 0;
}


body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

a:hover {
	text-decoration: none;
}

a:link {	color: #CC0000;}


.style, .style a {
	color: #FFFFFF;
}

hr {
	display: none;
}

#wrapper {
}

#page {
	width: 960px;
	margin: 20px auto;
	background: url(images/img04.gif) repeat-y;
}


/* Header */


#header {
	width: 968px;
	height: 160px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: #000000 url(images/img02.jpg) repeat-x;
}

#header h1 {
	float: left;
	padding: 106px 0 0 24px;
	font: normal 36px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
        background: #000000;
}


#header h2 {
	float: left;
	padding: 125px 0 0 20px;
	font-size: 12px;
}


#header a {
	text-decoration: none;
	color: #FFFFFF;
        background: #000000;
}
































#header h2 a {
	padding: 0 0 0 20px;
	border-left: 1px solid #FFFFFF;
}
































/* Menu */
































#menu {
	width: 968px;
	height: 45px;
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat;
}
































#menu ul {
	margin: 0;
	padding: 12px 0 0 24px;
	list-style: none;
}
































#menu li {
	display: inline;
}
































#menu a {
	padding-right: 30px;
	text-decoration: none;
	font-weight: bold;
}
































#menu a:hover {
	text-decoration: underline;
}
































/* Content */
































#content {
	float: left;
	width: 518px;
}
































.pagetitle {
}
































.navigation {
	height: 30px;
}
































.navigation a {
}
































.navigation .alignleft {
	float: left;
}
































.navigation .alignright {
	float: right;
}
































.post {
	padding: 20px;
	border-bottom: 1px solid #EDEBD5;
}
































.post .title {
	margin-bottom: 15px;
	font-weight: normal;
}
































.post .title a {
	border-bottom: 1px dotted #EDEBD5;
	text-decoration: none;
}
































.post .title a:hover {
	border: none;
}
































.post .entry {
}
































.post .entry p, .post .entry blockquote, .post .entry ul, .post .entry ol {
	margin-bottom: 1.8em;
	line-height: 1.6em;
}
































.post .entry blockquote {
	padding-left: 3em;
	font-style: italic;
}
































.post .entry ul, .post .entry ol {
	margin-left: 3em;
}
































.post .entry h3 {
}
































.post .postmetadata {
	clear: both;
	padding-top: 10px;
	font-size: .77em;
}
































.post .postmetadata a {
}
































/* Respond Form */
































#respond {
	padding: 20px;
}
































#respond h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 100%;
}
































#respond a {
}
































#respond #comment {
	width: 400px;
	font-size: 100%;
}
































/* Comments */
































#comments {
	width: 450px;
	margin-left: 20px;
	padding-top: 20px;
}
































#comments a {
}
































#comments h3 {
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 100%;
}
































.commentlist {
	list-style-position: inside;
}
































.commentlist li {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
































/* Sidebar */
































#sidebar {
	float: right;
	width: 180px;
	margin-top: -65px;
}
































#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
































#sidebar li {
	padding: 10px 0;
}
































#sidebar li li {
	padding: 0;
}
































#sidebar h2 {
	height: 25px;
	margin-bottom: 15px;
	padding: 8px 0 0 0;
	background: url(images/img06.gif) no-repeat;
	border-bottom: 1px solid #EDEBD5;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1em;
}
































#sidebar form {
	padding-left: 30px;
}
































#sidebar #s {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
































#sidebar #searchsubmit {
	display: none;
}
































#sidebar a {
	background: url(images/img07.gif) no-repeat left center;
	text-decoration: none;
}
































#sidebar a:hover {
	text-decoration: underline;
}
































/* Ad Space */
































#adspace {
	float: right;
	width: 180px;
	padding: 0 41px 0 0;
}
































/* Footer */
































#footer {
	clear: both;
	height: 100px;
	padding: 20px 0;
	background: #554D49 url(images/img05.gif) repeat-x;
}
































#footer p {
	text-align: center;
	color: #CCCCCC;
}
































#footer a {
	color: #CCCCCC;
}





































































































