/*
Theme Name: Protect
Theme URI: http://www.magpress.com/wordpress-themes/protect.html
Description: Protect is 2 columns fixed width WordPress theme with 4 columns footer widgets and Adsense ready by MagPress.com.
Author: MagPress.com
Author URI: http://www.magpress.com
Tags: green,white,two-columns,custom-menu,custom-header,fixed-width,right-sidebar,theme-options,threaded-comments

	Protect
	http://www.magpress.com/wordpress-themes/protect.html

	This theme was designed and built by Ronald KSY,
	whose blog you will footer-ind 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/
*/

html, body {
	font-family: 'PT Sans', Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	font-size: 1em;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #1d1d1d;
	background-color: #2E4F20;
}
h1,h2,h3,h4,h5,h6,#site-title,#featured-title {
	font-family: 'Arvo', Georgia, Times, serif;
}
.clearfix {
	clear: both;
}
.innerwrap {
	padding: 0px;
	clear: both;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link, a:visited {
	text-decoration: none;
	color: #993300;

}
a:hover, a:active {
	text-decoration: none;
	color: #8ba43e;
}
.alignleft, .attachment-alignleft {
	text-align: left;
	float: left;
}
.alignright, .attachment-alignright {
	text-align: right;
	float: right;
}
.center, .attachment-center {
	margin: 0px auto;
	clear: both;
}

.img img {
   max-width: 100%;
}
.img object, .img embed {
   width: 100%;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.alignleft, img.attachment-alignleft {
	border: 5px solid #FFFFFF;
	padding: 0px;
	display: inline;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img.alignright, img.attachment-alignright {
	border: 5px solid #FFFFFF;
	padding: 0px;
	display: inline;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
img.aligncenter, img.attachment-aligncenter {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	border: 5px solid #FFFFFF;
	padding: 0px;
	clear: both;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	background-color: #FFFFFF;
	margin: 10px;
	padding-top: 5px;
	border: 1px solid #D5D5D5;
}
.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 #d5d5d5;
	background-color: #FFFFFF;
	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;
}
form {
	margin: 0px;
	padding: 0px;
}
#sidebar-left select, #sidebar-right select, #sidebar select, ul.sidebar_list select {
	padding: 1px;
	font-weight: normal;
	width: 94%;
	border: 1px solid #DFDFDF;
	color: #000000;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	height: auto;
	display: block;
	font-size: 12px;
}

blockquote p {
	line-height: 22px;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	color: #999999;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
}
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: 100%;
	font-size: 12px;
	text-transform: capitalize;
	text-align: left;
	display: block;
	font-weight: normal;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-shadow: 0px 1px 1px #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#breadcrumbs a {
	text-decoration: none;
	color: #8ba43e;

}
#breadcrumbs a:hover {
	text-decoration: none;
	color: #8ba43e;

}
#wrapper {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
#custom-header {}
#siteinfo {
	margin: 0px;
	float: left;
	height: auto;
	width: 49%;
	padding-top: 1.5em;
	padding-right: 0px;
	padding-bottom: 1.5em;
	padding-left: 0px;
	text-align: left;
	display: block;
	text-shadow: 0px 1px 1px #000;
}
#siteinfo a {
	color: #FFFFFF;
	text-decoration: none;

}
#siteinfo a:hover {
	text-decoration: none;
}
#siteinfo img {
	border: 0 none;
}
#siteinfo #site-title {
	font-size: 0em;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-weight: bold;
}
#siteinfo #site-description {
	font-size: 0.0em;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #C0C0C0;
	text-indent: 5px;
}
#topbanner {
	margin: 0px;
	float: right;
	height: auto;
	width: 49%;
	padding-top: 1.5em;
	padding-right: 0px;
	padding-bottom: 1.5em;
	padding-left: 0px;
	text-align: right;
	display: block;
}
#topbanner img {
	border: 0 none;
	
}#navigation {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	display: block;
	background-color: #2e2e2e;
}
#main {
	padding: 10px;
	clear: both;
	height: auto;
	width: 940px;
	background-color: #EBEBEB;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#fullcontent {
	width: 100%;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3em;
	padding-left: 0px;
	clear: both;
}
#content {
	float: left;
	width: 68%;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3em;
	padding-left: 0px;
}
#contentinner {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

