/*  
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, a:visited {
	color: #859C0E;
}

a:hover {
	text-decoration: none;
	color: #FF7F00;
}

.style, .style a {
	color: #FFFFFF;
}

hr {
	display: none;
}

em {
	color: #FFB266;
}
#wrapper {
	padding: 20px 0;
	background: url(images/img02.gif) repeat-x;
}

#page {
	width: 941px;
	margin: 0 auto;
	background: url(images/img05.gif) repeat-y;
}

/* Header */

#header {
	width: 901px;
	height: 90px;
	margin: 0 auto;
	padding: 40px 0 0 40px;
	background: url(images/img03.gif) no-repeat;
}

#header h1 {
	padding: 5px 0 3px 35px;
	background: url(images/img04.gif) no-repeat 23px 14px;
	letter-spacing: -1px;
	font-size: 3em;
	margin-top: -10px;
}

#header h2 {
	margin-top: -6px;
	padding-left: 50px;
	/*text-transform: uppercase;*/
	font-size: 1.3em;
	letter-spacing: 0.1em;
	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, #content h2.pagetitle {
	/* text-transform: uppercase; */
	letter-spacing: 0.15em;
	font-size: 1.5em;
	color: #FFFFFF;
	padding-top: 0px;
}
h3.pagetitle {
	/* text-transform: uppercase; */
	letter-spacing: 0.05em;
	font-size: 1.2em;
	color: #F0F0F0;
	padding-top: 5px;
}
#content h2 {
	letter-spacing: 0.15em;
	font-size: 1.5em;
	color: #FFFFFF;
	padding-top: 30px;	
	overflow: hidden;
	height: 36px;
}
.navigation {
	position:relative;
	width: 540px;
	height: 20px;
	/*text-transform: uppercase;*/
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.navigation a {
	color: #FFFFFF;
}

.navigation .alignleft {
	width: 240px;
	text-indent: -12px;
	padding-left: 12px;
}

.navigation .alignright {
	width: 240px;
}

.post {
	width: 542px;
	margin-bottom: 20px;
	background: url(images/img10.gif) repeat-y;
}

.post .title {
	height: 51px;
	padding: 15px 0 0 20px !important;
	font-size: 1.4em !important;
	letter-spacing: 0.05em !important;
	background: url(images/img09.jpg) no-repeat;
	font-weight: normal;
	color: #C90404;
}

.post .title a {
	text-decoration: none;
	color: #C90404;
	border-bottom: 1px dotted transparent;
}
.post .title a:hover {
	border-bottom: 1px dotted #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: 0.1em;
	font-size: 1.2em;
	color: #859C0E;
}
.post .entry h4 {
	margin-bottom: 1em;
	/* text-transform: uppercase;*/
	letter-spacing: 0.1em;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #E57300;
}
.post th {
	background-color: #859C0E;
	color: #FFFFFF;
	font-size: 1.1em;
	text-align: center;
	padding: 2px 5px 2px 5px;
	border-left: 1px solid #FFFFFF;
}
.post tr.headline th:first-child {
	border-left: none;
}
.post tr.odd {
	background-color: #EFFCAE;
}
.post tr.odd td {
	color: #000000;
	font-size: 1.0em;
	text-align: right;
	padding: 2px 5px 2px 5px;
	border-left: 1px solid #FFFFFF;
}
.post tr.odd td:first-child {
	border-left: none;
}
.post tr.even {
	background-color: #AFCF13;
}
.post tr.even td {
	color: #000000;
	font-size: 1.0em;
	text-align: right;
	padding: 2px 5px 2px 5px;
	border-left: 1px solid #FFFFFF;
}
.post tr.even td:first-child {
	border-left: none;
}
.post .postmetadata {
	padding: 10px 20px 15px 20px;
	background: url(images/img11.gif) no-repeat left bottom;
	border-top: 1px dotted #859C0E;
	font-size: 0.85em;
	color: #B3A7A0;
}

.post .postmetadata a {
	color: #B3A7A0;
}

/* Respond Form */

#respond {
	padding: 20px;
	color: #FFFFFF;
}

#respond h3 {
	/*text-transform: uppercase;*/
	letter-spacing: 0.1em;
	font-size: 1.2em;
}

#respond a {
	color: #FFFFFF;
}

