/*
Theme Name: StemBlog

Built from
Theme URI: http://wordpress.org/extend/themes/toolbox/
Author: FRAUSE
Description: A semantic, HTML5, canvas for CSS artists and an ultra-minimal set of super-clean templates for your own WordPress theme development.
Version: 1.1
License: GNU General Public License
License URI: license.txt
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =Structure
-------------------------------------------------------------- */

@font-face {
	font-family: 'STEM';
	src: url('/font/23B7EA_0_0.eot');
	src: url('/font/23B7EA_0_0.eot?#iefix') format('embedded-opentype'),
		url('/font/23B7EA_0_0.woff') format('woff'),
		url('/font/23B7EA_0_0.ttf') format('truetype');
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: normal;
}

* html {
text-align: center;
}

.mainDiv  {
width: 955px;
margin: 0 auto;
text-align: left;
}

#nav-above {
	margin-top: 10px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
	height: 45px;
}
#page {
	display: block;
	margin-top: 0;
	margin-left: 0;
	margin-right: 2em;
	margin-bottom: 0;
	background:#FFF;
	width: 955px;
}
#primary {
	float: left;
	margin: 0 -340px 0 0;
	width:100%;
	background:#FFF;
	background-repeat:repeat-x;
}

#secondary {
	display: none;
	padding: 27px 6px 6px 6px;	
}

#content {
	background:#FFF;
	margin-bottom: 40px;
	padding-top:12px;
	min-height: 550px;	
}

#content_home {
	background:#FFF;
	margin-left: 0px;
	margin-bottom: 40px;
	padding-top:12px;
	min-height: 550px;
}

#main {
	margin: 0 auto 1em;
	margin-left: 1em;
	width: 98%;
}


#main .widget-area {
	float: right;
	overflow: hidden;
	width: 280px;
}
#colophon {
	clear: both;
	display: block;
	width: 100%;
}

.StemBlogSearch {
	float: right;
	position:relative;
	left:-200px;
	bottom:-40px;
}

.StemBlogLogin {
	float: right;
	position:relative;
	left:200px;
	bottom:10px;
}

.StemLogin {
	color: #C75B12;
	font-size:10px;
}

#collapscat-4 {
	background: #00b0db;
	clear: both;
}

#widget-collapscat-4-top {
	margin-left: 0;
	padding-left: 0;
}

#widget-collapscat-4-top a {
	font-size: 30px;
	line-height: 30px;
	font-family: STEM;
}

#widget-collapscat-4-top li.collapsing.categories.expandable {
	padding: 15px 10px !important;
	margin-left: 0px !important;
	width: 252px;
	border-bottom: 1px solid #FFF !important;
}

#widget-collapscat-4-top li.collapsing.categories.expandable:nth-last-of-type(1) {
	border-bottom: 0 !important;
}


aside.widget_collapscat {
	height: auto !important;
}

span.JoinUs {
	display: none;
}

/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

/* Text meant only for screen readers */
.screen-reader-text,
.section-heading {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	clear: both;
}
.alignright {
	display: inline;
	float: right;
	clear: both;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* =Body
body {
	font-family:Verdana, Geneva, sans-serif;
	background-color: #f0eeee;
	font-size:10px;
	color: #9C9791;
}
-------------------------------------------------------------- */


body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #9e9791; 
	margin-top: 0px; 
	margin-left: 0px; 
	margin-bottom: 0px; 
	margin-right: 0px; 
	line-height: 14px; 
	font-weight:normal; 
	background-color:#FFF;
	overflow-x: hidden;
}

/* =Header
-------------------------------------------------------------- */

#branding {
	background-color: #f0eeee;
}

#site-title {
	font-size: 2em;
	font-weight: bold;
	margin-bottom:.2em;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	background-color: #f0eeee;
}
#site-description {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 1em;
}

#StemBlogHeader {
	font-family: STEM;
	margin-top: 15px;
	margin-bottom: 40px;
	color:#948a85;
	font-size: 24px;
	background-color: #FFF;
	padding: 12px 0;
	height: 15px;
	position: relative;
	top: 15px;
}

#StemBlogHeader a {
	font-family: STEM;
	font-size: 45px;
	letter-spacing: 1px;
}

#StemBlogHeader a:link {
	color:#948a85;
}
	
#StemBlogHeader a:active {
	color:#948a85;
}
	
