body {
	background: #1A1A1A url(images/bg.gif) repeat-y top center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	margin: auto;
	text-align: center;
	padding: 0px;
}
a:link {
	color: #008DB9;
	text-decoration: none;
	background: none;
	border: none;
	font-weight: bold;
}
a:visited{
	text-decoration: none;
	color: #008DB9;
	font-weight: bold;
}
a:hover {
	color: #2DCDFF;
	text-decoration: none;
}
.storycontent img {
	border: 0px solid #555;
	padding: 1px;
	margin: 2px;
}
.storycontent a img {
	border: 0px solid #555;
	padding: 1px;
	margin: 2px;
}
.storycontent a:hover img {
	border: 0px solid #ccc;
}
h3 {
	margin: 0px;
	padding: 0px 0px 3px;
	font-size: 16px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	border: none;
}
p{
	padding: 0px;
	line-height: 16px;
	margin: 5px 0 5px 0;
}
/* -------------search----------------*/

input.textbox, input.textarea {
	border:#304763 1px solid;
	background:#111;
	font-size:13px;
	padding:3px;
	width:150px;
	color: #ccc;
}

textarea {
	width:95%;
	font-family: Tahoma;
	background:#111;
	color: #ccc;
}

input.textbox, input.textarea:focus {
	background: Black url(images/titleb.gif) repeat-x top;
	border: 1px solid #2F4F4F;
	color: #ccc;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.submit {
	border: 1px solid #111111;
	width: 40px;
	line-height: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #f5f5f5;
	background: Black url(images/titleb.gif) repeat-x center;
	margin: 2px;
	padding: 2px;
	text-align: center;
}
/* -------------header---------------*/
#rap {
	background: #222;
	text-align: center;
	width: 978px;
   margin: 0px auto;
	padding: 0px;
	border: 0px;
}
/* -------------header---------------*/
#header {
	background: #2C4949;
	height: 100px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: bottom;
	width: 978px;
}
#header img{
	border: none;
	margin: 0px;
	padding: 0px;
}
#header img a{
	border: none;
	margin: 0px;
	padding: 0px;
}
#header h1 {
   margin: 0px;
	padding: 5px 0 0 0;
}

#header a:link, #header a:visited {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #F5F5F5;
}

#header a:hover {
	font-weight: bold;
}

#header h2 {
	margin: 0px;
	padding: 10px 200px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #F5F5F5;
}
.logo{
	width: 978px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	float: right; 
	border: none;
}
#adminlinks{
	float: left;
	margin: 30px 0 0 10px;
	padding: 0 20px 0 0;
	background: url(images/icon_rss.gif) no-repeat right;
}
li{
	padding: 0px 10px 0px 5px;
	margin:0px;
	line-height: 18px;	
}
ul{
   list-style: none;
	padding: 0px;
	margin: 0px;
}
/* -------------NAV BAR------------  */

#nav {
   width: 978px;
	height: 30px;
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	text-align: left;
	line-height: 30px;
	background: #111 url(images/nav.jpg) repeat-x top;
}

#nav ul {
   padding: 0px;
	margin: 0px;
}

#nav ul li {
   padding: 0px;
	margin: 0px;
	float: left; 
	list-style-type: none;
}

