/*
Theme Name: Algae VS
Theme URI: http://algaevs.com
Description: This is the base theme for algaevs.com
Version: 2 (WP2.7)
*/

/* CSS Document */

/* Colors 
**
** 808080 - drk gray
** CCCCCC - lt gray
** A0CE67 - algae vs logo green
** 00B6DE - algae vs logo blue
** 008FC5 - darker blue
** 4B3900 - brown-black
** D78712 - burnt orange
** F3901D - lt orange
** E7EFBC - lt green
*/
	
/* RESETS */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
}

p {
	clear: both;
	margin: 8px 10px 8px 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th, tr, td {
	padding: 5px 20px;
}

th h3 {
	color: #D78712;
	text-align: left;
}

fieldset, img {
	border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

ul, li {
	list-style: none;
}

ol {
	padding: 10px;
	margin: 10px; 
}

ol li {
	margin-bottom: 5px;
	list-style-type: decimal;
}

q:before, q:after {
	content: '';
}

/* DEFAULTS */

sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a img { /* Gets rid of IE's blue borders */
	border: none;
	display: block;
} 

div { /* Position all divs relative */
	position: relative; 
}

.clear {
	clear: both;
}

button {
	height: 30px;
	padding: 0 4px;
	font-size: 12px;
}

.button, .button-center {
	display: block;
	height: 30px;
	margin: 4px 0 8px 0;
	background: url(images/button_bg.png) repeat-x top left;
	cursor: pointer;
	border: 1px solid #CCCCCC;
}

.button-center { /* view-resume form */
	margin: 5px auto 10px;
}

.button a {
	display: block;
	font-family: "Helvetica Neue", Helvetica, Verdana;
}

.button a:link, .button a:hover, .button a:visited {
	color: #000000;
}

.button:hover, .button-center:hover {
	background: url(images/button_bg_hover.png) repeat-x top left;
}

.send-button {
	background: url(images/button_matrix.gif) -54px 0px no-repeat;
}

.send-button:hover {
	background: url(images/button_matrix.gif) -80px 0px no-repeat;
}

.subscribe-button {
	background: url(images/button_matrix.gif) top left no-repeat;
}

.subscribe-button:hover {
	background: url(images/button_matrix.gif) -25px 0px no-repeat;
}

img.alignright {float:right; padding: 0.5em 0 0.2em 0.5em;}
img.alignleft {float:left; padding: 0.5em 0.5em 0.2em 0;}
img.aligncenter {display: block; padding-left: auto;}
a img.alignright {float:right; padding: 0.5em 0 0.2em 0.5em;}
a img.alignleft {float:left; padding: 0.5em 0.5em 0.2em 0;}
a img.aligncenter {display: block; padding-left: auto; padding-right: auto;}

.rb { /* Rounded borders */
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.inline {
	display: inline;
}

#middle input, #middle label {
	vertical-align: baseline;
}

.algae-forms .noborder {
	border: none;
}

.more-link {display: block; margin: 5px 0;}

/* TOPOGRAPHY */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	background: #FFF url(images/algaevs_body_bg.jpg) top left repeat-x;
}

h1, h2, h3, h4, h5, h5, h6 {
	clear: both;
}

h1, h2, h3, h5, h5, h6 {
	font-weight: bolder;
	margin: 5px 0;
	font-size: 100%;
}

h1 {
	font-size: 18px;
}

.page-title {
	text-indent: -9999px;
	height: 100px;
	padding: 10px 0px;
	clear: both;
}

.archive-title {
	text-indent: 160px;
	height: 47px;
	line-height: 47px;
	clear: both;
	text-transform: uppercase;
}

.contact {
	background: url(images/text-replacement/contact_us_text.gif) left center no-repeat;
}

.newsevents {
	background: url(images/text-replacement/in-the-news.gif) left center no-repeat;
}

.philosophy {
	background: url(images/text-replacement/philosophy_text.gif) left center no-repeat;
}

.story {
	background: url(images/text-replacement/our_story_text.gif) left center no-repeat;
}

.wonders {
	background: url(images/text-replacement/wonders_text.gif) left center no-repeat;
}

.team {
	background: url(images/text-replacement/our_team_text.gif) left center no-repeat;
}

.products {
	background: url(images/text-replacement/products_text.gif) left center no-repeat;
}

.archives {
	background: url(images/text-replacement/articles_text.gif) left center no-repeat;
}

.search {
	background: url(images/text-replacement/search_text.gif) left center no-repeat;
}

.quest-comm {
	background: url(images/text-replacement/submit_quest_comm_text.gif) left center no-repeat;
}

.investors {
	background: url(images/text-replacement/investor_text.gif) left center no-repeat;
}

.photos {
	background: url(images/text-replacement/photo_gallery_text.gif) left center no-repeat;
}

.videos {
	background: url(images/text-replacement/video_gallery_text.gif) left center no-repeat;
}

.what {
	background: url(images/text-replacement/what_are_algae_text.gif) left center no-repeat;
}

.uses {
	background: url(images/text-replacement/many_uses_text.gif) left center no-repeat;
}

.bio-mass {
	background: url(images/text-replacement/algae_vs_biomass_text.gif) left center no-repeat;
}

.petroleum {
	background: url(images/text-replacement/petroleum_issues_text.gif) left center no-repeat;
}

.avs-team {
	background: url(images/text-replacement/algae_team_text.gif) left center no-repeat;
}

.inst-collab {
	background: url(images/text-replacement/institutional_collaborators_text.gif) left center no-repeat;
}

.indiv-collab {
	background: url(images/text-replacement/individual_collaborators_text.gif) left center no-repeat;
}

.ideal-region {
	background: url(images/text-replacement/ideal_region_text.gif) left center no-repeat;
}

.eco-impact {
	background: url(images/text-replacement/economic_impact_text.gif) left center no-repeat;
}

.industry-need {
	background: url(images/text-replacement/industry-need.gif) left center no-repeat;
}

.commercialization {
	background: url(images/text-replacement/commercialization_text.gif) left center no-repeat;
}

.raf {
	background: url(images/text-replacement/raf_system_text.gif) left center no-repeat;
}

.canopies {
	background: url(images/text-replacement/canopies_text.gif) left center no-repeat;
}

.liners {
	background: url(images/text-replacement/liners_text.gif) left center no-repeat;
}

.inoculants {
	background: url(images/text-replacement/inoculants_text.gif) left center no-repeat;
}

.rent {
	background: url(images/text-replacement/rent_lease_buy_text.gif) left center no-repeat;
}

.milestones {
	background: url(images/text-replacement/milestones_lg_text.gif) left center no-repeat;
}

.articles-newsletters {
	background: url(images/text-replacement/newsletters.gif) left center no-repeat;
}

.articles{
	background: url(images/text-replacement/articles.gif) left center no-repeat;
}

.press-releases{
	background: url(images/text-replacement/press-releases.gif) left center no-repeat;
}


.newsletters{
	background: url(images/text-replacement/newsletters.gif) left center no-repeat;
}

.events {
	background: url(images/text-replacement/recent_events_text_lg.gif) left center no-repeat;
}

.future-events {
	background: url(images/text-replacement/events.gif) left center no-repeat;
}

.past-events {
	background: url(images/text-replacement/past-events.gif) left center no-repeat;
}

.site-map {
	background: url(images/text-replacement/site_map_text.gif) left center no-repeat;
}

.view-presentation {
	background: url(images/text-replacement/view_presentation_text.gif) left center no-repeat;
}

.privacy {
	background: url(images/text-replacement/privacy_text.gif) left center no-repeat;
}

.not-found {
	background: url(images/text-replacement/page_not_found_text.gif) left center no-repeat;
}

.survey {
	background: url(images/text-replacement/harvester_survey_text.gif) left center no-repeat;
}

.avs-harvester {
	background: url(images/text-replacement/avs_harvester_licensing_text.gif) left center no-repeat;
}

.res-submission {
	background: url(images/text-replacement/join_our_team_text.gif) left center no-repeat;
}

.become-collab {
	background: url(images/text-replacement/become_a_collab_text.gif) left center no-repeat;
}

.become-vendor {
	background: url(images/text-replacement/become_a_vendor_text.gif) left center no-repeat;
}

.biological-research {
	background: url(images/text-replacement/biological_research.gif) left center no-repeat;
}

.rapid-algae-farming {
	background: url(images/text-replacement/rapid_algae_farming.jpg) left center no-repeat;
}

.rapid-algae-concentration {
	background: url(images/text-replacement/rapid_algae_concentration.jpg) left center no-repeat;
}

.harvesting-dewatering-and-drying {
	background: url(images/text-replacement/harvesting-dewatering-drying.jpg) left center no-repeat;
}

.algae-oil-extraction {
	background: url(images/text-replacement/algae_oil_extraction.jpg) left center no-repeat;
}

.faq {
	background: url(images/text-replacement/faq.gif) left center no-repeat;
}

.about-us {
	background: url(images/text-replacement/about_us.gif) left center no-repeat;
}

.non-disclosure-agreement {
	background: url(images/text-replacement/non-disclosure-agreement.gif) left center no-repeat;
}



.subscriptions {
	background: url(images/subscriptions_text.gif) left center no-repeat;
	border-bottom: 4px solid #4B3900;
	margin-bottom: 40px;
}

.sidebar {
	background: url(images/text-replacement/browse_articles_text.gif) center center no-repeat;
	height: 22px;
	margin: 20px 0 10px 0;
	border-bottom: 2px solid #4B3900;
}

.rss {
	height: 40px;
	background: url(images/text-replacement/rss_text.gif) left center no-repeat;
}

.rss-email {
	height: 40px;
	border-top: 1px solid #4B3900;
	padding-top: 30px;
	margin-top: 20px;
	background: url(images/text-replacement/rss_email_text.gif) left center no-repeat;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
	padding: 0px 8px 0 0;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 10px;
}

a {
	text-decoration: none;
}

a:link, a:visited {
	color: #D78712;
}

a:hover {
	color: #333;
}

.breadcrumb a {
	text-decoration: underline;
}

.breadcrumb a:link, .breadcrumb a:visited {
	color: #00B6DE;
}

.breadcrumb a:hover {
	color: #999;
}

h2 a:link, h2 a:visited {
	color: #00B6DE;
}

h2 a:hover {
	color: #999;
}

.blue {
	color: #00B6DE;
}

.green {
	color: #A0CE67;
}

.brown {
	color: #4B3900;
}

.block {
	display: block;
}

/* CONTAINERS */

/* header.php */

#wrapper {
	width: 940px;
	min-height: 700px;
	border: 2px solid #808080;
	margin: 10px auto;
	padding: 10px;
	overflow: hidden;
	background: #FFF;
}

