* {
	margin: 0;
}
html, body {
	height: 100%;
}

#navToggle { display: none; cursor: pointer}

#nav {
	position: absolute;
	top: 30px;
	left: 20px;
	text-align: left;
	z-index: 1;
	display: block;
}

#mobilePage { display: none}
	


.wrap { 
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px;
}


body{
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	overflow-x: hidden;
	
}

#header { 
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	height: 45px;
	width: 100%;
	background-color: transparent;
	background-image: url(../images/overlay_carousel.png);
	text-align: left;

}

#header a:link, #header a:active, #header a:visited, #header a:hover
{
	outline: none;
}

#backButton { float: right; height: 43px; width: 48px; }
#backButton img {width: 100%; height: auto; }
#backgroundDivHolder { 

	position: absolute;
	top: 0px;
	left: 0px; 
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	z-index:0;
	overflow: hidden;
	background-color: transparent;

}

#backgroundDiv { 

	position: absolute;
	top: 0px;
	left: 0px; 
	background-color: transparent;

}

.initiallyHidden
{
	display: none;
}


#container
{
	position: absolute;
	top: 0px;
	left:0px;
	z-index: 2;
	width: 100%;
	top: 45px;
	overflow: hidden;
	background-color: transparent;
}

#contentDiv
{
	position: relative;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
}

#contentTextHolder
{
	position: relative;
	padding: 4px 0px 0px 0px;
	height: auto;
}



#genreaz { 

	position: absolute;
	top: 300px;
	left: 460px; 

}

#genreDiv{

	overflow-x: hidden;
	overflow-y: auto;

}

#imageDiv
{
	width: 75px;
	height: 75px;
	overflow-x: hidden;
	overflow-y: hidden;

}

#videoThumbDiv
{
	width: 70px;
	height: 70px;
	overflow-x: hidden;
	overflow-y: hidden;

}

#imageHolder
{
	position: relative;
	width: 136px;
	height: 75px;
	left: -30px;

}

#loadingDivMain
{
	position: absolute;
	width: 100%;
	height: 100%;
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
	z-index: 10;
	display: none;
	background-image: url(../images/overlay.png)
}

.logo{
	float: left;
}

/*---- what's new / viral videos ----*/

#dateDivRow{
	float:left;
	width: 100%;
}

#dateDiv
{
	font-family: Arial;
	float: left;
	width: 50px;
	height: 50px;
	padding: 0px;
	text-align: center;
	margin-right: 10px;
	color: #dd0038;
	padding: 2px;
	background-color: #ffffff;
}

.dateMD
{
	width: 100%;
	height: 30px;
	font-size: 30px;
	line-height: 30px;
	color: #dd0038;
}

.dateY
{
	width: 100%;
	height: 27px;
	font-size: 20px;
	line-height: 20px;
	color: #dd0038;
}

.dateInline
{
	display: inline-block;
}

#dateDivTitle
{	
	float: left; 
	width: 315px;
	font-family: Helvetica;
	font-size:12pt;
	margin-left: 5px;
}

#dateDivTitle a
{
	font-family: Helvetica;
	font-size:12pt;
	color:#ffffff;
	text-decoration: none;
	outline: none;
}

#secondaryHeadline
{	
	font-family: Helvetica; 
	float: left;
	width: auto;
	height: auto;
	background-color: #333333;
	padding: 10px;
	color: #ffffff;
	font-size: 24px;
}

#secondaryHeadline a
{
	text-decoration: none;
	color: #ffffff;
	font-size: 24px;
}

#articleDiv
{
	font-family: Helvetica;
	position: relative;
	width: 100%;
	height: auto;
	margin-bottom: 40px;
	background-image: url(../images/content_bg.png);
}

#articleHeadline
{
	font-family: Helvetica;
	position: relative;
	width: 96.5%;
	height: auto;
	background-color: #dd0038;
	padding: 10px;
	color: #ffffff;
	font-size: 24px;
}

#articleHeadline a 
{
	color: #ffffff;
	text-decoration: none;
}

#articleHeadline a:hover
{
	color: #ffffff;
	text-decoration: underline;
}


