/*  
Theme Name: Flandrau Science Center 2.0
Theme URI: http://www.flandrau.org
Description: The default Flandrau Science Center Theme temporarily redesigned for Jan 14 2009
Version: 2.0
Author: Ian Johnson / Monte Workman
Author URI: http://www.moiagroup.com

*/

body, tr, td, a {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: futura, 'trebuchet ms', arial, sanserif;
	font-size: 78.5%;
	background: url('images/bgtile.jpg');
}

h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
a {
	color: #b16f01;
}
#roof {
	background-color: #D31145;
	margin: auto;
	width: 900px;
}


#breadcrumb {
	text-align: right;
	color: #999;
}

#roofinside {
	text-align: left;
	margin: auto;
	width: 900px;
}

#page {
	text-align: left;
	margin: auto;
	width: 900px;
	background-color: #FFF;
	position: relative;
	margin-bottom: 20px;
}

#header {
		position: relative;
}

#header_mailing {
	position: absolute;
	height: 96px;
	top: 35px;
	width: 225px;
	left: 670px;
	color: #FFF;
	font-weight: normal;
	}

#topnav {
	height: 40px;
	padding-left: 42px;
	background-color: #FFF;
}
#footer {
	clear: both;
	position: relative;
}
#footerleft {
	padding-top: 15px;
	width: 170px;
	padding-left: 42px;
	border-right: 1px solid #512c1c;
}
#footerright {
	position: absolute;
	top: 60px;
	left: 220px;
	width: 640px;
	text-align: right;
}

#content {
	margin-top: 10px;
	padding: 10px;
	float: right;
	left: 220px;
	width: 680px;
	padding-top: 0;
}

/* END SIDE NAVIGATION STYLES */

#sidesearch {
	padding: 10px;
	margin-bottom: 40px;
	text-align: right
	}
#sidesearch #s {
	width: 160px;
	}
#sidesearch #searchsubmit {
	margin-top: 5px;
	border: 1px solid #EECB4B;
	}
	
#sidebar {
	width: 190px;
	float: left;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

#sidebar ul li {
	margin: 0;
	padding: 0;
}

#sidebar a {
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid white;
}
#sidebar ul .page_item a  {
	color: #fff;
	display: block;
	padding: 5px 5px 5px 10px;
}

#sidebar ul .page_item a:hover  {
	color: #000;
	background-color: #EECB4B;
}

#sidebar ul .current_page_item a  {
	color: #000;
	background-color: #EECB4B;
}

#sidebar ul .section_head a {
	margin: 0;
	padding: 0;
	padding: 5px;
	color: 	#fff;
	background-color: #B16F01;
	font-size: 1.1em;
	font-weight: bold;
}

#sidebar ul .section_head a:hover {
	display: block;
	color: #000;
	background-color: #EECB4B;
}

#sidebar ul .selected_section a {
	display: block;
	color: #000;
	background-color: #EECB4B;
}

/* END SIDE NAVIGATION STYLES */

#feature_blocks {
	position: relative;
	margin-top: 15px;
	margin-left: 42px;
	height: 225px;
}

#feature_blocks h1 {
	clear: both;
	display: block;
	text-transform: uppercase;
	font-size: 15px;
	padding: 0;
	color: black;
	margin: 0;
	text-decoration: none;
}
#feature_blocks a {
	text-decoration: none;
}
.home_feature1 {
	position: absolute;
	border: 3px double black;
	top: 0px;
	width: 260px;
	height: 230px;
	background-color: #FFF;
}

.home_feature2 {
	position: absolute;
	border: 3px double black;
	top: 0px;
	left: 278px;
	width: 260px;
	height: 230px;
	background-color: #FFF;
}

.home_feature3 {
	position: absolute;
	border: 3px double black;
	top: 0px;
	left: 556px;
	width: 260px;
	height: 230px;
	background-color: #FFF;
}

.feature_box_excerpt {
	background-color: #D9D9D9;
	padding: 5px 10px 0 10px;
	height: 90px;
	overflow: hidden;
	font-size: .9em;
	line-spacing: .5em;
}

