/* Theme Name: NCCOS
===Theme URI: http://coastalscience.noaa.gov/
===Description: Responsive Theme for National Centers for Coastal Ocean Science websites
===Author: NCCOS Staff
===Author URI: http://coastalscience.noaa.gov/
*/
#default #crumbs{
    display:none;
}
html {
    background: #E6EAEE;
    font-size: 62.5%;
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: #f3f5f6;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: transparent;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.5em;
	color: #000;
	}
/* =====================================
   General Descriptions
====================================== */
.group:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden;
      }
.lowercase {
	text-transform: lowercase;
	}
.hideonscreen {
	display: none;
	}	

h1, h2, h3, h4, h5, h6 {   
	font-family: inherit;
	font-weight: normal;
	color: inherit;
	text-rendering: optimizelegibility;
	line-height: 1.2;
	}
h1 {
	font-size: 32px;
	font-size: 3.2rem;
	padding: 8px 0 0 0;
	}
h2 {
	font-size: 28px;
	font-size: 2.8rem;
	padding: 8px 0;
	}
h3 {
	font-size: 24px;
	font-size: 2.4rem;
	color: #222;
	padding: 8px 0 6px 0;
	
	}
h4 {
	font-size: 20px;
	font-size: 2.0rem;
	padding: 6px 0;
	color: #042E52;
	}
h5 {
	font-size: 17px;
	font-size: 1.7rem;
	padding: 4px 0;
	font-style: italic;
	color: #333;
	}
h6 {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
abbr[title] {
	cursor: help;
      background-color: #F1F1F1;
      font-style: oblique;
	border-bottom: 1px dotted #B5AF95;
	}
b, strong {
	font-weight: bold;
	color: #444;
	}	
blockquote {
	padding: 0 0 10px 24px;
	font-style: normal;
	}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
	}
cite {
	font-style: normal;
	}
dl, dd {
	margin-bottom: 1.5em;
	}
dt {
	font-weight: bold;
	}
.dl-horizontal dt {
	float: left;
	clear: left;
	width: 20.25%;
	text-align: right;
	}
.dl-horizontal dd {
	margin-left: 22.78%;
	}
dfn {
	font-style: italic;
	}
em {
	color: #900;
	font-style: italic;
	}	
i {
	font-style: italic;
	}	
ins {
	background-color: #f3f5f6;
	color: #000000;
	text-decoration: none;
	}
mark {
	background-color: #f3f5f6;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	}
pre, code, kbd, samp {
	font-family: Monaco, Courier New, monospace;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.5em;
	}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
	}
small {
	font-size: 14px;
	font-size: 1.4rem;
	color: #74412E;
	font-style: italic;
	}	
sub, sup {
	position: relative;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 0;
	vertical-align: baselineheight;
	}
sup {
	top: -0.5em;
	}
sub {
	bottom: -0.25em;
	}	
/* =====================================
   Header Section
====================================== */
header {	
	background: url(../imgs/header_bg1.png) repeat-x bottom;	
	background: url(../imgs/header_bg1.png) repeat-x bottom,
			url(../imgs/header_bg2.png) no-repeat center top;
	background-color: #154072;
	}
header #top {
	background: #082A52; 
	border-top: 3px solid #061E3B;
	color: #D8D8D8;
	margin: 0 auto;
	margin-bottom: 10px;
	-moz-border-radius: 0 0 6px 6px;
	-o-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;	
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;		
	}
header #top, header #top ul {
	font-size: 13px;
	font-size: 1.3rem;
	}	
header #top a {
	color: #FFF;
	text-decoration: none;
	}	
header #top a:hover {
	color: #FFE766;
	text-decoration: underline;
	}	
header #top #heirarchy, header #top #search {
	padding: 4px 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 1px rgba(0,0,0,.8);
	}	
header #search {
	text-align: right;
	}	
