/*
Theme Name: ToolboxChild
Theme URI: http://www.sti.nasa.gov/
Author: NASA CASI
Description: A child theme based on Toolbox by Automattic. Child theme designed by NASA CASI.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, post-formats
Template: toolbox

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
-------------------------------------------------------------- */

html {
	margin: 0;
	top: 0;
	}
body {
	font-family: normal 100% Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	margin: 0 auto;
	padding: 0;
	top: 0;
	}
#page {
	display: block;
	font-family: Arial, sans-serif;
	font-size: 0.875em; /* 14px / 16px */
	line-height: 1.2em;
	margin: 0 auto 0;
	padding: 0;
	max-width: 1100px;
	width: 100%;
	}
#main {
	margin: 0px auto;
	padding-bottom: 1.42857em; /* 20px / 14px */
	width: 95%;
	}
#primary {
	float: left;
	margin: 0 -40px 0 0;
	width: 80%;
	}
	@media screen and (max-width: 650px) {
		#primary {
			margin: 0 auto;
			width: 100%;
			}
	}
#content {
	margin: 0 40px 0 0;
	padding: 0 0.71429em;
	}
	@media screen and (max-width: 650px) {
		#content {
			margin: 0 auto;
			padding: 0 0.35714em;
			}
	}
#main .widget-area {
	float: right;
	overflow: hidden;
	width: 20%;
	}
	@media screen and (max-width: 650px) {
		#main .widget-area {
			display: none;
			}
	}
#colophon {
	clear: both;
	display: block;
	width: 100%;
	}

/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
	}
#primary .full-width {
	margin: 0px 10px;
	width: 100%;
	}
.full-width #content{
	width: 100%;
	}

/* Text meant only for screen readers */
.screen-reader-text,
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	}
.alignright {
	display: inline;
	float: right;
	}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

/* =Header
-------------------------------------------------------------- */
#site-title, #site-title a, #site-title a:visited {
	color: #246aa9;
	font-family: Arial, sans-serif;
	font-size: 2em; /* 28px / 14px = 2em */
	font-weight: bold;
	line-height: 1.2em;
	margin: 0;
	text-decoration: none;
	}
	@media screen and (max-width: 800px) {
		#site-title, #site-title a, #site-title a:visited {
			font: bold 1.42857em Arial, Helvetica, sans-serif; /* 20px / 14px = 1.42857em */
			line-height: 1.1em;
			}
	}
	@media screen and (max-width: 400px) {
		#site-title, #site-title a, #site-title a:visited {
			font: bold 1.071em Arial, Helvetica, sans-serif; /* 15px / 14px = 1.071em */
			line-height: 1.1em;
			}
	}
#site-description, #site-description a, #site-description a:visited {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	text-decoration: none;
	}
	@media screen and (max-width: 400px) {
		#site-description, #site-description a, #site-description a:visited {
			font-size: 0.857em; /* 12px / 14px = 0.857em */
			}
	}
#headImg {
	display: block;
	}
	@media screen and (max-width: 400px) {
		#headImg br {
			display: none;
			}
	}
#headImg a {
	display: block;
	min-height: 60px;
	padding-top: 15px;
	margin-left: .5em;
	text-decoration: none;
	}
	@media screen and (max-width: 800px) {
		#headImg a {
			min-height: 0;
			}
	}
#branding {
	background: #ffffff;
	clear: both;
	display: block;
	margin-top: 0px;
	width: 100%;
	}
	@media screen and (min-width: 768px) {
		#branding {
			background: #ffffff url('/wp-content/uploads/2012/04/banner3.jpg') no-repeat right top;
			}
	}
#branding img {
	float: left;
	}
	@media screen and (max-width: 800px) {
		#branding img {
			width: 40px;
			height: auto;
			}
	}

