body{
	font-size: .9em;
	line-height: 1.4em;
	color: #222;
	background-image: url(/images/climatechange/banner_background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif;

}

h1, h2, h3, h4{
margin-bottom: 5px;
margin-top: 15px;
color: #111;
line-height: 100%;

}

.mediumpale {
	
		color: #777;
}
a{
color: #55b;
}

a:visited{
color: #e77;
}

h1{
	color: #1a1a1a;
	font-weight: normal;
	font-size: 180%;
	margin-bottom: 20px;
}

h1 .mediumsmall{
	color: #666;
	font-size: 70%;
}


h2{
	color: #4558a4;
	font-weight: normal;
	font-size: 160%;
	
}

h3{
	color: #1a1a1a;
	font-weight: normal;
	font-size: 130%;
}

h4{
	font-size:115%;
	color: #111;
	background-color: #def3fa;
	padding: 5px;
	margin-top: 17px;
	margin-bottom: 8px;
	border: 1px solid #C2E7F3;
	font-weight: normal;
}


#header {
	height: 150px;
	background-color: #1a1a1a;
}

#header img{
    display: block;
    margin-left: auto;
    margin-right: auto;

}


#invisible a:hover {
		background: #fff;
		color:#fff;
	}
.serc-content{
	margin-left: 175px;
	padding-top: 10px;
	margin-right: 30px;
	

	}

.catalog-content{
   margin-left: 180px;
   margin-top: 20px;
}


#nav {
border: 3px solid #a5c4cf;
border-left: none;
margin-top: 2.3em;
line-height: 1em;
padding: 0;
padding-bottom: 1px;
width: 170px;
left:7px;
top: 150px;
-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 1px 1px 2px #ddd;
  -webkit-box-shadow: 1px 1px 2px #ddd;
  box-shadow: 1px 1px 2px #ddd;
  background: #f1f9fc;
}

#nav ul{
	margin: 0;
	padding: 0;
	padding-left: 7px;

}

#nav li{
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
}


#nav a{
	margin: 0;
	padding: 0;
	font-size: 0.89em;
	color: #444;
	display: block; 
	padding-top: 4px;
	padding-bottom: 3px;
	text-decoration:none;
	border-left: 4px solid #f1f9fc;
}


#nav .fullnavelement a{ 
		border-bottom: 1px solid #a5c4cf;
		border-bottom: none;
		border-right: none;
		color: #888;
		
}

#nav .fullnavelement .topnavelement a{ 
		color: #555;
		margin-left: -7px;
}
	
#nav .navelement a{
	color: #444;
	border-bottom: none;
}
	
#nav .navsubelement a{
	color: #444;
	border-bottom: none;

}
#nav .navsubsubelement a{
	color: #444;
	border-bottom: none;

}

#nav a.currentlocation {
		background: #e05e36;
		color:#fff;
		border-left: 4px solid #e05e36;
	}
	

	
#nav .fullnavelement a:hover {
		background: #e05e36;
		color:#fff;
		border-left: 4px solid #e05e36;
		border-bottom: 1px solid #e05e36;
	}

#nav a:hover{
		background: #33607d;
		color:#fff;
		border-left: 4px solid #33607d;
	}
	

#crumbs{
border-bottom: 2px solid #33607d;
margin: 0;
padding: 3px;
line-height: 1em;
font-size: 0.8em;
color: #aaa;
padding-top: 5px;
padding-bottom: 4px;
}

#crumbs a{
	text-decoration:none;
	 color: #55b;
}

#crumbs a:hover{
	text-decoration:underline;
}

#crumbs em{
	font-weight: normal;
	font-style: normal;
}



#right-column {
border-left: 1px solid #666;

}


#titlebar {
	color: #666;
	border-top: 2px solid #666;
	}
	


 .nav-heading {
	color: #333333;
	background: #a5c4cf;
	font-size: .9em;
	padding: 3px;
}


	
.pullquote {
	color: #000;
	float: center;
	background-color: #def3fa;
	border: 1px solid #33607d;
	border-bottom: 2px solid #33607d;
	padding: 10px;
	margin: 10px 40px 10px 40px;

}

.descriptionpullquote {
	font-size: 1.1em; 
	float: center;
	background-color: #fff;
	border: 1px solid #33607d;
	border-bottom: 3px solid #33607d;
	padding: 0px;
	margin: 15px 10px 10px 5px;
	color: #000;
}

