html {
		height: 100%;
		padding: 0; margin: 0;
    	margin-left: calc(100vw - 100%);
    	margin-right: 0;
	}
body {
		font-family: "Roboto Condensed", "Courier New", "Courier", monospace, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
		height: 100%;
		padding: 0; margin: 0;
		background-size: cover;
		background-position: center center;
		background-attachment: fixed;
		background-color: #161616;
		color: #fff;
    	/* background-image: url(images/bg0.gif); */
    	
    -webkit-text-size-adjust: 100%;
	}

a {
		color: #fff;
		transition: 0.5s all;
	}
a:hover {
		color: #ffff00;
}



.seated-events-table {
	font-size: 1.25em;
}

.seated-events-table .seated-event-row .seated-event-link-cells .seated-event-link-cell1 a.seated-event-link1-sold-out{
	background-color: #dd2626 !important;
	color: #fff !important;
	opacity: 0.85;
}
@media (min-width: 996px) {
.seated-events-table .seated-event-row {
	padding: 10px;
}
.seated-events-table .seated-event-row .seated-event-description-cells .seated-event-details-cell {
	text-align: left; 
	padding-left: 150px;
	padding-right: 40px;
	margin-bottom: 12px;
}  
.seated-events-table .seated-event-row .seated-event-description-cells .seated-event-date-cell {
	text-align: left;
	position: relative;
	padding-right: 20px; 
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 130px;
}  
.seated-events-table .seated-event-row .seated-event-description-cells .seated-event-venue-cell .seated-event-venue-name {
	white-space: nowrap;	
	text-align: left;
	min-width: 300px;
	padding: 14px 40px 0 0;
	white-space: nowrap;
}  
.seated-events-table .seated-event-row .seated-event-description-cells .seated-event-venue-cell .seated-event-venue-location {
	white-space: nowrap;
	width: 200px;
	text-align: right; 
	padding-top: 15px;
	white-space: nowrap;
}  
} 


#social {
		text-align: center;
		padding: 30px 0 60px 0;
		margin: 60px 0 20px 0;
		font-size: 40px !important;
		font-weight: normal;
		letter-spacing: -3px;
		transition: 0.5s all;
	}
@media (min-width: 996px) { 
	#social {
		text-align: center;
		padding: 30px 0 27px 0;
		margin: 60px 0 40px 0;
		font-size: 50px !important;
		font-weight: normal;
		letter-spacing: 0;
		transition: 0.5s all;
	}
}

#social_sm {
		text-align: center;
		padding: 0 0 30px 0;
		margin: -25px 0 0 0;
		font-size: 30px !important;
		font-weight: normal;
		letter-spacing: 2px;
		transition: 0.5s all;
	}
@media (min-width: 996px) { 
	#social_sm {
		text-align: center;
		padding: 0 0 20px 0;
		margin: -18px 0 15px 0;
		font-size: 40px !important;
		font-weight: normal;
		letter-spacing: 0;
		transition: 0.5s all;
	}
}



#title {
		position: relative;
		width: 420px;
		height:128px;
		background-image: url(images/tbt_logo-condensed-type.png);
		background-size: cover;
		background-repeat: no-repeat;
		display: block;
		margin: 60px auto 60px auto;
		z-index: 101;
		transition: 0.5s all;
	}
@media (min-width: 999px) { 
	#title {
		width: 675px;
		height: 205px;
	}
}
#title span {
	display: none;
}

pre {
		font-family: "Overpass Mono", "Courier New", "Courier", Courier, monospace;
}
#menu_popup span.small_text {font-size: 16px; line-height: 16px !important;}
#menu_popup {
		width:100%; 
		height:100%; 
		padding: 0; 
		position:absolute; 
		right:0; 
		bottom:0; 
		z-index: 99; 
		position: fixed; 
		box-sizing: border-box;
		text-align: center;
		display: block;
	}