#StemBlogHeader a:hover {
	color:#948a85;
}
	
#StemBlogHeader a:visited {
	color:#948a85;
}
	
div.headerLeft {
	position: absolute;
	}
	
div.headerRight {
	position: absolute;
    right: 0;
    text-align: right;
    top: 10px;
    width: 50%;	
}

#StemBlogInfo {
	font-family: STEM;
	color:#fff;
	font-size: 40px;
	line-height: 35px;
	background-color: #d1be26;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 35px;
	text-transform: uppercase;
	letter-spacing: 1px;		
}

#StemBlogBar {
	
}

#StemUserInfo {
	color:#fff;
	font-size: 13px;
	background-color: #C75B12;
	margin-left:30px;
	padding-left: 45px;
	padding-right: 40px;
	padding-top: 0px;
	padding-bottom: 6px;
	width: 530px;
    -moz-box-shadow: 5px 5px 5px #D5D3D3;
	-webkit-box-shadow: 5px 5px 5px #D5D3D3;
	box-shadow: 5px 5px 5px #D5D3D3;	
}

.author_archive_header {
	padding-top:10px;
	float:left;
	width:430px;
	color:white;
}

.author_archive_header p {
	color:white;
}
	
.author_archive_title {
	color:white;
	margin-bottom: 3px;
}

.author_achive_text { 
	color:white;
	text-transform:uppercase;
	font-size:13px;
	font-weight: bold;
}

.author_photo_container {
	float: left;
	font-size: 15px;
	color: rgb(255, 255, 255);
	padding-top: 10px;
	padding-left: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right:10px;
}

#StemOrgInfo {
	color:#fff;
	font-size: 13px;
	background-color: #C75B12;
	margin-left:30px;
	padding-left: 45px;
	padding-right: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	width:520px;
	height:90px;
	-moz-box-shadow: 5px 5px 5px #D5D3D3;
	-webkit-box-shadow: 5px 5px 5px #D5D3D3;
	box-shadow: 5px 5px 5px #D5D3D3;	
}

.orgInfo {
	 float: left;
	 font-size: 15px;
	 color: rgb(255, 255, 255);
	 width: 320px;
	 padding-top: 0px;
	 padding-left: 12px;
	 margin-bottom: 0px;
	 margin-top: 0px;
}

p.orgName {
	font-size: 15px;
	color: #ffffff;
	margin: 2px 0px;
}

p.orgLoc {
	font-size: 14px; 
	color: #ffffff; 
	font-style: italic; 
	margin:5px 0px;	
}

.contribBox {
    float:right;
    color: rgb(255, 255, 255);
    width: 165px;
    padding-top: 5px;
    padding-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}

/* =Menu  	margin: 0 auto 0 1em;
-------------------------------------------------------------- */

#access {
	background: #eee;
	display: block;
	float: left;
	margin-left: 1em;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	padding-top: 20px;
	width: 98%;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	display: block;
	line-height: 2em;
	padding: 0 1em;
	text-decoration: none;
	color: #56C0D6;
}
#access ul ul {
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
	top: 2em;
	left: 0;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #dedede;
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 10em;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	color: #C75B12;
}
#access ul ul a:hover {
	color: #C75B12;
}
#access ul li:hover > ul {
	display: block;
}


/* =Content
-------------------------------------------------------------- */

.page-title {
	font-size:15px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:normal;
	color: #9E9791;
}

.page-title2 {
	font-size:15px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight:normal;
	color: #C75B12;
}



