/*
Theme Name: Newslog
Theme URI: http://www.magpress.com/wordpress-themes/newslog.html
Description: Newslog is a 4 columns fixed width WordPress theme developed by MagPress. This news magazine style theme comes with built-in Smoothgallery, latest posts from category with thumb, 125x125 ads ready, Youtube video embed, Twitter feeds and many more.
Author: Ronald KSY
Author URI: http://www.magpress.com
Tags: black,white,four-columns,fixed-width,right-sidebar,widgets-ready,adsense-ready,theme-options,threaded-comments,twitter-ready

	Newslog
	http://www.magpress.com/wordpress-themes/newslog.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: Georgia, "Times New Roman", Times, serif;
	background-color: #F3F3F3;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
.clearfix {
	clear: both;
}
a:link, a:visited, a:active {
	color: #9F0000;
}
a:hover {
	color: #666666;
}
.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	margin: 0px auto;
	clear: both;
}
p img {
	padding: 0;
	max-width: 95%;
}
img.alignleft {
	border: 5px solid #D8D8D8;
	padding: 0px;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: inline;
}
img.alignright {
	margin-top: 7px;
	margin-left: 10px;
	margin-bottom: 7px;
	border: 5px solid #D8D8D8;
	padding: 0px;
	margin-right: 0px;
	display: inline;
}
img.aligncenter {
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	display: block;
	border: 5px solid #D8D8D8;
	padding: 0px;
	clear: both;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	background-color: #ECE9D8;
	margin: 10px;
	padding-top: 5px;
	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;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	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;
}
.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: #000000;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	clear: both;
	height: auto;
	display: block;
	background-color: #FFFFFF;
	background-image: none;
	font-size: 12px;
}
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: bold;
	color: #000000;
	text-transform: capitalize;
	text-align: left;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#breadcrumbs a {
	text-decoration: none;
	font-weight: bold;
	color: #9F0000;
}
#breadcrumbs a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#wrapper {
	padding: 0px;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#siteinfo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 49%;
}
#siteinfo a {
	color: #9F0000;
	text-decoration: none;

}
#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%;
}
#topbanner {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 49%;
	text-align: right;
}
#topbanner img {
	border: 5px solid #D5D5D5;
	margin-top: 5px;
}
#navigation {
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.animatedtabs {
	overflow: hidden;
	width: 100%;
	font-size: 15px; /*font of menu text*/
}
.animatedtabs ul {
	list-style-type: none; /*offset of first tab relative to page left edge*/
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.animatedtabs li {
float: left;
margin: 0px;
padding: 0px;
}

.animatedtabs a {
	float: left;
	margin-right: 3px;
	text-decoration: none;
	background-image: url(images/tab1left.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	height: auto;
	width: auto;
	position: relative;
	top: 5px;
}

.animatedtabs a span {
	float: left;
	display: block; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/tab1right.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 3px;
	margin: 0px;
	width: auto;
	position: relative;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */


.animatedtabs .selected a, .animatedtabs #home a, .animatedtabs .current_page_item a, .animatedtabs li#page_item a {
	background-position: left top;
	background-image: url(images/tab2left.png);
	background-repeat: no-repeat;
	top: 0;
}

.animatedtabs .selected a span, .animatedtabs #home a span, .animatedtabs .current_page_item a span, .animatedtabs li#page_item a span {
	background-position: right top; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
	background-image: url(images/tab2right.png);
	background-repeat: no-repeat;
}

.animatedtabs a:hover {
	background-position: left top;
	background-image: url(images/tab2left.png);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
}

.animatedtabs a:hover span {
	background-position: right top; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
	background-image: url(images/tab2right.png);
	background-repeat: no-repeat;
}
#main {
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
	background-color: #F7F7F7;
	border: 5px solid #E8E8E8;
	padding: 5px;
	position: relative;
}
#fullcontent {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
#content {
	float: left;
	width: 65%;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3em;
	margin-left: 0px;
}
#sidebar {
	padding: 0px;
	float: right;
	height: auto;
	width: 35%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3em;
	margin-left: 0px;
}
#sidebarinner {
	margin-left: 5px;
}
#sidebar-left {
	padding: 0px;
	float: left;
	height: auto;
	width: 50%;
	margin: 0px;
	overflow: hidden;
}
#sidebar-right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 49%;
	overflow: hidden;
}
#featured {
	padding: 3px;
	height: auto;
	width: auto;
	background-color: #ECE9D8;
	border: 3px solid #D8D8D8;
	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;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-color: #030303;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	background-image: url(images/featbar.png);
	background-repeat: repeat-x;
}
#featured-category, #related-category {
	float: left;
	width: 40%;
}
.featured-cat-entry, .related-cat-entry {
	clear: both;
	height: auto;
	width: auto;
	background-color: #ECE9D8;
	border: 3px solid #D8D8D8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	display: block;
}
.featured-cat-entry h5, .related-cat-entry h5 {
	width: auto;
	display: block;
	height: auto;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: capitalize;
	clear: both;
	margin: 0px;
	background-color: #030303;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	background-image: url(images/featcatbar.png);
	background-repeat: no-repeat;
}
.featured-cat-meta, .related-cat-meta {
	width: 95%;
	height: auto;
	clear: both;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	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;
	height: auto;
	border: 3px solid #D8D8D8;
	text-align: center;
	float: left;
}
.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;
	color: #9F0000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	display: block;
	line-height: 17px;
}
.featured-cat-meta h2 a, .related-cat-meta h2 a {
	color: #9F0000;
	text-decoration: none;
	font-weight: bold;

}
.featured-cat-meta h2 a:hover, .related-cat-meta h2 a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.featured-cat-date, .related-cat-date {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	display: block;
	line-height: 14px;
}
.featured-cat-date a, .related-cat-date a {
	color: #000000;
	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: 11px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: auto;
	line-height: 16px;
	height: auto;
}
.featured-cat-meta p a, .related-cat-meta p a {
	color: #9F0000;
	text-decoration: none;
}
.featured-cat-meta p a:hover, .related-cat-meta p a:hover {
	text-decoration: none;
	color: #000000;
}
#postbox {
	float: right;
	width: 60%;
}
#postinner {
	margin-left: 5px;
}
#postwidth {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#post-entry {
	margin: 0px;
	padding: 3px;
	clear: both;
	height: auto;
	width: auto;
	background-color: #ECE9D8;
	border: 3px solid #D8D8D8;
}
#headline {
	background-color: #030303;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	margin-bottom: 3px;
	font-weight: bold;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/headlinebar.png);
	background-repeat: repeat-x;
}
.entry {
	padding-top: 5px;
}
.post-meta {
	clear: both;
	height: auto;
	width: auto;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.post-meta a, .post-meta-single a {
	color: #9F0000;
	text-decoration: none;
	font-weight: bold;
}
.post-meta a:hover, .post-meta-single a:hover {
	text-decoration: none;
	color: #000000;
}
.post-meta h1 {
	padding: 0px;
	font-size: 15px;
	margin: 0px;
}
.post-date {
	padding: 0px;
	font-size: 10px;
	color: #666666;
	margin: 0px;
}
.post-meta-single {
	padding: 10px;
}
.post-meta-single h1 {
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 25px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #9F0000;
}
.post-date-single {
	padding: 0px;
	font-size: 11px;
	color: #666666;
	margin: 0px;
}
.post-content-single {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.post-content-single p {}
.adsense-loop {
	text-align: center;
	padding: 5px;
	clear: both;
	height: auto;
	width: auto;
	margin: 0px;
}
.adsense-single {
	text-align: center;
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	padding: 0px;
}
#post-navigator {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	display: block;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 3em;
	margin-left: auto;
	font-size: 9px;
}

.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: #030303;
}
.current {
	color: #FFFFFF;
	width: auto;
	position: relative;
	height: auto;
	margin: 0px;
	background-color: #9F0000;
	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: #030303;
	display: inline;
}
.wp-pagenavi a:hover {
	color: #FFFFFF;
	background-color: #9F0000;

}
#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: #030303;
}
#post-navigator .alignleft a:hover, #post-navigator .alignright a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9F0000;
}
#post-navigator-single {
	width: 100%;
	font-size: 10px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 3em;
	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: #9F0000;
}
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;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-color: #030303;
	background-image: url(images/headlinebar.png);
	background-repeat: repeat-x;
}
ul.sidebar_list h6 span {}