#masthead {
	height: 90px;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 2px solid #A0CE67;
	overflow: hidden;
}

#site-logo {
	position: absolute;
	top: 10px;
	left: 10px;
}

#cse-search-box {
	position: absolute;
	top: 0;
	right: 0;
}

#cse-search-terms {
	border: 1px solid #CCCCCC;
}

#cse-search-results iframe {
	margin-top: -20px;
}

#cse-button {
	border: none;
	padding: 0;
	height: 25px;
}

#newsletter-form {
	position: absolute;
	top: 0;
	right: 0;
}

.blur {
	color: #999;
}

#communication {
	position: absolute;
	bottom: 10px;
	right: 0;
	display: inline;
}

#communication li {
	float: left;
	font-size: 12px;
	padding: 0 15px;
}

#communication li a {
	display: block;
}

.com-icons {
	margin: 2px 5px -5px 0;
	display: inline;
}

#vcard {
	margin: 2px 5px -5px 0;
}

#footer {
	clear: both;
	overflow: hidden;
}

#footer ul, .header-nav ul {
	padding: 8px 0;
	clear: both;
	overflow: hidden;
}

#footer ul li {
	display: inline;
	padding: 0 10px;
}

.header-nav ul {
	border-bottom: 2px solid #A0CE67;
}