/* styling for Google Custom Search Box */
#googlecse {
	display: block;
	width: 700px;
	height: 25px; 
	float: right; 
	text-align: right; 
	margin-right: 1.42857em; /* 20px / 14px */
	}
	@media screen and (max-width: 750px) { 
		#googlecse {
			width: 100%;
			margin-right: 0.57143em; /* 8px / 14px */
			}
	}
	@media screen and (max-width: 319px) {
		#googlecse {
			display: none;
			}
	}
#googlecse a, #googlecse img, #googleform {
	border: none;
	}
#googleq {
	background: #fcfcfc;
	-moz-border-radius: 15px 0px 0px 15px;
	border-radius: 15px 0px 0px 15px;
	border: 1px solid #bbb;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset;
	height: 19px;
	padding-left: 0.71429em; /* 10px / 14px */
	}
	@media all and (max-width: 400px) {
		#googleq {
			width: 60%;
			}
	}
#googleq.bg {
	background: #ffffff url('http://www.google.com/cse/intl/en/images/google_custom_search_watermark.gif') bottom left no-repeat;
	}
#googlesubmitclip { /* this is to provide the clipping for IE's gradient issues */
	-moz-border-radius: 3px 50px 50px 3px;
	border-radius: 3px 50px 50px 3px;
	height: 23px;
	margin-left: -2px;
	overflow: hidden;
	padding: 0;
	width: 86px;
	float: right;
	}
#googlesubmit {
	background: #fb9605;
	background-image: -moz-linear-gradient(#fbc982, #fb9605);
   	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #fb9605),color-stop(1, #fbc982));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbc982', endColorstr='#fb9605');
	-moz-border-radius: 3px 50px 50px 3px;
	border-radius: 3px 50px 50px 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #fb9605;
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	height: 23px;
	overflow: hidden;
	padding: 0;
	width: 86px;
	cursor: pointer;
	font: bold 13px Arial, Helvetica;
	color: #fff;
	}
#googlesubmit:hover {
	background: #fb9605;
	background-image: -moz-linear-gradient(#fb9605, #fbc982);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #fbc982),color-stop(1, #fb9605));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9605', endColorstr='#fbc982');
	}
#googlesubmit:active {
	background: #fb9605;
	outline: none;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	}
#googlesubmit::-moz-focus-inner {
       border: 0;  /* Small centering fix for Firefox */
	}


/* =Menu
-------------------------------------------------------------- */

.menu-topnavigation-container {
	display: block;
	margin: 0;
	text-align: center;
	width: 100%;
	height: 2em;
	}
#access {
	background: #308fe3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#308fe3', endColorstr='#246aa9'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#308fe3), to(#246aa9)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #308fe3,  #246aa9); /* for firefox 3.6+ */
	box-shadow: 0 4px 5px #bbb;
	-moz-box-shadow: 0 4px 5px #bbb;
	-webkit-box-shadow:0 4px 5px #bbb;
	border-bottom: 1px solid #1f619b;
	border-top: 1px solid #1f619b;
	display: block;
	float: left;
	font-family: Arial, sans-serif;
	font-weight: 700;
	font-size: 0.95em;
	margin: 0 auto 2em;
	width: 100%;
	}
	@media screen and (max-width 600px) {
		#access {
			margin: 0 auto .5em;
			}		
	}
#access ul {
	list-style: none;
	margin: 0 auto;
	padding-left: 0;
	}
#access li {
	float: left;
	position: relative;
	}
	@media screen and (max-width: 500px) {
		#access li {
			border-bottom: 1px solid #1f619b;
			font-size: 0.8em;
			width: 25%;
			}
	}
	@media screen and (max-width: 460px) {
		#access li {
			width: 33%;
			}
	}
	@media screen and (max-width: 350px) {
		#access li {
			width: 50%;
			}
	}
#access a {
	border-right: 1px solid #1f619b;
	color: #fff;
	display: block;
	line-height: 2.2em;
	padding: 0 2em;
	text-decoration: none;
	}
	@media screen and (max-width: 800px) {
		#access a {
			padding: 0 .75em;
			}
	}
	@media screen and (max-width: 600px) {
		#access a {
			line-height: 3.2em;
			}
	}