header #search input[type="text"] {
	padding: 2px 8px 2px 20px;
	border: 2px solid #0A2446;
	background: #FFF url(../imgs/searchform.png) no-repeat 5px 50%;	
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);	
      }	
header #top #heirarchy #linksDescription { 
	float: left;
	width: auto;	
	padding: 2px 0 0 0;
	text-shadow: 1px 1px 2px #000;
	}		
header #top #heirarchy #linksOrgs {
	float: left;
	display: inline;
	margin: 0;
	padding: 2px 0 0 0;
	}		
header #top #heirarchy #linksOrgs li {
	float: left;
	list-style: none;
	font-size: 100%;
	margin:0;
	}
header #top #heirarchy #linksOrgs li a {
	float: left;
	padding: 0 0 0 4px;
	text-shadow: 1px 1px 2px #000;
	cursor: help;
	}	
header #top #heirarchy #linksOrgs li#linkNOSabbr {
	display: none;
	}	
header #canvas .logo {
	float: left;
	display: block;
	text-indent: -9999px;
	margin-right: 10px;
	height: 58px;
	width: 199px;
	background: url(../imgs/nccos.png);
	}		
header #canvas h1 {
	color: #FFE766;
	text-shadow: 1px 1px 1px rgba(0,0,0,.8);
	font-family: 'Open Sans', Arial, Helvetica, Verdana, sans-serif;
	display: inline block;
      }    
header #canvas h1 a:hover {
	color: #FFF;
	}			
header nav[role="navigation"] {
	margin-top: 5px;
	border-bottom: none;
      padding: 0;
	}
header nav[role="navigation"] ul {
	margin: 0;
      padding: 0;
      list-style: none;
      font-size: 13px;
      line-height: 1em;    
	}		
header nav[role="navigation"] li {
	float: left;
      margin: 0;
      padding: 0;
      text-align: center;
	}
header nav[role="navigation"] li a {
	display: block;
      text-decoration: none;
      color: #F6F7F2;
      font-weight: bold;
      background-color: #082A52;
      margin: 0 0 0 2px;
      padding: 10px 20px 7px 20px;
      height: 16px;
	zoom: 1;
	filter: alpha(opacity=85);
	opacity: 8.5;	
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	}
header nav[role="navigation"] li:first-child a {
	margin: 0;
	}	
header nav[role="navigation"] li a:hover,
header nav[role="navigation"] li a:focus {
      background: #011A2D url(../imgs/tab_hover.gif) repeat-x top;
      color: #FF9;
	filter: alpha(opacity=100);
	opacity: 1.0;	
	}
#home header nav[role="navigation"] li#lnk0 a,	
.year header nav[role="navigation"] li#lnk1 a,
.research header nav[role="navigation"] li#lnk2 a,
.projects header nav[role="navigation"] li#lnk3 a,
.publications header nav[role="navigation"] li#lnk4 a,
.regions header nav[role="navigation"] li#lnk7 a,
.funding header nav[role="navigation"] li#lnk8 a,
.contact header nav[role="navigation"] li#lnk9 a  {
	background: #FFF url(../imgs/tab_selected.gif) repeat-x top;
     color: #501700;
	filter: alpha(opacity=100);
	opacity: 1.0;
	}	
header nav input {
	background: #FFF;
	}	
/* =====================================
   Middle Section
====================================== */		
#middle {
	background: #FFF;
	padding-top: 20px;
	padding-bottom: 25px;
	border-bottom: 1px solid #C8D0D9;
	}
/* =====================================
   Middle Section = Bread Crumbs
====================================== */	
#middle #crumbs {
      font-size: 11.5px;
	font-size: 1.15rem;
	font-family: Verdana, Arial, Helvetica, sans-serif;
      color: #818285;
      padding: 0 0 6px 2px;
	border-bottom: 1px dotted #CCC;
      margin-bottom: 10px;      
      } 
#home #middle #crumbs {
	display: none;
	}	
