@import url('https://fonts.googleapis.com/css?family=Ruda:900,800,700,600,500,400,300|Roboto+Slab:900,800,700,600,500,400,300&display=swap');



/* POST FEATURE IMAGE CAPTIONS */

/* POST: Mark Oppenheimer’s book, 10/26 */
#post-1919 .entry-header .newspaper-x-image:after {
content: "Mourners gather outside of Tree of Life Synagogue (Photo by Jake Mysliwczyk)";
display: block;
	width: 100%;
	height: auto;
margin: .5em auto 2em auto;
	padding: 10px;
font-size: 14px;
line-height: 21px;
font-family: Ruda;
color: #8f8f8f;
background: white;
	text-align: center;
}


/* POST: Recent focus on deaths, 07/28 */
#post-1295 .entry-header .newspaper-x-image:after {
content: "John Brady Family Photos (Courtesy of Patricia Cross)";
display: block;
	width: 100%;
	height: auto;
margin: .5em auto 2em auto;
	padding: 10px;
font-size: 14px;
line-height: 21px;
font-family: Ruda;
color: #8f8f8f;
background: white;
	text-align: center;
}


/* POST: Ex-wife questions death of Martin Bucek, 07/13 */
#post-1181 .entry-header .newspaper-x-image:after {
content: "Dolly and Justin Bucek (Photo by Brittany Hailer)";
display: block;
	width: 100%;
	height: auto;
margin: .5em auto 2em auto;
	padding: 10px;
font-size: 14px;
line-height: 21px;
font-family: Ruda;
color: #8f8f8f;
background: white;
	text-align: center;
}

#site-navigation {
	  z-index: 99999;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0);
flex-direction: column;
  float: left;
	  position: absolute;
  left: -999em;
	padding-top: 30px;
	background-image: linear-gradient(to bottom, transparent 25px, white 40px);
  z-index: 100;
}

.main-navigation ul ul a:hover {
	background-color: #333;
}

#site-navigation .menu > li.menu-item-has-children::after {
  content: "";
	display: none;
	width: 100%;
	position: absolute;
	top: 35px;
	border-bottom: 5px solid black;
}


.ledep {
    font-family: 'Roboto Slab', serif!important;
    color: #333333!important;
	font-size: 18px!important;
	line-height: 1.6!important;
	border-bottom: 0!important;
}

.ledep a {
	font-weight: 500;
	text-decoration: underline;
	  color: #333333!important;
	transition: all .15s ease !important;
}

.page-id-2812 .ledep {
    font-family: 'Roboto Slab', serif!important;
    color: white!important;
	font-size: 18px!important;
	line-height: 1.6!important;
	border-bottom: 0!important;
}

.page-id-2812 .ledep a {
	font-weight: 500;
	text-decoration: underline;
	  color: white!important;
	transition: all .15s ease !important;
}

.ledep a:hover { 
	color: #FA5924!important;
		text-decoration: none;
}

.page-id-2812 h1, 
.page-id-2543 h1 {
	line-height: 1.1;
}

.newspaper-x-image-banner, .newspaper-x-tags {
	display: none;
}

.is-style-custom-threecol	.wp-block-latest-posts__post-title {
font-weight: 600 !important;
font-family: 'Roboto Slab', serif !important;
font-size: 18px !important;
color: #333 !important;
transition: color .15s ease !important;
}

.is-style-custom-threecol .wp-block-latest-posts__post-title:hover {
color: #FA5924!important;
}

.is-style-custom-threecol .wp-block-latest-posts__featured-image {
	height: 300px;
	}

.is-style-custom-threecol .wp-block-latest-posts__featured-image a {
		width: 100%;
	height: 300px;
		object-fit: cover;
	overflow: hidden;
	object-position: center;
}

.is-style-custom-threecol .wp-block-latest-posts__featured-image img {
	object-fit: cover;
		max-width: initial;
	width: auto;
	height: 100%;
		object-position: center;
	margin-left: auto;
	margin-right: auto;
}


.is-style-custom-stack .wp-block-coblocks-posts__content {
  display: flex;
  flex-direction: column;
  margin-bottom: auto;
margin-top: auto;
  width: 100%;
}

.is-style-custom-stack .wp-block-coblocks-posts__content a {
font-weight: 600 !important;
font-family: 'Roboto Slab', serif !important;
font-size: 18px !important;
color: #333 !important;
transition: color .15s ease !important;
}

