/* ---------- GLOBAL ----------- */
html { background-color: #3E3E3E; }
body {
	font-family:"Open Sans",sans-serif;
	font-size: 20px;
}
.container {max-width:1200px;}
.relative {position:relative;}
.text-center {text-align: center;}
.clear {clear:both;}
.float-left{float:left;}
.float-right{float:right;}
.relative {position: relative;}
.noPad {padding: 0px;}
.noMargin {margin: 0px;}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-family:"Open Sans",sans-serif;}

h1, h2, .h2 {
    border-bottom: 2px solid #340001;
    color: #340001;
    display: inline-block;
    font-family: "Oswald",sans-serif;
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 40px;
    padding: 0 25px 25px;
    text-transform: uppercase;
}

h3{
    color: #757575;
     font-family: "Open Sans",sans-serif;
    font-size: 25px;
    font-weight: 700;
}

a {color:#340001;}
a:hover, a:focus {
	color:#340001;
	text-decoration: underline;
}

.linkMore a, .linkMore a:hover, .linkMore a:visited {
  color: #340001;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  font-weight: 600;
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}

.clearPhone {display:none;}

/* ---------- FOOTER ----------- */

footer {
	padding:50px 0px 50px 0px;
	text-align:center;
	background: #3e3e3e;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
}

footer a {color: #fff;}

footer a:hover {color: #eee;}

footer a:focus {color: #eee;}


footer .btn {
    font-family: "Open Sans",sans-serif;
    font-size: 25px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 15px;
}

footer .btn:hover {color: #eee;}

footer .btn:focus {color: #eee;}

a.siteBy {
	background:url(/images/_pages/_global/site_by.png) repeat scroll 0 0 transparent;
	display:inline-block;
	height:33px;
	line-height:25px;
	text-indent:-999em;
	width:188px;
}

a.siteBy:hover {opacity:.8;}

footer a.footerSocialLink i {
	color: #fff;
	margin:20px 8px 5px;
}

footer a.footerSocialLink:hover i {
	color: #eee;
	text-decoration: none
}

footer span.mailingBtn {
	margin:0 5px 5px;
	font-size:40px;
	font-weight:500;
}

#footerText {
	margin-top:20px;
	font-size:25px;
}

.footerLinks {
	margin-top:10px;
	width:440px;
	float:right;
}

.footerLinks a {
	float:left;
	height:50px;
}
footer a.noMarg i {margin-top:3px;}
.icon-beats {
	background:url("/images/_pages/_global/icon_beats.png") no-repeat 0 0 transparent;
	display:block;
	height:39px;
	width:39px;
	padding:0;
	margin:0;
	text-indent:-9999px;
	float:left;
}
.icon-merch {
	background:url("/images/_pages/_global/icon_merch.png") no-repeat 0 0 transparent;
	display:block;
	height:39px;
	width:39px;
	padding:0;
	margin:0;
	text-indent:-9999px;
	float:left;
}

.icon-spotify {
	background:url("/images/_pages/_global/spotifyicon.png") no-repeat 0 0 transparent;
	display:block;
	height:39px;
	width:39px;
	padding:0;
	margin:0;
	text-indent:-9999px;
	float:left;
}

footer a.footerSocialLink i.icon-spotify {margin-top:3px;}
.icon-beats:hover, .icon-merch:hover, .icon-spotify:hover {opacity:.8;}

/* ---------- HEADER ----------- */

header {background-color: #340001;}

.topBanner {margin-bottom: 20px;}

.navbar-nav > li > a {line-height: 1;}

#logo {margin-top:2px;}

/* ---------- MISC ----------- */
.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}

.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }

.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#mailingListTabs {display: none;}

.clearAfter:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    width: 100%;
}
.shareLinks {
    clear: both;
    padding-top: 20px;
}
.shareLinks {padding: 4px 0;}

.addthis_toolbox {
    display: inline-block;
    min-width: 156px;
}
.shareTrig{
	background: url('/images/_pages/_global/share.png') no-repeat -1px 0;
	width: 36px;
	height: 40px;
	display: inline-block;
	float: left;
	margin-left: 4px;
}
.shareTrig.fb{
	margin-left: 0;
	background-position: -1px 0;
}
.shareTrig.fb:hover{
	background-position: -1px -41px;
}
.shareTrig.tw{
	background-position: -39px 0;
}
.shareTrig.tw:hover{
	background-position: -39px -41px;
}
.shareTrig.gp{
	background-position: -77px 0;
}
.shareTrig.gp:hover{
	background-position: -77px -41px;
}
.shareTrig.em{
	background-position: -115px 0;
}
.shareTrig.em:hover{
	background-position: -115px -41px;
}

/* NEW KD + JH*/

.navbar-default {
    background-color: #340001;
    border-color: transparent;
}

.navbar-nav ul {margin: 0 auto;}

.navbar-nav li {
	font-family: 'Oswald', sans-serif;
	font-size: 25px;
	font-weight: 300;
	text-transform: uppercase;
}

.navbar-default .navbar-nav li a {color: #fff;}

.nav > li > a {padding:15px 22px;}

.caret {
    border-color: #000 transparent -moz-use-text-color;
    border-style: solid solid dotted;
    border-width: 8px 8px 0;
    bottom: 2px;
    content: "";
    display: inline-block;
    font-size: 48px;
    height: 0;
    position: absolute;
    right: 39px;
    vertical-align: middle;
    width: 0;
}

.caret.releasesArrow {right: 59px;}

.footerSocialLink {font-size: 22px;}

.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#eee;background-color:transparent}

.navbar {margin-bottom: 0px;}

.menuCenter {margin: 0 auto;}

.newsImg {
    margin: 0 auto;
    width: 90%;
	height: 90%;
	max-width: 280px;
	max-height: 280px;
}

.carouselBg {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    margin: 120px auto 50px;
    max-height: 510px;
    max-width: 525px;
    padding: 15px;
}

@media(min-width: 1500px) {
	.carouselBg {
		margin: 150px auto 50px;
	}
}

@media(min-width: 1700px) {
	.carouselBg {
		margin: 190px auto 50px;
	}
}

.navMenu {margin: 0 auto;}

.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 0px solid rgba(0, 0, 0, );
    border-radius: 0px;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.176);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.176);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: none outside none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}

.dropdown-menu li a {
    clear: both;
    color: #310001 !important;
	font-weight: 300 !important;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}

.dropdown-menu li a:hover {
    background-color: #310001 !important;
    color:#fff !important;
}

.navbar-default .navbar-nav > .dropdown > a .caret {
    border-bottom-color: #fff;
    border-top-color: #fff;
}

.navbar-default .navbar-nav > .dropdown > a:hover .caret {
    border-bottom-color: #eee;
    border-top-color: #eee;
}

.navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-bottom-color: #340001;
    border-top-color: #340001;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #fff;
    color: #340001;
}

