/* DONNY OSMOND */
/* SECTION: My Beliefs Stylesheet
----------------------------------------------------------------------------- */

/* EDITORIAL - Display (My Beliefs)
----------------------------------------------------------------------------- */

	div#beliefs h3 {
		
	display: block;
		
	}

	div#beliefs strong {
		
	display: none;
		
	}
	
	div#beliefs div.story p {
		
	float: left;
		
	}
	
	div#beliefs div.story strong {
		
	display: inline;
		
	}
	
	div#beliefs h4 {
		
	display: none !important;
	clear: left;
	color: #61b2cc;
	font: normal 16px/16px Arial, sans-serif;
	text-transform: uppercase;
		
	}
	
	div#beliefs div.story h4 {
		
	display: block !important;
	clear: both;
	margin-top: 20px;
		
	}
	
	div#beliefs div.story h4:first-child {
		
	margin-top: 0;
		
	}
	
	div#beliefs div.story span.photo {
	
	display: block;
	float: left;
	margin: 0 15px 15px 0;
	padding: 10px;
	background: #000;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
		
	}
	
	div#beliefs div.story span.photo img {
		
	display: block;
	width: 175px;
	margin: 0 0 3px 0;
		
	}
	
	div#beliefs div.story span.photo em {
		
	display: block;
	clear: both;
	text-align: center;
		
	}

	/* Listen Links */

	div#beliefs a.listen,
	div#beliefs a.stop {
		
	display: block;
	float: left;
	font: normal 12px/12px Arial, sans-serif;
	padding: 5px 8px 5px 16px;
	white-space: nowrap;
	color: #fff;
	text-transform: uppercase;
	background-image: url(../images/section-mybeliefs/icon-play.gif);
	background-position: 6px 5px;
	background-repeat: no-repeat;

	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
		
	}
	
	div#beliefs a.stop {
	
	padding-left: 23px;	
	background-image: url(../images/section-mybeliefs/icon-stop.gif);
		
	}
	
	div#beliefs a.listen,
	div#beliefs a.stop {

	background-color: #AB8900;

	}

	div#beliefs a.listen:hover,
	div#beliefs a.stop:hover {

	background-color: #dfb300;

	}
	
	
	/* In-Page Audio Player */
	
	div#audio h3,
	div#audio div.flash a.prompt,
	div#audio div.details,
	div#audio ul.controls,
	div#audio ul.actions {
		
	display: none;
		
	}
		
	div#audio div.flash {
		
	padding: 0;
	background: transparent;
	width: 1px;
	height: 1px;
		
	}
	
	div#audio div.flash div {
		
	display: block !important;
	width: 1px;
	height: 1px;
		
	}


/* Category Browser on My Beliefs page
----------------------------------------------------------------------------- */

	div#categories {

	width: 565px;

	}

	div#categories ul {

	float: left;
	width: 575px;
	margin: 0 0 -5px -5px;

	}

	div#categories ul li {

	float: left;
	width: 260px;
	height: 65px;
	margin: 0 0 5px 5px;
	padding: 10px;
	position: relative;

	background: #161616 url('../images/layout/bg-pane.png') center 0 no-repeat;

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

	}

	div#categories ul li a {

	display: block;
	width: 185px;
	height: 40px;
	padding: 25px 0 0 75px;
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 14px;

	}

	/* Category Icons */

	div#categories ul li.questions a {

	background-image: url(../images/section-mybeliefs/icon-3questions.jpg);

	}

	div#categories ul li.history a {

	background-image: url(../images/section-mybeliefs/icon-history.jpg);

	}

	div#categories ul li.family a {

	background-image: url(../images/section-mybeliefs/icon-family.jpg);

	}

	div#categories ul li.qna a {

	background-image: url(../images/section-mybeliefs/icon-qna.jpg);

	}

	div#categories ul li.ask a {

	background-image: url(../images/section-mybeliefs/icon-ask.jpg);

	}

	div#categories ul li.multimedia a {

	background-image: url(../images/section-mybeliefs/icon-multimedia.jpg);

	}

	div#categories ul li.conversions a {

	background-image: url(../images/section-mybeliefs/icon-conversions.jpg);

	}

	div#categories ul li.resources a {

	background-image: url(../images/section-mybeliefs/icon-resources.jpg);

	}



/* Ask A Question
----------------------------------------------------------------------------- */	
	