#sidebar {
	margin: 0px;
	float: right;
	height: auto;
	width: 32%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3em;
	padding-left: 0px;
}
#sidebarinner {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#featured {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	display: block;
}

#featured #featured-title {
	width: auto;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	height: auto;
	clear: both;
	background-color: #3F5623;
	padding: 8px;
	margin: 0px;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px #000;
}
#post-entry {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	clear: both;
}
#post-entry .post-meta {
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#post-entry .post-meta a {}
#post-entry .post-meta a:hover {}
#post-entry .post-meta h1 {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 25px;
	text-transform: capitalize;
	font-weight: bold;
	color: #8ba43e;
	text-shadow: 0px 1px 1px #fff;
	line-height: 30px;
}
#post-entry .post-meta h2 {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 25px;
	text-transform: capitalize;
	font-weight: bold;
	text-shadow: 0px 1px 1px #fff;
	color: #2e2e2e;
	line-height: 30px;
}
#post-entry .post-info {
	clear: both;
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#post-entry .post-date {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	text-transform: capitalize;
	font-weight: normal;
	text-shadow: 0px 1px 1px #fff;
	line-height: 16px;
}
#post-entry .post-content {
	clear: both;
	height: auto;
	width: 100%;
	font-size: 13px;
	line-height: 22px;
	padding: 0px;
	text-shadow: 0px 1px 1px #fff;
	margin: 0px;
}
#post-entry .post-content .alignleft {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#post-entry .post-content .readmore {
	font-size: 9px;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px #000;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;

}
#post-entry .post-content .readmore a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8ba43e;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#post-entry .post-content .readmore a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3F5623;
}
#post-entry .post-content-single {
	clear: both;
	height: auto;
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: hidden;
	text-shadow: 0px 1px 1px #fff;
}
.post-com {
	background-image: url(images/comment.png);
	background-repeat: no-repeat;
	height: auto;
	width: auto;
	display: block;
	font-size: 12px;
	background-color: transparent;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	line-height: 19px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	float: right;
}

.post-com a {
	text-decoration: none;
	color: #000000;

}
.post-com a:hover {
	text-decoration: underline;
	color: #000000;
}
.adsense-loop {
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: hidden;
	text-align: center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.adsense-single {
	display: block;
	clear: both;
	height: auto;
	width: auto;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	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;
	font-weight: normal;
	text-shadow: 0px 1px 1px #000;
}

.wp-pagenavi {
	display: none;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: right;
	padding-top: 2em;
	padding-right: 0px;
	padding-bottom: 2em;
	padding-left: 0px;
	height: auto;
}
.pages {
	width: auto;
	position: relative;
	height: auto;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #2e2e2e;
	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;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-decoration: none;
	background-color: #3F5623;
	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;
	font-weight: normal;
}
.wp-pagenavi a {
	text-decoration: none;
	height: auto;
	width: auto;
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	display: inline;
	color: #FFFFFF;
	background-color: #2e2e2e;
	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;
	font-weight: normal;
}
.wp-pagenavi a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3F5623;
}
#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: #2e2e2e;
	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;
}
#post-navigator .alignleft a:hover, #post-navigator .alignright a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3F5623;
	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;
}
#post-navigator-single {
	width: auto;
	font-size: 12px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: auto;
	display: block;
	color: #2e2e2e;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	line-height: 22px;
	text-shadow: 0px 1px 1px #fff;
}
#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: #2e2e2e;
	text-decoration: none;
}
#post-navigator-single a:hover {
	color: #2e2e2e;
	text-decoration: underline;
}
ul.sidebar_list {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	text-shadow: 0px 1px 1px #fff;
	color: #2e2e2e;
}
ul.sidebar_list a {
	color: #2e2e2e;
	text-decoration: none;

}
ul.sidebar_list a:hover {
	color: #8ba43e;
	text-decoration: none;
}
ul.sidebar_list #searchbox, ul.sidebar_list #search-2 {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #f7f7f7;
	border: 1px solid #d5d5d5;
}


