/*
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.
*/
blockquote {
	padding-top: 15px;
	padding-bottom: 0;
	margin-bottom: 12px;
	border-left: 3px solid #556367;
}

.alignleft {
	clear: left;
}

#toc .toc-h2 {
	list-style-type: none;
	font-size: 20px;
	font-weight: bold;
}

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

.content-item-title {
	font-size: 1.5em;
	display: block;
	line-height: 1.2;
	margin-bottom: 1em;
}

.wsuwp-content-syndicate-item {
	margin: 1em 0;
	border-bottom: 1px solid gray;
	padding: 1em 0;
}

.content-item-byline {
	font-weight: 700;
	margin-bottom: 1em;
	display: block;
}

.created-video-bg {
	height: 300px;
}

#example1 {
	border: 3px solid #c60c30;
	padding: 10px;
}

.banner-text-shadow {
	text-shadow: 2px 2px 5px #252525;
}

.white-text {
	color: white;
}

.hero-banner-copy::after {
	display: none;
}

#jacket .hero-banner-copy {
	margin: 0 auto;
	top: 7rem;
	text-shadow: .1px .1px 1px #24282c;
}

main .hero-banner.has-image:after {
	top: 0;
	opacity: 30%;
}

main .h1-header h1, main .hero-banner-title {
	font-size: 7.5rem;
}

#jacket #binder .circlevideo {
	position: absolute;
	left: auto;
	top: auto;
	width: 150px;
	height: 150px;
	overflow: hidden;
	display: block;
	margin: 1px;
	float: none;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: rgba(0,0,0,0.1);
}

#jacket #binder .circlevideo a {
	width: 200%;
	height: 100%;
	position: absolute;
	padding: 0;
	top: -1.6em;
	left: -4.2em;
}

/* 4 June 2020 CSS hackday changes */
main {
	font-size: 18px;
}

main .h1-header h1, 
main .hero-banner-title {
	line-height: 1.1;
}

.home .wsuwp-content-syndicate-wrapper {
	max-width: 85ch;
	margin: 0 auto;
}

.column ul li.wsuwp-content-syndicate-item {
	padding: 2em 0;
}

.column ul li.wsuwp-content-syndicate-item:first-item {
	padding-top: 0;
}

.column ul li.wsuwp-content-syndicate-item::before {
	display: none;
}

.wsuwp-content-syndicate-item .content-item-title {
	font-size: 2rem;
	font-weight: 700;
	margin-bottom: .5em;
}

.wsuwp-content-syndicate-item .content-item-title a {
	border: none;
	color: #981e32;
}

.content-item-byline-date {
	font-weight: 400;
	margin-right: 1em;
	padding: ;
	padding-right: 1em;
	border-right: 1px solid #5e6a71;
}

.more-default {
	display: none;
}

.wsuwp-content-syndicate-item .content-item-read-story {
	font-weight: 700;
}

#jacket .column.two img, 
#jacket .img-bar section:not(.cougarhead) .column img {
	border: none;
	padding-bottom: 0;
}

#jacket main a {
	border: none;
	font-weight: 600;
	text-decoration: none;
	color: #981e32;
}

#jacket main .toc a {
	color: inherit;
	font-weight: 400;
}

#jacket main a:hover {
	border: none;
	transition: color .3s ease;
	text-decoration: underline;
}

#jacket .hero-footer-contact ul {
	max-width: max-content;
	margin: 0 auto;
	border: none;
	flex-wrap: wrap;
	text-align: center;
}

#jacket .hero-footer-contact li {
	border-right: 1px solid rgba(255,255,255,0.5);
	padding-right: .5em;
	margin-right: .5em;
}

#jacket .hero-footer-contact li:last-child {
	padding-right: 0;
	margin-right: 0;
	border: none;
}

#jacket .hero-footer-contact li:after {
	display: none;
}