.LBTlogo {
    float: left;
    margin: 16px;
    max-width: 350px;
    width: 100%;
}

.carousel-indicators {
	margin-top: 50px;
    bottom: -40px;
}

.carousel-indicators .active {
    background-color: #fff;
    height: 8px;
    margin: 0;
    width: 8px;
}
.carousel-indicators li {
	background-color: #757575;
    border: 0px solid #757575;
    border-radius: 8px;
    cursor: pointer;
    display: inline-block;
    margin: 0px;
    text-indent: -999px;
    width: 8px;
    height: 8px;
}

.sectionHead {
    text-align: center;
	margin-top: 20px;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

.newsMedia {
/*    background-color: #ff0;*/
	background: #E8E8E8 url(/images/_pages/home/bg_gray.png);
	background-repeat: repeat-x;
	padding:1px 0 20px;
}

.linkMoreTour {
	border-bottom:1px solid #340001;
	padding:10px 0;
	width:100%;
}

.linkMoreTour a, .linkMoreTour a:hover, .linkMoreTour a:visited {
  color: #340001;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  font-weight: 600;
}

.mediaSubhead {
    padding: 10px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    background-color: #340001;
    margin: 0px;
}

.carousel-control.left {
    background-image: none;
    background-repeat: repeat-x;
}

.carousel-control.right {
    background-image: none;
    background-repeat: repeat-x;
}

.carousel-control {
    bottom: 0;
    color: #000;
    font-size: 20px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0.6);
    top: 0;
    width: 15%;
}

