
/* News
========================================================================================== */
#news-box {
	background: url(/img/2011/bg-col-1.png) no-repeat top left;
	margin: 0 0 193px;
	padding: 20px 20px 0;
}
#news-box .box-btm {
	background: url(/img/2011/bg-col-1-btm.png) no-repeat bottom left;	
	height: 193px;
	position: relative;
	top: 193px;
	margin: -193px -20px 0;
    z-index: 1;
}
#news-box .box-content {
    position: relative;
    top: 160px;
    margin-top: -160px;
    z-index: 2;
    min-height: 855px;
    height: auto !important;
    height: 855px;
}

#news-box h2 {
	font-size: 1.25em;
	margin: 10px 0 10px 10px;
}
.news-item {
	padding: 15px 10px;
	overflow: hidden;
}
.news-item .img-left {
    margin: 0 0 10px;
}
.news-item h3 {
	font-size: 1em;
	margin: 0 0 5px 0;
	clear: both;
}
#home .news-item h3 a:link,
#home .news-item h3 a:visited,
#home .news-item h3 a:hover,
#home .news-item h3 a:focus,
#home .news-item h3 a:active {
	color: #311D04;
	border: none;
	text-decoration: none;
}
.news-item p {
	margin: 5px 0;
}
.news-item h5 {
	float: right;
	white-space: nowrap;
	font-size: 0.875em;
}
.news-item h5 a {
	color: #0A385F;
}
#news-box .img-border-top {
    background: url(/img/2011/img-border-sml-top.png) no-repeat top left;
    height: 379px;
    width: 181px;
    top: 0;
}
#news-box .img-border-btm {
    background: url(/img/2011/img-border-sml-btm.png) no-repeat bottom left;
    height: 16px;
    width: 181px;
    bottom: 0;
}

/* Media Column
========================================================================================== */
#media-box {
	background: url(/img/2011/bg-col-2.png) no-repeat top left;
	margin: 0 0 70px;
	padding: 20px 20px 0;
}
#media-box .box-btm {
	background: url(/img/2011/bg-col-2-btm.png) no-repeat bottom left;	
	height: 120px;
	width: 237px;
	position: relative;
	top: 5px;
	margin: -120px -20px 0;
    z-index: 1;
}
#media-box .box-content {
    position: relative;
    top: 85px;
    margin-top: -85px;
    z-index: 2;
    min-height: 600px;
    height: auto !important;
    height: 600px;
}

#media-box h2 {
   font-size: 1.125em; 
   text-align: center;
}
#media-box img {
    margin: 10px auto 0;
    display: block;
}

#tv ol {
    background: url(/img/2011/dot.png) repeat-x top left;
    padding: 15px 0 0;
    margin: 10px 0;
    list-style: none;
}
#tv li {
    font-size: 0.875em;
    margin: 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#tv li a {
    text-decoration: none;
}
#tv li strong {
    color: #0A385F;
    display: block;
}
#tv li strong em {
    color: #000;
}
#tv li em {
    font-style: normal;  
    display: block; 
    color: #000;
}
#tv p {
    background: url(/img/2011/dot.png) repeat-x bottom left;
    padding: 10px 0 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#tv p a {
    text-decoration: none;
    color: #000;
}
#tv p a:hover {
    text-decoration: none;
    border-bottom: dotted 1px #000;
}

#radio h2 {
    font-size: 1.25em;
    margin-top: 10px;
}
#radio h3 {
   font-size: 1.125em; 
   margin-top: 10px;
   text-align: center;
}
#radio h3 a {
	color: #311D04;  
	text-decoration: none;  
}

/* Social
========================================================================================== */
#social-box {
	background: url(/img/2011/bg-col-sml.png) no-repeat top left;
	padding: 20px;
	height: 97px;
}
#social-box h2 {
	font-size: 0.9375em;
}
#social-box p {
	text-align: center;
}
#social-box a {
	color: #333;
}
#social-box #fb-like {
	margin: 5px 5px 0;
}
#social-box #fb-like iframe {
	border:none; 
	width: 188px;
	height: 70px;
}

ul#social {
    list-style: none;
    margin: 5px 0 0 10px;
    overflow: hidden;
}
ul#social li {
    float: left;
}


