﻿* 		{ margin: 0; padding: 0;   }
body	{ background: #ececec; font: 15px Arial, Helvetica, sans-serif; }
a		{ text-decoration: none; color: #ffffff; }

#header {
	width: 100%;
	height: 125px;
	background: #ca0002;
}

#header h1	{ display: none; }

#search {
  position: absolute;
  right: 10px;
  top: 70px;
}

.srch-btn {
	border: none;
	cursor:pointer;
	background: url('../images/search.png');
	width: 55px;
	height: 20px;
}

.srch-fld {
	background: url('../images/search-in.png') repeat-x;
	border: 1px solid #440000;
	width: 170px;
}

#logo {
	position: absolute;
	left: 3%;
	width: 350px;
	height: 100px;
	background: url('../images/logo.png') no-repeat;
}

#nav {
	margin: auto;
	width: auto;
	height: 25px;
	position: relative;
	top: 100px;
	background: #BB0000;
	
}

#logo-trans {
	width: 155px;
	height: inherit;
	position: absolute;
	left: 3.8%;
	background: #BB0000 url('../images/nav-left.png') no-repeat;
}
#nav ul {
	width: 940px;
	margin: auto;
	height: inherit;
	text-align: center;
}

#nav li {
	background: #A00000;
	display: inline;
	list-style: none;
	padding: 0px 10px 6px 10px;
	margin: 0 5px;
}

#nav li:hover {
	background: #550000;
}

#nav a {
	text-decoration: none;
	color: #EEEEEE;
	font: 15px Tahoma, Helvetica, sans-serif;
}

#top-shadow {
	width: 100%;
	height: 18px;
	background: url('../images/top-shadow.png');
}

#wrap {
	width: 944px;
	height: auto;
	background: url('../images/top-shadow.png') repeat-x #FFFFFF;
	margin: -18px auto 0 auto;
	padding: 40px 0;
	
}


#content {
	float:left;
	width:695px;
	padding: 3px 0 0 22px;
}

.ad { 
	float:right;
	width: 210px;
	margin: 10px 10px 0 0;
	border: solid 2px #CCCCCC;
	padding: 10px 0 0 0;
}

.ad img {
	width: 210px;
}

.clear {
	clear:both;
}

#topads {
	margin: auto;
	margin-top: -20px;
	width: 940px;
}

#footer {
	margin: auto;
	width: 944px;
	height: 25px;
	background: #AA0000;
	margin-top: 100px;
	clear: both;
	
	color: #FFFFFF;
	text-align: center;
}


#side-ads {
	width: 210px;  
	float: right;
}
#side-ads-ctr {
	width: 210px;  
	float: center;
}

#left-ads {
	float: left;
}

#content h2 {
	font: 20px Georgia, Helvetica, sans-serif;
	font-weight: bold;
}

.main p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

.main h1, .main h1 a {
	font-size: 16px;
	font-style: italic;
	color: #4499DB;
}

.main img  {
	border: 2px solid #000000;
	float: left;
	margin-right: 5px;
	max-width: 150px;
}


#featured, .day {
	width: inherit;
	height: auto;
}

.article-preview {
	float: left;
	background: #EEEEEE;
	width: 330px;
	height: 180px;
	margin: 5px 10px 0 5px;
	border: 1px #888888;
	border-style: dashed none none none;
	padding: 5px 0 5px 0;
}

.main {
	height: 166px;
}

.readmore {
	color: #AA0000;
	font-weight: bold;
}

#far-left-ad {
	position: absolute; top: 20%; left: 0;
	display: none;
}

#far-right-ad {
	position: absolute; top: 20%; right: 0;
	display: none;
}

.foot {
	width: inherit;
	background: #DFDFDF;
	height: 18px;
}

.foot .readmore {
  color: #FFFFFF;
	float: right;
	background: #AA1111;
	font-weight: bold;
}

.foot .delete {
  color: #0000AA;
  
}

#site-search {
  width: 70%;
  margin-bottom: 8px;
}

#playlist {
  margin-top: -400px;
  padding-left: 25px;
}

#radio_block input {
  
}

#radio_block .opt div {
  width: 15px;
  margin-left: 17px;
}

#radio_block .opt .exists {
  background: #AA0000;
}

.google_ad {
  width: 160px;
  margin: auto;
}


#archive {
  padding: 10px 0 10px 0;
  clear: both;
  text-align: center;
}
#archive a {
  color: #0000AA;
  font-size: 1.2em;
}

#archive span {
  color: #b5b5b5;
  font-size: 1.2em;
}

.delete {
  
}