#access ul ul {
	background: #fcad3d;
	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);
	border: 2px solid #fff;	
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
	display: none;
	float: left;
	padding-bottom: 10px;
	position: absolute;
	text-align: left;
	top: 2em;
	left: 0;
	z-index: 99999;
	}
#access ul ul ul {
	left: 100%;
	top: 0;
	}
#access ul ul a {
	background: none;
	border: none;
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 10em;
	height: auto;
	}
#access li:hover > a,
#access ul ul :hover > a {
	background: #fb9605;
	}
#access ul ul a:hover {
	background: #fb9605;
	}
#access ul li:hover > ul {
	display: block;
	}
	@media screen and (max-width: 600px) {
		#access ul li:hover > ul {
			display: none;
			}
	}

/* =Links
-------------------------------------------------------------- */
a {
	color: #0a5da6;
	text-decoration: none;
	}

a:hover {
	color: #f17802;
	text-decoration: underline;
	}


/* =Content
-------------------------------------------------------------- */

.sticky {
	}
.entry-meta {
	clear: both;
	display: block;
	}
/* hide title on home page */
#post-21 .entry-title {
	display: none;
	}
.entry-title, .page-title {
	color: #555;
	font-family: Arial, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
	line-height:1.2em;
	margin-top: 0px;
	}
/* section titles on home page, but can be used anywhere */
.section-title {
	background: #308fe3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62b4fd', endColorstr='#408cd0'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#62b4fd), to(#408cd0)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #62b4fd,  #408cd0); /* for firefox 3.6+ */
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	color: #fff;	
	font-family: Verdana, sans-serif;
	font-size: 1.3em;
	overflow: hidden;
	padding: 5px 5px 5px 20px;
	}
	@media screen and (max-width 600px) {
		.section-title {
			font-size: 1em;
			}
	}
.section-titleNotice {
	background: #b50404;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#b50404'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), to(#b50404)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ff0000,  #b50404); /* for firefox 3.6+ */
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	color: #fff;	
	font-family: Verdana, sans-serif;
	font-size: 1.3em;
	overflow: hidden;
	padding: 5px 5px 5px 20px;
	}
	@media screen and (max-width 600px) {
		.section-title {
			font-size: 1em;
			}
	}
.single-author .entry-meta .byline {
	display: none;
	}
.indent30 {
	display: block;
	padding-left: 30px;
	}
.textright {
	text-align: right;
	}
.textcenter {
	text-align: center;
	}
.smalltext {
	font-size: small;
	}
.redtext {
	color: #FF0000;
	}
.boldtext {
	font-weight: bold;
	}
#content nav {
	display: block;
	overflow: hidden;
	}
#content nav .nav-previous {
	float: left;
	width: 50%;
	}
#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 {
	clear: both;
	margin: 0 0 1em;
	}
.page .edit-link {
	clear: both;
	display: block;
	}
/* the following controls appearance of content on home page,
which is presented in a series of boxes */
/* the following is for important notices. Should be place on home page above NTRS search div */
/* use section-titleNotice for title div style */
#Noticediv {
	background: #fdfecc;
	border: 1px solid #f00;
	-moz-border-radius: 20px;
	border-radius: 20px;
	clear: both;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	padding: 0;
	margin-bottom: 2.2em;
	width: 100%;
	}
	@media screen and (max-width: 800px) {
		#Noticediv {
			margin-bottom: .71429em; /* 10px / 14px */
			}
	}
#Noticediv p {
	padding: 0 .8em;
	}
/* the following id contains NTRS search box */
#NTRSsearchdiv {
	background: #dcecfb; /* lighter: #eef6fc */
	border: 1px solid #ccc;
	-moz-border-radius: 20px;
	border-radius: 20px;
	clear: both;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	padding: 0;
	margin-bottom: 2.2em;
	width: 100%;
	}
	@media screen and (max-width: 800px) {
		#NTRSsearchdiv {
			margin-bottom: .71429em; /* 10px / 14px */
			}
	}
