<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
	Theme Name: Spy Community Media Child Theme
	Theme URI: http://spycommunitymedia.org
	Description: Spy Community Media Child Theme for the Genesis Framework is clean, lightweight, and adaptable.
	Author: Derek Beck, Chris Foster
	Author URI: http://www.spycommunitymedia.org/
	Version: 1.0.2

	Tags: black, white, grey, red, media, news

	Template: genesis
	Template Version: 1.0.2

	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/
/* Variables
------------------------------------------------------------ */
/* Mixins
------------------------------------------------------------ */
.page-template-tmpl-donation-page .inner-space, .archive-pagination, .post-navigation, .site-inner section, .site-inner, .nav-primary, .site-footer {
  *zoom: 1;
}
.page-template-tmpl-donation-page .inner-space:before, .archive-pagination:before, .post-navigation:before, .site-inner section:before, .site-inner:before, .nav-primary:before, .site-footer:before, .page-template-tmpl-donation-page .inner-space:after, .archive-pagination:after, .post-navigation:after, .site-inner section:after, .site-inner:after, .nav-primary:after, .site-footer:after {
  content: " ";
  display: table;
}
.page-template-tmpl-donation-page .inner-space:after, .archive-pagination:after, .post-navigation:after, .site-inner section:after, .site-inner:after, .nav-primary:after, .site-footer:after {
  clear: both;
}

/* Common
------------------------------------------------------------ */
* {
  box-sizing: border-box;
}

body {
  background: white none !important;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: "PT Serif", serif;
  color: #ea1b21;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4em;
}

a {
  color: #ea1b21;
  text-decoration: none;
  -webkit-transition: color 350ms ease;
  -moz-transition: color 350ms ease;
  -ms-transition: color 350ms ease;
  -o-transition: color 350ms ease;
  transition: color 350ms ease;
}
a:hover {
  color: #333;
}

.hide-thumbnail {
  display: none;
}

img {
  max-width: 100%;
  border-radius: 2px;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2em;
  margin-bottom: 0.25em;
}

/* Wrap
------------------------------------------------------------ */
.wrap {
  display: block;
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 1360px;
  text-align: left;
}

/* Banner
------------------------------------------------------------ */
.site-banner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background: #111;
  z-index: 999;
}
.site-banner .wrap {
  padding: 0 20px;
}

.mobile-banner {
  display: block;
}