ul.sidebar_list #searchbox #searchform, ul.sidebar_list #search-2 #searchform {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
}
ul.sidebar_list #searchbox #searchform div, ul.sidebar_list #search-2 #searchform div {
	margin: 0px;
	padding: 0px;
}
ul.sidebar_list #searchbox #searchform #s, ul.sidebar_list #search-2 #searchform #s {
	padding: 5px;
	width: 212px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	background-color: #FFFFFF;
	margin: 0px;
	height: auto;
	border: 1px solid #d5d5d5;
}
ul.sidebar_list #searchbox #searchform #searchsubmit, ul.sidebar_list #search-2 #searchform #searchsubmit {
	background-color: #2e2e2e;
	font-size: 10px;
	text-transform: uppercase;
	height: auto;
	width: auto;
	margin: 0px;
	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;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px #000;

}
ul.sidebar_list #search-2 #searchform .screen-reader-text {
	display: none;
}


ul.sidebar_list .widget_text {
	padding-bottom: 10px;
}
ul.sidebar_list .widget_text .clearfix {
	margin: 0px;
	padding: 0px;
}


ul.sidebar_list .textwidget {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 0px;
}
ul.sidebar_list .textwidget a, ul.sidebar_list .widget_recent_comments a {
	text-decoration: none;
	color: #8ba43e;
}
ul.sidebar_list .textwidget a:hover, ul.sidebar_list .widget_recent_comments a:hover {
	text-decoration: none;
	color: #2e2e2e;
}
ul.sidebar_list .widget_text .textwidget .alignleft {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.sidebar_list li {
	display: block;
	clear: both;
	height: auto;
	width: auto;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	background-color: #E9E9E9;
	border: 1px solid #d5d5d5;
}
ul.sidebar_list li ul, ul.sidebar_list li div {
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	display: block;
}
ul.sidebar_list li div {
	font-size: 12px;
	line-height: 22px;
}
ul.sidebar_list li ul li {
	font-size: 12px;
	line-height: 22px;
	list-style-type: none;
	display: block;
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
	background-image: url(images/bullet.gif);
	list-style-image: none;
	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-repeat: no-repeat;
	background-position: left 9px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
}
ul.sidebar_list li ul li ul {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
	
}

ul.sidebar_list h6 {
	list-style-image: none;
	list-style-type: none;
	display: block;
	clear: both;
	height: auto;
	width: auto;
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
	font-weight: normal;
	text-shadow: 0px 1px 1px #000;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #3F5623;
	color: #FFFFFF;
}
ul.sidebar_list #calendar-2 #calendar_wrap {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

ul.sidebar_list #calendar_wrap #wp-calendar {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	font-size: 13px;
	line-height: 20px;
}
ul.sidebar_list #calendar_wrap #wp-calendar caption {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	text-transform: uppercase;
}
ul.sidebar_list #calendar_wrap #wp-calendar #prev {
	text-align: left;
	padding-left: 10px;
}
ul.sidebar_list #calendar_wrap #wp-calendar #next {
	text-align: right;
	padding-right: 10px;
}
ul.sidebar_list #calendar_wrap #wp-calendar a {
	text-decoration: none;
	color: #8ba43e;
	font-weight: bold;
}
ul.sidebar_list #calendar_wrap #wp-calendar a:hover {
	color: #2e2e2e;
	text-decoration: none;
} 

ul.sidebar_list li#twitter {
	background-image: none;
	display: block;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
ul.sidebar_list #twitter h6 {
	margin-bottom: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

ul.sidebar_list li#twitter div.clearfix {
	background-image: none;
	background-color: transparent;
}
ul.sidebar_list li#twitter div#twitter_update_list {
	background-image: none;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
ul.sidebar_list li#twitter div#twitter_update_list p {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d5d5d5;
	margin: 0px;
	padding: 8px;
}
ul.sidebar_list li#twitter div#twitter_update_list a {
	color: #00A4A4;
	text-decoration: none;
}
ul.sidebar_list li#twitter div#twitter_update_list a:hover {
	text-decoration: none;
	color: #005555;
}
ul.sidebar_list #sponsorbox {
	padding-bottom: 0px;
}