#home_content {
	padding: 25px 34px 10px 42px;
}

.home_left {
	float: left;
	width: 31%;
}

.home_middle {
	float: left;
	width: 31%;
	margin-left: 20px;
}

.home_right {
	float: left;
	width: 31%;
	margin-left: 20px;
}

#quote_bar {
	color: #FFF;
	background-color: #000;
	padding: 5px;
}
#quote_bar img {
	float: left;
	}

#quote_bar_copy {
	padding: 5px;
	font-size: 1.1em;
	width: 740px;
	color: #FFF;
}
#wp_quotes_quotes {
	}
.wp_quotes_quote	{	
	display: inline;
	}
.wp_quotes_author {
	font-style: italic;
	margin-left: 5px;
	margin-top: 5px;
	display: inline;
	}

.section_block {
	margin-bottom: 15px;
	font-size: 1.1em;
	clear: both;
	padding-top: 10px;
}

.section_block img {
	border: 1px solid #333;
}

.section_block_copy {
	float: right;
	width: 180px;
}

.section_block_copy a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#news_bar {
	margin: 20px 0 0 0;
	padding: 50px 0 0 0;
	background-color: #666;
	background-image: url(images/BG_content.gif);
	background-repeat: no-repeat;
}

#news_bar a {
	color: #FFF;
	text-decoration: none;
}

#news_bar h2 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

#news_bar_events {
	float: left;
	width: 260px;
	padding-left: 20px;
	margin: 0px;
	color: #FFF;
}

#news_bar_events a {
	color: #FFF;
}
ul.ec3_events {
	margin: 0;
	padding: 0;
}
ul.ec3_events li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#news_bar_news {
	float: left;
	width: 380px;
	margin-left: 40px;
}

#news_bar_poll {
	float: right;
	width: 160px;
	margin-right: 5px;
}
.date {
	margin: 0;
	border: 0;
}

#content h2 {
	border-top: 0;
	margin-bottom: 5px;
	margin-top: 10px;
}

#navigation {
	height: 1em;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.podPress_content {
	margin-top: 15px;
}

.post {
	clear: both;
	padding-top: 10px;
}	

.post h3 {
	clear: both;
}



table.contenttable {
border: 1px solid #EECB4B;
}
.contenttable td  {
    padding: 5px;
}
.contenttable  th {
    background-color: #BBB;
}

h1 {
margin: 0;
margin-bottom: 5px;
}

.entry table.sidetable {
	float: right;
	margin-left: 15px;
	width: 230px;
}


.entry table.sidetableNew {
	float: right;
	margin-left: 15px;
	width: 150px;
}

.entry table.sidetable a {
	text-decoration: none;
}

#transition {
	float: right;
	width: 375px;
	height: 200px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	
}


.entry ol li {
	margin-left: 15px;
}


.entry ul li {
	margin-left: 15px;
}


.dem-results ul {
list-style: none;
}

#homepagenews {
	width: 400px;
	float: left;
	border: 1px solid #999;
	background-image: url(images/head_new-science-center.jpg);
	background-repeat: no-repeat;
	}
#homepagesciencecafe {
	width: 400px;
	float: right;
	border: 1px solid #999;
	background-image: url(images/head_science.jpg);
	background-repeat: no-repeat;
}
.homepagesectioncopy {
	padding: 40px 15px 15px 15px;
}
.homepagesectioncopy h2 {
	color: #666;
	margin: 0;
	padding: 0;
}
.homepagesectioncopy .date { 
	color: #999;
}


.floatrightimage img {
	float: right;
	margin: 8px 0 10px 10px;
	}

.homepagesectioncopy img {
	float: right;
	margin: 8px 0 10px 10px;
	}
	
	
	.wp-caption {
		text-align: center; clear: both; margin-bottom: 15px; color: #B16F01;}
	
	.wp-caption img {
		border: 1px solid #666; } 


