/* @override http://www.biopurinc.com/wp-content/themes/biopurecms/style.css */

/* @override http://www.biopurinc.com/wp-content/themes/biopurecms/style.css */

/* @override http://cms.biopurinc.com/wp-content/themes/biopurecms/style.css */
/*
Theme Name: BioPurCMS
Description: This theme was built exclusively for the use of BioPur Inc. and its subsidiaries.
Version: 1.0
Author: Coldfire Inc.
Author URI: http://www.coldfireinc.com/
This theme was designed and built by Nate Kruska of Coldfire, Inc.
–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–_–*/
/*
*/
/* Styles and Links
–_–_–_–_–_–_–_–_–_–_–_–_–_–_–*/
body {
	background: #fff url(images/bg790.gif) repeat-y center 0;
	padding: 0;
	margin: 0;
	font-size: 75%;
	color: #222;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.vanilla {
	background-image: none;
	background-color: #fff;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #111;
}
h1 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 5px;
}
h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
h4 {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 0px;
}
h5 {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 10px;
	font-weight: bold;
	font-style: italic;
}
h6 {
	font-size: 9px;
	line-height: 14px;
	margin-bottom: 10px;
	color: #999;
}
a, a:link {
	text-decoration: none;
	color: #0f970c;
}
a:visited {
	text-decoration: none;
	color: #0f970c;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a:focus, a:active {
	outline: none;
}
a img, a:hover img, a:visited img, a:focus img, a:active img {
	outline: none;
	border-style: none;
}
a.more {
	text-decoration: none;
	color: #0f970c;
	font-weight: bold;
	font-style: italic;
}
a.more:hover {
	color: #000;
}
a.top, a.top:visited {
	background: url(images/arrowup.gif) no-repeat left center;
	font-size: 10px;
	color: #777;
	display: inline-block;
	margin: 0;
	padding: 0 0 0 18px;
	line-height: 18px;
}
a.top:hover {
	text-decoration: none;
	color: #000;
}
/* Structure
–_–_–_–_–_–_–_–_–_–_–_–_–_–_–*/
.yellowbar-bg {
	background: url(images/yellowbar.jpg) repeat-x 0 0;
	height: 178px;
	width: 100%;
	padding: 0;
	position: absolute;
	z-index: -10;
	margin: 0;
	top: 0;
	left: 0;
}
.body-bg {
	background: #fff url(images/bg790.gif) repeat-y center 0;
	height: 100%;
	width: 100%;
	min-width: 870px;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: -15;
	left: 0;
	top: 0;
}
.header-bg {
	height: 178px;
	background: url(images/headerbg790.jpg) no-repeat center 0;
	width: 100%;
	min-width: 870px;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: -5;
	left: 0;
	top: 0;
}
#headerwrapper {
	background: transparent url(images/ctlogo.jpg) no-repeat 572px top;
	margin: 0;
	padding: 0;
	width: 100%;
}
#logos {
	margin: 0 0 0 5px;
	padding: 0;
}
.navigation {
	margin: 10px 0 10px 10px;
	float: left;
}
.post {
	padding: 15px;
}
.picbox {
	text-align: center;
	padding-top: 5px;
	margin: 0;
}
/* Bottom Tabs
–_–_–_–_–_–_–_–_–_–_–_–_–_–_–*/
#uses-tabs {
	margin-top: 10px;
}
.columns1, .columns2, .columns3 {
	width: 33%;
	position: relative;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0;
}
.columns3 {
	background: url(images/tab3bgwide.jpg) no-repeat 12px 0;
}
.columns2 {
	background: url(images/tab2bgwide.jpg) no-repeat 12px 0;
}
.columns1 {
	background: url(images/tab1bgwide.jpg) no-repeat 12px 0;
}
.tabcontent {
	text-align: left;
	padding-left: 22px;
	width: 215px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin-top: 10px;
}
.tabmore {
	text-align: right;
	padding-left: 22px;
	width: 215px;
}
/* Footer
–_–_–_–_–_–_–_–_–_–_–_–_–_–_–*/
#footer {
	text-align: center;
	color: #777;
	border-top: 1px solid #aaa;
	padding-top: 10px;
	margin: 0 20px;
}
#footer a {
	text-decoration: none;
	color: #555;
}
#footer a:hover {
	text-decoration: underline;
	color: #000;
}
#coldfire a {
	color: #bbb;
	font-size: 10px;
}
/*Homepage 
–_–_–_–_–_–_–_–_–_–_–_–_–_–_–*/
h1.homepage {
	line-height: 48px;
	font-size: 36px;
	text-align: center;
	letter-spacing: 1px;
}
.navigation.homemenu {
	margin: 0 0 0 185px;
	float: none;
}
.homemenu #navbar {
	font-size: 14px;
	border: 1px solid #aaa;
	border-right-style: none;
}
.homemenu #navbar #jsddm li a {
	border-right: 1px solid #aaa;
}
.copy {
	color: #aaa;
	text-align: center;
	font-size: 12px;
}
#navcircle {
	width: 689px;
	height: 612px;
	background: url(images/frontpage_03.jpg) no-repeat;
	margin: 10px auto 0;
}
#navcircle ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 689px;
	height: 612px;
	position: relative;
	z-index: 999;
}
#navcircle ul li {
	margin: 0;
	float: left;
	list-style-type: none;
	padding: 0;
	display: inline;
}
#navcircle ul li a {
	text-decoration: none;
	float: left;
	overflow: hidden;
	height: 0;
	background: url(images/frontpage_03.jpg) no-repeat;
}
#navcircle ul li#biodiesel a {
	margin: 0;
	padding-top: 220px;
	width: 689px;
	background-position: 0 0;
	background: url(images/frontpage_03.jpg) no-repeat;
}
#navcircle ul li#rvo a {
	margin: 0;
	padding-top: 220px;
	width: 345px;
	background: url(images/frontpage_03.jpg) no-repeat 0 -220px;
}
#navcircle ul li#lightandpower a {
	margin: 0;
	padding-top: 220px;
	width: 344px;
	background: url(images/frontpage_03.jpg) no-repeat -345px -220px;
}
/* Navigation 
–_–_–_–_–_–_–_–_–_–_–_–_–_–_–*/
#navbar {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 20px;
	float: left;
	font-weight: bold;
	border: 1px solid #333333;
	border-right-style: none;
	letter-spacing: 1px;
}
#navsearch {
	float: right;
	padding: 10px 5px 0;
	_padding: 5px 5px 0;
}
#navsearch input#s {
	width: 120px;
	margin: 0;
	font-size: 12px;
	padding: 2px;
}
/* Dropdowns
–_–_–_–_–_–_–_–_–_–_–_–_–_–_–*/
ul#jsddm {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 22px;
	position: relative;
	z-index: 20;
}
#jsddm li {
	margin: 0;
	float: left;
	list-style-type: none;
	padding: 0;
}
#jsddm li a {
	float: left;
	overflow: hidden;
	height: 22px;
	display: block;
	text-decoration: none;
	border-right: 1px solid #333333;
	color: #000000;
	white-space: nowrap;
	font-weight: bold;
	background: rgba(255,255,255,0.85);
	padding: 0 15px;
}
#jsddm li ul {
	display: none;
	border: 1px solid #000;
	float: left;
	margin: 0 0 0 -1px;
	padding: 0;
	overflow: hidden;
	z-index: 500;
	line-height: 22px;
	font-weight: bold;
	background-color: #f5f5f5;
	position: absolute;
	top: 22px;
	border-top-style: none;
}
#jsddm li ul li {
	float: none;
	display: block;
	margin: 0;
	padding: 0;

}
#jsddm li ul li a {
	display: block;
	border-right: 1px solid #333333;
	color: #000000;
	white-space: nowrap;
	font-weight: bold;
	background: rgba(255,255,255,0.85);
	padding: 0 15px;
	margin: 0;
	width: 400px;
}
#jsddm li a:hover, #jsddm :hover > a {
	color: #000000;
	background-color: #FFE271;
}
#jsddm li.current_page_item a, #jsddm li.current_page_item a:hover, #jsddm li a:active {
	background: rgba(255,255,255,0.85);
	color: #0f970c;
	cursor: default;
}
#jsddm li ul li a, #jsddm li.current_page_item ul li a, #jsddm li ul li a:active {
	color: #333;
	background-color: #f5f5f5;
	border-style: none;
	border-top: 1px solid #000;
	padding-right: 50px;
	display: block;
	width: 100%;
	background-image: none;
}
#jsddm li ul li.current_page_item a, #jsddm li ul li.current_page_item a:hover {
	color: #0f970c;
	background-color: #f5f5f5;
	cursor: default;
}
#jsddm li ul li a:hover, #jsddm li.current_page_item ul li a:hover {
	background: #777;
	color: #fff;
	cursor: pointer;
}
/* Forms
–_–_–_–_–_–_–_–_–_–_–_–_–_–_–*/
#form input {
	width: 277px;
}
#form textarea {
	height: 70px;
	width: 270px;
}
#form input.submit {
	width: auto;
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 20px;
}
#form input, #form textarea {
	font-size: 12px;
	line-height: 18px;
	background-color: #eee;
	border: 1px solid #aaa;
	color: #333;
}
#form input:hover, #form textarea:hover {
	background-color: #dbf0ce;
	color: #000;
}
#form input:focus, #form textarea:focus, #form input:active, #form textarea:active {
	background-color: #fffcbe;
	color: #000;
}
#form td {
	vertical-align: top;
}
#form td.label {
	text-align: right;
	padding: 13px 5px 0 0;
	font-weight: bold;
}
/* Background Images
–_–_–_–_–_–_–_–_–_–_–_–_–_–_–*/
#post-7.post {
	background: url(images/sunflowerbg.jpg) no-repeat 1px bottom;
}
.bg3, .bg51 {
	background: url(images/rvo2-bg.jpg) no-repeat 546px top;
	min-height: 400px;
}

.bg53 {
	background: url(images/rvo3-bg.jpg) no-repeat 546px top;
	min-height: 423px;
}
 .bg55 {
	background: url(images/rvo1-bg.jpg) no-repeat 546px top;
	min-height: 380px;
}
.bg24 {
	background: url(images/com-bg.jpg) no-repeat 546px 240px;
}
.bg22 {
	background: url(images/res-bg.jpg) no-repeat 405px 470px;
}
.bg26 {
	background: url(images/ag2-bg.jpg) no-repeat 406px 210px;
}
.bg5 {
	background: url(images/lp-bg.jpg) no-repeat 405px 40px;
}
