/*
Welcome to custom CSS for the WSU Spine Theme!

You may delete these comments and get started with your custom stylesheet.
Before doing so, please review the WSU web standards:

https://brand.wsu.edu/media/web/web-standards/

As a general rule of thumb, if your styles target aspects of the spine
(#spine), that's against standard, whereas if you're styling elsewhere on
the page, it's all good.
*/
/* ----------- GENERAL ----------------- */
#spine #glue:before {
	border-right: solid 1px #dcdcdc;
}

#binder {
	background-color: #ffffff;
	border-right: solid 1px #dcdcdc;
	color: #4c4c4c;
}

.main-header {
	height: 200px;
	background-color: #eff0f1;
	background-image: url("https://wpcdn.web.wsu.edu/wp-voiland/uploads/sites/2442/2019/08/Tridurle-Logo-trans.png");
	background-size: contain;
	background-repeat: no-repeat;
	border-bottom: 5px solid #a60f2d;
}

.main-header .header-group {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.main-header sub, .main-header sup {
	color: #4c4c4c;
}

main {
	padding-bottom: 60px;
}

.bottom-padding-none main {
	padding-bottom: 0;
}

p {
	font-weight: 500;
	line-height: 1.4em;
}

@media only screen and (max-width: 570px) {
	.main-header {
		height: 110px;
	}
}

/* ----------- HEADERS ----------------- */
h1, h2, h3, h4, h5 {
	text-transform: uppercase;
}

h6 {
	text-transform: none;
}

h1 {
	font-weight: 800;
}

.page-id-296 .h1-header + section.pad-top .column {
	padding-top: 2em;
}

h2 {
	font-size: 1.6rem;
	font-weight: 100;
}

h3 {
	font-weight: 700;
	font-size: 1.1rem;
	line-height: 1.4em;
}

@media only screen and (max-width: 693px) {
	h1 {
		font-size: 1.8em;
	}
}

/* ----------- LINKS ------------------- */
.column a, .column a:visited {
	color: #4c4c4c;
	border-bottom: 1px solid #da1e00;
	transition-property: color, background, border;
	transition-duration: .4s, .4s, .1s;
	text-decoration: none;
}

.column a:hover {
	border-bottom: 4px solid #da1e00;
}

a.btn, a.btn:visited {
	border: 2px solid #2f5055;
	padding: 0 1em;
	background-color: #ffffff;
	color: #a60f2d;
	font-weight: 400;
	margin: .5em 0;
	position: relative;
	display: inline-block;
	text-decoration: none;
}

a.btn:hover {
	background-color: #a60f2d;
	color: #ffffff;
	border: 2px solid #2f5055;
}

/* ----------- LISTS ------------------- */
.column ul {
	padding: 0 2em 1em 2.6em;
}

.column ul li {
	font-weight: 500;
	list-style-type: none;
	position: relative;
	padding: 0 0 0 10px;
	line-height: 1.4;
}

.column ul li:before {
	content: "";
	display: inline-block;
	position: absolute;
	left: -.7em;
	color: #a60f2d;
	font-weight: 600;
	font-size: 1.2em;
	list-style-type: disc;
	height: 4px;
	width: 10px;
	background: #a60f2d;
	top: 12px;
}

ol {
	list-style-type: none;
	margin: 0;
	margin-left: 2.6em;
	padding: 0;
	padding-bottom: 1em;
	counter-reset: li-counter;
}

ol > li {
	font-weight: 500;
	position: relative;
	padding-left: 10px;
	line-height: 1.4em;
}

ol > li:before {
	position: absolute;
	top: .6em;
	width: 15px;
	left: -1.2em;
	text-align: center;
	color: #a31d36;
	padding: 0;
	border-right: 1px solid #a31d36;
	content: counter(li-counter);
	counter-increment: li-counter;
	font-weight: 700;
	font-size: .95em;
	line-height: 1em;
}

/* ----------- HUB (general) ----------- */
.hub ul {
	padding: 0 1em 0 0;
}

.hub ul li {
	padding-bottom: 1em;
	padding-left: 0;
}

.hub ul li:before, .social-share-bar ul li:before {
	content: none;
}

.content-item-title {
	display: block;
	padding: 0;
}

.content-item-excerpt p {
	padding-bottom: .5em;
}

/* ----------- HUB (news) -------------- */
.news .wsuwp-content-syndicate-item {
	border-bottom: solid 2px #e1e1e1;
	margin-bottom: 1em;
}

.home .news .wsuwp-content-syndicate-item {
	border-bottom: none;
	margin-bottom: 0;
}

.news .content-item-title {
	font-weight: 700;
	font-size: 1.1rem;
	line-height: 1.4em;
}

.news .content-item-byline {
	color: #666666;
	font-style: italic;
	line-height: 1.4em;
}

.news .content-item-byline-date:after {
	content: ",";
}

.news .content-item-excerpt strong {
	font-weight: normal;
}

.news .content-item-read-story {
	display: none;
}

@media only screen and (max-width: 550px) {
	.hub .news .wsuwp-content-syndicate-item {
		display: block;
	}
}

/* ----------- POSTS ------------------- */
.article-title {
	text-transform: none;
	font-size: 1.6rem;
	line-height: 1.4em;
}

article {
	margin-bottom: 1em;
}

.social-share-bar ul {
	padding: 0;
}

.social-share-bar ul li {
	padding: 0;
}

.social-share-bar a, .social-share-bar a:hover {
	border-bottom: none;
}

/* ----------- OTHER ------------------- */
.adv-board {
	max-width: 225px;
}

.adv-board p {
	line-height: 1.5em;
	margin-bottom: -.5em;
}

.org-chart {
	margin-top: 1em;
	max-width: 442px;
}

.org-chart figcaption {
	text-align: center;
}

.org-chart img {
	padding-bottom: .5em;
}

figcaption {
	padding: 0 0 15px;
	font-style: italic;
	color: #717171;
}

@media only screen and (max-width: 693px) {
	.member {
		border-bottom: solid 2px #e1e1e1;
	}
}