/*
Theme Name: GreenMild
Theme URI: http://www.magpress.com/wordpress-themes/greenmild.html
Description: GreenMild is a 4 columns fluid width WordPress theme developed by MagPress.com. This theme comes with featured content slider, latest posts from categories with thumb, related posts from category with thumb and more.
Author: Ronald KSY
Author URI: http://www.magpress.com
Tags: green,light,four-columns,flexible-width,left-sidebar,right-sidebar,widgets-ready,adsense-ready,theme-options,threaded-comments,twitter-ready

	GreenMild
	http://www.magpress.com/wordpress-themes/greenmild.html

	This theme was designed and built by Ronald KSY,
	whose blog you will find at http://www.magpress.com/

	The CSS, XHTML and design is released under Creative Commons Attribution-Share Alike 3.0 United States License:
	http://creativecommons.org/licenses/by-sa/3.0/us/
*/

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 1em;
	font-family: "Futura Md BT", tahoma, verdana;
	background-image: url(images/bg.png);
	background-repeat: repeat;
}
.clearfix {
	clear: both;
}
.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	margin: 0px auto;
	clear: both;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.alignleft {
	float: left;
	margin-right: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	border: 5px solid #EEEEEE;
	padding: 0px;
	margin-left: 0px;
}
img.alignright {
	float: right;
	margin-top: 7px;
	margin-left: 10px;
	margin-bottom: 7px;
	border: 5px solid #EEEEEE;
	padding: 0px;
	margin-right: 0px;
}
img.aligncenter {
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	display: block;
	border: 5px solid #EEEEEE;
	padding: 0px;
	clear: both;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	padding-top: 5px;
	background-color: #F7F7F7;
	border: 1px solid #D5D5D5;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px solid #D5D5D5;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	color: #000000;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
pre {
	padding: 10px;
	clear: both;
	width: auto;
	overflow: scroll;
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	white-space: nowrap;
	border: 1px solid #EEEEEE;
	background-color: #F7F7F7;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
em {
	font-style: italic;
}
code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 1.025em;
}
#sidebar-left select, #sidebar-right select, #sidebar select  {
	padding: 1px;
	font-weight: bold;
	width: 98%;
	border: 1px solid #CCCCCC;
	color: #181919;
	background: #FFFFFF;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	clear: both;
	height: auto;
	display: block;
}
blockquote p {
	line-height: 22px;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	color: #999966;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999933;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999999;
}
#breadcrumbs {
	clear: both;
	height: auto;
	width: auto;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
	text-align: left;
	display: block;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAC19F;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
}
#breadcrumbs a {
	color: #787F5E;
	text-decoration: none;
	font-weight: bold;
}
#breadcrumbs a:hover {
	text-decoration: underline;
	font-weight: bold;
}

#wrapper {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#navigation {
	background-image: url(images/navbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 3px;
}
#date {
	float: right;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	display: block;
	text-align: right;
	height: auto;
	width: 30%;
}

#header {
	clear: both;
	height: auto;
	width: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 1.5em;
	padding-left: 20px;
}
#siteinfo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 34%;
}
#siteinfo a {
	color: #e6efc5;
	text-decoration: none;

}
#siteinfo a:hover {
	text-decoration: none;

}
#siteinfo img {
	border: 0 none;
}
#siteinfo h1 {
	font-size: 2.7em;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
#siteinfo h2 {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #e6efc5;
}
#sitelogo {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
#sitelogo img {
	border: 0 none;
	max-width: 100%;
}
#sitelogo h1, #sitelogo h2 {
	display: none;
}
#topbanner {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 64%;
	line-height: 73px;
	text-align: right;
	display: block;
	overflow: hidden;
}
#topbanner img {
	border: 0 none;
}
#main {
	clear: both;
	height: auto;
	width: auto;
	background-color: #C8CEB3;
	border: 2px solid #A4AD81;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 2em;
	margin-left: 20px;
}
#fullcontent {
	width: auto;
	margin: 0px;
	height: auto;
	clear: both;
	padding: 5px;
}
#content {
	width: 50%;
	margin: 0px;
	height: auto;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2em;
	padding-left: 0px;
}
#featured {
	padding: 3px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #DBDBB7;
	border: 1px solid #C8C891;
}
#featured-heading {
	display: block;
	height: 38px;
	width: auto;
	line-height: 38px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 1.5em;
	background-color: #727958;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-image: url(images/featbar.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#post-entry {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
