/*
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.
*/
/*================================
					Background
==================================*/
/*================================
					Header Image 
===================================*/
.top {
	margin-top: -32px;
	margin-left: -33px;
}/* Clint added */
	
}

main {
	padding-bottom: 8em;
}

main a {
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	-o-transition: background-color .2s linear;
	transition: background-color .2s linear;
	text-decoration: none;
	background-color: none;
}

main a:hover {
	background-color: #f0f1f2;
}

/*header*/
.main-header {
	background: none;
	height: auto;
	background-size: cover;
}

.main-header a {
	background: none;
	border-bottom: none;
}

.main-header a:hover {
	background: none;
	border-bottom: none;
}

.cob-palette-default .main-header {
	background: none;
}

/* CSS Document */
.cob-header-navigation {
	clear: left;
	padding: 0 2em;
	max-width: 100%;
	overflow: hidden;
	z-index: 1;
}

.cob-header-navigation ul {
	border-top: 1px solid #383d42;
	padding: 1em;
	text-align: right;
}

.cob-header-navigation li {
	font-weight: 600;
	border-left: 1px solid #383d42;
	color: #383d42;
	margin-left: 1em;
	padding-left: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	display: inline-block;
}

.cob-header-navigation li:first-child {
	border-left: none;
}

.cob-header-navigation a {
	border-bottom: none;
	color: #383d42;
	-webkit-transition: color .3s linear;
	-moz-transition: color .3s linear;
	-o-transition: color .3s linear;
	transition: color .3s linear;
}

.cob-header-navigation a:hover {
	background: none;
	color: #fff;
}

.section-color {
	padding: 40px 0;
}

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

.main-header sub:not(.unset), .main-header sup:not(.unset) {
	display: inline-block;
	font-size: .85em;
	letter-spacing: 2px;
}

.main-header .sup-header:not(.unset) a, .sub-header span {
	color: #fff;
}

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

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

.row.single.featured-nav {
	padding: 0 2em;
}

.row.single.featured-nav .column {
	border-top: 1px solid #383d42;
	padding: 1em;
	text-align: right;
	width: 100%;
}

.row.single.featured-nav .column a {
	border-left: 1px solid #383d42;
	color: #383d42;
	margin-left: 1em;
	padding-left: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
}

.row.single.featured-nav .column a:hover {
	color: #fff;
}

.row.single.featured-nav .column a:first-child {
	border-left: none;
}

.row.single.featured-nav .column a:last-child {
	margin-right: -1em;
}

.row.single.section-color .column {
	width: 100%;
}

.row.single.section-color.main-color-content .column {
	width: 67%;
}

.tribe-events-page-template h1,
.page h1 {
	color: #383d42;
	font-family: 'Open Sans Condensed', 'Open Sans', sans-serif;
	font-size: 5em;
	line-height: .85em;
	text-transform: uppercase;
}

.tribe-events-page-template h1,
.page h1 .h1-support {
	color: #fff;
}

.page .main-color-content p {
	color: #fff;
	font-weight: 300;
	font-size: 1.5em;
	line-height: 1.5em;
}

/*------------------- a -------------------*/
a.dark-button {
	color: #fff;
	background-color: #383d42;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', 'Open Sans', sans-serif;
	font-size: .85em;
	letter-spacing: 1px;
	padding: .5em 1.5em;
	-webkit-transition: background-color .3s linear;
	-moz-transition: background-color .3s linear;
	-o-transition: background-color .3s linear;
	transition: background-color .3s linear;
	text-decoration: none;
}

a.none {
	background-color: none;
	border-bottom: none;
	color: none;
}

a.source {
	font-size: .8rem;
	border: none;
	color: #8d959a;
	text-align: right;
}

h2 a {
	background: none;
	border-bottom: none;
	color: #2a3033;
}

h2 a:hover {
	background: none;
	border-bottom: none;
}

main ul li a {
	color: #282828;
	border-bottom: solid 1px #c4c4c4;
}

main ul li a:hover {
	color: #282828;
	border-bottom: solid 1px #A60F2D;
}

main a:hover {
	background-color: #f0f1f2;
}

