/*
 Theme Name:   SFS Genesis Responsive
 Theme URI:    https://spaceflightsystems.grc.nasa.gov/
 Description:  SFS Genesis Responsive Child Theme is a responsive two or three column child theme created for the Genesis Framework.
 Author:       Tim Reckart
 Author URI:   http://spaceflightsystems.grc.nasa.gov/
 Template: genesis
 Template Version: 2.0.0
 License: GNU General Public License v2.0
 License URI: http://www.opensource.org/licenses/gpl-license.php
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  sfs-genesis-responsive
*/


/* @import url("../genesis/style.css"); */


/* Table of Contents

* Defaults
* Hyperlinks
* HTML and Body
* Wrap
* Header
* NASA Header + Footer
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Social Icons
* Inner
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* NASA Footer
* Comments
* Tables
* Content Boxes & Color Buttons
* Gravity Forms
* Accessibility and Miscellaneous Styles
* Genesis Responsive Slider
* Sky Blue Theme Styles
* Responsive Design

*/
@media screen {

/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
select,
textarea,
table,
td,
tr {
	/*color: #000;*/
	color: #FFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input {
	color: #000;
	font-family: Arial, Tahoma, Verdana;
}

input,
select,
textarea {

}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

h1 {
	color: #96F !important;
}

h4 {
	color: gold !important;
}

/* Hyperlinks
------------------------------------------------------------ */

a {
	/*color: #0065BF;*/
	color: #96F;
	text-decoration: none;
}

a:visited {
	/*color: #004d93;*/
	color: #96F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

/* HTML
------------------------------------------------------------*/

html {
	/* background:url("images/bg_stars.jpg") repeat scroll 0 0 #000000;*/ /*Find another place for it*/
	margin:0;
	padding:0;
	border:0;
}

/* Body
------------------------------------------------------------ */

body {
	
	/* this is the background of the entire page */
	
	/*background: #000000 url("images/NASA-background_10.png") no-repeat center top;*/
	background: #000000 url("images/nebula.jpg") repeat;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	margin: 0 auto;
	padding-top:8px;
}

/* NASA Header & Footer
------------------------------------------------------------*/

#nasahead, 
#nasafoot {
	width:960px;
	min-height:98px;
	padding:0;
	/*background-color:#1f1f1f;*/
	/*background-color:#9900ff;*/
	
	/* this is the Header/Footer area */
	
	background: transparent url(images/nasa-starfield-header-hr_3.png) no-repeat top left;
	overflow:hidden;
}

#nasahead {
	border-bottom:1px solid #000;
	margin: 0 auto 8px;
}
		
#nasafoot {
	border-top:1px solid #000;
	margin: 10px auto 0; 
}

#nasaheadleft, #nasaheadright {
	margin:0;
	padding:0;
	}

#nasahead .nasahome, 
#nasafoot .nasahome {
	margin: 0;
	float:left;
}

#nasahead .nasahome1 {
	/*margin-left: 80px;*/
	float:left;
}

#nasahead .nasahome a,
#nasafoot .nasahome a {
	display: block;
	min-width: 100px;
	min-height: 98px;
	background: transparent url(images/nasa-logo.png) no-repeat top left;
	margin:0;
}

#nasahead .nasahome img,
#nasafoot .nasahome img {
	position:absolute;
	left:0px;
	top:-9999px;
	width:1px;
	height:1px;
	overflow:hidden;
}

#nasahead,
#nasafoot,
#nasahead a, 
#nasafoot a, 
#nasahead a:visited,
#nasafoot a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	font-size: 14px;
}

#nasahead a:hover, 
#nasafoot a:hover {
	text-decoration: underline;
}

#nasaname, #nasacenter{
	color: #fff;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom:0px;
	text-decoration:none;
}
#nasaname {
	font-size: 18px;
	padding-top: 12px;
}

#nasacenter, #nasahead #nasacenter a {
	font-size: 16px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color:#fff;
}

#nasacenter #nc-link {
	display:none;}

.nasacenterinfo {
	width:400px;
	float:left;
	margin:8px 0 0 20px;
}

.nasaout {
	width:200px;
	float:left;
	margin:20px 0 0 0;
	line-height:14px;
}

.nasasearch {
	float:right;
	margin: 15px 15px -10px 0;
	padding-top: 0px;
}

.nasasearch .s {
	width:220px;
	height:28px;
	margin-top: -10px;
}

#nasahead ul, 
#nasafoot ul {
	list-style:none;
	}
	
.nasalinks ul li {
margin: 0px 0px 5px 0px;
padding: 0 0 0 12px;
background: url(images/head-foot-list-gray.gif) 0px 1px no-repeat;
}

.nasaRNO {
	float:left;
	padding: 10px 0 0 20px;
	}

.nasaplus {
	float:right;
	padding: 10px 20px 0 0;
	}
	
/*Never display widget title in search form replace widget */
.sfr-title {
	display:none;}

/* Header
------------------------------------------------------------ */

/* this will be a rotating image banner per page */

#header {
	background: url(images/header.png);
	background-color: transparent;
	min-height: 168px;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

/*#header-left {
	background: url(images/header.png);
	background-color:transparent;
	min-height: 168px;
	margin: 0 auto;
	overflow: hidden;
	width: 700px;
}
#header-right {
	background: url(images/header.png);
	background-color:transparent;
	min-height: 168px;
	margin: 0 auto;
	overflow: hidden;
	width: 260px;
}*/

#title-area {
	float: left;
	overflow: hidden;
	padding: 0px 0 0 20px;
	width: 440px;
}

#title {
	font-family: Trebuchet, Tahoma, Arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
	margin: 0;
	display:none;
}

#title a,
#title a:hover {
	color: #fff;
	text-decoration: none;
}

#description {
	color: #fff;
	font-size: 16px;
	display: none;
}

#header .widget-area {
	float: left;
	padding: 5px 5px 0;
	width: 210px;
	/*height: 162px;*/
	max-height: 162px;
	color:#000;
	/*background-color: #ccc;*/
	background-color: transparent;
}

/*Basic header widget styling */
#header .widget-area p, 
#header .widget-area ul {
	color: #fff;
	font-weight:bold;
}

.custom-widget {
    background-color: transparent;
    color: #fff;
    /*border: 2px solid #ddd;
    border-radius: 10px;*/
    margin: 0 auto;
    overflow: hidden;
    padding: 0px;
	height:168px;
}
 
.custom-widget h3 {
    font-size: 24px;
    color: #333;
}
 
.custom-widget p {
    padding: 0 0 20px;
}

.column-one {
 background-color: transparent;
 /*background: transparent url("images/hrp.png") no-repeat 0 0;*/
 /*background: transparent url("images/section_bkgd_2.png") repeat-x scroll 0 0;*/
 padding: 1px;
 color: white;
}

.column-two {
 background-color: transparent;
 /*background-image: url(images/background.png);*/
 /*background: transparent url("images/section_bkgd_2.png") repeat-x scroll 0 0;*/
 padding: 1px;
 color: white;
}

.column-three {
 background-color: green;
 /*background-image: url(images/background.png);*/
 /*background: transparent url("images/section_bkgd_2.png") repeat-x scroll 0 0;*/
 padding: 0px;
 color: white;
}

/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: none;
	/*display: block;*/
	float: left;
	height: 120px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 465px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}

.home .entry-title { /*To prevent "home" being displayed on homepage. You can still put an H1*/
	display:none;}

/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 960px;
	display:none;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}

li a .sf-sub-indicator {
/* Removed because we want to see it */
}


/* Header Right Navigation - Alternative to primary navigation TODO: UPDATE when needed 
------------------------------------------------------------------ */

#header ul.menu {
	float: right;
}

#header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

#header ul.menu li {
	float: left;
	list-style-type: none;
	/*color:#FC0;*/
}

#header ul.menu li a {
	color: #6600CC;
	display: block;
	font-size: 14px;
	padding: 6px 5px 5px;
	position: relative;
	text-decoration: none;
}

#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu .current_page_item a,
#header ul.menu .current-cat a,
#header ul.menu .current-menu-item a {
	color: #330099;
	list-style-type:disc;
}

#header ul.menu li li a,
#header ul.menu li li a:link,
#header ul.menu li li a:visited {
	background-color: #9966CC;
	border: 1px solid #444;
	border-top-width: 0;
	color: #FFF;
	font-size: 13px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 228px;
	list-style-type:none;
}

#header ul.menu li li a:hover,
#header ul.menu li li a:active {
	color: #0094d2;
}

#header ul.menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	/*width: 150px;*/
	width: 248px;
	z-index: 9999;
}

#header ul.menu li ul a {
	width: 130px;
}

#header ul.menu li ul ul {
	margin: -33px 0 0 149px;
}

#header ul.menu li:hover>ul,
#header ul.menu li.sfHover ul {
	left: auto;
}


/* All Navigation
------------------------------------------------------------ */

#nav, #subnav, #abovenav {
	background-color: #313131;
	clear: both;
	color: #fff;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

#nav, #abovenav, #subnav {
	border-bottom:1px solid #000;
	}

#nav ul, #subnav ul, #abovenav ul {
	float: left;
	width: 100%;
}

#nav li, #subnav li, #abovenav li {
	float: left;
	list-style-type: none;
}

#nav li a, #subnav li a, #abovenav li a {
	color: #fff;
	display: block;
	font-size: 13px;
	line-height:18px;
	padding: 9px 15px;
	position: relative;
	text-decoration: none;
	font-weight:bold;
	border-right: 1px solid #000000;

}

#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a,
#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a,
#abovenav li a:hover,
#abovenav li a:active,
#abovenav .current_page_item a,
#abovenav .current-cat a,
#abovenav .current-menu-item a {
	color: #0094d2;
}

#nav li a:hover,
#subnav li a:hover,
#abovenav li a:hover {
	background-color: #3C3C39;
	}

#nav li li a,
#nav li li a:link,
#nav li li a:visited,
#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited,
#abovenav li li a,
#abovenav li li a:link,
#abovenav li li a:visited {
	background-color: #2B2B2A;
	border: 1px solid #000;
	border-top-width: 0;
	color: #fff;
	font-size: 11px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 118px;
}

#nav li li a:hover,
#nav li li a:active,
#subnav li li a:hover,
#subnav li li a:active,
#abovenav li li a:hover,
#abovenav li li a:active {
	color: #0094d2;
	background-color: #3C3C39;
}

#nav li ul,
#subnav li ul,
#abovenav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 140px;
	z-index: 9999;
}

#nav li ul a,
#subnav li ul a,
#abovenav li ul a {
	width: 120px;
}

#nav li ul ul,
#subnav li ul ul,
#abovenav li ul ul {
	margin: -33px 0 0 139px;
}

#nav li:hover>ul,
#nav li.sfHover ul,
#subnav li:hover>ul,
#subnav li.sfHover ul,
#abovenav li:hover>ul,
#abovenav li.sfHover ul {
	left: auto;
}


/* Navigation Extras
------------------------------------------------------------ */

#nav li.right,
#subnav li.right,
#abovenav li.right {
	float: right;
	font-size: 14px;
	padding: 6px 15px;
}

#nav li.right a,
#subnav li.right a,
#abovenav li.right a {
	background: none;
	border: none;
	color: #fff;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover,
#subnav li.right a:hover,
#abovenav li.right a:hover {
	color: #0094d2;
	text-decoration: none;
}

#nav li.search,
#subnav li.search,
#abovenav li.search  {
	padding: 0 10px;
}

#nav li.rss a,
#subnav li.rss a,
#abovenav li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 20px;
	padding: 6px 0 5px 18px;
}

#nav li.twitter a,
#subnav li.twitter a, 
#abovenav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 6px 0 5px 20px;
}


/* Social Icons (TODO > Final testing, Needed? See Simple Social Icons Plugin, or perhaps customize in case of Yammer )
------------------------------------------------------------ */

#nav li.social-facebook,
#nav li.social-rss,
#nav li.social-twitter,
#subnav li.social-facebook,
#subnav li.social-rss,
#subnav li.social-twitter,
#abovenav li.social-facebook,
#abovenav li.social-rss,
#abovenav li.social-twitter {
	float: right;
}

#nav li.social-facebook a,
#nav li.social-facebook a:hover,
#nav li.social-rss a,
#nav li.social-rss a:hover,
#nav li.social-twitter a,
#nav li.social-twitter a:hover,
#subnav li.social-facebook a,
#subnav li.social-facebook a:hover,
#subnav li.social-rss a,
#subnav li.social-rss a:hover,
#subnav li.social-twitter a,
#subnav li.social-twitter a:hover,
#abovenav li.social-facebook a,
#abovenav li.social-facebook a:hover,
#abovenav li.social-rss a,
#abovenav li.social-rss a:hover,
#abovenav li.social-twitter a,
#abovenav li.social-twitter a:hover {
	display: block;
	height: 23px;
	padding: 0;
	text-indent: -9999px;
	width: 23px;
}

#nav li.social-facebook a,
#nav li.social-facebook a:hover,
#nav li.social-rss a,
#nav li.social-rss a:hover,
#nav li.social-twitter a,
#nav li.social-twitter a:hover,
#subnav li.social-facebook a,
#subnav li.social-facebook a:hover,
#subnav li.social-rss a,
#subnav li.social-rss a:hover,
#subnav li.social-twitter a,
#subnav li.social-twitter a:hover,
#abovenav li.social-facebook a,
#abovenav li.social-facebook a:hover,
#abovenav li.social-rss a,
#abovenav li.social-rss a:hover,
#abovenav li.social-twitter a,
#abovenav li.social-twitter a:hover {
	background: url(images/social-icons.png);
	margin: 10px 10px 0 0;
}

#nav li.social-rss a,
#nav li.social-rss a:hover,
#subnav li.social-rss a,
#subnav li.social-rss a:hover,
#abovenav li.social-rss a,
#abovenav li.social-rss a:hover {
	margin: 10px 15px 0 0;
}

#nav li.social-facebook a,
#subnav li.social-facebook a,
#abovenav li.social-facebook a {
	background-position: 0 0;
}

#nav li.social-facebook a:hover,
#subnav li.social-facebook a:hover,
#abovenav li.social-facebook a:hover {
	background-position: 0 -23px;
}

#nav li.social-rss a,
#subnav li.social-rss a,
#abovenav li.social-rss a {
	background-position: -46px 0;
}

#nav li.social-rss a:hover,
#subnav li.social-rss a:hover,
#abovenav li.social-rss a:hover {
	background-position: -46px -23px;
}

#nav li.social-twitter a,
#subnav li.social-twitter a,
#abovenav li.social-twitter a {
	background-position: -23px 0;
}

#nav li.social-twitter a:hover,
#subnav li.social-twitter a:hover,
#abovenav li.social-twitter a:hover {
	background-position: -23px -23px;
}


/* Inner
------------------------------------------------------------ */

#inner {
	overflow: hidden;
	margin: 10px auto 10px;
	width: 960px;
}

/* SEARCH RESULTS PAGE - CSS */
body.search #inner {
	width: 920px;
	background-color: #333;
	padding: 20px;
	border-radius: 8px;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px;
	}

#inner:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.content-sidebar #inner {
}