#articleBody
{
	font-family: Helvetica;
	position: relative;
	width: 96.4%;
	height: auto;
	color: #ffffff;
	font-size: 18px;
	padding : 10px;
	background-color: transparent;
}
 
#articleBody a
{
	color: #dd0038;
	font-size: 18px;
}

#articleBody img, #articleBody p img
{
	width: 100%;
	height: auto;
}

#newsDate
{
	font-family: Helvetica;
	position: absolute;
	z-index: 1;
	width: auto;
	height: auto;
	padding: 10px;
	background-color: #dd0038;
	color: #ffffff;
	font-size: 0.9em;
	padding: 5px;
	bottom: 3px;
	left: 0px;
}

#articleImage
{
	position: relative;
	width: 100%;
	height: auto;
}

#articleImage img
{
	width: 100%;
	height: auto;
}

#articlePhotos
{
	position: relative;
	width: 100%;
	height: auto;
}

#shareIcons
{
	position: relative;
	width: 100%;
	height: 30px;
	margin-top: 15px;
}

/*---- end news ----*/


/*---- tourdates ----*/


#tourMoreInfo
{
	float: left;
	width: auto;
	height: auto;
	background-color: #dd0038;
	padding: 5px;
	font-size: 13px;
	margin-top: 4px;
	text-transform: capitalize;
}
#tourMoreInfo a
{
	text-decoration: none;
	color: #ffffff;
	background-color: #dd0038;
	font-size: 13px;
}

#tourMoreInfo a:hover
{
	text-decoration: none;
	color: #dd0038;
	background-color: #ffffff;
	font-size: 13px;
}


#tourInfo
{
	float: left;
	width: 48%;
	height: 100px;
	margin: 0px 3px 5px 0px;
}

#tourThumbDiv
{
	float: left; 
	width: 70px; 
	height: 70px; 
	overflow-x: hidden; 
	overflow-y: hidden; 
	margin: 0px 3px 0px 0px;
}

#tourThumbDiv img
{
	width :100%;
	height: auto;
}

#tourArtistName
{
	float: left;
	font-family: Helvetica;
	width: 32.2%;
	height: auto;
	padding: 3px;
	font-size:12pt;
	color:#ffffff;
	text-decoration: none;
	line-height:12pt;
}

#tourArtistName a
{
	font-family: Helvetica;
	font-size:12pt;
	color:#ffffff;
	text-decoration: none;
	outline: none;
	padding: 3px;
}

#tourArtistName a:hover
{
	font-family: Helvetica;
	color:#ffffff;
	text-decoration: none;
	outline: none;
	background-color:#dd0038;
	padding: 3px;
}

#tourSecondary_1
{
	position: relative;
	width: 100%;
	height: auto;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: left;
	margin-bottom: 10px;
	overflow-x: hidden;
	overflow-y: hidden;
}

#tourSecondary_2
{
	position: relative;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: left;
	display: none;
}

#tourArtistListing
{
	position: relative;
	width: 100%;
	height: auto;
}

#eventQuickLaunch
{
	position: relative;
	width: 99%;
	height: 25px;
	color: #ffffff;
	text-align: center;
	display: none;
}

#eventQuickLaunch select
{
	width: 100%;
	height: 25px;
	font-size:14px;
	line-height: 14px;
	color: #ffffff;
	text-transform: Capitalize;
	text-align: left;
	border: 1px solid #333333;
	background-color: #333333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/*--- end tourdates ----*/

#overlay
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
	width:100%;
	height: 100%;
	/* background-image: url(../images/overlay.png);*/
	/* background-color: #000000; */
}

#primaryContainer
{
	position: relative;
	left: 0px;
	z-index: 1;
	height: 100%;
	width:100%;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: left;
}

#secondaryContainer
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 7;
	height: 100%;
	width:100%;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: left;
	background-image: url(../images/overlay.png)

}

#secondaryContent
{
	position: relative;
	height: auto;
	width:550px;
	margin: 0 auto;
	padding: 10px 0px;
	text-align: left;
}

#tertiaryContainer
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 8;
	height: 100%;
	width:100%;
	background-image: url(../images/gradient_bg.jpg);
	background-position: top center;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: left;
}