/*------------------- colors -------------------*/
/*------------------- images -------------------*/
.img-left {
	float: left;
	padding: 0 20px 20px 0;
}

.img-small {
	max-width: 90px;
}

.image-half {
	float: left;
	padding: 0 20px 20px 0;
	width: 50%;
	max-width: 400px;
}

.topdown {
	padding: 20px 20px 20px 0;
}

/*------------------- typography -------------------*/
em {
	font-style: italic;
}

p, p~p {
	font-size: 1em;
	font-weight: 400;
	line-height: 1.5em;
	color: #424242;
	padding-bottom: 1em;
}

/*p+p {
	padding-bottom: 2em;
}*/
h2, .page .likeh2 {
	font-weight: 300;
	font-size: 1.75em;
	text-transform: uppercase;
	line-height: 1em;
	padding: 40px 0 20px;
}

.upperlower {
	text-transform: none;
	line-height: 1.25em;
}

h3 {
	font-weight: 600;
	font-size: 1.75em;
	font-family: 'Open Sans Condensed', 'Open Sans', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1em;
	padding: 40px 0 14px;
}

h2+h3 {
	padding-top: .7rem;
}

.gform_title {
	padding-top: 0;
}

h4 {
	font-weight: 300;
	font-size: 1.5em;
	line-height: 1em;
	padding: 20px 0 10px;
}

.likeh4 {
	font-weight: 700;
	font-size: 1.25em;
	text-transform: uppercase;
	line-height: 1em;
	padding: 20px 0 10px;
}

h5, .likeh5 {
	font-weight: 400;
	font-size: 1em;
	text-transform: uppercase;
	line-height: 1em;
	padding: 20px 0 0;
}

.rank, .rankplus {
	font-family: 'Open Sans Condensed', 'Open Sans', sans-serif;
	font-size: 8em;
	line-height: .85em;
	color: #A60F2D;
	text-transform: uppercase;
	margin: 0 0 1rem;
	padding: 0;
}

.rankinfo, .letterhead, .intro {
	font-weight: 300;
	font-size: 1.5em;
	line-height: 1.5em;
	padding: 20px 0 10px;
}

.number {
	font-family: 'Open Sans Condensed', 'Open Sans', sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #A60F2D;
	text-transform: uppercase;
}

blockquote p {
	margin: 1em 0 0;
	padding: 0 0 0 1em;
	border-left: solid 1px #dcdcdc;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 1.35rem;
	color: #000;
}

.quote-ref {
	font-size: .75em;
	color: #6f7070;
	margin: 0 0 1em;
	padding: 1em 0 0 2em;
}

.bio {
	font-size: .85em;
	line-height: 1.5em;
}

figcaption {
	margin-bottom: 1em;
	padding: 0 0 0 1em;
	border-left: solid 1px #dcdcdc;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-weight: 300 !important;
	font-size: 1em;
	line-height: 1.4em;
	color: #000;
}

.featuretext p, .featuretext p~p, .featuretext p+p {
	font-size: 1.2em;
	font-weight: 300;
	line-height: 1.6em;
}

.photocredit {
	font-size: .5em;
	color: #6f7070;
	padding: 1em 0;
}

.toptwoem {
	padding-top: 2em;
}

/*------------------- misc. structure -------------------*/
.picHP {
	margin: 1.5em 0;
}

body:not(.unset) table td {
	padding-left: .6em;
}

.line-spacer {
	padding-bottom: 2.5em;
	margin-bottom: 3em;
	border-bottom: solid 1px #bdc1c4;
	width: 100%;
	height: auto:;
}

.column.two.sidebar-down {
	padding-top: 60px;
}

hr {
	border: 0;
	background-color: #bdc1c4;
	height: 1px;
}

.nested-halves {
	width: 100%;
	display: inline-block;
	text-align: top;
	clear: both;
	padding-top: 0;
	margin-top: 0;
}

.nested-halves .nested-one {
	display: block;
	width: 49%;
	float: left;
	padding-right: 1%;
}

.nested-halves .nested-two {
	display: block;
	width: 49%;
	float: left;
	padding-left: 1%;
}

