/*
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:

http://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.
*/
header.article-header {
	display: none;
}

/* ============================================================
  GRAVITY FORM STYLES
============================================================ */
#input_56_26 th {
	color: #2f3132;
}

/* ============================================================
  NEWS STYLES
============================================================ */
.column.one.news {
	padding-left: 12rem !important;
}

.column.one.news, 
.column.one.news img {
	padding-right: 12rem !important;
}

/* ============================================================
  EDUCOUG BLOG STYLES
============================================================ */
.post cite.article-author, 
.post .author-description {
	display: none;
}

.post article header time {
	font-weight: bold;
}

.post article header time:before, 
.post blockquote:before, .post blockquote.no-quote {
	content: "";
}

.post blockquote, .post blockquote.no-quote {
	background: none;
	border-left: none;
	margin: 0;
	padding: 0;
	quotes: none;
	text-align: left;
}

.post .article-header hgroup.source, 
.post .article-header .hgroup.source {
	padding-bottom: 1.25em;
}

.archive header.article-header, 
.post header.article-header {
	display: inline;
}

.archive .article-title a, 
.post .article-title a {
	background: none;
}

.post .show {
	display: inline-block !important;
	max-width: 300px !important;
}

.size-lt-large .post .show {
	max-width: 100% !important;
}

.post .alignleft, 
.post .alignright {
	margin-top: 1em;
}

.post article footer {
	clear: both;
}

/* ============================================================
  EXTRA TABLEPRESS STYLES
============================================================ */
.tablepress-id-AgentsOfChangeSignUp img {
	min-width: 48px;
}

td, 
th, 
.tablepress td, 
.tablepress th {
	padding-left: .5rem !important;
}

body:not(.unset) table td, 
body:not(.unset) table th {
	padding-bottom: 1em;
}

/* ============================================================
  SIDEBAR RIGHT FIX
============================================================ */
.fluid .row.side-left .column.one, 
.fluid .row.side-right .column.two {
	width: 33%;
}

.halves.gutter .column.one:not(.gutterless), 
.halves.gutter .column:nth-of-type(2n+3):not(.gutterless), 
.side-left.gutter .column.one:not(.gutterless), 
.side-right.gutter .column.one:not(.gutterless) {
	padding-right: 5rem;
}

/* ============================================================
  FIX YOUTUBE VIDEO SPACING VS CONTENT
============================================================ */
.embed-youtube {
	height: inherit;
	padding-bottom: 1rem;
}

/* ============================================================
  FIXES MEET US PHOTOS AND CONTENT IN 2-COL 50/50 LAYOUT
============================================================ */
.fluid .row.halves .column {
	padding-left: 2rem !important;
	padding-right: 2rem !important;
}

/* ============================================================
  NEW ICON STYLES
============================================================ */
/* icon stylings */
.testimonial:after, 
.agenda:after, 
.speaker:after {
	position: relative;
	top: 2px;
	left: 15px;
}

.testimonial:after {
	content: url("https://s3.wp.wsu.edu/uploads/sites/90/2017/12/bullhorn-blue.png");
}

.agenda:after {
	content: url("https://s3.wp.wsu.edu/uploads/sites/90/2017/12/notebook-blue.png");
}

.speaker:after {
	content: url("https://s3.wp.wsu.edu/uploads/sites/90/2017/12/speaker-blue.png");
}

/* ============================================================
  PEOPLE DIRECTORY STYLES
============================================================ */
.wsuwp-person-container {
	background: center center / cover no-repeat;
	color: #fff;
	float: left;
	margin: 0 1px 1px 0;
	overflow: hidden;
	position: relative;
	width: calc(25% - 1px);
	min-height: 358px;
}

.wsuwp-person-container:before {
	background: rgba(0,0,0,.15);
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition: background 1s;
	width: 100%;
}

.wsuwp-person-container:hover:before {
	background: none;
}