.sidebar-content #inner {
}
	
.content-sidebar-sidebar #inner {
}
	
.sidebar-sidebar-content #inner {
}
	
.sidebar-content-sidebar #inner {
}
	
.full-width-content #inner {
	/*background: #fff;*/
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	background-color: transparent;
}

.hrp-bkgd .breadcrumb {
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	background-color: transparent;
	color: #FC0;
}

.breadcrumb a:nth-child(1) {
 display:none;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	border: none;
	margin: 0 0 15px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 72px;
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 960px;
}

.sidebar-sidebar-content #content-sidebar-wrap,
.sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/* Reverse Placement of Sidebar and Sidebar-Alt on Sidebar-Content-Sidebar 
    (Keeps Sidebar always on left on desktop views) */
.sidebar-content-sidebar #content-sidebar-wrap {float:left;}
.sidebar-content-sidebar #sidebar {float:left;}
.sidebar-content-sidebar #content {float:right;}
.sidebar-content-sidebar #sidebar-alt {float:right;}


/*.news-landing #content-sidebar-wrap {
	width: 700px;
}*/


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	margin: 0;
	padding: 10px; 
	width: 513px; 
	/*background-color:#e6e6e6;*/
	
	/* this is the main content are */
	
	background-color:#fff;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 750px;
}

.content-sidebar-sidebar #content {
	/*width: */
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 940px;
}

/*.full-width-content.news-landing #content { 
	width: 630px;
}*/

blockquote {
	background-color: #f5f5f5;
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}

blockquote p {
}

.post {
	margin: 0 0 15px;
}

.single .post {
	margin: 0 0 10px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p, .widget p {
	padding: 0 0 15px;
}

.sidebar .widget p,
.footer-widgets .widget p {
	color:#fff;
}
	
.sidebar .widget p.wp-caption-text,
.footer-widgets .widget p.wp-caption-text {
color: #000;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.after-post {
	overflow: hidden;
}

.after-content {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0 0 0;
	width: 960px;
}

.more-from-category {   /*TODO more testing*/
	background: url(images/list.png) no-repeat top left;
	list-style-type: none;
	padding: 0 0 0 15px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px dotted #ddd;
	clear: both;
	margin: 0 0 15px;
}


/* Column Classes
------------------------------------------------------------ */
/*SHARED*/

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 15px;
	padding-left: 3%;
}

.one-fifth {
	float: left;
	margin: 0 0 15px;
	padding-left: 0% !important;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}

.spacer {
	width: 2%;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 8px;
	/*border-bottom: 1px solid #CCCCCC;*/
	border-bottom: 0px solid #CCCCCC;
	font-weight:bold;
	padding-bottom:.2em;
}

h1 {
	font-size:20px;
	line-height:26px;
	}
	
h2,
h2 a,
h2 a:visited {
	font-size: 18px;
	line-height: 24px;
}

.featuredpost h2,
.featuredpost h2 a {
	font-size: 18px;
	margin: 0 0 5px;
}

.sidebar .featuredpost h2,
.sidebar .featuredpost h2 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 19px;
	margin: 10px 0 0;
}


.taxonomy-description h1,
.widget-area h2,
.widget-area h2 a {
	font-size: 18px;
}

h2 a:hover {
	color: #0094d2;
	text-decoration: none;
}

h3 {
	font-size: 16px;
	line-height: 22px;
}

h4 {
	font-size: 14px;
	line-height: 20px;
}

.sidebar .widget h1,
.sidebar .widget-area h1,
.sidebar .widget h2,
.sidebar .widget-area h2,
.sidebar .widget h3,
.sidebar .widget-area h3,
.sidebar .widget h4,
.sidebar .widget-area h4,
.sidebar .widget h5,
.sidebar .widget-area h5,
.sidebar .widget h6,
.sidebar .widget-area h6,
.footer-widgets .widget h1,
.footer-widgets .widget-area h1,
.footer-widgets .widget h2,
.footer-widgets .widget-area h2,
.footer-widgets .widget h3,
.footer-widgets .widget-area h3,
.footer-widgets .widget h4,
.footer-widgets .widget-area h4,
.footer-widgets .widget h5,
.footer-widgets .widget-area h5,
.footer-widgets .widget h6,
.footer-widgets .widget-area h6 {
	word-spacing: 2px;
	border:none;
	color:#fff;
}

.sidebar .widget-area h4 a, .footer-widgets .widget-area h4 a {
	text-decoration: none;
}

#footer-widgets h4 {
	background: none;
	border: none;
	margin: 0 0 5px;
	padding: 0;
}

h5 {
	font-size: 13px;
	line-height:19px;
}

h6 {
	font-size: 12px;
	line-height:18px;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul,
.widget ol,
.widget ul {
	margin: 0;
	padding: 0 0 15px;
}

.sidebar .widget ol,
.sidebar .widget ul,
.footer-widgets .widget ol,
.footer-widgets .widget ul {
	color:#fff;
	}

.entry-content ol,
.widget ol {
	margin: 0;
}

.archive-page ul li,
.entry-content ul li {
	margin: 0 0 0 30px;
	padding: 0;
}

.sidebar .widget ul li, .footer-widgets .widget ul li {
	margin: 0 0 0 20px;
	padding: 0;
}

.entry-content ol li,
.widget ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul,
.widget ol ol,
.widget ul ul {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	font-size: 11px;
	margin: 0 0 15px;
}

.featuredpost .post-info,
.ui-tabs .post-info {
	margin: 0;
}

.sidebar .featuredpost .post-info,
.sidebar .ui-tabs .post-info {
}

.ui-tabs .post-info {
	margin: 0 0 5px;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
	font-size: 11px;
	padding: 7px 10px 5px;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	background-color: #f5f5f5;
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 45%;
}


/* Post Icons
------------------------------------------------------------ */

.categories {
	background: url(images/icon-categories.png) no-repeat top left;
	padding: 3px 0 3px 22px;
}

.post-comments {
	background: url(images/icon-comments.png) no-repeat top left;
	margin: 0 0 0 10px;
	padding: 2px 0 2px 22px;
}

.tags {
	background: url(images/icon-tags.png) no-repeat top left;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 20px;
}

.time {
	background: url(images/icon-time.png) no-repeat top left;
	padding: 2px 0 2px 21px;
}

.featuredpost .post-comments,
.featuredpost  .time {
	background: none;
	margin: 0;
	padding: 0;
}


/* Images
------------------------------------------------------------ */
/*SHARED editor-style.css*/

img {
	height: auto;
	max-width: 100%;
	width: auto;  /* fix for IE8 */
}
/*Not needed?*/
/*.avatar,
.entry-content img,
.featuredpage img,
.featuredpost img,
.post-image,
.ui-tabs img {
	background-color: #fff;
}*/

.featuredpost img {
	margin: 0 0 10px;
}

img.ad-left {
	float: left;
	margin: 5px 10px 5px 0;
}

img.ad-right {
	float: left;
	margin: 5px 0;
}

.author-box .avatar {
	background-color: #fff;
	border: 4px solid #ddd;
	float: left;
	height: 72px;
	margin: 0 10px 0 0;
	width: 72px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar { 
	background-color: #fff;
	float: left;
	height: 30px;
	margin: 0 5px 0 0;
	width: 30px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 15px;
}

img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	background-color: #f5f5f5;
	padding: 6px;
	text-align: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	margin-bottom:15px;
}

p.wp-caption-text {
	padding: 0;
	margin:4px;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #333;
}

.gallery-caption {
padding: 0;
margin: 4px;
font-size: 11px;
font-weight: bold;
line-height: 13px;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	background-color: #333;
	border: 1px solid #333;
	color: #fff;
	padding: 5px 8px;
	text-decoration: none;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #0094d2;
	border: 1px solid #0094d2;
}


/* Primary / Secondary Sidebars, Plus Widget Areas
------------------------------------------------------------ */

.sidebar {
	/* this is the sidebar container for the menu */
	display: inline;
	float: right;
	width: 182px;
}

.sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 {
	border-bottom:none;
	}

.sidebar p {
}

#sidebar-alt {
	/* this is the sidebar container for the right column */
	float: left;
	width: 232px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar .widget-wrap {
	overflow: hidden;
	display: none;
}


.sidebar .widget, .footer-widgets .widget {
	/*background: #003366 url("images/widget-bkg.gif") repeat-x scroll 0 0;*/
	
	/* this is the Primary Sidebar Widget Area */
	
	/*background: transparent url("images/section_bkgd_2.png") repeat-x scroll 0 0;*/
	margin: 0 0 10px 0;
	padding: 6px;
	color:#fff;
	border-radius: 8px;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px; 
	overflow:hidden;
}

.sidebar .widget a, .footer-widgets .widget a {
	/*color: #99ccff;*/
	/*color: #9933FF;*/
	color: #FFF;
	/*color:rgb(153, 102, 204)!important;*/
	font-size:11px;
	line-height:normal;
	}
	
.sidebar .widget a:hover, .footer-widgets .widget a:hover {
	/*color: #99ccff;*/
	color: #fff;
	text-decoration:none;
	}

/*Navigation Widgets: Nice Navigation, Simple Section Navgation, My Page Order, Flexipages Widget, WordPress Pages Widget */
.sidebar .widget.simple-section-nav, 
.sidebar .widget.widget_nice_navigation, 
.sidebar .widget.widget_nav_menu, 
.sidebar .widget.widget_mypageorder, 
.sidebar .widget.flexipages_widget, 
.sidebar .widget.widget_pages,
.footer-widgets .widget.simple-section-nav, 
.footer-widgets .widget.widget_nice_navigation, 
.footer-widgets .widget.widget_nav_menu, 
.footer-widgets .widget.widget_mypageorder, 
.footer-widgets .widget.flexipages_widget, 
.footer-widgets .widget.widget_pages { 
	background: #2e2e2e url("images/widget-nav-bkg.gif") repeat-x scroll 0 0;
	border-radius: 0; 
	-moz-border-radius: 0;
	-webkit-border-radius: 0; 
	-khtml-border-radius: 0;
	}
	
/*No UL padding from the first UL */
.sidebar .widget.simple-section-nav ul, 
.sidebar .widget.widget_nice_navigation ul, 
.sidebar .widget.widget_nav_menu ul, 
.sidebar .widget.widget_mypageorder ul, 
.sidebar .widget.flexipages_widget ul, 
.sidebar .widget.widget_pages ul,
.footer-widgets .widget.simple-section-nav ul, 
.footer-widgets .widget.widget_nice_navigation ul, 
.footer-widgets .widget.widget_nav_menu ul, 
.footer-widgets .widget.widget_mypageorder ul, 
.footer-widgets .widget.flexipages_widget ul, 
.footer-widgets .widget.widget_pages ul {
	margin:0;
	padding:0;
	}	

.sidebar .widget.simple-section-nav li, 
.sidebar .widget.widget_nice_navigation li, 
.sidebar .widget.widget_nav_menu li, 
.sidebar .widget.widget_mypageorder li, 
.sidebar .widget.flexipages_widget li, 
.sidebar .widget.widget_pages li,
.footer-widgets .widget.simple-section-nav li, 
.footer-widgets .widget.widget_nice_navigation li, 
.footer-widgets .widget.widget_nav_menu li, 
.footer-widgets .widget.widget_mypageorder li, 
.footer-widgets .widget.flexipages_widget li, 
.footer-widgets .widget.widget_pages li {
	background:url('images/list-dot-purple.png') no-repeat scroll left top transparent;
	background-size:13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	list-style-type:none;
	padding: 3px 0 0 13px;
	margin: 0px;
	
}	

.sidebar .widget.simple-section-nav li.current_page_item, 
.sidebar .widget.widget_nice_navigation li.current_page_item, 
.sidebar .widget.widget_nav_menu li.current_page_item, 
.sidebar .widget.widget_mypageorder li.current_page_item, 
.sidebar .widget.flexipages_widget li.current_page_item, 
.sidebar .widget.widget_pages li.current_page_item,
.footer-widgets .widget.simple-section-nav li.current_page_item, 
.footer-widgets .widget.widget_nice_navigation li.current_page_item, 
.footer-widgets .widget.widget_nav_menu li.current_page_item, 
.footer-widgets .widget.widget_mypageorder li.current_page_item, 
.footer-widgets .widget.flexipages_widget li.current_page_item, 
.footer-widgets .widget.widget_pages li.current_page_item {
		background:url('images/list-dot-white.png') no-repeat scroll left top transparent;
		/*background: url('images/arrow-down-white.png') no-repeat -3px 0px;*/
		background-size:13px;
		padding: 3px 0 0 13px;
}

.sidebar .widget.simple-section-nav li li, 
.sidebar .widget.widget_nice_navigation li li, 
.sidebar .widget.widget_nav_menu li li, 
.sidebar .widget.widget_mypageorder li li, 
.sidebar .widget.flexipages_widget li li, 
.sidebar .widget.widget_pages li li,
.footer-widgets .widget.simple-section-nav li li, 
.footer-widgets .widget.widget_nice_navigation li li, 
.footer-widgets .widget.widget_nav_menu li li, 
.footer-widgets .widget.widget_mypageorder li li, 
.footer-widgets .widget.flexipages_widget li li, 
.footer-widgets .widget.widget_pages li li {
	margin: 0 0 0 0px;
}

.sidebar .widget.widget_nice_navigation div.nice_navigation li.page-has-children,
.footer-widgets .widget.widget_nice_navigation div.nice_navigation li.page-has-children,
.sidebar .widget.simple-section-nav li.page-has-children, 
.footer-widgets .simple-section-nav li.page-has-children {
	background: url(images/arrow-right-purple.png) no-repeat -3px 0px !important;
}

/*Current Page Items in Widgets*/
.sidebar .widget li.current_page_item > a,
.footer-widgets .widget li.current_page_item > a {
	color:gold;
	font-weight:normal;
}

.sidebar .widget.widget_nice_navigation div.nice_navigation li.current_page_ancestor,
.sidebar .widget.widget_nice_navigation div.nice_navigation li.current_page_parent,
.sidebar .widget.widget_nice_navigation div.nice_navigation li.nice-navigation-selected,
.sidebar .widget.widget_nice_navigation div.nice_navigation li.current_page_item.page-has-children,
.footer-widgets .widget.widget_nice_navigation div.nice_navigation li.current_page_ancestor,
.footer-widgets .widget.widget_nice_navigation div.nice_navigation li.current_page_parent,
.footer-widgets .widget.widget_nice_navigation div.nice_navigation li.nice-navigation-selected,
.footer-widgets .widget.widget_nice_navigation div.nice_navigation li.current_page_item.page-has-children {
	/*background: url(images/arrow-down-white.png) no-repeat -3px 0px;*/
	/*background: url(images/arrow-down-purple.png) no-repeat -3px 0px !important;*/
	background:url('images/list-dot-white.png') no-repeat scroll left top transparent;
	background-size:13px;
	padding: 3px 0 0 13px;
}

.sidebar .widget.widget_nice_navigation div.nice_navigation li .nice-navigation-deselected,
.footer-widgets .widget.widget_nice_navigation div.nice_navigation li .nice-navigation-deselected {
	background-image: url(images/arrow-right-purple.png) no-repeat -3px 0px !important;
}

/*Start alternative backgrounds for widgets */

.sidebar .widget.w-tr, .footer-widgets .widget.w-tr {
	background:none;
	/*padding-top:0px;*/
	}

/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	display: inline;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	width: 100%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	border-bottom: 1px dotted #ddd;
	overflow: hidden;
	margin: 0 0 10px;
	padding: 0 0 15px;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
	background-color: #6600CC;
	border: 1px solid #6633CC;
	color: #fff;
	cursor: pointer;
	font-family: Arial, Tahoma, Verdana !important;
	font-size: 13px;
	font-weight: normal;
	padding-top: 6px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 6px;
	text-decoration: none;
	height:30px;
	margin-bottom: 1px;
	margin-top: 0px;
}

