/*---- Homepage/Promo only styles ----*/

#wrapperContent .noPad {
	padding-left: 0;
	}

.festivalBrand {
	height: 68px;
	margin-top: -6px;
	margin-right: 14px;
	padding: 0;
	background: #fff url(../img/bg-07-strip.gif) repeat-x;
	}
	
#wrapperContent .festivalBrand h2 {
	width: 100%;
	margin: 0;
	padding: 0;
	background: transparent url(../img/bg-07-star.gif) no-repeat;
	background-position: right top;
	}
	
#wrapperContent .festivalBrand h2 a {
	display: block;
	height: 68px;
	padding: 0;
	border: 0 none;
	background: transparent url(../img/bg-07-brand.gif) no-repeat;
	}	

.festival07 {
	margin-top: -3px;
	border: 1px solid #dfdfdf;
	border-top: 0 none;
	background: #fff;
	margin-right: 14px;
	margin-bottom: 0;
	margin-left: 0;
	}	
	
#wrapperContent .festival07 p {
	font-size: .93em;
	margin: 0 6px .8em 6px;
	}	
	
#wrapperContent ul.cities {
	margin: 0 6px 8px 6px;
	padding: 0;
	list-style-type: none;
	font-size: .8em;
	}
	
#wrapperContent .cities li {
	line-height: 1.2em;
	}

#wrapperContent .cities li a {
	display: block;
	margin-top: -1px;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	padding-top: .2em;
	padding-bottom: .4em;
	padding-left: 12px;
	background: #fff url(../img/bg-festival-date.gif) no-repeat;
	background-position: .25em .6em;
	color: #333;
	}
	
.cities strong {
	text-transform: uppercase;
	font-weight: normal;
	color: #f06;
	}
	
#wrapperContent .cities li a:hover {
	background: #f7de01 url(../img/bg-festival-date.gif) no-repeat;
	background-position: .25em .6em;
	color: #111;
	}
	
#wrapperContent .cities li a:hover strong {

	}
	
/*---- FESTIVAL PROMO ----*/

.festivalPromo {
	margin-top: 1em;
	border: 1px solid #dfdfdf;
	/*background: #FDF39A;*/
	/*padding: 4px;*/
	font-size: .72em;
	}
	
#navSection .festivalPromo h4 {
	margin: 4px 4px 5px 4px;
	padding: .4em .2em .4em .4em;
	background: #f06;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #fff;
	}	
	
.festivalPromo ul {
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
	}
	
.festivalPromo li a {
	display: block;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: -1px;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	padding-top: .2em;
	padding-bottom: .2em;
	padding-left: 12px;
	background: #fff url(../img/bg-festival-date.gif) no-repeat;
	background-position: .2em .65em;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 1.4em;
	color: #111;
	}
	
.festivalPromo li a strong {
	font-weight: normal;
	color: #f06;
	}
	
.festivalPromo li a:hover {
	background: #f7de01 url(../img/bg-festival-date.gif) no-repeat;
	background-position: .2em .65em;
	}	


	
	
/* Social Media Icon */
.social-media-icon a {
	text-decoration: none;	
}

/* Media Release */
ul.mediaRelease li {
	margin-bottom: 10px;	
}