#respond #comment {
	width: 478px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
}

/* Comments */

#comments {
	width: 478px;
	margin-left: 20px;
	color: #FFFFFF;
}

#comments a {
	color: #FFFFFF;
}

#comments h3 {
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 100%;
}
p.commentmetadata {
	padding-bottom: 5px;
}
#commentform textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding: 5px;
	border: 1px solid #596909;
	background-color: #B6CF3C;
	color: #FFFFFF;
	width: 350px;
	height: 200px;
	margin-bottom: 10px;
}
#commentform textarea:focus {
	background-color: #FFFFFF;
	color: #859C0E;
}
#commentform input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border: 1px solid #596909;
	background-color: #B6CF3C;
	color: #FFFFFF;
	width: 200px;
	padding: 0px 5px 0px 5px;
	margin-bottom: 5px;
}
#commentform input:focus {
	background-color: #FFFFFF;
	color: #859C0E;
}
#commentform #submit {
	font-size: 1em;
	width: 160px;
	letter-spacing: 0.1em;
	border: 1px solid #596909;
	background-color: #B6CF3C;
	color: #FFFFFF;
	height: 28px;
	cursor: hand;
}
#commentform #submit:hover  {
	color: #FFFFFF;
	background-color: #FF7F00;
}
.commentlist {
	list-style-position: inside;
	list-style: none;
}
.commentlist span.comment {
	display: block;
	min-height: 35px;
	background: transparent url(images/img12.png) no-repeat 42px 0px;
}
.commentlist span.comment p {
	clear: both;
	margin: 0px 22px 0px 68px;
	padding-top: 13px;
}
.commentlist li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	margin-top: -30px;
}

#sidebar ul {
	list-style: none;
	font-size: 1.05em;
	line-height: 1.3em;
	letter-spacing: 0.1em;
}

#sidebar li {
	padding: 15px 0;
	color: #FFFFFF;
}

#sidebar li li {
	padding: 8px 0 0 15px;
}
#sidebar li li li {
	padding: 0px 0 0 15px;
}
#sidebar ul li ul li a {
	font-size: 1.2em;
}
#sidebar ul li ul li ul li a {
	font-size: 0.95em;
}

#sidebar h2 {
	height: 25px;
	margin-bottom: 15px;
	padding: 8px 0 0 40px;
	background: url(images/img06.gif) no-repeat;
	/*text-transform: uppercase;*/
	letter-spacing: 0.2em;
	font-size: 1.2em;
	color: #FFFFFF;
}

#sidebar form, #content form {
	padding-left: 15px;
}
#content form {
	padding-top: 15px;
}
#sidebar #s, #content #s {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border: 1px solid #B3A7A0;
	background-color: #666666;
	color: #859C0E;
	width: 150px;
	padding: 0px 5px 0px 5px;
}
#content #s {
	border: 1px solid #596909;
	background-color: #B6CF3C;
	color: #FFFFFF;
	width: 200px;
}
#sidebar #s:focus, #content #s:focus {
	background-color: #FFFFFF;
	color: #859C0E;
}

#sidebar #searchsubmit, #content #searchsubmit {
	font-size: 1em;
	border: 1px solid #B3A7A0;
	background-color: #666666;
	color: #859C0E;
	width: 70px;
	letter-spacing: 0.1em;
	cursor: hand;
}
#content #searchsubmit {
	border: 1px solid #596909;
	background-color: #B6CF3C;
	color: #FFFFFF;
	cursor: hand;
}
#sidebar #searchsubmit:hover, #content #searchsubmit:hover  {
	color: #FFFFFF;
	background-color: #FF7F00;
}

#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: 941px;
	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;
}
.alignleft {
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	text-align: right;
}
.wp-caption-text  {
	text-align: center;
}
img.avatar {
	float: left;
	padding-right:10px;
}

.entry div.wp-caption {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	border:1px solid #DCDCDC;
	display:inline-block;
	margin-left:auto;
	margin-right:12px;
	margin-top:5px;
	padding: 10px 0px 0px 10px;
	background-color: #E0E0E0;
}
div.wp-caption img {
	display: inline-block;
	margin-right: -5px;
}
div.wp-caption p.wp-caption-text {
	clear: both;
	color: #596909;
	display: block;
	font-size: 0.8em;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 2px;
}