input:hover[type="button"],
input:hover[type="submit"] {
	background-color: #6633CC;
	border: 1px solid #6600CC;
	color: #fff;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 25px 20px 0 0;
}

#nav .searchform {
	float: right;
	padding: 2px 0 0;
}

.s {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 5px -3px 0 0;
	padding: 5px 5px 3px 5px;
	width: 180px;
	height: 28px;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews {
	background: url(images/enews.png) no-repeat top right;
}

.enews #subbox {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	margin: 10px -2px 0 0;
	padding: 5px;
	width: 175px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
	margin-top:-12px;/* added 5-14-14 */
	background-color:white; /* added 5-14-14 */
}

#wp-calendar caption {
	font-size: 12px;
	/*font-style: italic;*/
	font-style: normal; /* changed from italic on 5-14-14 */
	padding: 8px 5px 0 0;
	text-align: right;
	color:#306; /* added 5-14-14 */
}

#wp-calendar thead {
	/*background-color: #f5f5f5;*/
	background-color:transparent;
	font-weight: bold;
	margin: 10px 0 0;
	font-size: 10px; /* added 5-14-14 */
}

#wp-calendar td {
	/*background-color: #f5f5f5;*/
	background-color:transparent;
	padding: 0px;
	text-align: center;
	font-size: 10px; /* added 5-14-14 */
}
#wp-calendar th {
	/*background-color: #f5f5f5;*/
	background-color:#306;
	color:#FFF;
	border-color:#000;
	padding: 0px;
	text-align: center;
	font-size: 10px; /* added 5-14-14 */
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

#footer-widgets .wrap {
	overflow: hidden;
	padding: 15px 14px 0;
}

#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	margin: 0 16px 0 0;
	width: 310px;
}

.footer-widgets-2 {
	float: left;
	width: 310px;
}

.footer-widgets-3 {
	float: right;
	width: 310px;
}

/* Footer
------------------------------------------------------------ */

#footer {
	clear: both;
	font-size: 11px;
	margin: 0 auto;
	padding: 7px 0 5px 0;
	overflow: hidden;
	text-transform: uppercase;
	width: 960px;
}

#footer p {
	color: #fff;
	font-size: 11px;
}

#footer a,
#footer a:visited {
	color: #fff;
}

#footer a:hover {
	color: #0094d2;
	text-decoration: none;
}

#footer .gototop {
	float: left;
	padding: 0 0 0 10px;
	width: 200px;
}

#footer .creds {
	float: right;
	padding: 0 10px 0 0;
	text-align: right;
	width: 735px;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 30px;
	overflow: hidden;
}

#comments {
	font-size: 13px;
	line-height: 20px;
}

#author,
#comment,
#email,
#url {
	font-size: 12px;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	margin: 0;
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style: none;
	margin: 10px 0 0;
	padding: 10px;
}

.comment-list li ul li {
	list-style-type: none;
}

.comment-list p,
.ping-list p {
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	margin: 10px 5px 10px 0;
	padding: 0;
	text-transform: none;
}

.comment-list ul.children {
	margin-top: 20px;
}

.comment-list ul.children li.comment  {
	background: #fff;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
	font-weight: bold;
}

.commentmetadata {
	font-weight:normal;
}

.comment-author { 
	background: #e5e5e5;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 10px 0;
}

.comment-meta { 
	background: #e5e5e5;
	font-size: 12px;
	padding: 0 10px 8px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
	padding: 0;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background: #f5f5f5;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
}


/*Table Layout*/  /*SHARED*/

table {
	border-collapse:collapse;
	background-color:#fff;
	margin-bottom:10px;
	overflow:auto;
}

caption {
	font-weight:bold;
	font-size:.99em;
	text-align:left;
	color:#036;
}

th, td {
	/*border: 1px solid #036;*/ /*changed for displaying tables on LMM web site 10-6-14 */
	border: 0px none #036;
	padding:6px;
}

th {
	background-color:#D5EAFF;
	}

/*For simple responsive/swipe table behavior, put a div with this class around every table. Goal: have WP insert this around every table by default upon publish */
.tresp {
	overflow:auto;
	width:100%;
	margin-bottom:15px;
	}



/* Content Boxes
------------------------------------------------------------ */
/*Shared*/

.content-box, 
p.content-box,
ul.content-box {
    margin: 0 0 15px;
    overflow: hidden;
    padding: 1%;
}

.content-box {
    background-color:transparent;
    /*border: 1px solid #919191;*/
	border: 0px none #000000;
}

.content-box.blue {
    background-color: #d8ecf7;
    border: 1px solid #afcde3;
}
 
.content-box.gray {
    background-color: #b8b8b8;
    border: 1px solid #919191;
}
 
.content-box.green {
    background-color: #d9edc2;
    border: 1px solid #b2ce96;
}
 
.content-box.purple {
    background-color: #e2e2f9;
    border: 1px solid #bebde9;
}

.content-box.darkpurple {
	background-color: #663399;
	border: 1px solid #bebde9;
}
 
.content-box.red {
    background-color: #f9dbdb;
    border: 1px solid #e9b3b3;
}
 
.content-box.yellow {
    background-color: #fef5c4;
    border: 1px solid #fadf98;
}

.content-box.gold {
	background-color: #FFCC00;
	border: 1px solid #fadf98;
}

/*Content Boxes with Column Classes */
/*Shared*/
/*  Subtracting for border and padding on left and right */
/* First column gets no padding, while other columns get padding-left of 3% */
/* Each box subtracts padding-left, padding-right and margin-left of 1% each or 3% */

.one-half.content-box,
.three-sixths.content-box,
.two-fourths.content-box {
	width: 46.6%; 
	margin-right:1%;
}

.one-third.content-box,
.two-sixths.content-box {
	width: 30%; 
	margin-right:1%;
}

.four-sixths.content-box,
.two-thirds.content-box  {
	width: 63%; 
	margin-right:1%;
}

.one-fourth.content-box {
	width: 21.4%; 
	margin-right:1%;
}

.three-fourths.content-box {
	width: 71.5%; 
	margin-right:1%;
}

.one-fifth.content-box {
	width: 16.5%; 
	margin-right:1%;
}

.two-fifths.content-box {
	width: 36.5%; 
	margin-right:1%;
}

.three-fifths.content-box {
	width: 56.2%; 
	margin-right:1%;
}

.four-fifths.content-box {
	width: 77.6%; 
	margin-right:1%;
}

.one-sixth.content-box {
	width: 13.3%; 
	margin-right:1%;
}

.five-sixths.content-box {
	width: 80%; 
	margin-right:1%;
}

/* Color Buttons
------------------------------------------------------------ */
/*Shared*/
 
.button-blue,
.button-gray,
.button-green,
.button-purple,
.button-red,
.button-yellow {
    padding: 5px 10px;
	border-radius: 4px;
	-moz-border-radius: 4px;
}
 
.button-blue:hover,
.button-gray:hover,
.button-green:hover,
.button-purple:hover,
.button-red:hover,
.button-yellow:hover {
    text-decoration: none;
}
 
.button-blue {
    background-color: #afcde3;
    border: 1px solid #afcde3;
}
 
.button-blue:hover {
    background-color: #83a2be;
    border: 1px solid #83a2be;
}
 
.button-gray {
    background-color: #bdbdbd;
    border: 1px solid #bdbdbd;
}
 
.button-gray:hover {
    background-color: #919191;
    border: 1px solid #919191;
}
 
.button-green {
    background-color: #b2ce96;
    border: 1px solid #b2ce96;
}
 
.button-green:hover {
    background-color: #86a36e;
    border: 1px solid #86a36e;
}
 
.button-purple {
    background-color: #bebde9;
    border: 1px solid #bebde9;
}
 
.button-purple:hover {
    background-color: #9291c7;
    border: 1px solid #9291c7;
}
 
.button-red {
    background-color: #e9b3b3;
    border: 1px solid #e9b3b3;
}
 
.button-red:hover {
    background-color: #c78787;
    border: 1px solid #c78787;
}
 
.button-yellow {
    background-color: #fadf98;
    border: 1px solid #fadf98;
}
 
.button-yellow:hover {
    background-color: #ecb870;
    border: 1px solid #ecb870;
}

/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	color: #333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px !important;
	padding: 4px 5px !important;
}

div.gform_footer input.button {
	color: #fff;
}

div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}

/* Genesis Responsive Slider Widget Styles
------------------------------------------------------------ */

/*No border needed*/
#inner #genesis-responsive-slider {
border: 0px;
}

/*No padding needed with only one p element*/
.entry-content .genesis_responsive_slider p, .widget .genesis_responsive_slider p {
	padding: 0px;
}

/*When widget appears in .entry-content area widget*/
.entry-content .genesis_responsive_slider ul li {
	margin: 0;
	padding: 0;
	}

.widget ol.flex-control-nav,
.entry-content ol.flex-control-nav {
float: left; 
margin: 20px 0 10px;
position: relative;
text-align: center;
width: 100%;
z-index: 100;
}

/*Overriding site list styles */

ul.slides, ol.flex-control-nav, ul.flex-direction-nav {
list-style: none;
margin: 0;
padding: 0;
}

.slides, .flex-control-nav, .flex-direction-nav {
list-style: none;
margin: 0;
padding: 0;
}

/* Accessibility and Miscellaneous Styles
------------------------------------------------------------ */

.hidden { /* A more accessible screen reader and browser compliant "hidden" styling */
	position:absolute;
	left:0px;
	top:-9999px;
	width:1px;
	height:1px;
	overflow:hidden;
	}
	
.hidden.skip a:active, .hidden.skip a:focus {
	position:static;
	width:auto;
	height:auto;}
	
.screenreader {position: absolute; top:0; left:-9999px}

code {
	font-family:"Courier New", Courier, monospace;
	}	
	
.readmorelink {
	float:right;
	margin-bottom:10px;
	}
	
/*Search Pages*/

.entry {
	clear:both;}

/*Compensating for Thickbox image taking up TB_window space */
#TB_window {
	padding-right:2%;
	}
	
#TB_closeWindow {
height: 25px;
padding: 10px 0;
}

/*Styling External Links for BWP External Links default settings */

a.ext-link, a.ext-link:link
{
background: url(images/external.png) no-repeat 100% 0;
padding-right: 13px;
}

a.ext-link:visited, a.ext-link:visited
{
/*color: purple;*/
background: url(images/external.png) no-repeat 100% -100px;
padding-right: 13px;
}

a.ext-link:hover, a.ext-link:active, a.ext-link:hover, a.ext-link:active
{
/*color: red;*/
background: url(images/external.png) no-repeat 100% -200px;
padding-right: 13px;
}

/* News Sky
------------------------------------------------------------ */

body.news-sky {
	background: #fff url("images/bg-image-sky2.jpg") no-repeat center top;
	background-color:#fff;
	}

.news-sky #nasahead, 
.news-sky #nasafoot {
	background-color:#6b81AF;
}

.news-sky #nasahead {
	background:url("images/header-sky.jpg") no-repeat left top;
	border-bottom:none;
}

.news-sky #nasafoot {
	border-top:1px solid #fff;
}

.news-sky #nasahead,
.news-sky #nasafoot,
.news-sky #nasahead a, 
.news-sky #nasafoot a, 
.news-sky #nasahead a:visited,
.news-sky #nasafoot a:visited {
	color: #fff;
}


.news-sky #nasaname, .news-sky #nasacenter {
	color: #fff;
}

.news-sky #nav, .news-sky #subnav, .news-sky #abovenav {
	background-color: #6b81AF;
}

.news-sky #nav, .news-sky #abovenav, .news-sky #subnav {
	border-bottom:1px solid #fff;
	}
	
.news-sky #nav li a, .news-sky #subnav li a, .news-sky #abovenav li a {
border-right: 1px solid #fff;
}

    /*content box stying*/

.news-sky #content, .news-sky .sidebar .widget, .news-sky .footer-widgets .widget {
	/*background-color:#ECF2FA;*/
background: #ECF2FA;
background: -moz-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ECF2FA), color-stop(100%, #FFF));
background: -webkit-linear-gradient(top, #ECF2FA 0%, #FFF 100%);
background: -o-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
background: -ms-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
background: linear-gradient(to bottom, #ECF2FA 0%, #FFF 100%);
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
border: 1px solid #E6E6E6;
}

.news-sky #content {  /*Add margin so shadow diaplays correctly at bottom */
	margin-bottom:4px; 
	}

     /*content box re-sizing*/
	 
.news-sky #sidebar, .news-sky #sidebar-alt {
	width:226px; /*Reducing in width from 232px, 232-226=6px*/
	}

.news-sky #content h1, .news-sky #content h2, .news-sky #content h3, .news-sky #content h4, .news-sky #content h5, .news-sky #content h6 {
border-bottom: 1px solid #b8Cbdd;
}

.news-sky .sidebar .widget, .news-sky .footer-widgets .widget { /*if one color desired*/
/*background: #ECF2FA repeat-x scroll 0 0;*/  
/*background-image:none;*/
}

.news-sky .sidebar .widget a, .news-sky .footer-widgets .widget a {
	color: #132887;
	}

.news-sky .sidebar .widget.simple-section-nav,
.news-sky .sidebar  .widget.widget_nice_navigation,
.news-sky .sidebar .widget.widget_nav_menu,
.news-sky .sidebar .widget.widget_mypageorder,
.news-sky .sidebar .widget.flexipages_widget,
.news-sky .sidebar .widget.widget_pages,
.news-sky .footer-widgets .widget.simple-section-nav,
.news-sky .footer-widgets .widget.widget_nice_navigation,
.news-sky .footer-widgets .widget.widget_nav_menu,
.news-sky .footer-widgets .widget.widget_mypageorder,
.news-sky .footer-widgets .widget.flexipages_widget,
.news-sky .footer-widgets .widget.widget_pages { /*if leftnav elements should have same background color as topnav */
	/*background: #6b81AF repeat-x scroll 0 0;
	background-image:none;*/
}

.news-sky .nasalinks ul li {
background: url(images/head-foot-list-white.gif) 0px 1px no-repeat;
}

.news-sky a {
	color: #273DA2;
	text-decoration: none;
}

.news-sky a:visited {
	color: #132887;
}

.news-sky a:hover {
	text-decoration: underline;
}

