/* Criss Angel */
/* News Stylesheet
----------------------------------------------------------------------------- */

	@import url("widget-editorial.css");
	@import url("widget-media.css");
	@import url("widget-event.css");
	@import url("widget-photos.css");
	
	

/* News Leads
----------------------------------------------------------------------------- */

	#news-headlines {
	
	margin-bottom: 40px;
	float: left;
	
	}

	#news-headlines h3 {
	
	width: 106px;
	background: url(../images/section-news/h3-news.gif) no-repeat;
	
	}
	
	#news-headlines img {
	
	display: none;
	
	}
	
	#news-headlines li ul.actions, #news-headlines ul.paging {
	
	display: none;
	
	}

	
/* News Story
----------------------------------------------------------------------------- */


	#news-story {
	
	margin-bottom: 30px;
	
	}
	
	#news-story h3 {
	
	width: 106px;
	background: url(../images/section-news/h3-news.gif) no-repeat;
	
	}
	
	#news-story img {
	
	display: none;
	
	}
	
	#news-story div.story img {
	
	display: block;
	
	}
	
	
/* Watch & Believe
----------------------------------------------------------------------------- */

	#sidebar-video {
	
	margin-bottom: 40px;
	
	}
	
	#sidebar-video li {
	
	margin-bottom: -5px;
	
	}
	
	#sidebar-video a.action.browse {
	
	width: 75px;
	background: url(../images/actions/a-seearchive.gif) no-repeat;
	
	}
	

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

	#home-appearances {
	
	clear: left;
	margin-bottom: 50px;
	position: relative;
	
	}

	#home-appearances h3 {
	
	height: 30px;
	background: url(../images/section-home/h3-appearances.gif) no-repeat;
	
	}
	
	#home-appearances td.rsvp {
	
	display: none;
	
	}
	
	#home-appearances a.action.browse {
	
	position: absolute;
	top: 9px;
	left: 270px;
	width: 155px;
	background: url(../images/actions/a-browse-upcoming.gif);
	
	}
	

/* Sidebar News Headlines
----------------------------------------------------------------------------- */

	#sidebar-headlines {
	
	margin-bottom: 20px;
	float: left;
	
	}
	
	#sidebar-headlines h3 {
	
	width: 171px;
	height: 19px;
	background: url(../images/section-news/h3-newsarchive.gif) no-repeat;
	text-indent: -5000px;
	display: block;
	margin-bottom: 20px;
	
	}
	
	
/* Photos
----------------------------------------------------------------------------- */

	#related-photos {
	
	margin-bottom: 30px;
	
	}

	#related-photos h3 {
	
	width: 239px;
	height: 19px;
	background: url(../images/section-news/h3-caughtoncamera.gif) no-repeat;
	text-indent: -5000px;
	display: block;
	margin-bottom: 20px;
	
	}
	

/* The Loyal Freaks Upsell
----------------------------------------------------------------------------- */

	a.upsell {

	float: left;
	
	}
	

/* See It Yourself
----------------------------------------------------------------------------- */

	#see-events {
	
	margin-bottom: 30px;
	
	}

	#see-events h3 {
	
	width: 222px;
	height: 23px;
	background: url(../images/section-news/h3-seeityourself.gif) no-repeat;
	display: block;
	text-indent: -5000px;
	
	}
		