.header-nav ul li {
	display: inline;
	padding: 8px 17px;
}

.header-nav ul li a {
	text-transform: uppercase;
}

.header-nav ul li a:link, .header-nav ul li a:visited, #communication a:link, #communication a:visited {
	color: #333;
}

.header-nav ul li a:hover, #communication a:hover {
	color: #666;
}

.breadcrumb {
	margin: 5px 0 10px 0;
	padding: 10px 0;
	border-bottom: 1px solid #F0F0F0;
}

/* form containers for the dropdowns */

#header-events-list, #newsletter-form, #rss-info {
	position: absolute;
	top: 92px;
	background: #FFF;
	border: 2px solid #A0CE67;
	border-top: none;
	color: #333;
	z-index: 1000;
	padding: 10px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	display: none;
}

#header-events-list {
	left: 365px;
	width: 280px;
	padding: 20px 20px 40px 0;
}

#header-events-list img {
	padding-left: 15px;
}

#header-events-list h2 {
	padding: 0 0 5px 0;
	margin: 0 0 0 10px;
	border-bottom: 2px solid #efefef;
}

#header-events-list .event-title {
	margin-top: 15px;
	clear: both;
	float: left;
	color: #4B3900;
	font-weight: bold;
}

#header-events-list ul {
	clear: both;
	color: #333;
	margin: 0 0 0 15px;
}

#header-events-list ul li {
	clear: both;
}

#header-events-list p {
	padding: 0;
	margin: 10px;
}

#newsletter-form {
	left: 510px;
	padding-bottom: 30px;
	width: 350px;
}

#rss-info {
	right: 15px;
	padding-bottom: 30px;
	width: 450px;
}

#about-rss {
	position: absolute;
	left: 10px;
	top: 165px;
}

.close {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1000;
	cursor: pointer;
}

.notes {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #CCC;
}

#investor-dialog, #rss-dialog {
	margin: auto;
	display: none;
	padding: 20px;
}

.ui-dialog ul {
	list-style-type: square;
}

.ui-dialog a:link, .ui-dialog a:visited {
	color: #D78712;
}

.ui-dialog a:hover {
	color: #333;
}

/* footer.php */

#footer {
	font-size: 10px;
	margin: 5px 0 0 0;
	text-align: center;
}

#footer ul li a {
	text-transform: none;
}

#copyright {
	color: #666;
}

/* Posts (News & Events) Page */

.post, .post-odd {
	width: 600px;
	overflow: hidden;
	float: left;
	clear: none;
	margin: 0 10px 10px;
	padding: 0 20px 40px 0;
	background: url(images/post_bg.gif)	bottom right no-repeat;
}

.post li, .post-odd li {
	list-style-type: square;
	margin-left: 10px;
}

.post h2, .post-odd h2 {
	color: #4B3900;
}