.is-style-custom-stack .wp-block-coblocks-posts__content a:hover {
color: #FA5924!important;
}

.is-style-custom-stack .wp-block-coblocks-posts__date {
font-size: 1em !important;
font-family: 'Ruda';
color: #868686;
}

.is-style-custom-stack .wp-block-coblocks-posts__excerpt {
font-size: 16px !important;
font-family: 'Roboto Slab', serif;
color: #686868 !important;
	line-height: 25px;
}

.is-style-custom-stack > div {
	padding-left: 0!important;
}

@media (max-width: 599px) {
.ledep, .page-id-2812 .ledep {
	font-size: 15px!important;
	}
	
	.page-id-2812 h1, .page-id-2543 h1 {
		font-size: 36px!important;
	line-height: 1.1;
}
	
	.is-style-custom-stack .wp-block-coblocks-posts__item {
  flex-direction: column;
margin-bottom: 2.5em;
}

.is-style-custom-stack .has-medium-image .wp-block-coblocks-posts__image {
  height: 100%;
  width: 100%;
margin-bottom: var(--coblocks-spacing--2,1em);

}
}




/* HEADER CODE */
/* HEADER CODE */
/* HEADER CODE */

.site-header::before {
	width: 100%;
}

.site-header {
	position: fixed!important;
	z-index: 20;
	top:0;
	left: 0;
	background-color: white;
}

.site-content {
    margin-top: 150px;
}


.site-branding.container {
width: auto;
max-width: 100vw;
padding-top: 0;
padding-bottom: 0;
padding-left: calc((100vw - 1170px) / 2);
padding-right: calc((100vw - 1170px) / 2);
	border-top: 10px solid #ffc800;
}

.site-branding.container .row {
margin-left: 0;
	margin-right: 0;
}
	
.col-md-4.header-logo {
    width: 200px;
}

/* UPDATE SITE NAVIGATION STYLES */
/* UPDATE SITE NAVIGATION STYLES */


#site-navigation {
  border-top: 0 solid rgba(240,240,240,1);
background-color: rgba(240,240,240,1);
border-bottom: 1px solid #bababa !important;
box-shadow: 0 1px 1px -1px rgba(0,0,0,.2), 0 2px 2px -2px rgba(0,0,0,.2), 0 3px 3px -2px rgba(0,0,0,.2), 0 6px 6px -2px rgba(0,0,0,.2);
}

.menu-toggle {
    display: none!important;
}

.main-navigation ul {
    display: flex!important;
	background: transparent;
	padding: 11px 10px 10px 10px;
	justify-content: flex-start;
	align-items: center;
}

#site-navigation .menu > li {
	display: inherit;
	float: none;
    margin-right: 37px;
    position: static;
    line-height: 0;
border-top: 0 solid #F0f0f0!important;
}

#site-navigation .menu > li:last-of-type {
    padding-right: 0;
	    margin-right: 0;
}


#site-navigation .menu > li > a {
    position: static;
    text-align: left;
	top: 0;
}

#site-navigation a {
    font-size: 18px;
    font-family: 'Ruda', sans-serif;
    line-height: 18px;
    padding-bottom: 0;
    position: static;
    color: #333333;
    display: inherit;
    font-weight: 600;
text-decoration: none;
    transition: color .15s ease;
}


    #site-navigation .menu > li.current-menu-item, #site-navigation .menu > li:hover, #site-navigation .menu > li:focus-within {
      border-top: 0 solid #0a396d;
      margin-top: 0;
      top: 0;

}

      #site-navigation .menu > li.current-menu-item > a, #site-navigation .menu > li:hover > a, #site-navigation .menu > li:focus-within > a {
        top: 0;
color: rgb(250, 89, 36);
}

#site-navigation .menu > li > a::after {
    display: none;
}

@media (max-width: 599px) {

	
	.col-md-4.header-logo {
    width: 200px;
	padding-left: 30px;
padding-right:  30px;
		margin-left: auto;
margin-right: auto;
}
	
	.main-navigation ul {
    display: flex!important;
		float: none;
align-items: center;
justify-content: center;
		padding-bottom: 0;
}
	
	#site-navigation .menu > li {
	display: block;
    margin-right: auto;
    position: relative;
    line-height: initial;
border-top: 0 solid #F0f0f0!important;
}
	
	#site-navigation .menu > li > a {
    position: static;
    text-align: center;
}
	
}