/* Welcome
========================================================================================== */
#homeVideo {
    width: 440px;
    margin: 0 auto;
}
#welcome {
	margin: 20px 10px;
}
#welcome p {
	/*font-size: 0.812em;	
	font-family: Georgia, "Times New Roman", Times, serif;*/
}
#welcome em {
    font-style: normal;
}
#lodge {
	margin-bottom: 10px;
}


/* Sign up
========================================================================================== */
#signup-box {
	background: url(/img/2011/bg-med.png) no-repeat top left;
	margin: 0 0 45px;
	padding: 30px 30px 0;
}
#signup-box .box-btm {
	background: url(/img/2011/bg-med-btm.png) no-repeat bottom left;	
	height: 45px;
	position: relative;
	top: 45px;
	margin: -30px -30px 0;
    z-index: 1;
}
#signup-box .box-content {
    position: relative;
    top: 60px;
    margin-top: -60px;
    z-index: 2;
    min-height: 150px;
    height: auto !important;
    height: 150px;
}

#signup-box h2 {
    
}

#signup-box p {
	font-weight: bold;
	margin: 10px 0;
}
#signup-box form {
	padding: 0 0 10px 0;
	overflow: hidden;
}
#signup-box div.text {
	position: relative;
	float: left;
	width: 330px;
}
#signup-box div.text input {
	width: 324px;
	border: none;
	color: #67695B;
	padding: 6px 3px;
	font-size: 0.812em;
}
#signup-box div.text label {
	position: absolute;
	left: 8888px;
}
#signup-box div.submit {
	float: left;
}
#signup-box div.submit input {
	border: none;
}
#signup-box .newsletter-groups {
	padding-bottom: 10px;
}
#signup-box .newsletter-groups label {
	font-size: 0.687em;
	margin-right: 10px;
}


/* Misc
========================================================================================== */
#badge-ticket {
	margin: 40px 0 0;
}
#badge-ticket img {
	margin: 0 auto;
	display: block;
}

/* Tickets
========================================================================================== */
#body-tickets #content h2 {
	font-size: 1.05em;
}
#body-tickets #signup-box {
	margin: 30px auto;
}

/* Content
========================================================================================== */
#content h1 ul {
	white-space: nowrap;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 10px;
	right: 20px;
}
#content h1 ul li {
	line-height: 1.4;
	font-size: 0.8125em;	
	float: left;
	position: relative;
	margin: 0 0 0 10px;
}
#content h1 ul li a:link,
#content h1 ul li a:visited,
#content h1 ul li a:hover,
#content h1 ul li a:focus,
#content h1 ul li a:active {
	color: #FFF;
	text-decoration: none;
	border: none;
}
#content h1 ul li a:hover {
	color: #FBC00A;
}
#content h1 ul li em {
	display: none;
	width: 12px;
	height: 9px;
	background: url(/img/gal-on.png) no-repeat 0 0;
	position: absolute;
	left: 50%;
	top: 2em;
	margin-left: -6px;
}

#content h1 ul li.on {
	/*font-size: 0.912em;
	line-height: 1.0;*/	
}
#content h1 ul li.on a:link,
#content h1 ul li.on a:visited,
#content h1 ul li.on a:hover,
#content h1 ul li.on a:active {
	color: #FBC00A;
	border: none;
}



/* News
========================================================================================== */
#news h1 span,
#dynamic h1 span {
	float: left;
	width: 500px;
}
#news h1 em,
#dynamic h1 em {
	float: right;
	width: 100px;
	position: relative;
	left: -100px;
}
#dynamic h1 em {
	width: auto;
	font-style: normal;
	left: -20px;
	top: 5px;
}
#news h2 {
	margin-bottom: 5px;	
}
#news h3 {
	margin-top: 5px;	
	font-size: 0.812em;
}
#news div.image {
	float: left;
	margin: 0 20px 20px 0;
}
#news div.image img {
	border: none;
	display: block;
}
#news h5 {
	float: right;
	white-space: nowrap;
	font-size: 0.812em;
	margin-bottom: 20px;
}
#news h5 {
	color: #000;
}
#news ul.actions {
	clear: both;	
}