#post-wrap {
	width: 560px;
	float: left;
	clear: none;
}

#page-content {
	width: 600px;
	float: left;
	clear: none;
	padding: 0 20px;
	overflow: hidden;
}

#page-content li {
	margin-left: 15px;
}

#page-content-home {
	width: 100%;
	overflow: hidden;
}

#page-content-search {
	width: 100%;
	overflow: hidden;
	clear: none;
}

#page-content-nosubnav {
	width: 780px;
	float: left;
	overflow: hidden;
	clear: none;
}

.post-contents, .post-contents-odd {
	width: 500px;
	float: right;
	clear: right;
	padding: 0 10px 20px 0;
}

.post-contents a:link, .post-contents a:visited, .post a:link, .post a:visited {
	color: #6AA700;
}

.post-contents a:hover, .post a:hover {
	color: #4B3900;
}

.post-contents-odd a:link, .post-contents-odd a:visited, .post-odd a:link, .post-odd a:visited {
	color: #4B3900;
}

.post-contents-odd a:hover, .post-odd a:hover {
	color: #A0CE67;
}

.post-contents img {
	margin: 0.8em;
}

.sociable_tagline {
	padding: 10px 0 5px;
	clear: both;
}
.sociable li { display: inline; }

#sidebar, #sub-pages {
	overflow: hidden;
	float: left;
	clear: none;
}

#sidebar {
	width: 210px;
	min-height: 500px;
	padding: 0 20px 10px 20px;
	background: url(images/ne_sidebar_bg.gif) top center no-repeat;
	margin: 5px 10px 0 0;
}

#sidebar li, #sidebar h3 {
	padding: 0 3px 3px;
}

#sidebar a:link, #sidebar a:visited {
	color: #333;
}

#sidebar a:hover {
	color: #666;
}

#sidebar select {
	border: 1px solid #e0e0e0;
	width: 140px;
	outline: 0;
}

#sidebar option {
	outline: 0;	
}

#sub-pages { /* Sidebar for listing the navigation for the child pages */
	margin-top: 5px;
	padding: 5px 5px 0 5px;
	width: 176px;
	min-height: 800px;
	height: 800px !important;
	background: url(images/ne_sidebar_bg.gif) top center no-repeat;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 11px;
	overflow: visible;
}

#sub-pages li {
	margin: 0 0 0 12px;
	white-space: normal;
}

#sub-pages h4 {
	width: 90%;
	margin: 10px 0;
	border-bottom: 1px solid #D78712;
}

#sub-pages li a {
	display: block;
	padding: 5px 5px 5px 0;
	margin: 0;
	font-weight: bold;
}

#sub-pages h4 a {
	font-size: 14px;
}

#sub-pages li a:link, #sub-pages li a:visited {
	color: #333;
}

#sub-pages li a:hover {
	font-weight: bold;
	color: #D78712;
}

.current_page_parent, .current_page_parent:hover, .current_page_item, .page_item:hover {
	background: url(images/nav_indicator_right.gif) left center no-repeat;
}

.current_page_parent {
	background: url(images/nav_indicator_down.gif) left center no-repeat;
}

#sub-pages .page_item, #sub-pages .page_item.current_page_item {
	background: none;
}

#sub-pages .page_item.current_page_item {
	font-weight: bold;
}

#sub-pages .page_item.current_page_item a {
	color: #D78712;
}

#hotlinks {
	float: right;
	clear: none;
	width: 136px;
	min-height: 600px;
	padding: 15px 0 0 20px;
	background: url(images/hotlinks_bg.gif) top left no-repeat;
	overflow: visible;
}

#hotlinks h3 {
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #E0E0E0;
}

#hotlinks ul {
	width: 136px;
	overflow: hidden;
}

#hotlinks ul li {
	display: block;
	clear: both;
	font-size: 11px;
	width: 100%;
	height: 100%;
	margin: 2px 0;
}

#hotlinks .event-title {
	margin-top: 15px;
	clear: both;
	float: left;
	color: #D78712;
	font-weight: bold;
}

#hotlinks a:link, #hotlinks a:visited {
	color: #4B3900;
}

#hotlinks a:hover {
	color: #666;
}

#post-nav {
	display: inline;
	margin: 20px 0 0 0;
}

#prev-post {
	float: left;
}

#next-post {
	float: right;
}

#post-nav li {
	display: inline;
}

.post-stamp, .post-stamp-odd {
	float: left;
	clear: none;
	height: 107px;
	width: 80px;
	background: url(images/post_date_bg.gif) top center no-repeat;
	margin-bottom: 20px;
}

.post-stamp-odd {
	background: url(images/post_date_bg_odd.gif) top center no-repeat;
}

.month {
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 22px;
	position: absolute;
	bottom: 69px;
	left: 14px;
}

.day, .day-odd {
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 48px;
	position: absolute;
	bottom: 15px;
	left: 10px;
}

.year {

}

