body {
	font-family: 'Open Sans', "Lucida Sans", sans-serif;
	font-weight: 300;
	background-color: #981e32;
	color: #464e54;
}

#spine #glue:before {
	border-right: solid 1px #b5babe;
}

#spine .spine-sitenav {
	font-weight: 400;
}

main {
	background-color: #fff;
}

/* initial design work */
.main-header {
	position: relative;
	padding: 1rem 0 3rem;
	background-color: #fff;
}

.home .main-header {
	background-size: 12%;
}

.home .main-header sub:not(.unset), 
.home .main-header sup:not(.unset) {
	display: block;
	font-size: 13px;
	line-height: 1;
}

.home .sup-header span {
	color: #981e32;
	font-weight: 300;
	padding-bottom: .5rem;
}

.home .sub-header span {
	border-left: none;
	font-weight: 300;
	margin-left: 0;
	padding-left: 0;
	text-transform: none;
	font-family: 'Palatino';
	font-size: 4rem;
}

main ul li {
	font-size: 1rem;
	line-height: 1.6;
}

main ul > li {
	padding-bottom: 1rem;
}

main ul > li > ul {
	padding-top: 1rem;
}

/* --------------- */
.main-header {
	height: auto;
	z-index: 100;
	position: relative;
	width: auto;
}

.main-header .header-group:not(.unset) {
	padding: .7em 2rem;
	position: relative;
}

.main-header sub:not(.unset), .main-header sup:not(.unset) {
	display: inline-block;
	font-size: 13px;
}

.main-header .sup-header:not(.unset) a, .sub-header span, .sup-header-default {
	color: #5e6a71;
	font-weight: 700;
	letter-spacing: 2px;
}

.sup-header a {
	font-weight: 700;
}

.home .sub-header span {
	color: #464e54;
}

.sub-header span {
	border-left: 1px solid #981e32;
	font-weight: 300;
	margin-left: 1em;
	padding-left: 1.25em;
	text-transform: uppercase;
	color: #981e32;
}

/* ------------------------------------------------------*/
.pic1 .h1-header {
	margin-top: 0;
}

h1 {
	margin-left: -1em;
	padding: .5rem 2rem;
	color: #fff;
	background-color: #981e32;
	background: rgba(152,30,50,1);
	font-weight: 300 !important;
	display: inline;
	float: left;
	margin-bottom: .5rem;
}

.pic1 h1 {
	padding: 0 0 5px;
	color: #fff;
	background-color: #981e32;
	background: rgba(152,30,50,0.85);
	font-weight: 300 !important;
	display: inline;
	text-align: center;
	line-height: 1.5em;
	box-shadow: 30px 0 0 rgba(152,30,50,0.85), -30px 0 0 rgba(152,30,50,0.85);
}

h2,
.single-post h1,
.content-item-title {
	color: #2a3033;
	margin: 1.2rem 0;
	padding-top: 0;
	font-family: 'palatino';
	text-transform: none;
	font-size: 2rem;
	font-weight: 400;
}

.single-post h1,
.content-item-title {
	padding: 0 0 .5rem;
	color: #2a3033;
	background: none;
	font-weight: 400;
	display: block;
	float: none;
	margin: 1.2rem 0 0;
}

.home h2 {
	font-weight: 300;
	font-size: 2em;
	margin-bottom: 1rem;
	margin-top: 0;
	text-transform: uppercase;
	font-family: 'Open Sans', "Lucida Sans", sans-serif;
}

.home .one h2 {
	margin-top: 2rem;
}

h3, h4 {
	color: #981e32;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1em;
	margin: 2em 0 .25em;
	line-height: 1em;
}

h4 {
	margin-top: 0;
}

.one h3 {
	margin: 1rem 0 1rem -2rem;
	padding: .5rem 0 .5rem 2em;
	border-left: solid 10px #981e32;
}

p {
	font-size: 1.2em;
	line-height: 1.75em;
	padding-bottom: 1.5em;
}

.two .cta a {
	color: #981e32;
	background-color: #fff;
	border: solid 1px #981e32;
	box-shadow: none;
	padding: .5rem 1rem;
	text-transform: uppercase;
	display: inline-block;
	font-weight: 700;
	font-size: .8rem;
	letter-spacing: 1px;
}

.two .cta a:hover {
	background-color: #eff0f1;
	transition: background .5s cubic-bezier(.33,.66,.66,1);
}

.two .cta a:active {
	color: #fff;
	background-color: #981e32;
	transition: background .5s cubic-bezier(.33,.66,.66,1);
}

.intro {
	font-size: 1.75em;
	color: #2a3033;
}

.note {
	font-size: 1em;
	line-height: 1.25em;
}

em {
	font-family: 'Open Sans', Arial, serif;
	font-weight: 300;
	font-style: italic;
}

hr {
	margin-top: 8rem;
}

.hr-vpsa hr {
	margin-top: 2rem;
}

.small {
	font-size: .75em;
	color: #757575;
	margin-left: 7em;
}

