@import url("comments.css");
@import url("reset.css");
@import url("slide.css");
@import url("superfish.css");
@import url("featuredcats.css");
@import url("pagenavi-css.css");
* {
	margin: 0;
	padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #000;
}
/***************END LINKS*************************/

html body {
	background: url(bg.jpg);
	font-size: 12px;
	font-family: Trebuchet MS;
}
/***************LAYOUT*************************/

#shadow {
	width: 980px;
	background: url(shadow.gif) repeat-y scroll 0 0;
	margin: 0 auto;
}
#mainwrap {
	margin: 0 auto;
	width: 960px;
}
#header {
	width: 960px;
	height: 85px;
	background: #000;
}
#blogtitle {
	color: #fff;
	text-transform: uppercase;
	float: left;
	background: url(logo.jpg) no-repeat;
	height: 81px;
	padding-left: 0px;
	padding-top: 0px;
	width:405px;
}
#blogtitle a{
	cursor:pointer;
	display:block;
	width:405px;
	height:81px;
}
#heading {
	color: #FF0404;
	font-weight: normal;
}
.description {
	margin-left: 7px;
	font-weight: bold;
}
#header img, .adv {
	float: right;
	margin: 10px 5px 0 0;
}
/***************NAVIGATION*************************/
/* CAT MENU */

#nav2 {
	clear: both;
	float: left;
	height: 38px;
	background: url(nav.gif) repeat-x;
	width: 960px;
	position: relative;
	z-index: 2;
}
#nav2 li {
}
#nav2 li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	background: url(nav.gif) repeat-x;
}
#nav2 li ul {
	width: 250px;
	margin-top: 8px;
}
#nav2 li a:hover {
}
/* END CAT MENU */

#top {
	clear: both;
	width: 960px;
	height: 40px;
	background: url(nav2.gif) repeat-x;
	position: relative;
	z-index: 1;
	margin-bottom:10px;
	float:left;
}
#top li {
}
#top li a {
	float: left;
	display: block;
	padding: 14px;
	color: #000;
	background: url(nav2.gif) repeat-x;
	text-transform: uppercase;
}
#top li ul {
	width: 250px;
	margin-top: 7px;
}
#top li li {
	width: 250px;
	background: url(nav2.gif) repeat-x;
	line-height: 5px;
}
#top li.current_page_item a {
	color: #fff;
}
#top li a:hover {
}
#rsslinks {
	float: left;
	text-transform: uppercase;
	padding: 14px;
}
#rsslinks a {
	color: #d8e3dc;
	background: url(rss.png) no-repeat scroll 0 2px;
	padding-left: 20px;
}
/***************NAVIGATION*************************/

.aboutimage {
	float: left;
	border: 1px solid #ccc;
	padding: 2px;
	margin: 0px 5px 5px 5px;
}
#contentwrap {
	clear: both;
	float: left;
	width: 420px;
	margin-right: 10px;
	overflow:hidden;
}
#sidebar2 {
	float: left;
	width: 185px;
	margin-left: 7px;
	overflow:hidden;
}
#sidebar {
	float: left;
	width: 300px;
	margin-left:18px;
	overflow:hidden;
}
#sidebar3 {
	width: 960px;
	margin:0 auto;
	background: #000305 url(sb3.gif) repeat-x;
	overflow: hidden;
}
/* ADVERT */

.advert {
	float: right;
	width: 300px;
	margin: 0px 0px 10px 0;
	display: inline;
	border-top: 1px solid #000;
	background: #D40D12;
}
.advert img {
	padding:5px 10px 10px 13px;
	border:none;
	margin:0;
	float: left;
}
.advert2 {
	background: #D40D12;
	margin-bottom: 10px;
}
.advert2 img {
	margin: 0 0 0 15px;
}
/* END ADVERT */
h2.spread {
	font-size: 36px;
	text-align: center;
	margin-bottom: 10px;
}
.custom_images {
	margin-bottom: 15px;
}
#footer {
	width: 960px;
	margin: 0 auto;
	clear: both;
	text-align: center;
	padding: 10px 0;
	background: url(footshad.gif) repeat-x;
	color: #fff;
	text-transform:uppercase;
}
.sponsors a, #footer a {
	color: #F80B0B;
	text-transform: uppercase;
}
.sponsors {
	text-align: center;
}
.clear {
	clear: both;
}
.in {
	padding: 15px;
}
.inside {
	padding: 20px 0px 20px 20px;
}
/***************END LAYOUT*************************/

/***************WP STYLES*************************/

