/* Clay Aiken */
/* Section Stylesheet - Clay
----------------------------------------------------------------------------- */

 	@import url("widget-blog.css");
	@import url("widget-comments.css");
	@import url("widget-editorial.css");
	@import url("widget-members.css"); 
	@import url("widget-media.css");
	@import url("widget-photos.css");
	

/* Profile
--------------------------------------------------------------------------- */

	#profile a.action.flag, #profile a.action.flag {
		
	display: none;
		
	}
	
	
/* Blog
--------------------------------------------------------------------------- */

	#blog ul.paging, #blog ul.pages {
		
	display: none;
		
	}
	

/* Clay TV
--------------------------------------------------------------------------- */

	#claytv {
	
	width: 537px;	
	float: left;
	padding: 10px;
	background: url(../images/tabs/bg-block-top.gif) no-repeat top right;
		
	}

	#claytv img {
	
	display: block;
		
	}
	
	#claytv #media li a {
		
	display: none;
		
	}
	
	#claytv #media li div a {
		
	display: block;
		
	}
	
	#claytv div.widget-media {
		
	padding: 0;
	width: 537px;
	background: none;
		
	}
	

/* Audio Messages
--------------------------------------------------------------------------- */

	#audio {

	background: url(../images/tabs/bg-block-top-double.gif) no-repeat top right;

	}
	
	
/* Links
--------------------------------------------------------------------------- */

	#links {

	float: left;
	width: 537px;
	padding: 10px;
	position: relative;
	background: url(../images/tabs/bg-block-top-double.gif) no-repeat top right;

	}

	#links h4 {

	margin-bottom: 5px;	
	font: normal 16px/20px Arial, sans-serif;

	}

	#links ul {

	margin: 0 0 20px 20px;
	list-style: circle outside;
	color: #fff;

	}

	#links ul.last {

	margin-bottom: 0;

	}

	#links ul a {

	color: #fff;

	}
	
	
/* Questions
--------------------------------------------------------------------------- */

	#questions {
	
	float: left;
	background: url(../images/tabs/bg-block-top-alt.gif) no-repeat top right;
		
	}

	#questions ul.actions, #questions ul.actions, #questions a.comments, #page-questions a.comments, #page-questions #questions ul.pages {
		
	display: none;
		
	}
	
	#questions-archive {
		
	background: url(../images/tabs/bg-block-top-double-alt.gif) no-repeat top right;
		
	}
	
	#page-question #story {
		
	background: url(../images/section-clay/h3-question.gif) no-repeat;
		
	}
	
	
/* Ask a Question
--------------------------------------------------------------------------- */

	#ask {
	
	float: left;
	width: 547px;
	padding: 10px 0 10px 10px;
	min-height: 160px;	
	background: url(../images/tabs/bg-block-top-double-alt.gif) no-repeat top right;
		
	}
	
	#page-askclay #ask {
	
	background: url(../images/tabs/bg-block-top-alt.gif) no-repeat top right;
		
	}
		
	#ask h3 {
	
	margin: 0 0 10px 0;
	font: normal 20px/24px Arial, sans-serif;
	color: #222;
		
	}
	
	#page-askclay #ask {
	
	float: left;
	width: 547px;
	padding: 10px 0 10px 10px;	
		
	}
	
	#page-askclay #comment {
		
	padding: 0;
	background: none;
		
	}
	
	
/* Photos
--------------------------------------------------------------------------- */

	#photos {
	
	min-height: 225px;	
	background: url(../images/tabs/bg-block-top-double.gif) no-repeat top right;
		
	}