#news div#tweet-this {
	float: right;
	clear: both;
	position: relative;
	top: 25px;
	z-index: 99;
}

/* line up
========================================================================================== */
#lineups a:link,
#lineups a:visited,
#lineups a:hover,
#lineups a:active,
#lineups a:focus {
	text-decoration: none;
	border: none;
	display: block;
}
#lineups a {
	float: left;
	margin: 20px 0;
}
	
#body-lineup h1 span {
	float: left;
	white-space: nowrap;
	width: 350px;
	position: absolute;
	top: 5px;
	left: 20px;
}
#body-lineup #content img {
	display: block;
	margin: auto;
}

.lineup {
	/*background: url(/img/2011/bg-content.png) no-repeat top left;*/
	width: 883px;
	margin: 0 auto;
	position: relative;
}
.lineup .box-btm {
	display: none;
	background: url(/img/2011/bg-content-btm.png) no-repeat bottom left;	
	height: 150px;
	width: 100%;
	position: absolute;
	bottom: -150px;
	left: 0;
    z-index: 1;
}

.lineup h2 {
	text-align: center;
	font-size: 1.1em;
	margin: 20px 0;
}

.lineup a:link,
.lineup a:visited,
.lineup a:hover,
.lineup a:active,
.lineup a:focus,
#stages ul.buttons a:link,
#stages ul.buttons a:visited,
#stages ul.buttons a:hover,
#stages ul.buttons a:active,
#stages ul.buttons a:focus,
#previous-lineup a:link,
#previous-lineup a:visited,
#previous-lineup a:hover,
#previous-lineup a:active,
#previous-lineup a:focus {
	text-decoration: none;
	border: none;
}

#artist h1 span {
	float: left;
	width: 600px;
}
#artist h1 em {
	float: right;
	width: 70px;
	margin-top: 6px;
}

#artist div.video {
	margin: 10px auto 33px;
	padding: 20px 20px 0;
	width: 400px;
	clear: both;
}
#artist div.video .box-btm {
	height: 19px;
	width: 440px;
	position: relative;
	top: 13px;
	margin: -13px -20px 0;
}
#artist h4 {
	background: #861823;
	padding: 5px 20px;
	margin: 30px 0 30px -20px;
	float: left;
}
#artist h4 a:link,
#artist h4 a:visited,
#artist h4 a:hover,
#artist h4 a:active,
#artist h4 a:focus {
	color: #FBC00A;
	border: none;
}
#artist img {
	max-width: 400px;	
}

.lineup div.artist {
	position: absolute;	
	overflow: hidden;
	z-index: 3;
}
#content .lineup h3 {
	position: relative;	
	margin: 0;
}
.lineup div.artist h3 span {
	position: absolute;
	left: -8888px;
	top: 0;
	background-repeat: no-repeat;
}
.lineup div.artist h3 a:hover span,
.lineup div.artist h3 a:active span,
.lineup div.artist h3 a:focus span,
.lineup div.artist h3:hover span {
	left: 0;	
}
div.admin div.artist:hover {
	outline: solid 2px #999;
}
.lineup ul.buttons,
#stages ul.buttons {
	list-style: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lineup ul.buttons {
	position: absolute;
	right: 0;
	bottom: 0;
}
#stages ul.buttons {
	border: none;
}
.lineup ul.buttons li,
#stages ul.buttons li {
	float: left;
	margin: 5px;
}
/*
#stages .stage-col {
	float: left;
	width: 45%;
}*/
#stages .day-col {
	width: 210px;
	float: left;
	margin: 40px 0 30px 90px;
	display: inline;
	text-align: center;
}
#stages #day-friday {
	margin-left: 50px;	
}
#stages h5 {
	text-indent: -8888px;
	background-position: top left;
	background-repeat: no-repeat;
	height: 57px;
	width: 210px;
}
#stages #day-friday h5 {
	background-image: url(/img/2011/friday.png);
}
#stages #day-saturday h5 {
	background-image: url(/img/2011/saturday.png);
}
#stages #day-sunday h5 {
	background-image: url(/img/2011/sunday.png);
}