.responsive-banner {
  display: none;
  text-align: center;
  font-family: "PT Sans", sans-serif;
  line-height: 40px;
  color: #ddd;
}
.responsive-banner a {
  color: #bbb;
}
.responsive-banner a:hover {
  color: red;
}
.responsive-banner .date {
  display: inline-block;
  width: auto;
  float: left;
  text-align: left;
}
.responsive-banner .date a {
  margin-right: 10px;
}
.responsive-banner .date span {
  font-size: 13px;
  font-size: 0.8125rem;
}
.responsive-banner .support {
  display: inline-block;
  width: auto;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.responsive-banner .support a {
  color: red;
  text-transform: uppercase;
  font-weight: bold;
}
.responsive-banner .support a:hover {
  color: white;
}
.responsive-banner .icons,
.responsive-banner .search-expand {
  display: inline-block;
  width: auto;
  float: right;
}
.responsive-banner .icons ul,
.responsive-banner .search-expand ul {
  margin: 0;
}

/* Banner Advertising Above Masthead 
------------------------------------------------------------ */
.ad-banner .advertisement {
  margin: 60px 0 0;
  padding: 0 20px;
}
.ad-banner .advertisement img {
  height: auto;
}
.ad-banner + site-banner + site-header {
  margin-top: 12px;
}

/* Header
------------------------------------------------------------ */
.site-header {
  display: block;
  width: 100%;
  height: 120px;
  margin: 52px auto 12px;
  padding: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.site-header div {
  height: 100%;
}
.site-header .radio-plugin {
  display: none;
  width: auto;
  position: absolute;
  top: 12px;
  right: 0;
}

.site-title {
  display: block;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
.site-title a {
  display: block;
  height: 100%;
  text-indent: -9000px;
}

.site-description {
  display: none;
}

/* Footer
------------------------------------------------------------ */
.site-footer {
  margin: 48px 0 0 0;
  padding: 24px 20px;
  border-top: 1px solid #bbb;
  background: rgba(221, 221, 221, 0.35);
}
.site-footer .wrap {
  text-align: left;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  color: #777;
}
.site-footer .wrap .column {
  display: block;
  margin: 0 0 20px 0;
}
.site-footer .wrap .column:first-child p {
  text-align: center;
  margin: 0;
}
.site-footer .wrap h4 {
  color: #ea1b21;
  font-family: "PT Serif", serif;
}
.site-footer .wrap a {
  color: #777;
}
.site-footer .wrap a:hover {
  color: #ea1b21;
}

/* Mobile Menu 
------------------------------------------------------------ */
.open-menu {
  display: block;
  font-family: "PT Sans", sans-serif;
  font-weight: bold;
  padding: 0;
  line-height: 40px;
}
.open-menu:hover {
  color: #fff;
}
.open-menu i {
  color: #fff;
  margin-right: 10px;
}

.menu-overlay {
  display: none;
  position: fixed;
  top: 40px;
  left: 0;
  width: 100vw;
  height: calc(100vh - 40px);
  overflow: auto;
  background: #333;
  font-family: "PT Sans", sans-serif;
  padding: 20px;
}
.menu-overlay .close-menu {
  position: fixed;
  top: 50px;
  right: 10px;
  color: #fff;
}
.menu-overlay .close-menu:hover {
  color: rgba(255, 255, 255, 0.7);
}
.menu-overlay .masthead {
  height: 80px;
}
.menu-overlay .masthead img {
  width: auto;
  height: auto;
}
.menu-overlay h2 {
  color: #ea1b21;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  margin: 20px 0 10px 0;
}
.menu-overlay ul {
  margin: 0 0 20px 0;
}
.menu-overlay ul li {
  margin: 5px 0;
}
.menu-overlay ul li ul.sub-menu {
  margin: 0 0 0 20px;
}
.menu-overlay a {
  color: #fff;
}
.menu-overlay a:hover {
  color: rgba(255, 255, 255, 0.7);
}

.menu-open {
  overflow: hidden;
}
.menu-open .menu-overlay {
  display: block;
}

.icons {
  text-align: center;
}
.icons ul {
  display: inline-block;
  width: auto;
  margin: 12px auto;
}
.icons ul li {
  display: inline-block;
  width: auto;
  margin: 0 5px;
  text-align: left;
  font-size: 18px;
  font-size: 1.125rem;
}

/* Responsive Menu 
------------------------------------------------------------ */
.nav-primary {
  display: none;
  height: auto;
  margin: 0 0 30px 0;
  z-index: 9999;
}
.nav-primary .wrap {
  padding: 0 20px;
  border-bottom: 1px solid #bbb;
}
.nav-primary .wrap ul {
  margin: 0 0 -1px 0;
}
.nav-primary .wrap ul li {
  display: inline-block;
  width: auto;
  position: relative;
  z-index: 1;
}
.nav-primary .wrap ul li ul {
  display: block;
}
.nav-primary .wrap ul li ul li {
  display: block;
}
.nav-primary .wrap ul li ul li a {
  display: block;
}
.nav-primary .wrap ul li a {
  display: block;
  line-height: 36px;
  padding: 0 10px;
  color: #333;
  font-family: "PT Sans", sans-serif;
  border-bottom: 2px solid transparent;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
}
.nav-primary .wrap ul li a + .sub-menu {
  display: block;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  top: 100%;
  left: 0;
  z-index: 10;
  background: white;
  box-shadow: 0 2px 6px rgba(17, 17, 17, 0.2);
  border-radius: 3px;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}
.nav-primary .wrap ul li a + .sub-menu li {
  display: block;
  border-bottom: 1px solid #ddd;
}
.nav-primary .wrap ul li a + .sub-menu li a {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: normal;
  border-bottom: none;
  padding: 8px 10px;
  line-height: 1.4em;
  max-width: 280px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nav-primary .wrap ul li a + .sub-menu li a + .sub-menu {
  display: block;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  width: 150px;
  top: 0;
  left: -150px;
  z-index: 10;
  background: white;
  box-shadow: 0 2px 6px rgba(17, 17, 17, 0.2);
  border-radius: 3px;
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
}
.nav-primary .wrap ul li a + .sub-menu li a + .sub-menu li a {
  white-space: initial;
  overflow: auto;
  text-overflow: initial;
}
.nav-primary .wrap ul li:hover &gt; a {
  color: #ea1b21;
  border-color: #ea1b21;
}
.nav-primary .wrap ul li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  background: white;
}
.nav-primary .wrap ul li:hover .sub-menu li:hover a {
  color: #333;
  background: rgba(221, 221, 221, 0.5);
}
.nav-primary .wrap ul li:hover .sub-menu li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  background: white;
}
.nav-primary .wrap ul li.align-right {
  float: right;
}
.nav-primary .wrap ul li.donate-link {
  margin-left: 20px;
}
.nav-primary .wrap ul li.donate-link a {
  position: relative;
  background: #ea1b21;
  color: white;
  border-radius: 2px;
  line-height: 28px;
  height: 28px;
  top: 4px;
}
.nav-primary .wrap ul li.current-menu-item a, .nav-primary .wrap ul li.current_page_item a {
  color: #111;
  border-color: #ea1b21;
}

/* Search Forms 
------------------------------------------------------------ */
.search-form {
  position: relative;
}
.search-form input[type=search] {
  display: block;
  width: 100%;
  background: #777;
  border: 0;
  padding: 5px 10px;
  line-height: 25px;
  font-family: "PT Sans", sans-serif;
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  z-index: 0;
}
.search-form input[type=submit] {
  position: absolute;
  top: 0;
  right: 0;
  height: 35px;
  width: 35px;
  background: transparent;
  border: 0;
  text-indent: -9000px;
  z-index: 999;
  outline: 0;
}
.search-form:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  height: 35px;
  width: 35px;
  background: #ea1b21;
  text-align: center;
  line-height: 35px;
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  z-index: 1;
}

::-webkit-input-placeholder {
  color: #fff;
}

:-ms-input-placeholder {
  color: #fff;
}

::placeholder {
  color: #fff;
}

.search-expand {
  position: relative;
  top: 2px;
  width: 35px !important;
}
.search-expand .search-form {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  overflow: hidden;
}
.search-expand .search-form:before {
  -webkit-transition: background 350ms ease;
  -moz-transition: background 350ms ease;
  -ms-transition: background 350ms ease;
  -o-transition: background 350ms ease;
  transition: background 350ms ease;
  background: transparent;
  border-radius: 0 3px 3px 0;
}
.search-expand .search-form input[type=search] {
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
  -o-transition: all 350ms ease;
  transition: all 350ms ease;
  opacity: 0;
  background: transparent;
  border-radius: 3px;
}
.search-expand .search-form:hover {
  width: calc(100vw - 40px);
  max-width: 600px;
}
.search-expand .search-form:hover input[type=search] {
  width: calc(100vw - 75px);
  max-width: 600px;
  opacity: 1;
  background: #777;
}
.search-expand .search-form:hover:before {
  background: #ea1b21;
}
.search-expand + .icons {
  margin-right: 45px;
}

/*  Layouts
------------------------------------------------------------ */
.site-inner {
  text-align: left;
  color: #333;
  padding: 0 20px;
}
.site-inner h2 a {
  color: #111;
}
.site-inner h2 a:hover {
  color: #ea1b21;
}
.site-inner h4 {
  font-family: "PT Sans", sans-serif;
  color: #ea1b21;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
  margin: 36px 0 18px;
  padding: 1em 0;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #ddd;
}
.site-inner img,
.site-inner .wp-caption,
.site-inner .wp-caption img {
  width: auto; 
  max-width: 100%;
  height: auto;
}
.widget-wrap img {
  width: 100% !important;
}

a[rel^="attachment"] {
  display: block;
  border-bottom: 0 !important;
  margin: 18px 0;
  text-align: center;
}

.site-inner img.avatar,
.site-inner .wp-caption.avatar {
  width: 70px !important;
  height: auto;
}
.site-inner .genesis-grid-odd,
.site-inner .genesis-grid-even {
  clear: both;
  float: none;
  padding: 0;
  width: 100%;
  margin: 7px 0 24px 0;
}
.site-inner section {
  margin-bottom: 24px;
}
.site-inner .featuredgrid ul li {
  border-bottom: 1px solid #ddd;
}
.site-inner .featuredgrid ul li a {
  display: block;
  font-family: "PT Sans", sans-serif;
  font-weight: bold;
  padding: 7px 0;
  color: #777;
  border-bottom: none;
}
.site-inner .featuredgrid ul li a:hover {
  color: #ea1b21;
}
.site-inner .author-box {
  clear: both;
  float: none;
  padding: 0;
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin: 12px 0;
  padding: 12px 24px;
}
.site-inner .author-box h4 {
  text-align: left;
  padding: 0.5em 0 0 0;
  border: 0;
  margin: 0;
}

.home .site-inner .genesis-grid-odd,
.home .site-inner .genesis-grid-even {
  border: none;
  border-radius: 0;
  padding: 0;
}
.home .section-category {
  display: none;
}

/* Content 
------------------------------------------------------------ */
.section-category a {
  padding: 5px 10px;
  background: #ea1b21;
  font-family: "PT Sans", sans-serif;
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4em;
  border-radius: 2px;
}
.section-category a:not(:first-of-type) {
  display: none;
}

.breadcrumb,
footer .entry-meta {
  display: block;
  padding: 8px 10px;
  background: #ddd;
  line-height: 1.4em;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #333;
  border-radius: 4px;
  font-weight: bold;
}
.breadcrumb a,
footer .entry-meta a {
  font-weight: normal;
  color: #333;
}
.breadcrumb a:hover,
footer .entry-meta a:hover {
  color: #ea1b21;
}
.breadcrumb .fas,
footer .entry-meta .fas {
  margin: 0 5px;
  color: #bbb;
}
.breadcrumb .entry-categories,
footer .entry-meta .entry-categories {
  margin-right: 12px;
}

.entry-meta {
  font-family: "PT Sans", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
}
.entry-meta time {
  font-weight: bold;
}
.entry-meta i {
  font-size: 11px;
  font-size: 0.6875rem;
  margin-right: 6px;
}

.entry-content &gt; p {
  margin: 0 0 1.6em 0;
}
.entry-content &gt; p a {
  border-bottom: 1px solid rgba(234, 27, 33, 0.25);
}
.entry-content &gt; p a:hover {
  border-bottom: 1px solid rgba(17, 17, 17, 0.25);
}
.entry-content &gt; ul {
  list-style: inherit;
  margin: 0 0 1.6em 0;
}
.entry-content &gt; ul li {
  list-style: inherit;
  margin: 0 0 0.8em 24px;
}
.entry-content &gt; blockquote {
  margin: 1.6em 0;
  padding: 0 1.6em;
  border-left: 2px solid #bbb;
}
.entry-content &gt; .wp-caption {
  padding: 12px;
  margin: 0 0 12px 0;
  border: 1px solid #bbb;
  background: rgba(221, 221, 221, 0.35);
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.4em;
  border-radius: 3px;
}
.entry-content &gt; .wp-caption a {
  border-bottom: none;
}
.entry-content &gt; .wp-caption img {
  margin-bottom: 0.5em;
}
.entry-content &gt; .wp-caption p {
  color: #777;
  margin: 0;
}
.entry-content footer {
  margin: 24px 0;
}

.youtube-embed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin: 0 0 1.6em 0;
}
.youtube-embed iframe,
.youtube-embed object,
.youtube-embed embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.post-navigation .prev_next {
  margin-bottom: 48px;
  color: #777;
  vertical-align: top;
}
.post-navigation .prev_next a {
  display: block;
  width: calc(50% - 30px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
}
.post-navigation .prev_next a:before {
  position: relative;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  width: 20px;
}
.post-navigation .prev_next a[rel=prev] {
  float: left;
  padding-left: 30px;
  text-align: left;
}
.post-navigation .prev_next a[rel=prev]:before {
  float: left;
  content: "";
  margin-left: -20px;
}
.post-navigation .prev_next a[rel=next] {
  float: right;
  padding-right: 30px;
  text-align: right;
}
.post-navigation .prev_next a[rel=next]:before {
  float: right;
  content: "";
  margin-right: -20px;
}

.entry-header h1 {
  font-size: 2.5em;
}

body:not(.home) .featuredpost article {
  padding: 24px;
  border: 1px solid #bbb;
  background: rgba(221, 221, 221, 0.35);
  border-radius: 3px;
  margin-bottom: 12px;
}
body:not(.home) .featuredpost article a {
  display: block;
  position: relative;
  width: calc(100% + 48px);
  margin: -24px -24px 0 -24px;
}
body:not(.home) .featuredpost article a .entry-image {
  border-radius: 3px 3px 0 0;
}
body:not(.home) .featuredpost article .entry-title a,
body:not(.home) .featuredpost article .entry-content a {
  display: inline;
  width: 100%;
  margin: 0;
  border-bottom: none;
}

.comment-respond {
  border: 1px solid #bbb;
  border-radius: 4px 4px;
  padding: 8px 20px;
  margin: 0;
}
.comment-respond h5 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.6em;
  font-weight: normal;
  color: #777;
  margin: 0 0 12px;
}
.comment-respond .comment-form label {
  font-family: "PT Sans", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: bold;
}
.comment-respond .comment-form .comment-form-comment {
  margin: 12px 0;
}
.comment-respond .comment-form .comment-form-comment textarea {
  display: block;
  width: 100%;
  min-height: 90px;
  margin: 6px 0 0 0;
  border: 1px solid #bbb;
  padding: 12px;
  border-radius: 4px;
}
.comment-respond .comment-form .form-submit input[type=submit] {
  background: #ea1b21;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  border: 0;
  border-radius: 4px;
  padding: 6px 12px;
}
.comment-respond .comment-form .comment-form-author,
.comment-respond .comment-form .comment-form-email,
.comment-respond .comment-form .comment-form-url {
  display: block;
  margin: 0 0 6px 0;
}
.comment-respond .comment-form .comment-form-author label,
.comment-respond .comment-form .comment-form-email label,
.comment-respond .comment-form .comment-form-url label {
  display: block;
  margin: 0 0 3px 0;
}
.comment-respond .comment-form .comment-form-author label + input,
.comment-respond .comment-form .comment-form-email label + input,
.comment-respond .comment-form .comment-form-url label + input {
  display: block;
  width: 100%;
  height: 28px;
  padding: 0 12px;
  border: 1px solid #bbb;
  border-radius: 4px;
  line-height: 28px;
}
.comment-respond .comment-form .comment-form-cookies-consent label {
  font-weight: normal;
  margin-left: 6px;
}

