/* Clay Aiken */
/* Section Stylesheet - Clay
----------------------------------------------------------------------------- */

	@import url("widget-comments.css");
	@import url("widget-members.css");
	@import url("widget-photos.css");


/* Spamalot
--------------------------------------------------------------------------- */

	#panel-spamalot {
	
	display: none;
	background: url(../images/tabs/bg-block-top-alt.gif) no-repeat top right;
	
	}

	/* #spamalot ul.pages, #spamalot ul.paging {
	
	display: none;
	
	}
	
	#spamalot {
		
	float: left;
	width: 537px;
	padding: 10px;
	position: relative;
		
	}
	
	#spamalot h3 {
		
	display: none;
		
	}
	
	#spamalot h4 {
	
	float: left;	
	font: normal 20px/24px Arial, sans-serif;
	margin: 0 10px 0 0;
		
	}
	
	#spamalot h4 a {
		
	color: #222;
		
	}
	
	#spamalot h5 {
		
	font: 16px/20px Arial, sans-serif;
	color: #222;
		
	}
	
	#spamalot .comments {
		
	display: none;
		
	}
	
	#spamalot ul.leads strong {
	
	display: none;
		
	}
	
	#spamalot ul.leads li {
	
	float: left;
	clear: left;
	width: 537px;
	position: relative;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #e3f4fc;
		
	}
	
	#spamalot ul.leads li.last {
	
	margin: 0;
	border: 0;
		
	}
	
	#spamalot ul.leads li div.story {
		
	clear: left;
	padding: 10px 0 0 0;
		
	}
	
	#spamalot ul.leads p strong {
		
	display: inline;
		
	}
	
	#spamalot ul.leads p em {
		
	display: block;
		
	}
	
	#spamalot ul.leads ul.actions {
		
	display: none;
		
	} */


/* Upcoming Events
--------------------------------------------------------------------------- */

	#upcoming {
	
	float: left;
	width: 537px;
	padding: 10px;	
	background: url(../images/tabs/bg-block-top.gif) no-repeat top right;
		
	}
	
	#upcoming h3, #upcoming ul.events li h4 em, #upcoming ul.events li h4 span {
	
	display: none;
		
	}
	
	#upcoming ul.events {
	
	float: left;
	width: 537px;
		
	}
	
	#upcoming ul.events li h4 {
	
	float: left;
	margin: 0 10px 5px 0;	
	font: normal 12px/15px Arial, sans-serif;
	color: #3d667b;
	text-indent: 53px;
		
	}
	
	#upcoming ul.events li h4 strong {
	
	display: inline;
	position: static;
	padding: 0 0 0 8px;
	color: #900;
	font-weight: bold;
		
	}
		
	#upcoming ul.events li strong {
	
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	color: #555;
	font-weight: normal;
		
	}
	
	#upcoming ul.events li em {

	display: block;
	margin-right: 10px;
	font-style: normal;
	float: left;
		
	}
	
	#upcoming ul.events li a.rsvp {
	
	display: inline;
	float: left;	
	clear: left;
	margin: 0 10px 0 0;
	white-space: nowrap;
		
	}
	
	#upcoming ul.events li a.rsvp em {
	
	float: none;
	display: inline;
	margin: 0;
		
	}
	
	#upcoming ul.events li a.comments {

	float: left;
	margin: 0;
		
	}
		
	#upcoming ul.events li {
		
	float: left;
	clear: left;
	position: relative;
	padding: 10px;
	width: 517px;
	height: 60px;
	margin-bottom: 10px;
	background: url(../images/section-events/bg-event.gif) no-repeat;
		
	}
	
	#upcoming ul.events li.last {
		
	margin-bottom: 0;
		
	}
	
	#upcoming ul.events li ul.actions {
	
	clear: both;
	float: left;
	width: 517px;	
	margin-top: 8px;
		
	}
	
	#upcoming ul.events li ul.actions li {
		
	padding: 0;
	width: auto;
	height: auto;	
	background: none;
		
	}
	

/* Past Events
--------------------------------------------------------------------------- */

	#past {
	
	float: left;
	width: 537px;
	min-height: 150px;
	padding: 10px;
	position: relative;
	background: url(../images/tabs/bg-block-top-double.gif) no-repeat top right;
		
	}
	
	#past h3 {
	
	display: block;
	width: 537px;
	height: 10px;
	position: absolute;
	z-index: 1;
	background: url(../images/section-events/bg-table-top.gif) top left no-repeat;
	text-indent: -5000px;
	overflow: hidden;
		
	}
	
	#past table {
		
	width: 537px;
	background: #c7e6f6 url(../images/section-events/bg-table-bottom.gif) bottom left no-repeat;
		
	}
	
	#past table thead {
	
	display: none;
		
	}
		
	#past table td {
	
	padding: 12px 10px 10px 0;	
	border-bottom: 2px solid #74c0e8;
		
	}
	
	#past table tr.last td {
	
	padding: 10px 0;	
	border-bottom: 0;
		
	}
	
	#past table td.performance, #past table td.rsvp, #past table td.soldout {
		
	display: none;
		
	}
	
	#past table td.date, #past table tr.last td.date {
		
	padding-left: 10px;
		
	}
	
	#past table td.date strong {
		
	font: normal 12px/15px Arial, sans-serif;
	color: #555;
		
	}
	
	#past table td.location {
		
	color: #3d667b;
		
	}
	
	#past table td.action {
	
	padding-right: 0;
	width: 82px;
		
	}
	
	#past table td.action a.action {
		
	margin: 0;
		
	}
	
	#past table td.comments a.comments {
		
	margin-top: 0;
		
	}
		
	#past table td.comments a.comments span {
		
	display: none;
		
	}
	
	