.more-stories-h3 {
letter-spacing: 1px;
text-transform: uppercase;
font-size: 22px;
font-weight: 800;
font-style: normal;
font-family: Ruda;
padding-bottom:20px;
	border-bottom: 1px solid black;
	margin-bottom: 30px;
text-align: left;
color: black;
}



.blazy {
    filter: none;
}

.wp-block-image .aligncenter > figcaption {
	text-align: center;
}

.single-post .entry-header {
    margin: 0 0 20px 0;
}

.single-post .newspaper-x-post-meta {
    text-align: center;
	position: relative;
}

.single-post .newspaper-x-post-meta:after {
content: "";
width: 100%;
height: 100%;
background-color:rgba(255,255,255,.01);
position: absolute;
top: 0;
left: 0;
}

.single-post .newspaper-x-post-meta .newspaper-x-date {
    line-height: 25px;
    font-weight: 400;
    margin-left: 13px;
    font-size: 12px;
   font-family: Ruda;
    color: #8f8f8f;
}

.single-post .newspaper-x-post-meta .newspaper-x-category {
    padding: 3px 10px;
    line-height: 25px;
    font-weight: 400;
    background: #181818;
}

.single-post .newspaper-x-post-meta .newspaper-x-category a {
   font-family: Ruda;
}


.single-post .entry-content {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
}

.single-post div.entry-content > p:first-child::first-letter {
float: initial;
font-size: initial;
line-height: initial;
text-align: initial;
padding-right: initial;
display: initial;
}

.single-post .entry-content p:first-of-type {
    color: #fa5924;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    border-bottom: none;
    padding-bottom: 0;
	margin-top: 0;
margin-bottom: 4em;
	text-align: center;
}

article.post p {
    font-family: 'Roboto Slab', serif;
    color: #333333;
	font-size: 18px;
	line-height: 1.5;
}

article.post p.author-credit {
padding-top: 40px;
color: #686868;
font-style: italic;
}

article.post p.subtitle {
    font-family: 'Ruda';
    font-weight: 400;
    border-bottom: none;
    padding-bottom: 0;
	padding-left: 10%;
	padding-right: 10%;
	margin-top: 0;
margin-bottom: 4em;
	text-align: center;
color: #686868;
font-style: italic;
}

.single-post h3 {
font-family: ruda;
margin-top: 4em;
margin-bottom: 2em;
}

.single-post .entry-content a {
    color: #ff0000;
    text-decoration: underline;
    transition: color .15s ease;
}

.single-post .entry-content a:hover {
    color: #cc0000;
    text-decoration: none!important;
}

article.post p.end:after {
content:"✹";
color: #fa5924;
	margin-left: 5px;
}

.single-post .entry-content .wp-block-image figcaption {
font-family: Ruda;
color: #8f8f8f;
}


.single-post .entry-title {
line-height: 1.2;
    margin-top: 30px;
margin-bottom: 0;
letter-spacing: 0px;
font-size: 36px;
font-weight: 400;
font-style: normal;
font-family: Ruda;
text-align: center;
color: #272727;
}

@media (max-width: 599px) {
	.single-post h2.entry-title {
font-size: 26px;
}
}

.single-post .entry-header img {
    transition: all 0.3s;
    transform: none;
    width: 100%;
}





/* ABOUT PAGE CODE */


.about-h2 {
	margin-top: 0;
	margin-bottom: 30px;
line-height: 1.2;
letter-spacing: 0px;
font-size: 36px;
font-weight: 800;
font-style: normal;
font-family: Ruda;
}

/* READ MORE LINKS */
.page-id-1058 a {
	color: #FF0000;
	text-decoration: underline;
transition: all .2s ease;
}

.page-id-1058 a:hover {
text-decoration: none;
		color: #CC0000;
}

.page-id-1058 p, .page-id-1058 .entry-content p:first-of-type {
    border-bottom: 0 dotted #bababa;
    padding-bottom: 0;
    font-size: 18px;
font-family: 'Roboto Slab';
    color: #474747;
    line-height: 1.5;
    margin-bottom: 1.5em;
    font-weight: 400;
}

.page-id-1058 h1, .page-id-1058 h2, .page-id-1058 h3, .page-id-1058 h4, .page-id-1058 h5 {
	font-family: 'Ruda', sans-serif;
}


