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


body {
	font-family: 'Montserrat', sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	font-size: 14pt;
	line-height: 100%;
	color: #fff;
	letter-spacing: 0px;
	background-color: #363636;
	font-weight: 300;
}

h2 {
	text-align: center;
	font-family: 'Montserrat', sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 90%;
}

ul {
	margin: 0;
	padding: 0;
}

ul,li {
   list-style:none;
   margin:0;
   padding:0;
}

p {
	margin: 0;
}
a {
	color: #fff;
	outline: 0;
}
a img {
	outline: 0;
}
img {
	border : 0;
}
a:link {
/*	color: #9b9b9b;
*/	text-decoration: none;
}
/* unvisited link */
a:visited {
/*	color: #6b5a5a;
*/	text-decoration: none;
}
/* visited link */
a:hover {
	color: #927d8e;
}
/* mouse over link */

.choosebutton {
	color: #6E0F06;
	font-size: 100%;
}
/*---------Fan Plan Main Styles----------------*/

.mainlink {
	color: #078dac;
	text-align: center;
	margin: 0px 0px 10px 0px;
}
.maininfo {
	font-size: 100%;
	line-height: 100%;
	text-align: center;
	padding: 0px;
	color: #ccc;
}
.maininfolarge {
	font-size: 100%;
	line-height: 100%;
	text-align: center;
}
.fanplanname {
	text-align: center;
	text-transform: uppercase;
	color: #fff !important;
	font-size: 280%;
	line-height: 70%;
	padding-top: 0px;
}
.fanplanname a {
	color: #fff !important;
}
.fanplannamesmall {
	text-align: center;
	text-transform: uppercase;
	color: #fff !important;
	font-size: 120%;
	line-height: 120%;
	padding-top: 0px;
}
.fanplannamesmall a {
	color: #fff !important;
}
.fanplannamesmall img {
	width: 27px;
	vertical-align: middle;
	padding-right: 0px;
	margin-top: 0px;
}
.fanplaninfo {
	text-align: center;
	color: #a6a6a6 !important;
	font-size: 105%;
	margin: 0px 0 10px 0;
}
.fanplaninfo img {
	width: 100px;
	vertical-align: middle;
	padding-right: 25px;
}

.mainevents {
}

.mainevents a {
	color: #fff;
	
}
.mainevents a:visited {
	color: #000;
}

.mainevents ul {
	list-style-type: none !important;
	text-align: center;
	
}
.mainevents ul li {
	margin-bottom: 10px;
	padding: 1em 1em 1em 1em;
	font-size: 110%;
	line-height: 140%;
	width: 100%;
}



/* FESTIVAL DAY NAVIGATION*/
 
.navgroupscenterdate {	
	text-align: center;
	font-size: 100%;
	margin-top: 0px;
}
.navgroupscenterdate ul {
	padding: 0px !important;
}
.navgroupscenterdate ul li {
	display: inline;
	decoration: none;
	text-align: center;
	padding: 0px 0px 0 0px !important;

}
.navOther {
	font-weight: normal;
	color: #0F0;
	font-size: 100%;
	letter-spacing: 0em;
	margin: 0px 10px 0px 10px;
}
.navActive {
	font-weight: 700;
	color: #fff !important;
	font-size: 100%;
	letter-spacing: 0em;
	text-transform: uppercase;
	margin: 0px 10px 0px 10px;


}
/* BAND TIME STAGE NAVIGATION*/

.navgroupscenter {
	text-align: center;
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.navgroupscenter ul li {
	display: inline;
	decoration: none;
	text-align: center;
	padding: 3px 10px !important;
}
.navText {
	color: #fff;
	font-size: 100%;
	text-transform: uppercase;
	background-color:#606060;
	letter-spacing: 0em;
	margin: 0px 10px 0px 10px;
	padding: 0px 5px 0px 5px;
}
.navText:hover {
	cursor: pointer;
}

#showPastEventsDiv {
	font-size: 100%;
	letter-spacing: 0em;
	margin-top: 0px;
	margin-bottom: 5px;
}

#hidePastEventsDiv {
	font-size: 100%;
	letter-spacing: 0em;
	margin-top: 0px;
	margin-bottom: 5px;
}

#showFavEventsDiv {
	font-size: 100%;
	letter-spacing: 0em;
	margin-top: 0px;
	margin-bottom: 5px;
}

#hideFavEventsDiv {
	font-size: 100%;
	letter-spacing: 0em;
	margin-top: 0px;
	margin-bottom: 5px;
}

.pastFavBlock {
	text-align: center;
	margin-bottom: 5px;
}


/* BAND VENUE STYLES	*/

/* TODO need 3 states: Past (smaller, grey), Current (Larger, color), Future (standard size, color).*/

.eventTitle {
	font-size: 80%;
	color: #7d7d7d;
	letter-spacing: 0em;
	text-align: center;
	line-height: 100% ;
	margin-top: 0px;
	margin-bottom: 5px;
}
	