.nested-thirds {
	width: 100%;
	display: inline-block;
	text-align: top;
	clear: both;
	padding-top: 0;
	margin-top: 0;
}

.nested-thirds .nested-one {
	display: block;
	width: 32%;
	float: left;
	padding-right: 1%;
}

.nested-thirds .nested-two {
	display: block;
	width: 32%;
	float: left;
	padding-right: 1%;
}

.nested-thirds .nested-three {
	display: block;
	width: 32%;
	float: left;
	padding-right: 1%;
}

.nested-gutter {
	padding-left: 1%;
	padding-right: 1%;
}

.margtop-hide {
	margin-top: 4em;
}

/*----------------------------- table press ---------------------------------*/
.tablepress-id-2 .column-1 {
	width: 133px;
}

/*----------------------------- photo gallery ---------------------------------*/
.gallery-columns-3 .gallery-item {
	width: 25%;
}

/*----------------------------- news items ---------------------------------*/
.news-wrap-for-heads h2 {
	font-weight: 300;
	font-size: 1.5em;
	line-height: 1em;
	padding: 20px 0 10px;
}

.wsuwp-json-content div:after {
	content: "";
	display: table;
	clear: both;
}

@media (max-width: 790px) {
	.nested-thirds .nested-one,.nested-thirds .nested-two,.nested-thirds .nested-three {
		width: 100%;
		margin-bottom: 1em;
	}
	
	.nested-halves .nested-one,.nested-halves .nested-two,.nested-halves .nested-three {
		width: 100%;
		margin-bottom: 1em;
	}
}

/*------------------- cob-headline-container color palettes --------------------*/
.cob-palette-default .main-header, .cob-palette-block-default {
	background: #82A9AF;
}

.cob-palette-text-default h3, .cob-palette-text-default h5 {
	color: #82A9AF;
}

.events-archive .main-header,
.single-tribe_events .main-header,
.single-tribe_venue .main-header,
.single-tribe_organizer .main-header,
.cob-palette-beige-1 .main-header, .cob-palette-block-beige-1 {
	background: #CCC4A2;
}

.events-archive h3,
.single-tribe_events h3,
.cob-palette-text-beige-1 h3, .cob-palette-text-beige-1 h5 {
	color: #A9A387;
}

.cob-palette-beige-2 .main-header, .cob-palette-block-beige-2 {
	background: #A9A387;
}

.cob-palette-text-beige-2 h3, .cob-palette-text-beige-2 h5 {
	color: #A9A387;
}

.cob-palette-wazzu-1 .main-header,  .cob-palette-block-wazzu-1 {
	background: #8D959A;
}

.cob-palette-text-wazzu-1 h3, .cob-palette-text-wazzu-1 h5 {
	color: #A60F2D;
}

.cob-palette-wazzu-2 .main-header, .cob-palette-block-wazzu-2 {
	background: #595e61;
}

.cob-palette-text-wazzu-2 h3, .cob-palette-text-wazzu-2 h5 {
	color: #A60F2D;
}

.cob-palette-text-wazzu-2 h1 {
	color: #fff;
}

/*------------------- cob-headline-container --------------------*/
.cob-headline-container {
	padding: 0 30% 2em 3em;
}

.has-background-image .cob-headline-container h1 span.white {
	text-shadow: 1px 1px 8px rgba(0,0,0,.5);
}

.page-subtitle {
	color: #fff;
	font-size: 1.5rem;
	line-height: 1.25em;
	font-weight: 300;
	padding: .5em 0 1em;
}

@media screen and (max-width: 1050px) {
	.rank, .rankplus {
		font-size: 4.5em;
	}
}

@media screen and (max-width: 693px) {
	.fluid .row.single .halves .column {
		width: 100%;
	}
	
	.tribe-events-page-template h1, .page h1 {
		font-size: 2.9em;
	}
}

@media screen and (max-width: 500px) {
	sub.sub-header span {
		padding-left: 0;
		margin-left: 0;
		border: none;
	}
	
	.cob-header-navigation li {
		border: none;
		margin: 10px 0 0;
		padding: 0;
		width: 100%;
	}
	
	.margtop-hide {
		display: none;
	}
}

