/*
Theme Name: BioInitiative Report Theme
Author: Mountain Studio
Author URI: http://www.mtnstudio.com
Version: 1.0
Template: rttheme15
Description: Custom child theme for bioinitiative.org
*/
html body {
    color: #000000;
    background:#96a5ac;
    font-size: 13px
}
html body, html {height: 100%}
body .back-line {background:#96a5ac}
body h1,body h2,body h3,body h6{ color:#0e4e96}
	
body h1{font-size: 36px}
body h2{font-size: 30px}
body h4{color:#ffffff !important}
body h5{color:#bc6327}
body .content_top.no_curv_home,body .content_top.no_curv {padding-top: 0px; background-color: transparent !important; height:1px}

body .content a {color: #0E4E96 }
body #container .content a:hover {color: #ABBA04 !important}

body #wrapper {
	background-image: url(images/wrapperBG.jpg);
        background-repeat: repeat-y;
	background-position: center 0;
	width: 1000px;
	padding: 0}
	
body #wrapperTop { 
	
    background-image:url(images/wrapperTopBG.jpg);
    background-repeat: no-repeat;
    background-position: center 0;
    height: 49px;
	}
	
body #wrapperBottom { 
	
	background-image:url(images/wrapperBottomBG.jpg);
    background-repeat: no-repeat;
	background-position: center 0;
	height: 44px;
	}

body #logo{
	padding:10px 0;
	width:230px;
	margin-left: -30px
}

body #sidebar{
		width:248px;
		position: absolute;
		left: 40px;
		top: -30px;
		background-image: url(images/sidebarBG.jpg);
	background-repeat: repeat;
		height: 100%;
	}
body .sidebar_content {  
	background-color: transparent;
    padding: 25px 30px 0px;	
}

body #sidebar .box{  
		width:230px !important;
	}
body .sidebar_content .box ul li a {
  display: block;
  padding: 0 20px 0 0;
}
body .sidebar_content .widget .recent_posts ul{
		width:230px;
		background:none;
	}
body .sidebar_content table{
		width:230px;
		border-right:1px solid #808080;
		border-top:1px solid #808080;
	}

body #navigation, body #navigation a {
    color: #ffffff;
    font: 15px/20px sans-serif;
}
	#slider_area,#slider,.slide{		
		height:450px !important;
		width:640px;
	}
	
	
body #content {
	float: none;
	width: 700px;
	margin: 0 0 0 275px;
	min-height:1200px
}

body #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;
	
  
}
body #footer .copyright {color: #666}	
	
body #footer a {
    color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
}
body #container #footer ul.footer_links a:hover {
    color: #0e4e96 !important;
}

body ul.footer_links li {border-left: none}

body blockquote p {
    color: #0e4e96;
    text-indent: 30px;
  font-family: Georgia,"Times New Roman",serif;
    font-style:italic;

}

body .sub_title{
    color: #B2B2B2;
    font-family: Georgia,"Times New Roman",serif;
    font-size: 10px;
    font-style: italic;
    line-height: 120%;
    padding: 5px 0 0;
}

body .content .box.three{
	width:188px;
	padding-left:10px;
	border-left: 1px solid #acb8bd;
}
body .textwidget{font-size: 11px}

body .post_data,
body .content .blog .date.nomargin {display: none}