.descriptionpullquote h4, .descriptionpullquote h2{
	margin-top: 0; 
	color: #fff;
	background: #33607d;
	display: block;
	border:none;
	border-bottom: 1px solid #33607d;
	padding: 2px;

}
.descriptionpullquote p{
	padding: 5px;
	margin: 0px;

}

.context2{
   border: 7px solid #abd1de;
   -moz-border-radius: 3px;
 	-webkit-border-radius: 3px;
 	background: #def3fa;
 	margin-left: 0;
 	margin-right:0;
}

.context2 h2{
	color:#62a2b7;

}

 .context3 {

	-moz-border-radius: 6px;
  -webkit-border-radius: 6px;
   padding: 8px;
  margin-top: 10px;
  background: #f7e4d8;
  border: 5px solid #f2bc9c;
  margin-left: 0;
 	margin-right:0;
    
 }
 
 .context3 h3 {
 	margin-top: 5px;
 
 }

.context4 {
	font-size: 12px;
	line-height: 12px;
	color: #000;
	border: 1px solid #e05e36;
	border-bottom: 1px solid #e05e36;
	background: #fff;
	width: 220px;
	float: right;
	padding: 0px;
	margin: 10px 0px 5px 5px;
	clear: all;


}

.context4 h3{
	font-size: 14px;
	line-height: 16px;
	border: 0;
	margin: 0;
	color: #fff;
	background: #e05e36;
	font-weight: normal;
	padding: 2px;
}

.context4 p{
	padding: 4px;
	margin: 0;
}

.context4 ul{
	list-style-type : none;
	padding: 4px;
	margin: 0;
}

.context4 li{
	margin: 0;
	padding: 0;
	margin-bottom: 8px;

}

#whitenav {
margin: 0;
padding: 1px;
padding-right: 5px;
line-height: 1em;
font-size: 0.9em;
color: #aaa;
text-align: right;
}

#whitenav a{
	text-decoration:none;
	color: #434127;
	
}

.footer-main {
 	border-top: 7px solid #212d45;
 	background-color: #212d45;
	height: 100px;
	background-image: none;
}
#footer{
	margin-top: 10px;
	color: #fff;
	font-size: 12px;
	line-height: 14px;
}

#footer a, #footer a:visited{
  color: #fff;
  text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

#subfooter {
	border-top: 2px solid #1a1a1a;
	border-bottom: 7px solid #1a1a1a;
	border: none;
	color: #fff;
	margin-top: 0;
	line-height: 12px;
}

.photocredits {
	color:#dde; 
	background:#33607d; 
	line-height:1em;
	font-size: 9px;
	text-align: center;
}
#emailremind {
	padding: 2px;
	font-size: 0.8em;
	border: 1px dotted #f7926a;
	float: right;
	margin: 5px;
	line-height: 1em;
	margin-right: -10px;
}
	
#emailremind a{
text-decoration: none;
}

.search-hr {
	display:none;
}

.searchhitdiv{
   padding: 6px;
   border: 1px solid #fff;
}

.searchhitdiv:hover{
   border: 1px solid #def3fa;
   background: #f1f9fc;

}

.browsevocab{
background: #fff;
}
.browselimit2 h2, .browselimit1 h2, .browsevocab2 h2, .browsevocab1 h2{
	border: none;
}

.browsevocab1{
	border: 1px solid #33607d;
}

.browselimit1 h2, .browsevocab1 h1 {
	background: #33607d;
	padding: 2px;

}

.browsevocab2 {
	border: 1px solid #a7522a;
}

.browselimit2 h2, .browsevocab2 h1 {
	background: #a7522a;
	padding: 2px;
}


.browsevocab3 {
	border: 1px solid #555;
}

.browselimit3 h2, .browsevocab3 h1 {
	padding: 2px;
	background: #555;
}
.browsevocab4 {
	border: 1px solid #77aa77;
}
.browselimit4 h2, .browsevocab4 h1 {
	padding: 2px;
	background: #77aa77;

}
.browsevocab5 {
	border: 1px solid #aa7777;
}
.browselimit5 h2, .browsevocab5 h1 {
	background: #aa7777;
	padding: 2px;
}
#titletext{
	font-size: 24px;
}
.browselimit2 h2, .browselimit1 h2, .browselimit3 h2, .browselimit4 h2, .browselimit5 h2 {
	display: inline;
}

.clean-annotations, .clean-ngss{
	border: 1px solid #ccc;
	-moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-box-shadow: 1px 1px 3px #ccc;
  -webkit-box-shadow: 1px 1px 3px #ccc;
  box-shadow: 1px 1px 3px #ccc;
  /*clear: both;*/
  padding: 8px;
  margin-top: 10px;
  margin-right: 235px;
   	font-size: .9em;
}
.clean-annotations{
	background: #abd1de;	
}