.time, .time-odd {
	color: #666;
	text-transform: uppercase;
	font-size: 11px;
	position: absolute;
	bottom: 2px;
	left: 12px;
	padding-top: 5px;
	text-align: center;
	width: 50px;
	border-top: 1px solid #A0CE67;
}

.day-odd, .time-odd {
	color: #4B3900;
}

.time-odd {
	border-top: 1px solid #4B3900;
}


/* Pages & Templates */

.caption {
	margin: 20px auto 40px auto;
}

.caption small {
	display: block;
	margin: 5px 0;
	color: #000;
}

.page-content-lists {
	margin-left: 20px;
}

.page-content-lists li {
	list-style-type: square;
}

/* single.php */

#commentform label {
	display: block;
	margin: 5px 0 0;
}

.digg-this {
	display: inline;
	overflow: hidden;
	width: 52px;
	height: 80px;
}

/* home.php */

.home-nav, #slideshow {
	height: 293px;
	margin-top: 10px;
}

.home-nav {
	overflow: hidden;
	width: 186px;
	display: inline;
	margin-top: 35px;
	float: left;
	clear: left;
}

.home-nav li a {
	color: #333;
	display: block;
	margin: 0 0 5px 0;
	font-size: 12px;
	text-transform: uppercase;
	text-indent: 10px;
	font-weight: bolder;
	height: 43px; /* Change back to 43 after inclusion of the products page */
	line-height: 43px; /* Change back to 43 after inclusion of the products page */
	width: 180px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-bottomleft: 4px;
	-webkit-border-topleft: 4px;
}

.home-nav li a:link, .home-nav li a:visited {
	color: #333;
	background: url(images/home_nav_sprite.png) 0 -44px repeat-x;
}

.home-nav li a:hover {
	background: url(images/home_nav_sprite.png) 0 0 repeat-x;
	color: #FFF;
}

#slideshow-nav { /* Wrap for the slideshow and homepage navigation */
	float: left;
	clear: none;
	width: 920px;
	height: 305px;
	margin: 10px 0;
	padding: 0 10px;
	overflow: hidden;
	background: #E0E0E0;
}

#slideshow-text {
	position: absolute;
	top: 10px;
	right: 10px;
	height: 313px;
	width: 200px;
	z-index: 999;
}

.slideshow-messages {
	text-align: left;
	height: 263px;
	line-height: 1.8em;
	width: 180px;
	padding: 10px;
	color: #333;
	background: #FFF;
}

#slideshow-directions {
	display: none;
	position: absolute;
	top: 45%; /*3px*/;
	left: 210px; 
	background: #008FC5;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	z-index: 999;
}

#slideshow {
	cursor: pointer;
	float: right;
	clear: right;
	width: 730px;
	height: 283px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topright: 4px;
	overflow: hidden;
}

#slideshow-cycle-nav { /* Navigation for the home page slideshow */
	position: absolute;
	height: 30px;
	line-height: 30px;
	bottom: 5px;
	left: 195px;
	background: #FFF;
	z-index: 10000;
	display: none;
}

#slideshow-cycle-nav a {
	color: #333;
	font-weight: bold;
	padding: 0 30px;
}

#desc {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 500;
	height: 293px;
	width: 180px;
}

#touts-wrap {
	width: 920px;
	margin-left: 20px;
	clear: both;
	overflow: hidden;
	height: 325px;
}

#touts-wrap h2 {
	border-bottom: 1px solid #CCC;
	padding-bottom: 2px;
}

.touts {
	width: 195px;
	height: 250px;
	float: left;
	clear: none;
	margin: 0 0 10px 0;
	padding: 20px;
	background: url(images/list_bg_1.gif) top center no-repeat;
}

.touts h3 a {
	display: block;
	height: 30px;
}

.touts h3 a:hover {
	color: #333;
}

#milestones-list h3 a:link, #milestones-list h3 a:visited {
	background: url(images/text-replacement/milestones_text.gif) left center no-repeat;
	text-indent: -999em;
	border-bottom: 1px solid #D78712;
}

#art-news-list h3 a:link, #art-news-list h3 a:visited {
	background: url(images/text-replacement/articles_newsletters_text.gif) left center no-repeat;
	text-indent: -999em;	
	border-bottom: 1px solid #000;
}

#photo-vid-list h3 a:link, #photo-vid-list h3 a:visited {
	background: url(images/text-replacement/multimedia_text.gif) left center no-repeat;
	text-indent: -999em;
	border-bottom: 1px solid #4B3900;
}

#events-list h3 a:link, #events-list h3 a:visited {
	background: url(images/text-replacement/recent_events_text.gif) left 4px no-repeat;
	text-indent: -999em;
	border-bottom: 1px solid #008FC5;
}

#events-list {
	margin-right: 0;
}

#post-details {
	padding: 10px 0;
}

.touts li {
	margin: 10px 0 0 12px;
	list-style: square outside;
}

.touts li a:link, .touts li a:visited  {
	color: #000;
}

.touts li a:hover {
	color: #666;
}