.news-sky #header ul.nav li li a,
.news-sky #header ul.nav li li a:link,
.news-sky #header ul.nav li li a:visited,
.news-sky #header ul.menu li li a,
.news-sky #header ul.menu li li a:link,
.news-sky #header ul.menu li li a:visited,
.news-sky #nav li li a,
.news-sky #nav li li a:link,
.news-sky #nav li li a:visited {
	color: #fff;
}

.news-sky #subnav li li a,
.news-sky #subnav li li a:link,
.news-sky #subnav li li a:visited {
	color: #fff;
}

.news-sky #header ul.nav li a:hover,
.news-sky #header ul.nav li a:active,
.news-sky #header ul.nav .current_page_item a,
.news-sky #header ul.nav .current-cat a,
.news-sky #header ul.nav .current-menu-item a,
.news-sky #header ul.menu li a:hover,
.news-sky #header ul.menu li a:active,
.news-sky #header ul.menu .current_page_item a,
.news-sky #header ul.menu .current-cat a,
.news-sky #header ul.menu .current-menu-item a,
.news-sky #header ul.nav li li a:hover,
.news-sky #header ul.nav li li a:active,
.news-sky #header ul.menu li li a:hover,
.news-sky #header ul.menu li li a:active,
.news-sky #nav li a:hover,
.news-sky #nav li a:active,
.news-sky #nav .current_page_item a,
.news-sky #nav .current-cat a,
.news-sky #nav .current-menu-item a,
.news-sky #nav li li a:hover,
.news-sky #nav li li a:active,
.news-sky #nav li.right a:hover,
.news-sky #subnav li a:hover,
.news-sky #subnav li a:active,
.news-sky #subnav .current_page_item a,
.news-sky #subnav .current-cat a,
.news-sky #subnav .current-menu-item a,
.news-sky #subnav li li a:hover,
.news-sky #subnav li li a:active
/*.news-sky h2 a:hover*/ {
	color: #FF6;
}

/**/
.news-sky #nav li a:hover,
.news-sky #subnav li a:hover,
.news-sky #abovenav li a:hover {
	background-color: #556D9F;
	}

.news-sky #nav li li a,
.news-sky #nav li li a:link,
.news-sky #nav li li a:visited,
.news-sky #subnav li li a,
.news-sky #subnav li li a:link,
.news-sky #subnav li li a:visited,
.news-sky #abovenav li li a,
.news-sky #abovenav li li a:link,
.news-sky #abovenav li li a:visited {
	background-color: #6b81AF;
	border: 1px solid #fff;
	border-top-width:0;
}

.news-sky #nav li li a:hover,
.news-sky #nav li li a:active,
.news-sky #subnav li li a:hover,
.news-sky #subnav li li a:active,
.news-sky #abovenav li li a:hover,
.news-sky #abovenav li li a:active {
	color: #FF6;
	background-color: #556D9F;
}
/**/


.news-sky .navigation li a:hover,
.news-sky .navigation li.active a {
	background-color: #B9C2EE;
}

.news-sky .navigation li a:hover,
.news-sky .navigation li.active a {
	border: 1px solid #273DA2;
}

.news-sky h2 a:hover {
	text-decoration: none;
}

.news-sky input[type="button"],
.news-sky input[type="submit"] {
	background-color: #273DA2;
	border:  1px solid #E7EBFD;
}

.news-sky input:hover[type="button"],
.news-sky input:hover[type="submit"] {
	background-color: #314DCC;
	border: 1px solid #314DCC;
}

.news-sky .sidebar .widget h1,
.news-sky .sidebar .widget h2,
.news-sky .sidebar .widget h3,
.news-sky .sidebar .widget h4,
.news-sky .sidebar .widget h5,
.news-sky .sidebar .widget h6,
.news-sky .footer-widgets .widget h1,
.news-sky .footer-widgets .widget h2,
.news-sky .footer-widgets .widget h3,
.news-sky .footer-widgets .widget h4,
.news-sky .footer-widgets .widget h5,
.news-sky .footer-widgets .widget h6 {
	color: #000;
	padding-bottom:0;
}

.news-sky .sidebar .widget.simple-section-nav li, 
.news-sky .sidebar .widget.widget_nice_navigation li, 
.news-sky .sidebar .widget.widget_nav_menu li, 
.news-sky .sidebar .widget.widget_mypageorder li, 
.news-sky .sidebar .widget.flexipages_widget li, 
.news-sky .sidebar .widget.widget_pages li, 
.news-sky .footer-widgets .widget.simple-section-nav li, 
.news-sky .footer-widgets .widget.widget_nice_navigation li, 
.news-sky .footer-widgets .widget.widget_nav_menu li, 
.news-sky .footer-widgets .widget.widget_mypageorder li, 
.news-sky .footer-widgets .widget.flexipages_widget li, 
.news-sky .footer-widgets .widget.widget_pages li {
	background:url('images/list-dot-blue-dark.png') no-repeat scroll left top transparent;
}	

.news-sky .sidebar .widget.simple-section-nav li.current_page_item,
.news-sky .sidebar .widget.widget_nice_navigation li.current_page_item, 
.news-sky .sidebar .widget.widget_nav_menu li.current_page_item,
.news-sky .sidebar .widget.widget_mypageorder li.current_page_item, 
.news-sky .sidebar .widget.flexipages_widget li.current_page_item,
.news-sky .sidebar .widget.widget_pages li.current_page_item,
.news-sky .footer-widgets .widget.simple-section-nav li.current_page_item,
.news-sky .footer-widgets .widget.widget_nice_navigation li.current_page_item, 
.news-sky .footer-widgets .widget.widget_nav_menu li.current_page_item,
.news-sky .footer-widgets .widget.widget_mypageorder li.current_page_item, 
.news-sky .footer-widgets .widget.flexipages_widget li.current_page_item,
.news-sky .footer-widgets .widget.widget_pages li.current_page_item {
background: url('images/list-dot-blue-dark.png') no-repeat scroll left top transparent;
}

.news-sky .sidebar .widget.widget_nice_navigation div.nice_navigation li.current_page_ancestor,
.news-sky .sidebar .widget.widget_nice_navigation div.nice_navigation li.current_page_parent,
.news-sky .sidebar .widget.widget_nice_navigation div.nice_navigation li.nice-navigation-selected,
.news-sky .sidebar .widget.widget_nice_navigation div.nice_navigation li.current_page_item.page-has-children,
.news-sky .footer-widgets .widget.widget_nice_navigation div.nice_navigation li.current_page_ancestor,
.news-sky .footer-widgets .widget.widget_nice_navigation div.nice_navigation li.current_page_parent,
.news-sky .footer-widgets .widget.widget_nice_navigation div.nice_navigation li.nice-navigation-selected,
.news-sky .footer-widgets .widget.widget_nice_navigation div.nice_navigation li.current_page_item.page-has-children
 {
	background: url(images/arrow-down-blue-dark.png) no-repeat -3px 0px;
}

.news-sky .sidebar .widget.widget_nice_navigation div.nice_navigation li.page-has-children, 
.news-sky .footer-widgets .widget.widget_nice_navigation div.nice_navigation li.page-has-children,
.news-sky .sidebar .widget.simple-section-nav li.page-has-children, 
.news-sky .footer-widgets .simple-section-nav li.page-has-children {
background: url(images/arrow-right-blue-dark.png) no-repeat -3px 0px;
}

.news-sky .sidebar .widget.widget_nice_navigation div.nice_navigation li .nice-navigation-deselected,
.news-sky .footer-widgets .widget.widget_nice_navigation div.nice_navigation li .nice-navigation-deselected {
	background-image: url(images/arrow-right-blue-dark.png) no-repeat -3px 0px; !important;
}


.news-sky .sidebar .widget p, 
.news-sky .sidebar .widget ol, 
.news-sky .sidebar .widget ul,
.news-sky .footer-widgets .widget p, 
.news-sky .footer-widgets .widget ol, 
.news-sky .footer-widgets .widget ul {
color: #000;
}

.news-sky .sidebar .widget li.current_page_item > a,
.news-sky .footer-widgets .widget li.current_page_item > a{
color: #273DA2;
}

/*Start alternative background for widgets here */
/*Transparent, unfortunately, we have to undo all elements*/
.news-sky .sidebar .widget.w-tr,
.news-sky .footer-widgets .widget.w-tr {
background: none;
background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #FFF));
background: -webkit-linear-gradient(top, #ffffff 0%, #FFF 100%);
background: -o-linear-gradient(top, #ffffff 0%, #ffffff 100%);
background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 100%);
background: linear-gradient(to bottom, #ffffff 0%, #FFF 100%);
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0);
-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0);
border: 0px solid #ffffff;
	}

.news-sky .wp-caption {
background-color:#fff;
}
	.news-sky #footer a,
	.news-sky #footer a:visited {
	color:#273DA2; 
	  }
	  
	.news-sky #footer a:hover {
	text-decoration: underline;
	  }

.news-sky .post-meta {
	border-bottom: 1px dotted #b8Cbdd;
}


/* HRP Design
------------------------------------------------------------ */

body.hrp-bkgd {
	background: #fff url("images/bg-image-sky2.jpg") no-repeat center top;
	background-color:#fff;
	}

.hrp-bkgd #nasahead, 
.hrp-bkgd #nasafoot {
	background-color:#6b81AF;
}

.hrp-bkgd #nasahead {
	background:url("images/header-sky.jpg") no-repeat left top;
	border-bottom:none;
}

.hrp-bkgd #nasafoot {
	border-top:1px solid #fff;
	background:url("images/header-sky.jpg") no-repeat left top;
}

.hrp-bkgd #nasahead,
.hrp-bkgd #nasafoot,
.hrp-bkgd #nasahead a, 
.hrp-bkgd #nasafoot a, 
.hrp-bkgd #nasahead a:visited,
.hrp-bkgd #nasafoot a:visited {
	color: #fff;
}


.hrp-bkgd #nasaname, .hrp-bkgd #nasacenter {
	color: #fff;
}

.hrp-bkgd #nav, .hrp-bkgd #subnav, .hrp-bkgd #abovenav {
	background-color: #6b81AF;
}

.hrp-bkgd #nav, .hrp-bkgd #abovenav, .hrp-bkgd #subnav {
	border-bottom:1px solid #fff;
	}
	
.hrp-bkgd #nav li a, .hrp-bkgd #subnav li a, .hrp-bkgd #abovenav li a {
border-right: 1px solid #fff;
}

    /*content box stying*/

.hrp-bkgd #content, .hrp-bkgd .sidebar .widget, .hrp-bkgd .footer-widgets .widget {
	/*background-color:#ECF2FA;*/
background: #ECF2FA;
background: -moz-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ECF2FA), color-stop(100%, #FFF));
background: -webkit-linear-gradient(top, #ECF2FA 0%, #FFF 100%);
background: -o-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
background: -ms-linear-gradient(top, #ecf2fa 0%, #ffffff 100%);
background: linear-gradient(to bottom, #ECF2FA 0%, #FFF 100%);
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.39);
/*border: 1px solid #E6E6E6;*/
background: url("images/blue_nav.png") repeat-x scroll 0px 0px rgb(0, 89, 178) !important;
width: 940px!important;
}

.hrp-bkgd #content {  /*Add margin so shadow diaplays correctly at bottom */
	margin-bottom:4px; 
	}

     /*content box re-sizing*/
	 
.hrp-bkgd #sidebar, .hrp-bkgd #sidebar-alt {
	width:226px; /*Reducing in width from 232px, 232-226=6px*/
	}

.hrp-bkgd #content h1, .hrp-bkgd #content h2, .hrp-bkgd #content h3, .hrp-bkgd #content h4, .hrp-bkgd #content h5, .hrp-bkgd #content h6 {
border-bottom: 1px solid #b8Cbdd;
}

.hrp-bkgd .sidebar .widget, .hrp-bkgd .footer-widgets .widget { /*if one color desired*/
/*background: #ECF2FA repeat-x scroll 0 0;*/  
/*background-image:none;*/
}

.hrp-bkgd .sidebar .widget a, .hrp-bkgd .footer-widgets .widget a {
	color: #132887;
	}

.hrp-bkgd .sidebar .widget.simple-section-nav,
.hrp-bkgd .sidebar  .widget.widget_nice_navigation,
.hrp-bkgd .sidebar .widget.widget_nav_menu,
.hrp-bkgd .sidebar .widget.widget_mypageorder,
.hrp-bkgd .sidebar .widget.flexipages_widget,
.hrp-bkgd .sidebar .widget.widget_pages,
.hrp-bkgd .footer-widgets .widget.simple-section-nav,
.hrp-bkgd .footer-widgets .widget.widget_nice_navigation,
.hrp-bkgd .footer-widgets .widget.widget_nav_menu,
.hrp-bkgd .footer-widgets .widget.widget_mypageorder,
.hrp-bkgd .footer-widgets .widget.flexipages_widget,
.hrp-bkgd .footer-widgets .widget.widget_pages { /*if leftnav elements should have same background color as topnav */
	/*background: #6b81AF repeat-x scroll 0 0;
	background-image:none;*/
}

.hrp-bkgd .nasalinks ul li {
background: url(images/head-foot-list-white.gif) 0px 1px no-repeat;
}

.hrp-bkgd a {
	/*color: #273DA2;*/
	color: #CCC !important;
	text-decoration: none;
}

.hrp-bkgd a:visited {
	color: #132887;
}

.hrp-bkgd a:hover {
	text-decoration: underline;
}

.hrp-bkgd #header ul.nav li li a,
.hrp-bkgd #header ul.nav li li a:link,
.hrp-bkgd #header ul.nav li li a:visited,
.hrp-bkgd #header ul.menu li li a,
.hrp-bkgd #header ul.menu li li a:link,
.hrp-bkgd #header ul.menu li li a:visited,
.hrp-bkgd #nav li li a,
.hrp-bkgd #nav li li a:link,
.hrp-bkgd #nav li li a:visited {
	color: #fff;
}

.hrp-bkgd #subnav li li a,
.hrp-bkgd #subnav li li a:link,
.hrp-bkgd #subnav li li a:visited {
	color: #fff;
}

.hrp-bkgd #header ul.nav li a:hover,
.hrp-bkgd #header ul.nav li a:active,
.hrp-bkgd #header ul.nav .current_page_item a,
.hrp-bkgd #header ul.nav .current-cat a,
.hrp-bkgd #header ul.nav .current-menu-item a,
.hrp-bkgd #header ul.menu li a:hover,
.hrp-bkgd #header ul.menu li a:active,
.hrp-bkgd #header ul.menu .current_page_item a,
.hrp-bkgd #header ul.menu .current-cat a,
.hrp-bkgd #header ul.menu .current-menu-item a,
.hrp-bkgd #header ul.nav li li a:hover,
.hrp-bkgd #header ul.nav li li a:active,
.hrp-bkgd #header ul.menu li li a:hover,
.hrp-bkgd #header ul.menu li li a:active,
.hrp-bkgd #nav li a:hover,
.hrp-bkgd #nav li a:active,
.hrp-bkgd #nav .current_page_item a,
.hrp-bkgd #nav .current-cat a,
.hrp-bkgd #nav .current-menu-item a,
.hrp-bkgd #nav li li a:hover,
.hrp-bkgd #nav li li a:active,
.hrp-bkgd #nav li.right a:hover,
.hrp-bkgd #subnav li a:hover,
.hrp-bkgd #subnav li a:active,
.hrp-bkgd #subnav .current_page_item a,
.hrp-bkgd #subnav .current-cat a,
.hrp-bkgd #subnav .current-menu-item a,
.hrp-bkgd #subnav li li a:hover,
.hrp-bkgd #subnav li li a:active
/*.hrp-bkgd h2 a:hover*/ {
	color: #FF6;
}