.wsuwp-person-container.linked:before {
	content: none;
}

.wsuwp-person-container:hover {
	box-shadow: inset 0 0 0 7px #fff;
}

.wsuwp-person-container a {
	background: rgba(0,0,0,.15);
	height: 100%;
	position: absolute;
	transition: background 1s;
	width: 100%;
}

.wsuwp-person-container a:hover {
	background: none;
}

.wsuwp-person-container a:before,
.wsuwp-person-container a:after {
	content: none;
}

.wsuwp-person-info {
	background-color: rgba(0,0,0,.85);
	bottom: 0;
	box-sizing: border-box;
	color: #fff;
	display: inline-block;
	left: 0;
	margin: 0 auto;
	opacity: .75;
	padding: .3rem .9rem .65rem;
	position: absolute;
	text-align: center;
	transition: opacity 2.15s;
	width: 100%;
}

.wsuwp-person-container:hover .wsuwp-person-info {
	opacity: 1;
}

.wsuwp-person-name {
	font-size: 1.4rem;
	font-weight: 600;
	letter-spacing: .75px;
	line-height: 1.4;
}

.wsuwp-person-position {
	color: #d8e3e5;
	font-size: .8rem;
	letter-spacing: .15px;
	line-height: 1.6;
	text-transform: uppercase;
}

@media only screen and (max-width:1450px ) {
	.wsuwp-person-container {
		width: calc(100% / 3 - 1px);
		min-height: 300px;
	}
}

@media only screen and (max-width:1150px ) {
	.wsuwp-person-container {
		width: calc(50% - 1px);
		min-height: 240px;
	}
}

@media only screen and (max-width:650px ) {
	.wsuwp-person-container {
		width: 100%;
		margin: 0 0 1px;
		min-height: 290px;
	}
}

/* ============================================================
  PEOPLE DIRECTORY BUTTONS
============================================================ */
/* reset after main styling of hyperlinks */
button.wsuwp-people-filter-label,
button.wsuwp-people-filter-label:hover,
button.wsuwp-people-filter-label:focus {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	transition: none;
	margin-top: 0;
	text-shadow: 1px 1px 2px rgba(0,0,0,.8);
}

button.wsuwp-people-filter-label,
button.wsuwp-people-filter-label:hover,
button.wsuwp-people-filter-label:focus {
	border: 1px solid #000;
	border-radius: 0;
	color: inherit;
	cursor: pointer;
	padding: 6px 10px;
	transition: all .2s ease;
	margin: .5rem;
	margin-left: 0;
	min-width: 140px;
	font-family: "Open Sans Condensed";
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 1.5px;
	line-height: 1;
	text-transform: uppercase;
	text-decoration: none;
	box-sizing: border-box;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
}

button.wsuwp-people-filter-label,
button.wsuwp-people-filter-label:hover,
button.wsuwp-people-filter-label:focus {
	background: #3e8b94;
	border-color: #000;
	color: #fff;
}

button.wsuwp-people-filter-label:hover {
	background: #2f5055;
}

.wsuwp-people-filter.search {
	margin-top: .5rem;
	margin-bottom: .75rem !important;
}

.wsuwp-people-filter {
	margin-bottom: .25rem !important;
}

.wsuwp-people-filters {
	margin-bottom: 1rem;
}

/* ============================================================
  NORTHWEST BIOMECHANICS STYLES
============================================================ */
.page-id-38322 #header-links,
.page-id-40130 #header-links,
.page-id-41582 #header-links,
.page-id-41322 #header-links,
.page-id-40988 #header-links,
.page-id-41505 #header-links,
.page-id-41471 #header-links,
.page-id-41543 #header-links {
	display: none;
}

/* ============================================================
  FIX INITIAL BLANK SPACE FROM IFRAMES THAT SOMETIMES APPEARS
============================================================ */
.iframe-wrap:not(#jacket .iframe-wrap) {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}