.menu_popup_home {
		width:100%; 
		height:100%; 
		padding: 0; 
		background-color: rgba(0,0,0,0.85) !important; 
		position:absolute; 
		right:0; 
		bottom:0; 
		z-index: 99; 
		position: fixed; 
		box-sizing: border-box;
		text-align: center;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
		display: block;
	}
#menu_popup #title_link {
		text-decoration: none;
		display: block; margin-top: 80px;
		}
a:hover#title_link {
		color: #fff;
}
#menu_popup .title_link {
		position: absolute;
		left: 50%;
		top: 115px;
		margin: 0 0 0 285px;
		text-decoration: none;
		font-size: 72px;
		font-family: "Courier New", "Courier", Courier, monospace;
	}
#menu_popup .title_link:hover {
		color: #fff;
}
#menu_popup h1 {
		/*font-family: "Overpass Mono", "Courier New", "Courier", monospace, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; */ 
		font-family: "Roboto Condensed", "Georgia Bold", "Georgia", Georgia, Times New Roman, Times, serif;  
		font-size: 72px; letter-spacing: 1px;
		/*text-shadow: 0 0 25px rgb(0,0,0);*/ 
		padding: 0 130px; 
		pointer-events: none;
	}
#menu_popup h2 {
		font-family: "Roboto Condensed", "Courier New", "Courier", monospace, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
		font-size: 25px;
		letter-spacing: 0.5px;
		padding: 0 20px 7px 20px;
		margin: -10px 0 10px 0;
		font-weight: bold;
		text-align: center;
		line-height: 31px;
		text-decoration: underline;
		/*text-shadow: 0 0 25px rgb(0,0,0);*/
	}

#menu_popup h3 {
		font-family: "Roboto Condensed", "Courier New", "Courier", monospace, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
		font-size: 17px;
		line-height: 17px;
		letter-spacing: -0.5px;
		padding: 0 20px 0 20px;
		margin: -10px 0 5px 0;
		font-weight: bold;
		text-align: center;
		line-height: 31px;
		/*text-shadow: 0 0 25px rgb(0,0,0);*/
	}
@media (min-width: 999px) {
#menu_popup h3 {
		font-family: "Roboto Condensed", "Courier New", "Courier", monospace, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
		font-size: 21px;
		letter-spacing: 0.5px;
		padding: 0 20px 0 20px;
		margin: -10px 0 5px 0;
		font-weight: bold;
		text-align: center;
		line-height: 31px;
		/*text-shadow: 0 0 25px rgb(0,0,0);*/
	}
}

.key {
	font-weight: bold; font-size: 11px;	
}
@media (min-width: 999px) {
	.key {
		font-weight: bold; font-size: 14px;
	}
}

#top_widgets {
	min-width: 420px;
	max-width: 825px;
	height: 32px;
	margin: 0 auto;
	padding: 0;
	background-color: rgba(0,0,0,0);
	top: 13px;
	display: block;
	position: relative;
	z-index: 5000;
	text-align: left;
}
#top_widgets iframe {margin: 2px 0 0 0; float: right; width: 173px;}

#top_widgets .email_input {
		display: inline;
		min-width: 120px;
		width: auto;
		height: 23px;
		font-family: "Courier New", "Courier", Courier, monospace;
		font-size: 14px;
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
		border: 0;
		padding: 0 0 0 5px;
		margin: 6px -10px 0 33px;
}
#top_widgets .email_submit {
		display: inline;
		width: 80px; height: 23px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		background-color: transparent;
		color: #fff;
		font-family: "Courier New", "Courier", Courier, monospace;
		font-size: 12px;
		line-height: 23px;
		border: 1px solid white;
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		cursor: pointer;
}


#content_container {
		max-width: 950px;
		margin: 35px auto;
		transition: 0.5s all;
}
	
#video {
		float: left;
		text-align: left;
		width: 460px;
		height: 259px;
		margin: 0 20px 40px 0;
	}