#middle #crumbs a {
      color: #3333FF;
      text-decoration: none;
      border-bottom: none;
      }      
#middle #crumbs a:hover {
      color: #900;
      border-bottom: 1px solid #900;
      }  	

   
     	
	
	
/* =====================================
   Middle Section = Content and Aside
====================================== */	


#middle #content h2.page-title {
	text-shadow: 1px 1px 1px #C3C3C3;
	font-family: "Open Sans", Arial, Helvetica, Verdana, sans-serif;
	color: #141414;
	padding-bottom: 15px;
      }	
#middle #content figure {
      border: none;
      text-align: center;
      padding-top: 5px;
      margin: 0 0 10px 0;
      border-bottom: 1px dotted #CCC;
      }
#middle #content figure img {
      margin: 0;
      padding: 0;
      border: 0 none;
      }
#middle #content figcaption, #middle #content .flex-caption {
      color: #333;
      padding: 15px 10px;
      text-align: left;
      font-family: "Overlock", Georgia, arial, sans-serif;
      }	
#middle #content img {
	width: 100%;
	}		
#middle #content a {
      color: #00C;
      text-decoration: none;
      border-bottom: 1px solid #C8D0DA;
      }      
#middle #content  a:hover {
      color: #900;
      border-bottom: 1px solid #900;
      }  	
/* Add " (PDF)" text after links that go to PDFs */
#middle #content a[href$=".pdf"]:after { 
	content: " (PDF)"; 
	}

/* If file size specified as data attribute, use that too */
#middle #content a[href$=".pdf"][data-size]:after { 
	content: " (PDF, " attr(data-size) ")"; 
	}
	
#middle #content a.button {
	display: inline-block; 
      color: #FFF;
      background: #133E70 url(../imgs/button-gloss.png) repeat-x 0 -31px;
      padding: 6px 10px;
	margin: 8px 0;
	border-bottom: none;
      -webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	-o-border-radius: 4px; 
	border-radius: 4px;
	text-shadow: 0 1px 1px rgba(0,0,0,.8);
	outline: none; 
      position: relative; 
      zoom: 1; 
	white-space: nowrap; 
      overflow: visible; 
      cursor: pointer; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;	
	-webkit-transition: border-color .20s;
	-moz-transition: border-color .20s;
	-o-transition: border-color .20s;
	transition: border-color .20s;
	}	
#middle #content a:hover.button {
      color: #FFDF62;
	background: #900 url(../imgs/button-gloss.png) repeat-x 0 -31px;
	border-bottom: none;
      }     	
#middle #content .button {
	display: inline-block; 
      color: #FFF;
	background: #626262 url(../imgs/button-gloss.png) repeat-x 0 -31px;
      padding: 6px 10px;
	margin: 5px 0;
      -webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	-o-border-radius: 4px; 
	border-radius: 4px;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);
	outline: none; 
      position: relative; 
      zoom: 1; 
	white-space: nowrap; 
      overflow: visible; 
      cursor: pointer; 
	border: none;
	text-decoration: none;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	}	
#middle #content a:hover.button {
	background: #484848 url(../imgs/button-gloss.png) repeat-x 0 -31px;
	border-bottom: none;
	color: #FF9;
      }   	
#middle #content a.button.blue, #middle #content .button.blue {
	background: #133E70 url(../imgs/button-gloss.png) repeat-x 0 -31px;
	}	
#middle #content a:hover.button.blue {
	background: #0F5393 url(../imgs/button-gloss.png) repeat-x 0 -31px;
	border-bottom: none;
	}		
#middle #content a.button.red, #middle #content .button.red {
	background: #AE2C20 url(../imgs/button-gloss.png) repeat-x 0 -31px;
	}	
#middle #content a:hover.button.red, #middle #content input:hover.button.red {
	background: #911810 url(../imgs/button-gloss.png) repeat-x 0 -31px;
	border-bottom: none;
	}	
