body
{
	background-color: #569BBE;
	margin-bottom: 25px;
}

h1
{
	font-size: 15px;
	color: #569BBE;
	font-weight: bold; 
	padding-bottom: 3px;
}



h2
{
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
	font-weight: normal; 
	padding-bottom: 5px;
}

h3
{
	font-size: 14px;
	line-height: 18px;
	color: #A0A555;
	font-weight: normal; 
	padding-bottom: 5px;
}

h4
{
	font-size: 12px;
	line-height: 18px;
	color: #569BBE;
	font-weight: normal; 
	padding-bottom: 5px;
}

h5
{
	font-size: 15px;
	color: #4D482C;
	padding-bottom: 8px;
}

/* -----------------------------------*/
/* ---------->>> SEARCH BAR <<<-----------*/
/* -----------------------------------*/


#top_search
{
	background-color: #569BBE;
	width: 100%;
	padding: 10px 0px 10px 0px;
	
}

/* -----------------------------------*/
/* ---------->>> CONTENT <<<-----------*/
/* -----------------------------------*/
#super_wrapper
{
	width: 100%;
	background-color: #9ABABE;
}

#content_wrapper
{
	margin-top: -30px;
	width: 698px;
	min-height: 460px;
	float: left;
	background-color: #FFF;
	border-top: 2px dotted #CCC;
}

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

#focus_title
{
	color: #A0A555;
}

#focus_category
{
	color: #569BBE;
}

#focus_article a
{
	color: #569BBE;
}

#focus_article a:hover
{
	color: #909546;
}

#focus_article_title, #newsletter_title
{
	color: #569BBE; 
}

#focus_article_by
{
	color: #666666;
	font-size: 12px;
}

#focus_article_readmore
{
	color: #569BBE;
	cursor: pointer;
}

#expert_logo
{
	color: #569BBE; 
}

#quiz_logo
{
	color: #569BBE; 
}
		
#expert_title
{
	color: #909546;
}

#expert_content
{
	color: #909546;
}

#share_this_view2 {
	float:left;
	margin-top: -46px;
	margin-left: 365px;
	clear: both;
	}

#dynamic_expert_wrapper a, #dynamic_quiz_wrapper a
{
	color: #569BBE;
}

#dynamic_expert_wrapper a:hover, #dynamic_quiz_wrapper a:hover
{
	color: #909546;
}


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

#focus_sidebar
{
	width: 230px;
	float: left;
	background: #E1EBEC url(/img/stftop_blue.jpg) no-repeat;
	margin-top: 20px;
	min-height: 490px;
}

.sidebar_top
	{
		background: url(/img/stftop_blue.jpg) no-repeat;
		width: 230px;
		height: 8px;		
	}
	
	#focus_sidebar_content
{
	font-size: 13px;
	padding: 15px 20px 0px 20px;
	color: #909546;
	line-height: 16px;
}
	
	
	#expert_sidebar_content
	{
			font-size: 12px;
			padding: 5px 20px 20px 20px;
			color: #666666;
			line-height: 14px;
	}
	
		#focus_sidebar_content a
		{
			font-size: 13px;
			color: #569BBE;
			line-height: 16px;
		}
		
		#focus_sidebar_content a:hover
		{
			font-size: 13px;
			color: #909546;
			line-height: 16px;
		}
		
			#focus_sidebar_recent a
			{
				font-size: 12px;
				color: #569BBE;
				line-height: 14px;
			}
			
			#focus_sidebar_recent a:hover
			{
				font-size: 12px;
				color: #909546;
				line-height: 14px;
			}
			
			#focus_sidebar_content h1 a:link, #focus_sidebar_content h1 a:active, #focus_sidebar_content h1 a:visited
			{
				font-size: 15px;
				color: #569BBE;
				font-weight: bold; 
				padding-bottom: 3px;
			}
			
			#focus_sidebar_content h1 a:hover
			{
				font-size: 15px;
				color: #A0A555;
				font-weight: bold; 
				padding-bottom: 3px;
			}
				
#sidebar_past 
{
	background: #CDD2A3;
	border-top: #FFF 4px solid;
}		
		
			
/* ---------->>> TOPIC SIDEBAR <<<-----------*/

#side_bar
{
	background: #909546;
	width: 181px;
	height: 100%;
	float: right;
	margin-top: -30px;
}

	.selected
		{
			background:url(/img/stf_selected.jpg) no-repeat #569BBE;
			padding: 13px 10px 13px 20px;
			font-size: 11px;
			font-style: normal;
			border-top: #FFF dashed 1px;
			border-bottom: #FFF dashed 1px;
			color: #FFF;
		}
		
#sidebar_about
{
	margin: 8px;
	border: #FFF solid 2px;
	color: #D5E3A2;
	padding: 8px 3px 8px 10px;
	font-size: 12px;
	line-height: 14px;
	
}
	
#focus_sidebar_quote
{
	background: #909546;
	padding: 8px 5px 12px 12px;
}

#focus_sidebar_quote_author
{
	background: #909546;
	padding-top: 5px;
	font-style: italic;
}

	
/* -----------------------------------*/
/* ---------->>> BOTTOM FLOOD <<<-----------*/
/* -----------------------------------*/


#botflood
{
	margin-top: 0px;
	padding: 0;
	display: inline-block;
	background: #569BBE;
	width:100%;
	border-top: 5px solid #FFF;
	
}