#video .vid_title {
		display: block;
		width: 295px;
		height: 30px;
		font-size: 19px;
		letter-spacing: 1px;
		margin: -250px 0 0 13px;
		z-index: 103;
		pointer-events: none;
	}
#video iframe {
		width: 280px;
		height: 280px;
		margin: 0 0 0 0; 
		z-index: 102;
		
	}
	
#album_info {
		float: left;
		width: 280px;
		margin: 0 0 20px 0;
		padding: 0;
}
#album_info .album_art {
		float: left;
		width: 280px;
		height: 280px;
		background-image: url(images/album_art.jpg);
		background-size: cover;
		margin: 0 15px 20px 0;
}
#album_info .album_art span {display: none;}
#album_info .track_listing ol {
		margin: 0; padding: 0 0 0 45px
}
#album_info iframe {
	width: 280px;
	height: 315px;
}


#features {
width: 969px;
display: block;
height: 250px;
transition: 0.5s all;
margin: 0 auto;
padding-left: 0;
}

.feature_node {
	float: left;
	width: 180px;
	height: 240px;
	margin: 0 13px 10px 0;
	padding: 0;
	transition: 0.5s all;
}
#features .feature_node img {
	width: 180px; 
	height: 240px;
	transition: 0.5s all;
}
#features .feature_node span {
	display: none;
}

@media (max-width: 999px) {
#features {
width: 579px;
height: auto;
margin: 0 auto;
padding-left: 0;
}

#features .feature_node {
	float: left;
	width: 105px;
	height: 140px;
	margin: 0 10px 10px 0;
	padding: 0;
}
#features .feature_node img {
	width: 105px;
	height: 140px;
}
}

#tour_info {
		width: 860px;
		float: left;
		text-align: center;
		margin: 0 57px 0 57px;
		padding: 0 0 30px 0;
}
#tour_info .email_input {
		display: inline-block;
		width: 300px; height: 38px;
		font-family: "Courier New", "Courier", Courier, monospace;
		font-size: 18px;
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
		border: 0;
		padding: 0 0 0 5px;
		margin: 0 -10px 0 -7px;
}
#tour_info .email_submit {
		display: inline-block;
		width: 110px; height: 38px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		background-color: transparent;
		color: #fff;
		font-family: "Courier New", "Courier", Courier, monospace;
		font-size: 14px;
		line-height: 39px;
		border: 1px solid white;
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		cursor: pointer;
}

#tour_info h3.tour_title {
		font-family: "Tiempos Black", "Georgia Bold", "Georgia", Georgia, Times New Roman, Times, serif;  
		font-size: 27px;
		margin: 0 0 0 0;
}
#tour_info .tour_link {
		font-size: 21px;
		line-height: 31px;
}
#tour_info pre {
		font-size: 16px;
		line-height: 32px;
		font-weight: bold;
}
#tour_info pre a {
		text-decoration: none;
}
#tour_info pre i {
		font-size: 21px;
		vertical-align: middle;
}
#tour_info pre span.notyet {
		font-size: 11px;
		margin: 0 0 0 -7px;
}
#tour_info .note {
	font-size: 14px;
}
#tour_info .suresure_logo {
	width: 150px; height: 58px; background-image: url(/assets/images/suresure_logo.png); background-size: cover; background-repeat: no-repeat; display: inline-block; line-height: 79px;
	}
#tour_info .suresure_logo span {
	visibility: hidden;
	}
#tour_info .remodrive_logo {
	width: 105px; height: 58px; background-image: url(/assets/images/remodrive_logo.png); background-size: cover; background-repeat: no-repeat; display: inline-block; line-height: 22px; margin: 0 0 0 10px
	}
#tour_info .remodrive_logo span {
	visibility: hidden;
	}
#tour_info .alert {
	font-size: 14px;
}
#tour_info .alert_bottom {
	max-width: 450px !important;
	font-size: 12px;
}
#preorders {
		width: 940px;
		float: left;
		padding: 0;
		margin: 0 0 40px 0;	
		display: block;
}
#preorders #preorder_info {
		text-align: center;
		font-size: 21px;
		
		line-height: 27px;
		margin: 0 0 35px 0;
	}
