@charset "utf-8";
/* CSS Document */

a:focus{
	outline:0;
}

body{
	background:#000 url(images/body_bg.gif) center repeat-y;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}

#logo{
	padding:0;
	margin:0;
	text-indent:-9999px;
}

#logo a{
	width:341px;
	height:140px;
	display:block;
	background:url(images/logo.gif) no-repeat;
}

#bg_ray{
	background:url(images/bg_ray.jpg) center no-repeat;
	height:683px;

	width:100%;
}

.clear{
	clear:both;
}

.bclear{
	font-size: 1px; height: 1px
}


/* NAVIGATION */

#navigation{
	padding:0;
	margin:0;
	list-style-type:none;
	background:url(images/navigation_bg.gif) 0 0 no-repeat;
	line-height:42px;
	width:600px;
	margin-left:300px;
	padding-left:20px;
	font-size:12px;
	position: relative;
	overflow:hidden;
}

#navigation li{
	float: left;list-style: none;
}

#navigation a{
	font-family:"Century Gothic";
	color:#333;
	text-decoration:none;
	
	position:relative;
	overflow: hidden;
	text-transform: uppercase;
	text-align: center;
	height: 42px;
	font-weight:700;

	z-index: 10;
	letter-spacing: 0;
	margin: auto 10px;
}

#navigation a:hover{
	color:#FF0000;
}

#navigation li.back {
	background: url("images/navhover2.gif") no-repeat right -43px;
	width: 10px; height: 42px;
	z-index: 8;
	position: absolute;
}

#navigation li.back .left {
	background: url("images/navhover2.gif") no-repeat top left;
	height: 42px;
	margin-right: 9px;
}



#parent_wrapper{
	width:934px;
	margin:0 auto;
	position:relative;
	margin-top:-658px;
}

#content{
	margin-top:-15px;
}

#lcontent{
	width:214px;
	float:left;
	margin-right:-24px;
}

.sb_yellow,
.sb_red,
.sb_orange {
	margin-bottom:10px;
}

.sb_yellow .content,
.sb_red .content,
.sb_orange .content{
	line-height:1.5em;
	padding:0 20px;
}

.sb_orange h2{
	padding:0;
	margin:0;
	font-size:14px;
}

.sb_red a,
.sb_orange a {
	color:#ffe778;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
}

.sb_orange p{
	margin:0;
}

.sb_orange .content{
	background:url(images/sb_orange_bg.gif) ;
	color:#9a3f0a;
}

.sb_yellow .content{
	background:url(images/sb_yellow_bg.gif) ;
	color:#333;
}

.sb_yellow .top,
.sb_red .top,
.sb_orange .top{
	height:52px;
	font-family:"Century Gothic";
	color:#FFF;
	font-size:19px;
	line-height:52px;
	padding-left:20px;
	font-weight:700;
}

.sb_yellow .bottom,
.sb_red .bottom,
.sb_orange .bottom{
	height:52px;
}

.sb_orange .top{
	background:url(images/sb_orange_top.gif) 0 0 no-repeat;
}

.sb_yellow .top{
	background:url(images/sb_yellow_top.gif) 0 0 no-repeat;
}

.sb_orange .bottom{
	background:url(images/sb_orange_bottom.gif) 0 0 no-repeat;
}

.sb_yellow .bottom{
	background:url(images/sb_yellow_bottom.gif) 0 0 no-repeat;
}

/**/
.sb_red .content{
	background:url(images/sb_red_bg.gif) ;
	color:#FFF;
}

.sb_red .top{
	background:url(images/sb_red_top.gif) 0 0 no-repeat;
}

.sb_red .bottom{
	background:url(images/sb_red_bottom.gif) 0 0 no-repeat;
}

#rcontent{
	width:744px;
	float:right;
}

#rcontent .top {
	background:url(images/content_top.png) center no-repeat;
	height:54px;
	z-index:12;
}

#rcontent .body{
	padding:0 30px;
	color:#ccc;
	background-attachment:scroll;
	background-repeat:repeat;
	background-image:url(images/content_bg.png);
	background-position:0 0;
	height:100%;
	min-height:700px;
}

#rcontent .body .left{
	width:440px;
	float:left;
}

#rcontent .body .right{
	width:220px;
	float:right;
}

#rcontent .body .right h2{
	margin:0;
	padding:0;
}

#rcontent .body .right ul{
	margin:0 0 50px 0;
	padding:0;
}

#rcontent .bottom {
	background:url(images/content_bottom.png) center no-repeat;
	height:52px;
	margin-bottom:20px;
}


.atw_header{
	background:url(images/atw_header.jpg) no-repeat;
	width:297px;
	height:40px;
	text-indent:-9999px;
}