#middle #content a.button.red {
	background: #AE2C20 url(../imgs/button-gloss.png) repeat-x 0 -31px;
	}	
#middle #content a:hover.button.red {
	background: #911810 url(../imgs/button-gloss.png) repeat-x 0 -31px;
	}					
#middle #content p {
	padding: 5px 0 4px 0;
	line-height: 1.6;
	}	
#middle #content ul, #middle #content ol, #middle aside ul, #middle aside ol {
	padding: 0;
	margin: 5px 0 9px 25px;
	}

#middle #content ul ul, #middle #content ul ol, #middle #content ol ol, #middle #content ol ul,
#middle aside ul ul, #middle aside ul ol, #middle aside ol ol, #middle aside ol ul {
  	margin-bottom: 0;
	}
#middle #content ul, #middle aside ul {
	list-style: disc;
	}
#middle #content ol, #middle aside ol {
	list-style: decimal;
	}
#middle #content li, #middle aside li {
	line-height: 1.7;
	}
#middle #content ul.unstyled, #middle #content ol.unstyled,
#middle aside ul.unstyled, #middle aside ol.unstyled {
	margin-left: 0;
	list-style: none;
	}	
#middle #content .flexslider ul, #middle #content .flexslider ol {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#middle #content div.googlemap {
	border: 4px solid #E6EAEE;
	padding: 2px;
	height: 500px;
	background: #FFF;
	margin: 8px 0;
	}	
	

	
table.gridstyle {
	margin: 10px 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;	
	}
table.gridstyle th,
table.gridstyle td {
	padding: 9px 10px;
	text-align: left;
	border-bottom: 1px solid #D9D9D9;
	}
table.gridstyle th {
	background: #E6EBED;
	border-top: 1px solid #CCC;
	}
table.gridstyle tr:last-child th,
table.gridstyle tr:last-child td {
	/*border-bottom: none;*/
	}
/*table.gridstyle tr:nth-child(even) */
table.gridstyle tr.alt td {
	background: #F5F7F8;
	}	
table.gridstyle td:hover, table.gridstyle tr.alt td:hover {
      background-color: #fffacd;
      }		
table.gridstyle tr.gridfooter td {
	background: #E6EBED;
	}				
table.gridstyle .gridfooterleft {
	float: left;
	text-align: left;
	}
table.gridstyle .gridfooterright {
	float: right;
	text-align: right;
	}	
table.gridstyle tr.gridfooter .activeitem {
      background: /*#5878AD*/#3B5998; 
      color: #FFF; 
      font-weight: bold; 
      padding: 2px 4px; /* savers */
      margin-right:1px; 
      -moz-border-radius:2px; 
      border-radius:2px; 
      -webkit-border-radius:2px
      }	
table.gridstyle .cell-left, 
table.gridstyle .cell-right {
	color: #004D00;
	font-size: 13px;
	font-size: 1.3rem;
	font-style: italic;
	padding-top: 3px;
	}	
table.gridstyle .cell-left {
	float: left;
	display: block;
	width: 93%;
	}	
table.gridstyle .cell-right {
	float: right;
	text-align: right;
	display: block;
	width: 5%;
	color: #600;
	}		
table.gridstyle .highlight {
	background: #FF0;
	}	
table.gridstyle em {
	color: #191919;
	}	
table.gridstyle p {
	padding: 2px 0;
	margin: 0;
	}	
	
.centername {
      font-size: 70%;
      color: #FFF;      
      }
.centername .CCEHBR, .centername .HML,
.centername .CCMA, .centername .CCFHR,
.centername .CSCOR, .centername .NCCOS {          
      padding: 3px 4px;
      -moz-border-radius:3px; 
      border-radius:3px; 
      -webkit-border-radius:3px
      }      
.centername .CCEHBR {
      background-color: /*#124D7C*/#1869A9;   
      }     
.centername .HML {
      background-color: #37722F;      
      }   