h1.entry-title { font-family:STEM; color:#00B0DB; font-size: 30px; margin-bottom: 10px; }

h1.widget-title { color:#305B75; }

.quote {position: relative;
display: none;
}
.entry-title {
	font-size:10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.entry-title a:link {
	font-family: STEM;
	font-size: 36px;
	line-height: 32px;
	text-decoration: none;
	color: #00b0db;
	font-weight: normal;
	letter-spacing: 0.5px;
}

.entry-title a:visited {
	font-family: STEM;
	font-size: 36px;
	line-height: 32px;
	text-decoration: none;
	color: #00b0db;
	font-weight: normal;
}

.entry-title a:active {
	font-family: STEM;
	font-size: 36px;
	line-height: 32px;
	text-decoration: none;
	color: #00b0db;
	font-weight: normal;
}

.entry-title a:hover {
	font-family: STEM;
	font-size: 36px;
	line-height: 32px;
	text-decoration: none;
	color: #305B75;
	font-weight: normal;
}

.entry-meta {
	clear: both;
	display: block;
	font-size:10px;
	color: #444;
}

.entry-content {
	margin-top: 25px;
}
#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
.nav-previous a {
	background-color: #8d7d00;
	color: #FFF;
	padding: 7px 10px;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
}

.nav-next a {
	background-color: #8d7d00;
	color: #FFF;
	padding: 7px 10px;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
}

#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0;
}
.page-link {
	margin: 0 0 1em;
}

.authorInfo a:link {
	font-size: 10px;
	color: #444;
} 

.authorInfo a:visited {
	font-size: 10px;
	color: #444;
} 

.authorInfo a:hover {
	font-size: 10px;
	color: #444;
} 

.authorInfo a:active {
	font-size: 10px;
	color: #444;
} 

.entry-meta a:link {
	font-size:10px;
	color: #444;
}

.entry-meta a:visited {
	font-size:10px;
	color: #444;
}

.entry-meta a:hover {
	font-size:10px;
	color: #00ADBA;
}

.entry-meta a:active {
	font-style:italic;
	font-size:10px;
	color: #00ADBA;
}
.entry-date {
	font-weight: bold;
	color: #444;
}

hr {
	 border: 0;
  	width: 100%;
	color: #F0EEEE;
	background-color: #EEE;
	float: left;
	height: 2px;
	margin-top:4px;
	margin-bottom:4px;
}

.PostFooter {
	margin-top: 20px;
	margin-bottom: 15px;
}

.page-title-hr {
float:left;
position:relative;
left: -30px;
margin-top:8px;

}

.home_entry_container {
	padding-top:5px;
}

.home_entry_author_photo {
	 float:left;
	 width:100px; 
	 padding-top:5px;
}

.home_entry_article {
	float:left;
	width: 766px; 
	padding-left:15px;
}
.home_entry_article_no_photo {
	float:left;
}

.home_entry_article_no_photo_with_thumb {
	float:right;	
	width: 766px; 
}

.home_entry_article_with_thumb {
	float:left;
	width: 650px; 
	padding-left:15px;
}

.home_entry_thumb_img {
	float:left;
	padding-right:4px;	
}
.home_entry_article_with_thumb .home_entry_thumb_img {
	float: right;
	padding:0;
}

/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */
.post .notice,
.error404 #searchform {
	background: #eee;
	display: block;
	padding: 1em;
}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/* Aside Posts */
.format-aside .entry-header {
	display: none;
}
.single .format-aside .entry-header {
	display: block;
}
.format-aside .entry-content,
.format-aside .entry-summary {
	padding-top: 1em;
}
.single .format-aside .entry-content,
.single .format-aside .entry-summary {
	padding-top: 0;
}

.entry-summary {
	margin-top: 10px;
	padding-right: 5px;	
}

.entry-summary a {
	color: #00b0db;
}

.entry-summary a:link {
	color: #00b0db;
}

.entry-summary a:visited {
	color: #00b0db;
}

.comments-link a {
	color: #00b0db;
}

.comments-link a:link {
	color: #00b0db;
}

.comments-link a:visited {
	color: #00b0db;
}

.edit-link a {
	color: #00b0db;
}

.edit-link a:link {
	color: #00b0db;
}

.edit-link a:visited {
	color: #00b0db;
}



/* Aside Posts */
.format-gallery .gallery-thumb {
	float: left;
	margin-right: 1em;
}

/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 20px;
	margin-bottom: 20px;
	clear: both;
}
img.alignright {
	margin-left: 20px;
	margin-bottom: 20px;
	clear: both;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}
.gallery-caption {
	
}
.wp-smiley {
	margin: 0;
}

#comments {
	margin-top: 25px;
}

#nav-below .nav-previous, #nav-below .nav-next {
	margin-top: 25px;
}

ol.commentlist li > * {
	margin-top: 25px;
}

ol.commentlist article img.photo {
	float: left;
	margin-right: 15px;
}

#respond {
	margin-top: 15px;
}
/* =Forms
-------------------------------------------------------------- 

#searchform label {
	display: none;
}

#searchform input#s {
	width: 150px;
	font-size:8px;
}

#loginform input#s {
	width: 150px;
	font-size:8px;
}
input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
} */

