/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
.breakingnews {
  padding:13px;
}
#columns {
  position:relative;
  min-height:700px;
}
.featured-photos {
  position:absolute;
  width:475px;
  top:445px;
  left:205px;
}
.featured-photos p {
  font-size:11px;
  line-height:16px;
  color:#444;
  width:335px;
  margin-top:10px;
}
.col1 {
	width:455px;
}
.entry {
  float:left;
}
body {
  font-family:Arial;
  
}
.entry dl{
	font-size:11px;
	line-height:20px;
	border-bottom:thin dotted #808080;
	float: left;
	margin-top:7px;
}
.entry dl dt{
	color:#808080;
	float: left;
	width:85px;
	
}
.entry dl dd{
	float: left;
	width: 355px;
	margin-bottom:7px;
	font-size:12px;
	line-height:20px;
	padding-left:10px;
	
}

.featured-show {
	background:#6ea939;
	float:left;
	width:186px;
	margin:-48px 20px 10px -40px;
	padding:52px 10px 10px 10px;
	font-size:10px;
	line-height:14px;
	font-family:"Lucida Grande", arial;
	color:#fff;
	
}
.mast3 {
	margin-bottom:13px;
}

.col0 h2.hl { 
	color:#fff; 
	background: url(images/find-out-more.png) no-repeat ;
	height:26px;
	width:185px;
	text-indent:-99999px;
	
	}
h2.article {
	color:#6ea939;
	font-size:20px;
	font-weight:normal;
	font-style:italic;
}

.featured-show h3{
	font-weight:bold;
	font-size:10px;
	margin-bottom:5px;
}
.featured-show h2{
	margin-top:3px;
	margin-bottom:15px;
	background: url(images/listen-now.png) no-repeat;
	text-indent:-99999px;
	height:15px;
	width:96px;
}
.f-s {
	color:#ffffff;
}
.col2 {
	width:310px;
}

#home_about {
	width:265px;
	font-weight:normal;
}
#home_about p{
	font-size:14px;
	line-height:23px;
	margin-bottom:16px;
	color:#004281;
	font-family:Arial;
}

.experts {
	margin-top:20px;
	border-top: thin solid #044583;
	padding-top:20px;
}
.experts blockquote {
	color:#044583;
	margin:7px 0px;
}
p.audioplayer_container {
	padding:15px 0px 10px 0px;
}
#video-frame {
	background:none;
}

.video-info {
  margin-top:10px;
  float:left;
}
.health-links {
  font-size:9px;
}