#stages ul {
	margin: 0;
	padding: 0;
	border-top: dotted 1px #393B23;
}
#stages li {
	list-style: none;
	font-weight: bold;
	font-size: 0.75em;
	border-bottom: dotted 1px #393B23;
	margin: 5px 0 0;
	padding: 0 10px 5px;
}
#stages ul.buttons li {
	margin: 5px;
	border: none;
	padding: 0;
}
#stages li em {
	font-style: normal;
	color: #FC0029;
	font-size: 0.9em;
	display: block;
	padding-top: 5px;
}

#stages a:link,
#stages a:visited,
#stages a:hover,
#stages a:active,
#stages a:focus {	
	color: #156185;
}
#stages a:link,
#stages a:visited {
	border-bottom: none;	
}
#stages a:hover,
#stages a:active,
#stages a:focus {
	border-bottom: dotted 1px #156185;	
}

#stages #day-tbc {
	clear: both;
	width: 100%;
	margin: 30px 0 0;
}
#stages #day-tbc h5 {
	text-indent: 0;
	text-align: center;
	height: auto;
	width: auto;
	font-size: 1.25em;
}
#stages #day-tbc div {
	float: left;
	width: 20%;
	margin: 0 2.5%
}

#lineup-holding h2 {
    float: right;
    margin-top: 0;
    margin-right: 40px;
    margin-bottom: 20px;
}
#lineup-holding h3 {
   margin: 10px 40px;
}

/* Faq
========================================================================================== */
#faq h2 {
	color: #393B23;
	border-bottom: dotted 1px #393B23;
	font-size: 1em;
	margin: 15px 0 5px;
	cursor: hand;
	cursor: pointer;
}
#faq p {
	margin: 5px 0 15px;	
	padding: 0 3em;
}



/* Videos
========================================================================================== */
#body-videos #content {
	float: none;
	width: auto;
}	
#body-videos #content h1 {
	width: 697px;
	position: relative;
}
#body-videos #content img {
	display: block;
	margin: auto;
}

#videos h2 {
	clear: both;
	width: 255px;
	margin: 0 auto -16px;
	padding: 7px 0 15px;
	position: relative;
	z-index: 2;
	text-align: center;
	background: url(/img/2011/bg-title.png) no-repeat center center;
	color: #FFF;
}
#videos div.playlist {
	margin: 0 -20px 30px;
	overflow: hidden;
}
#videos div.playlist ul {
	margin: 0;	
	padding: 0;
	position: relative;
	z-index: 1;
}
#videos div.playlist ul li {
	list-style: none;
	font-size: 1em;
	float: left;
	clear: both;
	background: url(/img/giving/box-video-half.png) no-repeat 0 0;
	padding: 25px 40px; /* 50px 90px */
	width: 352px;
	height: 110px;
	margin: 0 0 0 43px;
	text-align: right;
}
#videos div.playlist li.even {
	clear: none;
	float: right;
	margin: 0 35px 0 0;
	text-align: left;
}
#videos div.playlist li.oddOne {
	float: none;
	margin: 0 auto;
	text-align: left;
}
#videos div.playlist ul li h3,
#videos div.playlist ul li p {
	line-height: 1.6;
	font-size: 0.687em;
	clear: none;
}
#videos div.playlist ul li h3 {
	margin: 0 0 7px;
	text-transform: uppercase;
	font-weight: bold;
}
#videos div.playlist ul li h3 a:link,
#videos div.playlist ul li h3 a:visited,
#videos div.playlist ul li h3 a:hover,
#videos div.playlist ul li h3 a:active,
#videos div.playlist ul li h3 a:focus {
	color: #000;
	text-decoration: none;
	border: none;
}

#videos div.playlist li a.thumb {
	float: right;
	margin: 0 0 0 20px;
	position: relative;
}
#videos div.playlist li.even a.thumb {
	float: left;
	margin: 0 20px 0 0;
}
#videos div.playlist li a.thumb img {
	height: 110px;
}
#videos div.playlist li a.thumb span {
	background: url(/img/giving/frame-video.png) no-repeat 0 0;
	position: absolute;
	left: 50%;
	top: -16px;
	width: 92px;
	height: 140px;
	margin-left: -46px;
}