#nav ul li a:link, #nav ul li a:visited {
	background: #111 url(images/nav.jpg) no-repeat top center;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	border-right: 1px solid #373737;
	color: #68DBFF;
	line-height: 30px;
	display: block;
	font-size: 17px;
}
#nav ul li a:hover{
	color: #fff;
	background: #555 url(images/nav.jpg) no-repeat bottom center;
}
#nav ul li.search {
	margin: 0px;
	padding-top: 3px;
	padding-left: 10px;
	font-size: 14px; 
	float: right;
	background: none;
	 
}
/* -------------ads------------  */
.ads{
	display: block;
	text-align: center;
	margin: 5px;
	padding: 1px;
	color: #2F4F4F;
	font-weight: bold;
	line-height: 20px;
}
/* -------------CONTENT-------------  */
#content {
	float: right;
	width: 754px;
	height: auto;
	margin: 0px 2px;
	padding: 5px 0 10px 0;
	text-align: left;
	background: #222;
}
/* ---------------POST---------------*/
.post{
	margin-top: 0px;
	background: #2D2D2D;
	border-top: 0px solid #0C3838;
}
.storytitle {
	margin: 0px;
	text-align: left;
	font: bold 19px/50px Arial, Helvetica, sans-serif;
	padding: 0px 5px 0px 5px;
}
.storytitle a{
	font: bold 19px/50px Arial, Helvetica, sans-serif;
	color: #51D5FF;
}
.storytitle a:visited{
	color: #51D5FF;
}
.storytitle a:hover{
	color: #DFF7FF;
}
.meta {
	font-size: 10px;
}
.storycontent {
	line-height: 100%;
	padding: 5px;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.feedback{
	margin: 0px 0 10px;
	padding: 4px;
	font: normal 12px/18px Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
}
.feedback img{
	height: 16px;
	padding: 0px;
	margin: 0px;
}
blockquote {
    font-style: italic;
	border-top: 1px;
	border-top-style: dashed; 
	border-top-color: #CDBBB9;
	border-bottom: 1px;
	border-bottom-style: dashed; 
	border-bottom-color: #CDBBB9; 
	margin-right: 1.5em; 
	padding-right: 5px; 
}

h4 {
	font-family: "Tahoma", arial, helvetica;
	font-size: 18px;
	font-weight: normal;
}

cite {
	font-size: 12px;
	font-style: normal;
	color: #333;
	padding-bottom: 4px;
}
.postdata{
	background: #2D2D2D url(images/datb.jpg) repeat-x bottom;
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #004F01;
	float: left;
	width: 40px;
	height: 40px;
	margin: 5px;
	text-align: center;
}
.date
{
	height: 22px;
	font: bold 16px/22px Tahoma, Arial, Helvetica, sans-serif;
	color: #2BCCFF;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.date2
{
	height: 18px;
	font: bold 9px/18px Tahoma, Arial, Helvetica, sans-serif;
	color: #AFEEEE;
	display: inline;
	margin: 0px;
	padding: 0px;
}
/* ----------Right SIDE----------  */
.r_sidebar {
	float: right;
	width: 200px;
	margin: -5px 0px 0px 0px;
	padding: 0px 5px;
	text-align: left;
	line-height: 18px;
	
}

.r_sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.r_sidebar li {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
.r_sidebar ul ul li {
	margin: 0px;
	list-style-type: none;
	padding: 1px 0px 1px 18px;
	border: none;
	background: none;
	line-height: 20px;
	background: url(images/sah.gif) no-repeat left 8px;
}
.r_sidebar ul li {
	background: #222;
}
.r_sidebar h2 {
	font: bold 16px/16px Arial, Helvetica, sans-serif;
	background: #00BFFF url(images/catb.jpg) no-repeat center top;
	margin: 10px 0px 0px 0px;
	padding: 6px;
	text-align: center;
	color: #fff;
}

.r_sidebar ul ul li a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}

.r_sidebar ul ul li a:hover {
}
/*---------------comments------------*/
#comments{
	background: url(images/bnav.jpg) repeat-x top;
	margin: 5px 5px;
	font: bold 15px/25px Arial, Helvetica, sans-serif;
	color: #68DBFF;
	padding: 1px;
}
.commentlist{
	border: 1px solid #555;
	padding: 0px;
	margin: 10px 5px;
}
.commentlist li{
	padding: 3px;
	border-bottom: 1px solid #555;
	background: #333 url(images/titleb.gif) repeat-x top;
	list-style-position: inside;
	font-weight: normal;
}
#respond{
	font: bold 15px/25px Arial, Helvetica, sans-serif;
	color: #68DBFF;
	margin: 5px 5px;
}
#author, #email, #url, #comment{
	background: #333 url(images/titleb.gif) repeat-x top;
	border: 1px solid #555;
	color: #ccc;
	padding: 3px;
	margin: 1px 5px;
}
#submit{
	border: 1px solid #708090;
	width: 120px;
	line-height: 15px;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
	color: #88E3FF;
	background: Black url(images/hb.gif) repeat-x center;
	margin: 0px;
	padding: 2px;
	text-align: center;
}
/* ----------------FOOTER------------  */

#footer {
	clear: both;
	width: 974px;
	margin: 0;
	background: #111111 url(images/titleb.gif) repeat-x bottom;
	color: #ACD7EE;
	font-size: 90%;
	font-family: Tahoma,Arial;
	text-align: center;
	height: 25px;
	line-height: 25px;
	border-top: 1px solid #1D3132;
	padding: 2px;
}
#footer a{
	color: #00FF7F;
	background-image: none;
}
#footer a:hover{
	color: #93FFCA;
}
#footer a:visited{
	color: #93FFCA;
}
.navi{
	display: inline;
	margin: 1px;
	padding: 2px;
}
h4 {
	font-family: "Tahoma", arial, helvetica;
	font-size: 18px;
	font-weight: normal;
}

cite {
	font-size: 12px;
	font-style: normal;
	color: #508687;
	padding-bottom: 4px;
}
.clear{
	margin: 0;
	padding: 0;
	clear: both;
}
.random{
	background: #eeeeee;
	margin: 0px;
	padding: 5px;
	border: 1px solid #DCDCDC;
}
.random h2, ul, li{
	font-size: 12px;
}