.artist .venue {
	display: inline;
}
.artistStyle {
	text-transform: uppercase;
	color: #fff;
	font-size: 107%;
	line-height: 110%;
	text-align: center;
	letter-spacing: 0em;
	padding: 0 10px;
}
.artistStyle a {
	color: #d0d0d0;
	text-transform: lowercase;
	font-weight: 300;
}
.venueStyle {
	color: #fff;
	font-size: 90%;
	text-align: center;
	letter-spacing: 0em;
	line-height: 125%;
	margin-top: 0px;
	padding: 0 10px;
}
.venueStyle a {
	text-transform: lowercase;
	color: #d0d0d0;

}
.featuredStyle {
	color: #fff;
	font-size: 107%;
	line-height: 110%;
	text-align: center;
	letter-spacing: 0em;
	padding: 0 10px;
}
.featuredStyle a {
	color: #d0d0d0;
	font-weight: 300;
}

.timeStyle {
	color: #fff;
	text-transform: uppercase
}

.debugStyle {
	color: #fff;
	font-size: 90%;
	text-align: center;
	letter-spacing: 0em;
	line-height: 125%;
	margin-top: 0px;
	padding: 0 10px;
}

.tweetStyle {
	color: #fff;
	font-size: 110%;
	line-height: 140%;
	text-transform: uppercase;
	text-align: center;
	letter-spacing:normal;
	padding-bottom: 0px;
	margin-top: 0px;
	display: inline;

}
.tweetStyle a {
	color: #d5d5d5;
}


.welcomeStyle {
	color: #fff;
	font-size: 80%;
	text-align: center;
	letter-spacing: 0em;
	line-height: 130%;
	margin-top: 0px;
}

.welcomeStylelast {
	color: #fff;
	font-size: 80%;
	text-align: center;
	letter-spacing: 0em;
	line-height: 130%;
	margin-bottom: 10px;
}


.topofpage {
	font-size: 100%;
	letter-spacing: 0;
	text-align: center;
}
/* ==================================== Individual venue Colors ======== */

.v01, .v02, .v03, .v04, .v05, .v06, .v07, .v08, .v09, .v10, .v11, .v12, .v13, .v14, .v15, .v16, .v17, .v18, .v19, .v20, .v21, .v22, .v23, .v24, .v25, .v26, .v27, .v28, .v29, .v30, .v31, .v32, .v33, .v34, .v35, .v36 {
	padding: 10px 7px 5px 7px !important;
	margin: 0px 0px 10px 0px;
}


.v01, .v02, .v03, .v04, .v05, .v06, .v07, .v08, .v09, .v10, .v11, .v12, .v13, .v14, .v15, .v16, .v17, .v18, .v19, .v20, .v21, .v22, .v23, .v24, .v25, .v26, .v27, .v28, .v29, .v30, .v31, .v32, .v33, .v34, .v35, .v36  li  {
	width: 100%; 
	list-style-type:none; 
	display:inline-block; 
	text-align: center;
}

/*ROW ONE*/
.v01 {
	background-color: #5a65ac;
}
.v02 {
	background-color: #078dac;
}
.v03 {
	background-color: #5fb13c;
}
.v04 {
	background-color: #d37435;
}
/*ROW TWO*/
.v05 {
	background-color: #a033a4;
}
.v06 {
	background-color: #917e6d;
}
.v07 {
	background-color: #497380;
}
.v08 {
	background-color: #98ac0b;
	
/*ROW THREE*/	
}
.v09 {
	background-color: #5a3d96;
}
.v10 {
	background-color: #cb1052;
}
.v11 {
	background-color: #b39b00;
}
.v12 {
	background-color: #616161;
}
/*ROW FOUR*/
.v13 {
	background-color: #2069ba;
}
.v14 {
	background-color: #b07c00;
}
.v15 {
	background-color: #2ba275;
}
.v16 {
	background-color: #a24d3c;
}
/*ROW FIVE*/
.v17 {
	background-color: #576241;
}
.v18 {
	background-color: #eb3980;
}
.v19 {
	background-color: #624c46;
}
.v20 {
	background-color: #bf1f1f;
}

/*ROW 6*/	
.v21 {
	background-color: #9f660d;
}
.v22 {
	background-color: #0aa8c3;
}
.v23 {
	background-color: #933348;
}
.v24 {
	background-color: #6a3c2a;
}

/*ROW 7*/	
.v25 {
	background-color: #3e7c5b;
}
.v26 {
	background-color: #a36577;
}
.v27 {
	background-color: #ba3f1a;
}
.v28 {
	background-color: #4a355e;
}

/*ROW 8*/	
.v29 {
	background-color: #054285;
}
.v30 {
	background-color: #73706e;
}
.v31 {
	background-color: #1e5f46;
}
.v32 {
	background-color: #5a72a6;
}