/* Class for labelling required form items */
.required {
	color: #cc0033;
}


/* =Comments
-------------------------------------------------------------- */

article.comment {
	display: block;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}


/* =Widgets
-------------------------------------------------------------- */
.tabbertab {
	background-color:#e06020;
}

.style2 ul.tabbernav {
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	background: #00617d !important;
	height: 50px !important;
}

.style2 ul.tabbernav li {
	display: block !important;
	margin-top: 15px !important;
	float: left !important;
	width: 85px !important;
	text-align: center !important;
}

.style2 ul.tabbernav li.tabberactive a {
	font-size: 24px !important;
}

.style2 ul.tabbernav li a {
	color: #FFF !important;
	font-family: STEM !important;
	font-size: 22px !important;
	border: 0 !important;
	width: 33% !important;
	background: none !important;
	font-weight: normal;
	letter-spacing: 0.7px;
}

.style2.tabberlive .tabbertab {
	border: none !important;
	padding: 0 !important;
	margin-top: 0 !important;
}

.tabbertab ul {
	color: #FFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0 !important;
}

.tabbertab ul li {
	width: 240px;
	padding: 10px 0;
	color: #fff;
	list-style: none;
	border-bottom: 1px solid #C0521B;
	margin-left: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.tabbertab ul li a {
	font-family: STEM;
	color: #FFF;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 22px;
	display: block;
}
.tabbertab ul li a:vistited {
	color: #FFF;
}
.tabbertab ul li a:active {
	color: #FFF;
}
.tabbertab ul li a:hover; {
	color: #FFF;
	text-decoration: underline;
}

.widget-title {
		font-size:10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.collapsCatList { height: 300px;

}

.DynamicSidebar {
	margin-left:8px;
	margin-top: 67px;
}

.sym {display: none;
}

.collapse .sym {display:inline;
position:relative;
left: 250px;
}

.expand .sym {display:inline;
position:relative;
left: 250px;}

li.collapsing {list-style-type: none;}

.widget {
	display: block;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}

#slipfire-tabber-3 {
	margin-top: 40px;
}

#rss-3 {
	margin-top: 40px;
}

#rss-3 h1 a {
	display: none;
}

#rss-3 ul {
	list-style: none;
	color: #FFF;
	background-color: #8D7D00;
	margin: 0;
	padding: 0;
}

#rss-3 ul li {
	color: #FFF;
	padding: 15px 20px;
	border-bottom: 1px solid #7A6C00;
	margin-left: 0;
}

#rss-3 ul li a {
	font-family: STEM;
	font-size: 26px;
	line-height: 26px;
	color: #FFF;
}

/* =Footer
-------------------------------------------------------------- */

#colophon {
	padding: 1em 0 0;
}










/* STYLES FROM NEW SITE FOR HEADER/FOOTER */

body,div,dl,dt,dd,ul,ol,li,a,h1,h2,h3,h4,h5,h6,pre,form,fieldset,label,input,textarea,p,blockquote,table,th,td,iframe {
	padding: 0;
	margin: 0;
}


ul,ol { 
	list-style: none; 
}

abbr,img { 
	border: 0; 
}

strong,
.strong { 
	font-weight: bold;
}

em {
	font-style: italic; 
}

table {
	border-collapse: collapse;
}

caption,th,td {
	text-align: left;
	font-weight: normal;
}




/*	-----------------------------------------------

	Chrome

	----------------------------------------------- */

div#header {
	width:945px;
	background:#FFF;	
	margin: 0 auto;
	position:relative; 
	z-index:2;
	margin-bottom: 15px;
}
	div#header img.logobox {
		float:left;
		width:193px;
		height:99px;
	}
    
div#subhead {
    width:945px;
	padding: 20px 74px 15px;
	margin: 0 auto;
	background:#FFF;
}

div#subhead h1 {
    float: left;
}

#breadcrumb{
    margin-top: 9px;
}

#breadcrumb li{
    display: inline;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#breadcrumb li a {
    font-size: 10px;
    color: #948a85;
    text-decoration: none;
}

#breadcrumb li:before { 
    content: "> "; 
    font-size: 10px;
    color: #948a85;
    margin: 0 7px;
}
#breadcrumb li:first-child:before { 
    content: "";
    margin: 0 7px 0 0;
}