/*------------------- cob-headline-container --------------------*/
@media screen and (max-width: 980px) {
	.cob-headline-container {
		padding: 0 10% 2em 3em;
		background: cover;
	}
}

/* Added by Clint on 10/20/14 */
#gform_wrapper_1 .gform_title {
	display: none;
}

/* Added by J.Bic on 10/20/14 */
#gform_wrapper_2 .gform_title {
	display: none;
}

/* Charles's edits */
article.post {
	margin-top: 1em;
	margin-bottom: 1em;
	float: left;
	clear: both;
}

article.post .article-summary {
	display: inline-block;
	padding: 1em 0;
	height: 100%;
}

article.post .article-summary figure.article-thumbnail {
	display: inline-block;
	float: left;
	padding: 0 0 12px 12px;
	margin: 0 12px 0 0;
	clear: both;
	width: 140px;
}

main article header h2,main .article-body h2 {
	font-size: 2.25em;
	line-height: 1.1em;
	text-transform: none;
	font-style: italic;
}

main aside.widget header {
	font-weight: 600;
	font-size: 1.75em;
	font-family: 'Open Sans Condensed', 'Open Sans', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1em;
	padding: 40px 0 14px;
}

.main-header {
	margin-bottom: 50px;
}

.main-header .header-group:not(.unset) {
	max-width: 885px;
}

.main-header sup:not(.unset) span {
	font-size: 1.8em;
	padding-top: 13px;
}

.main-header sup:not(.unset) {
	display: block;
	float: left;
	height: 80px;
}

.main-header sub:not(.unset) {
	display: block;
	float: left;
	margin-top: 20px;
}

.single-post .cob-headline-container, .page-headline, .blog .cob-headline-container, .page-id-354 .cob-headline-container {
	display: none;
}

hgroup.source {
	display: none;
}

header.article-header h1 {
	margin-bottom: 50px;
	font-size: 2.5rem;
}

article footer {
	clear: both;
}

main ol li, main ul li {
	padding-bottom: 1.2em;
}

figcaption {
	margin-bottom: 0;
}

.cob-header-navigation li {
	vertical-align: middle;
	padding-bottom: 0;
}

.dklink {
	color: #424242;
	text-decoration: none;
	border-bottom: 0;
}

.dklink:hover {
	color: #A60F2D;
	background-color: #F0F1F2;
	transition: background-color .2s linear;
	text-decoration: underline;
}

a img {
	Text-decoration: none;
	outline: none;
	border: 0 none transparent;
}

.pb-sponsor h2 {
	font-weight: 700;
	font-size: 3em;
	color: #82A9AF;
}

#binder {
	border-right: solid 1px #dcdcdc;
	background-color: #fff;
}

.change {
	text-transform: capitalize;
}

@media screen and (max-width: 1100px) {
	.main-header sup:not(.unset) {
		height: 40px;
	}
	
	.sub-header span {
		margin-left: 0;
	}
	
	.cob-header-navigation ul {
		margin-left: 0;
		padding-left: 0;
		margin-top: 1.2em;
		padding-top: .8em;
		text-align: left;
	}
	
	.cob-header-navigation li {
		font-size: 1em;
	}
	
	.cob-header-navigation li:first-of-type {
		margin-left: 0;
		padding-left: 0;
	}
}