.centername .CCMA {
      background-color: /*#990000*/#B52752;      
      }  
.centername .CCFHR {
      background-color: #B45616;      
      }  
.centername .CSCOR {
      background-color: #4E6068;  
      color: #FFF;    
      }    
.centername .NCCOS {
      background-color: /*#0E3A5E*/#78385D;       
      color: #FFF;    
      } 	
#middle #content .alert-info, #middle #content .alert-notice {
	background: #D9EDF7;
	padding: 8px 10px;
	margin: 10px 0;
	display: block;
	border: 1px solid #AFD9EE;
	color: #333;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;		
	}	
#middle #content .alert-notice {
	border: 1px solid #F3A8AC;
	background: #F9D5D7;
	}	

.enhanced th, .enhanced td {
	display: none;
	}
.enhanced th.essential, .enhanced td.essential {
	display: table-cell;
	}
.table-menu-wrapper {
	top: -3em;
	right: 0;
	display: none;
	}	
.table-menu {
	right: 0;
	left: auto;
	background-color: #fff;
	padding: 10px;
	border: 1px solid #ccc;
	font-size: 1.2em;
	width: 12em;
	}
.table-menu-hidden {
	left: -999em;
	right: auto;
	}		

#middle div.alert-box {
	background: #D9EDF7;
	padding: 8px 10px;
	margin: 8px 0;
	border: 1px solid #AFD9EE;
	color: #2E6987;
	}
#middle #content video {
	width: 100%    !important;
	height: auto   !important;
	}
#middle #content .itemholder {
	padding: 1.5%;
	margin: 10px 0 5px 0;
	background: #ECEFF2;
	border: 1px solid #D7DDE3;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;		
	}	
#middle #content .itemholder fieldset {
	margin: 0;
	padding: 5px 0 4px 0;
	}	
#middle #content .itemholder label {
	float: left;
      font-weight: bold;
      padding-right: 2%;
	width: 20%;
	margin: 4px 0 5px 0;
	clear: both;
	color: #333;
	text-align: right;
	}	
#middle #content .itemholder p.form-help {
	margin: 5px 0 0 22%;
	font-size: 12px;
	color: #5A6F85;
	font-style: italic;
	}	
#middle #content .itemholder input.form-text,
#middle #content .itemholder select.form-shorttext,
#middle #content .itemholder select {
	display: block;
	width: 50%;
	padding: 5px;
	font-size: 14px;
	border: 1px solid #ddd;
	background: #FFF;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
#middle #content .itemholder select.form-shorttext {
	width: 15%;
	display: inline-block;
	}	
#middle #content .itemholder input.form-text:focus,
#middle #content .itemholder select:focus {
	border: 1px solid #52A8EC;
	background: #fff;
	border-color: rgba(82, 168, 236, 0.9);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	}		
	
#middle aside h4 {
	color: #3E4C5B;
	font-size: 16px;
	font-family: "Open Sans", Arial;
	text-transform: uppercase;
	padding-left: 6px;
	font-style: normal;
	font-weight: bold;
	}	
#middle aside .headline {
	background: url(../imgs/aside_headline_bg.png) no-repeat 0 50%;
	}		
#middle aside .headline h4 {
	display: table-cell;
	background: #FFF;
	padding-right: 10px;
	}	
#middle aside .subnavigation {
	padding: 10px 10px 10px 10px;
	margin-bottom: 16px;	
	color: #3E4C5B;
	background: #E6EAEE url(../imgs/subnavigation_bg.png) no-repeat bottom right;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;		
	}	

#middle aside .subnavigation ul li{
	color: inherit;
	padding-left: 2px;
	font-size: 14px;
	}	 	
#middle aside .subnavigation ul li a, #middle aside .subnavigation ul li ul li a {	
	border: none;
	color: #206B95;
	}	
#middle .subnavigation ul li a:hover, #middle .subnavigation ul li ul li a:hover {
	color: #900;
	}		
