/* Theme Name: NCCOS light
===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/
*/

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;
	}

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,
			url(../imgs/header_bg2.png) no-repeat center top;
	background-color: #154072;
	}
header #top {
	background-color: #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{
    padding:3px 0px;
}	
header #canvas .logo {
	float: left;
	display: block;
	text-indent: -9999px;
	margin-right: 10px;
	height: 48px;
	width: 223px;
	background: url(../imgs/nccos.png) no-repeat;
    padding: 2px 0;
	}		
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;*/
      padding: 10px 20px 7px 5px;
      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;
      /*background: #172A3F 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,
#about header nav[role="navigation"] li#lnk1 a
/*.research header nav[role="navigation"] li#lnk2 a,
.projects header nav[role="navigation"] li#lnk3 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 = 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 {
	max-width: 100% !important;
    border-width: 0;
	}
#middle #content img.floatright {
    margin:0 0 10px 10px;
    float:right;
    }
/*#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 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 = NEEDS ATTENTION!  */	

/*table {
	width: 100%;
	font-size: 12px;
	}


table thead th {
	border-bottom: 1px solid #ccc;
	}
th, td {
	text-align: right;
	padding: 10px;
	line-height: 1.2em;
	}
#middle table a {
	border-bottom: none;
	}
th:first-child, td:first-child {
	text-align: left;
	}
tbody th, td {
	border-bottom: 1px solid #ccc;
	}

.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;
	border: 1px solid #AFD9EE;
	color: #2E6987;
	}
#middle #content .itemholder {
	padding: 1.5%;
	margin: 5px 0;
	background: #E6EAEE;
	border: 1px solid #C8D0D9;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;		
	}	
#middle #content .itemholder label {
	float: left;
      font-weight: bold;
      padding-right: 2%;
	width: 40%px;
	clear: both;
	text-align: right;
	}	
#middle #content .itemholder .txtbox {
	width: 30%;
	padding: 3px;
	background: #FFF;
	border: 1px solid #CCC;
	}	
#middle #content td.reftext { /*Used to control reference text at the end of fact sheets*/
      font-size: 90%;
      line-height: 1.5;
      
	}
#middle #content td.ref { /*Used to reference source symbols at the end of fact sheets*/
	font-size: 90%;
	width: 40px;
	text-align: center;
	color: red;
	}  
	
#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;
	}

/*Side Nav*/
/*#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;
	} 	

#home #middle .subnavigation ul li.pg a,	
#base #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;
      } */ 				
	
/* =====================================
   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;
      text-align:center;
      }      
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;
    text-align:center;
	}	
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 ';	
	}*/  
.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 ';	
	}*/	
.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 '
	}*/	
header nav[role="navigation"] li a {
	padding: 9px 15px 7px 5px;
	}
.tinynav {
	display: none;
	}	
	
}

@media screen and (max-width: 1000px) {
header nav[role="navigation"] li a {
	padding: 12px 10px 10px 5px;
	margin: 0 0 0 1px;
	}
.tinynav {
	display: none;
	}		
}

@media screen and (max-width: 910px) {
/*header #top #linksDescription:after { 
	content: 'Research office of the ';
	}*/		
.tinynav {
	display: none;
	}		
}  

@media screen and (max-width: 889px) {
header nav[role="navigation"] li a {
	padding: 12px 7px 10px 5px;
	margin: 0 0 0 1px;
	font-weight: normal;
	}
}

@media screen and (max-width: 800px) {
.tinynav {
	display: block;
	width: 100%;
	padding: 3px 0;
	font-size: 16px;
	margin-bottom: 3px;
	background: #FFF;
    border:solid 1px #CCC;
    -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
#nav {
	display: none;
	}	
}

@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%;
	}			
	
#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;
	}	
 	
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: '';
	}	
 	
th, td {
	text-align: left;
	padding: 10px 0px;
	line-height: 1.2em;
	}		
}


@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;
   }
}