ul.sidebar_list #sponsorbox #sponsor-links {
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	display: block;
	padding-bottom: 0px;
}
ul.sidebar_list #sponsorbox #sponsor-links p {
	display: inline;
}
ul.sidebar_list #sponsorbox #sponsor-links 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;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	height: 125px;
	width: 125px;
}
ul.sidebar_list .featured-category {
	padding-bottom: 0px;
}
ul.sidebar_list .featured-category h6 {
	margin-bottom: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

ul.sidebar_list .featured-category .feat-cat-entry {
	margin: 0px;
	padding: 0px;
	clear: both;

	height: auto;
	width: 100%;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta {
	display: block;
	clear: both;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d5d5d5;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta .alignleft {
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding: 0px;
}

ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta a {
	text-decoration: none;
	color: #8ba43e;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta a:hover {
	text-decoration: none;
	color: #2e2e2e;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta h2 {
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
	text-transform: capitalize;
	margin: 0px;
	text-shadow: 0px 1px 1px #fff;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta .feat-cat-date {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	text-transform: capitalize;
	line-height: 16px;
	padding: 0px;
	text-shadow: 0px 1px 1px #fff;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta p {
	font-size: 12px;
	padding: 0px;
	line-height: 18px;
	margin: 0px;
	text-shadow: 0px 1px 1px #fff;
}
ul.sidebar_list .widget_recentcomments_gravatar {
	padding-bottom: 5px;
}
ul.sidebar_list .widget_recentcomments_gravatar h6 {
	margin-bottom: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

ul.sidebar_list .widget_recentcomments_gravatar div {
	padding-right: 12px;
	padding-left: 12px;
	display: block;
	height: auto;
	width: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d5d5d5;
	margin: 0px;
	font-size: 12px;
}
ul.sidebar_list .widget_recentcomments_gravatar .clearfix {
	margin: 0px;
	padding: 0px;
	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;
	clear: both;
	font-size: 1px;
	line-height: 1;
}

ul.sidebar_list .widget_recentcomments_gravatar .alignleft {
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 5px;
}

ul.sidebar_list .widget_recentcomments_gravatar .author, ul.sidebar_list .widget_recentcomments_gravatar .author a {
	color: #8ba43e;
	text-decoration: none;
	text-transform: capitalize;
}
ul.sidebar_list .widget_recentcomments_gravatar .author a:hover {
	text-decoration: none;
	color: #2e2e2e;
}
ul.sidebar_list .widget_recentcomments_gravatar .comment {
	font-size: 12px;
	line-height: 16px;
}
ul.sidebar_list .widget_recentcomments_gravatar .comment a {
	text-decoration: none;
	color: #2e2e2e;
}
ul.sidebar_list .widget_recentcomments_gravatar .comment a:hover {
	text-decoration: none;
	color: #8ba43e;
}
ul.sidebar_list .widget_recent_comments #recentcomments .recentcomments {
	line-height: 18px;
	background-image: none;
	padding-left: 0px;
	padding-bottom: 5px;
}
ul.sidebar_list .widget_hottopics h6 {
	margin-bottom: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
ul.sidebar_list .widget_hottopics div {
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d5d5d5;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
ul.sidebar_list .widget_hottopics a {
	color: #8ba43e;
	text-decoration: none;
}
ul.sidebar_list .widget_hottopics a:hover {
	text-decoration: none;
	color: #2e2e2e;
}

ul.sidebar_list .widget_rss .widgettitle .rsswidget {
	color: #FFFFFF;
	text-decoration: none;
}
ul.sidebar_list .videobox {
	padding-bottom: 0px;
}
ul.sidebar_list .videobox h6 {
	margin-bottom: 0px;
}
ul.sidebar_list .videobox div {
	padding: 5px;
}
ul.sidebar_list .socialbox {
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.sidebar_list .socialbox #social {
	height: auto;
	width: auto;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
	padding-top: 0px;
	text-align: center;
	margin: 0px;
	padding-bottom: 0px;
}
ul.sidebar_list .socialbox #social li {
	background-image: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
ul.sidebar_list .socialbox #social 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;
	margin-right: 8px;
	margin-bottom: 5px;
	height: 24px;
	width: 24px;
}

ul#archives, ul#links {
	list-style-type: none;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-shadow: 0px 1px 1px #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
ul#archives h6 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #8ba43e;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
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: 12px;
	line-height: 20px;
	margin: 0px;
	height: auto;
	width: auto;
	padding: 0px;
	font-weight: normal;
}
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: #2e2e2e;
	text-decoration: none;
}
ul#archives a:hover {
	color: #8ba43e;
	text-decoration: none;
}

ul#links h6 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 20px;
	color: #8ba43e;
	font-weight: bold;
	text-transform: uppercase;
}
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: 26px;
	padding: 0px;
	font-weight: normal;
}
ul#links li ul li ul {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}
ul#links li ul li ul li {
	margin: 0px;
	height: auto;
	width: 100%;
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
	list-style-type: square;
	font-weight: normal;
}
ul#links li a {
	color: #3A2D25;
	text-decoration: none;
}
ul#links li a:hover {
	text-decoration: none;
	color: #941527;
}
#footer {
	clear: both;
	height: auto;
	width: auto;
	font-size: 12px;
	line-height: 18px;
	background-color: #2e2e2e;
	text-shadow: 0px 1px 1px #000;
	padding: 15px;
	color: #FFFFFF;
	margin-top: 3em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
	display: block;
	height: auto;
}
#footer  li {
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer-left {
	display: none;
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 49%;
	text-align: left;
}
#footer-right {
	display: none;
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 49%;
	text-align: right;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;

}
#footer a:hover {
	text-decoration: none;
	color: #8ba43e;
}
#footer #devlink {
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
}

