header.page-header{
	margin-top:0;
	 margin-bottom: 0;
	 padding-bottom: 0;
	 border-bottom:none;
}
 img.portrait {
	 float:right;
	 width: 100%;
}
 p.separated{
	 border-top: #CCC 1px solid;
	 border-bottom: #CCC 1px solid;
	 margin-top: .2em;
	 margin-bottom: .2em;
	 padding-top: .2em;
	 padding-bottom: .2em;
}
 @media only screen and (min-width: 500px) {
	 img.portrait {
		 float:right;
		 width: 50%;
		 margin: 1em 0px 1em 2em;
	}
}
 @media only screen and (min-width: 1000px) {
	 img.portrait {
		 float:right;
		 width: 30%;
	}
}
 @media only screen and (min-width: 800px) {
	 .three-col {
		 -webkit-column-count: 2;
		 -moz-column-count: 2;
		 column-count: 2;
	}
}
 @media only screen and (min-width: 1200px) {
	 .three-col {
		 -webkit-column-count: 3;
		 -moz-column-count: 3;
		 column-count: 3;
	}
}
 table.horizontal {
	 width: 100%;
}
 table.horizontal td, table.horizontal th {
	 vertical-align:top;
}
 table.horizontal td {
	 border-bottom: #DDD 1px dotted;
}
 table.horizontal th {
	 border-bottom: #CCC 1px solid;
}
 .task-bar a.btn{
	 margin: 0 1em;
	 float: right;
}
 #vision, #apply {
	 background: #FFF9D9 !important;
}
 a.btn, a.btn:visited, a.btn:hover, a.btn:active {
	 color: #FFF !important;
}
 hr.gradient {
	 border: 0;
	 height: 1px;
	 background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	 background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	 background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
	 background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
}
 figure.small-feature caption1, figure.small-feature caption2, figure.small-feature caption3, figure.small-feature caption4 {
	 background-color: #C00;
	 font-family: 'League Gothic';
	 font-size: 1.5em;
	 color: #FFF;
	 padding: .25em .5em;
	 display: block;
}
 #community-spiffs {
	 background-color: #FFF9D9;
}
 header h1 div.tagline {
	 font-size: 50%;
	 text-transform: initial;
	 color: #DDD;
}
 .news-listing time {
	 color: #999;
	 font-family: 'Milo';
	 padding-right: 1em;
}
 dl.news-listing {
	 overflow-x:visible;
}
 h1 .job-title {
	 color:#999;
	 font-size: .4em;
	 text-transform: initial;
	 font-family: Milo;
	 display: block;
}
 ul.directory {
	 list-style:none;
}
 ul.directory h3{
	 font-family: "League Gothic";
	 font-size: 1.5em;
	 margin-bottom: 0;
	 margin-top:1.5em;
}
 ul.directory p {
	 margin-top: 0 !important;
	 margin-bottom: 0 !important;
	 font-family:Milo;
	 font-size:.8em !important;
}
 .directory .job-title {
	 font-family:Milo;
	 letter-spacing:0.0125em;
	 text-transform: uppercase;
	 color:#999;
}
 .related-links{
	font-size: 1em;
}
 aside.related-links h2{
	color: #999;
	 font-size: 2.25rem;
}
 @media only screen and (min-width: 500px) {
	 aside.related-links{
		 float: right;
		 display: inline-block;
		 margin-left: 2em;
		 padding-left: 1em;
		 border-left: #CCC 1px solid;
	}
}
 header h1 {
	 font: 4.5rem 'League Gothic', sans-serif;
}
 h1.news {
	text-transform: none;
}
 section.page-section h2.section-heading {
	font: 3.375rem 'League Gothic', sans-serif;
}
 section#case-news {
	 background-color:#FFF9D9;
}
 section#case-news .pull-left{
	 margin-right: 10% !important 
}
 @media only screen and (max-width: 800px) {
	 section#case-news .pull-left{
		 margin-right: 0 !important;
		 float: none !important;
	}
}
 section#case-news form#mc-embedded-subscribe-form{
	 font-family: Milo;
	 font-size: 1rem;
	 background-color: #00b388;
	 padding: 1rem 2rem;
	 display: inline-block;
}
 section#case-news form#mc-embedded-subscribe-form label{
	 margin-bottom: 0;
	 color: #FFF;
}
 section#case-news form#mc-embedded-subscribe-form input.button {
	 -moz-border-radius:8px;
	 -webkit-border-radius:8px;
	 border-radius:8px;
	 background-color: #00866C;
	 margin-top: 0.75rem;
	 padding: 0 1rem;
	 text-align: center;
	 color: #FFF;
}
 footer.Slate nav.site-footer {
	background-color: #54585A;
}
 footer.Brick nav.site-footer {
	background-color: #960C22;
}
 footer.Slate nav.global-footer, footer.Brick nav.global-footer {
	background-color:#c8102e;
}
 footer.Slate nav.global-footer .nav-required a, footer.Brick nav.global-footer .nav-required a{
	color: #FCC;
}
 footer .footer-links .footer-text h2 {
	 font-family:'League Gothic';
	 color: white;
	 margin-top: 0;
}
 footer .footer-links .footer-text li {
	margin-bottom: 1em;
}
 @media only screen and (min-width: 500px) {
	 footer .footer-links .footer-text {
		 vertical-align:top;
		 margin-right: 2em;
		 display: inline-block;
		 width: 33%;
	}
	 footer .footer-links #schools{
		 width: 66%;
		 -webkit-column-count:2;
		 -moz-column-count:2;
		 column-count:2;
	}
}