.entry-comments-link {
  margin-left: 24px;
}

.entry-comments {
  background: white;
  border: 1px solid #bbb;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  padding: 8px 20px;
  margin: -4px 0 0 0;
}
.entry-comments ol {
  list-style: none;
  margin: 12px 0;
  padding: 0;
}
.entry-comments ol li {
  list-style: none;
  margin: 12px 0;
  padding: 6px 12px;
  background: rgba(221, 221, 221, 0.35);
  border-radius: 4px;
}
.entry-comments ol li ul {
  margin: 0;
  padding: 0 0 0 12px;
}
.entry-comments ol li ul li {
  margin: 0;
  padding: 0;
}
.entry-comments .comment-author {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
}
.entry-comments .comment-author img.avatar {
  display: inline-block;
  float: left;
  height: 24px;
  width: 24px !important;
  margin-right: 12px;
}
.entry-comments .comment-author .comment-author-name {
  display: inline-block;
  font-weight: bold;
}
.entry-comments .comment-reply a {
  font-family: "PT Sans", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: bold;
  color: #333;
}
.entry-footer {
  clear: both;
}
footer + footer {
  display: none;
}

.ai-note {
  display: block;
  clear: both;
  padding: 6px 12px;
  text-align: center;
  border-top: 1px solid #ddd;
  color: #444;
  font-family: "PT Sans", sans-serif;
  font-size: 13px;
  margin: 36px 0 12px 0;
}