#collaborators-wrap {
	display: table;
	margin: 0 auto;
	width: 100%;
	padding-top: 20px;
	border-top: 1px solid #F0F0F0;
	text-align: center;
}

#collaborators-wrap h4 a {
	display: block;
	height: 18px;
	text-indent: -999em;
	background: url(images/text-replacement/our_collaborators_text_small.gif) center center no-repeat;
}

#collaborators {
	margin-top: 20px;
	width: 100%;
	text-align: center;
}

#collaborators li {
	display: inline;
	padding: 0 7px;
}

#collaborators li img {
	margin-bottom: 20px;
}

#inst-collab-wrap h2 a:link, #inst-collab-wrap h2 a:visited {color: #D78712;}
#inst-collab-wrap h2 a:hover {color: #C07A12;}

/* Contact Page */

#google-map {
	height: 360px;
	width: 520px;
	overflow: hidden;
}

label {
	display: block;
	color: #4B3900;
	clear: left;
}
	
label, input {
	vertical-align: top;
}

.name-label {
	margin-top: 0;
}

small {
	display: block;
	clear: none;
	margin: -8px 0 10px;
	color: #999;
}

option {
	padding: 1px 1px 1px 3px;
}

input, textarea {
	padding: 5px;
	clear: both;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}

.algae-forms input, .algae-forms textarea {
	border: 1px solid #CCCCCC;
}

select {
	margin-bottom: 10px;
}

#info {
	margin-bottom: 40px;
}

.desc, #copy-of-email {
	clear: both;
	padding-bottom: 5px;
}

.selections {
	margin: 10px 0;
}

#copy-of-email {
	margin-bottom: 20px;
	padding: 0.4em 0;
	line-height: 1em;
	vertical-align: middle;
}

.inline-desc {
	display: inline;
}


#opt-copy {
	display: inline;
}

.names {
	display: block;
	float: left;
	clear: both;
	margin: 0 0 5px 0;
}

#first-name, #last-name {
	display: block;
	float: left;
	clear: both;
	margin: 0 0 5px 0;
}

#bademail {
	display: none;
}

.form-fields {
	float: left;
	clear: right;
	margin: 0 10px 0 0;
}

#investor-form, #consumer-form {
	display: none;
}

.form-notifications {
	border-top: 4px solid #A0CE67;
	border-bottom: 4px solid #A0CE67;
	padding: 5px;
	margin: 20px 0;
}

.form-notifications li {
	list-style: square;
	margin: 0 0 3px 20px;
}

#security-code {
	clear: both;
	padding-top: 10px;
}

#security-code img {
	vertical-align: middle;
}

.directions {
	margin: 20px 0;
}

.instruct {
	color: #008FC5;
}

#contact-form ul li {
	list-style-type: none;
	overflow: hidden;
}

/* Our Story */

.stories {
	float: left;
	clear: both;
	width: 100%;
}

.stories h2 {
	padding-bottom: 2px;
	margin-bottom: 8px;
	border-bottom: 1px solid #F0F0F0;
}

/* Our Team */

#team-photo {
	margin: 20px auto;
}

/* Photo Gallery */

#shadowbox {
	overflow: hidden;
}

#flickr-gallery-wrap {
	overflow: auto;
}

.flickr-item {
	float: left;
	clear: none;
	width: 125px;
	height: 125px;
	text-align: center;
	padding: 10px;
	margin: 10px;
	background: #E7EFBC;
	border: 1px solid #333;
	color: #333;
	overflow: hidden;
	cursor: pointer;
}

.flickr-item a {
	display: block;
	width: 75px;
	height: 75px;
	margin: 0 auto 20px;
}

.flickr-date {
	margin-top: 20px;
}

.flickr-date small {
	color: #4B3900;
}

/* Video Galley */

.youtube-item, .youtube {
	/*background: #E7EFBC;
	border: 1px solid #D3D3D3;*/
	padding: 10px;
	color: #333;
	margin-bottom: 20px;
}

.youtube-item a:link, .youtube-item a:visited {
	color: #333;
	text-decoration: underline;
}

.youtube-item a:hover {
	text-decoration: none;
}

.watch-youtube {
	display: block;
	height: 100%;
	width: 100%;
}

.youtube-video {
	margin: 20px auto 40px;
	padding-top: 20px;
	border-top: 1px solid #4B3900;
	display: none;
	text-align: center;
}

/* Institutional Collaborators */

.collab-wrap {
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
}

.collab-bio {
	float: right;
	clear: right;
	width: 400px;
	margin-left: 20px;
}

.collab-img {
	float: left;
	clear: left;
	height: 120px;
	width: 80px;
	overflow: hidden;
}

.collab-img-100 {
	float: left;
	clear: left;
	width: 100px;
	overflow: hidden;
}

.collag-img img {
	clear: both;
	text-align: center;
}

.collab-name {
	text-transform: uppercase;
	font-weight: bold;
	color: #D78712;
}

.collab-headers {
	width: 100%;
	float: left;
	clear: both;
	margin-top: 20px;
}

