/*  
Theme Name: Orange Leaf
Theme URI: http://www.freewpthemes.net
Description: A two-column fixed width template.
Version: 1.0.1
Author: Free WordPress Templates
Author URI: http://www.freewpthemes.net
Released: 20070716
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

a:link {
	color: #859C0E;
}

a:hover {
	text-decoration: none;
	color: #FF7F00;
}

.style, .style a {
	color: #FFFFFF;
}

hr {
	display: none;
}

#wrapper {
	padding: 20px 0;
	background: url(images/img02.gif) repeat-x;
}

#page {
	width: 762px;
	margin: 0 auto;
	background: url(images/img05.gif) repeat-y;
}

/* Header */

#header {
	width: 722px;
	height: 90px;
	margin: 0 auto;
	padding: 40px 0 0 40px;
	background: url(images/img03.gif) no-repeat;
}

#header h1 {
	padding: 5px 0 0 35px;
	background: url(images/img04.gif) no-repeat;
	letter-spacing: -1px;
	font-size: 30px;
}

#header h2 {
	margin-top: -3px;
	padding-left: 37px;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: normal;
	color: #B3A7A0;
}

#header a {
	text-decoration: none;
	color: #FF7F00;
}

#header i {
	font-weight: normal;
	color: #859C0E;
}

#header h2 a {
	color: #B3A7A0;
}

/* Content */

#content {
	float: left;
	width: 500px;
	padding-left: 40px;
}

.pagetitle {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 100%;
	color: #FFFFFF;
}

.navigation {
	width: 492px;
	height: 20px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.navigation a {
	color: #FFFFFF;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}

.post {
	width: 492px;
	margin-bottom: 10px;
	background: url(images/img10.gif) repeat-y;
}

.post .title {
	height: 51px;
	padding: 15px 0 0 20px;
	background: url(images/img09.jpg) no-repeat;
	font-size: 136%;
	font-weight: normal;
	color: #C90404;
}

.post .title a {
	text-decoration: none;
	color: #C90404;
}

.post .entry {
	padding: 5px 20px 0 20px;
}

.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;
	background: url(images/img12.gif) no-repeat;
	font-style: italic;
}

.post .entry ul, .post .entry ol {
	margin-left: 3em;
}

.post .entry h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 77%;
}

.post .postmetadata {
	padding: 10px 20px 15px 20px;
	background: url(images/img11.gif) no-repeat left bottom;
	border-top: 1px dotted #859C0E;
	font-size: 77%;
	color: #B3A7A0;
}

.post .postmetadata a {
	color: #B3A7A0;
}

/* Respond Form */

#respond {
	padding: 20px;
	color: #FFFFFF;
}

#respond h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 100%;
}

#respond a {
	color: #FFFFFF;
}

#respond #comment {
	width: 450px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
}

/* Comments */

#comments {
	width: 450px;
	margin-left: 20px;
	color: #FFFFFF;
}

#comments a {
	color: #FFFFFF;
}

#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;
	border-bottom: 1px dotted #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 202px;
	margin-top: -90px;
}

#sidebar ul {
	list-style: none;
}

#sidebar li {
	padding: 10px 0;
	color: #FFFFFF;
}

#sidebar li li {
	padding: 0 0 0 15px;
}

#sidebar h2 {
	height: 25px;
	margin-bottom: 15px;
	padding: 8px 0 0 40px;
	background: url(images/img06.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 9px;
	color: #FFFFFF;
}

#sidebar form {
	padding-left: 30px;
}

#sidebar #s {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sidebar #searchsubmit {
	display: none;
}

#sidebar a {
	padding-left: 17px;
	background: url(images/img07.gif) no-repeat left center;
	text-decoration: none;
	color: #FFFFFF;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 762px;
	margin: 0 auto;
	background: url(images/img08.gif) no-repeat;
}

#footer p {
	padding: 35px 0 0 0;
	font-size: 77%;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}