/**/
.hrp-bkgd #nav li a:hover,
.hrp-bkgd #subnav li a:hover,
.hrp-bkgd #abovenav li a:hover {
	background-color: #556D9F;
	}

.hrp-bkgd #nav li li a,
.hrp-bkgd #nav li li a:link,
.hrp-bkgd #nav li li a:visited,
.hrp-bkgd #subnav li li a,
.hrp-bkgd #subnav li li a:link,
.hrp-bkgd #subnav li li a:visited,
.hrp-bkgd #abovenav li li a,
.hrp-bkgd #abovenav li li a:link,
.hrp-bkgd #abovenav li li a:visited {
	background-color: #6b81AF;
	border: 1px solid #fff;
	border-top-width:0;
}

.hrp-bkgd #nav li li a:hover,
.hrp-bkgd #nav li li a:active,
.hrp-bkgd #subnav li li a:hover,
.hrp-bkgd #subnav li li a:active,
.hrp-bkgd #abovenav li li a:hover,
.hrp-bkgd #abovenav li li a:active {
	color: #FF6;
	background-color: #556D9F;
}
/**/


.hrp-bkgd .navigation li a:hover,
.hrp-bkgd .navigation li.active a {
	background-color: #B9C2EE;
}

.hrp-bkgd .navigation li a:hover,
.hrp-bkgd .navigation li.active a {
	border: 1px solid #273DA2;
}

.hrp-bkgd h2 a:hover {
	text-decoration: none;
}

.hrp-bkgd input[type="button"],
.hrp-bkgd input[type="submit"] {
	background-color: #273DA2;
	border:  1px solid #E7EBFD;
}

.hrp-bkgd input:hover[type="button"],
.hrp-bkgd input:hover[type="submit"] {
	background-color: #314DCC;
	border: 1px solid #314DCC;
}

.hrp-bkgd .sidebar .widget h1,
.hrp-bkgd .sidebar .widget h2,
.hrp-bkgd .sidebar .widget h3,
.hrp-bkgd .sidebar .widget h4,
.hrp-bkgd .sidebar .widget h5,
.hrp-bkgd .sidebar .widget h6,
.hrp-bkgd .footer-widgets .widget h1,
.hrp-bkgd .footer-widgets .widget h2,
.hrp-bkgd .footer-widgets .widget h3,
.hrp-bkgd .footer-widgets .widget h4,
.hrp-bkgd .footer-widgets .widget h5,
.hrp-bkgd .footer-widgets .widget h6 {
	color: #000;
	padding-bottom:0;
}

.hrp-bkgd .sidebar .widget.simple-section-nav li, 
.hrp-bkgd .sidebar .widget.widget_nice_navigation li, 
.hrp-bkgd .sidebar .widget.widget_nav_menu li, 
.hrp-bkgd .sidebar .widget.widget_mypageorder li, 
.hrp-bkgd .sidebar .widget.flexipages_widget li, 
.hrp-bkgd .sidebar .widget.widget_pages li, 
.hrp-bkgd .footer-widgets .widget.simple-section-nav li, 
.hrp-bkgd .footer-widgets .widget.widget_nice_navigation li, 
.hrp-bkgd .footer-widgets .widget.widget_nav_menu li, 
.hrp-bkgd .footer-widgets .widget.widget_mypageorder li, 
.hrp-bkgd .footer-widgets .widget.flexipages_widget li, 
.hrp-bkgd .footer-widgets .widget.widget_pages li {
	background:url('images/list-dot-blue-dark.png') no-repeat scroll left top transparent;
}	

.hrp-bkgd .sidebar .widget.simple-section-nav li.current_page_item,
.hrp-bkgd .sidebar .widget.widget_nice_navigation li.current_page_item, 
.hrp-bkgd .sidebar .widget.widget_nav_menu li.current_page_item,
.hrp-bkgd .sidebar .widget.widget_mypageorder li.current_page_item, 
.hrp-bkgd .sidebar .widget.flexipages_widget li.current_page_item,
.hrp-bkgd .sidebar .widget.widget_pages li.current_page_item,
.hrp-bkgd .footer-widgets .widget.simple-section-nav li.current_page_item,
.hrp-bkgd .footer-widgets .widget.widget_nice_navigation li.current_page_item, 
.hrp-bkgd .footer-widgets .widget.widget_nav_menu li.current_page_item,
.hrp-bkgd .footer-widgets .widget.widget_mypageorder li.current_page_item, 
.hrp-bkgd .footer-widgets .widget.flexipages_widget li.current_page_item,
.hrp-bkgd .footer-widgets .widget.widget_pages li.current_page_item {
background: url('images/list-dot-blue-dark.png') no-repeat scroll left top transparent;
}

.hrp-bkgd .sidebar .widget.widget_nice_navigation div.nice_navigation li.current_page_ancestor,
.hrp-bkgd .sidebar .widget.widget_nice_navigation div.nice_navigation li.current_page_parent,
.hrp-bkgd .sidebar .widget.widget_nice_navigation div.nice_navigation li.nice-navigation-selected,
.hrp-bkgd .sidebar .widget.widget_nice_navigation div.nice_navigation li.current_page_item.page-has-children,
.hrp-bkgd .footer-widgets .widget.widget_nice_navigation div.nice_navigation li.current_page_ancestor,
.hrp-bkgd .footer-widgets .widget.widget_nice_navigation div.nice_navigation li.current_page_parent,
.hrp-bkgd .footer-widgets .widget.widget_nice_navigation div.nice_navigation li.nice-navigation-selected,
.hrp-bkgd .footer-widgets .widget.widget_nice_navigation div.nice_navigation li.current_page_item.page-has-children
 {
	background: url(images/arrow-down-blue-dark.png) no-repeat -3px 0px;
}

.hrp-bkgd .sidebar .widget.widget_nice_navigation div.nice_navigation li.page-has-children, 
.hrp-bkgd .footer-widgets .widget.widget_nice_navigation div.nice_navigation li.page-has-children,
.hrp-bkgd .sidebar .widget.simple-section-nav li.page-has-children, 
.hrp-bkgd .footer-widgets .simple-section-nav li.page-has-children {
background: url(images/arrow-right-blue-dark.png) no-repeat -3px 0px;
}

.hrp-bkgd .sidebar .widget.widget_nice_navigation div.nice_navigation li .nice-navigation-deselected,
.hrp-bkgd .footer-widgets .widget.widget_nice_navigation div.nice_navigation li .nice-navigation-deselected {
	background-image: url(images/arrow-right-blue-dark.png) no-repeat -3px 0px; !important;
}


.hrp-bkgd .sidebar .widget p, 
.hrp-bkgd .sidebar .widget ol, 
.hrp-bkgd .sidebar .widget ul,
.hrp-bkgd .footer-widgets .widget p, 
.hrp-bkgd .footer-widgets .widget ol, 
.hrp-bkgd .footer-widgets .widget ul {
color: #000;
}

.hrp-bkgd .sidebar .widget li.current_page_item > a,
.hrp-bkgd .footer-widgets .widget li.current_page_item > a{
color: #273DA2;
}

/*Start alternative background for widgets here */
/*Transparent, unfortunately, we have to undo all elements*/
.hrp-bkgd .sidebar .widget.w-tr,
.hrp-bkgd .footer-widgets .widget.w-tr {
background: none;
background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #FFF));
background: -webkit-linear-gradient(top, #ffffff 0%, #FFF 100%);
background: -o-linear-gradient(top, #ffffff 0%, #ffffff 100%);
background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 100%);
background: linear-gradient(to bottom, #ffffff 0%, #FFF 100%);
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0);
-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0);
border: 0px solid #ffffff;
	}

.hrp-bkgd .wp-caption {
background-color:#fff;
}
	.hrp-bkgd #footer a,
	.hrp-bkgd #footer a:visited {
	color:#273DA2; 
	  }
	  
	.hrp-bkgd #footer a:hover {
	text-decoration: underline;
	  }

.hrp-bkgd .post-meta {
	border-bottom: 1px dotted #b8Cbdd;
}


/***************Widget Headers*********/
 
.hrp-bkgd .widgettitle {
	font-family: Arial, Tahoma, Verdana !important;
	width: 160px;
    /*color:#c4421b;*/
	color: #63C;
    padding: 15px 0px 0px 15px;
    padding: 1.5rem 0rem 0rem 1.5rem
    /*border-bottom: 0px solid rgba(162, 152, 135, 1);*/
    margin-bottom: 10px;
    margin-bottom: 1rem;
    text-transform: none;
    font-size: 10px;
    font-size: 1.0rem;
	/*display: none;*/
}

.hrp-bkgd .bottomlefthome .widgettitle {
	margin-top: -30px;
	margin-left: -30px;
	color:#96F;
}
 
.hrp-bkgd .widgettitle:after {
	width: 160px;
    content: " ";
    position: absolute;
    top: 43px;
    left: 5px;
    right: 5px;
    /*border: 0px solid rgba(162, 152, 135, 1);*/
}

.hrp-bkgd .bottomlefthome {
    color:#fff;
	width: 192px;
    /*font-size: 10px !important;*/
    font-size: .7rem;
    line-height: 1.5;
    box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 1);
    margin-top: -25px;
    margin-top: 0rem;
	padding-bottom: 2.5rem;
	padding-left: 5px;
	padding-top: 10px;
    position: relative;
	background: url("images/blue_nav.png") repeat-x scroll 0px 0px rgb(0, 89, 178);
	/*background-color: transparent;*/
}

.hrp-bkgd .bottomlefthome a {
    color:#fff;
    font-size: .7rem;
    line-height: 1.3;
}

.hrp-bkgd .bottomlefthome a:hover {
	color: #FC0;
    font-size: .7rem;
	line-height: 1.3;
	text-decoration: none !important;
}

.hrp-bkgd .bottomlefthome a:selected {
    color:red !important;
    font-size: .7rem !important;
    line-height: 1.3;
}

.hrp-bkgd .bottomlefthome2  {
    color:#fff;
	width: 167px;
    /*font-size: 10px !important;*/
    font-size: .7rem !important;
    line-height: 1.5;
    margin-top: 20px;
    margin-top: 2.0rem;
	padding-bottom: 0.0rem;
	padding-left: 20px;
	padding-top: 0px;
    position: relative;	
}

.hrp-bkgd .bottomlefthome2 .widgettitle {
	margin-top: -30px;
	margin-left: -30px;
	margin-bottom: -2px;
	color:#96F;
}

.hrp-bkgd .bottomrighthome {
	font-family: Arial, Tahoma, Verdana !important;
    color:#fff;
	margin-left: 5px;
	width: 729px;
    /*font-size: 10px !important;*/
    font-size: .7rem !important;
    line-height: 1.3;
    box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 1);
    margin-top: 25px;
    margin-top: 0rem;
	padding-bottom: 2.5rem;
    position: relative;
	background: url("images/blue_nav.png") repeat-x scroll 0px 0px rgb(0, 89, 178);
	/*background-color: transparent;*/
	/*display: none;*/
}

.hrp-bkgd .bottomrighthome .textwidget {
	font-family: Arial, Tahoma, Verdana !important;
	color: #0060B4;
	margin-left: -25px;
	padding-right: 10px;	/*background-color: transparent;*/
	/*display: none;*/
}

.hrp-bkgd .bottomrighthome .widgettitle {
	font-family: Arial, Tahoma, Verdana !important;
	margin-left: -25px;
	/*display: none;*/
}

.hrp-bkgd .toplefthome {
	font-family: Arial, Tahoma, Verdana !important;
	color: #03C;
	width: 188px;
	margin-left: 0px;
    /*font-size: 10px !important;*/
    font-size: .7rem !important;
	line-height: 1.3;
	box-shadow: 1px 2px 5px 0px rgba(0,0,153,1);
	margin-top: 0px;
	margin-top: 0rem;
	padding-bottom: 0.5rem;
	padding-left: 0.8rem;
	position: relative;
	background: url("images/blue_nav.png") repeat-x scroll 0px 0px rgb(0, 89, 178);	/*background-color: transparent;*/
}

.hrp-bkgd .topmiddlehomeleft {
	font-family: Arial, Tahoma, Verdana !important;
    color:#03C;
	width: 188px;
    /*font-size: 10px !important;*/
    font-size: .7rem !important;
    line-height: 1.3;
    box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 1);
    margin-top: 25px;
    margin-top: 0rem;
	padding-bottom: 0.5rem;
	margin-left: 5px;
    position: relative;
	background: url("images/blue_nav.png") repeat-x scroll 0px 0px rgb(0, 89, 178);
	/*background-color: transparent;*/
}

.hrp-bkgd .topmiddlehome {
	font-family: Arial, Tahoma, Verdana !important;
    color:#03C;
	width: 188px;
    /*font-size: 10px !important;*/
    font-size: .7rem !important;
    line-height: 1.3;
    box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 1);
    margin-top: 25px;
    margin-top: 0rem;
	padding-bottom: 0.5rem;
	margin-left: 5px;
    position: relative;
	background: url("images/blue_nav.png") repeat-x scroll 0px 0px rgb(0, 89, 178);
	/*background-color: transparent;*/
}

.hrp-bkgd .topmiddlehomeright {
	font-family: Arial, Tahoma, Verdana !important;
    color:#03C;
	width: 188px;
    /*font-size: 10px !important;*/
    font-size: .7rem !important;
    line-height: 1.3;
    box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 1);
    margin-top: 25px;
    margin-top: 0rem;
	padding-bottom: 0.5rem;
	margin-left: 5px;
    position: relative;
	background: url("images/blue_nav.png") repeat-x scroll 0px 0px rgb(0, 89, 178);
	/*background-color: transparent;*/
}

.hrp-bkgd .toprighthome {
	font-family: Arial, Tahoma, Verdana !important;
    color:#03C;
	width: 188px;
    /*font-size: 10px !important;*/
    font-size: .7rem !important;
    line-height: 1.3;
    box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 1);
    margin-top: 25px;
    margin-top: 0rem;
	padding-bottom: 0.5rem;
	margin-left: 5px;
    position: relative;
	background: url("images/blue_nav.png") repeat-x scroll 0px 0px rgb(0, 89, 178);
	/*background-color: transparent;*/
}

.hrp-bkgd .topmenubar {
    color:#fff;
	width: 728px;
    /*font-size: 10px !important;*/
    font-size: .7rem !important;
    line-height: 1.3;
    box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 1);
    margin-top: 25px;
    margin-top: 0rem;
	padding-bottom: 2.5rem;
	margin-left: 0px;
    position: relative;
	background: url("images/blue_nav.png") repeat-x scroll 0px 0px rgb(0, 89, 178);
	/*background-color: transparent;*/
}