/* Nav Box*/
div#navbox {
	float:left;
	height:99px;
	width:660px;	
}

/* Search nav */
	ul#nav-search {
		padding-top:35px;
		float:left;
		margin-left:25px;
	}
		ul#nav-search li {
			float:left;
			margin-right:14px;
		}
		ul#nav-search li.last-li {
			margin-right:0;
			margin-top:-12px;
		}
		ul#nav-search li a {
			display: block;
			color: #948a85;
			font-size: 11px;
			line-height:28px;
			font-family: Arial, Helvetica, sans-serif;
		}
		ul#nav-search li a:hover {
			color:#b7b7b7;
		}
	ul#nav-search input#site-search {
		background: transparent url('/blog/images/sprite-searchbox.png') no-repeat 0 0;
		width: 134px;
		height:31px;
		border:none;
		padding: 0 8px;
	}
	ul#nav-search input#site-search-activate {
		background: transparent url('/blog/images/sprite-searchbox.png') no-repeat -175px 1px;
		width: 33px;
		height:31.5px;
		border:none;
		position:relative;
		left:-4px;
		top:-0.5px;
		text-indent: 100%;
		cursor:pointer;
	}
	ul#nav-search input#site-search-activate:hover {
		background: transparent url('/blog/images/sprite-searchbox.png') no-repeat -233px 1px;
	}

/* Google Site Search style overrides */
/* Search box group */
	#search-box > div {
		width:183px;
		position: relative;
	}

	#search-box input, 
	#search-box span {
		display: inline-block;
	} 

	#search-box .query {
		color: #000;
		line-height: 16px;
		width: 130px;
		border: none;
		padding: 8px;
		margin: 0;
		font-size: 12px;
		font-family: 'Lucida Grande';
		outline: none;
		background: url('/blog/images/sprite-searchbox.png') no-repeat;
	}

	#search-box .query::-webkit-input-placeholder {
		color: #999;
	}

	#search-box .query::-moz-placeholder {
		color: #999;
	}

	#search-box .query:-ms-input-placeholder {
		color: #999;
	}

	#search-box .search {
		background: url('/blog/images/sprite-searchbox.png') no-repeat -175px 1px;
		width: 32px;
		height: 32px;
		vertical-align: bottom;
		position: relative;
		top: -1px;
		top: 0\9; /*ie8*/
		border-right: 1px solid #eee;
	}

	#search-box .delete {
		font-size: 17px;
		color: #948A85;
		position: absolute;
		top: 7px;
		left: 130px;
		cursor: pointer;
		display: none;
	}

/* SEARCH BOX*/
/*	ul#nav-search li#search-box form.gsc-search-box  {
		padding:0;
		margin:0;
		font-size:12px;
		font-weight:normal;
		font-family: Helvetica,Arial,sans-serif;
	}
	ul#nav-search li#search-box table.gsc-search-box {
		margin-bottom:0;
	}
	ul#nav-search li#search-box .gsc-search-box-tools .gsc-search-box .gsc-input {
		padding:0;
	}
	ul#nav-search li#search-box .gsst_a .gscb_a {
		color:#948A85;
	}	
	ul#nav-search li#search-box div#gsc-iw-id1,
	ul#nav-search li#search-box input#gsc-i-id1 {
	    background: url('/blog/images/sprite-searchbox.png') no-repeat scroll 0 0 transparent;
   		border: medium none;
    	height: 24px;
    	padding: 8px 8px 0px 8px;
    	width: 134px;
    	font-size:12px;
    	font-weight:normal;
	}*/
	/* clear hover/focus effects */
/*	ul#nav-search li#search-box .gsc-input-box-hover {
		border:none;
   		box-shadow: none;
	}
	ul#nav-search li#search-box .gsc-input-box-focus {
    	border: none;
    	box-shadow: none;
	}
	
	
	ul#nav-search li#search-box table.gsc-search-box td {
		vertical-align: top;
	}	
	ul#nav-search li#search-box td#gs_tti0 {
		padding:0;
	}	
	ul#nav-search li#search-box div#gs_st0,
	ul#nav-search li#search-box div#gs_st0 a,
	ul#nav-search li#search-box td.gsib_b {
		height:16px;
		padding:0;
	}	
	ul#nav-search li#search-box td.gsc-search-button {}*/
	
	/* correct and hide old element */
