a:link {color:#FFFFFF;}      /* unvisited link */
a:visited {color:#FFFFFF;}  /* visited link */
a:hover {color:#FFFFFF;}  /* mouse over link */
a:active {color:#FFFFFF;}  /* selected link */

a {
	outline:none;
    text-decoration:none;
}

body {
    background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
	width: 968px;
	margin: auto;
	margin-top: 0px;
}

p {
	margin: 0px;
}

.divider {
}

#contentArea {
	width: 968px;
}

#header {
	background-image: url('images/home/logo.png');
	width: 968px;
	height:375px;
	background-repeat:no-repeat;
	margin:auto;
	margin-top: -10px;
    text-align: center;
    background-color:#000000;
}

#main {
    margin: auto;
	margin-bottom: 20px;
    width: 968px;
}

#nav {
	padding-top: 295px;
	background-image: url('images/nav/nav_bg.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	height:75px;
}

#navList {
	margin: auto;
	margin-top: 30px;
	margin-left: 109px;
	padding:0px;
    color: #FFFFFF;
    list-style: none;
	height: 25px;
    width: 760px;
}

#navList li {
    float: left;
	height: 25px;
    width: 120px;
    text-align: center;
	vertical-align:middle;
}

#navList a {
	display:block;
	height:25px;
	font-size: 14px;
	font-family:'PirulenRegular';
}

#navList a:hover {
    color:#AAA;
	background-image: url('images/nav/blue.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}

#social {
	margin-top: 17px;
	padding-right: 0px;
	height: 30px;
	float: right;
}

#like{
	float: right;
	margin-top: 4px;
	margin-left: 5px;
}

#social a img {
	text-decoration: none;
	border: 0 none;
}

#social a#fb {
	margin-left: 5px;
	float: right;
}

#social a#tw {
	float: right;
}

/* Information Panels */

#informationPanels {
	width:968px;
	padding:0px;
}

#leftPanel {
	float:left;
	width:610px;
}

#rightPanel {
	float:right;
	width:350px;
	margin:0px;
}

#events {
	float:left;
	clear:left;
	width:350px;
	background-color: #00FF00;
}

/* Events */
#events {
	background-color: #000;
	padding-left: 15px;
}

.eventArea {
	float:left;
	width: 250px;
}

.eventDate {
	float:left;
	margin-right: 5px;
	width: 40px;
}

.eventDate p {
	text-align: center;
	width: 18px;
}

.eventDate img {
	margin-left: 15px;
}

.eventDay {
	color: #FFFFFF;
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 0px;
	text-align: center;
}

.eventImg {
	float:left;
	height:50px;
	border: 1px solid #CC0099;
}

.eventMonth {
	clear:left;
	color:#666666;
	float:left;
	font-size:12px;
}

.eventPlace {
	color:#C09;
}

.eventLocation {
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#00D2FF;
	margin:5px;
	width: 180px;
}

.eventLocationLong {
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#00D2FF;
	margin:5px;
	width: 180px;
}

.eventLocation br {
	margin-bottom: 5px;
}

.eventTickets {
	font-size:16px;
	color:#FFFFFF;
	margin-left: 5px;
}

.eventList {
	float: left;
	margin: 0px;
	margin-left: 5px;
	list-style: none;
	padding: 0px;
	padding-left: 15px;
	margin-bottom: 40px;
}

.eventList li {
	height: 52px;
	margin-bottom: 12px;
	padding: 5px;
	width: 315px;
	border: 2px solid #000;
}

.eventTitle {
	font-weight: normal;
	font-size:30px;
	font-family: "PirulenRegular";
	color:#FFF;
}

li.miniSelected {
	border: 2px solid #00D2FF;
}

li.miniUnSelected {
}

/* News */
.newsTitle {
	font-weight: normal;
	font-size:30px;
	font-family: "PirulenRegular";
	color:#FFF;
	margin-left: 40px;
}

.newsStoryImage {
	float: left;
}