#NTRSsearch {
	display: block;
	margin: 0px auto;
	padding: 5em 1em 5em 3em;
	}
	@media screen and (max-width: 800px) {
		#NTRSsearch {
			padding: 2.5em .5em;
			}
	}
#searchBox, #NTRSsubmit {
	float: left;
	}
	@media screen and (max-width: 480px) {
		#searchBox, #NTRSsubmit {
			float: left;
			}
	}
#searchBox {
	border: 1px solid #a4c3ca;
	-moz-border-radius: 15px 0px 0px 15px;
  	border-radius: 15px 0px 0px 15px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
	color: #777777;
	height: 26px;
	margin: 0;
	padding: 2px .71428em; /* left at 2px due to inconsistency in height across browsers with ems */
	max-width: 75%;
	min-width: 100px;
	width: 100%;
	}
	@media screen and (max-width: 900px) {
		#searchBox {
			max-width: 65%;
			}
	}
	@media all and (max-width: 480px){
		#searchBox {
			-moz-border-radius: 15px;
  			border-radius: 15px;
			margin-bottom: .25em;
			max-width: 95%;
			min-width: 100px;
			width: 100%;
			}
	}
	@media all and (max-width: 430px) {
		#searchBox {
			max-width: 93%;
			}
	}
	@media all and (max-width: 320px) {
		#searchBox {
			max-width: 92%;
			}
	}
	@media all and (max-width: 300px) {
		#searchBox {
			max-width: 91%;
			}
	}
#NTRSsubmitclip { 
	-moz-border-radius: 0px 15px 15px 0px;
    	border-radius: 0px 15px 15px 0px;
	height: 32px;
	margin-left: -1px;
	overflow: hidden;
	padding: 0;
	width: 115px;
	}
	@media all and (max-width: 480px) {
		#NTRSsubmitclip {
			-moz-border-radius: 15px;
   			border-radius: 15px;
			margin-left: 0;
			max-width: 100%;
			min-width: 100px;
			width: 100%;
			}
	}
#NTRSsubmit {
	background: #fb9605;
	background-image: -moz-linear-gradient(#fbc982, #fb9605);
    	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #fb9605),color-stop(1, #fbc982));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbc982', endColorstr='#fb9605');
	border: 1px solid #fb9605;
	-moz-border-radius: 0px 15px 15px 0px;
    	border-radius: 0px 15px 15px 0px;
	color: #fff;
	font-weight: bold;
	height: 32px;
	width: 115px;
	}
	@media all and (max-width: 480px) {
		#NTRSsubmit {
			-moz-border-radius: 15px;
   			border-radius: 15px;			
			max-width: 100%;
			min-width: 100px;
			width: 100%;
			}
	}
#NTRSsubmit:hover {
	background: #fb9605;
	background-image: -moz-linear-gradient(#fb9605, #fbc982);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #fbc982),color-stop(1, #fb9605));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9605', endColorstr='#fbc982');
	border: 1px solid #fb9605;
	color: #fff;
	}
#NTRSsubmit:active {
	background: #fb9605;
	outline: none;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	}
#NTRSsubmit::-moz-focus-inner
{
       	border: 0;  /* Small centering fix for Firefox */
	}

/* the following id contains left and right widgets on home page */
#homeWidgets {
	clear: both;
	display: block;
	min-height: 300px;
	overflow: hidden;
	padding: 0px;
	margin-bottom: 2.2em;
	width: 100%;
	}
	@media screen and (max-width: 800px) {
		#homeWidgets {
			margin-bottom: .71428em; /* 10px / 14px */
			}
	}
#home1 {
	border: 1px solid #ccc;
	-moz-border-radius: 20px;
	border-radius: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 300px;
	overflow: hidden;
	padding: 0;
	width: 47%;
	}