.tonight_header{
	background:url(images/tonight_header.jpg) center no-repeat;
	width:328px;
	height:40px;
	text-indent:-9999px;
	margin:20px 0;
}

#atw{
	padding:0;
	margin:0;
	list-style-type:none;
	margin-top:10px;
}

#atw li{
	background:url(images/atw.jpg);
	padding:5px;
	height:54px;
	margin-bottom:2px;
}

#atw li.alt{
	background:url(images/atw_alt.jpg);
}

#atw img {
	margin-right:5px;
}

#atw li p{
	padding:0;
	margin:0;
}

#atw a{
	color:#f78913;
	text-decoration:none;
	font-weight:700;
}

.tonight_sched {
	padding:0;
	margin:0;
	list-style-type:none;
}

.tonight_sched li{
	position:relative;
	border-bottom:dotted 2px #333;
	line-height:1.5em;
}

.tonight_sched li .time{
	position:absolute;
	right:0;
	color:#ef8200;
}

.tonight_sched li .title{
	color:#f7de65;
}

.post{
	margin-bottom:50px;
	border-bottom:dashed 2px #1b1b1b;
}

.post h2{
	margin:0;
	padding:0;
}

.post .nfo{
	margin:0;
	font-size:12px;
}

.post h2 a{
	font-size:18px;
	color:#F78913;
	text-decoration:none;
}

.post p{
	font-size:14px;
	line-height:1.5em;
}

.post .more{
	text-align:right;
}

.post .more a{
	color:#F78913;
	background:#1b1b1b;
	padding:3px 5px;
	text-decoration:none;
	font-style:italic;
}

.post .more a:hover{
	background:#222;
}

.sidelinks{
	margin-bottom:50px;
	list-style-type:none;
	padding:0;
}

.sidelinks li{
	display:inline;
}

.sidelinks a{
	color:#8C8C85;
	text-decoration:none;
	font-size:14px;
	display:block;
	margin-bottom:5px;
	background:#1b1b1b;
	padding:5px 10px;
}

.sidelinks a:hover{
	color:#FFF;
}

.commentlist{
	list-style-type:none;
	padding:0;
	margin:0;
}

.commentlist li{
	margin-bottom:20px;
}

.commentlist .tl{
	background:url(images/baloon_tl.jpg) -1px -1px no-repeat;
	padding-bottom:20px;
}

.commentlist .tr{
	background:url(images/baloon_tr.jpg) 421px -1px no-repeat;
	padding:5px 10px;
	color:#8C8C85;
}

.commentlist .bl{
	background:#262626 url(images/baloon_bl.jpg) -1px 101% no-repeat;
	width:440px;
}

.commentlist .br{
	background:url(images/baloon_br.jpg) 101% 101% no-repeat;

}

.commentlist .nfo{
	background:url(images/baloon_tip.gif) 5% 0 no-repeat;
	padding:0;
	margin:0;
	margin-top:-3px;
	padding:10px 0 0 50px;
	font-size:12px;
}

.commentlist .nfo a{
	color:#F78913;
	text-decoration:none;
}

h3#respond {
	margin-top:50px;
	font-size:16px;
	color:#999999;
}

#submitcomment{
	width:173px;
	height:25px;
	background:url(images/submit_comment.jpg) no-repeat;
	border:0;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}

#submitcomment:hover{
	background:url(images/submit_comment.jpg) 0 -25px no-repeat;
}

#searchform{
	background:url(images/searchbg2.jpg) no-repeat;
	height:40px;
	margin:0;
	padding:0;
	margin-bottom:50px;
}

#searchform .tbox{
	margin-left:10px;
	margin-top:11px;
	width:135px;
	border:0;
	background:#1b1b1b;
	color:#ccc;
	padding:0;
	margin-bottom:10px;
}

#searchsubmit {
	background:url(images/searchbtn.jpg);
	width:40px;
	height:40px;
	border:0;
	cursor:pointer;
	margin-left:10px;
}

.navigation a {
	background:#1B1B1B;
	color:#F78913;
	font-size:16px;
	text-decoration:none;
	padding:3px 5px;
}

.navigation a:hover {
	background:#222222;
}

.right .gallery a {
	display:inherit;
	width:43px;
	height:43px;
	background:none;
	padding:0;
}

.right .gallery img {
	border:solid 2px #F78913;
}

.right .gallery {
	margin-bottom:10px;
}

.right .gallery li {
	width:43px;
	height:43px;
	display:inline;
	margin-right:4px;
	margin-bottom:5px;
}

.right .gallery li p {
	width:43px;
	height:43px;
	display:inherit;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}