/*  
Theme Name: Orange Leaf
Theme URI: 
Description: A two-column fixed width template.
Version: 1.0.1
Author: 
Author URI: 
*/

* {
	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:active, a:visited{
	text-decoration: none;
	color: #9B250D;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #EDA921;
	font-weight: bold;
}

.style, .style a {
	color: #FFFFFF;
}

hr {
	display: none;
}

#wrapper {
	padding: 20px 0;
	background: url(images/img02.gif) repeat-x;
}

#page {
	width: 780px;
	margin: 0 auto;
	background: url(images/img05.png) repeat-y;
}

/* Header */

#header {
	width: 740px;
	height: 90px;
	margin: 0 auto;
	padding: 40px 0 0 40px;
	background: url(images/img03a.png) no-repeat;
}

#header h1 {
	padding: 5px 0 0 0px;
	/* background: url(images/img04.gif) no-repeat; */
	margin-top: -30px;
	letter-spacing: -1px;
	font-size: 50px;
	font-family: Palatino Linotype;
}

#header h2 {
	margin-top: -3px;
	padding-left: 0px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #B3A7A0;
	font-family: Palatino Linotype;
}

#header a {
	text-decoration: none;
	color: #FF7F00;
}

#header i {
	font-weight: bold;
}

#header h2 a {
	color: #B3A7A0;
}

#SOLogo {
	margin-left: 430px;
	margin-top: -30px;
	z-index: 5;
}

#VTBR {
	margin-left: 460px;
	margin-top: -110px;
	z-index: 4;
}

/* Content */

#content {
	float: left;
	width: 510px;
	padding-left: 30px;
}

.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;
	font-size: 90%;
}

.post .title {
	height: 51px;
	padding: 15px 0 0 20px;
	background: url(images/img09.jpg) no-repeat;
	font-size: 136%;
	font-weight: normal;
	color: #FFDD00;
}

.post .title a {
	text-decoration: none;
	color: #FFDD00;
}

.post .entry {
	padding: 5px 20px 0 20px;
	padding-bottom: 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: #9B8C82;
}

.post .postmetadata a {
	color: #9B8C82;
}

/* 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: 447px;
	margin-left: 20px;
	color: #333;
}

#comments a:link, a:visited, a:active, a:hover {
	color: #333;
}

#comments h3 {
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 100%;
}

.comment_title {
	background: url(images/img09.jpg) right top no-repeat;
	height: 26px; 
	font-weight: bold; 
	font-size: 16px; 
	color: #FC0; 
	border-bottom: 1px solid #000; 
	padding-left: 10px;
}

.commentlist {
	list-style-position: inside;
}

.commentlist li {
	padding: 5px;
}

.commentOdd{
	padding: 10px;
	padding-left: 20px;
	border: 1px solid #000;
	border-top: none;
	background: #EFEFEF;
	margin-left: 10px;
	margin-right: 1px;
}

.commentEven{
	padding: 10px;
	padding-left: 20px;
	border: 1px solid #000;
	border-top: none;
	background: #CFCFCF;
	margin-left: 10px;
	margin-right: 1px;
}

.commentlist>li>div>p:first-letter {
	background: url(images/quoteOpen.png) no-repeat left top;
	padding-left: 18px;
	font-weight: bold;
	font-size: 175%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

.commentlist>li>div>p {
	margin-top: 5px;
	background: url(images/quoteClose.png) no-repeat bottom right !important;
	padding-right: 20px;
	padding-left: 10px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 202px;
	margin-top: -125px;
}

#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 */

#pageEnd {
	width: 780px;
	height: 40px;
	margin: 0 auto;
	background: url(images/img08.png) no-repeat;
}

#footer {
	width: 780px;
	height: 150px;
	margin: 0 auto;
	background: url(images/img20a.png) no-repeat;
}

#footer p {
	width: 675px;
	padding: 10px;
	padding-left: 90px;
	font-size: 75%;
	color: #000;
	text-align: justify;
	margin-right: 10px;
}

#footer p .pleft {
	float: left;
}

#footer p .pright {
	float: right;
	margin-right: 10px;
}

#footer a {
	color: #000;
}

#footer a:hover {
	color: #FD0;
}