form em{
	color:#E93B3B;	
}

input.error{
	border: 1px solid #E93B3B;
	background: url('../images/icon-fail.png') no-repeat right center #FFEBEF;
}
input.valid{
	border: 1px solid #06E417;
	background: url('../images/icon-ok.png') no-repeat right center #EBFFED;
}
input.loading{
	background: url('../images/ajax-loader.gif') no-repeat 99% center;
}

input.error{
	border:1px solid #E93B3B;
	background:url('../images/icon-fail.png') no-repeat right center #FFEBEF;
}

#lineups .wrapper{
	padding:10px;
	background-color:#0079AA
}
#lineups .lineup,#events #events-title{
	width:95%;margin:0 auto
}
#lineups #events-title{
	text-align:center;
	margin-bottom:10px;
	padding:5px 10px
}
#lineups #events-title h2{
	display:inline-block;
	color:#fff;
	margin:0 5px 0 0;
	font-size:35px;
	font-size:3.5rem;
	font-weight:400;
	text-transform:uppercase
}
#lineups #events-title a{
	display:inline-block;
	margin-left:5px;
	color:#f0615e;
	cursor:pointer
}
#lineups #events-title a.all,#events #events-title a.local{
	font-family:FontAwesome;
	font-size:35px;
	font-size:3.5rem
}
#lineups #events-title a:hover{
	text-decoration:none;
	color:#f48e8c
}
#lineups #events-title a.on{
	color:#fff
}
#lineups .lineup{
	position:relative;
	background-color:#fff;
	color:#000;
	padding:10px;
	margin-bottom:20px;
	-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.5);
	-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.5);
	box-shadow:0 0 10px 0 rgba(0,0,0,.5);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}
#lineups .lineup .date{
	float:left;
	width:65px;
	margin-right:10px;
	color:#e91c18;
	padding:5px 10px 5px 0;
	font-size:24px;
	font-size:2.4rem;
	line-height:24px;
	text-align:center;
	text-transform:uppercase
}
#lineups .lineup .date strong{
	display:block;
	font-size:39px;
	font-size:3.9rem;
	line-height:35px
}
#lineups .lineup .date em{
	font-style:normal;
	font-size:20px;
	font-size:2rem
}
#lineups .lineup .info{
	margin-left:75px;
	padding:0 0 5px 15px;
	border-left:1px dotted #bfbfbf
}
#lineups .lineup .info .venue{
	display:block;
	font-size:19px;
	font-size:1.9rem;
	line-height:19px;
	padding-top:9px;
	/*padding-right:20px*/
}
#lineups .lineup .info .location{
	display:block;
	font-size:14px;
	font-size:1.4rem;
	margin-bottom:4px;
	color:#808080
}
#lineups .lineup .info a{
	margin-bottom:7px
}
#lineups .lineup .info a[class*=" icon-"]:before{
	margin-right:5px
}
#lineups .lineup img{
	display:block;
	float:left;
	width:45%;
	margin-right:20px;
}

.tickets_margin{
	margin-top:15px;	
}

.lineup_text h1{
	font-size:3.5em;
	margin-bottom:0.25em;
}
.lineup_text .location{
	font-size:1.3em;	
}
.lineup_text a{
	margin-top:0.75em;
}

.faq_list li, .policies_list li, .camping_list li{
	font-size:1.0em;	
}

/* Countdown
 ------------------------------------ */
.countdown {
	background-color: #E95E26;
	padding: 10px 0;
}
.countdown-title {
	text-align: center;
	color: #ea4233;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.countdown-wrap { 
	text-align: center;
	position: relative;
}

.countdown-wrap .days, .countdown-wrap .hours, .countdown-wrap .minutes, .countdown-wrap .seconds {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	position: relative;
	display: inline-block;
	font-size: 72px;
	line-height: normal;
	font-weight: bold;
	margin-right: 10px;
	color: #000;
}
.countdown-wrap .seconds {
	color: #FFF;
	margin-right: 0;
}
.countdown .days:after, .countdown .hours:after, .countdown .minutes:after, .countdown .seconds:after {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	content: attr(data-label);
	font-size: 12px;
	position: relative;
	text-transform: uppercase;
	display: block;
	color: #000;
	text-align: center;
	margin-top: -5px;
}

@media only screen and (max-width: 1656px){
	#footer .wrapper .module{margin-left:15px;}
}
@media only screen and (max-width: 1500px){
	.updates p{font-size:1.0em;}
}
@media only screen and (max-width: 1475px){
	.lineup_text h1{font-size: 2.5em;}
}
@media only screen and (max-width: 1381px){
	#footer .wrapper .copyright, #footer .wrapper .pages{min-height:248px;}
}
@media only screen and (max-width: 1381px){
	#footer .wrapper .module{width:47%;}
}
@media only screen and (max-width: 1145px){
	#prices .yellow{font-size: 725%}
}
@media only screen and (max-width: 1045px){
	.lineup_text h1{font-size: 2.0em;}
}
@media only screen and (max-width: 993px){
	.sep-header.normal-size{height:156px;}
	#prices .yellow{font-size: 675%;}
}
@media only screen and (max-width: 925px){
	.lineup_text h2{font-size: 1.2em;}
	#prices .yellow{font-size: 575%;}
}
@media only screen and (max-width: 889px){
	#footer .wrapper .module{width:100%;}
	.hide-break{display:none;}
}
@media only screen and (max-width: 881px){
	.sep-header.normal-size{height:65px;}
	.lineup_text{text-align:center;}
}
@media only screen and (max-width: 790px){
	#prices .yellow{font-size: 500%;margin-bottom:0px;}
	#prices .white{font-size:300%;}	
}
@media only screen and (max-width: 699px){
	#prices .yellow{font-size: 400%;margin-bottom:0px;}
}
@media only screen and (max-width: 615px){
	#prices .white{font-size:220%;}	
}
@media only screen and (max-width: 550px){
	#prices .yellow{font-size: 350%;margin-bottom:0px;}
}
@media only screen and (max-width: 480px){
	#prices .yellow{font-size: 250%;margin-bottom:0px;}
	#prices .white{font-size:130%;}
}
@media only screen and (max-width: 445px){
	.lineup_text h1{font-size: 2.5em;}
}
@media only screen and (max-width: 350px){
	#prices .yellow{font-size: 175%;margin-bottom:0px;}
	#prices .white{font-size:120%;}
}
@media only screen and (max-width: 280px){
	.lineup_text h1{font-size: 2.0em;}
}