/*
Blog Pages Styles
*/

.crowdRiff {
	position:relative;
	}
	
.hillsOverlay {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	z-index:9000;
	}

.post-header-image {
	margin:0 0 0 0;	
	}
	
.black-grad {	
	background:url(https://www.visityakima.com/img/black-grad.png) center bottom repeat-x;
	}
	
.post-header-image section h1 {	
	padding:12em 0 0 0;	
	color:#ffffff;
	text-shadow:none;
	}
	
.post-header-image section .date {
	color:#ffffff;
	font-weight:bold;
	font-style:italic;
	font-family:Times, "Times New Roman", serif;
	}
	
.contentCol {
	width:65%;
	float:left;
	}
	
.subNavCol {
	width:30%;
	float:right;
	}
	
.cat-post {
	margin: 0 0 1em 0;
	height:200px;
	position:relative;
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-o-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
	}
	
.cat-post:hover {
	opacity:0.50;
    filter:alpha(opacity=50); /* For IE8 and earlier */
	}
	
.cat-grad {	
	background:url(https://www.visityakima.com/img/black-grad-sm.png) top repeat-x;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:200px;
	}
	
.cat-text {
	color:#ffffff;
	position:absolute;
	bottom:4%;
	left:4%;
	width:92%;
	}
	
.cat-text h3 {
	padding:0;
	margin:0;
	}
	
.cat-text .date {
	color:#ffffff;
	font-weight:bold;
	font-style:italic;
	font-family:Times, "Times New Roman", serif;
	font-size:small;
	}
	
.blog-post ul {
	padding:.5em 0 1.5em 1.5em;
	list-style: disc;
	}
	
.blog-post ul li {
	padding:0 0 .5em 0;
	}
	
.blog-post ol {
	padding:.5em 0 1.5em 1.5em;
	}
	
.blog-post ol li {
	padding:0 0 .5em 0;
	}
	
.blog-post ol li a {
	color:#eb6d24;
	padding:1px 2px;
	-webkit-transition: background 0.4s ease-in-out;
	-moz-transition: background 0.4s ease-in-out;
	-o-transition: background 0.4s ease-in-out;
	transition: background 0.4s ease-in-out;
	font-weight:bold;
	}

.blog-post ol li a:link, .blog-post ol li a:visited {
	text-decoration:none;
	}

.blog-post ol li a:hover, .blog-post ol li a:active {
	color:#ffffff;
	background:#eb6d24;
	}
	
.blog-post ul li a {
	color:#eb6d24;
	padding:1px 2px;
	-webkit-transition: background 0.4s ease-in-out;
	-moz-transition: background 0.4s ease-in-out;
	-o-transition: background 0.4s ease-in-out;
	transition: background 0.4s ease-in-out;
	font-weight:bold;
	}

.blog-post ul li a:link, .blog-post ul li a:visited {
	text-decoration:none;
	}

.blog-post ul li a:hover, .blog-post ul li a:active {
	color:#ffffff;
	background:#eb6d24;
	}
	
.blog-post img {
	margin: 0 0 2em 0;
    padding: 1%;
    background: #ffffff;
	}
	
.blog-post blockquote {
	border-left: 4px solid currentColor;
    color: #9a815f;
    font-size: 1.5em;
    font-family:Times, "Times New Roman", serif;
    font-style: italic;
	font-weight: bold;
    line-height: 90%;
    margin: 0 0 24px;
    padding-left: 20px;
	}
	
.blog-post blockquote {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 40px;
	}
	
section .blog-post blockquote p {
    margin:0;
	padding:0;
	}
	
.search-form-blog {
	margin:0 0 2em 0;
	}
	
.search-form-blog input[type="search"] {
	background:rgba(255, 255, 255, .75);
	padding:2%;
	width:96%;
	border:none;
	margin-right:3px;
	font-family: 'OpenSansBold', Arial, sans-serif;	
	border:solid 1px #d2c4a8; 
	color:#552d16;			
	}
	
.search-submit {
	padding:2%;
	border:none;
	color:#ffffff;
	font-family: 'OpenSansBold', Arial, sans-serif;
	-webkit-transition: background 0.4s ease-in-out;
	-moz-transition: background 0.4s ease-in-out;
	-o-transition: background 0.4s ease-in-out;
	transition: background 0.4s ease-in-out;
	font-family: OpenSansBold, sans-serif;
	width:50%;
	font-size:1em;
	margin:.5em 0 0 0;
	background: #8c182d;
	}
	
.search-submit:hover {
	background:#0f3e52;
	color:#ffffff; !important
	}
	
.blog-categories a {
	text-decoration:none;
	color:#552d16;
	font-family: Arial, sans-serif; 
	display:block;
	padding:5px 5px;
	-webkit-transition: background 0.4s ease-in-out;
	-moz-transition: background 0.4s ease-in-out;
	-o-transition: background 0.4s ease-in-out;
	transition: background 0.4s ease-in-out;
	position:relative;
	z-index:4000;
	font-size: 15px;
	font-weight:bold;
	line-height:18px;
	border-bottom:rgba(85, 45, 22, 0.25) solid 1px;		
	}
	
.blog-categories a:hover {
	background:#c7b69a;
	padding:5px 15px;
	}
	
ul.blog-post-listings {
	list-style:none;
	margin:0 0 2em 0;
	}
	
ul.blog-post-listings li {
	display:inline-block;
	width:47.5%;
	margin:0 4% 0 0;
	vertical-align:top;
	}
	
ul.blog-post-listings li:nth-child(2n+0) {
	margin:0 0 0 0;	
	}
	
a:link.latest-post, a:visited.latest-post {	
	text-decoration:none;
	}
	
a .post-header-image {
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-o-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
	}
	
a .post-header-image:hover {
	opacity:0.50;
    filter:alpha(opacity=50); /* For IE8 and earlier */
	}
	
.blog-print {
	display:none;	
	}
	
figcaption {
	font-style: italic;
	color:#000;
	}
	
.contentCol hr {
	margin:0 0 2em 0;
	color: rgba(85, 45, 22, 0.25);
	height: 1px;
  	background-color: rgba(85, 45, 22, 0.25);
  	border: none;
	}
	
	

@media screen and (max-width: 1200px) {
	
.post-header-image section h1 {	
	padding:10em 0 0 0;
	}
	
}

@media screen and (max-width: 1000px) {
	
.post-header-image section h1 {	
	padding:8em 0 0 0;
	}
	
}

@media screen and (max-width: 800px) {
	
.post-header-image section h1 {	
	padding:6em 0 0 0;
	}
	
}

@media screen and (max-width: 700px) {
	
.contentCol {
	width:100%;
	float:none;
	}
	
.subNavCol {
	width:100%;
	float:none;
	}
	
ul.blog-post-listings li {
	width:100%;
	margin:0 0 0 0;
	}	

	
}

@media screen and (max-width: 600px) {
	
.post-header-image section h1 {	
	padding:4em 0 0 0;
	}
	
}