/* Category Selector */

	div.widget-tag ul li {
		
	float: left;
	width: 275px;
	margin: 0 5px 5px 0;
		
	}
	
	div.widget-tag ul li a {
		
	display: block;
	padding: 6px 10px;
	color: #fff;
	background: #161616;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	opacity: 0.9;
		
	}
	
	div.widget-tag a:hover,
	div.widget-tag li.selected a {
		
	background: #1681ac;
	color: #fff;
		
	}
	
	
/* Questions
----------------------------------------------------------------------------- */

	/* Hiding Dates */

	#questions ul.headlines li strong,
	#questions ul.headlines li span {

	display: none;

	}

	#questions ul.headlines li a.comments span {

	display: block;

	}

	#question strong {

	display: none;

	}

	#question div strong {

	display: inline;

	}

	#question ul.actions {

	display: none;

	}


	/* Questions */

	#questions ul.headlines li {

	float: left;
	clear: both;
	width: 565px;	
	padding: 0 0 10px 0;
	border-bottom: 1px solid #fff;
	margin: 0 0 10px 0;

	}

	#questions ul.headlines li a.comments {

	margin-top: 5px;

	}

	#qa p {

	margin-bottom: 0;

	}
	
	div.placeholder h3 {
		
	margin-bottom: 0;
		
	}
	

/* Conversion Stories
----------------------------------------------------------------------------- */

	div#conversions p {
		
	margin-bottom: 0;
		
	}

	/* Story Listing */

	#stories ul.headlines li {
		
	float: left;
	width: 400px;
	min-height: 70px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #dedede;
	background: url(../images/section-mybeliefs/img-placeholder.gif) top left no-repeat;
	padding: 0 85px 10px 80px;
	
	position: relative;
		
	}

	#stories ul.headlines span,
	#stories ul.headlines strong {
		
	display: none;
		
	}
	
	#stories ul.headlines a.picture {
		
	display: block;
	
	position: absolute;
	top: 0;
	left: 0;
		
	}
	
	#stories ul.headlines a.picture img {
	
	display: block;	
	width: 70px;
	height: 70px;
	margin: 0;
		
	}
	
	#stories ul.headlines li p {
		
	margin: 0 0 5px 0;
	font-size: 16px;
	line-height: 20px;
		
	}
	
	#stories ul.headlines a {
		
	display: block;
	float: left;
	margin: 0 10px 0 0;
		
	}
	
	#stories ul.headlines em {
		
	display: block;
	float: left;
	clear: left;
		
	}
	
	#stories ul.headlines em a {
		
	float: none;
	display: inline;
		
	}
	
	#stories ul.headlines li a.comments {
	
	display: block;
	margin: 0;
	
	position: absolute;
	right: 0;
	top: 0;
		
	}
	
	#stories ul.headlines a.comments span {
		
	display: block;
		
	}
	

/* Conversion Story
----------------------------------------------------------------------------- */

	#story strong {

	display: none;

	}

	#story div.story strong {

	display: inline;

	}

	#story ul.actions {

	display: none;

	}

	
/* Submit Conversion Story + Submit Question
----------------------------------------------------------------------------- */

	#submit label.share,
	#submit label.lead,
	#submit p {
		
	display: none;
		
	}
	
	#submit label {
		
	clear: both;
	float: left;
	width: 565px;
		
	}
	
	#submit label input {
		
	width: 440px;
	border: 1px solid #dedede;
		
	}
	
	#submit fieldset {
	
	clear: both;
	width: 435px;	
	margin: 10px 0 10px 110px;
		
	}
	
	#submit fieldset label {
		
	width: auto;
		
	}
	
	#submit fieldset label input {
		
	width: auto;
	border: 0;
		
	}
	
	#submit textarea {
		
	width: 430px;
		
	}
	
	#submit small {
	
	float: right;
	padding: 0 15px 0 0;
	white-space: nowrap;
		
	}
	
	#submit br {
		
	display: none;
		
	}
	
	#submit ul.actions {
	
	width: 50%;
	padding-left: 110px;
		
	}


/* Multimedia
----------------------------------------------------------------------------- */
	
	#multimedia table {
		
	width: 100%;
	margin: 15px 0 0 0;
	font-size: 12px;
		
	}
	
	#multimedia table th {
		
	text-align: left;
	white-space: nowrap;
		
	}
	
	#multimedia table td {
		
	padding: 10px;
	text-align: center;
		
	}
	
	#multimedia table td.title {
		
	width: 100%;
	text-align: left;
		
	}



/* SIDEBAR: Whenever You're in Trouble Video
----------------------------------------------------------------------------- */

	div#sidebar div#video p {
		
	padding: 0 0 0 30px;
	background: url(../images/section-mybeliefs/icon-sheetmusic.gif) 0 3px no-repeat;
		
	}
	
	
