/*
Theme Name: Bioengagement
Version: 1.0
Description: Child theme for DailyEdition.
Author: WooThemes
Author URI: http://www.woothemes.com
Template: dailyedition2
*/
 
@import url("../dailyedition2/style.css");


p, li, td  {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	} 
	
a, .textwidget p a {
	font-family: Verdana, sans-serif;
	}
	
#columns p a {
	color: #049DBF;
	}
	
blockquote p {
	color: #646363;
	font-weight: bold;
	
	}

	
/******************************************
* Align box
******************************************/

img.centered, .aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

/* ********** header stuff ****** */	

#header {
	float: none;
	margin: 0;
	padding: 0;
	width: 940px;
	position: relative;
	}

#header h1 {
	margin-top: 0;
	padding-top: 0;
	width: 280px;
	min-width: 280px;
	position: relative;
	z-index: 1;
	}

#header h1 a img {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	float: left;
	position: relative;
	z-index: -1
	}

#contact {
	float: right;
	margin-top: 70px;
	text-align: right;
	font-size: 16px;
	}
	
#contact h4 {
	font-size: 18px;
	}	
#contact h4 a {
	color: #049dbf;
	font-size: 18px;
	}
#tagline {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 5;
	}
.strapline {
	margin-top: 30px;
	font-size: 22px;
	color: #049dbf;
	font-weight: bold;
	}
	

/* *** new slider and new recent post feature *** */
		
#featured-inner { padding: 12px ; float: none; overflow: visible; }

.recentpostouter {
	border: 3px solid #F7F7F7;
	}

.recentpost {
	border: 1px solid #e7e7e7;
	padding: 15px;
	}

.postsummary {
	border: 1px solid #e7e7e7;
	padding: 10px;
	}
	
.recentpost h2 {
	padding: 5px 0;
	margin-top: 30px;
	}
	
.recentpost h2 a {
	margin-bottom: 10px;
	}	
	
.recentpost p {
	padding: 5px 0;
	}
	
.recentpost p.categoryhead {
	padding-bottom: 10px; !important
	margin-bottom: 0; !important	
	}
	
.post-outer h2, .recentpostouter h2 {
	font-size: 20px;
	line-height: 1.15;
	text-transform: none;
	}
	
.comment-head h3 {
	font-size: 20px;
	text-transform: none;
	}
	
#nav2 a {
	padding: 15px;
	}
#nav {
	background-color: #049dbf;
	border-bottom:  3px solid #e7e7e7;
	color: #ffffff;
}	

.widget h3 {
	font-size: 16px;
	}

	
#featured-outer, .box .post, .widget_outer, .post-outer, .video-outer, .author-outer, #talking-points-outer, #comments-outer {
	border: 3px solid #F7F7F7;
}

#featured, .widget, .box .post-inner, .post-alt, .video-inner, .author-info, #talking-points, #comments-container {
	border: 1px solid #e7e7e7;
}
		
.clearall {
	clear: both;
	}
	
#tabs .inside li {
	font-family: Verdana, sans-serif;
	color: #666666;
	}
	
#tabs .inside li a {
	color: #666666;
	}
	
#tabs .inside li a:hover {
	color: #049DBF;
	text-decoration: none;
	}
	
#tagcloud {
	background: #ffffff;
	}

.textwidget, .textwidget p, .textwidget li {
	font-family: Verdana, sans-serif;
		font-size: 12px;
	}	
	
.textwidget h4 a {
	color: #666666;
	font-size: 12px;
}

.updates h3 {
	font-size: 14px;
	margin: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	}
	
a.twitterwidget-title {
	color: #438CCF;
	}

.commentlist cite.fn {
	font-size: 	20px;
	}
	
	
/* ****** getting the positioning for menu OK **** */
	
#featured-outer {
	position: relative;
	}

#featured {
	position: relative;
	z-index: 1;
	}
		
#nav {
	position: relative;
	z-index: 5;
	}
	
#nav1 {
	position: relative;
	z-index: 10;
	} 
	
/* ******* suckerfish nav ********* */

#nav1 {
	background: #049dbf;
	}

#nav1 li {
	font-size: 14px;
	color: #ffffff;
	}
	
#nav li a {
	color: #ffffff;
	}
	
#nav li li a {
	color: #000000;
	}

#suckerfishnav {
    background:#049DBF;
		font-size: 18px;
    width:100%;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:40px;
		padding: 0;
		margin: 0;
		width: 100%;
    }
#suckerfishnav a {
    display:block;
    color:#ffffff;
    text-decoration:none;
    padding:0px 10px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
		
#suckerfishnav ul {
		position:absolute;
    left:-999em;
    height:auto;
    width:161px;  /*was 151 */
    font-weight:normal;
    margin:0;
    }
				
		
#suckerfishnav li li {
    width:159px;  /*was 149 */
    border-bottom:1px solid #049dbf;
    font-weight:bold;
    font-family:verdana,sans-serif;
    }
#suckerfishnav li li a {
    padding:4px 10px;
    width:160px;  /*was 150 */
    font-size:12px;
    color:#000000;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 160px;   /*was 150 */
    }
#suckerfishnav li li:hover {
		background: #049dbf;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#ffffff;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#000000;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#000000;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#ffffff;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#049DBF;
    }
		
/* ******** new home page ********* */

#twocols {
	width: 590px;
	min-width: 590px;
	}

#leftcol	{
	width: 264px;
	float: left;
	}

#rightcol	{
	width: 264px;
	float: right;
	}	
	
#twocols .post-outer .post-alt {
	width: 244px;
	height: 380px;
	min-height: 380px;
	}
	
#twocols .post-inner .postalt {
	width: 238px;
	}
	
#leftcol .postalt, #rightcol .postalt {
	padding: 15px;
	padding-bottom: 10px;
	} 
	
#leftcol h2 a, #rightcol h2 a, .recentpost h2 a, .post-outer h2 a, .post-outer h2, .comment-head h3, .date {
	color: #049DBF
	}
	