.two {
	margin-top: 6em;
}

.two-no-margin-top {
	margin-top: 0;
}

.home .two {
	margin-top: 0;
}

.main-replacement .two {
	margin-top: 8em;
}

.sup-red {
	color: #b90101;
	margin-left: -10px;
	padding-right: 5px;
}

.more-left {
	margin-left: 40px;
}

.line-left {
	padding-left: 40px;
	margin: 40px 0 20px 40px;
	border-left: solid 1px #b5babe;
}

.sidebar {
	font-size: 1.25em;
	color: #981e32;
}

.excerpt {
	font-size: .8em;
	margin-left: 60px;
	color: #b5babe;
}

.ref {
	font-size: .8rem;
	color: #b5babe;
}

.spine-blank-template .page {
	position: relative;
}

.center {
	margin: 0 auto;
	padding-right: 0;
	max-width: 75%;
	text-align: center;
}

.home .pic1 {
	position: absolute;
	top: 260px;
}

.home .pic1 .column {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

#med-primary-content {
	padding-bottom: 5rem;
}

/* The sizing of the featured image on individual posts works
   until a certain point, at which the H2 starts to distance
   itself from the image. This will need to be targeted with
   mobile styles. */
.home-featured-image,
.featured-image {
	background-size: cover;
	background-position: left center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 350px !important;
	width: 100% !important;
}

.home-featured-image {
	height: 500px !important;
}

.replacement-featured-image {
	background-attachment: scroll;
	background-position: 0 175px;
	-webkit-transition: all 600ms ease-in-out;
	-moz-transition: all 600ms ease-in-out;
	-o-transition: all 600ms ease-in-out;
}

.replacement-featured-image:hover {
	cursor: pointer;
	background-position: 0 0;
}

.home-featured-image {
	height: 700px;
}

.main-replacement {
	margin-left: 198px;
	position: relative;
	margin-top: 5rem;
}

/* ---------------  Video  --------------------- */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0;
	height: 0;
	overflow: hidden;
	margin: -2rem -2rem 40px;
}

.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Home page */
.home_title {
	font-weight: 300;
	font-size: 2.5em;
	line-height: 1.1em;
	text-transform: uppercase;
	color: #2a3033;
}

/* additional initial design */
.one {
	padding-right: 2rem !important;
}

.top-content .two {
	padding-left: 2rem !important;
	border-left: 1px solid #efefef;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}

.two h2 {
	text-transform: ;
	font-size: 1.3rem;
}

.two h3 {
	padding: 1rem 0;
	color: #2a3033;
}

.two ul {
	list-style: none;
	padding: 0;
}

.two li {
	padding: 0 0 .5rem;
}

.miller-logo {
	width: 160px;
	margin: 2em 0 1em;
}

@media screen and (max-width: 1000px) {
	.main-header {
		background: none;
	}
}

@media screen and (max-width: 600px) {
	.home .sub-header span {
		font-size: 2.5rem;
	}
	
	.main-header {
		padding: 1.5rem 0;
	}
	
	.main-header sub:not(.unset), .main-header sup:not(.unset) {
		display: block;
	}
	
	.main-header sub {
		padding-top: .5rem;
	}
	
	.sub-header span {
		border-left: none;
		margin-left: 0;
		padding-left: 0;
	}
}

/* Added by CBY so that the news page looks better */
.content-item-title {
	display: block;
	line-height: 1.3;
}

.content-item-byline-date {
	display: block;
}

.content-item-byline-author {
	display: none;
}

.wsuwp-content-syndicate-list {
	list-style: none;
	padding: 0;
}

/*form response style*/
.gform_confirmation_message {
	font-size: 1.5rem;
	line-height: 1.5;
	margin: 1rem 0;
	padding: 1rem;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	color: #981e32;
}

/* ----------- dl dt dd ------------- */
dl {
	margin-bottom: 2em;
	display: block;
	height: auto;
	min-height: 120px;
}

dt {
	font-size: 1.25em;
	width: 70%;
	padding-bottom: 10px;
	clear: both;
}

dd {
	padding: 0 0 1.5rem;
	font-weight: 400;
	width: 70%;
}

dd.bio-pic {
	float: left;
	padding: 0 1rem 0 0;
	width: 25%;
	max-width: 120px;
}

tr {
	border-bottom: solid 1px #C1C1C1;
}

.place {
	font-weight: 700;
	padding: 0;
	font-style: italic;
	font-size: 1.15em;
}

p + dl {
	margin-top: 4em;
}

.column two .campus-pic {
	width: 100%;
	margin: 0 -2em 0 0;
	border-top: solid 3em #981e32;
}

.condensed-li {
	padding-bottom: 0;
}

.no-bullet {
	list-style: none;
}

/* candidate evaluation form */
.nomargintop hr {
	margin-top: 0;
}

.gform_wrapper label.gfield_label {
	font-weight: 400;
}

label, legend {
	font-weight: 400;
}