#preorders .preorder {
		float: left;
		width: 460px; height: auto;
		text-align: center;
		font-size: 16px;
		line-height: 27px;
		
		margin-bottom: 25px;
		margin-right: 20px;
}
#preorders .last_preorder {
		margin-right: 0 !important;
}
#preorders .preorder_img {
		width: 460px; height: 266px;
		background-color: #eee;
		margin: 0;
		
}	


#continue {
		text-align: center;
		float: left;
		width: 950px;
		margin: 0 0 80px 0;
		font-size: 21px;
		transition: 0.5s all;
}
#continue a {
		text-decoration: none;
		border-bottom: 1px solid;
}


a.tbt_online_store {
	width: 675px; height: auto;
	display: block;
	position: relative;
	margin: 0 auto;
}
a.tbt_online_store img {
	max-width: 675px; height: auto;
}
@media (max-width: 999px) {
	a.tbt_online_store {
		width: 480px; height: auto;
	}
	a.tbt_online_store img {
		max-width: 480px; height: auto;
	}
}
a.tbt_online_store span {
	display: none;
}



#video {
    width: 950px;
    height: auto;
    text-align: center;
    display: block;
    margin: 0 0 75px 0;
  }
  #video iframe {
		width: 760px;
		height: 428px; 
		}
@media (max-width: 999px) {
  #content_container {
    width: 575px;
  }
  #album_info {
    width: 420px;
    text-align: center;
    display: block;
  }
  #album_info .album_art {
		width: 420px;
		height: 420px;
		background-image: url(images/album_art.jpg);
		background-size: cover;
		margin: 0 auto 20px auto;
		
  }
  #tour_info {
    width: 590px;
    margin-top: 10px;
	margin-left: -15px;
  }
  #tour_info pre {
    font-size: 11px;
    line-height: 26px;
    letter-spacing: -0.15em;
  }
  #preorders {
  	width: 420px;
  }
  #preorders .preorder {
  	width: 420px;
  	font-size: 21px;
  }
  #preorders .preorder_img {
  	width: 420px;
  	height: 257px;
  }
  #continue {
    width: 575px;
  }
  
  #show_info {
		width: 420px;
		margin: 0;
}
#show_info .show_poster {
		width: 420px;
		height: 530px;
}

#album_info iframe {
	width: 420px;
	height: 315px;
}
  
}


.rpm_bug {position: relative; margin: 75px auto; width: 400px; text-align: center; font-family: 'Avenir', Helvetica, Arial, sans-serif; color: #c3c5c7; font-size: 20px; text-decoration: none; font-weight: normal; font-size: 16px; padding: 10px 0; transition: none;}
.rpm_bug a {font-family: "Roboto Condensed", "Courier New", "Courier", monospace, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-weight: normal; color: #c3c5c7;}

a.rpm_link {
	margin: 0 0 0 -5px;
	 transition: none;
	width: auto;
	height: 30px;
	vertical-align: middle;
	background-image: url(images/rpm_logo.png);
	background-size: 29px 60px;
	overflow-y: hidden;
	background-repeat: no-repeat;
	background-position: bottom left;
	display: inline-block;
	padding: 0 0 0 42px;
	line-height: 31px;
	text-decoration: none;
	letter-spacing: 0.025em;
	font-family: "Roboto Condensed", "Courier New", "Courier", monospace, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	opacity: 0.85;
}
a:hover.rpm_link {
	background-position: bottom left;
	color: #c3c5c7;
	opacity: 1.0;
}
a:hover.rpm_link .highlight {color: #c3c5c7 !important;}


@media (max-width: 999px) {
  #video {
    width: 420px;
    text-align: center;
    display: block;
  }
  #video iframe {
		width: 420px;
		height: 236px;  
}
@media (max-width: 805px) {
  .title_link {
  	display: none;
  }
}