ul.sidebar_list li {
	width: auto;
	list-style-type: none;
	height: auto;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px;
	background-color: #ECE9D8;
	border: 3px solid #D8D8D8;
}
ul.sidebar_list li ul {
	list-style-type: none;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
	display: block;
	padding: 0px;
}
ul.sidebar_list li ul li {
	list-style-type: none;
	font-size: 0.7em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
	color: #000000;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	border-bottom-color: #D8D8D8;
	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: 3px;
	padding-bottom: 3px;
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
	line-height: 14px;
}
ul.sidebar_list 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 {
	border: 0 none;
	list-style-type: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-position: 0px 3px;
	line-height: 16px;
	font-size: 0.9em;
}
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: 0.8em;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	clear: both;
	padding-bottom: 0px;
	height: auto;
	width: auto;
	line-height: 16px;
}
ul.sidebar_list li a {
	color: #000000;
	text-decoration: none;
}
ul.sidebar_list li a:hover {
	color: #9F0000;
	text-decoration: none;
}
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 {}
ul.sidebar_list .widget_sponsor {

}
ul.sidebar_list .sponsor {
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

ul.sidebar_list .sponsor li {
	background-image: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	border: 0 none;
}
ul.sidebar_list .sponsor img {
	border: 0 none;
	height: 82px;
	width: 320px;
}
ul.sidebar_list .widget_video {
	padding-bottom: 0px;
}

ul.sidebar_list .emvideo {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	list-style-type: none;
}
ul.sidebar_list .emvideo li {
	background-image: none;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
	border: 0 none;
}


#calendar_wrap {
	margin: 0px;
	width: auto;
	height: auto;
	padding: 0px;
}