/*	ul#nav-search li#search-box td.gsc-search-button input {
		height: 31.5px;
    	left: -4px;
    	position: relative;
    	top: -0.5px;
    	width: 33px;
    	background: url('/blog/images/sprite-searchbox.png') no-repeat scroll -175px 1px transparent;
    	border: medium none;
    	cursor: pointer;
 	   	border:none;
 	   	margin-top: 0;
   		min-width: 33px;
    	padding: 0;
 	  	border-radius: 0;
    	color: #FFFFFF;
    	font-family: inherit;
    	font-size: 12px;
    	font-weight: normal;
    	margin-left: 0;
    	opacity:0;
	}
	ul#nav-search li#search-box td.gsc-search-button input {}*/

	/* Style for newly added button */
/*	ul#nav-search li#search-box div#sButton {
		height: 31.5px;
    	left: -4px;
    	position: relative;
    	z-index:0;
    	top: 34.5px;
    	width: 33px;
    	background: url('/blog/images/sprite-searchbox.png') no-repeat scroll -175px 1px transparent;
    	margin-top: -35.5px;
	}*/

/* RESULTS */
/*	div.gsc-above-wrapper-area {
		border-bottom:none;
		padding:0;
	}
	table.gsc-resultsHeader,
	div.gcsc-branding {
		display:none;
	}
	div.gsc-control-cse,
	div.gsc-control-cse-en {
		padding: 0;
	}
	.gsc-control-cse, .gsc-control-cse .gsc-table-result {}
	.gsc-table-result div.gs-bidi-start-align {
		font-family: Helvetica,Arial,sans-serif;
    	font-size: 12px;
    	color:#444;
	}
	table.gsc-above-wrapper-area-container td.gsc-result-info-container {
		padding:0;
	}
	.gsc-cursor div.gsc-cursor-page {
		padding: 3px 10px;
    	color: #00617D;
	}
	.gsc-cursor div.gsc-cursor-page:hover {
		color: #fff;
   		background-color: #00617D;
	}
	.gsc-table-cell-snippet-close, .gsc-table-cell-snippet-open,
	.gs-snippet {
		padding-left:10px;
	}*/
/* END Google Site Search style overrides */	
	
	

/* Main nav */
	#nav-primary, #nav-primary ul,
	body.home #nav-primary, body.home #nav-primary ul {
    list-style-type: none;
    list-style-position: outside;
    position: relative;
    float: left;
}
#nav-primary,
body.home #nav-primary{
    padding-top: 5px;
    margin-left: 19px;
    margin-top: 13px;
}

#nav-primary ul,
body.home #nav-primary ul{
    margin: 0;
    padding: 0;
}

#nav-primary a {
    border-color: #FFF;
    padding: 0px 5px;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    font-family: STEM;
    font-size: 34px;
    cursor: pointer;
    color: #00b0db;
    border-left-style: solid;
    border-left-width: 1px;
}
body.home #nav-primary a {
    border-color: #FFF;
    padding: 0px 5px;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    font-family: STEM;
    font-size: 34px;
    cursor: pointer;
    color: #00b0db;
  	border-left-style: none;
    margin-left:1px;
}
#nav-primary a:hover,
body.home #nav-primary a:hover {
    color: #e06020;    
    border-color: #C0C0C0;
}
#nav-primary li,
body.home #nav-primary li {
    float: left;
    position: relative;
    padding-right:18px;
}

ul.CMSListMenuUL {
	top: 12px !important;
}
    #nav-primary ul,
    body.home #nav-primary ul {
        border-color: #C0C0C0;
        list-style-type: none;
        list-style-position: outside;
        position: absolute;
        display: none;
        background-color: #FFF;
        border-right-style: solid;
        border-bottom-style: solid;
        border-right-width: 1px;
        border-bottom-width: 3px;
	margin-top: 10px;
    }

#nav-primary li ul a,
body.home #nav-primary li ul a {
    width: 12em;
    height: auto;
    float: left;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
    padding: 5px;
    border-color: #C0C0C0;
}

#nav-primary ul ul,
body.home #nav-primary ul ul {
    top: auto;
}