.hrp-bkgd .collapseomatic {
	font-family: Arial, Tahoma, Verdana !important;
	color:#FFF;
	width: 190px;
	font-size: .9rem;
    line-height: 1.1;
}

.hrp-bkgd .collapseomatic2 {
	font-family: Arial, Tahoma, Verdana !important;
	color:#FFF;
	width: 790px!important;
	font-size: .9rem;
    line-height: 1.1;
}

.hrp-bkgd .colomat-hover {
    font-family: Arial,Tahoma,Verdana !important;
    color: rgb(255, 0, 0) !important;
    width: 190px;
    font-size: 0.9rem;
    line-height: 1.1;
    text-decoration: none !important;
}

.hrp-bkgd .colomat-visited {
	font-family: Arial, Tahoma, Verdana !important;
	color: #FFF !important;
	width: 190px;
	font-size: .9rem;
    line-height: 1.1;
	text-decoration: none !important;
}

.hrp-bkgd .colomat-close {
	font-family: Arial, Tahoma, Verdana !important;
	color: gold !important;
	width: 190px;
	font-size: .9rem;
    line-height: 1.1;
	text-decoration: none !important;
}

.hrp-bkgd .collapseomatic_content {
	margin-left: 0px !important;
	margin-top: 10px !important;
}

.hrp-bkgd #header .widget-area {
    float: right;
	display: block;
	overflow: hidden;
    padding: 0px 16px 6px 0px;
    /*max-width: 200px;*/
	width: 21%;
    /*max-height: 162px;*/
    color: #FFF;
    background-color:#0059B2;
	border-radius: 8px;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px;
}

.hrp-bkgd h1 {
	color: #FFF !important;
}

.hrp-bkgd h3 {
	color:#FFF !important;
}

.hrp-bkgd .nice_navigation li.current_page_item > a:visited {
    font-weight: bold;
    color: rgb(255, 0, 0)!important;
}

/*use this in the hrp widgets*/
.hrp-bkgd .collapseomatic {
    background-image: none!important;
    background-repeat: no-repeat;
    padding: 0px 0px 2px 0px;
    cursor: pointer;

}  /*END ALL MAIN STLYES SCREEN*/

/* Responsive Design
------------------------------------------------------------ */

@media only screen and (max-width: 960px) {

	body,
	.news-landing #inner,
	#inner {
		width: 100%;
		margin: 0 auto;
	}

	.content-sidebar #inner,
	.sidebar-content #inner,
	.content-sidebar-sidebar #inner,
	.sidebar-sidebar-content #inner,
	.sidebar-content-sidebar #inner {
		/*no backgroiund color needed*/
	}
	
	.sidebar-content-sidebar #content,
	.sidebar-content-sidebar #content-sidebar-wrap,
	.sidebar-sidebar-content #content-sidebar-wrap,
	.sidebar-content-sidebar #content-sidebar-wrap {
	float: none;
	width:100%
     }

	#header,
	#inner/*,
	#nav,
	#subnav,
	#abovenav */{
		border: none;
	}
	
	#wrap {
		padding-top:0;}
	
	#nav li a, 
	#subnav li a, 
	#abovenav li a,
	.news-sky #nav li a, 
	.news-sky #subnav li a, 
	.news-sky #abovenav li a {
	border:none;
	}
	
	.archive-page,
	.content-sidebar #content,
	.content-sidebar #content-sidebar-wrap,
	.content-sidebar-sidebar #content,
	.content-sidebar-sidebar #content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	#footer-widgets,
	.full-width-content.news-landing #content,
	.full-width-content #content,
	.full-width-content #content-sidebar-wrap,
	.home-middle-left,
	.home-middle-right,
	.home.news.content-sidebar #content,
	.news-landing .wrap,
	.sidebar,
	.sidebar-content #content,
	.sidebar-content #content-sidebar-wrap,
	.sidebar-sidebar-content #content-sidebar-wrap,
	.sidebar-content-sidebar #content,
	.sidebar-sidebar-content #content,
	#content-sidebar-wrap,
	#footer,
	#header,
	#home-bottom,
	#home-middle,
	#home-top,
	#sidebar-alt,
	#nasahead,
	#nasafoot, 
	.header-full-width #title-area,
	.header-full-width #title, 
	.header-full-width #title a,
	.news-sky #sidebar,
	.news-sky #sidebar-alt {
		box-sizing: border-box;
		width: 100%;
	}
	
	#nasahead, .news-sky #nasahead {   /*Spacing and border between NASA head and header banner is distracting at smaller resolutions*/
		margin-bottom:0px;
		border-bottom:none;
		}
	
	/*Header Styling*/
	/*Ref: http://mobile.smashingmagazine.com/2013/07/22/simple-responsive-images-with-css-backgrounds/ */
	
	
	/*If no HTML text displayed in header; banner has text embedded; user wants head to shrink */

	.header-image #header {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	font: 0/0 serif;
	text-shadow: none;
	color: transparent;
	background-size: 100% !important;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	min-height: 100% !important;
	height: 185px;
		}
		
	.header-image #title-area, .header-image #title, .header-image #title a {
	padding-top: 12%; /* height/width of image x 100% */
	display: block;
	height: 0;
		}
		
	/**/
	
	.nasaout,
	.nasasearch {
		padding:0;
		}
		
	.nasaout {
		margin-top:10px;
		}
		
	#nasaname {
		padding-top:0;
		}
		
	.nasasearch {
		margin:-25px 10px 10px 0;
		}

	#description {
		line-height:16px;}
	
		#footer .creds,
		#footer .gototop,
		#header ul.menu,
		#header .widget-area,
		#nav,
		#subnav,
		#abovenav,
		#title-area {
			float: none;
			text-align: center;
			width: 100%;
		}

	#title-area {
		padding: 5px 0 0;
		}

	#header .widget-area {
		padding: 10px 0;
		}
	
	#nasahead, #nasafoot {
		border:none;
		}
	
	#header .searchform {
		float: none;
		padding: 0;
		text-align: center;
		}

	#header ul.menu {
		float: none;
		}

	#header li,
	#nav li,
	#subnav li,
	#abovenav li {
		display: inline-block;
		float: none;
		}

	#header li li,
	#nav li li,
	#subnav li li,
	#abovenav li li {
		text-align: left;
	 	}

	#nav li.right,
	#nav li.social-facebook,
	#nav li.social-rss,
	#nav li.social-twitter,
	#subnav li.right,
	#subnav li.social-facebook,
	#subnav li.social-rss,
	#subnav li.social-twitter,
	#abovenav li.right,
	#abovenav li.social-facebook,
	#abovenav li.social-rss,
	#abovenav li.social-twitter {
		display: none;
		}

	.home.content-sidebar #home-bottom .featuredpost .post {
		padding: 0 0 10px;
		}

	.entry-content img,
	.featuredpage img,
	.featuredpost img,
	.post-image,
	.ui-tabs img {
		border: none;
		padding: 0;
		}

	img.ad-left,
	img.ad-right {
		float: left;
		margin: 5px 10px 5px 0;
		}

	#footer {
		background: none;
		padding: 15px 0 10px;
		}

	#footer p {
		padding: 0 20px;
		}
	
	#header .widget-area {
    	float: right;
    	display: none !important;
    	overflow: hidden;
    	padding: 6px 10px 0px;
    	width: 21%;
    	color: rgb(255, 255, 255);
    	background-color: rgb(51, 51, 51);
    	border-radius: 8px 8px 8px 8px;
		height: 130px !important;
		}
		
		.toplefthome {
			width: 148px !important;
			margin-left: 3px !important;
			font-size: .7rem !important;
			margin-top: 5px !important;

		}
		
		.topmiddlehomeleft {
			width: 148px !important;
			font-size: .7rem !important;
			margin-top: 5px !important;
			margin-top: 0rem;
		}
		
		.topmiddlehome {
			width: 148px !important;
			font-size: .7rem !important;
			margin-top: 5px !important;
		}
		
		.topmiddlehomeright {
			width: 148px !important;
			font-size: .7rem !important;
			margin-top: 5px !important;
		}
		
		.toprighthome {
			width: 148px !important;
			font-size: .7rem !important;
			margin-top: 5px !important;
		}
		
	.collapseomatic {
		font-family: Arial, Tahoma, Verdana !important;
		color:#FFF;
		width: 190px;
		font-size: .75rem !important;
		line-height: 1.1;
		}
	
	.colomat-hover {
		font-family: Arial, Tahoma, Verdana !important;
		color:#96F !important;
		width: 190px;
		font-size: .8rem !important;
		line-height: 1.1;
		text-decoration: none !important;
		}
	
	.colomat-visited {
		font-family: Arial, Tahoma, Verdana !important;
		color: #FFF !important;
		width: 190px;
		font-size: .8rem !important;
		line-height: 1.1;
		text-decoration: none !important;
		}
	
	.colomat-close {
		font-family: Arial, Tahoma, Verdana !important;
		color: gold !important;
		width: 190px;
		font-size: .8rem !important;
		line-height: 1.1;
		text-decoration: none !important;
		}
	
	.collapseomatic_content {
		margin-left: 0px !important;
		margin-top: 10px !important;
		}
		
	#header {
		padding-left: 18px;
		}
		
	.sidebar-content #content {
		/*width: 538px !important;*/
		width: 556px !important;
		margin-right: 6px;
		margin-top: -7px;		
		}
		
	.bottomlefthome {
		margin-left: 3px;
		margin-top: -7px !important;
		}
		
	.nasahomedescription {
		font-size: 10px;
		/*display:none;*/
		width: 110px;
		}
		
	.nasahomeheader {
		font-size: 12px !important;
		color: #FFF !important;
		cursor: pointer;
		}
		
	.nasahomeheader:hover {
		font-size: 12px !important;
		color: rgb(255, 204, 0) !important;
		}
		
	.nasacenterinfo {
		text-align: center!important;
		margin-left: 10px !important;
		margin-top: 0px !important;
		}
		
	.nasahome {
		width: auto !important;
		text-align:left;
		margin-left:0px !important;
		}
		
	.nasahome1 {
		width: auto !important;
		text-align:left;
		margin-left:6px !important;
		}
		
	.nasafor {
		text-align: center!important;
		margin-left: 10px !important;
		margin-top: 20px !important;
		width: 325px !important;
		font-size: 12px !important;
		}
		
	.nasafor2 {
		font-size: 12px !important;
		}
		
	.nasafor2:hover {
		color: #B299FF;
		cursor:pointer;
		}

	#nasahead .nasahome1 {
		/*margin-left:20px;*/
		float:left;
		}
		
	#nasahead .nasahome a {
		margin-right: 10px;
		margin-left: 10px;
		}	

	}

@media only screen and (max-width: 600px) {

	#title {
		font-size: 24px;
		line-height: 1;
		}
	
	#description {
		font-size:12px;
		}

	#nav li a,
	#subnav li a,
	#abovenav li a {
		font-size: 12px;
		padding: 8px;
		}

	#home-top .ui-tabs ul.ui-tabs-nav {
		display: none;
		}

	#content {
		padding: 15px 20px;
		}

	h1,
	h2,
	h2 a,
	h2 a:visited {
		font-size: 24px;
		}

	h3,
	h4 {
		font-size: 18px;
		}

	.five-sixths,
	.four-fifths,
	.four-sixths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.two-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		padding: 0;
		width: 100%;
		}

	.content-box, 
	p.content-box,
	ul.content-box {
		padding: 2%;
		}

	.one-half.content-box,
	.three-sixths.content-box,
	.two-fourths.content-box, 
	.one-third.content-box,
	.two-sixths.content-box, 
	.four-sixths.content-box,
	.two-thirds.content-box,
	.one-fourth.content-box,
	.three-fourths.content-box,
	.one-fifth.content-box,
	.two-fifths.content-box,
	.three-fifths.content-box,
	.four-fifths.content-box,
	.one-sixth.content-box,
	.five-sixths.content-box {
		width: 95%; 
		margin-right:0;
		}

		#header .widget-area {
    	float: right;
    	display: none !important;
    	overflow: hidden;
    	padding: 6px 10px 0px;
    	width: 21%;
    	color: rgb(255, 255, 255);
    	background-color: rgb(51, 51, 51);
    	border-radius: 8px 8px 8px 8px;
		}
		
		.nasahomedescription {
		font-size: 10px;
		display:none;
		}
		
		.nasahomeheader {
		font-size: 12px !important;
		color: #FFF !important;
		cursor: pointer;
		}
		
		.nasahomeheader:hover {
		font-size: 12px !important;
		color: rgb(255, 204, 0) !important;
		}
		
		.nasacenterinfo {
		text-align: center!important;
		margin-top: 8px !important;
		}
		
		.nasahome {
		width: auto !important;
		text-align:left;
		margin-left:0px !important;
		}
		
		.nasahome1 {
		width: auto !important;
		text-align:left;
		margin-left: 20px;
		}
		
		.nasafor {
		text-align: center!important;
		margin-left: -10px !important;
		margin-top: 0px !important;
		width: 400px !important;
		}	
		
		#nasahead .nasahome a {
    	margin-right: -5px;
    	margin-left: 5px;
		}
		
		.header-image #header {
		height: 130px;
		}

	}

@media only screen and (max-width: 510px) {
		.nasacenterinfo {
			width:250px;
			margin-top:10px;
		}
			
		#nasaname {
			display:none;
		}
			
		.nasaout {
			width:100px;
			float:right;
			margin-top:10px;
		}
	
		#nasacenter {
			font-size:18px;
			line-height:18px;
		}
			
		#nasahead .nasahome a, #nasafoot .nasahome a {
			min-width: 75px;
			min-height: 74px;
			background-size:75px;
		}
		
		/*.nasasearch {
			float:right;
			padding-top:10px;
			margin-top:10px;
			}*/
	
		.nasaRNO, .nasaplus, #nasafoot .nasahome {
			float:left;
			padding: 10px 0 0 20px;
			width:50%;
		}
		
		.nasaplus {
			padding: 8px 0 10px 280px;
			margin-top: -83px;
			
		}
		
		/*Swaps out the unlinked Center name for the  linked one. Move this as needed for larger devices, for when it is decided the "Visit NASA.gov" info is removed from display */
		
		#nasacenter #nc-nolink {
		display:none;
		}
		
		#nasacenter #nc-link {
		display:block;
		}
		
		#nasahead #nasacenter a {
			color:#FF0;
		}
			
		.nasahomedescription {
		font-size: 10px;
		display:none;
		}
		
		.nasahomeheader {
		font-size: 12px !important;
		color: #FFF !important;
		}
		
		.nasahomeheader:hover {
		font-size: 12px !important;
		color: rgb(255, 204, 0) !important;
		cursor: pointer;
		}
		
		.nasacenterinfo {
		text-align: center!important;
		}
		
		.nasahome {
		width: auto !important;
		text-align:left;
		margin-left:0px !important;
		}
		
		.nasahome1 {
		width: auto !important;
		text-align:left;
		margin-left: 14px;
		font-size: 6px;
		}

		#nasahead .nasahome1 {
    		margin-left: 14px !important;
    		float: left;
		}
		
		.nasafor {
		text-align: center!important;
		margin-left: -10px !important;
		margin-top: -20px !important;
		width: 400px !important;
		font-size: 8px !important;
		}
		
