/* Dog the Bounty Hunter */
/* Dog Section Stylesheet
----------------------------------------------------------------------------------- */


	@import url("widget-editorial.css");
	@import url("widget-photo.css");
	@import url("widget-media.css");
	@import url("widget-comment.css");
	@import url("widget-event.css");
	@import url("upsells.css");

		
/* Header Image
----------------------------------------------------------------------------------- */


	img.dog-header {
	
		margin-left: 10px;
		
		}
		

/* The Dog Blog - Browse
----------------------------------------------------------------------------------- */


	#the_dog_blog h3 {

		background: url(../images/section-dog/h3-thedogblog.gif);
		
		}
		
		
/* The Dog Blog - Display
----------------------------------------------------------------------------------- */


	#news-display h3 {
	
		background: url(../images/section-dog/h3-thedogblog.gif);
	
		}
		
		
/* The Dog Blog - Archive
----------------------------------------------------------------------------------- */


	#page-dogarchive #news-archive h3 {
	
		background: url(../images/section-dog/h3-dog_blog_archive.gif);
	
		}
		
		
	/* Older Blogs */
	
	
	#page-dogarchive #older_news h3 {
	
		background: url(../images/section-network/h3-older_posts.gif);
	
		}
		

/* Recent Photos
----------------------------------------------------------------------------------- */


	#recent_photos h3 {
	
		background: url(../images/widget-photo/h3-recent_photos.gif);
	
		}
	
	
/* Biography Lead
----------------------------------------------------------------------------------- */


	#sidebar #biography {
	
		height: 230px;
		background: url(../images/section-dog/background-biography.jpg) no-repeat;
	
		}
		
	#sidebar #biography p {
	
		width: 230px;
	
		}
		
	#sidebar #biography a.details {
	
		width: 72px;
		background: url(../images/actions/a-read_more.gif);
	
		}
		
		
/* Biography Page
----------------------------------------------------------------------------------- */


	#page-biography #biography h3 {
	
		background: url(../images/section-dog/h3-biography.gif);
	
		}
		
		
/* Dogism Archive
----------------------------------------------------------------------------------- */


	#page-dogisms #dogisms h3 {
	
		background: url(../images/section-dog/h3-dogisms.gif);
	
		}
		
		
/* Dogism Details
----------------------------------------------------------------------------------- */


	#dogism h3 {
	
		background: url(../images/section-dog/h3-dogism_details.gif);
	
		}
		
		
/* Q&A Details
----------------------------------------------------------------------------------- */


	#qa-display h3 {
	
		background: url(../images/section-dog/h3-qa_details.gif);
	
		}
		
		
/* Q&As
----------------------------------------------------------------------------------- */


	#qas {
	
		position: relative;
	
		}
		
	#qas h3 {
	
		background: url(../images/section-dog/h3-qa.jpg);
	
		}
		
	#qas div h3 {
	
		display: none;
	
		}
		
	#qas #qa-audio h3 {
	
		background: url(../images/section-dog/h3-listen.gif);
	
		}
		
	#qas #qa-text {
	
		margin-top: 10px !important;
	
		}
		
	#qas #qa-text h3 {
	
		background: url(../images/section-dog/h3-read.gif);
	
		}
		
		
	/* Actions */
	
	
	#qas ul.actions {
	
		position: absolute;
		top: 27px;
		right: 10px;
		width: auto !important;
	
		}
		
	#qas div ul.actions {
	
		display: none;
	
		}
		
	#qas div ul ul.actions {
	
		display: block;
	
		}
		
	#qas a.ask {
	
		width: 118px;
		background: url(../images/actions/a-ask.gif);
	
		}
		
	a#ask_question {
	
		text-indent: -5000px;
		overflow: hidden;
		display: block;
		width: 355px;
		height: 138px;
		background: url(../images/actions/a-ask.jpg);
	
		}
		
		
/* Q&A Archive
----------------------------------------------------------------------------------- */


	#content #qa-text h3 {
	
		background: url(../images/section-dog/h3-read-archive.gif);
	
		}
		
	#content #qa-audio h3 {
	
		background: url(../images/section-dog/h3-listen-archive.gif);
	
		}
		
		
/* Submit Question
----------------------------------------------------------------------------------- */


	#ask h3 {
	
		background: url(../images/section-dog/h3-ask.gif);
	
		}
		
	#ask-disclaimer h3 {
	
		background: url(../images/section-dog/h3-disclaimer.jpg);
	
		}

	#ask {
	
		width: 410px !important;
		clear: both;
		margin: 0 0 20px 0 !important;
		padding-bottom: 10px;
	
		}
		
	#ask textarea {
	
		width: 398px;
		height: 99px;
		padding: 5px;
		border: solid 1px #3c3c3c;
		font: normal 12px/15px verdana, arial, sans-serif;
		background: #2e2f31 url(../images/widget-comment/background-post_comment.jpg) bottom left repeat-x;	
		color: #7e7e7e;
		clear: both;
		margin-left: 40px;
	
		}
		
	#ask small {
	
		font-size: 10px;
		margin-left: 40px;
		
		}
		
	#ask ul.actions {
	
		float: right;
		margin: 0 0 10px 40px;
		padding: 0 !important;
		background: none !important;
		display: inline;
	
		}
		
	#ask ul.actions li {
	
		float: right;
	
		}
		
		
/* Review Questions
----------------------------------------------------------------------------------- */


	#page-questions #questions h3, 
	#page-questions #questions h4, 
	#page-questions #questions strong,
	#page-questions #questions .tags {
	
		display: none;
	
		}
		
	#page-questions #questions {
	
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: 20px;
	
		}
		
	#page-questions #browse_comments h3 {
	
		background: url(../images/section-dog/h3-questions.gif);
	
		}