#middle .subnavigation ul li ul {
       list-style: none;
       border-left: 2px solid #C8D0D9;
       margin-left: 0;
       margin-bottom: 7px;
       }	
#middle .subnavigation ul li ul li {
	padding-left: 7px;
	margin-left: 0;
	} 	

/*About Us*/		
#default #middle .subnavigation ul li.pg0 a,
#year #middle .subnavigation ul li.pg1 a {
	font-weight: bold;
	color: #123B6B;
	text-decoration: none;
	}
#middle aside .subnews {
	margin-bottom: 16px;
	font-size: 90%;
	}	
#middle aside .subnews a {
      color: #00C;
      text-decoration: none;
      border-bottom: 1px solid #C8D0DA;
      }      
#middle aside .subnews  a:hover {
      color: #900;
      border-bottom: 1px solid #900;
      }  		
/*#middle aside  .subnews ol, 
#middle aside  .subnews ul.square, 
#middle aside  .subnews ul.circle, 
#middle aside  .subnews ul.disc {
	margin-left: 18px;
	}*/			
	
/* =====================================
   Footer
====================================== */
footer {
	margin-top: 15px;
      margin-bottom: 25px;
	color: #3E4C5B;	
	font-size: 13px;
	}
footer nav[role="list"] ul, footer nav[role="link"] ul {
      list-style-type: none;
      margin: 0 auto;
      padding: 5px 0;
      }      
footer nav[role="list"] ul li, footer nav[role="link"] ul li {
      border-left: 1px solid #626262;
      padding: 0 6px;
      display: inline;
      }      	
footer nav[role="list"] ul li:first-child, footer nav[role="link"] ul li:first-child {
      border: 0;
      padding: 0 6px 0 0;
      }               	
footer p {
	padding: 4px 0 3px 0;
	margin: 0;
	line-height: 1.4;
	}	
footer a {
	color: #3E4C5B;
	font-weight: normal;
	}	
footer a:hover {
	color: #000;
	text-decoration: underline;
	}		
	
	

	
/* -----------------------------------------
   Media Queries
----------------------------------------- */
@media screen and (min-width: 1220px) {
header #top #linksDescription:after { 
	/*content: 'The National Centers for Coastal Ocean Science is the research office of the ';*/	
    content: 'The National Centers for Coastal Ocean Science deliver ecosystem science solutions to sustain thriving coastal communities and economies.';
	}  
.tinynav {
	display: none;
	}	
}		

@media screen and (max-width: 1220px) {
  
header #top #linksDescription:after { 
	/*content: 'The National Centers for Coastal Ocean Science is the research office of the ';*/	
    content: 'The National Centers for Coastal Ocean Science deliver ecosystem science solutions to sustain thriving coastal communities.';	

	}	
.tinynav {
	display: none;
	}		
}	
		

@media screen and (max-width: 1140px) {
body {
	font-size: 14px;
	font-size: 1.4rem;
	}

header #top #linksDescription:after { 
	/*content: 'NCCOS is the research office of the '*/
    content: 'NCCOS delivers ecosystem science solutions to sustain thriving coastal communities.'
	}	
header nav[role="navigation"] li a {
	padding: 9px 15px 7px 15px;
	}
.tinynav {
	display: none;
	}	
	
}
@media only screen and (min-width: 1080px) and (max-width: 1140px) {

#home #otherpromo a {
      height: 90px;
      } 
} 

@media only screen and (min-width: 1020px) and (max-width: 1080px) {

#home #otherpromo li {
      border-bottom: 7px solid #FFF;
      } 
#home #otherpromo a {
      height: 86px;
      } 
}  

@media only screen and (min-width: 960px) and (max-width: 1019px) {

#home #otherpromo a {
      height: 81px;
      } 
}  