#wp-calendar {
	text-align: center;
	margin: 0px;
	width: 100%;
	font-size: 10px;
	padding: 0px;
	clear: both;
	height: auto;
}
#wp-calendar caption {
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#wp-calendar a {
	text-decoration: none;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	display: block;
	font-weight: bold;
	color: #9F0000;
}
#wp-calendar a:hover {
	text-decoration: none;
	color: #000000;
}
#wp-calendar #prev {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#wp-calendar #next {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.sidebar_list #twitter a {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar_list #twitter a:hover {
	text-decoration: underline;
}
.sidebar_list #twitter #twitter_update_list {
	padding-right: 6px;
	padding-left: 6px;
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
.sidebar_list #twitter #twitter_update_list p {
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
.sidebar_list #twitter #twitter_update_list span {
}
.sidebar_list #twitter #twitter_update_list a {
	text-decoration: none;
	color: #9F0000;
}
.sidebar_list #twitter #twitter_update_list a:hover {
	text-decoration: none;
	color: #000000;
}
.widget_recentcomments_gravatar {}
.widget_recentcomments_gravatar .noarrow {
	background-image: none;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
.widget_recentcomments_gravatar ul {}
.widget_recentcomments_gravatar ul li {}
.widget_recentcomments_gravatar img {
	float: left;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 3px solid #D8D8D8;

}
.widget_recentcomments_gravatar .com-info {
	padding: 0px;
	height: auto;
	width: 65%;
	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: #9F0000;
	text-decoration: none;
	font-weight: bold;
}

.widget_recentcomments_gravatar .com-info .comy a {
	color: #9F0000;
	text-decoration: none;

}
.widget_recentcomments_gravatar .com-info .comy a:hover {
	text-decoration: none;
	color: #000000;
}
.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: #000000;

}
.widget_recentcomments_gravatar .com-info .comtext a:hover {
	text-decoration: none;
	color: #9F0000;

}
ul.sidebar_list .widget_hottopics a {
	color: #9F0000;
	text-decoration: none;
}
ul.sidebar_list .widget_hottopics a:hover {
	text-decoration: none;
	color: #000000;
}
.widget_tag_cloud div {
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin: 0px;

}
.widget_tag_cloud a {}
.widget_tag_cloud a:hover {
	color: #993300;
}
.textwidget {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
.sidebar_list .widget_text .textwidget a {
	color: #9F0000;
	text-decoration: none;
}
.sidebar_list .widget_text .textwidget a:hover {
	text-decoration: none;
	color: #000000;
}
.sidebar_list .widget_text .textwidget img {
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.sidebar_list .widget_rss .widgettitle .rsswidget {
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
}

.sidebar_list .widget_rss .widgettitle .rsswidget:hover {
	text-decoration: underline;
}
.sidebar_list .widget_rss .widgettitle .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;
}
.sidebar_list .widget_rss .widgettitle .rsswidget .rss-date {
	clear: both;
	font-size: 10px;
	color: #9F0000;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.sidebar_list .widget_rss .widgettitle .rsswidget .rssSummary {
	font-size: 11px;
	color: #000000;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
ul#archives {
	height: auto;
	width: auto;
	list-style-type: none;
	clear: both;
	padding: 10px;
	margin: 0px;
	background-color: #ECE9D8;
	border: 3px solid #D8D8D8;
}
ul#archives h6 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #9F0000;
	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;
	color: #000000;
}
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: none;
	color: #9F0000;
}
ul#links {
	height: auto;
	width: auto;
	list-style-type: none;
	clear: both;
	padding: 10px;
	margin: 0px;
	background-color: #ECE9D8;
	border: 3px solid #D8D8D8;
}
ul#links h6 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #9F0000;
	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: 14px;
	line-height: 22px;
	font-weight: bold;
	padding: 0px;
}
ul#links li ul li ul {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
ul#links li a {
	color: #000000;
	text-decoration: none;

}
ul#links li a:hover {
	text-decoration: none;
	color: #9F0000;
}
#footer {
	padding: 5px;
	clear: both;
	height: auto;
	width: auto;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	line-height: 14px;
	background-color: #030303;
	background-image: url(images/headlinebar.png);
	background-repeat: repeat-x;
}
#footer-left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 49%;
	text-align: left;
}
#footer-right {
	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;

}
#footer span#credits {
	font-size: 10px;
}