#footer #credits {
	font-size: 11px;
}

#footer-widget-area {
	clear: both;
	height: auto;
	width: 900px;
	background-color: #1d1d1d;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 30px;
}
#footer-widget-area-wrap {
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#footer-widget-area .widget-area {
	width: 22%;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	float: left;
	overflow: hidden;
	margin-right: 25px;
}
#footer-widget-area #fourth {
	margin-right: 0px;
}
#footer-widget-area select  {
	padding: 1px;
	font-weight: bold;
	width: 90%;
	border: 1px solid #CCCCCC;
	color: #181919;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	display: block;
	background-color: #FFFFFF;
	background-image: none;
	font-size: 12px;
	margin-top: 5px;
	float: left;
	margin-bottom: 2em;
}
#footer-widget-area form {
	margin: 0px;
	padding: 0px;
}
ul.footer_list {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	color: #FFFFFF;
	text-shadow: 0px 1px 1px #000;
}
ul.footer_list a {
	color: #FFFFFF;
	text-decoration: none;
}
ul.footer_list a:hover {
	text-decoration: none;
	color: #8ba43e;
}
ul.footer_list  h6 {
	font-size: 10px;
	display: block;
	height: auto;
	width: auto;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #363636;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul.footer_list li {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
	font-size: 12px;
	line-height: 18px;
}
ul.footer_list li ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	clear: both;
	height: auto;
}
ul.footer_list li ul li {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	clear: both;
	height: auto;
}
ul.footer_list .widget_recentcomments_gravatar div {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
}
ul.footer_list .widget_recentcomments_gravatar .clearfix {
	margin: 0px;
	padding: 0px;
	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;
	clear: both;
	line-height: 1;
	font-size: 1px;
}
ul.footer_list .widget_recentcomments_gravatar .alignleft {
	margin-top: 4px;
	margin-right: 7px;
	margin-bottom: 5px;
}
ul.footer_list .widget_recentcomments_gravatar .comment {
	font-size: 12px;
	line-height: 16px;
}
ul.footer_list .widget_recentcomments_gravatar a {
	color: #8ba43e;
	font-style: normal;
	text-decoration: none;
	text-transform: capitalize;
}
ul.footer_list .widget_recentcomments_gravatar .author, ul.footer_list .widget_recentcomments_gravatar .author a {
	color: #8ba43e;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: normal;
}
ul.footer_list .widget_recentcomments_gravatar .author a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
ul.footer_list .widget_recentcomments_gravatar .comment a {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
}
ul.footer_list .widget_recentcomments_gravatar .comment a:hover {
	text-decoration: none;
	color: #8ba43e;
}
ul.footer_list .widget_hottopics a, ul.footer_list .textwidget a {
	color: #8ba43e;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;

}
ul.footer_list .widget_hottopics a:hover, ul.footer_list .textwidget a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
ul.footer_list .socialbox {
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
ul.footer_list .socialbox #social {
	height: auto;
	width: auto;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
ul.footer_list .socialbox #social li {
	background-image: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
ul.footer_list .socialbox #social 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;
	margin-right: 8px;
	margin-bottom: 0px;
	height: 15px;
	width: 15px;
}

ul.footer_list .featured-category .feat-cat-entry {
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta {
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta .alignleft {
	margin-top: 5px;
	height: 40px;
	width: 40px;
	margin-bottom: 3px;
}

ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta a {
	text-decoration: none;
	color: #8ba43e;
	font-weight: bold;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta h2 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta .feat-cat-date {
	font-size: 10px;
	color: #000000;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
}