.post-meta {
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #DBDBB7;
	position: relative;
	border: 1px solid #C8C891;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 4px;
}
.post-meta h1#page {
	background-image: url(images/navbg.png);
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: repeat-x;
	border: 1px solid #004182;
}
.post-meta h1, .post-meta h2 {
	clear: both;
	height: auto;
	width: auto;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 5px;
	background-color: #737A59;
	background-image: url(images/featbar.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.post-meta h1 a, .post-meta h2 a {
	color: #FFFFCC;
	text-decoration: none;
	display: block;

}
.post-meta h1 a:hover, .post-meta h2 a:hover {
	color: #FFFFFF;

}
.post-img {
	overflow: hidden;
	float: left;
}
.post-img img {
	border: 5px solid #E2E2E2;
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.post-date {
	padding: 0px;
	width: auto;
	height: auto;
	font-size: 12px;
	clear: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.post-date-single {
	padding: 0px;
	width: auto;
	height: auto;
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	clear: both;
}
.post-date a, .post-date-single a {
	color: #999966;
	text-decoration: none;

}
.post-date a:hover, .post-date-single a:hover {
	text-decoration: underline;

}
.post-content {
	padding: 0px;
	clear: right;
	width: auto;
	height: auto;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.post-content-single {
	padding: 0px;
	clear: right;
	width: auto;
	height: auto;
	font-size: 13px;
	color: #000000;
	line-height: 22px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: justify;
}
.post-content-single p, .post-content-single span {
	background-image: none;
}
.post-content-single h1 {
	background-image: none;
	background-color: transparent;
	font-size: 2.5em;
	display: block;
	clear: both;
	padding-left: 0px;
	line-height: 1.5em;
}
.post-content-single h2 {
	background-image: none;
	background-color: transparent;
	font-size: 2em;
	display: block;
	clear: both;
	padding-left: 0px;
	line-height: 1.5em;
}
.post-content-single h3 {
	font-size: 1.8em;

}
.post-content-single h4 {
	font-size: 1.6em;

}
.post-content-single h5 {
	font-size: 1.4em;

}
.post-content-single h6 {
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #316086;

}
.post-content a, .post-content-single a {
	color: #999966;
	text-decoration: none;

}
.post-content a:hover, .post-content-single a:hover {
	text-decoration: underline;

}
.post-com {
	background-image: url(images/comment.png);
	background-repeat: no-repeat;
	height: 19px;
	width: auto;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	font-weight: bold;
	font-size: 12px;
	color: #999966;
	background-color: transparent;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.post-com a {
	color: #999966;
	text-decoration: none;

}
.post-com a:hover {
	text-decoration: underline;

}
.adsense-loop {
	display: block;
	clear: both;
	height: auto;
	width: auto;
	padding: 5px;
	background-color: #DBDBB7;
	border: 1px solid #C8C891;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
.adsense-single {
	display: block;
	clear: both;
	height: auto;
	width: auto;
	margin: 10px;
	padding: 0px;
}
#post-navigator {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	display: block;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	font-size: 10px;
}

.wp-pagenavi {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: left;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	height: auto;
}
.pages {
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	width: auto;
	position: relative;
	height: auto;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #767D5C;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.current {
	color: #FFFFFF;
	width: auto;
	position: relative;
	height: auto;
	margin: 0px;
	background-color: #A2A78B;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.wp-pagenavi a {
	color: #FFFFFF;
	text-decoration: none;
	height: auto;
	width: auto;
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #787F5E;
	display: inline;
}
.wp-pagenavi a:hover {
	color: #FFFFFF;
	background-color: #A2A78B;

}
#post-navigator .alignleft a, #post-navigator .alignright a {
	color: #FFFFFF;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-decoration: none;
	display: block;
	background-color: #767D5C;
}
#post-navigator .alignleft a:hover, #post-navigator .alignright a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A2A78B;
}
#post-navigator-single {
	width: 100%;
	font-size: 11px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	clear: both;
	padding: 0%;
	font-weight: bold;
	color: #737A59;
	height: auto;
}
#post-navigator-single .alignleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	text-align: left;
	height: auto;
}
#post-navigator-single .alignright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	text-align: right;
	height: auto;
}
#post-navigator-single a {
	color: #757C5B;
	text-decoration: none;
	font-weight: bold;
}
#post-navigator-single a:hover {
	text-decoration: underline;
}
#sidebar-left {
	margin: 0px;
	float: left;
	height: auto;
	width: 15%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2em;
	padding-left: 0px;
}
#sidebar-right {
	margin: 0px;
	float: right;
	height: auto;
	width: 35%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2em;
	padding-left: 0px;
}
#sidebar-right a {
	color: #50553C;
	text-decoration: none;
}
#sidebar-right a:hover {
	text-decoration: none;
	color: #373A29;
}
.inner {
	margin-right: 5px;
	margin-left: 5px;
}
#srleft {
	padding: 0px;
	float: left;
	height: auto;
	width: 50%;
	margin: 0px;
	overflow: hidden;
}
#srright {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 49%;
	overflow: hidden;
}
#searchbox {
	clear: both;
	display: block;
	padding: 3px;
}
#searchform {
	width: 99%;
	padding: 0px;
	margin: 0px;
	height: auto;
	background-color: #F7F7F7;
	border: 1px solid #CBCB98;
}
#searchform .sbm-b {
	color: #000000;
	font-size: 1em;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	margin: 0px;
	width: 99%;
	display: block;
	background-image: none;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	height: auto;
}
#featured-category, #related-category {
	clear: both;
}
.featured-cat-entry, .related-cat-entry {
	clear: both;
	height: auto;
	width: auto;
	background-color: #DBDBB7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 1px solid #C8C891;
}
.featured-cat-entry h5, .related-cat-entry h5 {
	width: auto;
	display: block;
	height: auto;
	font-size: 0.8em;
	color: #FFFFFF;
	text-transform: capitalize;
	clear: both;
	background-image: url(images/sidebar.png);
	background-repeat: repeat-x;
	background-color: #727958;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin: 0px;
	background-position: left top;
}
.featured-cat-meta, .related-cat-meta {
	width: 98%;
	height: auto;
	clear: both;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECE9D;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.featured-cat-img, .related-cat-img {
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	height: auto;
	border: 2px solid #E5E5E5;
	text-align: center;
}
.featured-cat-img img, .related-cat-img img {
	display: block;
	border: 0 none;
}
.featured-cat-meta h2, .related-cat-meta h2 {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	display: block;
	line-height: 17px;
	clear: right;
}
.featured-cat-meta h2 a, .related-cat-meta h2 a {
	text-decoration: none;
	font-weight: bold;

}
.featured-cat-meta h2 a:hover, .related-cat-meta h2 a:hover {
	font-weight: bold;
	text-decoration: underline;

}
.featured-cat-date, .related-cat-date {
	font-size: 10px;
	text-decoration: none;
	color: #999966;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	display: block;
	line-height: 14px;
	clear: right;
}
.featured-cat-date a, .related-cat-date a {
	color: #999966;
	text-decoration: none;
}
.featured-cat-date a:hover, .related-cat-date a:hover {
	text-decoration: underline;
}
.featured-cat-meta p, .related-cat-meta p {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: auto;
	text-align: justify;
	line-height: 14px;
	height: auto;
	display: block;
	clear: right;
}
.featured-cat-meta p a, .related-cat-meta p a {
	color: #999966;
	text-decoration: none;
}
.featured-cat-meta p a:hover, .related-cat-meta p a:hover {
	text-decoration: underline;
}
ul.sidebar_list {
	width: 100%;
	height: auto;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
ul.sidebar_list h6 {
	width: auto;
	display: block;
	height: auto;
	font-size: 0.9em;
	color: #e6efc5;
	text-transform: capitalize;
	clear: both;
	margin: 0px;
	background-color: #737A59;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-image: url(images/sidebar.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
}
ul.sidebar_list li {
	width: auto;
	list-style-type: none;
	height: auto;
	clear: both;
	background-color: #DBDBB7;
	border: 1px solid #C8C891;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000000;
	padding: 0px;
	display: block;
}
ul.sidebar_list li ul {
	list-style-type: none;
	clear: both;
	height: auto;
	width: auto;
	display: block;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul.sidebar_list li ul li {
	list-style-type: none;
	font-size: 0.75em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
	border-bottom-color: #CECE9D;
	padding-right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
	line-height: 16px;
	color: #50553C;
}
ul.sidebar_list li ul li ul {
	margin: 0px;
	clear: both;
	list-style-type: none;
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.sidebar_list li ul li ul li {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: both;
	list-style-type: none;
	width: auto;
	height: auto;
	background-position: 0px 7px;
	font-size: 1em;
	line-height: 22px;
}
ul.sidebar_list li ul li ul li ul {
	margin: 0px;
	clear: both;
	list-style-type: none;
	height: auto;
	width: 100%;
	padding: 0px;
}
ul.sidebar_list li ul li ul li ul li {
	font-size: 1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	clear: both;
	padding-bottom: 0px;
	height: auto;
	width: auto;
	line-height: 24px;
}
ul.sidebar_list li a {}
ul.sidebar_list li a:hover {}
ul.sidebar_list li div {
	list-style-type: none;
	background-image: none;
}
ul.sidebar_list li div a {}
ul.sidebar_list li div a:hover {}
.widget_categories ul li:before, .widget_pages ul li:before, .widget_archive ul li:before, .widget_links ul li:before, .widget_meta ul li:before, .widget_recent_entries ul li:before, .widget_rss ul li:before {}
.widget_categories a, .widget_pages a, .widget_archive a, .widget_links a, .widget_meta a, .widget_recent_entries a, .widget_rss li a {
	color: #50553C;
	text-decoration: none;
}
.widget_categories a:hover, .widget_pages a:hover, .widget_archive a:hover, .widget_links a:hover, .widget_meta a:hover, .widget_recent_entries a:hover, .widget_rss li a:hover {
	text-decoration: none;
	color: #373A29;
}
li.widget_categories, li.widget_pages, li.widget_archive, li.widget_links, li.widget_meta, li.widget_recent_entries, li.widget_rss, li.widget_hottopics, li.widget_recent_comments {
}
#calendar_wrap {
	margin: 0px;
	width: auto;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#wp-calendar {
	text-align: center;
	margin: 0px;
	width: 100%;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#wp-calendar caption {
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#wp-calendar a {
	color: #50553C;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	display: block;
	font-weight: bold;
}
#wp-calendar a:hover {
	text-decoration: underline;

}
#wp-calendar #prev {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#wp-calendar #next {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#recentcomments {
	clear: both;
	height: auto;
	width: auto;
	display: block;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#recentcomments .recentcomments {
	line-height: 16px;
	font-size: 12px;
	text-transform: capitalize;
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	display: block;
	color: #FFFFFF;
}
#recentcomments .recentcomments a {
	color: #50553C;
	text-decoration: none;
}
#recentcomments .recentcomments a:hover {
	text-decoration: underline;
}
.rsswidget {
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
}
.rsswidget:hover {
	text-decoration: underline;
}
.rsswidget img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
}
.rss-date {
	clear: both;
	font-size: 10px;
	color: #50553C;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.rssSummary {
	font-size: 11px;
	color: #50553C;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
.widget_recentcomments_gravatar {
	width: 100%;
	list-style-type: none;
	height: auto;
	clear: both;
	padding: 0px;
	background-image: none;
	margin: 0px;
}
.widget_recentcomments_gravatar .noarrow {
	background-image: none;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}

.widget_recentcomments_gravatar ul {
	height: auto;
	width: 100%;
	clear: both;
	background-image: none;
	display: block;
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.widget_recentcomments_gravatar ul li {
	clear: both;
	padding: 0px;
	height: auto;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #D5D5D5;
	list-style-type: none;
	margin: 0px;
	background-image: none;

}

.widget_recentcomments_gravatar img {
	float: left;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 3px solid #F7F7F7;

}
.widget_recentcomments_gravatar .com-info {
	padding: 0px;
	height: auto;
	width: 75%;
	float: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}

.widget_recentcomments_gravatar .com-info .comy {
	color: #000000;
	display: block;
	padding: 0px;
	height: auto;
	width: 100%;
	margin: 0px;
	font-size: 13px;


}
.widget_recentcomments_gravatar .com-info .comy span {
	color: #50553C;
	text-decoration: none;
	font-weight: bold;
}

.widget_recentcomments_gravatar .com-info .comy a {
	color: #50553C;
	text-decoration: none;

}
.widget_recentcomments_gravatar .com-info .comy a:hover {
	text-decoration: underline;

}
.widget_recentcomments_gravatar .com-info .comtext {
	line-height: 14px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;


}
.widget_recentcomments_gravatar .com-info .comtext a {
	text-decoration: none;
	color: #50553C;

}
.widget_recentcomments_gravatar .com-info .comtext a:hover {
	text-decoration: none;
	color: #373A29;

}
.widget_hottopics {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	clear: both;
}
.widget_hottopics ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	list-style-type: none;
}
.widget_hottopics li {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.widget_hottopics li a {
	color: #50553C;
	text-decoration: none;
	font-size: 13px;

}
.widget_hottopics li a:hover {
	text-decoration: underline;

}
.widget_tag_cloud div {
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin: 0px;

}
.widget_tag_cloud a {
	color: #50553C;
	text-decoration: none;
}
.widget_tag_cloud a:hover {
	color: #373A29;
	text-decoration: none;
}
.textwidget {
	font-size: 11px;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	clear: both;
	height: auto;
	width: auto;
	display: block;
}
.textwidget a {
	color: #50553C;
	text-decoration: none;
	font-weight: bold;
}
.textwidget a:hover {
	text-decoration: underline;
}
.textwidget img {
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.videobox {
	width: auto;
	list-style-type: none;
	height: auto;
	clear: both;
	background-color: #DBDBB7;
	border: 1px solid #C8C891;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000000;
	padding: 5px;
	display: block;
	text-align: center;
	overflow: hidden;
}
#twitter {
	width: auto;
	list-style-type: none;
	height: auto;
	clear: both;
	background-color: #DBDBB7;
	border: 1px solid #C8C891;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000000;
	padding: 0px;
	display: block;
	text-align: center;
	overflow: hidden;
}
#twitterinner {
	padding: 5px;
}

#twitter #twitter-heading {
	clear: both;
	height: 39px;
	width: auto;
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 55px;
	font-size: 10px;
	line-height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECE9D;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	display: block;
}
#twitter #twitter-heading a {
	color: #999966;
	text-decoration: none;
	text-transform: uppercase;
}
#twitter #twitter-heading a:hover {
	text-decoration: underline;
}
#twitter_update_list {
	width: auto;
	clear: both;
	height: auto;
	margin: 0px;
	padding: 5px;
}
#twitter_update_list p {
	width: 100%;
	display: block;
	clear: both;
	height: auto;
	font-size: 10px;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECE9D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	text-align: left;
}
#twitter_update_list span {
	margin: 0px;
	padding: 0px;
}
#twitter_update_list a {
	color: #999966;
	text-decoration: none;
	font-weight: bold;
}
#twitter_update_list a:hover {
	text-decoration: underline;
}
#sponsorbox {
	width: auto;
	list-style-type: none;
	height: auto;
	clear: both;
	background-color: #DBDBB7;
	border: 1px solid #C8C891;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000000;
	padding: 0px;
	display: block;

}
#sponsorbox h6 {
	width: auto;
	display: block;
	height: auto;
	font-size: 0.9em;
	color: #e6efc5;
	text-transform: capitalize;
	clear: both;
	background-color: #737A59;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-image: url(images/sidebar.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#sponsor-inner {
	text-align: center;
}