/* Modals 
------------------------------------------------------------ */
.modal {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
}
.modal .modal-content {
  position: relative;
  margin: 15% auto;
  padding: 0;
  width: 80%;
  max-width: 800px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.modal .modal-content .close-position {
  position: absolute;
  top: -15px;
  right: -15px;
  background: #eb212d;
  color: white;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 15px;
  font-family: Arial, sans-serif;
  cursor: pointer;
  border-radius: 15px;
  z-index: 2;
}
.modal .modal-content .close-position:hover {
  background: #c81d26;
}
.modal .modal-content .widget .widget-wrap {
  padding: 0;
}
.modal .modal-content .header {
  padding: 0;
}
.modal .modal-content .header img {
  border-radius: 5px 5px 0 0;
}
.modal .modal-content .content {
  background: white;
  padding: 24px;
  text-align: center;
  z-index: -1;
  border-radius: 5px;
  max-width: 100%;
}
.modal .modal-content .content .widget_media_image {
  margin: -24px;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}
.modal .modal-content .content img {
  width: 100%;
  height: auto;
}
.modal .modal-content .content p {
  font-size: 24px;
  line-height: 32px;
}
.modal .modal-content .content a.button {
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  padding: 10px 36px;
  color: white;
  background: black;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
  margin-top: 35px;
}
.modal .modal-content .content a.button.button-cancel {
  background: transparent;
  color: #888;
  box-shadow: 0 2px 5px transparent;
  font-style: italic;
}
.modal .modal-content .content a.button.button-cancel:hover {
  background: transparent;
}
.modal .modal-content .content a.button.button-support {
  background: #eb212d;
}
.modal .modal-content .content a.button:hover {
  background: #c81d26;
}
.modal.subscription-modal .content {
  padding: 50px;
  text-align: center;
}

.archive-pagination {
  display: block;
  clear: both;
  margin: 24px 0 0 0;
  padding: 12px 0;
  border-top: 1px solid #ddd;
  font-family: "PT Sans", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: bold;
}
.archive-pagination .pagination-previous {
  display: inline-block;
  float: left;
}
.archive-pagination .pagination-next {
  display: inline-block;
  float: right;
}

/* Donation Page
------------------------------------------------------------ */
.page-template-tmpl-donation-page {
  background: #ea1b21 !important;
  text-align: center;
}
.page-template-tmpl-donation-page .inner-space {
  display: block;
  background: #ddd;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.page-template-tmpl-donation-page .header .inner-space,
.page-template-tmpl-donation-page .backlink .inner-space {
  padding: 10px;
  background: white !important;
}
.page-template-tmpl-donation-page .header .inner-space img,
.page-template-tmpl-donation-page .backlink .inner-space img {
  height: auto;
}
.page-template-tmpl-donation-page .content .loop {
  padding: 40px;
  color: #111;
  text-align: left;
  font-size: 2.25em;
  line-height: 1.4em;
}
.page-template-tmpl-donation-page .content .loop h1 {
  display: none;
}
.page-template-tmpl-donation-page .content .loop strong {
  font-size: 1.25em;
  line-height: 1.4em;
}
.page-template-tmpl-donation-page .content .loop small {
  font-size: 0.6em;
  line-height: 1.4em;
}
.page-template-tmpl-donation-page .content .loop img {
  width: 100%;
  height: auto;
  border: 4px solid black;
  border-radius: 3px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
}
.page-template-tmpl-donation-page .content .loop blockquote {
  background: rgba(255, 255, 255, 0.5);
  border: 0;
  padding: 15px 20px;
  border-radius: 20px;
  font-size: 0.6em;
  line-height: 1.4em;
  text-align: center;
}
.page-template-tmpl-donation-page .content .loop blockquote p {
  margin: 0;
}
.page-template-tmpl-donation-page .content .sidebar {
  background: #111;
  color: rgba(255, 255, 255, 0.8);
}
.page-template-tmpl-donation-page .content .sidebar section {
  padding: 20px 30px;
}
.page-template-tmpl-donation-page .content .sidebar section .textwidget {
  text-align: left;
}
.page-template-tmpl-donation-page .content .sidebar section.accordion {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.page-template-tmpl-donation-page .content .sidebar h4 {
  color: white;
  font-size: 1.2em;
  margin-top: 0;
}
.page-template-tmpl-donation-page .content .sidebar h4 em {
  font-style: italic;
}
.page-template-tmpl-donation-page .content .sidebar strong {
  color: white;
}
.page-template-tmpl-donation-page .content .sidebar .give-total-wrap .give-form-title {
  font-style: italic;
  font-weight: normal;
  margin: 24px 0;
}
.page-template-tmpl-donation-page .content .sidebar .give-total-wrap .give-donation-amount {
  position: relative;
  background: white;
  font-family: "PT Sans", sans-serif;
  padding-left: 30px;
}
.page-template-tmpl-donation-page .content .sidebar .give-total-wrap .give-donation-amount .give-currency-symbol {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  background: white;
  border: 0 !important;
  font-weight: bold;
  color: #777;
  text-align: center;
}
.page-template-tmpl-donation-page .content .sidebar .give-total-wrap .give-donation-amount input {
  font-family: "PT Sans", sans-serif;
  border: 0 !important;
  width: 100%;
}
.page-template-tmpl-donation-page .content .sidebar .give-btn {
  background: #fef200;
  color: black;
  border-radius: 5px;
  border: 1px solid #fcda00;
  font-size: 18px;
  font-family: "EB Garamond", Times, Georgia, serif;
  font-weight: 500;
  padding: 8px 12px;
  outline: none;
  float: none;
}

/* Magazine Styles 
------------------------------------------------------------ */
.magazine-style .site-inner .widget-wrap {
  position: relative;
  text-align: center;
}
.magazine-style .site-inner .widget-wrap article,
.magazine-style .site-inner .widget-wrap .genesis-grid-odd,
.magazine-style .site-inner .widget-wrap .genesis-grid-even,
.magazine-style .site-inner .widget-wrap ul, .magazine-style .site-inner .widget-wrap li {
  text-align: left;
}
.magazine-style .site-inner .widget-wrap h4 {
  display: inline-block;
  font-family: "PT Sans", sans-serif;
  color: #ea1b21;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: 0.2em;
  text-align: center;
  margin: 36px auto;
  padding: 9px 36px 3px;
  border-top: none;
  border-bottom: none;
  border-left: 1px solid #ea1b21;
  border-right: 1px solid #ea1b21;
  background: white;
  text-transform: uppercase;
  box-shadow: inset 3px -2px 0 white, inset 3px 2px 0 white, inset 4px -2px 0 #eaab00, inset -3px -2px 0 white, inset -3px 2px 0 white, inset -4px -2px 0 #eaab00;
}
.magazine-style .site-inner .widget-wrap h4:before {
  position: absolute;
  display: block;
  top: 50px;
  left: 0;
  width: 100%;
  content: "";
  background: #ea1b21;
  height: 1px;
  z-index: -1;
}
.magazine-style .site-inner .widget-wrap article {
  border: 1px solid #ddd;
  background: rgba(221, 221, 221, 0.15);
  margin-bottom: 36px;
}
.magazine-style .site-inner .widget-wrap article .entry-header,
.magazine-style .site-inner .widget-wrap article .entry-content {
  padding: 0 30px;
}

/* Admin Bar 
------------------------------------------------------------ */
.logged-in .site-banner {
  top: 46px;
}

/* Media Queries 
------------------------------------------------------------ */
/* Medium + (768px) */
@media screen and (min-width: 769px) {
  .site-inner {
    max-width: 1360px;
    margin: 0 auto;
  }

  .content-sidebar-wrap .content {
    display: inline-block;
    float: left;
    width: calc(100% - 340px);
  }
  .content-sidebar-wrap .content + .sidebar {
    display: inline-block;
    float: left;
    width: 300px;
    margin-left: 40px;
  }

  .home .content-sidebar-wrap {
    display: inline-block;
    float: left;
    width: calc(100% - 340px);
  }
  .home .content-sidebar-wrap + .sidebar {
    display: inline-block;
    float: left;
    width: 300px;
    margin-left: 40px;
  }
  .home .content-sidebar-wrap .content {
    display: block;
    float: none;
    width: 100%;
  }
  .home .content-sidebar-wrap .content + .sidebar {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
  }

  .featuredgrid .genesis-grid-odd {
    display: inline-block;
    float: left;
    width: 50%;
  }
  .featuredgrid .genesis-grid-odd + ul {
    display: inline-block;
    float: left;
    width: calc(50% - 40px);
    margin-left: 40px;
  }

  .wp-caption.alignleft,
img.alignleft {
    width: 100%;
    max-width: 425px;
    float: left;
    margin-right: 24px;
    margin-bottom: 12px;
  }
  .wp-caption.alignright,
img.alignright {
    width: 100%;
    max-width: 425px;
    float: right;
    margin-left: 24px;
    margin-bottom: 12px;
  }

  .search-results .site-inner .genesis-grid-odd,
.search-results .site-inner .genesis-grid-even {
    display: inline-block;
    float: left;
    clear: none;
    width: calc(50% - 20px);
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 0 24px 12px 24px;
  }
  .search-results .site-inner .genesis-grid-odd {
    margin-right: 40px;
  }

  .page-template-tmpl-donation-page .content .sidebar .give-total-wrap .give-donation-amount {
    padding-left: 200px;
  }
  .page-template-tmpl-donation-page .content .sidebar .give-total-wrap .give-donation-amount label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 170px;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    background: #ddd;
    color: #777;
  }
  .page-template-tmpl-donation-page .content .sidebar .give-total-wrap .give-donation-amount .give-currency-symbol {
    left: 170px;
  }

  .site-footer .wrap .column {
    display: inline-block;
    float: left;
    width: 33.3%;
    margin: 0;
  }
  .site-footer .wrap .column:first-child {
    width: 100%;
  }
  .site-footer .wrap .column:first-child img {
    max-height: 80px;
    width: auto;
  }
}
/* Large + (1024px) 
------------------------------------------------------------ */
@media screen and (min-width: 1025px) {
  .logged-in .site-banner {
    top: 32px;
  }

  .mobile-banner {
    display: none;
  }

  .responsive-banner {
    display: block;
  }

  .nav-primary {
    display: block;
  }

  .home .content-sidebar-wrap .content {
    display: inline-block;
    float: left;
    width: calc(100% - 340px);
  }
  .home .content-sidebar-wrap .content + .sidebar {
    display: inline-block;
    float: left;
    width: 300px;
    margin-left: 40px;
  }
  .home.magazine-style .content-sidebar-wrap {
    display: block;
    float: none;
    width: 100%;
  }
  .home.magazine-style .site-inner .widget-wrap article h2 {
    font-size: 36px;
    font-size: 2.25rem;
  }

  .site-header .radio-plugin {
    display: block;
  }

  .page-template-tmpl-donation-page .content .loop {
    display: inline-block;
    float: left;
    width: calc(60% - 40px);
  }
  .page-template-tmpl-donation-page .content .loop + .sidebar {
    display: inline-block;
    float: left;
    width: calc(40% - 40px);
    margin: 40px 0 0 40px;
  }

  .site-footer .wrap .column {
    display: inline-block;
    float: left;
    width: 25%;
    margin: 0;
  }
  .site-footer .wrap .column:first-child {
    width: 25%;
  }
  .site-footer .wrap .column:first-child img {
    max-height: none;
    width: auto;
    max-width: 80%;
  }
}
/* X-Large + (1240px) 
------------------------------------------------------------ */
@media screen and (min-width: 1240px) {
  .home .content-sidebar-wrap {
    position: relative;
  }
  .home .content-sidebar-wrap .widget_featurewidget {
    display: block;
    width: calc(100% - 340px);
  }
  .home .content-sidebar-wrap .content + .sidebar {
    position: absolute;
    top: 0;
    right: 0;
  }
  .home .content-sidebar-wrap .content .genesis-grid-odd {
    display: inline-block;
    float: left;
    width: 300px;
  }
  .home .content-sidebar-wrap .content .genesis-grid-odd + ul {
    display: inline-block;
    float: left;
    width: calc(100% - 340px);
    margin-left: 40px;
    border-top: 0;
  }
  .home .content-sidebar-wrap .content .genesis-grid-odd + ul li:first-child {
    border-top: 0;
  }
  .home.magazine-style .content-sidebar-wrap .content .genesis-grid-odd {
    display: inline-block;
    float: left;
    width: 50%;
  }
  .home.magazine-style .content-sidebar-wrap .content .genesis-grid-odd + ul {
    display: inline-block;
    float: left;
    width: calc(50% - 40px);
    margin-left: 40px;
  }
}
/* Coming Soon 
------------------------------------------------------------ */
.gcs-custom-body.home .content-sidebar-wrap,
.gcs-custom-body.home .content-sidebar-wrap .content {
  position: relative !important;
  display: block;
  float: none;
  width: 100%;
}
.gcs-custom-body.home .content-sidebar-wrap #gcs-custom-headline,
.gcs-custom-body.home .content-sidebar-wrap .content #gcs-custom-headline {
  font-size: 24px;
  margin-bottom: 24px;
}
.gcs-custom-body.home .widget_featurewidget {
  display: none;
}
.gcs-custom-body.home #gcs-custom-content {
  top: 30px;
}