#nav-primary li ul ul {
    left: 12em;
    margin: 0px 0 0 10px;
    z-index:2;
}
/* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
#nav-primary li:hover a{ 
    color: #e06020;
    border-color: #C0C0C0;
}
/* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
#nav-primary li:hover ul a{ 
	color: #00b0db;
}
/* Here we define the most explicit hover states--what happens when you hover each individual link. */
#nav-primary li:hover ul li a:hover{ 
	color: #e06020;
}

#nav-primary li:hover ul ul, #nav-primary li:hover ul ul ul, #nav-primary li:hover ul ul ul ul {
    display: none;
}

#nav-primary li:hover ul, #nav-primary li li:hover ul, #nav-primary li li li:hover ul, #nav-primary li li li li:hover ul {
    display: block;
}

	div#header a.give {
		display:block;
		float:right;
		width:90px;
		height:99px;
		background: transparent url('/blog/images/badge-give.png') no-repeat 0 0;
		cursor: pointer;
	}


/* Footer */
div#footer {
	
	width:1093px;
	height:100%;
	margin: 0 auto;
	background-color:#FFF;
	overflow: visible;
	clear: both;
	display: block;
	width: 100%;
	padding: 0;
	position: relative;
	left: -69px;
}
	div#footer img.footer-top {
		width:1093px;
		height:184px;
		display: block;
	}	
	#artwork {
	    background: url('/blog/images/seattle.gif') no-repeat scroll left top transparent;
	    height: 219px;   
    	width: 714px;
	}
	#yellowplane {
	   	left: 509px;
	    position: relative;
	    top: 40px;
	}
	#redplane {
	    left: 493px;
	    position: relative;
	    top: 80px;
	}
	#boat {
		left: 186px;
		position:relative;
		top:171px;
	}
div#footer div.footer-bottom {
		width:1093px;
	}
	div.footer-bottom div.footer-top-cap {
		height:33px;
		width:3000px;
		margin-left:-953px;
		background: url('/blog/images/bg-top-cap.png') no-repeat scroll center 0 transparent;
	}	
div#footer div.footer-links-container {
	background: url('/blog/images/bg-repeat.png') repeat-y scroll center 0 transparent;
	width:3000px;
	margin-left:-953px;
}
div#footer div.footer-links {
	width:865px;
	margin:0 auto;
	min-height:179px;
	padding: 38px 114px 0 114px;
	overflow: hidden;
}
	div#footer div.footer-links ul.footer-column {
		width: 144px;
		float:left;
		margin-right:28px;
	}
	div#footer div.footer-links ul.footer-column li {
		display:block;
		float:left;
		width:100%;
		padding: 0 0 20px 0;
	}
	div#footer div.footer-links ul.footer-column li a.f-nav {
	    color: #00B0DB;
	    float: left;
	    font-family: STEM;
	    font-size: 24px;
	    letter-spacing: 1.25px;
	    line-height: 18px;
	    margin-right: 10px;
	    text-decoration: none;
	    text-transform: uppercase;
	}
	div#footer div.footer-links ul.footer-column li a.f-nav:hover {
		color:#e06020;
	}
	div#footer div.footer-links ul.footer-column li a {
		color:#696463;
		font-size:12px;
	}
	div#footer div.footer-links ul.footer-column li a:hover {
		color:#b7b7b7;
	}	
	div#footer div.footer-end-bg {
		height:126px;
		background: url('/blog/images/bg-bottom-cap.png') no-repeat scroll center 0 transparent;
		width:3000px;
		margin-left:-953px;
	}
	div#footer div.footer-end {
		position:relative;
		margin-top:-126px;
		padding: 26px 114px;
		margin-bottom:3px;
	}	
	div#footer div.footer-end p {
		color:#FFF;
		float:left;
	}
	div#footer div.footer-end ul {
		float:right;
	}
	div#footer div.footer-end ul li {
		float:left;
		margin-left:20px;
	}	
	div#footer div.footer-end ul li a {
		color:#FFF;
		font-weight:bold;
		display:block;
	}
	div#footer div.footer-end ul li a:hover {
		color:#86e8ff;
	}

/*	-----------------------------------------------

	Page Specific Styles

	----------------------------------------------- */
	
/* Page: Home */

div.mainDiv {
	position: relative;
	top: -15px;
}

h4.offscreen {
	display: none;
}
body.home div#header {
	background-color: transparent;
	/*overflow:hidden;*/
}