.collab-groups {
	margin-top: 20px;
}

#page-content .collab-groups li {
	list-style-type: none;
	margin-left: 0;
}

.collab-groups h3 {
	display: inline;
	color: #D78712;
}

.group-desc {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}

.last {
	border: none;
}

/* Site Map */

.sm-cat-wrap {
	display: block;
}

.sm-cat-wrap a:link, .sm-cat-wrap a:visited {
	display: block;
	padding: 5px 0;
	font-size: 14px;
	color: #D78712;
}

.sm-cat-wrap a:hover {
	color: #333;
}

.sm-cat-wrap li.page_item, .sm-cat-wrap li.page_item:hover {
	background: none;
}

.sm-cat-wrap li {
	display: block;
	clear: both;
	padding-left: 20px;
}

.sm-cat-wrap li ul li a:link, .sm-cat-wrap li ul li a:visited {
	display: block;
	color: #333;
	font-size: 11px;
}

.sm-cat-wrap li ul li a:hover {
	color: #666;
}

.sm-cat-wrap li ul {
	display: inline;
}

.sm-cat-wrap li ul li.page_item {
	display: block;
	clear: none;
	float: left;
	padding-left: 10px;
	margin: 5px 0;
	list-style: square;
}

.sm-cat-wrap li ul li a {
	background: none;
}

/* Wonders of Algae & Child Pages */

#oil-production {
	margin: 20px auto;
	border: 1px solid #CCC;
}

/* 404 page */

.algae-forms input {
	vertical-align: top;
}

#error-message {
	width: 400px;
	padding: 20px;
	margin: 100px auto;
	border: 1px solid #808080;
	text-align: center;
}

/* Products Page */

#harvester-info {
	margin: 10px 0 20px;
	float: left;
	clear: left;
	width: 513px;
	height: 205px;
	background: url(images/harvester_product_ad.gif) top left no-repeat;
}

#survey-info {
	float: left;
	clear: right;
	border: 2px solid #008FC5;
	padding: 10px;
	color: #000;
	margin: 10px 0;
}

#survey-info p {
	margin: 0 0 5px 0;
}

#survey-info a:link, #survey-info a:visited {
	color: #008FC5;
	text-decoration: underline;
}

#survey-info a:hover {
	text-decoration: none;
}

#harv-overview {
	display: block;
	height: 50px;
	width: 120px;
	position: absolute;
	top: 54px;
	right: 17px;
}

#harv-tech-details {
	position: absolute;
	top: 135px;
	right: 26px;
}

#vendor-app {
	margin-top: 20px;
}

.algae-forms li, #vendor-app li {
	margin: 10px 0 10px 15px;
	list-style-type: none;
	list-style-position: outside;
	clear: both;
}

#vendor-app li {
	margin: 0 0 10px 15px;
}

.algae-forms ol {
	overflow: hidden;
}

.algae-forms ol li, #vendor-app ol li {
	display: list-item;
	list-style-type: decimal;
	color: #4B3900;
	vertical-align: top;
}

.algae-forms label {
	margin: 0 0 3px 0;
	color: #000000;
}

#resume-directions {
	margin: 10px 0;
}

/* Comments */

#comment-list li {
	list-style-type: none;
	margin-left: 0;
}

/* AVS-HDD */

.decimal {
	list-style-type: decimal;
}

.upper-alpha {
	list-style-type: upper-alpha;
	list-style-position: inside;
	margin-left: 20px;
}

#license-options {
	overflow: hidden;
	margin: 20px auto;
	width: 550px;
}

.license-touts {
	float: left;
	clear: none;
	width: 220px;
	height: 309px;
	background: url(images/license-touts.png) top center no-repeat;
	text-align: center;
}

.license-touts h3, .license-touts h5 {
	text-transform: uppercase;
}

.license-touts h3 {
	margin-top: 30px;
}

.license-touts p {
	width: 190px;
	margin-left: 15px;
	text-align: left;
	text-indent: 1em;
}

#coll-opt {
	float: left;
	clear: none;
	margin-right: 80px;
}

#coll-opt h3 {
	color: #A0CE67;
}

#comm-opt {
	float: left;
	clear: none;
}

#comm-opt h3 {
	color: #00B6DE;
}

#steps-wrap, .comm-steps, .coll-steps {
	overflow: hidden;
	float: left;
	clear: both;
	margin-bottom: 10px;
}

.comm-steps, .coll-steps {
	width: 700px;
}

#steps-wrap {
	overflow: hidden;
	width: 100%;
}

.step {
	float: left;
	clear: none;
	width: 66px;
	height: 70px;
	background: url(images/comm_steps_bg.png) top left no-repeat;
	text-align: center;
	padding-top: 20px;
	margin-right: 20px;
	text-transform: uppercase;
	font-weight: bold;
	overflow: hidden;
}

.coll-steps .step {
	background: url(images/coll_steps_bg.png) top left no-repeat;
}