.clean-ngss{
	background: #aaa;
}

 .annotation{
 	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px;
 	padding: 7px;
 	margin-bottom: 10px;
}

.clean-annotations .annotation{
	border: 1px solid #def3fa;
	background: #def3fa;
}
.clean-ngss .annotation{
	border: 1px solid #def3fa;
	background: #eee;
}


.clean-ngss h4{
    border: none;
    margin-top: 0;
   color: #fff;

}

.clean-ngss .ngss-type {
	margin-bottom: 8px;
}
.clean-ngss .ngss-type p{
	padding: 8px;
	padding-top: 0px;
	margin-top: 0px;
}

.clean-ngss .ngss-type a{
	color: #333;	
}

.clean-ngss .ngss-pe{
	background: #fff;
}
.clean-ngss .ngss-pe h4{
	background: #bbb;
	color: #222;
}

.clean-ngss .ngss-dci{
	background: #fbd3b2;
}
.clean-ngss .ngss-dci h4{
	background: #f77c00;
}
.clean-ngss .ngss-ccc{
	background: #d5e3b9;
}
.clean-ngss .ngss-ccc h4{
	background: #00b04b;
}
.clean-ngss .ngss-sep{
	background: #b7cce4;
}
.clean-ngss .ngss-sep h4{
	background: #2e3597;
}

.clean-annotations ul{
   padding-left: 5px;
   margin-left: 0;
}
.clean-annotations li{
  padding-left: 0;
   margin-left: 6px;
}

 .clean-annotations h2{
    color: #fff;
    margin-top: 5px;
    margin-bottom: 10px;
 }
 .clean-annotations h3{
    color: #62a2b7;
    margin-top: 5px;
    padding-bottom: 0;
    
 }
 
 .clean-catalog-link{
    line-height: 1.5em;
 	font-size: 1.0em;
 }
 
 .clean-catalog-link-button{
	display: block;
	padding: 8px;
	background: #62A2B7;
	color: #fff;
	font-size: 110%;
	margin-bottom: 10px;
	 padding: 6px;
	 padding-left:12px;
	 text-align: center;
	 width: auto;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	box-shadow: 1px 1px 3px #aaa;
	border-radius: 12px;
 }
 a.clean-catalog-link-button:visited, a.clean-catalog-link-button{
	color: #fff;
	text-decoration: none;
 }
 
 .discussionlogin{
 	border: 1px solid #33607d;
 	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px;
 }
 
 .rightcolumn {
    float:right;
    width: 300px;
    margin: 0px;
    border: none;
    padding: none;
 }
 .rightsubcolumn{
	-moz-border-radius: 6px;
  -webkit-border-radius: 6px;
   padding: 8px;
  margin-top: 10px;
  background: #f7e4d8;
  border: 5px solid #f2bc9c;
    
 }
 
 .rightcolumn h3 {
 	margin-top: 5px;
 	color: #e49464;
 
 }
 .catalog-description, .context5{
 		border: 5px solid #b5ce7b;
 		-moz-border-radius: 7px;
 	-webkit-border-radius: 7px;
 	padding: 5px;
 	background: #f2f7e5;
 }
 
 .catalog-content .rightcolumn {
 	width: 225px;
 }
 
 a.seemore{
 text-decoration: none;
 color: #222;
 }
 a.seemore:hover {
 	text-decoration: underline;
 	color: #44b;
 }
 
/* Highly specific selector for CLEAN's top addthis box
   so the position here doesn't affect discussions' share items */
body > .addthis_toolbox, #header > .addthis_toolbox  {
	position: absolute;
	top: 151px;
	right: 5px;
	font-size: 80%;
	width: 250px;
}


/*.community-header-box {
	width:95%;
	margin:0 1%;
	padding:5px 10px;
	border: 1px solid #3499ff;
	background-color: #ccffff;
	border-radius: 15px;
}
.community-header-box h1, .community-header-box h2 {
	color: #3499ff;
	text-shadow:0 1px 3px rgba(0, 0, 0, 0.4), 0 0 30px rgba(0, 0, 0, 0.075);
}*/
.community-section-box {
	border:1px solid #349a34;
	background-color: #e5ffd6;
	border-radius: 15px;
	float:left;
	width:27%;
	min-width:125px;
	margin:5px;
	padding:5px 10px;
	min-height:200px;
}
.community-section-box h1, .community-section-box h2 {
	color: #349a34
}
