/* DONNY OSMOND */
/* SECTION: Dancing with the Stars
----------------------------------------------------------------------------- */

/* PAGE: Dancing with the Stars
----------------------------------------------------------------------------- */

	#page-dancing div#features div.pane {
		
	height: 395px;
	
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
		
	}
	
	/* Vote */
	
	#page-dancing div#features #vote div.widget-advertising {
	
	padding: 0;
	width: 565px;
	height: 395px;
	
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
		
	}
	
	/* Photos */
	
	#page-dancing div#features #photos ul.photos {
		
	width: 565px;
	height: 395px;
		
	}
	
	#page-dancing div#features #photos ul.photos li {
		
	width: 559px;
	height: 389px;
		
	}
	
	#page-dancing div#features #photos ul.photos li div {
		
	width: 559px;
	height: 354px;
		
	}
	
	#page-dancing div#features #photos ul.photos li div a img {
		
	min-height: 354px;
	min-width: 559px;
	width: auto !important;
	height: auto !important;
		
	}
	
	/* Video */
	
	#page-dancing div#features #video div.details,
	#page-dancing div#features #video ul.controls {
		
	width: 555px;
		
	}
	
	#page-dancing div#features #video div.flash,
	#page-dancing div#features #video div.flash div {
		
	width: 559px;
	height: 334px;
		
	}
	
	/* Children's Miracle Network */
	
	#page-dancing div#features #cmn div.widget-advertising {
	
	padding: 0;
	width: 565px;
	height: 395px;
	
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
		
	}
	

	/* Twitter */
	
	#page-dancing #twitter div.tweets {
		
	width: 255px;
		
	}
	
	/* Merch */
	
	#page-dancing #merch ul.items li {
		
	margin-bottom: 0;
		
	}
	
	#page-dancing #merch ul.pages,
	#page-dancing #merch ul.paging {
		
	display: none;
		
	}

	
/* PAGE: Tweetcast
----------------------------------------------------------------------------- */

/* Layout */

	#page-tweetcast div#header {
		
	height: 140px;
		
	}

	#page-tweetcast div#page {
	
	padding-bottom: 0;
	
	}

	#page-tweetcast div#content {
	
	padding-bottom: 60px;
	
	}
	
	
/* CHAT + VIDEO */
	
	#page-tweetcast div#chat {
		
	padding: 15px;
	border-top: 1px solid #cbcbcb;
	border-bottom: 1px solid #3e4b4d;
	background: #7c9699 url(../images/timeline/bg-timeline.jpg) top center repeat-x;
	color: #000;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
		
	}
	
	#page-tweetcast div#chat h3 {
	
	color: #000;
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 15px;
	text-shadow: #cbcbcb 0px 1px 0px;
		
	}
	
	#page-tweetcast div#ustream {
		
	float: left;
	width: 400px;
	margin: 0 15px 0 0;
		
	}
	
	#page-tweetcast div#chatroom {
	
	float: left;
	clear: none !important;
	width: 495px;
	height: 345px;
		
	}

/* MERCH */
		
	#page-tweetcast div#merch {
	
	clear: both;
	float: left;
	width: 400px;
	padding: 15px 0 0 0;
	color: #fff;	
		
	}
	
	#page-tweetcast div#merch h3 {
		
	display: none !important;
		
	}
	
	#page-tweetcast div#merch ul.items li {
	
	margin-bottom: 0;
		
	}
	
	#page-tweetcast div#merch ul.items li.last {
		
	margin-right: 0 !important;
		
	}
	
	#page-tweetcast div#merch ul.pages {
		
	display: none;
		
	}
	
/* BANNER */

	#page-tweetcast div.ad {
		
	float: left;
	clear: none !important;
	width: 495px;
	height: 181px;
	padding: 15px 0 0 15px;
	overflow: hidden;
		
	}
	
	#page-tweetcast div.ad div#tweetcast_banner {
		
	width: 495px;
	height: 181px;
	overflow: hidden;
		
	}

/* TWITTER FEED */

	#page-tweetcast div#twitter {
	
	clear: both;	
	padding: 15px;
	width: 910px;
		
	}
	
	#page-tweetcast div#twitter h3 {
	
	float: left;
		
	}
	
	#page-tweetcast div#twitter ul.actions {
	
	clear: none !important;
	padding: 0 0 10px 0;
	float: right;
		
	}
	
	#page-tweetcast div#twitter ul.actions li {
		
	padding: 0;
		
	}
	
	#page-tweetcast div#twitter ul.actions li a {
		
	float: none;
		
	}
	
	#page-tweetcast div#twitter ul.actions li a.what {
	
	margin-right: 10px;
		
	}
	
	#page-tweetcast div#twitter iframe {
	
	clear: both;
					
	}