.newsStoryText {
	float: right;
	margin-left: 20px;
	width: 365px;
}

.newsStoryText object {
	float: right;
	height: 81px;
	width: 365px;
}

.newsStoryTitle {
	font-weight: normal;
	font-size:18px;
	color:#C09;
}

.newsDesc {
	font-weight: normal;
	font-size:16px;
	color:#FFF;
}

.newsDescLink {
	color: #00D2FF;
}

.newsDate {
	float:left;
	margin-top: 12px;
	margin-right: 5px;
	width: 40px;
}

.newsDate p {
	text-align: center;
	width: 18px;
}

.newsDate img {
	margin-left: 15px;
}

.newsDay {
	color: #FFFFFF;
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 0px;
	text-align: center;
}

.newsImage {
	height: 75px;
	width: 115px;
	border: 1px solid #CC0099;
}

.newsMonth {
	clear:left;
	color:#666666;
	float:left;
	font-size:12px;
}

.newsList {
	float: left;
	margin: 0px;
	margin-left: 5px;
	list-style: none;
	padding:0px;
	padding-left: 15px;
}

.newsList li {
	min-height: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 550px;
}

.newsSelected {
	border: 2px solid #C09;
	margin-top: 0px;
	margin-bottom: 30px;
}

.newsSelectedOne {
	border: 2px solid #C09;
	margin-top: 13px;
	margin-bottom: 0px;
}

.newsUnselected {
	border: 2px solid #000;
	margin-bottom: 30px;
}

/* Twitter */

#twitterFeed {
	padding-left: 15px;
}

#twitterFeed .twtr-hd {
	height: 0px;
	padding: 0px;
	visibility: collapse;
}

#twitterFeed .twtr-bd {
	padding-left: 18px;
}

.twitterTitle {
	font-weight: normal;
	font-size:30px;
	font-family: "PirulenRegular";
	color:#FFF;
	margin: 0px;
}

/* Footer */
#footer {
	clear: both;
	padding-top: 10px;
	/*margin-left: 45px;*/
	margin:auto;
	width: 550px;
}

#secondaryNav {
	font-size: 12px;
}

#secondaryNav ul {
	list-style:none;
}

#secondaryNav li {
	float:left;
}

#secondaryNav li a {
    font-family: 'PirulenRegular';
	float:left;
}

.jake {
	color: #069;
	display: inline;
}

.credit {
	color: #61545C;
	padding-top:10px;
	padding-left:40px;
	text-align: center;
}

.navSpace {
	color: #00D2FF;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.active {
	background-image: url('images/nav/blue.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}

#secondaryNav li a.active {
	background-image: none;
}

.fancy {
	
}

.clear {
	clear: both;
}

/* Featured Track */

.featuredTrack {
	border: 2px solid #00D2FF;
	padding: 10px;
	background-color: #FFF;
	margin: auto;
	margin-bottom: 30px;
	width: 800px;
}

.featuredTrackImage {
	float: left;
}
.featuredTrackImage1 img {
	width: 800px;
	border: 1px solid #C09;
	margin-top: 7px;
}

.featuredTrackImage img {
	width: 175px;
	border: 1px solid #C09;
	margin-top: 7px;
}
.featuredTrackInfo1 {
	float:left;
	width: 800px;
}

.featuredTrackInfo {
	float:right;
	width: 600px;
}

.featuredTrack h1 {
	margin: 0px;
}

.featuredTrack h2 {
	margin: 0px;
}

.featuredTrack h2 a {
	margin: 0px;
	color: #C09;
	font-size: 20px;
}

.featuredTrack h3 a {
	margin: 0px;
	color: #00D2FF;
	font-size: 20px;
}

.featuredTrack h1 a {
	color: #000;
	font-size: 30px;
}

.featured {
	font-weight: normal;
	font-size:30px;
	font-family: "PirulenRegular";
	color:#FFF;
	margin-left: 40px;
}