.nasafor2 {
    text-align: center !important;
    /*margin-left: -10px !important;*/
    margin-top: -0px !important;
    width: 400px !important;
    font-size: 6px !important;
}
		
		.nasafor2:hover {
		color: #B299FF;
		cursor:pointer;
		}
		
		#header {
    		min-height: 128px;
		margin-bottom: -15px;
		padding-left: 0px;
		}
		
		#title-area {
			display: none;
		}
		
		.toplefthome {
			width: 100% !important;
			margin-left: 0px !important;
			margin-top: -5px !important;
		}
		
		.topmiddlehomeleft {
			width: 100% !important;
			margin-left: 0px !important;
			margin-top: -10px !important;
		}
		
		.topmiddlehome {
			width: 100% !important;
			margin-left: 0px !important;
			margin-top: -10px !important;
		}
		
		.topmiddlehomeright {
			width: 100% !important;
			margin-left: 0px !important;
			margin-top: -10px !important;
		}
		
		.toprighthome {
			width: 100% !important;
			margin-left: 0px !important;
			margin-top: -10px !important;
		}
		
		.bottomlefthome {
			width: 100% !important;
			margin-left: 0px !important;
			margin-top: -10px !important;
			padding-top: 15px !important;
		}
		
		.bottomlefthome2 {
			/*width: 107px !important;*/
			width: 44% !important;
			float:left !important;
			margin-left: 215px !important;
			margin-top: -200px !important;
		}
		
		.bottomlefthome2 .widgettitle {
			font-size: 0.7rem !important;
    			margin-top: -30px;
    			margin-left: -30px;
    			margin-bottom: -2px;
    			color: rgb(255, 204, 0) !important;
		}
		
		.sidebar-content #content {
    			/*width: 92% !important;*/
			width: 100% !important;
			margin-top: -5px;
			margin-right: 0px;
		}
		
		div.nice_navigation li {
			width: 60% !important;
    			margin: 0px;
    			padding: 0px 0px 0px 0px;
			float: left;
		}
		
		div.nice_navigation li.page-has-children {
			width: 60% !important;
		}
		
		div.nice_navigation li.current_page_item li {
    			width: 80% !important;
		}
		
		div.nice_navigation li.current_page_item li li {
    			width: 80% !important;
		}
		
		.nasasearch {
    			float: right;
    			padding-top: 10px;
    			margin-top: 0px;
			margin-bottom: 0px;
			margin-right: 95px;
		}
		
		.nasasearch .s {
    			width: 170px;
    			height: 20px;
			padding-top: 2px;
			font-size: 11px;
		}
		
		input[type="button"], input[type="submit"] {
    			font-size: 11px;
    			padding: 5px 4px 3px;
    			height: 22px;
    			margin-bottom: 1px;
    			margin-top: 0px;
    			padding-top: 2px;
		}
		
		.collapseomatic {
			font-size: 1.0rem !important;
		}
	
		.colomat-hover {
			font-size: 1.0rem !important;
		}
	
		.colomat-visited {
			font-size: 1.0rem !important;
		}
	
		.colomat-close {
			font-size: 1.0rem !important;
		}
	
		.collapseomatic_content {
			font-size: .8rem !important;
			margin-left: 0px !important;
			margin-top: 10px !important;
		}
	
		.textwidget {
			padding-top: 13px !important;
			padding-bottom: 4px;
		}
		
		#nasahead .nasahome a {
    			margin-right: 0px;
    			margin-left: 5px;
		}
		
		.header-image #header {
			height: 130px;
		}

		#nasahead, #nasafoot, #nasahead a, #nasafoot a, #nasahead a:visited, #nasafoot a:visited {
    			font-weight: normal;
    			color: #FFF;
    			font-size: 10px !important;
		}

		.widgettitle {
    			padding: 25px 0px 0px 15px !important;
		}

		.featuredproject {
    			color: #FFF;
    			width: 437px !important;
    			font-size: 0.7rem;
    			line-height: 1.5;
    			margin-top: 5rem;
    			padding-bottom: 0rem;
    			padding-left: 10px;
    			padding-top: 0px;
    			position: relative;
    			float: left;
		}

		.responsive-tabs .responsive-tabs__panel {
    			background: none repeat scroll 0% 0% transparent !important;
		}

		.responsive-tabs .responsive-tabs__heading {
    			background: none repeat scroll 0% 0% transparent !important;	
		}

		.responsive-tabs .responsive-tabs__heading--active, .responsive-tabs .responsive-tabs__heading--active:hover {
    			color: #FFD700 !important;
		}

}

@media only screen and (max-width: 480px) {

		.nasacenterinfo {
			width:220px;
			margin-left:10px;
		}
		
		/*.nasasearch .s {
			width: 80px;
		}*/
		
		#header .widget-area {
			float: right;
			display: none !important;
			overflow: hidden;
			padding: 6px 10px 0px;
			width: 21%;
			color: rgb(255, 255, 255);
			background-color: rgb(51, 51, 51);
			border-radius: 8px 8px 8px 8px;
		}
		
		.nasahomedescription {
			font-size: 10px;
			display:none;
		}
		
		.nasahomeheader {
			font-size: 8px !important;
			color: #FFF !important;
		}
		
		.nasahomeheader:hover {
			font-size: 8px !important;
			color: rgb(255, 204, 0) !important;
			cursor: pointer;
		}
		
		.nasacenterinfo {
			text-align: center!important;
		}
		
		.nasahome {
			width: auto !important;
			text-align:left;
			margin-left:-6px !important;
		}
		
		.nasahome1 {
			width: auto !important;
			text-align:left;
			margin-left: 6px !important;
			padding: 0px !important;
		}
		
		.nasafor {
			text-align: center!important;
			margin-left: -27px !important;
			margin-top: -6px !important;
			width: 275px !important;
			font-size: 6px !important;
		}
		
		.nasafor2 {
			font-size: 10px !important;
			color: green;
		}
		
		.nasafor2:hover {
			color: #B299FF;
			cursor:pointer;
		}
		
		#header {
    			min-height: 84px;
			padding-left: 0px;
			margin-bottom: -10px !important;
		}
		
		.sidebar-content #content {
    			/*width: 90% !important;*/
			width: 100% !important;
			margin-top: -4px;
		}
		
		a {
    		font-size:12px !important;
			line-height:16px !important;
		}
		
		.entry-content ul li {
    			margin: 0px 0px 0px 15px;
    			padding: 0px;
		}
		
		div.nice_navigation li {
			width: 55% !important;
    			margin: 0px;
    			padding: 0px 0px 0px 0px;
			float: left;
		}
		div.nice_navigation li.page-has-children {
			width: 70% !important;
		}
		div.nice_navigation li.current_page_item li {
    			width: 70% !important;
		}
		div.nice_navigation li.current_page_item li li {
    			width: 70% !important;
		}
		
		.collapseomatic {
			font-size: .9rem !important;
		}
		
		.colomat-hover {
			font-size: .9rem !important;
		}
		
		.colomat-visited {
			font-size: .9rem !important;
		}
		
		.colomat-close {
			font-size: .9rem !important;
		}
		
		.collapseomatic_content {
			font-size: .7rem !important;
			margin-left: 0px !important;
			margin-top: 10px !important;
		}

		.nasasearch {
    			float: right;
    			padding-top: 10px;
    			margin-top: -10px;
			margin-bottom: -10px;
			margin-right: 30px;
		}

		.nasasearch .s {
    			width: 170px;
    			height: 20px;
			padding-top: 2px;
			font-size: 11px;
		}
		
		input[type="button"], input[type="submit"] {
    			font-size: 11px;
    			padding: 5px 4px 3px;
    			height: 22px;
    			margin-bottom: 1px;
    			margin-top: 0px;
    			padding-top: 2px;
		}
		
		.toplefthome {
			width: 100% !important;
			margin-left: 0px !important;
			margin-top: 0px !important;
			border-top:#999;
			border-top-width:thin;
			border-top-style:solid;
		}
		
		.topmiddlehomeleft {
			width: 100% !important;
			margin-left: 0px !important;
			margin-top: -15px !important;
			border-top:#999;
			border-top-width:thin;
			border-top-style:solid;
		}
		
		.topmiddlehome {
			width: 100% !important;
			margin-left: 0px !important;
			margin-top: -15px !important;
			border-top:#999;
			border-top-width:thin;
			border-top-style:solid;
		}
		
		.topmiddlehomeright {
			width: 100% !important;
			margin-left: 0px !important;
			margin-top: -15px !important;
			border-top:#999;
			border-top-width:thin;
			border-top-style:solid;
		}
		
		.toprighthome {
			width: 100% !important;
			margin-left: 0px !important;
			margin-top: -15px !important;
			border-top:#999;
			border-top-width:thin;
			border-top-style:solid;
		}
		
		.bottomlefthome {
			width: 100% !important;
			margin-left: 0px !important;
			margin-top: -15px !important;
			border-top:#999;
			border-top-width:thin;
			border-top-style:solid;
			padding-top: 20px !important;
		}
		.bottomlefthome2 {
			/*width: 107px !important;*/
			width: 32% !important;
			float:left !important;
			margin-left: -55px !important;
			margin-top: 12px !important;
		}
		
		.textwidget {
			padding-bottom: 4px;
		}
		
		#nasahead .nasahome a {
    			margin-right: 0px;
    			margin-left: 5px;
		}
		
		.header-image #header {
			height: 86px;
		}

		#nasahead, #nasahead a, #nasahead a:visited {
    			color: #FFF;
    			font-size: 8px !important;
		}
		
	}

@media only screen and (max-width: 320px) {
	
		#nasahead .nasahome a, #nasafoot .nasahome a {
			min-width: 60px;
			min-height: 58px;
			background-size:60px;
			margin-right: -5px;
    			margin-left: 10px;
		}
			
		.nasacenterinfo {
			width:120px;
		}
	
		#nasacenter {
			font-size:16px;
		}
		
		#header {
			padding: 1px;
			visibility: visible;
			min-height: 66px;
			background-image: url(https://spaceflightsystems.grc.nasa.gov/wp-content/uploads/sfs14_240.png);
		}
		
		.header-image #header {
		height: 67px;
		}
			
		#header .widget-area {
			display: none !important;
		}
		
		#nasahead .nasaout {
			display:none;
		}
	
		/*.nasasearch {
			text-align:center;
			float:right;
			width:100%;
			padding-top:0px;
			margin:0 0 6px 0;
			}*/
			
		.nasahomedescription {
			font-size: 6px;
			display:none;
		}
		
		.nasahomeheader {
			font-size: 6.5px !important;
			color: #FFF !important;
		}
		
		.nasahomeheader:hover {
			font-size: 6.5px !important;
			color: rgb(255, 204, 0) !important;
			cursor: pointer;
		}
		
		.nasacenterinfo {
			text-align: center!important;
		}
		
		.nasahome {
			width: auto !important;
			text-align:left;
			margin-left:-11px !important;
		}
		
		.nasahome1 {
			width: auto !important;
			text-align:left;
			margin-left:5px !important;
			font-size: 4px !important;
		}
		
		.nasafor {
			text-align: center!important;
			/*margin-left: 16px !important;*/
			margin-top: -10px !important;
			width: 185px !important;
			font-size: 7px !important;
		}
		
		.nasafor2 {
			font-size: 17px !important;
		}
		
		.nasafor2:hover {
			color: #B299FF;
			cursor:pointer;
		}
		
		div.nice_navigation li {
			width: 85% !important;
    		margin: 0px;
    		padding: 0px 0px 0px 0px;
			float: left;
		}
		
		div.nice_navigation li.page-has-children {
			width: 85% !important;
		}
		
		div.nice_navigation li.current_page_item li {
    		width: 90% !important;
		}
		
		div.nice_navigation li.current_page_item li li {
    		width: 90% !important;
		}
    	
		.sidebar-content #content {
    		/*width: 84% !important;*/
			width: 100% !important;
			margin-top: -10px;
		}
		
		p {
			font-size:11px !important;
			line-height:16px !important;
		}
		
		a {
    		font-size:11px !important;
			line-height:16px !important;
		}
		
		.entry-content ul li {
    		margin: 0px 0px 0px 15px;
    		padding: 0px;
		}
		
		.collapseomatic {
			font-size: .8rem !important;
		}
		
		.colomat-hover {
			font-size: .8rem !important;
		}
		
		.colomat-visited {
			font-size: .8rem !important;
		}
		
		.colomat-close {
			font-size: .8rem !important;
		}
		
		.collapseomatic_content {
			font-size: .7rem !important;
			margin-left: 0px !important;
			margin-top: 10px !important;
		}

		.nasasearch {
    		float: right;
    		padding-top: 10px;
    		margin-top: -10px;
			margin-bottom: -10px;
			margin-right: 24px;
		}

		.nasasearch .s {
    		width: 130px;
    		height: 20px;
			padding-top: 2px;
			font-size: 11px;
		}
		
		input[type="button"], input[type="submit"] {
    		font-size: 11px;
    		padding: 5px 4px 3px;
    		height: 22px;
    		margin-bottom: 1px;
    		margin-top: 0px;
    		padding-top: 2px;
		}
			
		.cycloneslider-template-default .cycloneslider-slides {
    		display:none;
		}
		
		.toplefthome {
			width: 100% !important;
			margin-left: 0px !important;
			margin-top: -1px !important;
		}
		
		.topmiddlehomeleft {
			width: 100% !important;
			margin-left: 0px !important;
			margin-top: -15px !important;
			border-top:#999;
			border-top-width:thin;
			border-top-style:solid;
		}
		
		.topmiddlehome {
			width: 100% !important;
			margin-left: 0px !important;
			margin-top: -15px !important;
			border-top:#999;
			border-top-width:thin;
			border-top-style:solid;
		}
		
		.topmiddlehomeright {
			width: 100% !important;
			margin-left: 0px !important;
			margin-top: -15px !important;
			border-top:#999;
			border-top-width:thin;
			border-top-style:solid;
		}
		
		.toprighthome {
			width: 100% !important;
			margin-left: 0px !important;
			margin-top: -15px !important;
			border-top:#999;
			border-top-width:thin;
			border-top-style:solid;
		}
		
		.bottomlefthome {
			width: 100% !important;
			margin-left: 0px !important;
			margin-top: -15px !important;
			border-top:#999;
			border-top-width:thin;
			border-top-style:solid;
			padding-top: 20px !important;
		}
		
		.bottomlefthome2 {
			/*width: 107px !important;*/
			width: 32% !important;
			float:left !important;
			margin-left: -25px !important;
			margin-top: 12px !important;
			display: none;
		}
		
		.bottomlefthome2 .widgettitle {
			font-size: 0.7rem !important;
    		margin-top: -30px;
    		margin-left: -30px;
    		margin-bottom: -2px;
    		color: rgb(255, 204, 0) !important;
		}
		.textwidget {
			padding-bottom: 4px;
		}
		
		.featuredproject p {
    		font-size: 0.725rem !important;
    		line-height: 1.5 !important;
    		width: 120% !important;
		}
		
		.fpw-featured-image, .fpw-featured-image img {
    		margin: 0px;
    		padding: 0px;
    		max-width: 100% !important;
    		height: auto !important;
    		margin-right: -40px !important;
		}
		
	}

