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

#content-masthead h2 {
	text-indent: -9999px;
	background: url("/images/tagline-header.png") no-repeat scroll center transparent;
	height: 84px;
	background-size: 100%;
}
div.promos h2, div.promos h2 a {
    color: #A30006;
    font-family: 'Bowlby One SC',sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 21px;
    margin: 12px 0 0;
}
.promos .item {
	padding-bottom: 12px;
	padding-top: 15px;
}

/* slideshow */
.slides-container {
	margin: 0 auto;
    padding-bottom: 13px;
    width: 95%;
}
.bxslider, .bxslider li {
    margin: 0;
    padding: 0;
}
.bx-wrapper img {
    margin: 0 auto;
}
#page .bx-wrapper .bx-caption span {
    font-size: 10px;
    line-height: 12px;
    padding: 5px 8px;
}
/* end slideshow */
.lineup ul li.smaller {
	font-size: 35px;
}
.lineup ul li.small {
	font-size: 47px;
}
.lineup ul li.black a {
	color: #190013;
}
.lineup ul li.list a {
	padding: 0;
}
.past-shows ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.past-shows li {
	position: relative;
}
.shes-got-the-power {
    background: transparent url("/images/shes-got-the-power_bg.gif") repeat;
    width: 100%;
    margin: 0px;
    padding: 42px 0;
    overflow: hidden;
}
.shes-got-the-power h2 a {
	margin: 0px;
    font: 55px/62px 'Oswald',arial,serif;
    color: #FFF;
    text-transform: uppercase;
    width: 236px;
    padding: 0 20px;
    display: block;
}
.shes-got-the-power h2 a span {
    color: #f58dd2;
}
.shes-got-the-power div.caption {
    font: italic normal 24px Georgia, Times, serif;
    color: #FFF;
    text-transform: none;
    padding: 0 20px;
    width: 236px;
}
.shes-got-the-power div.artists {
	left: 290px;
	overflow: hidden;
	width: 395px;
	display: block;
	position: absolute;
	bottom: 20px;
}
.shes-got-the-power div.artists h3 {
    margin: 0px;
    padding: 0px;
    font: 21px/28px 'Oswald',arial,serif;
    color: #FFF;
    text-transform: uppercase;
}
.shes-got-the-power div.artists h3 span {
    font: italic 39px/39px Georgia, Times, serif;
    display: block;
    margin: 0px;
    padding: 0px;
    color: #f58dd2;
    text-transform: uppercase;
}
.shes-got-the-power div.artists h3 span.caption {
    font: 8px/14px 'Oswald',arial,serif;
    display: inline;
    margin-left: 10px;
    padding: 0px;
    color: #FFF;
    text-transform: uppercase;
}
div.artists ul li {
    display: block;
    width: 100%;
    padding: 3px;
    font: 10px/12px 'Oswald',arial,serif;
    text-transform: uppercase;
}
.bgblue {
    background-color: #A1DADC;
}
.bgpank {
    background-color: #F97572;
}
.bgyellow {
    background-color: #E8E632;
}
.bgwhite {
    background-color: #FFF;
}
.bgpink {
    background-color: #EDD2E5;
}
.videoWrapperWrapper {
	padding: 0 5%;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*
.blog-posts ul li:first-child a span.blogposttitle {
    font-size: 30px;
    color: #A30006;
}
*/
@media all and (max-width: 1000px) {
	.lineup ul li {
		font-size: 38px;
	}
	.lineup ul li.smaller {
		font-size: 27px;
	}
	.lineup ul li.small {
		font-size: 28px;
	}
	.lineup ul li.star a {
		background: none;
		padding: 0;
	}
	.lineup h2 {
		top: 0px;
	}
}
@media all and (max-width: 768px) {
	.lineup ul li {
		font-size: 12px;
	}
	.lineup ul li.smaller {
		font-size: 12px;
	}
	.lineup ul li.small {
	font-size: 12px;
	}
	.lineup ul li.star a {
		background: none;
		padding: 0;
	}
	
}
@media (min-width: 320px) {
	.three-nights {
		text-indent: 0;
		text-align: left;
		width: 300px;
		margin: 0 auto;
	}
	.three-nights h3 {
		padding-left: 42px;
	}
	.three-nights h3 span {
		display: none;
	}
	.shes-got-the-power div.artists {
			display: none;
	}
}
@media (min-width: 768px) {
	.three-nights {
		width: 768px;
	}
	.three-nights h3 {
		text-indent: -9999px
	}
	div.past-shows h1 {
		padding-left: 120px;
	}
	.shes-got-the-power div.artists {
		display: block;
	}
}
@media (min-width: 1000px) {
	.three-nights {
		width: 1000px;
	}
	.lineup ul li.smaller {
		-ms-transform: rotate(-.25deg); /* IE 9 */
		-webkit-transform: rotate(-.25deg); /* Chrome, Safari, Opera */
		transform: rotate(-.25deg);
	}
	.rotateccw {
		-ms-transform: rotate(-1deg); /* IE 9 */
		-webkit-transform: rotate(-1deg); /* Chrome, Safari, Opera */
		transform: rotate(-1deg);
	}
	.rotatecw {
		-ms-transform: rotate(1deg); /* IE 9 */
		-webkit-transform: rotate(1deg); /* Chrome, Safari, Opera */
		transform: rotate(1deg);
	}
	.lineup h2 {
		top: 0px;
	}
	.shes-got-the-power h2 {
		padding-left: 66px;
	}
	.shes-got-the-power div.caption {
		padding-left: 66px;
		width: 337px;
	}
	.shes-got-the-power div.artists {
		left: 420px;
		width: 553px;
		bottom: 0px;
	}
	.shes-got-the-power div.artists h3 {
		font: 34px/36px 'Oswald',arial,serif;
	}
	.shes-got-the-power div.artists h3 span {
		font: italic 48px/48px Georgia, Times, serif;
	}
	.shes-got-the-power div.artists h3 span.caption {
		font: 10px/14px 'Oswald',arial,serif;
	}
	div.artists ul li {
		font: 12px/16px 'Oswald',arial,serif;
	}
	
}