/* ================== HTML ================== */

body {
	font-family: Arial, Tahoma, Helvetica;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../img/body_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
form {
	margin: 0px;
	padding: 0px;
}
blockquote {
	background-color: #3A0000;
	padding: .3em;
}
strong {
	color: #CC6600;
}
/* b {
	color: #FFE400;
} */
img {
	border: 0px none;
}
td {
	font-size: 11px;
	vertical-align: top;
}
p {
	font-size: 11px;
}
ul li {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: .5em;
	margin-bottom: .1em;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: .5em;
	margin-bottom: .1em;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: .5em;
	margin-bottom: .1em;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	margin-top: .5em;
	margin-bottom: .1em;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* ================== LAYOUT ================== */
#radio-ad {
	width:226px;
	height:189px;
	position:absolute;
	top:-20px;
	left:6%;
	z-index:999;
}
#container {
	background-color: #000000;
	width: 736px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	background-image: url(../img/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.main {
	background-image: url(../img/main_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	padding: 0px;
}
#rt {
	width: 150px;
}
#lt {
	width: 574px;
	padding-top: 5px;
}
#footer {
	padding-top: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #331111;
	color: #999999;
}
#footer p {
	font-size: 9px;
	color: #666666;
}

/* ================== STYLES ================== */

.headline {
	color:#CF0000;
	font-size: 11px;
	padding: 0px;
	text-align: left;
	display: block;
	font-weight: bold;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #A63E00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.content1 {
	background-color: #200000;
	background-image: url(../img/content_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
/*	width: 100%; 
*/
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.content2 {
	background-color: #200000;
/*	width: 100%;
*/
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4C0001;
}
.timestamp {
	color: #CC6600;
}
.photodisplay {
	color: #CC0000 !important;
	text-align: left;
	font-size: 9px !important;
	display: block;
	pading-right: 0.5em;
	/* margin-right: 0.5em;
	clear: right;
	float: left; */
}
.rating {
	margin: 0px;
	padding:0px;
	width: 60px;
	height: 20px;
	position: relative;
	background: url(../img/star_rating_00.gif) top left repeat-x;
}
.list-title {
	font-weight: bold;
	background-color: #A30000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #450000;
}
.list-listing-a {
	background-color: #6F0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #450000;
	padding-left: .5em;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #840000;
}
.list-listing-b {
	background-color: #600000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #450000;
	padding-left: .5em;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #760000;
}
.headliner {
	padding: 1em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.alpha-listing{
	list-style: none;
	margin: 0px; 
	padding:0px; 
	font-weight: bold; 
}
/* .alpha-listing li{
	float: left;
} */
.alpha-listing a{
	padding:3px;
	margin:0.1em;
	width: 9px;
	background-color: #550F0F;
	text-transform: capitalize;
	border: 1px solid #4D0000;
	display: list-item; 
	float: left;
}
.pop{
	padding:1px;
	margin:0.1em;
	font-weight: bold;
	background-color: #550F0F;
	text-transform: capitalize;
	border: 1px solid #4D0000;
}
.button{
	padding:1px;
	margin:0;
	/* height: 20px; */
	background-color: #550F0F;
	border: 1px solid #4D0000;
	font-size: 10px;
	color: #FFCC00;
}
.field{
	padding:1px;
	margin:0;
	/* height: 20px; */
	background-color: #200000;
	border: 1px solid #4D0000;
	font-size: 10px;
	color: #FFFFFF;
}
.menu{
	padding:1px;
	margin:0;
	background-color: #550F0F;
	border: 0px;
	font-size: 9px !important;
	color: #FFCC00;
}
.pager {
	border-top: 1px solid #8F0000;
	background-color: #600000;
}
