body {
	background: #000;
	background-image:url(images/newbg2.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	width: 1050px;
	margin: auto;
}
.left {
	float:left;
	margin:0;
}
.right {
	float:right;
	margin:0;
}
.clear {
	clear:both;
}
/* reset.css */
* {
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
}
img {
	vertical-align: middle;
	border:0;

}
.container:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.container {
	display: inline-block;
}
/* start commented backslash hack \*/
* html .container {
	height: 1%;
}
.container {
	display: block;
}
/* close commented backslash hack */

a {
	text-decoration: none;
}
h1 {
	font: bold 30px Helvetica, Sans-Serif;
	margin:0;
	padding:0;
	color:#FFF;
}
h2 {
	font-family:'Arial Black', Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:0;
	margin-bottom: 5px;
	color: #fff;
	padding:5px;
	text-transform:uppercase;
	background-color:#fed700;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
}
h3 {
	font-family:'Arial Black', Arial, Helvetica, sans-serif;
	font-size:24px;
	margin:0;
	margin-bottom:8px;
	color:#fff;
	padding:0;
	text-transform:uppercase;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	margin-bottom:5px;
	color:#000;
	padding:0;
}
h5 {
	font-family:'Arial Black', Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:0;
	margin-bottom:8px;
	color: #fed700;
	padding:0;
	text-transform:uppercase;
}
h6 {
	font-family:'Arial Black', Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
	color: #ccc;
	padding:0px;
}
.black {
	color:#000;
}
.green {
	color:#008186;
	font-size:14px;
}
.white {
	color:#FFF;
}
.blue{
	color:#1b5993;
	font-size:14px;
}
.grey{
	color:#333;
	font-size:14px;
}
.yellow{
	color: #fed700;
	font-size:14px;
}
.current {
	color:#000;
}
.submit{
	background-color:#333;
	border:#333 solid 1px;
	color:#FFF;
}
.imgleft{
	margin:10px;
	float: left;
}
#container{
	margin-top:0;
	margin:auto;
	background-color:rgba(0, 0, 0, 0.6);
}
#container_primary{
	margin-top:0;
	padding-left:30px;
	padding-right:30px;
	background-color:rgba(0, 0, 0, 0.4);
}
#container_secondary{
	margin-top:0;
	padding-left:30px;
	padding-right:30px;
	background-color:rgba(0, 0, 0, 0.2);
}
#content {
	width:830px;
	margin:auto;
}
header {
	margin:0;
	padding-top:10px;
}
header p {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
#onair {
	width:480px;
	height:110px;
	background-color:rgba(250, 250, 250, 0.08);
	margin-left:10px;
	margin-bottom:5px;
	padding: 15px 15px 0px 15px;
	color:#fff;
	font-family:'Arial Black', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:10px;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
}
#onair_info{
	width:200px;
}
#onair .green {
	font-size:16px;
	margin:0;
	color:#008186;
	padding:0;
}
#onair .show {
	font-size:12px;
	margin:0;
	padding:0;
	color:#FFF;
}
#onair img {
	margin-left:5px;
}
#onair .button a {
	width:130px;
	padding:10px 15px 10px 0px;
	background-color:#fed700;
	float:left;
	text-align:right;
	line-height:22px;
	margin-left:5px;
	color:#fff;
	font-size:25px;
	text-transform:uppercase;
	font-family:'Arial Black', Arial, Helvetica, sans-serif;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;

}
#onair .button_webcam a {
	width:130px;
	padding:5px 15px 10px 0px;
	background-color:#fed700;
	float:left;
	text-align:right;
	line-height:15px;
	margin-left:5px;
	margin-top: 5px;
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	font-family:'Arial Black', Arial, Helvetica, sans-serif;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;

}
#onair .button a:hover, #onair .button_webcam a:hover {
	opacity: 1;
	color:#000;
}
#onair .onairnow {
	width: 195px;
}
nav {
	margin-top:0px;
	position: relative;
	height: 45px;
	width: 830px;
	overflow: hidden;
	background-color:#fed700;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
}
nav .first {
	margin-left:25px;
	padding:0px;
}
nav li {
	float: left;
	list-style: none;
	font-size: 12px;
	text-transform: uppercase;

}
nav li a {
	color: #fff;
	height:30px;
	padding: 15px 10px 0px 37px;
	display: block;
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	position:relative;
	z-index:10;
	
}
nav li a:hover {
	color:#000;
}
nav li.current a{
	background-color:#000;
	color: #fed700;
}
nav li.current a:hover {
	background-color:#000;
	color: #fed700;
}
#contact_container {
	width:320px;
	padding:10px;
	height:200px;
	float: right;
	background-color:rgba(250, 250, 250, 0.05);
	-moz-border-radius-bottomright: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-moz-border-radius-topleft: 25px;
	-webkit-border-top-left-radius:25px;
}
#contact {
	width:300px;
	padding:10px;
	height:180px;
	color:#FFF;
	background-color:rgba(0, 0, 0, 0.6);
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
}
#contact h3, #schedulenew h3 {
	font-size: 20px;
}
#contact h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	margin-bottom:10px;
	margin-left: 15px;
	color: #fff;
	padding:0;
	text-transform:uppercase;
}
#contact h4 small {
	color: #555; 
	font-weight: normal;
}
#contact .yellow {
	font-size: 120%;
}
#contact a:hover .yellow {
	color: #555;
}
#schedulenew_container {
	width:320px;
	padding:10px;
	float: right;
	clear: both;
	margin-top:15px;
	background-color:rgba(250, 250, 250, 0.05);
	-moz-border-radius-bottomright: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-moz-border-radius-topleft: 25px;
	-webkit-border-top-left-radius: 25px;
}
#schedulenew {
	width:300px;
	height: 450px;
	padding:10px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	color:#FFF;
	background-color:#fed700;
	font-size:14px;
}
#schedulenew h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}
#schedulenew .show {
	width:275px;
	padding:5px 10px 5px 10px;
	background-color:rgba(250, 250, 250, 0.3);
	margin-right:10px;
	float: left;
	clear: both;
	margin-top:10px;
}
#schedulenew .show h4 {
	margin-top: 3px;
	margin-bottom: 0;
	font-size: 15px;
}
#schedulenew .schedule_link {
	float:right;
	clear: both;
	margin-top: 10px;
}
#schedulenew .schedule_link a:hover h3 {
	color: #000;
}
section {
	margin-top: 20px;
}
#welcome_container {
	width:450px;
	padding:10px;
	margin-top: 15px;
	-moz-border-radius-bottomright: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-moz-border-radius-topleft: 25px;
	-webkit-border-top-left-radius: 25px;
	background-color:rgba(250, 250, 250, 0.05);
}
#welcome {
	width:425px;
	padding:10px;
	padding-left: 15px;
	padding-bottom: 15px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	background-color:rgba(0, 0, 0, 0.6);
	color:#FFF;
}
#welcome h3 .yellow{
	color: #fed700;
	font-size: 20px;
}
#welcome p {
	padding-top: 3px;
	padding-bottom: 3px;
}
#welcome h5 {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 14px;
}
#welcome h5 a {
	color: #fed700;
}
#welcome h5 a:hover {
	color: #555;
}
#gallery_container {
	width:450px;
	padding:10px;
	background-color:rgba(250, 250, 250, 0.05);
}
#gallery {
	width:450px;
	height:200px;
	background-color:rgba(0, 0, 0, 0.6);
	color:#FFF;
}
#facebook {
	padding:10px;
	background-color:rgba(250, 250, 250, 0.05);
	width:450px;
	margin-top: 15px;
}
#about_container{
	width:810px;
	padding:10px;
	background-color:rgba(250, 250, 250, 0.05);
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
}
#about{
	width:770px;
	padding:20px;
	background-color:rgba(0, 0, 0, 0.6);
	color:#FFF;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
}
#about p {
	margin-bottom:12px;
}
#about ul{
	list-style:none;
}
#about li a{
	color:#fed700;
	font-weight:bold;
}
#about li a:hover{
	background-color:#fed700;
	color:#000;
}
#about a{
	color:#fed700;
	font-weight:bold;
}
#about a:hover{
	background-color:#fed700;
	color:#000;
}
#about #comm span.name {
	padding-right: 10px;
	font-weight: bold;
}
#about #comm a.email {
	margin-left: 10px;
	font-size: 90%;
}
#about #comm h5 {
	padding-top: 15px;
}
#request{
	width:600px;
	margin:auto;
}
#dj{
	float:left;
	width:223px;
	padding:10px;
	height:310px;
	background-color:rgba(0, 0, 0, 0.6);
	margin-right:12px;
	margin-bottom:12px;
}
#dj img {
	margin-bottom: 10px;
}
#dj p {
	margin-bottom: 7px;
}
/* jQuery Tabs */  
#about ul.tabNavigation {
    list-style: none;
    margin: 0;
    padding: 0;
}
#about ul.tabNavigation li {
    display: inline;
}
#about ul.tabNavigation li a {
	font-size: 12px;
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fed700;
	text-transform: uppercase;
	padding: 4px 17px 4px 17px;
	margin-right: 3px;
}
#about ul.tabNavigation li .selected, #about ul.tabNavigation li a:hover {
	background-color: #555;
}
#about div.tabs > div {
	margin-top: 15px;
}
#about div.tabs #abt img, #about div.tabs #quiz img {
	padding: 5px;
}
#about div.tabs > div h3 span.yellow{
	color: #fed700;
	font-size:24px;
}
#about div.tabs > div #show{
	width:750px;
	padding:10px;
	background-color:rgba(0, 0, 0, 0.6);
	margin-bottom:10px;
}
#about div.tabs > div #show.fixedheight {
	min-height:120px;
}
#about div.tabs > div #show img{
	margin-right: 10px;
	float:left;
}
#about div.tabs > div #show h5 {
	margin-bottom: 0px;
}
#about div.tabs > div #show p {
	margin-top: 10px;
}
/* jQuery Tabs END */
#about #join {
	width:750px;
	padding:10px;
	background-color: #fed700;
	margin-bottom:10px;
	margin-top: 20px;
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
}
#about #join a {
	color: #000;
}
#about #join a:hover {
	color: #555;
}
#about .newsitem {
	margin-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: solid 1px #555;
}
#about .newsitem h5 span.date {
	font-size: 70%;
	color: #555;
}
#about .event {
	padding-top: 5px;
}
#about .event span.title {
	font-size: 18px;
	color: #fed700;
	font-weight: bold;
}
footer {
	background-color:rgba(250, 250, 250, 0.05);
	padding:10px;
	width:810px;
	height:305px;
	margin:auto;
	margin-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-color: #ccc;
	font-size:11px;
}
#footer_info {
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
	background-color:rgba(0, 0, 0, 0.6);
	font-color: #fff;
	width:770px;
	height:300px;
}
#copyright {
	text-align: center;
	color:#CCC;
	font-size:10px;
	padding-top:10px;
	clear:both;
}
#copyright a {
	color: #fed700;
	background-color: #171717;
	padding:5px;
}
#copyright a:hover {
	background-color: #fed700;
	color:#000;
}
#share {
	float:left;
	width:120px;
	margin:10px;
	text-align:left;
	border-right: solid #666 1px;
	padding-right:30px;
	height:165px;
}
#affiliations {
	float:left;
	width:100px;
	margin:10px;
	text-align:left;
	margin-left:20px;
	height:165px;
}
#twitter_container {
	float:right;
	width:380px;
	margin:10px;
	border-left: solid #666 1px;
	padding-left:30px;
	text-align:left;
}
#twitter {
	background-color:#fed700;
	width:360px;
	height:110px;
	color:#333;
	padding:10px;
	font-size:16px;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
}
#twitter a {
	color: #000;
	padding:3px;
}
#twitter-link a {
	text-align:right;
}
#twitter a:hover {
	background-color: #000;
	color:#fed700;
}
/* HTML5 tags */  
header, section, footer, aside, nav, article, figure {
	display: block;
}
