@import url('../rttheme15/style.css');

/*
Theme Name:  The BioInitiative Report Theme
Author: Mountain Studio
Version: 1.0
Template: rttheme15
Description: Custom Theme for bioinitiative.org
*/
body {
    color: #000000;
    background:#96a5ac;
    font-size: 13px;
	
}

body, html {height: 100%;}

.back-line {
    background:#96a5ac;
}
h1,h2,h3,h6{ color:#0e4e96;}
	
h1{	font-size: 36px; }
	
h2{	font-size: 30px; }
h4{ color:#ffffff !important; }
h5{ color:#bc6327; }

.content_top.no_curv_home, .content_top.no_curv {padding-top: 0px; background-color: transparent !important; height:1px;}

.content a {color: #0E4E96 ;}
body #container .content a:hover {color: #ABBA04 !important;}

#wrapper {
	background-image: url(images/wrapperBG.jpg);
        background-repeat: repeat-y;
	background-position: center 0;
	width: 1000px;
	padding: 0;}
	
#wrapperTop { 
	
    background-image:url(images/wrapperTopBG.jpg);
    background-repeat: no-repeat;
    background-position: center 0;
    height: 49px;
	}
	
#wrapperBottom { 
	
	background-image:url(images/wrapperBottomBG.jpg);
    background-repeat: no-repeat;
	background-position: center 0;
	height: 44px;
	}

#logo{
padding:10px 0;
width:230px;
margin-left: -30px;
	}

#sidebar{
		width:248px;
		position: absolute;
		left: 40px;
		top: -30px;
		background-image: url(images/sidebarBG.jpg);
	background-repeat: repeat;
		height: 100%;
	}
.sidebar_content {  
	background-color: transparent;
    padding: 25px 30px 0px;	
}

#sidebar .box{  
		width:230px !important;
	}
.sidebar_content .box ul li a {
  display: block;
  padding: 0 20px 0 0;
}
.sidebar_content .widget .recent_posts ul{
		width:230px;
		background:none;
	}
.sidebar_content table{
		width:230px;
		border-right:1px solid #808080;
		border-top:1px solid #808080;
	}

#navigation, #navigation a {
    color: #ffffff;
    font: 15px/20px sans-serif;
}
	#slider_area,#slider,.slide{		
		height:450px !important;
		width:640px;
	}
	
	
#content {
	float: none;
	width: 700px;
	margin: 0 0 0 275px;
}

#footer {
    clear: both;
    font-size: 11px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0px 0px 0 260px;
    text-align: center;
    width: 700px;
	position: relative;
	z-index: 9;
	
  
}
#footer .copyright {color: #666;}	
	
#footer a {
    color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
}
body #container #footer ul.footer_links a:hover {
    color: #0e4e96 !important;
}

ul.footer_links li {border-left: none;}

blockquote p {
    color: #0e4e96;
    text-indent: 30px;
  font-family: Georgia,"Times New Roman",serif;
    font-style:italic;

}

.sub_title{
    color: #B2B2B2;
    font-family: Georgia,"Times New Roman",serif;
    font-size: 10px;
    font-style: italic;
    line-height: 120%;
    padding: 5px 0 0;
}

.content .box.three{
width:188px;
padding-left:10px;
border-left: 1px solid #acb8bd;
	}
.textwidget {
font-size: 11px; }

.post_data {
  display: none;
}

.content .blog .date.nomargin {
  display: none;}