.carousel-control:hover, .carousel-control:focus {color:#000;}
.thumbnail {
    background-color: #E8E8E8;
    border: 0px solid #ddd;
    border-radius: 4px;
    display: block;
    height: auto;
    line-height: 1.42857;
    max-width: 100%;
    padding: 0px;
    transition: all 0.2s ease-in-out 0s;
}

/* ---------- TOUR ----------- */

#tour_dates {width: 100%;}

.detailRow img {
    border: 2px solid #000000;
    display: block;
    float: left;
    margin: 0 24px 20px 0;
}

.tourDates tr {border-bottom: 1px solid #340001; padding:20px 0;}

.whiteTransEven .whiteTransOdd {
	background-color: #fff;
	border-bottom: 1px solid #340001;
}

a.starLink, a.fbRsvpLink, a.directionsLink {
	color: #340001 !important;
	display: block;
	font-size: 0.88em;
	margin: 10px 0;
	padding-left: 45px;
	text-transform: uppercase;
}

.supportArtists {
	display: block;
	font-size: 0.7143em;
}

#tourRow {padding:20px 0;}

#social-stream span.section-intro span a {
	color: #FFFFFF;
	font-weight: normal;
	position: relative;
	text-align: right;
}
.aboutImages { display: none; }

.fbrsvp {
	background-image: url('/images/_pages/_global/fbook.png');
	display: block;
	height: 30px;
	margin: 0px auto 0;
	width: 30px;
}
.tourDates th {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	color: #000000;
	padding:0 10px;
}
.tourDates td {
	padding: 10px 0 10px 10px;
}
.tourDates tr td a, .tourDates tr td a:focus, .tourDates tr td a:visited, {color: #757575;}
.tourDates td a, .tourDates td h6 {
	color: #757575;
	line-height: 1.2;
}

#bgspast td {
	color: #757575;
	padding: 0px 5px;
}

#bgspast td h6 {
	color: #757575;
	font-family: "Open Sans",sans-serif;
	font-size: 25px;
}

.ticketlinks { text-align: right; vertical-align: middle; }
.ticketLink {
	text-align: center;
	color:#340001 !important;
	font-weight: 700;
	text-transform: uppercase;
	padding: 8px 16px;
}
.detailRow .googlemap { float: left; margin: 0.5em 1em 0.5em 0; }
.sharelinks a { margin: 0 8px; }

@media (max-width: 991px) {

	.tourDates {
		font-family: "Open Sans",sans-serif;
		font-size: 14px;
		padding:20px 0;
	}

	.carouselText {
		font-family: 'Oswald', sans-serif;
		font-size: 25px;
		font-weight: 300;
		color: #fff;
		text-transform: uppercase;
	}

	.carouselText a {
		font-family: 'Oswald', sans-serif;
		font-size: 35px;
		font-weight: 700;
		color: #fff;
		text-transform: uppercase;
		line-height: 35px;
	}
}

@media (min-width: 992px) {

	.tourDates {
		font-family: "Open Sans",sans-serif;
		font-size: 25px;
		line-height: 1.7;
	}
	.tourDates th {
		font-family: 'Open Sans', sans-serif;
		font-size: 25px;
		font-weight: 600;
		text-transform: uppercase;
		color: #000000;
	}
	.carouselText {
		font-family: 'Oswald', sans-serif;
		font-size: 45px;
		font-weight: 300;
		color: #fff;
		text-transform: uppercase;
	}

	.carouselText a {
		font-family: 'Oswald', sans-serif;
		font-size: 76px;
		font-weight: 700;
		color: #fff;
		text-transform: uppercase;
		line-height: 76px;
	}
}

/* --- RESPONSIVE FIXES ------*/

@media (max-width: 1200px) {
	.navbar-nav {
		clear: both;
		display: block;
		float: none;
		margin: 0 auto;
		width: 740px;
	}

	.LBTlogo {
		float:none;
		margin:16px auto;
	}
}
@media (max-width: 992px) {
	.phoneContainer {width:100%; overflow:hidden;}
	.footerLinks {width:inherit;}
	#footerText {font-size: 19px;}
	.btn {white-space: normal;}

}


@media (max-width: 767px) {
	.navbar-default .navbar-toggle {
		border-color: transparent;
		color: #fff;
		margin-bottom:0;
		margin-right:0;
		padding:0;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-toggle .icon-bar {
			border-radius: 1px;
			display: block;
			height: 6px;
			margin-bottom: 7px;
			margin-top: 5px;
			width: 35px;
	}
	.leftButton {float:left;}
	.rightButton {
		float:left;
		margin-left:10px;
		font-family: 'Oswald', sans-serif;
		font-size: 40px;
		font-weight: 300;
		line-height: 1;
	}
	.navbar-default .navbar-toggle:hover {
		border-color: transparent;
		color:#ddd;
		background-color: transparent;
	}
	.navbar-default .navbar-toggle:hover .icon-bar {background-color:#ddd;}

	.caret {
		display:none;
	}

	.dropdown-menu li a {
		color:#fff !important;
		margin-bottom:10px;
		display:block;
	}

	.clearPhone {
		clear:both;
		display: block;
	}

	.navbar-nav {width: 100%;}

	.navbar-collapse {max-height: none;}

	/* ---------- tour ----------- */
	.tourDates td {padding:10px 0;}
	.ticketLink { display: inline-block; padding: 0 17px; }
	.detailRow .googlemap { float: none; margin: 0; text-align: center; }
}