#div.sd2-content-wrapper {
	margin-left: -100px;
	}
	
table.em-calendar {
	background-color:transparent;
	background: #2e2e2e url("images/widget-nav-bkg.gif") repeat-x scroll 0 0;
	width: 180px;
	margin-top: 25px;
	margin-left: 4px;
	margin-bottom: -30px;
	}
	
#em_calendar-2 {
	padding: 1px;
	}
	
#em_calendar-5 {
	padding: 2px;
	}
	
table.em-calendar td.eventless-pre, .em-calendar td.eventless-post {
    color: #6600CC!important;
	border-color:#999;
	}

table.em-calendar td.eventless {
	border-color:#999;
	}
	
table.em-calendar td.eventless-today {
    background-color: #6600CC!important;
	}
	
table.em-calendar td.eventful a {
    color: #FFCC33!important;
	}
	
table.em-calendar td {
    padding: 2px 2px;
    text-align: center;
    color: white;
	border-color:#999;
	}

#header .widget-area {
    float: right;
    display: block;
    overflow: hidden;
    padding: 0px 18px 6px 0px;
    /*padding: 0px 0px 0px 0px !important;*/
    /*max-width: 200px;*/
    width: 21%;
    /*max-height: 162px;*/
    color: transparent;
    /*background-color: #333;*/
    /*background-color: transparent;*/
    border-radius: 8px;
    -moz-border-radius: 8px; 
    -webkit-border-radius: 8px; 
    -khtml-border-radius: 8px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#aaaaaa',GradientType=0); /* IE6-9 */
    /*margin-right: 12px !important;
    margin-top: 8px !important;
    box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.7) !important;
    height: 150px !important;*/
}

.sidebar .widget a {
	line-height: 13px;
	display:block;
	padding-bottom:4px;
}
.sidebar .widget a:hover {
    color: gold;
    text-decoration: none;
	line-height: 13px;
	display:block;
	padding-bottom:4px;
}

.added_content {
	  -moz-column-count: 3;
	  -moz-column-gap: 10px;
	  -moz-column-rule: none;
	  -webkit-column-count: 3;
	  -webkit-column-gap: 10px;
	  -webkit-column-rule: none;
	column-count: 3;
	column-gap: 10px;
	column-rule: none;
	}
	
	/***************Main Background*********/
.site-container {
    background: #fff;
}
.site-inner {
    padding-top:0px;
    paffing-top:0rem;
 
}
/***************Generic Widget Styling********/
 
/*.homecontent {
    color:#7e7467;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.3;
    box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 1);
    margin-top: 25px;
    margin-top: 2.5rem;
    position: relative;
}*/

/***************Inner Widget Styling********/
.textwidget {
	font-family: Arial, Tahoma, Verdana !important;
	font-size: 16px;
	/*width:180px;*/
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 3px;
    /*padding: 12%;*/
    text-align: left;
}

.hometopcol {
    margin-top: 0px;
    margin-top: 0rem;
	/*height: 100%;*/
}
.fixedtopleft,
.fixedtopmiddleleft,
.fixedtopmiddle,
.fixedtopmiddleright,
.fixedtopright {
        /*height:180px;*/
}
 
/***************Widget Headers*********/
 
.widgettitle {
	font-family: Arial, Tahoma, Verdana !important;
	width: 160px;
    /*color:#c4421b;*/
	color: #63C;
    padding: 15px 0px 0px 15px;
    padding: 1.5rem 0rem 0rem 1.5rem
    /*border-bottom: 0px solid rgba(162, 152, 135, 1);*/
    margin-bottom: 10px;
    margin-bottom: 1rem;
    text-transform: none;
    font-size: 10px;
    font-size: 1.0rem;
	/*display: none;*/
}

.widgettitle2 {
	font-family: Arial, Tahoma, Verdana !important;
	width: 160px;
	/*color:#c4421b;*/
	color: #FC0;
	padding: 5px 0px 0px 5px;
    padding: .5rem 0rem 0rem .5rem
    /*border-bottom: 0px solid rgba(162, 152, 135, 1);*/
    margin-bottom: 0px;
	margin-bottom: 0rem;
	text-transform: none;
	font-size: 6px;
    font-size: .6rem;
	text-align: center;	/*display: none;*/
}

.bottomlefthome .widgettitle {
	margin-top: -30px;
	margin-left: -20px;
        margin-bottom: 4px;
	color:#96F;
}

.bottomlefthome .widgettitle3 {
	font-family: Arial, Tahoma, Verdana !important;
	width: 190px;
	margin-top: 190px;
	margin-left:0px;
	color:#96F;
}
 
.widgettitle:after {
	width: 160px;
    content: " ";
    position: absolute;
    top: 43px;
    left: 5px;
    right: 5px;
    /*border: 0px solid rgba(162, 152, 135, 1);*/
}

.bottomlefthome {
    color:#fff;
	width: 192px;
    /*font-size: 10px !important;*/
    font-size: .7rem;
    line-height: 1.5;
    box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 1);
    margin-top: -25px;
    margin-top: 0rem;
	padding-bottom: 2.5rem;
	padding-left: 5px;
	padding-top: 15px;
    position: relative;
	background: url("images/widget-nav-bkg.gif") repeat-x scroll 0px 0px rgb(46, 46, 46);
	/*background-color: transparent;*/
	float:left;
}

.bottomlefthome a {
    color:#fff;
    font-size: .7rem;
    line-height: 1.3;
}

.bottomlefthome a:hover {
	color: #96F;
    font-size: .7rem;
	line-height: 1.3;
	text-decoration: none !important;
}

.bottomlefthome a:selected {
    color:red !important;
    font-size: .7rem !important;
    line-height: 1.3;
}

.bottomlefthome2  {
    color:#fff;
	width: 167px;
    /*font-size: 10px !important;*/
    font-size: .7rem !important;
    line-height: 1.5;
    margin-top: 20px;
    margin-top: 2.0rem;
	padding-bottom: 0.0rem;
	padding-left: 20px;
	padding-top: 0px;
    position:relative;
	float:left;
}

.bottomlefthome2 .widgettitle {
	margin-top: -30px;
	margin-left: -30px;
	margin-bottom: -2px;
	color:#96F;
}

.bottomrighthome {
	font-family: Arial, Tahoma, Verdana !important;
    color:#fff;
	margin-left: 5px;
	width: 729px;
    /*font-size: 10px !important;*/
    font-size: .7rem !important;
    line-height: 1.3;
    box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 1);
    margin-top: 25px;
    margin-top: 0rem;
	padding-bottom: 2.5rem;
    position: relative;
	background: url("images/widget-nav-bkg.gif") repeat-x scroll 0px 0px rgb(46, 46, 46);
	/*background-color: transparent;*/
	/*display: none;*/
}

.bottomrighthome .textwidget {
	font-family: Arial, Tahoma, Verdana !important;
    color:#fff;
	margin-left: -25px;
	padding-right: 10px;
	/*background-color: transparent;*/
	/*display: none;*/
}

.bottomrighthome .widgettitle {
	font-family: Arial, Tahoma, Verdana !important;
	margin-left: -25px;
	/*display: none;*/
}

.toplefthome {
	font-family: Arial, Tahoma, Verdana !important;
    color:#fff;
	width: 188px;
	margin-left: 0px;
    /*font-size: 10px !important;*/
    font-size: .7rem !important;
    line-height: 1.3;
    box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 1);
    margin-top: 0px;
    margin-top: 0rem;
	padding-bottom: 0.5rem;
	padding-left: 0.8rem;
    position: relative;
	background: url("images/widget-nav-bkg.gif") repeat-x scroll 0px 0px rgb(46, 46, 46);
	/*background-color: transparent;*/
}

.topmiddlehomeleft {
	font-family: Arial, Tahoma, Verdana !important;
    color:#fff;
	width: 188px;
    /*font-size: 10px !important;*/
    font-size: .7rem !important;
    line-height: 1.3;
    box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 1);
    margin-top: 25px;
    margin-top: 0rem;
	padding-bottom: 0.5rem;
	margin-left: 5px;
    position: relative;
	background: url("images/widget-nav-bkg.gif") repeat-x scroll 0px 0px rgb(46, 46, 46);
	/*background-color: transparent;*/
}

.topmiddlehome {
	font-family: Arial, Tahoma, Verdana !important;
    color:#fff;
	width: 188px;
    /*font-size: 10px !important;*/
    font-size: .7rem !important;
    line-height: 1.3;
    box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 1);
    margin-top: 25px;
    margin-top: 0rem;
	padding-bottom: 0.5rem;
	margin-left: 5px;
    position: relative;
	background: url("images/widget-nav-bkg.gif") repeat-x scroll 0px 0px rgb(46, 46, 46);
	/*background-color: transparent;*/
}

.topmiddlehomeright {
	font-family: Arial, Tahoma, Verdana !important;
    color:#fff;
	width: 188px;
    /*font-size: 10px !important;*/
    font-size: .7rem !important;
    line-height: 1.3;
    box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 1);
    margin-top: 25px;
    margin-top: 0rem;
	padding-bottom: 0.5rem;
	margin-left: 5px;
    position: relative;
	background: url("images/widget-nav-bkg.gif") repeat-x scroll 0px 0px rgb(46, 46, 46);
	/*background-color: transparent;*/
}

.toprighthome {
	font-family: Arial, Tahoma, Verdana !important;
    color:#fff;
	width: 188px;
    /*font-size: 10px !important;*/
    font-size: .7rem !important;
    line-height: 1.3;
    box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 1);
    margin-top: 25px;
    margin-top: 0rem;
	padding-bottom: 0.5rem;
	margin-left: 5px;
    position: relative;
	background: url("images/widget-nav-bkg.gif") repeat-x scroll 0px 0px rgb(46, 46, 46);
	/*background-color: transparent;*/
}

.topmenubar {
    color:#fff;
	width: 728px;
    /*font-size: 10px !important;*/
    font-size: .7rem !important;
    line-height: 1.3;
    box-shadow:1px 2px 5px 0px rgba(0, 0, 0, 1);
    margin-top: 25px;
    margin-top: 0rem;
	padding-bottom: 2.5rem;
	margin-left: 0px;
    position: relative;
	background: url("images/widget-nav-bkg.gif") repeat-x scroll 0px 0px rgb(46, 46, 46);
	/*background-color: transparent;*/
}

.collapseomatic {
	font-family: Arial, Tahoma, Verdana !important;
	color:#FFF;
	width: 190px;
	font-size: .9rem;
    line-height: 1.1;
}

.colomat-hover {
	font-family: Arial, Tahoma, Verdana !important;
	color:#96F !important;
	width: 190px;
	font-size: .9rem;
    line-height: 1.1;
	text-decoration: none !important;
}

.colomat-visited {
	font-family: Arial, Tahoma, Verdana !important;
	color: #FFF !important;
	width: 190px;
	font-size: .9rem;
    line-height: 1.1;
	text-decoration: none !important;
}

.colomat-close {
	font-family: Arial, Tahoma, Verdana !important;
	color: gold !important;
	width: 190px;
	font-size: .9rem;
    line-height: 1.1;
	text-decoration: none !important;
}

.collapseomatic_content {
	margin-left: 0px !important;
	margin-top: 10px !important;
	font-size:.75rem;
}

		/*not sure if this is necessary*/
		.sidebar-content #content {
		width: 738px;
		background: url("images/widget-nav-bkg.gif") repeat-x scroll 0px 0px rgb(46, 46, 46);
		}
		
		.hrp-bkgd .sidebar-content #content {
    		width: 940px!important;
    		background: url("images/widget-nav-bkg.gif") repeat-x scroll 0px 0px rgb(46, 46, 46);
		}


/* Accordion Styles */
.accordion {
    /*border-bottom: 1px solid #dbdbdb;*/
	border-bottom: 1px solid #999;
    margin-bottom: 20px;
}
.accordion-title {
    /*border-top: 1px solid #dbdbdb;*/
	border-top: 1px solid #999;
    margin: 0;
    padding: 10px 0;
    cursor: pointer;
	color: #FC0;
	font-size: 14px;
	text-align: left;
}
.accordion-title:hover {}
.accordion-title:first-child {border: none;}
.accordion-title.open {cursor: default;}
.accordion-content {padding-bottom: 20px;}

.nasahomedescription {
	font-size: 11px;
	color: #FFF;
}

.nasahomedescription:hover {
    font-size: 10px;
	color: #FFF;
}

.nasahomeheader {
	font-size: 14px;
	color: #FFF;
}
.nasahomeheader:hover {
    font-size: 14px;
    color: gold;
}

/*used for the display f the NextGEN gallery*/
/*#coreContent .ngg-albumoverview {
clear: none;
width: auto;
}*/

/* used to display different width columns on various pages.*/
.content-col-main {
	width: 70%;
	float:left;
	padding-right: 20px;
}
.content-col-side {
	width: 25%;
	height: 255px;
	float:left;
	padding-right:10px;
}
.content-col-half {
	width: 350px;
	padding: 5px;
	float:left;
}
.content-full {
	width:100%;
}
.content-same {
	width: 748px;
	padding: 5px;
	margin-bottom: 10px;
	float:left;
}

/*moves the (edit) portion to the right instead of the left.*/
.post-edit-link {
	float:right;
}

/* move mediaelement.js video controls below the videos instead of displaying as an overlay, 8-14-14.*/
.mejs-container {
  /* Create some space below the player for the controls to move into. */
  margin-bottom: 30px !important;
}

.mejs-container .mejs-controls {
  /* Move the controls into the space below the player. */
  bottom: -60px !important;
}

.divider {
  width: 90%;
  margin: 10px auto;
  height: 1px;
  background-color: #999;
}

.divider hr {
  display: none;
}
		
.spaced {
	display: block;
	margin: 10px 0px 5px 0px;
	}
	
.p2 {
	color: #FFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.p2:hover {
	color: #FC0!important;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#fancybox-pdf-wrap {
	height: 600px;
	width: 400px;
	/*position: absolute;*/
  	top: 100px !important;
}

.ngg-gallery-singlepic-image img {
    box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 1) !important;
}

/*#fancybox-wrap{top: 25% !important;}*/

.featuredproject {
    color: #FFF;
    width: 167px;
    font-size: 0.7rem;
    line-height: 1.5;
    margin-top: 2rem;
    padding-bottom: 0rem;
    padding-left: 10px;
    padding-top: 0px;
    position: relative;
    float: left;
}

.featuredproject p {
    font-size: 0.725rem !important;
    line-height: 1.5 !important;
}

#fancybox-wrap {
	top: 15% !important;
}

a.specialeffects:hover {
  color: gold !important;
  text-decoration: none !important;
}

#wpif2_topbox {
    color: transparent !important;
}

#wpif2_topbox p {
    margin-top: -15px;
}

#wpif2_topboxnext {
    height: 80% !important;
}

#wpif2_topboxprev {
    height: 80% !important;
}