.hero-footer::after {
	content: "";
	background: url(https://wpcdn.web.wsu.edu/wp-labs/uploads/sites/44/2020/05/HYPER-Logo-Coug-Head-White-Transparent.png);
	height: 85px;
	width: 85px;
	margin: 4em auto 1em;
	background-repeat: no-repeat;
	display: block;
	background-size: contain;
}

#jacket main .hero-footer a {
	color: #fff;
}

#wsuwp-main {
	padding-bottom: 0 !important;
}

#jacket .hero-footer {
	background: #23282b;
	position: relative;
}

/* June 9 Nathan CSS */
main h1 {
	font-size: 5rem;
}

main h2 {
	font-size: 3.25rem;
}

main h3 {
	font-size: 1.75rem;
}

@media (max-width: 600px) {
	main h1 {
		font-size: 1.75rem;
	}
	
	main h2 {
		font-size: 1.5rem;
	}
	
	main h3 {
		font-size: 1.25rem;
	}
}

#jacket #binder .get-involved {
	max-width: 1285px;
	margin: auto;
	border-top: solid 3px #981e32;
	border-bottom: solid 3px #981e32;
}

#jacket #binder section#builder-section-1590029088262 {
	max-width: 1350px;
	margin: auto;
}

.tiles {
	border-bottom: solid 3px #981e32;
}

#jacket #binder .tiles:after {
	height: 5em;
}

#jacket #binder .hero-banner.has-image {
	margin-top: -200px;
}

#jacket #binder .hero-banner.has-image:before {
	display: none;
}

#jacket #binder .hero-banner.has-image:after {
	opacity: 60%;
}

body.page:not(.home) .hero-banner-copy {
	display: none;
}

p.c {
	white-space: pre;
}

#jacket #binder .cool:hover {
	transform: scale(1.01);
	filter: drop-shadow(.1rem .1rem 0.25rem black);
}

#jacket .builder-banner-content {
	border: none;
}

.searchform #searchsubmit {
	margin: 0;
}

#jacket .get-involved h2,
#jacket .get-involved a,
.get-involved p {
	color: #fff;
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 2px 2px rgba(0,0,0,.75);
}

#jacket .get-involved a {
	text-decoration: underline;
}

#jacket .get-involved h2 a {
	text-decoration: none;
}

#jacket .get-involved h2 {
	margin-bottom: 2rem;
}

#jacket .get-involved h2:after {
	background: #fff;
	content: "";
	display: block;
	height: 2px;
	margin: 3rem auto 0;
	width: 15%;
}

main .home, main .has-image, main .hero-banner-inner {
	min-height: 1000px;
}

body.page:not(.home) .hero-banner-inner {
	display: none;
}

/* Sidebar widget :: Recent Posts */
.column.two aside li a {
	padding: 0;
	margin: 1rem 0;
}

.column.two .widget_recent_entries li {
	border-bottom: 1px solid;
	padding-bottom: 2em;
	display: flex;
	flex-direction: column;
}

.column.two .widget_recent_entries li:first-child {
	padding-top: 2em;
}

.widget_recent_entries .post-date {
	margin-top: 1em;
	order: -1;
}

.archive article {
	margin-bottom: 2rem;
	padding-bottom: 2rem;
	border-bottom: 5px solid;
}

.social-share-bar ul li::before {
	display: none;
}

.article-header hgroup h1 {
	font-size: 3rem;
}

@media (max-width: 700px) {
	.article-header hgroup h1 {
		font-size: 1.75rem;
	}
}

/* Home page hero banner work */
.home .hero-banner {
	display: none;
}

#jacket #binder .hp-hook {
	font-size: 2em;
	border: 5px solid #f1ecec00;
	border-width: 3px 0;
	border-bottom-color: #981e3200;
}

#jacket #binder .hp-hook p {
	line-height: 1.5;
	color: white;
	text-shadow: .1px .1px 1px black;
	margin-bottom: .5em;
	padding: 0;
	max-width: 750px;
	margin-top: .5rem;
}

