/*
Theme Name: DarkHive
Theme URI: http://www.magpress.com/wordpress-themes/darkhive.html
Description: DarkHive is a 2 columns fixed width WordPress theme developed by MagPress. This theme comes with featured content slider, Adsense loop and single page ready, Twitter ready, YouTube video embed and many more.
Author: Ronald KSY
Author URI: http://www.magpress.com
Tags: dark,white,two-columns,fixed-width,right-sidebar,theme-options,threaded-comments,twitter-ready,adsense-ready

	DarkHive
	http://www.magpress.com/wordpress-themes/darkhive.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: "Bell Gothic Black", "Futura LT Book", Tahoma, Verdana;
}
.clearfix {
	clear: both;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.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;
	border: 5px solid #E6E6E6;
	padding: 0px;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 0px;
}
img.alignright {
	float: right;
	margin-top: 7px;
	margin-left: 10px;
	margin-bottom: 7px;
	border: 5px solid #F7F7F7;
	padding: 0px;
	margin-right: 0px;
}
img.aligncenter {
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	display: block;
	border: 5px solid #F7F7F7;
	padding: 0px;
	clear: both;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	padding-top: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #F7F7F7;
	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 #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: normal;
	width: 98%;
	border: 1px solid #CCCCCC;
	color: #181919;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	clear: both;
	height: auto;
	display: block;
	background-color: #FFFFFF;
	background-image: none;
}
blockquote p {
	line-height: 22px;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	color: #666666;
	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;
	font-weight: normal;
	color: #000000;
	text-transform: capitalize;
	text-align: left;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#breadcrumbs a {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
#breadcrumbs a:hover {
	text-decoration: underline;
	color: #990000;
}
#wrapper {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center top;
}
#container {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #65B165;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #65B165;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#navigation {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}


#header {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	/* margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; */
	padding:15px 0 0;
	color: #FFFFFF;
	height:110px;
}
#siteinfo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 50%;
	display: block;
	text-align: left;
}
#siteinfo a {
	text-decoration: none;
	color: #FFFFFF;

}
#siteinfo a:hover {
	text-decoration: underline;

}
#siteinfo img {
	border: 0 none;
}
#siteinfo h1 {
	font-size: 3em;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
#siteinfo h2 {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #FFFFFF;
}
#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: 50%; */
	text-align: right;
	display: block;
	margin:0 10px 0 0;
	width:468px;
}
#topbanner img {
	border: 1px solid #F7F7F7;
	margin-top: 10px;
}#main {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	/* margin-top: 2em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; */
}
#maintop {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 10px;
	width: 1000px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#maincenter {
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	margin: 0px;
	clear: both;
	height: auto;
	width: 970px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#mainbottom {
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 13px;
	width: 1000px;
}

#content {
	float: left;
	width: 80%;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2em;
	padding-left: 0px;
}
#fullcontent {
	width: 100%;
	margin: 0px;
	height: auto;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#featured {
	padding: 3px;
	height: auto;
	width: auto;
	background-color: #F7F7F7;
	border: 1px solid #D5D5D5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
}

#featured #featured-title {
	clear: both;
	width: auto;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.5em;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: center 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;
	display: block;
	border: 1px solid #D5D5D5;
	padding: 10px;
}
.post-meta-index .post-info{
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE9D8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background:none repeat scroll 0 0 #CBE5CB;
}
.post-info {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE9D8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.post-info a {
	color: ##990000;
	font-weight: bold;
	text-decoration: none;
}
.post-info a:hover {
	font-weight: bold;
	text-decoration: none;
}
.post-meta-index .post-info a {
	color: #000000
	font-weight: bold;
	text-decoration: none;
}
.post-meta-index .post-info a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.post-info h2 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #000000;
	font-size: 15px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.post-info h1 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #000000;
	font-size: 20px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.post-date {
	display: block;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color:#000000;
}
.post-meta-index .post-date {
	display: block;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color:#FFFFFF;
}
.post-date a {
	color: #990000;
	text-decoration: none;

}
.post-date a:hover {
	text-decoration: underline;

}
.post-meta-index .post-date a {
	color: #FFFFFF;
	text-decoration: none;

}
.post-meta-index .post-date a:hover {
	text-decoration: underline;
	color:#990000;

}
.post-content {
	clear: both;
	height: auto;
	width: 100%;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.post-content p {}
.post-content img {}
.post-content a {
	text-decoration: none;
	color: #993300;

}
.post-content a:hover {
	text-decoration: underline;

}
.adsense-loop {
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	padding: 5px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #D5D5D5;
}
.adsense-single {
	text-align: left;
	display: block;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 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: 11px;
	font-family: "Futura Md BT", tahoma, verdana;
}

.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;
	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: #000000;
}
.current {
	color: #FFFFFF;
	width: auto;
	position: relative;
	height: auto;
	margin: 0px;
	background-color: #993300;
	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: #000000;
	display: inline;
}
.wp-pagenavi a:hover {
	color: #FFFFFF;
	background-color: #993300;

}
#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: #000000;
}
#post-navigator .alignleft a:hover, #post-navigator .alignright a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
}
#post-navigator-single {
	width: 100%;
	font-size: 12px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	clear: both;
	padding: 0%;
	font-weight: bold;
	color: #000000;
	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: #000000;
	text-decoration: none;
	font-weight: bold;
}
#post-navigator-single a:hover {
	text-decoration: none;
	color: #993300;
}
#sidebar {
	margin: 0px;
	float: right;
	height: auto;
	width: 20%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2em;
	padding-left: 0px;
}
#sidebarinner {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#searchbox {
	display: block;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	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;
}
#searchform {
	width: 99%;
	padding: 0px;
	margin: 0px;
	height: auto;
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
}
#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;
}
#sponsorbox {
	padding-bottom: 0px;
}
#sponsor {
	list-style-type: none;
	text-align: center;
}
#sponsor li {
	list-style-type: none;
	border: 0 none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#sponsor .noarrow {
	background-image: none;
}
#sponsor img {
	border: 0 none;
}
.widget_video {}
.widget_twitter {
}
#twitter-heading {
	clear: both;
	height: 39px;
	width: auto;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 55px;
	font-size: 13px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d5d5d5;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
}
#twitter-heading a {
	color: #006f93;
	text-decoration: none;
	text-transform: uppercase;
}
#twitter-heading a:hover {
	text-decoration: underline;
}
#twitter_update_list {
	width: auto;
	clear: both;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#twitter_update_list p {
	width: 100%;
	display: block;
	clear: both;
	height: auto;
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d5d5d5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: "Futura Md BT", tahoma, verdana;
}
#twitter_update_list span {
	margin: 0px;
	padding: 0px;
}
#twitter_update_list a {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
#twitter_update_list 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: 12px;
	color: #FFFFFF;
	text-transform: capitalize;
	clear: both;
	margin: 0px;
	background-color: #65B165;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
