/*  
Theme Name: RedHotFire
Theme URI: http://www.hostseeq.com/
Description: Red Hot Theme
Version: 1.0
Author: D.Cache
Author URI: http://www.hostseeq.com/
*/

body {
	background: #000000 url(images/main-bg.gif) repeat-x;
	color: #AFAFAF;
	font-family: tahoma, arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

* html body {
}

img {
	border: 0px;
}

a:link { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:link { 
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

#banner {
	clear: both;
	height: 326px;
	width: 776px;
	background: url(images/main-image.jpg) no-repeat;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 776px;
}

#content {
	clear: both;
	width: 776px;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat;
}
#content h2 a{
	font-size:18px;
	color: #FF0000;
	margin:0;
	padding:0;
}

#content .more {
padding-bottom: 20px;
}

.navigation {clear:both;margin:20px 0px 20px 0px; padding:20px 0}
.alignright {float: right;}
.alignleft {float: left;}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	border: 1px solid #666;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	padding:0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


#footer {
	background: url(images/footer-bg.gif) no-repeat;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 13px;
	height: 108px;
	padding-top: 20px;
	text-align: center;
	width: 776px;
}

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

#footer .credits a{
	font-size:10px;
	font-weight: normal;
}

#headlines {
	background: #1F1F1F;
	height: 30px;
	padding: 10px;
	width: 254px;
}

#left {
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	width: 462px;
}

#logo {
	height: 72px;
	width: 776px;
	background: url(images/logo.jpg);
}

#logo h2 {
	margin:0;
	padding:10px 0 0 20px;
	color:#fff;
	font-size:20px;
}

#logo p {
	margin:0;
	padding:5px 0 0 20px;
	color:#fff;
	font-size:12px;
}

#nav {
	clear: both;
	display: block;
	height: 43px;
	width: 776px;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
}
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;	
}
#nav ul li a:hover {
	color: #F00;
	text-decoration: none;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.page_item, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 17px;
	height:28px;
}
.page_item{
	background-image: url(images/nav-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.nlinkend {
	background-image: none;
}

#right {
	float: left;
	width: 274px;
}

#right p {
	margin-top: 0px;
}

* html #right p {
	margin-top: -5px;
}

#stats {
	background: #494949;
	padding: 10px;
	width: 254px;
}

* html #stats {
	height: 170px;
}

.date {
	color: #827961;
	font-weight: bold;
	margin:-12px 0 0 0;
}

.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
}

.heading1 {
	background: url(images/heading-bg-1.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 4px;
	width: 181px;
}

* html .heading1 {
	margin-bottom: 5px;
}

.heading2 {
	background: url(images/heading-bg-2.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 5px;
	padding-left: 38px;
	padding-top: 4px;
	width: 161px;
}