#sponsorbox ul {
	list-style-type: none;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	text-align: center;
	margin: 0px;
}
#sponsorbox li {
	height: 125px;
	width: 125px;
	display: inline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#sponsorbox img {
	border: 0 none;
}
ul#archives {
	height: auto;
	width: auto;
	background-color: #DBDBB7;
	border: 1px solid #C8C891;
	list-style-type: none;
	clear: both;
	padding: 10px;
	margin: 0px;
}
ul#archives h6 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #999966;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 1.3em;
}
ul#archives li {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	list-style-type: none;
}

ul#archives li ul {
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
ul#archives li ul li {
	list-style-type: square;
	font-size: 14px;
	line-height: 22px;
	margin: 0px;
	height: auto;
	width: auto;
	padding: 0px;
	font-weight: bold;
}
ul#archives li ul li ul {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ul#archives a {
	color: #50553C;
	text-decoration: none;

}
ul#archives a:hover {
	text-decoration: underline;
}
ul#links {
	height: auto;
	width: auto;
	background-color: #DBDBB7;
	border: 1px solid #C8C891;
	list-style-type: none;
	clear: both;
	padding: 10px;
	margin: 0px;
}
ul#links h6 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #999966;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 2em;
}
ul#links li {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
ul#links li ul {
	list-style-type: none;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
ul#links li ul li {
	margin: 0px;
	height: auto;
	width: 100%;
	font-size: 16px;
	line-height: 24px;
	padding: 0px;
	font-weight: bold;
}
ul#links li ul li ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
ul#links li a {
	color: #50553C;
	text-decoration: none;

}
ul#links li a:hover {
	text-decoration: underline;
}
#footer {
	margin: 0px;
	clear: both;
	height: auto;
	width: 100%;
	background-image: url(images/footerbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	font-size: 12px;
	color: #666600;
	padding: 0px;
}
#footer span.credit {
	font-size: 8px;
}
#footer a {
	color: #666600;
	text-decoration: none;

}
#footer a:hover {
	text-decoration: none;

}
#footer-left {
	margin: 0px;
	float: left;
	height: auto;
	width: 45%;
	text-align: left;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer-right {
	margin: 0px;
	float: right;
	height: auto;
	width: 45%;
	text-align: right;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
