/*
Theme Name: Talk Of
Description: A shared editorial theme for local Talk Of publications. Pair with the Talk Of Platform plugin for the homepage, civic/weather dashboards and advertising.
Version: 0.1.0
Requires at least: 6.6
Requires PHP: 8.2
Author: Talk Of Publications
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: talk-of-theme
Tags: news, custom-logo, custom-menu, featured-images, wide-blocks
*/

/* Site chrome is separate from the homepage module and legacy article HTML. */
html{scroll-behavior:smooth;scroll-padding-top:24px}
body.top-publication{margin:0;background:#fff;color:var(--top-ink,#162f3d);font:400 16px/1.6 Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}
*,*::before,*::after{box-sizing:border-box}
img{max-width:100%;height:auto}
button,input,textarea,select{font:inherit}
button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
:where(a){color:var(--top-link,#17627a);text-underline-offset:.18em}
:where(a:visited){color:var(--top-link,#17627a)}
:where(a:hover){text-decoration-thickness:2px}
:where(a,button,input,textarea,select):focus-visible{outline:3px solid var(--top-link,#17627a);outline-offset:4px}
body.top-publication .screen-reader-text{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap;border:0;padding:0;margin:-1px}
.top-skip-link{position:absolute;z-index:100000;inset:12px auto auto 12px;padding:12px 18px;background:#fff;color:#142c3a;box-shadow:0 2px 12px #0002;transform:translateY(-200%);font-weight:700}
.top-skip-link:focus{transform:translateY(0);outline:3px solid #17627a}
.top-site-shell{width:100%;max-width:1440px;margin-inline:auto;padding-inline:24px}
.top-site-header{background:#fff}
.top-site-utility{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:34px;border-bottom:1px solid #e3e7e8;color:#59656c;font-size:10px;line-height:1.4;letter-spacing:.1em;text-transform:uppercase}
.top-site-masthead{display:flex;justify-content:space-between;align-items:center;gap:40px;min-height:140px;padding-top:22px;padding-bottom:25px}
.top-site-wordmark,.top-site-wordmark:visited,.top-site-wordmark:hover{display:inline-flex;flex-direction:column;align-items:flex-start;max-width:100%;color:var(--top-primary,#11374b);text-decoration:none}
.top-site-wordmark-prefix{display:flex;align-items:center;gap:10px;margin-bottom:3px;font-size:13px;font-weight:700;line-height:1.2;letter-spacing:.27em;text-transform:uppercase}
.top-site-wordmark-prefix:after{content:"";height:2px;width:52px;background:var(--top-accent,#b88946)}
.top-site-wordmark-city,.top-site-wordmark-name{font:700 clamp(37px,4.2vw,61px)/1 Georgia,"Times New Roman",serif;letter-spacing:-.065em;overflow-wrap:anywhere}
.top-site-wordmark-name{max-width:22ch}
.top-site-logo{display:block;max-width:560px;flex:0 1 560px}
.top-site-logo-image{display:block;max-width:100%;max-height:112px;width:auto;height:auto;object-fit:contain;object-position:left center}
.top-site-masthead-aside{display:flex;flex-direction:column;align-items:flex-end;gap:13px;flex:0 1 310px}
.top-site-tagline{margin:0;color:#626e73;text-align:right;font:italic 15px/1.4 Georgia,"Times New Roman",serif}
.top-search-form{display:flex;align-items:stretch;max-width:100%;width:300px;border:1px solid #cbd3d7;background:#fff;color:#203d4a}
.top-search-form input[type=search]{width:100%;min-width:0;border:0;border-radius:0;background:transparent;padding:10px 13px;color:#203d4a;font-size:12px;line-height:1.5;appearance:none}
.top-search-form input::placeholder{color:#65737b;opacity:1}
.top-search-form button{display:grid;place-items:center;width:43px;min-height:42px;flex:0 0 43px;background:transparent;border:0;color:var(--top-primary,#11374b)}
.top-search-form button:hover{background:#edf2f4}
.top-search-form:focus-within{border-color:var(--top-link,#17627a)}
.top-search-form input:focus-visible{outline-offset:-3px}
.top-site-nav-band{background:var(--top-primary,#11374b);border-bottom:3px solid var(--top-accent,#b88946);color:var(--top-on-primary,#fff)}
.top-site-navigation{display:flex;align-items:stretch;justify-content:space-between;gap:20px}
.top-site-menu{display:flex;align-items:stretch;flex-wrap:wrap;list-style:none;margin:0;padding:0;gap:0 2px}
.top-site-menu li{display:flex;margin:0;padding:0}
.top-site-menu a,.top-site-menu a:visited{display:flex;align-items:center;min-height:48px;padding:12px 15px;color:var(--top-on-primary,#fff);text-decoration:none;font-size:11px;font-weight:600;line-height:1.35;letter-spacing:.045em;white-space:nowrap}
.top-site-menu li:first-child a{padding-left:0;padding-right:18px}
.top-site-menu a:hover,.top-site-menu a[aria-current=page],.top-site-menu .current-menu-item>a{background:#ffffff12;text-decoration:underline;text-decoration-thickness:2px;text-decoration-color:var(--top-accent,#b88946);text-underline-offset:8px}
.top-site-menu a:focus-visible,.top-site-menu-toggle:focus-visible{outline-color:var(--top-on-primary,#fff);outline-offset:-4px}
.top-site-menu-tools{border-left:1px solid #ffffff35;padding-left:18px;flex-shrink:0}
.top-site-menu-tools a{font-weight:600}
.top-site-menu-tools li:last-child a{padding-right:0}
.top-site-menu-toggle{display:none}
.top-site-mobile-search{display:none}
.top-main{min-height:45vh}
.top-main:focus{outline:0}
.top-main-home{padding:0}
.top-main-page{padding-block:42px 70px}
.top-site-footer{margin-top:0;background:var(--top-primary,#11374b);color:var(--top-on-primary,#fff);border-top:3px solid var(--top-accent,#b88946)}
.top-site-footer-main{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;padding-block:45px 34px}
.top-site-footer-brand>a,.top-site-footer-brand>a:visited{font:700 clamp(25px,2.5vw,35px)/1.15 Georgia,"Times New Roman",serif;letter-spacing:-.035em;text-decoration:none;color:inherit}
.top-site-footer-brand p{margin:12px 0 0;max-width:40ch;font-size:13px;opacity:.85}
.top-site-footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 24px;max-width:470px;list-style:none;padding:0;margin:0}
.top-site-footer-links a,.top-site-footer-links a:visited{display:inline-block;padding:5px 0;color:inherit;text-decoration:none;font-size:12px;line-height:1.6}
.top-site-footer-links a:hover{text-decoration:underline}
.top-site-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;min-height:66px;padding-block:17px;border-top:1px solid #ffffff35;font-size:11px;line-height:1.5}
.top-site-footer-bottom a,.top-site-footer-bottom a:visited{color:inherit;text-decoration:none}
.top-site-footer-bottom a:hover{text-decoration:underline}
.top-site-footer a:focus-visible{outline-color:var(--top-on-primary,#fff)}
.top-eyebrow{display:block;margin:0 0 12px;font:600 11px/1.4 Arial,Helvetica,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--top-link,#17627a)}
.top-archive-shell{padding-top:40px;padding-bottom:65px}
.top-archive-heading{margin:0 0 34px;padding:0 0 27px;border-bottom:1px solid var(--top-accent,#b88946)}
.top-archive-heading h1,.top-page-header h1{max-width:24ch;margin:0;color:var(--top-primary,#11374b);font:700 clamp(36px,4.5vw,60px)/1.1 Georgia,"Times New Roman",serif;letter-spacing:-.045em;overflow-wrap:anywhere}
.top-archive-heading p:not(.top-eyebrow),.top-archive-description{max-width:70ch;color:#52626b;font-size:17px;line-height:1.65}
.top-archive-heading .top-search-form{margin-top:24px;width:460px}
.top-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px 28px}
.top-story-card{min-width:0;padding-bottom:25px;border-bottom:1px solid #d7dfe2}
.top-story-image{display:block;aspect-ratio:1.625;overflow:hidden;margin-bottom:17px;background:#f2f4f4}
.top-story-image img{display:block;object-fit:cover;width:100%;height:100%;transition:transform .2s ease}
.top-story-image:hover img{transform:scale(1.025)}
.top-entry-kicker,.top-entry-kicker:visited{display:inline-block;color:var(--top-link,#17627a);font:700 10px/1.5 Arial,Helvetica,sans-serif;text-transform:uppercase;letter-spacing:.11em;text-decoration:none}
.top-entry-kicker:hover{text-decoration:underline}
.top-story-card h2{margin:10px 0 11px;font:700 clamp(25px,2.3vw,34px)/1.13 Georgia,"Times New Roman",serif;letter-spacing:-.035em;overflow-wrap:anywhere}
.top-story-card h2 a,.top-story-card h2 a:visited{color:var(--top-ink,#162f3d);text-decoration:none}
.top-story-card h2 a:hover{color:var(--top-link,#17627a);text-decoration:underline;text-decoration-thickness:1px}
.top-story-excerpt{margin:0 0 13px;color:#586670;font:400 16px/1.55 Georgia,"Times New Roman",serif}
.top-story-card time{font-size:10px;color:#65747b;letter-spacing:.05em;text-transform:uppercase}
.top-empty{margin:0 0 24px;padding:36px 30px;background:#f3f6f6;border-top:1px solid #dbe2e4;max-width:100%}
.top-empty h2{margin:0 0 12px;color:var(--top-primary,#11374b);font:400 clamp(25px,3vw,37px)/1.15 Georgia,"Times New Roman",serif;letter-spacing:-.025em}
.top-empty p{margin:0;color:#5c6c75;font-size:15px;line-height:1.6}
.top-empty a{display:inline-block;margin-top:20px}
.top-editor-note{padding:14px 18px;border-left:3px solid var(--top-accent,#b88946);background:#f8f4ed;font-size:13px;color:#394952}
.top-main-single{padding-top:25px}
.top-post{padding-block:30px 24px}
.top-post--embedded{padding-top:12px}
.top-entry-header{max-width:1000px;padding:0 24px;margin:0 auto 35px}
.top-entry-header h1{margin:16px 0 22px;color:var(--top-primary,#11374b);font:700 clamp(37px,4.8vw,64px)/1.075 Georgia,"Times New Roman",serif;letter-spacing:-.048em;overflow-wrap:anywhere}
.top-entry-deck{max-width:70ch;margin:0 0 25px;color:#5a6870;font:400 clamp(19px,2vw,23px)/1.5 Georgia,"Times New Roman",serif}
.top-entry-meta{display:flex;flex-wrap:wrap;align-items:center;gap:9px 14px;padding-top:19px;border-top:1px solid #d8e0e4;color:#53656f;font-size:11px;line-height:1.5;letter-spacing:.035em}
.top-entry-meta>span:first-child{font-weight:700;color:var(--top-primary,#11374b)}
.top-entry-featured{width:calc(100% - 48px);max-width:1180px;margin:0 auto 35px}
.top-entry-featured img{display:block;width:100%;height:auto}
.top-entry-featured figcaption{padding-top:10px;color:#606f77;font:12px/1.5 Arial,Helvetica,sans-serif}
.top-entry-content{width:100%;max-width:840px;margin:0 auto;padding-inline:24px;color:#263c48;font:400 20px/1.8 Georgia,"Times New Roman",serif;overflow-wrap:break-word}
.top-entry-content--embedded{max-width:1280px;padding:0 24px;font:inherit;color:inherit}
.top-entry-content:not(.top-entry-content--embedded)>:first-child{margin-top:0}
.top-entry-content:not(.top-entry-content--embedded) p{margin-block:0 1.35em}
.top-entry-content:not(.top-entry-content--embedded) h2{margin:1.65em 0 .7em;color:var(--top-primary,#11374b);font:700 clamp(27px,3vw,37px)/1.2 Georgia,"Times New Roman",serif;letter-spacing:-.035em}
.top-entry-content:not(.top-entry-content--embedded) h3{margin:1.6em 0 .7em;color:var(--top-primary,#11374b);font:700 25px/1.25 Georgia,"Times New Roman",serif;letter-spacing:-.015em}
.top-entry-content:not(.top-entry-content--embedded) h4,.top-entry-content:not(.top-entry-content--embedded) h5,.top-entry-content:not(.top-entry-content--embedded) h6{font-family:Arial,Helvetica,sans-serif;line-height:1.4;margin:1.5em 0 .65em}
.top-entry-content:not(.top-entry-content--embedded) a,.top-entry-content:not(.top-entry-content--embedded) a:visited{color:var(--top-link,#17627a);text-decoration:underline;text-decoration-thickness:1px}
.top-entry-content:not(.top-entry-content--embedded) blockquote{margin:1.5em 0;padding:8px 0 8px 26px;border-left:3px solid var(--top-accent,#b88946);color:var(--top-primary,#11374b);font-size:1.18em;line-height:1.55}
.top-entry-content:not(.top-entry-content--embedded) blockquote p:last-child{margin-bottom:0}
.top-entry-content:not(.top-entry-content--embedded) ul,.top-entry-content:not(.top-entry-content--embedded) ol{margin:0 0 1.3em;padding-left:1.4em}
.top-entry-content:not(.top-entry-content--embedded) li{padding-left:.2em;margin-bottom:.5em}
.top-entry-content:not(.top-entry-content--embedded) figure{max-width:100%;margin:1.6em 0}
.top-entry-content:not(.top-entry-content--embedded) figcaption{color:#64727a;font:12px/1.6 Arial,Helvetica,sans-serif}
.top-entry-content:not(.top-entry-content--embedded) iframe{max-width:100%}
.top-entry-content:not(.top-entry-content--embedded) pre{overflow:auto;padding:18px;background:#f1f4f5;font-size:14px;line-height:1.7}
.top-entry-content:not(.top-entry-content--embedded) table{width:100%;border-collapse:collapse;font:15px/1.6 Arial,Helvetica,sans-serif}
.top-entry-content:not(.top-entry-content--embedded) th,.top-entry-content:not(.top-entry-content--embedded) td{border-bottom:1px solid #d5dde1;padding:12px 14px;text-align:left}
.top-entry-content:not(.top-entry-content--embedded) th{color:var(--top-primary,#11374b);background:#f4f6f6}
.top-entry-content:not(.top-entry-content--embedded) hr{margin:2em 0;border:0;border-top:1px solid #d8e0e2}
.top-entry-content .aligncenter{margin-inline:auto}
.top-entry-content .alignleft{float:left;margin:8px 24px 16px 0;max-width:50%}
.top-entry-content .alignright{float:right;margin:8px 0 16px 24px;max-width:50%}
.top-entry-content::after{content:"";display:table;clear:both}
.top-entry-footer{display:flex;flex-wrap:wrap;gap:10px;align-items:center;max-width:840px;margin:30px auto 0;padding:22px 24px 0;border-top:1px solid #d8e0e2}
.top-entry-footer>span{margin-right:8px;color:#63727b;font-size:10px;letter-spacing:.12em;text-transform:uppercase}
.top-entry-footer a,.top-entry-footer a:visited{padding:6px 10px;border:1px solid #d7dfe2;color:var(--top-link,#17627a);font-size:11px;line-height:1.4;text-decoration:none}
.top-entry-footer a:hover{background:#f3f6f7}
.top-post-navigation{display:grid;grid-template-columns:1fr 1fr;gap:50px;max-width:1000px;padding-block:28px 42px;border-top:1px solid #d8e0e2}
.top-post-navigation>div:last-child{text-align:right}
.top-post-navigation a,.top-post-navigation a:visited{font:700 23px/1.3 Georgia,"Times New Roman",serif;color:var(--top-primary,#11374b);text-decoration:none}
.top-post-navigation a:hover{text-decoration:underline}
.top-post-pages{display:flex;gap:10px;margin-top:28px;font:14px/1.5 Arial,Helvetica,sans-serif}
.top-post-pages a{padding:4px 8px}
.top-page-header{max-width:840px;margin:0 auto 32px;padding:0 24px 25px;border-bottom:1px solid var(--top-accent,#b88946)}
.top-page--wide .top-page-header{max-width:1440px}
.top-module-content{max-width:100%}
.navigation.pagination{margin-top:36px;padding-top:22px;border-top:1px solid #d8e0e2}
.navigation.pagination .nav-links{display:flex;flex-wrap:wrap;gap:7px;align-items:center}
.navigation.pagination .page-numbers{display:inline-flex;justify-content:center;align-items:center;min-width:40px;min-height:42px;padding:7px 13px;background:#f2f5f6;color:var(--top-primary,#11374b);font-size:13px;text-decoration:none}
.navigation.pagination .current{background:var(--top-primary,#11374b);color:var(--top-on-primary,#fff)}
.navigation.pagination a:hover{background:#e3ebee}
.top-action-link{display:inline-block;margin-top:22px;font-size:13px;font-weight:700}
.top-comments{max-width:840px;padding:0 24px 55px;margin:20px auto 0}
.top-comments h2,.top-comments h3{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.025em;color:var(--top-primary,#11374b)}
.top-comment-list{list-style:none;margin:0;padding:0}
.top-comment-list ol{list-style:none;padding-left:24px}
.top-comment-list li{margin:0;padding:0}
.top-comment-body{padding:22px 0;border-bottom:1px solid #d8e0e2}
.top-comment-meta{display:flex;gap:12px;align-items:center;font-size:12px}
.top-comment-meta time{font-size:10px;color:#65757d}
.top-comment-content{font-size:15px;line-height:1.7}
.top-comment-body .reply{font-size:11px}
.top-comments textarea,.top-comments input:not([type=submit]):not([type=checkbox]){display:block;border:1px solid #bdc9cf;border-radius:0;padding:11px 13px;width:100%;background:#fff;color:#173442}
.top-comments label{font-size:13px}
.top-comments input[type=submit],.post-password-form input[type=submit]{border:0;border-radius:0;background:var(--top-primary,#11374b);color:var(--top-on-primary,#fff);padding:12px 20px;cursor:pointer}
.top-comments .comment-notes,.top-comments .logged-in-as{font-size:12px;color:#60717a}
.post-password-form input{max-width:100%}
.post-password-form input[type=password]{border:1px solid #bdc9cf;padding:9px}

@media(min-width:1500px){.top-site-masthead{min-height:150px}}
@media(max-width:1199px){
	.top-site-menu a{padding-inline:10px;font-size:10px}
	.top-site-menu li:first-child a{padding-right:10px}
	.top-site-menu-tools{padding-left:10px}
	.top-site-navigation{gap:10px}
}
@media(max-width:959px){
	.top-site-masthead{min-height:128px;gap:28px}
	.top-site-masthead-aside{flex-basis:245px}
	.top-site-wordmark-city,.top-site-wordmark-name{font-size:46px}
	.top-site-navigation{flex-wrap:wrap;gap:0}
	.top-site-menu{flex-wrap:wrap}
	.top-site-menu a{font-size:10px;min-height:44px;padding:11px}
	.top-site-menu-tools{border-left:0;padding-left:0}
	.top-site-menu-tools li:last-child a{padding-right:11px}
	.top-story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
	.top-site-footer-main{gap:30px}
	.top-site-footer-links{max-width:340px;gap:6px 20px}
}
@media(max-width:759px){
	.top-site-shell{padding-inline:20px}
	.top-site-utility{font-size:8px;min-height:32px;letter-spacing:.04em;gap:8px}
	.top-site-masthead{gap:20px;min-height:116px;padding-top:22px;padding-bottom:23px}
	.top-site-wordmark-prefix{font-size:10px;margin-bottom:5px;letter-spacing:.23em}
	.top-site-wordmark-prefix:after{width:37px}
	.top-site-wordmark-city,.top-site-wordmark-name{font-size:clamp(34px,7.2vw,49px);letter-spacing:-.055em}
	.top-site-masthead-aside{display:none}
	.top-site-logo{flex-basis:100%;max-width:420px}
	.top-site-logo-image{max-height:92px}
	.top-site-nav-shell{padding-inline:0}
	.top-site-navigation{display:block;padding:0 20px}
	.top-site-menu{display:flex;gap:0 4px}
	.top-site-menu a{font-size:11px;min-height:44px;padding:12px 10px}
	.top-site-menu li:first-child a{padding-left:10px}
	.top-site-menu-tools{border-top:1px solid #ffffff30}
	.top-site-mobile-search{display:block;padding:12px 10px 4px}
	.top-site-mobile-search .top-search-form{width:100%}
	.top-site-nav-shell.is-enhanced .top-site-menu-toggle{display:inline-flex;align-items:center;gap:11px;min-height:46px;padding:12px 20px;background:none;border:0;color:inherit;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
	.top-site-menu-icon{display:block;width:17px;height:12px;border-top:1.5px solid currentColor;border-bottom:1.5px solid currentColor;position:relative}
	.top-site-menu-icon:after{content:"";position:absolute;left:0;right:0;top:4px;height:1.5px;background:currentColor}
	.top-site-nav-shell.is-enhanced .top-site-navigation{display:none;padding-bottom:10px}
	.top-site-nav-shell.is-enhanced.is-open .top-site-navigation{display:block}
	.top-site-footer-main{display:block;padding-block:31px 22px}
	.top-site-footer-nav{margin-top:24px}
	.top-site-footer-links{justify-content:flex-start;max-width:none;gap:5px 22px}
	.top-site-footer-bottom{align-items:flex-start;font-size:10px;min-height:58px;gap:15px}
	.top-archive-shell{padding-top:30px;padding-bottom:45px}
	.top-archive-heading{margin-bottom:26px;padding-bottom:24px}
	.top-archive-heading h1,.top-page-header h1{font-size:40px}
	.top-main-page{padding-block:30px 46px}
	.top-entry-header{padding-inline:20px;margin-bottom:27px}
	.top-entry-header h1{font-size:clamp(36px,7.7vw,52px);line-height:1.1;margin-top:13px}
	.top-entry-meta{font-size:10px;gap:7px 10px}
	.top-entry-featured{width:calc(100% - 40px);margin-bottom:28px}
	.top-entry-content{padding-inline:20px;font-size:19px;line-height:1.78}
	.top-entry-content--embedded{font:inherit;padding-inline:12px}
	.top-entry-content:not(.top-entry-content--embedded) .alignleft,.top-entry-content:not(.top-entry-content--embedded) .alignright{float:none;margin:1.3em 0;max-width:100%}
	.top-entry-footer{margin-inline:20px;padding-inline:0}
	.top-post-navigation{gap:28px;padding-block:26px 35px}
	.top-post-navigation a{font-size:21px}
	.top-page-header{padding-inline:20px}
	.top-comments{padding-inline:20px}
}
@media(max-width:479px){
	.top-site-shell{padding-inline:16px}
	.top-site-masthead{min-height:112px}
	.top-site-wordmark-city,.top-site-wordmark-name{font-size:39px}
	.top-site-utility time{font-size:8px;text-align:right;max-width:60%}
	.top-site-nav-shell{padding-inline:0}
	.top-site-menu a{min-height:45px;padding-inline:12px}
	.top-site-menu-tools{margin-top:3px}
	.top-site-navigation{padding-inline:8px}
	.top-story-grid{grid-template-columns:1fr;gap:26px}
	.top-story-card h2{font-size:31px}
	.top-story-image{margin-bottom:15px}
	.top-archive-heading h1,.top-page-header h1{font-size:36px}
	.top-empty{padding:28px 22px}
	.top-post-navigation{grid-template-columns:1fr;gap:24px}
	.top-post-navigation>div:last-child{text-align:left}
	.top-entry-content:not(.top-entry-content--embedded) table{font-size:12px}
	.top-entry-content:not(.top-entry-content--embedded) th,.top-entry-content:not(.top-entry-content--embedded) td{padding:9px 7px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.top-story-image img{transition:none}.top-story-image:hover img{transform:none}}
@media print{
	.top-site-utility,.top-site-masthead-aside,.top-site-nav-band,.top-site-footer,.top-post-navigation,.top-comments,.top-skip-link,.top-entry-footer,.navigation.pagination{display:none!important}
	.top-site-masthead{min-height:0;padding:0 0 20px;margin-bottom:24px;border-bottom:1px solid #333}
	.top-site-wordmark-city,.top-site-wordmark-name{font-size:30px;color:#111}
	.top-main-single,.top-post,.top-entry-content,.top-entry-header,.top-main-page{padding:0}
	.top-entry-content,.top-entry-header,.top-entry-featured{max-width:none;width:100%}
	.top-entry-content{font-size:12pt;line-height:1.6;color:#111}
	.top-entry-header h1{font-size:28pt;color:#111}
	.top-entry-meta{font-size:9pt}
	.top-entry-content a{color:#111;text-decoration:underline}
	.top-entry-content h2,.top-entry-content h3{break-after:avoid}
	.top-story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
	.top-story-card{break-inside:avoid}
}
