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

/* -------------- Background -------------- */

html {
	overflow-y: scroll;
	overflow-x:hidden;
}

body {
	width:100%;
	margin:0px;
	padding:0px;
	background:url(../_img/bg_page.jpg) center 32px no-repeat #050505;
	font-family:Helvetica, Arial, sans-serif;
}

/* -------------- Text -------------- */

h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:28px;
	font-weight:400;
	color:#f7f795;
	text-decoration:none;
	display:inline;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:24px;
	font-weight: bold;
	color:#644290;
	text-decoration:none;
	margin: 4px 0 8px 0;
}

a {
	font-family:Helvetica, Arial, sans-serif;
	color:#ffffff;
	text-decoration:none;
	outline: none;
}

a:hover{
	color:#fff;
}

/* -------------- Site Wrapper -------------- */

.wrapper {
	position:absolute;
	width:100%;
	height:100px;
	top:0;
	left:0;
}

/* -------------- Top Header -------------- */

.pandoraHeaderContainer {
	width:100%;
	height:32px;
	background:url(../_img/bg_pandoraHd.jpg) repeat-x 0 0 #00416a;
	-moz-box-shadow: 0 1px 5px #000000;
	-webkit-box-shadow: 0 1px 5px #000000;
	box-shadow: 0 1px 5px #000000;
}

.pandoraHeader {
	position:absolute;
	width:988px;
	height:32px;
	left: 50%;
    margin-left: -494px;
	background:url(../_img/pandoraLogo.png) no-repeat 0 0;
}

.pandoraHeader iframe {
	 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}

.socialLinks {
	position:relative;
	height:25px;
	float:right;
	border-left: 1px solid #707070;
	margin-top: 2px;
	margin-bottom: 3px;
	padding: 2px 0 0 18px;
}

.addthis_button_facebook {
	position:relative;
	width:21px;
	height:21px;
	display:block;
	margin:2px 9px 0 -4px;
	float:right;
	cursor:pointer; 
	outline-style:none;
	overflow:hidden;
}

.addthis_button_twitter {
	position:relative;
	width:22px;
	height:21px;
	display:block;
	margin-top:2px;
	float:right;
	cursor:pointer; 
	outline-style:none;
	overflow:hidden;
}

.addthis_button_google_plusone {
	margin-top: 5px;
	 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}

.share {
	float: right;
}

.custom_images a:hover {
	opacity: 0.6;
}

/* -------------- Program Header -------------- */

.programHeader {
	position:absolute;
	width:988px;
	height:77px;
	left: 50%;
    margin-left: -494px;
	background:url(../_img/bg_progHd.jpg) no-repeat 0 0;
}

#programLogo {
	float: left;
	width:170px;
	height:77px;
	display:block;
	background:url(../_img/programLogo.png) no-repeat;
}

#sponsorLogo {
	float: right;
	width:250px;
	height:77px;
	display:block;
	background:url(../_img/sponsorLogo.png) no-repeat;
}
	

/* -------------- Content -------------- */

.contentContainer {
	width: 100%;
	height: 990px;
	padding-top: 77px;
	overflow: hidden;
}

/* -------------- Custom Content -------------- */

#video {
	position: relative;
	width:926px;
	height:520px;
    margin: 0 auto;
	z-index:9998;
	padding: 15px 22px;
}

/* -------------- Main Content -------------- */

.mainContent {
	width:988px;
	height: 560px;
	margin: 0 auto;
	position: relative;
}

#vtile_container {
	width: 970px;
	height: 100px;
	color: #fff;
	margin: 5px 9px 6px 8px;
}

.vTile {
	float: left;
	width: 317px;
	height: 100px;
	margin: 0;
	position: relative;
}

#vid1 {
	background: url(../_img/bg_vid1.jpg) no-repeat;
}

#vid2 {
	background: url(../_img/bg_vid2.jpg) no-repeat;
	margin: 0 10px 0 9px;
}

#vid3 {
	background: url(../_img/bg_vid3.jpg) no-repeat;
}

.vTile h3 {
	font-size: 15px;
	margin: 16px 0 0 15px;
	line-height: 1;
	font-weight: bold;
}

.vPath {
	display: none;
}

.vDesc {
	font-size: 10px;
	line-height: 12px;
	color:#b2b2b2;
	width: 134px;
	margin: 2px 0 0 15px;
	font-weight: bold;
}

.watch_vid {
	position: absolute;
	left: 15px;
	top: 42px;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 0px 3px 3px #404040;
}

.watch_vid:hover {
	opacity: 0.7;
	cursor: pointer;
}

#artist_content {
	position: absolute;
	top: 114px;
	width: 666px;
	height: 250px;
	background:url(../_img/bg_artist.jpg) no-repeat left top;
}

#artist_bio {
	width: 350px;
	float: right;
	padding: 12px 14px 0 0;
	font-size: 11px;
	line-height: 1.36;
	color: #000;
}

#bio {
	height: 128px;
	margin: 9px 0 13px;
}

#artist_bio p {
	margin: 0 0 14px;
}

#artist_bio .btn {
	font-weight: bold;
	color: #000;
	font-size: 14px;
	margin-bottom: 4px;
	display: inline-block;
}

#artist_bio .btn:hover {
	color: #676461;
}

#adContainer {
	width:300px;
	height:250px;
	background-color: #000;
	position: absolute;
	right: 10px;
	top: 113px;
	margin: 0;
	border: 1px solid #000;
}

.clearDiv {
	clear:both;
	height: 0;
}

/*---------------------------------------------------------------------------
					NO FLASH MESSAGING
---------------------------------------------------------------------------*/

#flashContent {
	text-align: center;
	background: #666;
	width: 902px;
	height: 507px;
}

#flashContent p {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 160px 0 5px 0;
	text-shadow: 0 1px 0 #bbb;
	color: #000;
	opacity: 0.6;
}