/* @group Style Clearing */

body {
	background: #000000 center;
}

* {
	margin: 0;
	padding: 0;
	z-index: 1;
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

:link,:visited {
	text-decoration: none
}

a img,:link img,:visited img {
	border: none
}

ul,ol {
	list-style: none
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0
}

address {
	font-style: normal
}

/* @end */

/* @group Custom Styles */

/* @group Interface */

#master_wrapper {
	width: 900px;
	display: block;
	position: relative;
	background-position: center;
}

#header {
	width: 900px;
	height: 287px;
	display: inline-block;
	background: url(../img/header.jpg) center;
	position: relative;
}

#mid_page {
	width: 900px;
	display: block;
}

#news_area {
	width: 410px;
	height: 208px;
	float: left;
	display: block;
}

#news_header {
	color: #f1da63;
	text-align: left;
	padding-top: 10px;
	font: bold 30px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	padding-left: 80px;
}

#news_text {
	font: 12px/20px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-align: left;
	padding-top: 10px;
	color: #c7c8ca;
	padding-left: 80px;
}

#news_text a {
	color: #f1da63;
}

#news_text a:hover {
	color: #636466;
}

#active_area {
	width: 490px;
	height: 208px;
	display: block;
	float: right;
}

#player {
	width: 377px;
	height: 142px;
	right: 38px;
	position: relative;
	background-position: left;
	padding-top: 20px;
}

#social_links {
	width: 490px;
	height: 49px;
	display: block;
	margin-top: 17px;
	text-align: left;
	padding-left: 13px;
	padding-top: 10px;
}

#shows_area {
	width: 900px;
	height: 350px;
	display: block;
}

#shows_header {
	color: #f1da63;
	text-align: left;
	font: bold 20px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	padding-left: 80px;
}

#shows_text {
	font: 12px/20px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-align: left;
	padding-top: 10px;
	color: #c7c8ca;
	padding-left: 80px;
}

#shows_text a {
	color: #f1da63;
}

#shows_text a:hover {
	color: #636466;
}

#footer {
	width: 420px;
	display: block;
	font: 9px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #636466;
	text-align: center;
	margin-top: 20px;
}

#footer a {
	color: #636466;
}

#footer a:hover {
	color: #333434;
}

/* @end */

/* @end */
