/* Criss Angel */
/* Events Stylesheet
----------------------------------------------------------------------------- */

	@import url("widget-editorial.css");
	@import url("widget-event.css");
	@import url("widget-member.css");
	
	
/* Appearances
----------------------------------------------------------------------------- */

	#page-events #content {
	
	margin-bottom: 50px;
	width: 1000px;
	
	}

	#event-appearances {
	
	margin-bottom: 50px;
	position: relative;
	
	}

	#event-appearances h3 {

	height: 30px;
	background: url(../images/section-home/h3-appearances.gif) no-repeat;
	
	}

	#event-appearances ul.events {
	
	margin-bottom: 10px;
	float: left;
	
	}
	
	#event-appearances ul.events li {
	
	width: 800px;
	height: 58px;
	margin: 0 0 4px 0;
	background-color: #26231f;
	clear: left;
	float: left;
	position: relative;
	
	}
	
	#event-appearances li:hover {
	
	background-color: #13110f;
	overflow: hidden;
	
	}
	
	#event-appearances li ul.actions li {
	
	border: none;
	background: none;
	padding: 0;
	
	}
	
	#event-appearances li ul.actions li:hover {
	
	background-color: none;
	
	}
	
	#event-appearances h4 {
	
	font: normal 11px/13px trebuchet ms, sans-serif;
	text-transform: uppercase;
	width: 115px;
	position: absolute;
	top: 15px;
	left: 15px;
	
	}
	
	#event-appearances h4 em {
	
	font: bold 11px/13px trebuchet ms, sans-serif !important;
	color: #e1dfd3 !important;
	text-transform: uppercase;
	clear: left;
	float: left;
	width: 115px;
	position: static !important;
	margin-bottom: 4px;
	text-overflow: none;
	
	}
	
	#event-appearances li h4 em span {
	
	display: none;
	
	}
	
	#event-appearances strong {
	
	font: normal 11px/13px trebuchet ms, sans-serif;
	color: #2d8598;
	position: absolute;
	top: 14px;
	left: 250px;

	}	
	
	#event-appearances li em {
	
	font: normal 11px/13px trebuchet ms, sans-serif;
	color: #919191;
	text-transform: uppercase;
	position: absolute;
	top: 32px;
	left: 250px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 290px;
	
	}
	
	#event-appearances a.rsvp {
	
	clear: left;
	float: left;
	margin: 5px 5px 4px 0;
	padding-top: 10px;
	display: block;
	position: absolute;
	top: -5px;
	left: 520px;
	
	}
	
	#event-appearances a.rsvp em {
	
	margin: 0 0 0 6px;
	width: 11px;
	height: 18px;
	background: url(../images/section-events/img-people.gif) no-repeat;
	display: inline;
	padding: 3px 0 0 15px;
	float: left;
	position: static !important;
	color: #bba285;
	
	}
	
	#event-appearances a.rsvp span {
	
	font: normal 11px/13px trebuchet ms, sans-serif !important;
	color: #bba285;
	
	}
	
	#event-appearances a.comments {
	
	margin: 17px 5px 0 0;
	position: absolute;
	top: 15px;
	left: 525px;
	font: normal 11px/13px trebuchet ms, sans-serif !important;
	width: 125px;
	
	}
	
	#event-appearances a.comments span {
	
	margin-left: 2px;
	
	}
	
	#event-appearances li ul.actions {
	
	position: absolute;
	top: 5px;
	left: 690px;
	
	}
	
	#event-appearances ul.actions li {
	
	width: auto;
	
	}
	
	#event-appearances ul.actions li a.action.details {
	
	width: 104px;
	height: 47px;
	background: url(../images/actions/a-areyougoing.gif) no-repeat;

	}
	
	#event-appearances ul.actions li a.action.details:hover {
	
	background-position: 0 -47px;
	
	}
	
	#event-appearances ul.actions.paging {
	
	clear: left;
	
	}
	
	#event-appearances ul.actions.paging li {
	
	background: none !important;
	overflow: hidden;
	
	}
	
	#page-events #content, #page-pastevents #content {
	
	position: relative;
	
	}
	
	a.action.past {
	
	position: absolute;
	top: 120px;
	left: 280px;
	width: 130px;
	background: url(../images/actions/a-browse-past.gif);
	
	}

	a.action.upcoming {
	
	position: absolute;
	top: 10px;
	left: 375px;
	width: 126px;
	background: url(../images/actions/a-browse-upcoming-all.gif);
	
	}
	