#jacket #binder .hp-hook .hp-header-sub {
}

#jacket #binder .hp-hook .hp-header-tag {
	font-size: 1.25rem;
	margin-top: 1em;
	letter-spacing: .1em;
}

#jacket #binder .hp-hook img {
	padding-top: 2rem;
	margin: 0 auto;
	display: block;
}

.has-featured-image .size-gt-small header.main-header {
	position: absolute !important;
}

.home .main-header::before {
	background: none;
}

.home-hero-wrapper {
	display: flex;
	min-height: 100vh;
}

.home-hero-wrapper section {
	align-self: center;
}

.home-hero-wrapper .column.one {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	z-index: 1;
}

.home-hero-wrapper h2 {
	color: #fff;
	font-size: 2.5em;
	font-weight: 700;
}

.five1.home .home-hero-wrapper {
	background-image: linear-gradient(-135deg,rgba(94,5,22,.85),rgba(166,15,45,.15) 100%), url(https://wpcdn.web.wsu.edu/wp-labs/uploads/sites/44/2020/06/Pretty-Hydrogen-Pic-e1591154214847.jpg) !important;
}

.five2.home .home-hero-wrapper {
	background-image: linear-gradient(-135deg,rgba(94,5,22,.85),rgba(166,15,45,.15) 100%), url(https://wpcdn.web.wsu.edu/wp-labs/uploads/sites/44/2020/05/Westra_6925.jpg) !important;
}

.five3.home .home-hero-wrapper,
.five4.home .home-hero-wrapper,
.five5.home .home-hero-wrapper {
	background-image: linear-gradient(-135deg,rgba(94,5,22,.85),rgba(166,15,45,.15) 100%), url(https://wpcdn.web.wsu.edu/wp-labs/uploads/sites/44/2020/06/Westra_6948-scaled-e1591761789231.jpg) !important;
}

.blog article,
.archive article {
	border-bottom: 5px solid #981e32;
	margin-top: 2rem;
}

.blog .article-header,
.archive .article-header {
	border: none;
}

.blog .article-title,
.archive .article-title {
	font-size: 2.5rem;
	border: none;
}

.blog .source,
.archive .source {
	margin-top: 1rem;
}

.blog article footer,
.archive article footer {
	border: none;
	margin-top: 1rem;
}

.portrait {
	border-radius: 0;
	width: 100%;
	height: auto;
	overflow: visible;
	display: block;
	margin: 0;
	float: none;
}

.portrait a {
	position: relative;
}

.gallery img {
	border: none;
}

/* Header Caps Fix */
h1, h2, h3, h4, h5 {
	text-transform: none;
}

/* Our Lab Formatting */
main .row.media-text {
	display: flex;
}

@media (max-width: 750px) {
	main .row.media-text {
		flex-direction: column;
	}
	
	.order-n1 {
		order: -1;
	}
}

main .row.media-text > * {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

main .row.media-text > * p {
	margin: 0;
	padding: 0;
	display: flex;
}

.u-padding-1 {
	padding: 1rem;
}

@media (max-width: 600px) {
	.wp-block-media-text {
		display: flex;
		flex-direction: column;
	}
	
	.wp-block-media-text__media {
		margin-bottom: 1rem !important;
		width: 100%;
	}
}

/* --- utilities --- */
.margin-large {
	margin-top: 3rem !important;
	margin-bottom: 3rem !important;
}

/* --- there's more animation --- */
@keyframes theresmore {
	from {
		bottom: 0;
		opacity: 1;
	}
	
	to {
		bottom: 3rem;
		opacity: .5;
	}
}

.home-hero-wrapper {
	position: relative;
}

.home-hero-wrapper:after {
	color: #fff;
	content: url(https://wpcdn.web.wsu.edu/wp-labs/uploads/sites/44/2021/02/down-arrow-white.png);
	position: absolute;
	bottom: 0;
	right: 2rem;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-duration: 2s;
	animation-name: theresmore;
}