/**
 * Colors:
 * #e2e0e3 --grey for banner
 * #003366 --navy blue for h1, nav borders, crumbs bars, and nav hover, footer
 * #235A91 --lighter blue for h2, nav current location
 * #a49885 --light brown for context1
 * #8FAFBD --even lighter blue for context2
 * #736850 --darker brown for context3 box,
 * #a49885 --tan from person on left in logo, context1
*/

/** page structure **/
body {
	font-size: .85em;
	line-height: 1.4em;
	color: #222;
}

#header {
	height: 125px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #003366;
	background-color: #fefefe;
}

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


#subfooter {
	border-top: 2px solid #003366;
	border-bottom: 7px solid #003366
}

#footer {
	height: 60px;
	margin: 0;
	margin-top: 100px;
	padding: 0;
	width: auto;
	z-index: 1;
	clear: both;
}

/** nav **/
#nav {
	top:155px;
	border-right: 1px solid #003366;
	border-bottom: 8px solid #003366;
}

.nav-heading {
	color: #333333;
	background: #dddddd;
}

#nav a {
	color: #003366;
	border-bottom: 1px solid #ddd;
	padding: 3px;

}

#nav a:hover {
	background: #003366;
	color:#fff;
}

#nav a.currentlocation {
	background: #235A91;
	color:#eee;

}

/** text and page elements **/
h1{
	font-size: 250%;
	font-weight: normal;
	color: #003366;
	padding-bottom: 10px;
}

h2{
	font-size: 140%;
	font-weight: normal;
	color: #235A91;
}

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

/** [context|pullquote] **/
.pullquote {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: white;
	border-color: #a49885;
	border-style: solid;
	border-width: 1px 1px 2px;
	color: #404040;
	margin: 10px 40px;
	padding: 10px;
	clear:both;
}

.pullquote h2, .pullquote h3, .pullquote h4{
	background: none repeat scroll 0 0 #a49885;
	border-bottom: 1px solid #a49885;
	color: #FFFFFF;
	display: block;
	margin: -10px -10px 5px -10px;
	padding: 2px;
}

/** [context2] **/
.context2 {
	border-color: #8FAFBD;
	color:#404040;
	clear:both;
}

.context2 h2, .context2 h3, .context2 h4{
	background: none repeat scroll 0 0 #8FAFBD;
	border-bottom: 1px solid #8FAFBD;
	color: #FFFFFF;
	display: block;
	margin: -10px -10px 5px -10px;
	padding: 2px;
}

/** [context3] **/
.context3 {
	border-color: #736850;
	color:#404040;
	clear:both;
}

.context3 h2, .context3 h3, .context3 h4{
	background: none repeat scroll 0 0 #736850;
	border-bottom: 1px solid #736850;
	color: #FFFFFF;
	display: block;
	margin: -10px -10px 5px -10px;
	padding: 2px;
}

.pullquote p + h2, .pullquote p + h3, .pullquote p + h4 {
	margin-top: -25px;
}
.pullquote br + h2, .pullquote br + h3, .pullquote br + h4 {
	margin-top: -30px;
}

#invisible a:hover {
	background: #fff;
	color:#fff;
}

/** facet search boxes **/
.browsevocab1{
	border: 1px solid #222;
}

.browselimit1 h2, .browsevocab1 h1 {
	background: #222;
}

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

.browselimit2 h2, .browsevocab2 h1 {
	background: #a22;
}

.browsevocab3{
	border: 1px solid #55a;
}

.browselimit3 h2, .browsevocab3 h1 {
	background: #55a;
}

.browsevocab4{
	border: 1px solid #eb3;
}

.browselimit4 h2, .browsevocab4 h1 {
	background: #eb3;
}

.browsevocab5{
	border: 1px solid #484;
}

.browselimit5 h2, .browsevocab5 h1 {
	background: #484;
}
#serc-account-bar{
        display:block;
}
#header{
	margin-top: 20px;
}

.dig_description{
	border: 3px solid #266CB2;
 	-moz-border-radius: 7px;
 	-webkit-border-radius: 7px;
	border-radius: 7px;
 	padding: 12px;
 	background: #e8eef5;
	font-size: 1.2em;
	line-height: 1.3em;
	margin-top: 12px;
	color: #444;
	clear: both;

}

.dig_smallbox{
	font-size: 85%;
	line-height: 1.3em;
}
.dig_smallbox h2{
	display: inline;
	font-size: 100%;
	font-weight: bold;
}

.dig_smallbox a{
	color: #235A91;
}

/*.dig_time{
	float:right;
	width: 20%;
	min-width: 250px;
	
}*/

.dig_goals, .dig_activities .dig_resources{
	margin-top: 35px;
}



.dig_goals h2, .dig_activities h2, .dig_resources h2, .dig_ngss h2 {
	display: block;
	font-size: 100%;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 10px;
	background: #266CB2;
	-moz-border-radius: 10px;
 	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-size: 1.2em;
	color: #fff;
	padding: 5px;
	padding-left: 12px
}
/*.dig-left {
	width: 48%;
	}
.dig-right {
	width: 48%;
	float: right;
}*/

.dig_resource{
	padding: 20px;
	-moz-border-radius: 10px;
 	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #e8eef5;
	
}

.dig_resource img.leftfloat {
	margin-right: 10px;
}
.dig_resource a, .dig_resource a:visited {
	display: inline;
	text-decoration: none;
	color: #266CB2;
}

.dig_resource h3{
	display: inline;
	color: #4a3729;
	font-size: 120%;
}
.dig_resource strong{
	color: #266CB2;
	font-size: 100%;
}
.dig_button {
	background: #4a3729;
	-moz-border-radius: 10px;
 	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 2px;
	color: #fff;
	font-size: 10px;
	float: right;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

