/* -----------------------------------*/
/* ---------->>> LINKS <<<-----------*/
/* -----------------------------------*/

a:link, a:active, a:visited {color: #FFF; font-weight: 100; text-decoration: none;}
a:hover {color: #5C8727; font-weight: 100; text-decoration:none;}


/* -----------------------------------*/
/* ---------->>> BANNER <<<-----------*/
/* -----------------------------------*/

#stflogo
{
	float: left;
	border-right: 2px dotted #CCC;
	height: 180px;	
	padding: 0px 105px 0px 80px;
}

.search
{	
	color:#FFF;
}

.logo
{	
	padding-top: 60px;
	float: left;
	width: 172px;
	border-right: 2px dotted #CCC;
	height: 120px;
}

/* -----------------------------------*/
/* ---------->>> CONTENT <<<-----------*/
/* -----------------------------------*/


/* ---------->>> MAIN CONENT <<<-----------*/

#focus_title_wrapper
{
	height: 43px;
	border-bottom: 2px dotted #CCC;
}

#focus_title
{
	font-size: 18px;
	margin: 10px 20px 8px 20px;
	float: left;
}

#focus_category
{
	border-right: 2px dotted #CCC;
	font-size: 25px;
	float: left;
	padding: 7px 20px 0px 20px;
	height: 36px;
}


/* ---------->>> ARTICLE <<<-----------*/

#focus_article
{
	padding: 20px 20px 20px 20px;
	width: 400px;
	float: left;
	clear: both;
	margin-right: 10px;
}

	
#focus_article_content
{
	font-size: 12px;
	color: #666666;
	width: 408px;		
	float: left;
	height: 400px;
	overflow: hidden;
}

#focus_article_by
{
	font-size: 10px;
	padding-bottom: 20px;
	width: 320px;
}

#focus_article_title, #newsletter_title
{
	font-size: 18px;
	width: 320px;
	}

#expert_content_wrapper, #quiz_content_wrapper, #newsletter_content
{
	padding: 20px;
	width: 400px;
	float: left;
	margin-right: 10px;
}

#expert_logo
{
	background: url(/img/pie_left2.jpg) no-repeat;
	height: 40px;
	font-size: 18px;
	padding-left: 50px;
	padding-top: 5px;	
}

#quiz_logo
{
	background: url(/img/pie_right2.jpg) no-repeat;
	height: 40px;
	font-size: 18px;
	padding-left: 50px;
	padding-top: 5px;	
}

#expert_title
{
	font-size: 14px;
	padding-bottom: 10px;
}

#expert_bio
{
	color: #666666;
}
	
#share_this_view {
	float:left;
	margin-top: -24px;
	margin-left: 365px;
	clear: both;
	}
	
.quiz_wrapper {
	background: #569BBE;
	padding: 8px;
	margin-bottom: 10px;
}

.quiz_box {
	border: #FFF solid 2px;
	padding: 15px;
	color: #FFF;
}

.quiz_question {
	font-size: 14px;
	padding-bottom: 10px;
	font-style: italic;
}

#dynamic_expert_wrapper, #dynamic_quiz_wrapper
{
	padding: 10px 0px;
}

/* ---------->>> SIDEBAR <<<-----------*/	

#focus_sidebar_recent
{
	padding: 0px 20px 20px 20px;
	font-size: 14px;
	font-weight: bold;
}

#focus_sidebar ul li
{
	padding-top: 5px;
	list-style-type: none;
	margin-left: 0px;
}	

#expert_question_wrapper 
	{
		font-size: 13px;
		padding: 15px 20px 0px 20px;
		line-height: 16px;
	}

#expert_question
{
	border: none;
	width: 180px;
	height: 120px;
	padding: 5px;
	margin-top: 10px;
}

.quiz_submit
{
	width: 73px;
	height: 25px;
	border: none;
	background: url(/img/submit_button.png) no-repeat;
	font-size: 11px;
	letter-spacing: .1px;
	padding-bottom: 8px;
	margin-top: 10px;
	color: #666666;
}

#newsletter_wrapper
{
	padding: 20px;
	height: 320px;
	color: #666666;
}

.newsform
{
	background: #FFF;
	padding: 3px;
	border: none;
	margin-bottom: 5px;
	width: 123px;
	color: #333333;
	
}

#sidebar_title 
{
	padding: 20px 0px 0px 20px;
	
}

#newsletter_text
{
	padding: 0px 0px 10px 0px;
}

#sidebar_past
{
	padding: 20px;
}

/* ---------->>> TOPIC SIDEBAR <<<-----------*/

#sidebar_topics_title
{
	color: #FFF;
	font-size: 16px;
	font-style: italic;
	padding: 13px 10px 13px 20px;
}
	
	.past_focus_wrapper
	{
		padding: 13px 10px 13px 20px;
		font-size: 11px;
		font-style: normal;
		border-bottom: #FFF dashed 1px;
		color: #FFF;
	}
	
	.past_focus_description
	{
		font-size: 11px;
		font-style: italic;
	}
	
#focus_sidebar_quote
{
	color: #FFF;
	padding: 0px 18px 18px 18px;
	
}

	#focus_sidebar_quote_text
	{	
		font-size: 12px;
		line-height: 18px;
	}
	
	#focus_sidebar_quote_author
	{	
		font-size: 11px;
		line-height: 14px;
	}