/* CARRIE UNDERWOOD */
/* Section Stylesheet: Tour
----------------------------------------------------------------------------------- */


	@import url("widget-event.css");
	@import url("widget-comment.css");
	@import url("widget-member.css");
	@import url("widget-photo.css");
	@import url("widget-blog.css");
	@import url("widget-poll.css");


/* TABS
----------------------------------------------------------------------------------- */


	div.pane {
	
		width: 845px;
		overflow: hidden;
		margin-bottom: 25px;
	
		-moz-border-radius-topleft: 0;
		-moz-border-radius-topright: 0;
		-moz-border-radius-bottomleft: 10px;
		-moz-border-radius-bottomright: 10px;
		-webkit-border-top-left-radius: 0;
		-webkit-border-top-right-radius: 0;
		-webkit-border-bottom-left-radius: 10px;
		-webkit-border-bottom-right-radius: 10px;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;

		}
	
	div.disclaimers {
	
		clear: both;
		padding: 15px 5%;
		margin: 0 0 25px 0;
		text-align: center;
		background: #000;
		width: 90%;

		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		
		}

	div.disclaimers p {
	
		margin-bottom: 0;
	
		}

	div.disclaimers small {

		font: normal 12px/14px Arial, sans-serif;
	
		}
	
		
/* TICKET SALES
----------------------------------------------------------------------------------- */


	div#details {
	
		float: left;
		width: 566px;
		padding: 15px;
		background-color: #000;
		margin-bottom: 25px;

		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		
		}
		
	div.tickets {
	
		width: 875px;
		padding: 0;	
	
		}

	div.tickets div.details {
	
		width: 905px;
		padding: 15px;
	
		}

	div.tickets div.sales {

		padding: 15px;
		background: #835e26;

		-moz-border-radius-bottomleft: 10px;
		-moz-border-radius-bottomright: 10px;
		-webkit-border-bottom-left-radius: 10px;
		-webkit-border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
	
		}

	div#details ol, div.tickets div.details ol {
	
		padding-left: 30px;
	
		}

	div#details p.code, div.tickets div.details p.code, div#details p.code em, div.tickets div.details p.code em {
	
		margin: 0 0 15px 0;
		color: #b79b63;
		font: bold 20px/22px Arial, sans-serif;
	
		}
		
	div#details p.code strong, div.tickets div.details p.code strong {
	
		color: #b79b63;
	
		}
	
	div#details p, div.tickets div.details p {
	
		clear: left;
		width: 85%;
	
		}

	div#details ol p, div.tickets div.details ol p {
	
		width: 80%;
	
		}
	
	div#details h3, div.tickets div.details h3 {
	
		font-size: 20px;
		line-height: 22px;
		margin-bottom: 15px;
		color: #b79b63 !important;
	
		}
		
	div#details small, div.tickets div.details p small {
		
		line-height: 10px;
		
		}


/* Prompt */


	div.prompt {

		position: relative;
		float: left;
		width: 845px;
		padding: 15px;
		margin-bottom: 25px;
		background: #835e26;

		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
	
		}
		
	#browse-comments div.prompt {
	
		background-color: #835e26;

		-moz-border-radius-topleft: 10px;
		-moz-border-radius-topright: 10px;
		-webkit-border-top-left-radius: 10px;
		-webkit-border-top-right-radius: 10px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	
		}

	div.prompt h3 {
	
		color: #b79b63;
		margin-bottom: 15px;
	
		}

	div.prompt ul.actions {
		
		float: left;
		
		}
	
	div.prompt ul.actions li {
	
		margin: 0 8px 0 0;
	
		}

		
/* RSVP
----------------------------------------------------------------------------------- */

	
	#rsvp {
	
		float: left;
		width: 100%;
		margin-bottom: 25px;
	
		}

	#page-event #barcode {
	
		display: none;
		
		}

	#rsvp-confirmation {
	
		color: #000;
		background: #b79b63 !important;
		margin-bottom: 25px;
		float: left;
		
		}

	#rsvp-confirmation h3 {
		
		color: #000;
		background: #ffd659;
		
		}
		
	#rsvp-confirmation p {
	
		width: 236px !important;
		padding: 10px 10px 0 10px;
		
		}
		
	#rsvp-confirmation a {
	
		color: #b79b63 !important;
		background: #000 !important;
		width: 216px;
		text-align: center;
		
		}
		
	#rsvp-confirmation a:hover {
	
		color: #fff !important;
		background: #000 !important;
		
		}