ul.sidebar_list h6 a {
	color: #FFFFFF;
	text-decoration: none;
}
ul.sidebar_list h6 a:hover {
	text-decoration: underline;
}
ul.sidebar_list li {
	width: auto;
	list-style-type: none;
	height: auto;
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px;
}
ul.sidebar_list li ul {
	list-style-type: none;
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul.sidebar_list li ul li {
	list-style-type: none;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 13px;
	border-bottom-color: #D5D5D5;
	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: 4px;
	padding-bottom: 5px;
	clear: both;
	height: auto;
	width: 90%;
	line-height: 13px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight:normal;
}
#linkcat-2 .xoxo li{}
#linkcat-2 .blogroll li{
	display:inline-block;
	width:122px;
}
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;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: both;
	list-style-type: none;
	width: auto;
	height: auto;
	line-height: 20px;
	background-position: 0px 3px;
}
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: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	clear: both;
	padding-bottom: 0px;
	height: auto;
	width: auto;
	line-height: 20px;
}
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: #000000;
	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: underline;
	color: #993300;
}
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;
	padding: 0px;
	width: auto;
	height: auto;
}

#wp-calendar {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 11px;
}
#wp-calendar caption {
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#wp-calendar a {
	color: #993300;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	display: block;
	font-weight: bold;
}
#wp-calendar a:hover {
	color: #000000;
	text-decoration: none;

}
#wp-calendar #prev {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#wp-calendar #next {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#recentcomments {
	display: block;
}
#recentcomments .recentcomments {
	line-height: 16px;
	font-size: 12px;
	text-transform: capitalize;
	clear: both;
	height: auto;
	width: 90%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	display: block;
	color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#recentcomments .recentcomments a {
	color: #993300;
	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: baseline;
}
.rss-date {
	clear: both;
	font-size: 10px;
	color: #990000;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.rssSummary {
	font-size: 11px;
	color: #000000;
	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-color: #F7F7F7;
	border: 1px solid #D5D5D5;
	background-image: none;
	margin: 0px;
}
.widget_recentcomments_gravatar .noarrow {
	background-image: none;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 96%;
	clear: both;
}

.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;
	background-image: none;
	margin: 0px;

}

.widget_recentcomments_gravatar img {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 3px solid #F7F7F7;

}
.widget_recentcomments_gravatar .com-info {
	padding: 0px;
	height: auto;
	width: 80%;
	float: left;
	margin: 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: #993300;
	text-decoration: none;
	font-weight: bold;
}

.widget_recentcomments_gravatar .com-info .comy a {
	color: #993300;
	text-decoration: none;

}
.widget_recentcomments_gravatar .com-info .comy a:hover {
	text-decoration: underline;

}
.widget_recentcomments_gravatar .com-info .comtext {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;


}
.widget_recentcomments_gravatar .com-info .comtext a {
	text-decoration: none;
	color: #000000;

}
.widget_recentcomments_gravatar .com-info .comtext a:hover {
	text-decoration: underline;
	color: #993300;

}
.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: #993300;
	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: #000000;
	text-decoration: none;
}
.widget_tag_cloud a:hover {
	color: #993300;
	text-decoration: underline;
}
.textwidget {
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.textwidget a {
	color: #993300;
	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;
}
ul#archives {
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
	list-style-type: none;
	clear: both;
	padding: 5px;
	margin: 0px;
}
ul#archives h6 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #993300;
	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: #000000;
	text-decoration: none;

}
ul#archives a:hover {
	text-decoration: underline;
	color: #993300;
}
ul#links {
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
	list-style-type: none;
	clear: both;
	padding: 10px;
	margin: 0px;
}
ul#links h6 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #993300;
	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: #000000;
	text-decoration: none;

}
ul#links li a:hover {
	text-decoration: underline;
	color: #993300;
}
#footer {
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
	background-color: #65B165;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Futura Md BT", tahoma, verdana;
	line-height: 14px;
}
#footer .credit {
	font-size: 8px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;

}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;

}
#footer-left {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 80%;
}
#footer-right {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 50%;
}
#useronline-count{
	font-size:13px;
	font-weight:normal;
	padding:5px;
}
#useronline-browsing-page{
	font-size:13px;
	font-weight:normal;
	padding:5px;
}