@media screen and (max-width: 1000px) {
header nav[role="navigation"] li a {
	padding: 12px 10px 10px 10px;
	margin: 0 0 0 1px;
	}
/*.post_container img {
	max-width: 100px;
	}	*/
.tinynav {
	display: none;
	}		
}
@media only screen and (min-width: 900px) and (max-width: 959px) {
#home #otherpromo li {
      border-bottom: 5px solid #FFF;
      border-top: none;
      }   
#home #otherpromo a {
      height: 76px;
      }
#home #otherpromo a span {
      padding: 25px 0 0 15px;  
      font-size: 21px;    
      }      
#home #otherpromo a span i, #home #otherpromo a span br {
      display: none;
      }       
}   


@media screen and (max-width: 910px) {
header #top #linksDescription:after { 
	/*content: 'Research office of the ';*/
    	content: 'NCCOS delivers ecosystem science solutions to sustain thriving coastal communities.';
	}	
#home #themepromo ol.slats li img {
	display: none;
	}	
#home #themepromo ol.slats li .text {
	padding-left: 0;
	}		
.tinynav {
	display: none;
	}	
#middle #content .itemholder {
	padding: 10px 3% ;
	margin: 10px 0 5px 0;
	background: #E6EAEE;
	border: 1px solid #D7DDE3;
	}	
#middle #content .itemholder fieldset {
	padding: 5px 0 10px 0;
	border-bottom: 1px dashed #C8D0DA;
}	
#middle #content .itemholder label {
	float: none;
	display: block;
      font-weight: bold;
      padding-right: 2%;
	margin: 6px 0;
	width: 65%;
	clear: both;
	text-align: left;
	}	
#middle #content .itemholder .form-text {
	width: 85%;
	padding: 5px;
	background: #FFF;
	border: 1px solid #CCC;
	}			
}

@media only screen and (min-width: 850px) and (max-width: 899px) {
#home #otherpromo li {
      border-bottom: 5px solid #FFF;
      border-top: none;
      }   
#home #otherpromo a {
      height: 72px;
      }
#home #otherpromo a span {
      padding: 27px 0 0 15px;  
      font-size: 21px;    
      }      
#home #otherpromo a span i, #home #otherpromo a span br {
      display: none;
      }       
}   

@media screen and (max-width: 889px) {
header nav[role="navigation"] li a {
	padding: 12px 7px 10px 7px;
	margin: 0 0 0 1px;
	font-weight: normal;
	}
}


@media only screen and (max-width: 849px) {
#home #otherpromo li {
      border-bottom: 3px solid #FFF;
      border-top: none;
      }
#home #otherpromo a {
      height: 66px;
      } 
#home #otherpromo a span {
      padding: 27px 0 0 15px;  
      font-size: 21px;    
      }       
#home #otherpromo a span i, #home #otherpromo a span br {
      display: none;
      }       
      
}  

@media screen and (max-width: 800px) {
header #top #linksDescription:after { 
	/*content: 'Research office of ';*/
    	content: 'NCCOS delivers ecosystem science solutions to sustain thriving coastal communities.';
	}	
header #top #heirarchy #linksOrgs li#linkNOSabbr {
	display: block;
	}
header #top #linksOrgs li#linkNOS {
	display: none;
	}	
header #canvas h1 {
	font-size: 27px; 
	font-size: 2.7rem; 
	margin: 10px 0 0 0;
	}	
.tinynav {
	display: block;
	width: 100%;
	padding: 3px 0;
	font-size: 16px;
	margin-bottom: 3px;
	background: #FFF;
	}
#nav {
	display: none;
	}	

}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#home #otherpromo li {
      border-top: 9px solid #FFF;
      border-bottom: none;
      }      
#home #otherpromo li:last {
      border-top: none;
      }
#home #otherpromo {
      margin-bottom: 10px;
      }      
#home #otherpromo a span {
      padding: 22px 0 0 15px;  
      font-size: 21px;    
      }       
} 