#home2 {
	border: 1px solid #ccc;
	-moz-border-radius: 20px;
	border-radius: 20px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 300px;
	overflow: hidden;
	padding: 0;
	width: 47%;
	}
	@media screen and (max-width: 800px) {
		#home1 {
			margin-bottom: .71428em;
			}
		#home1, #home2 {
			float: none;
			width: 100%;
			min-height: 0;
			}
	}
	@media screen and (max-width: 480px) {
		#home2 {
			display: none;
			}
	}
#home1 p, #home2 p {
	padding: .35714em .71428em; /* 5px / 14px and 10px / 14px, respectively */
	}
/* the following positions the slider in the 'Highlights' box of home page */
#homeSliderdiv {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 272px;
	}
	@media screen and (max-width: 480px) {
		#homeSliderdiv {
			display: none;
			}
	}
/* the following id is for a bottom box on the home page */
#additionaldiv {
	border: 1px solid #ccc;
	-moz-border-radius: 20px;
	border-radius: 20px;
	clear: both;
	display: block;
	overflow: hidden;
	padding-bottom: .35714em;
	width: 100%;
	}
#additionaldiv p {
	padding: .35714em .35714em .15714em .71428em; /* 5px / 14px and 10px / 14px, respectively */
	}
#impnoticediv {
	border: 1px solid #ccc;
	-moz-border-radius: 20px;
	border-radius: 20px;
	clear: both;
	display: block;
	overflow: hidden;
	padding-bottom: .35714em;
	width: 100%;
	background: #FFFF99;
	margin-bottom: 2.2em;
	}
#impnoticediv p {
	color: #FF0000; padding: .35714em .35714em .35714em .71428em; /* 5px / 14px and 10px / 14px, respectively */
	}
/* the following divs control the social icons and the share button. */
#social {
	display: block;
	font-size: small;
	margin-bottom: .35714em;
	margin-top: 0.25em;
	}
#social img {
	float: left;
	margin-right: .71428em; /* 10px / 14px */
	}
#socialdiv {
	display: block;
	float: left;
	padding-top: .35714em; /* 5px / 14px */
	width: 5.35714em; /* 75px / 14px */
	}
#addthisstyle {
	padding-top: .57142em; /* 8px / 14px */
	}

/* 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;
	}

/* Gallery Posts */
.format-gallery .gallery-thumb {
	float: left;
	margin: 0 1em 0 0;
	}

/* Image Posts */
.format-image .entry-header {
	display: none;
	}
.single .format-image .entry-header {
	display: block;
	}
.format-image .entry-content,
.format-image .entry-summary {
	padding-top: 1em;
	}
.single .format-image .entry-content,
.single .format-image .entry-summary {
	padding-top: 0;
	}

/* Collapsible sections */
.collapsible, .collapsible p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	}
	@media screen and (max-width: 800px) {
		.collapsible dd {
			margin: .14285em 0; /* 2px and 0px */
			padding: 0;
			}
		.collapsible ul, .collapsible ol {
			margin: .14285em 0; /* 2px and 0px */
			padding: 0 0 0 1.28571em; /* 0 and 18px */
			}
	}
.collapsibleHdr {
	background: #ccc;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#dddddd), to(#ffffff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #dddddd,  #ffffff); /* for firefox 3.6+ */
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	color: #2672b5;
	cursor: pointer;
	display: block;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 1.2em;
	overflow: hidden;
	padding: .35714em .35714em .35714em 1.07142em; /* 5px and 15px */
	}
/* turning off top margin on lists */
ul {
	margin-top: 0px;
	}
/* turning off bottom margin on dt */
.listheader {
	margin-bottom: 0px;
	}
/* add top margin to space list elements - can be used for other block elements */
.topmargin {
	margin-top: 1em;
	}

.fakeLink {
	cursor: pointer;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 2px;
	margin-left: 2px;
	text-decoration: none;
	color: #0a5da6;
}
.fakeLink:hover {
	color: #f17802;
	text-decoration: underline;
}