.step-directions {
	float: left;
	clear: none;
	width: 450px; /* 600px if full page width */
	margin-top: 5px;
	display: block;
	overflow: hidden;
}

.comm-steps ul li, .coll-steps ul li {
	padding: 5px 0 5px 20px;
	margin: 0;
}

#comm-checklist, #coll-checklist {
	padding: 10px;
	border: 1px solid #00B6DE;
	position: absolute;
	bottom: 20px;
	right: 5px;
	z-index: 1;
}

#coll-checklist {
	border: 1px solid #A0CE67;
}

#coll-checklist ul, #comm-checklist ul {
	padding-left: 10px;
}

#comm-checklist li, #coll-checklist li {
	list-style-type: square;
}

#comm-checklist h3, #coll-checklist h3 {
	text-transform: uppercase;
	text-align: center;
}

#comm-title {
	color: #00B6DE;
	text-transform: uppercase;
}

#coll-title {
	color: #A0CE67;
	text-transform: uppercase;
}

#dep-info {
	margin-bottom: 10px;
}

#resume-info {
	margin: 20px 0;
	overflow: hidden;
}

#res-access {
	width: 200px;
	padding: 20px;
	margin: 0 auto;
	border: 1px solid #CCC;
	text-align: center;
}

#incorrect {
	margin: 20px auto 0;
	text-align: center;
}

/* post specific */

/* Styling for the left hand Nav Bar */
#leftnavbar {
	margin-top: 5px;
	padding: 0 20px 10px 20px;
	width: 210px;
	min-height: 800px;
	height: 800px !important;
	background: url(images/ne_sidebar_bg.gif) top center no-repeat;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 11px;
	overflow: visible;
	float:left;
}

#leftnavbar a.leftnavbar:link, a.leftnavbar:visited {
	color: #333;
	font-weight:bold;
}

#leftnavbar a.leftnavbar:hover {
	color: #D78712;
}

#leftnavbar a.leftnavbarHeader:link, a.leftnavbarHeader:visited {
	font-size: 13px;
	color: #333;
	font-weight:bold;
}

#leftnavbar a.leftnavbarHeader:hover {
	color: #D78712;
}

#leftnavbar h4 {
	font-size: 13px;
	border-bottom: 1px solid #D78712; 
	margin: 20px 0 0 12px; 
	padding: 0 0 5px 0px; 
	width: 175px;
}

#leftnavbar li {
	list-style: none; 
	padding-left: 18px; 
	line-height: 24px; 
	width: 175px;
}



/* Styling for the Right hand side bar - images  */
#bioresearch {
	float: right;
	clear: none;
	width: 136px;
	min-height: 600px;
	margin-top: 15px;
	padding: 15px 0 0 20px;
	background: url(images/right-side-images/bio-research.jpg) top left no-repeat;
	overflow: visible;
}
#rapidalgaefarming {
	float: right;
	clear: none;
	width: 136px;
	min-height: 600px;
	margin-top: 15px;
	padding: 15px 0 0 20px;
	background: url(images/right-side-images/rapid-algae-farming.jpg) top left no-repeat;
	overflow: visible;
}

#rapidalgaeconcentration {
	float: right;
	clear: none;
	width: 136px;
	min-height: 600px;
	margin-top: 15px;
	padding: 15px 0 0 20px;
	background: url(images/right-side-images/rapid-algae-concentration.jpg) top left no-repeat;
	overflow: visible;
}

#harvestingdewateringanddrying {
	float: right;
	clear: none;
	width: 136px;
	min-height: 600px;
	margin-top: 15px;
	padding: 15px 0 0 20px;
	background: url(images/right-side-images/harvesting-dewatering-drying.jpg) top left no-repeat;
	overflow: visible;
}

#algaeoilextraction {
	float: right;
	clear: none;
	width: 136px;
	min-height: 600px;
	margin-top: 15px;
	padding: 15px 0 0 20px;
	background: url(images/right-side-images/algae-oil-extraction.jpg) top left no-repeat;
	overflow: visible;
}

#productstechnology {
	float: right;
	clear: none;
	width: 136px;
	min-height: 600px;
	margin-top: 15px;
	padding: 15px 0 0 20px;
	background: url(images/right-side-images/products-technology.jpg) top left no-repeat;
	overflow: visible;
}

#aboutus {
	float: right;
	clear: none;
	width: 136px;
	min-height: 600px;
	margin-top: 15px;
	padding: 15px 0 0 20px;
	background: url(images/right-side-images/about-us.jpg) top left no-repeat;
	overflow: visible;
}



/* Events Future & Past Div formating*/

#past-event {background:url(images/events_bg.gif) no-repeat scroll left top transparent; clear:none; float:left; margin: 0 10px 25px; overflow:hidden; padding: 40px 25px 40px 20px; width:525px;}

#future-event {background:url(images/events_bg.gif) no-repeat scroll left top transparent; clear:none; float:left; margin:0 10px 25px; overflow:hidden; padding: 40px 25px 40px 20px; width:540px;}