/* Past Appearances
----------------------------------------------------------------------------- */

	#page-pastevents #content {
	
	margin-bottom: 50px;
	width: 650px;
	
	}
	
	#page-pastevents #sidebar {
	
	margin-bottom: 50px;
	width: 210px;
	margin-left: 30px;
	
	}

	#page-pastevents #event-appearances {
	
	margin-bottom: 50px;
	position: relative;
	
	}

	#page-pastevents #event-appearances h3 {

	height: 30px;
	background: url(../images/section-home/h3-pastappearances.gif) no-repeat;
	width: 353px;
	
	}
	
	#page-pastevents #event-appearances ul.events li {
	
	width: 640px;
	
	}

	#page-pastevents #event-appearances strong {
	
	position: absolute;
	top: 14px;
	left: 200px;

	}	
	
	#page-pastevents #event-appearances li em {
	
	position: absolute;
	top: 32px;
	left: 200px;
	
	}
	
	#page-pastevents #event-appearances a.rsvp {
	
	position: absolute;
	top: -5px;
	left: 380px;
	
	}
	
	#page-pastevents #event-appearances a.comments {
	
	position: absolute;
	top: 15px;
	left: 383px;
	
	}
	
	#page-pastevents #event-appearances li ul.actions {
	
	position: absolute;
	top: 5px;
	left: 530px;
	
	}
	
	#page-pastevents #event-appearances ul.events li ul.actions li {
	
	width: auto;
	
	}
	
	

/* Sidebar Events Tag
----------------------------------------------------------------------------- */

	#events-tag {
	
	margin-bottom: 30px;
	clear: left;
	
	}
	
	#events-tag h3 {
	
	width: 95px;
	height: 19px;
	background: url(../images/section-events/h3-browseevents.gif) no-repeat;
	display: block;
	text-indent: -5000px;
	margin-bottom: 20px;
	
	}
	
	
/* Appearances - Details
----------------------------------------------------------------------------- */

	#event-details {
	
	margin-bottom: 50px;
	float: left;
	
	}
	
	#event-details h3 {

	height: 30px;
	background: url(../images/section-home/h3-appearances.gif) no-repeat;
	
	}
	
	#event-details h4 {
	
	font: normal 18px/22px trebuchet ms, sans-serif;
	color: #2d8598;
	float: left;
	
	}
	
	#event-details h4.date em {
	
	font-style: normal;
	
	}
	
	#event-details dl {
	
	margin-bottom: 30px;
	text-transform: uppercase;
	width: 520px;
	float: left;
	clear: left;
	
	}
	
	#event-details dt {
	
	font: normal 12px/18px trebuchet ms, sans-serif;
	color: #919191;
	width: 120px;
	float: left; 
	
	}
	
	#event-details dd {
	
	font: normal 12px/18px trebuchet ms, sans-serif;
	color: #b9b9b9;
	
	}
	
	#event-details dd a {
	
	font: normal 12px/18px trebuchet ms, sans-serif;
	color: #bba285;
	
	}
	
	#event-details dd a:hover {
	
	color: #e1dfd3;
	
	}
	
	#event-details h4.moreinfo {
	
	width: 161px;
	height: 19px;
	background: url(../images/section-events/h4-moreinfo.gif) no-repeat;
	display: block;
	text-indent: -5000px;
	margin-bottom: 10px;
	float: left;
	clear: left;
	
	}
	
	#event-details p {
	
	font: normal 12px/16px trebuchet ms, sans-serif;
	color: #919191;
	margin-bottom: 10px;
	float: left;
	clear: left;
	
	}
	
	#event-details h4.venue {
	
	font: normal 16px/18px trebuchet ms, sans-serif;
	color: #2d8598;
	
	}
	

/* Are You Going?
----------------------------------------------------------------------------- */

	#going {
	
	margin-bottom: 30px;
	float: left;
	
	}
	
	#going h3 {
	
	width: 266px;
	height: 26px;
	background: url(../images/section-events/h3-areyougoing.gif) no-repeat;
	
	}
	
	#going ul.toggle {
	
	float: left;
	
	}
	
	#going ul.toggle li {
	
	float: left;
	margin-right: 5px;
	
	}
	
	#going ul.toggle li a.toggle, #going ul.toggle li strong.toggle {
	
	height: 75px;
	display: block;
	text-indent: -5000px;
	
	}
	
	#going ul.toggle li a.toggle.going {
	
	width: 60px;
	background: url(../images/actions/a-going.gif) no-repeat;
		
	}
	
	#going ul.toggle li a.toggle.maybe {
	
	width: 89px;
	background: url(../images/actions/a-goingmaybe.gif) no-repeat;
		
	}
	
	#going ul.toggle li a.toggle.notgoing {
	
	width: 60px;
	background: url(../images/actions/a-goingnot.gif) no-repeat;
		
	}
	
	#going ul.toggle li a.toggle:hover {
	
	background-position: 0 -75px;
	
	}
	
	#going ul.toggle li strong.toggle.going {
	
	width: 60px;
	background: url(../images/actions/a-going.gif) no-repeat;
	background-position: 0 -75px;
	
	}
	
	#going ul.toggle li strong.toggle.maybe {
	
	width: 89px;
	background: url(../images/actions/a-goingmaybe.gif) no-repeat;
	background-position: 0 -75px;
	
	}
	
	#going ul.toggle li strong.toggle.notgoing {
	
	width: 60px;
	background: url(../images/actions/a-goingnot.gif) no-repeat;
	background-position: 0 -75px;
	
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