/* =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,
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: 1em;
	}
img.alignright {
	margin-left: 1em;
	}
.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;
	}


/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
	}
#searchform input#s {
	width: 60%;
	}
/*input[type="text"], input[type="email"]*/
input#s {
	margin: 0 1em 0 0;
	width: 60%;
	}
textarea {
	width: 80%;
	font-family: Arial, Helvetica, sans-serif;
	}

/* Class for labelling required form items */
.required {
	color: #cc0033;
	}

/* classes for Fast Forms */
/* ---------------------- */
/* style the form background, etc. */
.orderForm {
	border: none;
	width: 100%;
	/*max-width: 1200px;
	min-width: 550px;*/
	}
/* add custom spacing using p tags between vertical form fields */
.regformp {
	margin-bottom: 6px;
	}
.marg-bot1 {
	margin-bottom: 6px;
	}
.marg-bot2 {
	margin-bottom: 9px;
	}
.marg-bot3 {
	margin-bottom: 12px;
	}
.marg-bot4 {
	margin-bottom: 18px;
	}

/* fieldset styles */
.float2left {
	background: none;
	border: none;
	float: left;
	margin: 0 5px 0 0;
	}
.fsLabel, legend {
	color: #006699;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	padding: 1em, .5em;
	}
/* customize the divs surrounding all form elements */
.elementDivs {
	border: none;
	text-align: left;
	}
/* attempt to override defaults */
#fscf_label8_34 {
	width:0% !important;
	}


/* =Comments
-------------------------------------------------------------- */

article.comment {
	display: block;
	}
#respond input[type="text"], input[type="email"] {
	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
-------------------------------------------------------------- */

.widget {
	display: block;
	font-size: 0.9em;
	}
.widget-area .widget_search {
	overflow: hidden;
	}
.widget-area .widget_search input {
	float: left;
	}
.widget-title {
	border: 1px solid #ddd;
	background-color: #ddd;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	color: #2a7fc8;
	font-size: medium;
	margin-bottom: 2px;
	padding: 0.35714em 0.35714em 0.35714em 0.71429em;
	}
.widget-title a, .widget-title a:visited {
	color: #2a7fc8;
	font-size: medium;
	}


/* =Footer
-------------------------------------------------------------- */

#colophon {
	border-top: 2px solid #308fe3;
	margin: 1.07142em auto 0; /* 15px auto 0 */
	padding: 1em 0;
	}
#footer1, #footer2{
	display: block;
	float: left;
	font-size: smaller;
	height: 100%;
	padding-right: .35714em; /* 5px / 14px */
	}
#footer1 {
	padding-left: .35714em; /* 5px / 14px */
	width: 35%;
	}
#footer2 {
	padding-left: 1.07142em; /* 15px / 14px */
	width: 60%;
	}
	@media all and (max-width: 744px) {
		#footer1, #footer2 {
			float: none;
			padding-left: .35714em; /* 5px */
			width: 100%;
			}
		#colophon img {
			width: 40px;
			height: auto;
			}
	}
#footer1 p {
	margin: 0 .35714em .35714em 6.07142em; /* 0 5px 5px 85px - all divided by 14px to get equivalent ems */
	}
	@media all and (max-width: 744px) {
		#footer1 p {
		margin: 0 .35714em .35714em 3.92857em; /* 0 5px 5px 55px - all divided by 14px to get equivalent ems */
		}
	}
	@media all and (max-width: 600px) {
		#footer1 p {
			margin: 0 .35714em .35714em 4.64285em; /* 0 5px 5px 65px - all divided by 14px to get equivalent ems */
			}
	}
#footer2 a{
	border: 1px solid #ddd;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #ddd;
	color: #333;
	display: block;
	float: left;
	line-height: 2em;
	margin: .35714em;
	position: relative;
	padding: 0 1em;
	}
#footer2 a:hover {
	border: 1px solid #fb9605;
	background-color: #fb9605;
	color: #fff;
	text-decoration: none;
	}
	@media all and (max-width: 480px) {
		#footer2 .noshow {
			display: none;
			}
	}