.team-col > div h3 {
	letter-spacing: 1px;
text-transform: uppercase;
font-size: 22px;
font-weight: 300;
font-style: normal;
padding-bottom:0;
	border-bottom: 0 solid black;
	margin-bottom: 10px;
text-align: left;
color: black;
}

.team-col > div h4 {
	font-size: 15px;
	letter-spacing: 1px;
text-transform: uppercase;
font-weight: 900;
font-style: normal;
padding-bottom:20px;
	border-bottom: 1px solid black;
	margin-bottom: 30px;
text-align: left;
color: black;
}

.page-id-1058 h3 {
letter-spacing: 1px;
text-transform: uppercase;
font-size: 22px;
font-weight: 800;
font-style: normal;
padding-bottom:20px;
	border-bottom: 1px solid black;
	margin-bottom: 30px;
text-align: left;
color: black;
}



.more-stories-h3 {
	padding-top: 5%;
}


@media (min-width: 782px) {
	.team-col	.wp-block-column {
	
	}
	

}






.about-team {
	padding: 20px;
background-color: rgb(240, 240, 240);
		border-bottom: 1px solid #bababa!important;
	border-radius: 0 0 7px 7px!important;
box-shadow: 0 1px 1px -1px rgba(0,0,0,.2), 0 2px 2px -2px rgba(0,0,0,.2), 0 3px 3px -2px rgba(0,0,0,.2), 0 6px 6px -2px rgba(0,0,0,.2);
}

.about-team img {
	border-bottom: 1px solid #8a8a8a!important;
	border-radius: 0 0 7px 7px!important;
box-shadow: 0 1px 1px -1px rgba(0,0,0,.2), 0 2px 2px -2px rgba(0,0,0,.2), 0 3px 3px -2px rgba(0,0,0,.2), 0 6px 6px -2px rgba(0,0,0,.2);
}

.home-opening {
	margin-bottom: 3em;	
}

.entry-content {
	margin-top: 3%;
}

/* PAGE TITLE */
.entry-header {
margin: 0;
text-align: center;
}

.page-id-793 .entry-header {
	display: none;
}

.page-id-793 .entry-header .entry-title {
display: none;
}

.page-id-1058 .entry-header {
display: none;
}

.page-id-1058 .entry-header .entry-title {
display: none;
}

.page-id-2543 .entry-header {
	display: none;
}

.page-id-2543 .entry-header .entry-title {
display: none;
}

.page-id-2543 .cover-photo {
	min-height: 60vh;
}


.page-id-2812 .entry-header {
	display: none;
}

.page-id-2812 .entry-header .entry-title {
display: none;
}

.page-id-2812 .cover-photo {
	min-height: 40vh;
}

.white-shadow {
	text-shadow: 1px 1px 0 rgba(255,255,255,.65), 0 0 15px rgba(255,255,255,1);
}



/* STYLE SINGLE ENTRIES */
/* STYLE SINGLE ENTRIES */
/* STYLE SINGLE ENTRIES */

/* SINGLE STORY PREVIEW IMAGE CONTAINER 300px */
.page-id-793 .columns-2 .post-thumbnail, .page-id-1058 .wpnbha .post-thumbnail {
	overflow: hidden!important;	
	width: 100%!important;
	height: 300px!important;
	margin-bottom: 1em;
	object-fit: cover!important;
	object-position: center center!important;
	text-align: center;
}

/* SINGLE STORY PREVIEW IMAGE LINK */
.page-id-793 .wpnbha .post-thumbnail a, .page-id-1058 .wpnbha .post-thumbnail a {
	width: 100%;
	height: 100%;
}

/* SINGLE STORY PREVIEW IMAGE 300px */
.page-id-793 .columns-2 .post-thumbnail img, .page-id-1058 .wpnbha .post-thumbnail img {
      object-fit: cover!important;
	object-position: center center!important;
	height: 110%!important;
    width: 110%!important;
    max-width: 150%!important;
}


.more-news-2-col .article-section-title span {
display: inline-block;
    font-family: Ruda;
line-height: 1.2;
padding: 5px 8px 10px 6px;
    border-bottom: 0 solid #fa5924;
	color: black;
	background-color: #fa5924;
    margin-top: 0 auto 35px 0;
    letter-spacing: 0;
    font-size: 32px!important;
    font-weight: 600;
    font-style: normal;
text-transform: uppercase;
}

.more-news-2-col .article-section-title {
	margin-bottom: 35px!important;
}