/* Photo of the Week 
------------------------------------------------------------ */
body.single.category-photo-of-the-week,
body.single.category-chesapeake-lens {
  background: black !important;
}
body.single.category-photo-of-the-week .site-inner,
body.single.category-chesapeake-lens .site-inner {
  color: #bbb;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4em;
  padding-bottom: 60px;
  text-align: center;
}
body.single.category-photo-of-the-week .site-inner h3,
body.single.category-chesapeake-lens .site-inner h3 {
  font-family: "PT Sans", sans-serif;
  color: #bbb;
  font-weight: bold;
  margin: 0 0 20px 0;
  text-align: center;
}
body.single.category-photo-of-the-week .site-inner p,
body.single.category-chesapeake-lens .site-inner p {
  font-family: "PT Serif", serif;
  color: #bbb;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4em;
}
body.single.category-photo-of-the-week .site-inner .content,
body.single.category-chesapeake-lens .site-inner .content {
  width: 100%;
}
body.single.category-photo-of-the-week nav.nav-primary,
body.single.category-photo-of-the-week .addtoany_share_save_container,
body.single.category-photo-of-the-week .sidebar,
body.single.category-photo-of-the-week .entry-footer,
body.single.category-photo-of-the-week .author-box,
body.single.category-photo-of-the-week .post-navigation,
body.single.category-photo-of-the-week .comments_before_div,
body.single.category-photo-of-the-week .comment-respond,
body.single.category-chesapeake-lens nav.nav-primary,
body.single.category-chesapeake-lens .addtoany_share_save_container,
body.single.category-chesapeake-lens .sidebar,
body.single.category-chesapeake-lens .entry-footer,
body.single.category-chesapeake-lens .author-box,
body.single.category-chesapeake-lens .post-navigation,
body.single.category-chesapeake-lens .comments_before_div,
body.single.category-chesapeake-lens .comment-respond {
  display: none;
}
body.single.category-photo-of-the-week .site-footer,
body.single.category-chesapeake-lens .site-footer {
  background: #eee;
  border-top: 1px solid white;
}