@media screen and (max-width: 770px) {
header {
	border-top: 7px solid #082A52;
	border-bottom: 1px solid #082A52;
	}
header #top {
	display: none;
	}	
header #canvas #logo {
	margin: 10px 10px 0 0;	
	}	
header #canvas h1 {
	font-size: 25px; 
	font-size: 2.5rem; 
	padding: 15px 0 10px 0;
	}	
#middle aside .subnavigation {
	padding: 10px;
	margin-top: 15px;
	}	
#middle aside .subnavigation ul {
	font-size: 100%;
	}			
#home .blurb {
	font-size: 110%;
	}
#home #themepromo {
	padding: 10px 0;
	margin-bottom: 10px;
	}
#home #themepromo ol.slats li img {
	display: block;
	}		
#home #themepromo ol.slats li, #home #themepromo ol.slats li:last-child {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #E6EAEE;
	list-style: none;
	}
#home #themepromo ol.slats li .text {
	padding-left: 10px;
	}		
#middle #content a.button, #home #newspromo a.button {
	margin: 10px 0;
	display: block;
	}	
	
}


@media screen and (max-width: 600px) {
header #canvas {
	text-align: center;
	}
header #canvas .logo {
	display: block;
	float: none;
	margin: 0 auto;
	margin-top: 10px;
	}
header #canvas h1 {
	display: block;
	clear: left;
	text-align: center;	
	padding: 4px 0 10px 0;
	}	
#middle #crumbs {
	display: none;
	}	
#middle #content .itemholder select.form-shorttext {
	width: 35%;
	display: inline-block;
	}	
#home #mainpromo p.flex-caption {
      padding: 10px 13px; 
	position: absolute; 
	left: 0; bottom: 0;
      font-family: Oswald, Arial, sans-serif;
	font-size: 18px;
	}  	
#home #otherpromo a span {
      padding: 27px 0 0 15px;  
      font-size: 19px;    
      }  	
footer {
	text-align: center;
	}	
footer p {
	text-align: center;
	}		
footer nav[role="list"] ul {
      list-style-type: none;
      margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
      padding: 0;
	border-top: 1px solid #CCC;
      } 	
footer nav[role="list"] ul li:first-child {
	border-top: 1px solid #CCC;
	}	
footer nav[role="list"] ul li:first-child, footer nav[role="list"] ul li {
	border-left: none;		
	padding: 0;
	margin: 5px 0;
	}	
footer nav[role="list"] ul li a {
	display: block;
	padding: 10px 6px;
	border-bottom: 1px solid #CCC;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	}	
footer nav[role="list"] ul li a:hover {
	text-decoration: none;
	background-color: #FFF;
	}	
footer nav[role="link"] {
	display: none;
	}
}

@media screen and (max-width: 500px) {
header #canvas #logo {
	background: url(../imgs/nccos.png);
	width: 199px;
	}	
#middle aside #subnavigation h5:before {
	content: '';
	}	
#home .blurb {
	font-size: 100%;
	font-style: normal;
	}	
/*#middle .itemholder {
	display: none;
	}	*/	
  	
th, td {
	text-align: left;
	padding: 10px 0px;
	line-height: 1.2em;
	}		
}


@media only screen and (max-width: 480px) {
#home #otherpromo li {
      border-top: 5px solid #FFF;
      border-bottom: none;
      }        
#home #otherpromo a span {
      padding: 22px 0 0 15px;  
      font-size: 21px;    
      }       
#home #themepromo ol.slats li img {
	display: none;
	}	
#home #themepromo ol.slats li .text {
	padding-left: 0;
	}		
#middle #content .itemholder input.form-text {
	width: 85%;
	}		
}


@media screen and (min-width: 800px) {
   .enhanced th, 
   .enhanced td {
      display: table-cell;
   }
}	
	

@media screen and (min-width: 500px) {
   .enhanced th.optional, 
   .enhanced td.optional {
      display: table-cell;
   }
}