#sidebar h3, .widget h3, #sidebar2 h3 {
	padding: 7px;
	font-size: 14px;
	background: #94090D;
	border-top: 1px solid #fff;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	float:left;
	width:100%;
}
#sidebar h3 {
	margin-bottom: 0px;
}
.side-widget {
	width: 300px;
	text-transform: uppercase;
	margin-bottom: 7px;
	float:left;
}
.side-widget img {float:left; padding:0; margin:0; }
.side-widget ul li {
	line-height: 23px;
	padding: 0 0 0 17px;
	border-top: 1px solid #000;
	background: url(li.jpg) no-repeat;
	float:left;
	width:281px;
	overflow:hidden;
}
*+html .side-widget ul li, *+html .widget ul li {
	line-height: 22px;
}
.side-widget a, .side-widget a:visited {
	color: #fff;
}
.side-widget a:hover {
	color: #ccc;
}
.side-widget ul li ul li {
	margin: 0;
	padding: 0;
	margin-left: -17px;
	padding: 0 17px;
}
.side-widget li:hover {
	background: url(lihover.png) no-repeat;
}
#featured-category {
	background: #D40D12;
	margin-bottom: 10px;
	float:left;
}
.widget h3 {
	margin-bottom: -2px;
}
.widget {
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 10px;
}
.widget2 h3 {
	color: #d0d0d0;
	font-weight: normal;
}
.widget ul li {
	line-height: 23px;
	padding: 0 0 0 17px;
	border-top: 1px solid #000;
	background: url(li2.jpg) no-repeat;
}
.widget ul li:hover {
	background: url(lihover2.png) no-repeat;
}
.widget a:link, .widget a:visited {
	color: #fff;
}
#sidebar3 h3 {
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
}
.widget2 {
	float: left;
	width: 900px;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 15px;
	color: #dde1e2;
	font-weight: bold;
	padding-bottom: 20px;
}
.widget2 ul li {
	line-height: 25px;
	background: url(dart.gif) no-repeat scroll 0px 7px;
	padding-left: 22px;
	border-bottom: 1px dashed #620001;
	float:left;
	width:180px;
	margin:0 0 0 10px;
	border-left: 1px solid #f80b0b;
}
.widget2 a:link, .widget2 a:visited {
	color: #fff;
}
.widget2 a:hover {
	color: #F80B0B;
}
/***************POST STYLES*************************/
.post h2 {
	margin-bottom: 10px;
	text-align:left;
}
.post h2 a, post h2 a:visited {
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Arial;
	font-size: 15px;
}
.post h2 a:hover {
}
.meta, .meta a {
	color: #F80B0B;
	text-transform: uppercase;
}
.cat {
}
.author {
}
.edit {
}
.comm {
}
a.more-link {
	float: right;
	background: url(more.png) no-repeat;
	color: #fff;
	padding: 8px 10px;
	text-transform: uppercase;
}
a.more-link:hover {
	background: url(morehover.png) no-repeat;
}
.postmetadata {
	margin-top: 15px;
}
.post {
	margin-bottom: 15px;
	padding-bottom: 34px;
	background: url(postsep.gif) repeat-x scroll bottom;
}
.entry {
	margin-top: 10px;
	line-height: 20px;
	color: #d0d1d2;
	text-align: justify;
}
.entry p{
	text-align:justify;
	padding:0 0 8px;
}
.entry li {
	margin-left: 20px;
	list-style: circle;
}
.entry ol li {
	list-style: decimal;
}
blockquote {
	border-left: 10px solid #666666;
	margin-left: 20px;
}
blockquote p {
	padding: 10px;
}
.alignleft {
	float: left;
	margin: 0 5px 5px 0px;
}
.alignright {
	float: right;
	margin: 0 5px 5px 5px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
	text-align: center;
}
caption {
	background: #fff;
	width: 100%;
	color: #000;
}
#wp-calendar {
}
th {
	padding: 17px 17px 17px 18px;
}
td a:link {
	background: #0f84b9;
	padding: 1px 6px;
	color: #fff;
	line-height: 29px;
}
.side-widget #wp-calendar {
	background: #0f84b9;
	color: #fff;
}


/***************END WP STYLES*************************/

#post-1 h1 a { color:#fff; }
#post-1 h1 a:hover { color:#ccc; }

.side-widget p {text-transform:lowercase; }

#searchform #s {
	background:transparent url(search_input.gif) no-repeat scroll 0 0;
	border:0 none;
	font-size:1em;
	height:24px;
	padding:4px 8px;
	width:211px;
	float:left;
	margin:0 4px 0 0;
}

#searchform #searchsubmit {
	background:transparent url(search_submit.png) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	height:28px;
	text-indent:-10000px;
	vertical-align:top;
	width:79px;
}