/*ROW 9*/	
.v33 {
	background-color: #468d91;
}
.v34 {
	background-color: #683030;
}
.v35 {
	background-color: #2d1167;
}
.v36 {
	background-color: #0848d8;
}

/*ROW 10*/	
.v37 {
	background-color: #5f6502;
}
.v38 {
	background-color: #bd7552;
}
.v39 {
	background-color: #49310b;
}
.v40 {
	background-color: #969698;
}

/* ==================================== End Individual venue Colors ======== */

/* ==================================== Styling for events in past ======== */

.past {
	/*background-color: #666;
	font-size: 75%;
	color: #fff;
	padding: 25px;
	margin-bottom: .5em;
	line-height: 85%;*/
	
	padding: 5px;
	margin: 0em .5em .5em .5em;
	color: #fff;
	text-align: center;
	font-size: 90%;
	font-style: oblique;
	border-left: 20px solid rgba(102,102,102, 0.80);
	width: 96%;
}

.past .artistStyle {
	color: #fff;
	line-height: 100% !important;
}

.past .artistStyle a {
	color: #d5d5d5;	
	
}

.past .venueStyle a {
	color: #fff;
	line-height: 100% !important;


}

.past .tweetStyle a {
	color: #fff;
	line-height: 100%;
	text-transform: uppercase;
	text-align: center;
	letter-spacing:normal;
	margin-top: 0px;
	margin-bottom: 0px !important;
}

.future {
/*	font-style: italic;	
*/}

.showHideDisplay {
	font-size: 100%;
	text-align: center;
}
/*--------------------FOOTER ---------------------*/


.site-footer {
	
	background-color: #614c46;
	position: fixed;
	bottom: 0;
	text-align: center;
	z-index: 10;
}
/*.site-footer img {
	display: inline-block;
	width: 80px;
	padding: 25px 20px 25px 20px;
}*/

.site-footer a {
	color: #fff;
	font-size: 100%;
	text-transform:uppercase;
	letter-spacing:normal;
	padding: 0 0 0px 0 !important;

}

.site-footer a:visited {
}

/********************* Slide out menu ******************/
.navigation {
    list-style: none;
    background: #3D3D3D;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
	padding: 20px;
	line-height: 180%;
	font-size: 160%;
}


.site-wrap {
    min-width: 100%;
    min-height: 100%;
    background-color: #000;
    position: relative;
    top: 0;
    bottom: 100%;
    left: 0;
    z-index: 1;
	padding: 0em;
    background-size: 100%;
	box-shadow: 0 0 0px 10px #000;
	margin-bottom: 30px;
}

.nav-trigger {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}

label[for="nav-trigger"] {
    position: fixed;
    top: 15px;
    left: 15px;
    z-index: 2;
    width: 30px;
    height: 30px;
    cursor: pointer;
/*    background-image: url("/Images/home.png");
	background-repeat: no-repeat; */
    background-size: contain;
}

.nav-trigger:checked + label {
    left: 61%;
}

.nav-trigger:checked ~ .site-wrap {
    left: 60%;
}

.nav-trigger + label, .site-wrap {
    transition: left 0.2s;
}

.nav-item {
	font-size: 90%;
}

.sub-nav-item {
	font-size: 80%;
	margin-left: 10px;
}

body {
    overflow-x: hidden;
}

/*************************** Favorite States *********************/
.favoriteGroup {
		text-align:center;
}

.favEmpty {
    color:  #FFFFFF;
	border: none;
    padding: 0px 0px 0px 5px;
    text-align: center;
    text-decoration: none;
    display: inline;
	font-size: 100%;

}

.favEmptyHot {
}

.favFaved {
    color:  #FF0004;
	border: none;
    padding: 0px 0px 0px 5px;
    text-align: center;
    text-decoration: none;
    display: inline;
	font-size: 100%;
}

.favFavedHot {
}

.logPrompt {
	display:block;
	font-size: .8em;
	font-style: italic;
}

.logPromptHidden {
	display:none;
	font-size: .8em;
	font-style: italic;
}

.logPrompt a:link {
	color: #EAEAEA !important;
	text-decoration: underline;
}
.logPrompt a:visited {
	color: #EAEAEA !important;
	text-decoration: underline;
}

/*************************** Custom Layout Styles *********************/
.eventImage {
	text-align: center;
}


/*************************** info popup *********************/
/* Popup container */
.infoPopup {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

/* The actual popup (appears on top) */
.infoPopup .infoPopupContent {
    visibility: hidden;
    width: 160px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -80px;
}

/* Popup arrow */
.infoPopup .infoPopupContent::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Toggle this class when clicking on the popup container (hide and show the popup) */
.infoPopup .show {
    visibility: visible;
    -webkit-animation: fadeIn .3s;
    animation: fadeIn .3s
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {opacity: 0;} 
    to {opacity: 1;}
}

@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
}

.privacy p {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1em;
	
}

.privacy h2 {
	font-size:1.5em;
}

.privacy h3 {
	font-size: 1.3em;
	
}