#tertiaryGenreDiv
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 6;
	height: auto;
	width:300px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: left;
}

#tertiaryGenreListing
{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 7;
	height: auto;
	width:298px;
	background-image: url(../images/overlay_playlist.png);
	background-position: top center;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: left;
}

#quaternaryContainer
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9;
	height: 100%;
	width:100%;
	background-image: url(../images/gradient_bg.jpg);
	background-position: top center;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: left;
}

#radioInfo
{
	position: absolute;
	top: 44px;
	right: 0px;
	width: 260px;
	height: auto;
	z-index: 1;
	background-color: transparent;
	padding: 5px 5px 5px 5px;
	background-image: url(../images/overlay_playlist.png);
	-webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	
}
#radioPlaylist
{
	position: absolute;
	top: 44px;
	right: 0px;
	width: 260px;
	height: auto;
	z-index:2;
	padding: 0px 3px 3px 3px;
	background-color: transparent;
	background-image: url(../images/overlay_playlist.png);
	-webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
}
#closeButton
{
	position: relative;
	float: right;
	height: 18px;
	width:56px;
	overflow-x: hidden;
	overflow-y: hidden;

}

#secondary_1
{
	position: relative;
	width: 100%;
	height: auto;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: left;
	margin-bottom: 10px;
	overflow-x: hidden;
	overflow-y: hidden;
}

#secondary_2
{
	position: relative;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: left;
}

#secondaryNav
{
 	position: fixed; 
 	z-index: 10;
 	top: 12px; 
 	right: 5px;
 	height: 35px;
 	width: auto;
}

#spotifyPlaylist
{
	position: fixed; 
 	z-index: 100;
 	top: 50px; 
 	right: 5px;
}

#thumbDiv
{
	float: left; 
	width: 24%; 
	height: auto; 
	overflow-x: hidden; 
	overflow-y: hidden; 
	margin: 1px; 
	border: 1px #333333 solid;
}

#thumbDiv a img
{
	width :100%;
	height: auto;
}

#twitterDiv {

	width: 100%;
	height: 20px;
	overflow:hidden;
}


#footer {
	background-image:url(../images/footer_bg.png); 
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: auto;
	z-index:2;
}

#footerIcons
{
	position: absolute;
	top: 40px;
	right: 3px;
	width: 80px; 
	text-align: right
}

#fullPage { height: 68px; }
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#nav { position: absolute; top: 0px; left: 0px; padding: 10px; width:auto;  z-index: 3; display: block}

@media screen and (max-width: 740px) {
	#header  {position: fixed}
	#secondaryNav, #radioDiv, #radioInfo, #radioPlaylist, #tourArtistListing, #spotifyPlaylist { display: none; }
	#navToggle { display: block; float: right; margin: 10px 5px 0px 0px; width: 30px;}
	#container, #loadingDivMain, #contentDiv, #secondaryContainer, #tertiaryContainer, #footer { position: relative;}
	#nav {position: fixed; width : 100%;  background-image: url(../images/overlay.png); display: none; z-index: 10; margin-top: 45px;}
	#mobilePage, #eventQuickLaunch { display: block;}
	#fullPage { display: none;}
	#artistPane { height: 100% !important; overflow: hidden !important; margin-top: 45px;}
	#container { top: 45px; height: auto !important; overflow-y: auto; margin-top: 0px;}
	#contentDiv {height: 100% !important;}
	#footer {  margin-top:45px; background-repeat: repeat; }
	#contentTextHolder { margin-top: 2px; padding: 7px 0px 0px}
	#quickLaunch { position: fixed; z-index: 10; top: 45px;}
}

@media screen and (max-width: 550px) {
	#articleHeadline, #articleBody { font-size: 90% } 
	#articleBody { width: 95%}
	#secondaryContent { width:100%;  padding: 0px}
	#secondaryHeadline, #secondaryHeadline a { font-size: 90%; }
	#tourInfo { width: 100%; }
	#backButton { width: 32px; height: 36px;}
	#radioDiv { display: none!important}
}
@media screen and (max-width: 360px) {
	.logo { width: 85%; height: auto; margin-top: 0.3em}
	#radioDiv { display: none !important}
}