/* DONNY OSMOND */
/* PAGE: Radio
----------------------------------------------------------------------------- */


	#page-radio {
	
	background: #42012b url(../images/page-radio/bg-body.jpg) repeat-x top left; 
	
	}

	#header,
	#page {
	
	background: none !important;
	
	}
	
	
/* STRUCTURAL CONTAINERS
----------------------------------------------------------------------------- */

	
	.left {
	
	width: 300px;
	float: left;
	clear: none !important;
	
	}
	
	.right {
	
	width: 596px;
	float: right;
	clear: none !important;
	
	}
	
	#main {
	
	width: 615px;
	float: left;
	
	}
	
	#main div.pane {
	
	padding: 15px;
	
	}
	
	#sidebar {
	
	width: 305px;
	float: right;
	clear: none !important;
	
	}

	#sidebar div.pane {
	
	padding: 15px;
	width: 275px !important;
	
	}
	

/* RADIO
----------------------------------------------------------------------------- */


	#radio {
	
	width: 910px;
	min-height: 385px;
	padding: 15px;
	margin-bottom: 15px;
	background: url(../images/page-radio/bg-radio.png) no-repeat;
	float: left;

	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;

	}
	

/* logo */


	.logo {

	width: 293px;
	height: 163px;
	background: url(../images/page-radio/logo-donny_osmond_radio_show.png) no-repeat top left; 
	display: block;
	text-indent: -5000px;
	margin: -45px 0 15px;
	
	}


/* Blurb */


	#about {
	
	margin: 15px 0 40px;
	
	}
	
	#about p {
	
	font-size: 13px;
	line-height: 19px;
	
	}


/* Flash Player */


	#player {
	
	width: 596px;
	height: 250px;
	
	}
	
	
/* WIDGET: ADVERTISING / CENTER
----------------------------------------------------------------------------- */


	#unit {
	
	width: 910px;
	background: url(../images/page-radio/bg-widget.png) repeat top left;	
	padding: 15px;
	margin-bottom: 15px;
	text-align: center;
	float: left;

	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	
	}
	
	
/* SYNDICATE LINK
----------------------------------------------------------------------------- */


	a.syndicate {

	width: 303px;
	height: 79px;
	background: url(../images/page-radio/a-syndicate-short.gif) no-repeat top left; 
	display: block;
	text-indent: -5000px;
	margin-bottom: 20px;

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


	div.emphasis ul.tabs li a, 
	div.emphasis ul.tabs li strong {
	
	background: #2d001e;
	color: #42012b;

	}
	
	div.emphasis ul.tabs li.selected a, 
	div.emphasis ul.tabs li.selected strong, 
	div.emphasis ul.tabs li.selected a:hover {
	
	color: #fff;
	background: #000;
	
	}
	
	
/* WIDGETS 
----------------------------------------------------------------------------- */


/* News */


	#radio-news {

	width: 565px;	
	background: url(../images/page-radio/bg-widget.png) repeat top left;	

	}
	
	#radio-news h3 {
	
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 20px;
	
	}

	#radio-news ul.leads a {
	
	color: #9e7905;
	
	}

	#radio-news ul.leads li.news {
	
	width: 565px;
	border-bottom: 1px solid #430229;
	margin-bottom: 20px;

	}
	

/* Photos */

	
	#photos {
	
	background: #000;
	
	}
	

/* Poll */


	#poll {
	
	background: #000;
	
	}
	
	#poll h4 a {
	
	color: #9e7905;
	
	}
	
	#poll a.comments {
	
	display: none;
	
	}
	
	#poll fieldset {
	
	border: none;
	
	}
	
	#poll label {
	
	float: left;
	margin-top: 10px;
	
	}
	
	
/* Merch */

	
	#merch ul.items {
	
	width: 275px;
	
	}

	#merch ul.pages, 
	#merch ul.paging {

	display: none !important;
	
	}
	
	
/* Merch Advertising Widget */

	
	#merch .widget-advertising {
	
	margin-bottom: 20px;
	
	}
	

/* INQUIRIES
----------------------------------------------------------------------------- */


	div#inquiries p {
	
	color: #fff;
	
	}
	
	div#inquiries {
	
	
	
	}