@media screen and (max-width: 812px) {
	.main-header {
		min-height: 270px;
	}
	
	sub.sub-header span {
		padding-left: 0;
		margin-left: 0;
		border: none;
	}
	
	.cob-header-navigation li {
		border: none;
		margin: 10px 0 0;
		padding: 0;
		width: 100%;
	}
	
	/*	.column img:not(.unscaled), .column:not(.unscale) img, .row:not(.unscale) .column img {
																																						width: 100%;
																																					} */
	.home .side-right.gutter .column.one, .home .side-right.gutter .column.two {
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 0;
		padding-bottom: 0;
		margin: 0;
	}
	
	.home .pad-top .column, .padded-top {
		padding-top: 0;
	}
	
	.main-header sup:not(.unset) {
		width: 100%;
		margin-top: 0;
	}
	
	.home .side-left .two {
		border: 2px solid #fff;
		border-left: 0;
		border-right: 0;
	}
	
	.home .side-right .one {
		border: 2px solid #fff;
		border-right: 0;
		border-left: 0;
	}
	
	.single .spacing-loose .side-right.gutter .column.one {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	figure {
		width: 100% !important;
		float: none;
	}
}

.home .main-header {
	margin-bottom: 0;
}

.home .h4SponsorLink {
	padding: 0;
}

.home main ul li a {
	border-bottom: none;
}

.home main ul li a:hover {
	border-bottom: solid 1px #A60F2D;
}

.home .sponsor2 {
	border-left: 1px solid #bdc1c4;
	border-right: 1px solid #bdc1c4;
}

.home .sponsorsection {
	display: flex;
}

@media screen and (max-width: 693px) {
	.home .sponsorsection {
		display: initial;
	}
}

.home .sponsorsection .column {
	padding-left: 2.65rem;
	padding-right: 2.65rem;
}

/*page-id-290 = Previous Speakers*/
.page-id-290 .main-header {
	margin-bottom: 0;
}

/*page-id-286 = Featured Speaker*/
.page-id-286 .main-header {
	margin-bottom: 0;
}

.page-id-290 #builder-section-1550872715895 header,
.page-id-290 #builder-section-1575499958504 header {
	padding-bottom: 0;
}

.page-id-290 #builder-section-1550872715895 header h2,
.page-id-290 #builder-section-1575499958504 header h2 {
	padding: 0;
}

a.dark-button:hover {
	border: 2px solid #A60F2D;
	color: #A60F2D;
}

.hidden {
	display: none !important;
}

.UnavailableLink {
	cursor: not-allowed;
}

.FullFlex {
	display: flex;
	align-items: center;
}

p.FullFlex img {
	margin-right: .75em;
}

body.page-speaker-bio div.PanelistRow {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: .75em .5em;
}

body.page-speaker-bio div.PanelistRow div.PanelistPhoto {
	width: 15%;
}

body.page-speaker-bio div.PanelistRow div.PanelistBio {
	width: 85%;
}

body.page-speaker-bio div.PanelistRow div.PanelistBio h3 {
	padding-top: 14px;
}

body.page-speaker-bio hr.HRDivide {
	width: 40%;
	margin: 0 auto;
}

body.crimson-header header.main-header {
	background-color: #A60F2D;
}

body.crimson-header header.main-header section.cob-header-navigation {
	color: white;
}

body.crimson-header header.main-header section.cob-header-navigation nav.cob-headernav {
	color: white;
}

body.crimson-header header.main-header section.cob-header-navigation nav.cob-headernav ul {
	border-color: white;
}

body.crimson-header header.main-header section.cob-header-navigation nav.cob-headernav ul li {
	color: white;
	border-left: 1px solid white;
}

body.crimson-header header.main-header section.cob-header-navigation nav.cob-headernav ul li:first-child {
	border-left: none;
}

body.crimson-header header.main-header section.cob-header-navigation nav.cob-headernav ul li a {
	color: white;
}

body.crimson-header header.main-header section.cob-header-navigation nav.cob-headernav ul li a:hover {
	border: 2px solid #c60c30;
}

section#builder-section-1621365794901 div.column.one {
	border-right: 1px solid #DCDCDC;
}

.flexrow {
	display: flex;
	justify-content: center;
	align-items: center;
}

.page .crimson {
	color: #A60F2D;
}

.home ul li ul li {
	padding-bottom: .5em;
}

.fluid .row.side-left.quarter div.column.one,
.fluid .row.side-right.quarter div.column.two {
	width: 25%;
}

.fluid .row.side-left.quarter div.column.two,
.fluid .row.side-right.quarter div.column.one {
	width: 75%;
}

@media screen and (max-width: 693px) {
	section#builder-section-1621365794901 div.column.one {
		border-right: none;
	}
	
	.flexrow {
		display: inherit;
	}
	
	.fluid .row.quarters .column {
		width: 100%;
		padding-left: 2rem !important;
		padding-right: 2rem !important;
		padding-bottom: 2rem !important;
	}
}