/* FAN PARTY
----------------------------------------------------------------------------------- */


	#fanparty .rsvp {
	
	display: none !important;
	
	}


/* THE LIVE EXPERIENCE
----------------------------------------------------------------------------------- */

	
	#live {
	
		position: relative;
	
		}
		
		
	/* Photos */
	
	
	#live #photos ul.photos li {
	
		width: 164px;
	
		}
		
	#live #photos ul.photos img {
	
		max-width: 115%;
	
		}
		
	#live #photos ul.actions.prompts {
	
		position: absolute;
		top: 24px;
		right: 13px;
		padding-left: 270px;
		background: url(../images/section-tour/havephotos.gif) 0px 5px no-repeat;
	
		}
	
	#live #photos ul.actions a.upload {
	
		width: 104px;
		background-image: url(../images/actions/a-uploadthem.gif);
	
		}
	
	
	/* Stories */
	

	#live #stories ul.actions.prompts {
	
		position: absolute;
		top: 24px;
		right: 13px;
		padding-left: 222px;
		background: url(../images/section-tour/haveastory.gif) 0px 5px no-repeat;
	
		}
	
	#live #stories ul.actions a.add {
	
		width: 119px;
		background-image: url(../images/actions/a-writeaboutit.gif);
	
		}


/* PAGE: EVENT
----------------------------------------------------------------------------------- */


	#event, #browse-comments {
	
		overflow: hidden;
	
		}


/* PAGE: PRE-SALE
----------------------------------------------------------------------------------- */


	#page-presale #presale {
		
		clear: left;
		float: left;
		margin-bottom: 25px;
		background: #736341;		
		padding: 15px;
		width: 566px;
	
		}
		
	#page-presale #presale ol {
	
		padding-left: 25px;
	
		}
		
	#page-presale #presale ol li {
	
		margin-bottom: 5px;
	
		}
		
	
/* ENCORE
----------------------------------------------------------------------------------- */

	
	#setlistpoll {
	
	padding: 15px;
	position: relative;
	width: 845px;
	background: #111111;
	text-align: center;

	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;

	}
	
	#setlistpoll h3.heading {
	
	color: #b79b63;
	
	}
	
	#setlistpoll h4 {
	
	color: #b79b63;
	
	}
	
	#setlistpoll h4 em {
	
	font-style: normal;
	text-decoration: underline;
	
	}
	
	#setlistpoll p {
	
	width: 600px;
	margin: 0 auto 15px;
	
	}
	
	#setlistpoll strong {
	
	color: #b79b63;
	
	}
	
	
/* Categories */


	#setlistpoll ul li {
	
	float: left;
	width: 193px;
	height: 460px;
	display: block;
	text-indent: -5000px;
	margin-right: 24px;
	
	}
	
	#setlistpoll ul li.last {
	
	margin: 0;
	
	}

	#setlistpoll ul li.nineties {
	
	background: url(../images/page-setlistpoll/li-nineties.jpg) no-repeat;
	
	}
	
	#setlistpoll ul li.rock {
	
	background: url(../images/page-setlistpoll/li-rock.jpg) no-repeat;
	
	}
	
	#setlistpoll ul li.eighties {
	
	background: url(../images/page-setlistpoll/li-eighties.jpg) no-repeat;
	
	}
	
	#setlistpoll ul li.country {
	
	background: url(../images/page-setlistpoll/li-country.jpg) no-repeat;
	
	}


/* Alert */


	#page-setlistpoll .widget-alert p {
	
	display: none;
	
	}
	
	
/* Tab Heading */


	#page-setlistpoll .tabs .selected {
	
	padding-left: 330px;
	
	}
	
	
/* Event Widget */


	#page-setlistpoll .widget-event {
	
	float: left;
	clear: left;
	width: 845px;
	padding: 15px;
	background: #835e26;
	margin-bottom: 25px;

	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	
	}
	
	#page-setlistpoll .widget-event h3,
	#page-setlistpoll .widget-event td.tickets {
	
	display: none;
	
	}
	
	#page-setlistpoll .widget-event.compact tr.alt td {
	
	background: none;

	}
	
	#page-setlistpoll .widget-event.compact td {

	border-bottom: 1px solid #56232f;

	}
	
	#page-setlistpoll .widget-event a.details {
	
	width: 125px;
	
	}