.latest-column .article-section-title {
display: block;
    font-family: Ruda;
line-height: 1.2;
padding-bottom: 5px;
    border-bottom: 5px solid #fa5924;
    margin-top: 0;
    margin-bottom: 15px;
    letter-spacing: 0;
    font-size: 32px!important;
    font-weight: 600;
    font-style: normal;
text-transform: uppercase;
}

.latest-column .cat-links:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.01);
    position: absolute;
    top: 0;
    left: 0;
} 

.first-news .cat-links:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.01);
    position: absolute;
    top: 0;
    left: 0;
} 


/* SINGLE STORY BOTTOM PADDING AND BORDER */
.page-id-793 .wpnbha.is-style-borders article, .page-id-1058 .wpnbha.is-style-borders article {
    border: solid rgba(0,0,0,0)!important;
    border-width: 0 0 0!important;
    margin-bottom: 2em!important;
    padding-bottom: 1em!important;
}


.first-news {
	text-align: center;
}

.first-news.wpnbha.image-alignbehind .post-has-image .post-thumbnail:after {
  background: rgba(0,0,0,.1);  
	background-image: linear-gradient(to top, rgba(0,0,0,.85), rgba(0,0,0,.65) 50%, rgba(0,0,0,0) 85%);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

/* SINGLE STORY DATE INFO */
.page-id-793 .first-news .entry-meta {
margin-top: 20px!important;
font-size: 1em;
font-family: 'Ruda';
color: white;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	justify-content: center;
}

/* STORIES COLUMN DATE INFO */
.page-id-793 .latest-column .entry-meta {
margin-top: 5px!important;
font-size: 1em!important;
font-family: 'Ruda'!important;
	font-weight: 600;
color: #FA5924!important;
padding-left: 0!important;
}


/* HOME FEATURED STORY TITLES */
.page-id-793 .first-news.wp-block-newspack-blocks-homepage-articles .entry-title {
	line-height: 1.6em!important;
	padding-left: 0!important;
padding-right: 0!important;
	margin-bottom: 0!important;
} 

.page-id-793 .first-news.wp-block-newspack-blocks-homepage-articles .entry-title a {
    font-weight: 600!important;
    font-family: 'Roboto Slab', serif!important;
	color: white!important;
	font-size: 27px!important;
	padding-bottom: 0;
	border-bottom: 0px solid #FA5924;
		margin-bottom: 20px!important;
transition: all .15s ease!important;
}

.page-id-793 .first-news.wp-block-newspack-blocks-homepage-articles .entry-title a:hover {
	border-bottom: 3px solid #FA5924;
			margin-bottom: 17px!important;
		color: white!important;
}

@media (max-width: 599px) {
	.single-post h2.entry-title {
font-size: 26px;
}
	
	.page-id-793 .first-news.wp-block-newspack-blocks-homepage-articles .entry-title {
	line-height: 1.6em!important;
	padding-left: 0!important;
padding-right: 0!important;
	margin-bottom: 0!important;
} 

.page-id-793 .first-news.wp-block-newspack-blocks-homepage-articles .entry-title a {
    font-weight: 600!important;
    font-family: 'Roboto Slab', serif!important;
	color: white!important;
	font-size: 22px!important;
	padding-bottom: 0;
	border-bottom: 0px solid #FA5924;
		margin-bottom: 20px!important;
transition: all .15s ease!important;
}
	
}

.latest-column.wp-block-newspack-blocks-homepage-articles article {
    min-width: 0;
	padding-bottom: .25em;
	border-bottom: 1.5px solid rgba(250,89,36,0);
    margin-bottom: 1.25em;
}

@media (max-width: 599px) {
	
	.latest-column {
		
		padding-top: 30px;
	}	
	
.latest-column.wp-block-newspack-blocks-homepage-articles article {
    min-width: 0;
	padding-bottom: .25em;
	border-bottom: 1.5px solid rgba(250,89,36,1);
    margin-bottom: 1.25em;
}
}

/* HOME NEWS COLUMN TITLES */
.page-id-793 .latest-column.wp-block-newspack-blocks-homepage-articles .entry-title {
	line-height: 1.2em!important;
	padding-left: 0!important;
padding-right: 0!important;
	margin-bottom: 0!important;
} 

.page-id-793 .latest-column.wp-block-newspack-blocks-homepage-articles .entry-title a {
    font-weight: 600!important;
    font-family: 'Roboto Slab', serif!important;
font-size: 18px!important;
	color: #333!important;
	padding-left: 0!important;
	padding-bottom: 1px;
		margin-bottom: 20px!important;
transition: all .15s ease!important;
}

.page-id-793 .latest-column.wp-block-newspack-blocks-homepage-articles .entry-title a:hover {
		color: #FA5924!important;
}



/* HOME STORY TITLES */
.page-id-793 .wp-block-newspack-blocks-homepage-articles .entry-title {
	line-height: 1.5em!important;
	padding-left: 15px!important;
padding-right: 15px!important;
	margin-bottom: 1em!important;
} 

.page-id-793 .wp-block-newspack-blocks-homepage-articles .entry-title a {
    font-weight: 600!important;
    font-family: 'Roboto Slab', serif!important;
font-size: 18px!important;
	color: #333!important;
transition: color .15s ease!important;
}

.page-id-793 .wp-block-newspack-blocks-homepage-articles .entry-title a:hover {
color: #FA5924!important;
}


/* SINGLE STORY DESCRIPTION BLOCK */
.page-id-793 article .entry-wrapper p {
font-size: 16px!important;
	font-family: 'Roboto Slab', serif;
	color: #686868!important;
	background-image: linear-gradient(to top, rgba(240,240,240,1), white);
	border-bottom: 1px solid #bababa!important;
	border-radius: 0 0 7px 7px;
box-shadow: 0 1px 1px -1px rgba(0,0,0,.2), 0 2px 2px -2px rgba(0,0,0,.2), 0 3px 3px -2px rgba(0,0,0,.2), 0 6px 6px -2px rgba(0,0,0,.2);
	padding-left: 15px;
padding-right: 15px;
	padding-bottom: 20px!important;
	margin-bottom: 1em!important;
}


/* READ MORE LINKS */
.page-id-793 article .more-link, .page-id-1058 article .more-link {
padding-left: 10px;
padding-right: 10px;
	    margin-top: 1em;
	font-size: 1em!important;
	font-weight: 600;
		font-family: 'Roboto Slab', serif;
	color: #FF0000;
	text-decoration:underline;
transition: all .2s ease;
}

.page-id-793 article .more-link:hover {
text-decoration: none;
		color: #CC0000;
}

/* SINGLE STORY DATE INFO */
.page-id-793 article .entry-meta {
margin-top: 0!important;
font-size: 1em!important;
font-family: 'Ruda';
color: #868686;
padding-left: 10px;
padding-right: 10px;
}


/* LOAD MORE POSTS BUTTON */
.page-id-793 .entry-content button {
    border: 1px solid;
    border-color: #333;
    background: #333;
    color: white;
font-family: 'Ruda';
font-weight: 800;
    font-size: 1em;
    line-height: 1em;
    transition: all .3s ease;
padding: 10px 20px;
}

.page-id-793 .entry-content button:hover {
background: #FB6C3C;
color: black;
border-color: #FB6C3C;
}







/* ABOUT NEWS TITLES */
.page-id-1058 article .entry-title {
	line-height: 1.5em!important;
	padding-left: 15px!important;
padding-right: 15px!important;
		background-image: linear-gradient(to top, rgba(240,240,240,1), white);
	margin-bottom: 1em!important;
			border-bottom: 1px solid #bababa!important;
	border-radius: 0 0 7px 7px;
box-shadow: 0 1px 1px -1px rgba(0,0,0,.2), 0 2px 2px -2px rgba(0,0,0,.2), 0 3px 3px -2px rgba(0,0,0,.2), 0 6px 6px -2px rgba(0,0,0,.2);
	padding-bottom: 20px!important;

} 

.page-id-1058 article .entry-title a {
    font-weight: 600!important;
    font-family: 'Roboto Slab', serif!important;
font-size: 18px!important;
	color: #333!important;
transition: color .15s ease!important;
}

.page-id-1058 article .entry-title a:hover {
color: #FA5924!important;
}


/* SINGLE STORY DESCRIPTION BLOCK */
.page-id-1058 article .entry-wrapper p {
font-size: 16px!important;
	font-family: 'Roboto Slab', serif;
	color: #686868!important;
	border-bottom: 1px solid #bababa!important;
	border-radius: 0 0 7px 7px;
box-shadow: 0 1px 1px -1px rgba(0,0,0,.2), 0 2px 2px -2px rgba(0,0,0,.2), 0 3px 3px -2px rgba(0,0,0,.2), 0 6px 6px -2px rgba(0,0,0,.2);
	padding-left: 15px;
padding-right: 15px;
	padding-bottom: 20px!important;
	margin-bottom: 1em!important;
}


/* READ MORE LINKS */
.page-id-1058 article .more-link {
padding-left: 10px;
padding-right: 10px;
	    margin-top: 1em;
	font-size: 1em!important;
	font-weight: 600;
		font-family: 'Roboto Slab', serif;
	color: #FF0000;
	text-decoration:underline;
transition: all .2s ease;
}

.page-id-1058 article .more-link:hover {
text-decoration: none;
		color: #CC0000;
}


/* SINGLE STORY DATE INFO */
.page-id-1058 article .entry-meta {
margin-top: 0!important;
font-size: .8em;
font-family: 'Ruda';
color: #868686;
padding-left: 10px;
padding-right: 10px;
}


/* LOAD MORE POSTS BUTTON */
.page-id-1058 .entry-content button {
    border: 1px solid;
    border-color: #FB6C3C;
    background: #FB6C3C;
    color: #000;
font-family: 'Ruda';
font-weight: 800;
    font-size: 1.25em;
    line-height: 1.25em;
    transition: all .3s ease;
padding: 10px 20px;
border-radius: 10px;
}

.page-id-1058 .entry-content button:hover {
background: #333;
color: #fff;
border-color: #333;
}

/* SPANNING STORY FEATURE BLOCKS */

.page-id-1058 .story-highlight {
padding: 10px!important;
background-color: hsl(47,100%,50%)!important; 
display: flex!important; 
gap: 20px!important; 
align-items: center!important; 
	margin-top: 4em!important;
margin-bottom: 2em!important;
}

.page-id-793 .story-highlight {
	padding: 10px!important;
background-color: hsl(47,100%,50%)!important; 
display: flex!important; 
gap: 20px!important; 
align-items: center!important; 
	margin-top: 0!important;
margin-bottom: 4em!important;
}

.story-highlight img {
	min-width: 200px!important;
	max-width: 300px!important;
}

.story-highlight > div p {
font-family: 'Ruda', sans-serif!important; 
font-weight: 600!important; 
border-bottom: 0 solid hsl(47,100%,50%)!important;
padding-bottom: 0!important;
color: #001936!important;
}

.story-highlight > div p:nth-of-type(2) {
margin-bottom: 0!important;
}

.story-highlight > div a {
color: #001936!important;
	font-family: 'Ruda', sans-serif!important;
font-size: 18px!important;
font-weight: 600!important;
text-decoration: underline!important;
transition: all .2s ease;
}

.story-highlight > div a:hover {
color: #000000!important;
text-decoration: none!important;
}

@media (max-width: 945px) {
.story-highlight {
		flex-direction: column!important;
	}
	
.story-highlight img {
	min-width: 200px!important;
	max-width: 100%!important;
		width: 100%!important;
}
}


/* PAGE TEMPLATE CODE - APPLIES TO ALL PAGE TEMPLATE STRUCTURE */

/* EXPAND WIDTH OF MAIN CONTENT AREA OF PAGE */
#primary, .single-post #primary {
	width: 100%!important;
}

/* HIDE BUILT-IN SINGLE STORY SHARE BUTTONS */
.sharedaddy {
	display: none!important;
}
.newspaper-x-next-prev {
	display: none!important;
}

/* Footer */
#colophon {
border-top: 1px solid rgb(222, 222, 222); 
background-color: rgb(240, 240, 240); 
width: 100%; 
max-width: 100%; 
padding: 10px; 
border-radius: 0px;
}

#colophon p {
	font-family: 'Ruda', sans-serif;
	color: #272727;
	font-size: 15px;
	padding: 10px; 
	margin-top: 0px; 
	margin-bottom: 0;
	text-align: center;
}

#colophon .widget {
	padding:0;
}

/* TWITTER ICON */
#b1f5ac38-8a7f-40c3-840d-eb4bce656219 {
fill: #333;
margin: 0 auto;
width: 50px;
height: 50px;
transition: fill 1s ease;
}

#social a {
display: block;
z-index: 5;
margin: 0 auto;
height: 50px;
width: 50px;
}

#social a:hover > #b1f5ac38-8a7f-40c3-840d-eb4bce656219 {
fill: #FA5924;
}