/* Photo of the Week 
------------------------------------------------------------ */
body.single.category-special {
  background: white !important;
}
body.single.category-special .site-inner {
  text-align: center;
}
body.single.category-special .site-inner .hero-image {
  width: 100vw;
  height: 36vh;
  min-height: 348px;
  position: absolute;
  left: 0;
  z-index: -1;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
body.single.category-special .site-inner .content {
  width: 100%;
}
body.single.category-special .site-inner .content .entry-title {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}
body.single.category-special .site-inner .content h2 {
  font-family: "PT Sans", sans-serif;
  font-weight: normal;
}
body.single.category-special .site-inner .content h6 {
  font-weight: normal;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.6em;
  padding: 12px;
  border-top: 0;
  border-bottom: 1px solid #ddd;
  max-width: 720px;
  margin: 2em auto 2em;
}
body.single.category-special .site-inner .content hr {
  overflow: visible;
  padding: 0;
  border: none;
  border-top: none;
  font-size: 16px;
  font-size: 1rem;
  color: #ea1b21;
  text-align: center;
  width: 80px;
  height: 32px;
  margin: 2.5em auto 2em;
}
body.single.category-special .site-inner .content hr:after {
  content: "§";
  display: inline-block;
  position: relative;
  top: -18px;
  padding: 0 12px;
  background: white;
}
body.single.category-special .site-inner .content hr:before {
  content: "";
  display: inline-block;
  height: 2px;
  background: #ddd;
  width: 80px;
}
body.single.category-special .site-inner .content .entry-content {
  max-width: 720px;
  margin: 0 auto;
}
body.single.category-special .site-inner .content .section-category {
  display: inline-block;
  position: relative;
  top: 0;
  height: calc(36vh + 68px);
  min-height: 348px;
}
body.single.category-special .site-inner .content .section-category a {
  position: absolute;
  bottom: 0;
  left: -50%;
  transform: translateX(-50%);
}
body.single.category-special .site-inner .content p {
  text-align: left;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.6em;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}
body.single.category-special .site-inner .wp-caption {
  margin: 2em 0;
  background: white;
  border: none;
}
body.single.category-special .site-inner .wp-caption p {
  font-family: "PT Sans", sans-serif;
  text-align: center;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6em;
  font-style: normal;
  color: #bbb;
}
body.single.category-special nav.nav-primary,
body.single.category-special .addtoany_share_save_container,
body.single.category-special .entry-meta,
body.single.category-special .sidebar,
body.single.category-special .entry-footer,
body.single.category-special .author-box,
body.single.category-special .post-navigation,
/* body.single.category-special .comments_before_div, */
/* body.single.category-special .comment-respond, */
body.single.category-special .entry-pings {
  display: none;
}

body.single.category-special .comments_before_div,
body.single.category-special .comment-respond {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  body.single.category-special .site-inner .content p {
    text-align: justify;
  }
  body.single.category-special .site-inner .content .wp-caption {
    margin: 2em 0;
  }
  body.single.category-special .site-inner .content .wp-caption p {
    text-align: center;
  }
  body.single.category-special .site-inner .content .wp-caption.left, body.single.category-special .site-inner .content .wp-caption.right {
    margin: 0;
    display: inline-block;
    width: 60% !important;
  }
  body.single.category-special .site-inner .content .wp-caption.left p, body.single.category-special .site-inner .content .wp-caption.right p {
    text-align: left;
  }
  body.single.category-special .site-inner .content .wp-caption.left {
    float: left;
    padding-left: 0;
    padding-right: 36px;
  }
  body.single.category-special .site-inner .content .wp-caption.right {
    float: right;
    padding-right: 0;
    padding-left: 36px;
  }
  body.single.category-special .site-inner .content .wp-caption.right p {
    text-align: right;
  }
}

/*# sourceMappingURL=style.css.map */

/* Banner Advertising Above Masthead 
------------------------------------------------------------ */
.topad-banner .advertisement {
  margin: 60px 0 0;
  padding: 0 20px;
	min-height: 40px;
}
.topad-banner .advertisement img {
  height: auto;
}
.topad-banner + .site-banner + .site-header {
  margin-top: 12px;
}

</pre></body></html>