/* Live Photos
--------------------------------------------------------------------------- */

	.section-events #mini-photos.widget-photo.browse {
		
	margin: 0 0 20px 0;
		
	}

	.section-events #mini-photos.widget-photo.browse h3 {
	
	display: block;
	width: 730px;
	min-height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/section-events/h3-livephotos.gif) no-repeat;
	text-indent: -5000px;
		
	}
	
	
/* Event Info
--------------------------------------------------------------------------- */

	#event {
		
	float: left;
	position: relative;
	margin: 10px 0 0 0;
	padding: 10px 10px 40px 193px;
	width: 527px;
	background: url(../images/section-events/h3-eventinfo.gif) no-repeat;

	}
	
	#event h3 {
		
	display: none;
		
	}	
	
	#event h4 {
	
	clear: left;	
	font: normal 20px/24px Arial, sans-serif;
	margin: 0 0 10px 0;
	padding: 20px 0 0 0;
		
	}
	
	#event h4.date {
	
	padding: 0;
		
	}
	
	#event dl {
		
	float: left;
	width: 527px;
		
	}
	
	#event dl dt {
		
	color: #666;
		
	}
	
	#event dl dd {
		
	color: #5e9bbc;
		
	}
	
	#event dl dd.directions {
		
	width: 400px;
		
	}
	
	#event ul.actions {
		
	margin: 0;
	padding-top: 10px;
		
	}
	
	
/* RSVP
--------------------------------------------------------------------------- */

	#going {
		
	float: left;
	width: 547px;
	padding: 10px 0 10px 10px;
	background: url(../images/tabs/bg-block-top.gif) no-repeat top right;
		
	}
	
	
	/* Member Listng */
	
	#rsvp {
		
	float: left;
	min-height: 150px;
	width: 547px;
	padding: 10px 0 10px 10px;
	background: url(../images/tabs/bg-block-top-double.gif) no-repeat top right;
		
	}
	
	#rsvp h3 {
		
	display: none;
		
	}
	
	#rsvp ul.toggle {
	
	width: 537px;
		
	}
	
	#rsvp ul.toggle li {
	
	width: 537px;
		
	}
	
	#rsvp ul.toggle a, #rsvp ul.toggle strong {
	
	display: block;
	clear: left;
	width: 537px;
	height: 55px;
	background-position: 0 0;
	text-indent: -5000px;
		
	}
	
	#rsvp ul.toggle a:hover {
	
	background-position: 0 -55px;
		
	}
	
	#rsvp ul.toggle strong {
	
	display: block;
	clear: left;
	width: 537px;
	height: 55px;
	background-position: 0 -55px !important;
	text-indent: -5000px;
		
	}
	
	#rsvp ul.toggle .maybe {
	
	margin-bottom: 10px;	
	background: url(../images/section-events/a-rsvp-maybe.gif) no-repeat;
		
	}
	
	#rsvp ul.toggle .going {
	
	margin-bottom: 10px;	
	background: url(../images/section-events/a-rsvp-going.gif) no-repeat;
		
	}
	
	#rsvp ul.toggle .notgoing {
		
	background: url(../images/section-events/a-rsvp-not.gif) no-repeat;
		
	}
	
	
/* PRESALE INFO
----------------------------------------------------------------------------- */

	#presale {
		
	clear: both;
	float: left;
	width: 730px;
	margin: 0 0 20px 0;
	background: url("../images/tabs/bg-block-alt.gif") no-repeat right bottom;
	position: relative;
		
	}
	
	#presale h3 {
		
	display: block;
	width: 730px;
	min-height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/section-events/h3-presale.gif) no-repeat;
	text-indent: -5000px;	
		
	}
	
	#presale div.presale {
		
	float: left;
	padding: 10px 0 10px 183px;
	width: 535px;
	position: relative;
	z-index: 1;
		
	}
	
	#presale h4 {
		
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 15px;
		
	}
	
	#presale #info {
		
	padding: 20px 0 0 0;
		
	}
	
	#presale #info h4 {
		
	font-size: 14px;
	line-height: 17px;
		
	}
	
	#presale #info ol {
		
	list-style: decimal outside;
	margin: 0 0 10px 30px;
		
	}
	
	#presale #info ol li {
		
	padding: 0 0 10px 0;
		
	}
