editor Logout
Account Preferences
Did you know...
Some FM stations have special channels for blind listeners ?
Streaming Radio Guide
view source - https://capitolwolf.com/
*** Test System *** GO TO PRODUCTION
<!DOCTYPE html> <html lang="en-US"> <head> <link rel="shortcut icon" href="https://capitolwolf.com/wp-content/themes/wlfz/img/favicon.png"/> <link rel="apple-touch-icon-precomposed" sizes="57x57" href="https://capitolwolf.com/wp-content/themes/wlfz/img/touch-icon-57.png"/> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://capitolwolf.com/wp-content/themes/wlfz/img/touch-icon-72.png"/> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://capitolwolf.com/wp-content/themes/wlfz/img/touch-icon-114.png"/> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://capitolwolf.com/wp-content/themes/wlfz/img/touch-icon-144.png"/> <meta name="application-name" content="101.9 The Wolf"/> <meta name="msapplication-TileColor" content="#000000"/> <meta name="msapplication-TileImage" content="https://capitolwolf.com/wp-content/themes/wlfz/img/touch-icon-144.png"/> <meta charset="UTF-8"/> <meta property="og:image" content="https://capitolwolf.com/wp-content/themes/wlfz/img/facebook-og.jpg"/> <meta property="og:url" content="http://capitolwolf.com/"/> <meta property="og:site_name" content="101.9 The Wolf"/> <meta property="og:type" content="blog"/> <meta property="og:description" content=" "/> <meta property="og:title" content="101.9 The Wolf | "/> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@thewolf1019"> <meta name="twitter:creator" content="@thewolf1019"> <meta name="twitter:title" content="101.9 The Wolf | "> <meta name="twitter:description" content=" "> <meta name="twitter:image" content="https://capitolwolf.com/wp-content/themes/wlfz/img/facebook-og.jpg"> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/> <title>101.9 The Wolf | </title> <link rel="profile" href="http://gmpg.org/xfn/11"/> <link href='//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700' rel='stylesheet' type='text/css'/> <link href='//fonts.googleapis.com/css?family=Rokkitt' rel='stylesheet' type='text/css'/> <link rel="stylesheet" href="https://capitolwolf.com/wp-content/themes/country/bootstrap.css"/> <link rel="stylesheet" type="text/css" media="all" href="https://capitolwolf.com/wp-content/themes/wlfz/style.css"/> <link rel="stylesheet" href="https://capitolwolf.com/wp-content/themes/country/style.responsive.css"/> <link rel="stylesheet" href="https://capitolwolf.com/wp-content/themes/wlfz/style.responsive.css"/> <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"/> <link rel="pingback" href="https://capitolwolf.com/xmlrpc.php"/> <script type="text/javascript"> /* <![CDATA[ */ window.JetpackScriptData = {"site":{"icon":"","title":"101.9 The Wolf","host":"unknown","is_wpcom_platform":false}}; /* ]]> */ </script> <meta name='robots' content='max-image-preview:large' /> <link rel='dns-prefetch' href='//code.jquery.com' /> <link rel='dns-prefetch' href='//maps.googleapis.com' /> <link rel='dns-prefetch' href='//platform-api.sharethis.com' /> <link rel='dns-prefetch' href='//servedbyadbutler.com' /> <link rel='dns-prefetch' href='//v0.wordpress.com' /> <link rel="alternate" type="application/rss+xml" title="101.9 The Wolf &raquo; Feed" href="https://capitolwolf.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="101.9 The Wolf &raquo; Comments Feed" href="https://capitolwolf.com/comments/feed/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.6.0 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-RXRKF36LM3" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript"> var mi_version = '9.6.0'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/capitolwolf.com\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-RXRKF36LM3', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-RXRKF36LM3', {"forceSSL":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/capitolwolf.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.8.2"}}; /*! This file is auto-generated */ !function(s,n){var o,i,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),a=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===a[t]})}function u(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);for(var n=e.getImageData(16,16,1,1),a=0;a<n.data.length;a++)if(0!==n.data[a])return!1;return!0}function f(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!a(e,"\ud83e\udedf")}return!1}function g(e,t,n,a){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):s.createElement("canvas"),o=r.getContext("2d",{willReadFrequently:!0}),i=(o.textBaseline="top",o.font="600 32px Arial",{});return e.forEach(function(e){i[e]=t(o,e,n,a)}),i}function t(e){var t=s.createElement("script");t.src=e,t.defer=!0,s.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",i=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){s.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+g.toString()+"("+[JSON.stringify(i),f.toString(),p.toString(),u.toString()].join(",")+"));",a=new Blob([e],{type:"text/javascript"}),r=new Worker(URL.createObjectURL(a),{name:"wpTestEmojiSupports"});return void(r.onmessage=function(e){c(n=e.data),r.terminate(),t(n)})}catch(e){}c(n=g(i,f,p,u))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <link rel='stylesheet' id='core-styles-css' href='https://capitolwolf.com/wp-content/themes/core/core.css?ver=1' type='text/css' media='all' /> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://capitolwolf.com/wp-includes/css/dist/block-library/style.min.css?ver=6.8.2' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <link rel='stylesheet' id='mediaelement-css' href='https://capitolwolf.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17' type='text/css' media='all' /> <link rel='stylesheet' id='wp-mediaelement-css' href='https://capitolwolf.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=6.8.2' type='text/css' media='all' /> <style id='jetpack-sharing-buttons-style-inline-css' type='text/css'> .jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='saga-alert-bar-css-css' href='https://capitolwolf.com/wp-content/plugins/saga-alert-bar/saga-alert-bar.css?ver=6.8.2' type='text/css' media='all' /> <link rel='stylesheet' id='saga-dynamic-lead-frontend-css-css' href='https://capitolwolf.com/wp-content/plugins/saga-dynamic-lead-scheduler/css/dynamiclead.css?ver=6.8.2' type='text/css' media='all' /> <link rel='stylesheet' id='saga-news-styles-css' href='https://capitolwolf.com/wp-content/plugins/saga-news/templates/style.css?ver=6.8.2' type='text/css' media='all' /> <link rel='stylesheet' id='share-this-share-buttons-sticky-css' href='https://capitolwolf.com/wp-content/plugins/sharethis-share-buttons/css/mu-style.css?ver=1714423772' type='text/css' media='all' /> <link rel='stylesheet' id='events-manager-css' href='https://capitolwolf.com/wp-content/plugins/events-manager/includes/css/events-manager.min.css?ver=6.4.5.1' type='text/css' media='all' /> <style id='events-manager-inline-css' type='text/css'> body .em { --font-family : inherit; --font-weight : inherit; --font-size : 1em; --line-height : inherit; } </style> <link rel='stylesheet' id='custom_css-css' href='https://capitolwolf.com/wp-content/plugins/saga-closings/css/cleanup.css?ver=6.8.2' type='text/css' media='all' /> <script type="text/javascript" src="//code.jquery.com/jquery-1.8.2.min.js?ver=1.8.2" id="jquery-js"></script> <script type="text/javascript" src="https://capitolwolf.com/wp-content/themes/country/js/bootstrap.js?ver=6.8.2" id="bootstrap-js"></script> <script type="text/javascript" src="https://capitolwolf.com/wp-content/plugins/google-analytics-premium/assets/js/frontend-gtag.min.js?ver=9.6.0" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[]","home_url":"https:\/\/capitolwolf.com","hash_tracking":"false","v4_id":"G-RXRKF36LM3"};/* ]]> */ </script> <script type="text/javascript" src="//platform-api.sharethis.com/js/sharethis.js?ver=2.3.6#property=5babc7a457034700119528d9&amp;product=inline-buttons&amp;source=sharethis-share-buttons-wordpress" id="share-this-share-buttons-mu-js"></script> <script type="text/javascript" src="https://capitolwolf.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script type="text/javascript" src="https://capitolwolf.com/wp-includes/js/jquery/ui/mouse.min.js?ver=1.13.3" id="jquery-ui-mouse-js"></script> <script type="text/javascript" src="https://capitolwolf.com/wp-includes/js/jquery/ui/sortable.min.js?ver=1.13.3" id="jquery-ui-sortable-js"></script> <script type="text/javascript" src="https://capitolwolf.com/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3" id="jquery-ui-datepicker-js"></script> <script type="text/javascript" id="jquery-ui-datepicker-js-after"> /* <![CDATA[ */ jQuery(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"MM d, yy","firstDay":0,"isRTL":false});}); /* ]]> */ </script> <script type="text/javascript" src="https://capitolwolf.com/wp-includes/js/jquery/ui/resizable.min.js?ver=1.13.3" id="jquery-ui-resizable-js"></script> <script type="text/javascript" src="https://capitolwolf.com/wp-includes/js/jquery/ui/draggable.min.js?ver=1.13.3" id="jquery-ui-draggable-js"></script> <script type="text/javascript" src="https://capitolwolf.com/wp-includes/js/jquery/ui/controlgroup.min.js?ver=1.13.3" id="jquery-ui-controlgroup-js"></script> <script type="text/javascript" src="https://capitolwolf.com/wp-includes/js/jquery/ui/checkboxradio.min.js?ver=1.13.3" id="jquery-ui-checkboxradio-js"></script> <script type="text/javascript" src="https://capitolwolf.com/wp-includes/js/jquery/ui/button.min.js?ver=1.13.3" id="jquery-ui-button-js"></script> <script type="text/javascript" src="https://capitolwolf.com/wp-includes/js/jquery/ui/dialog.min.js?ver=1.13.3" id="jquery-ui-dialog-js"></script> <script type="text/javascript" id="events-manager-js-extra"> /* <![CDATA[ */ var EM = {"ajaxurl":"https:\/\/capitolwolf.com\/wp-admin\/admin-ajax.php","locationajaxurl":"https:\/\/capitolwolf.com\/wp-admin\/admin-ajax.php?action=locations_search","firstDay":"0","locale":"en","dateFormat":"yy-mm-dd","ui_css":"https:\/\/capitolwolf.com\/wp-content\/plugins\/events-manager\/includes\/css\/jquery-ui\/build.min.css","show24hours":"0","is_ssl":"1","autocomplete_limit":"10","calendar":{"breakpoints":{"small":560,"medium":908,"large":false}},"datepicker":{"format":"F j, Y"},"search":{"breakpoints":{"small":650,"medium":850,"full":false}},"url":"https:\/\/capitolwolf.com\/wp-content\/plugins\/events-manager","bookingInProgress":"Please wait while the booking is being submitted.","tickets_save":"Save Ticket","bookingajaxurl":"https:\/\/capitolwolf.com\/wp-admin\/admin-ajax.php","bookings_export_save":"Export Bookings","bookings_settings_save":"Save Settings","booking_delete":"Are you sure you want to delete?","booking_offset":"30","bookings":{"submit_button":{"text":{"default":"Send your booking","free":"Send your booking","payment":"Send your booking","processing":"Processing ..."}}},"bb_full":"Sold Out","bb_book":"Book Now","bb_booking":"Booking...","bb_booked":"Booking Submitted","bb_error":"Booking Error. Try again?","bb_cancel":"Cancel","bb_canceling":"Canceling...","bb_cancelled":"Cancelled","bb_cancel_error":"Cancellation Error. Try again?","txt_search":"Search","txt_searching":"Searching...","txt_loading":"Loading..."}; /* ]]> */ </script> <script type="text/javascript" src="https://capitolwolf.com/wp-content/plugins/events-manager/includes/js/events-manager.min.js?ver=6.4.5.1" id="events-manager-js"></script> <script type="text/javascript" src="https://servedbyadbutler.com/app.js?ver=1.0.0" id="adbutler-js"></script> <script type="text/javascript" src="https://capitolwolf.com/wp-content/plugins/lazy-butler/public/js/lazy-butler-cross-platform.js?ver=1.0.0" id="lazy-butler-js"></script> <script type="text/javascript" src="https://capitolwolf.com/wp-content/themes/country/js/mobile-detect.min.js?ver=6.8.2" id="mobile-detect-js"></script> <link rel="https://api.w.org/" href="https://capitolwolf.com/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://capitolwolf.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.8.2" /> <script async defer type="text/javascript" src="https://xp.audience.io/sdk.js"></script> <style type="text/css"> .widget.facebook { padding: 0 } .widget.facebook h1 { margin-right: 0 !important; /* Hack until old Facebook widget is removed */ left: 0 !important; /* Hack until old Facebook widget is removed */ z-index: 2; margin-bottom: 0 !important; } .facebookOuter { background-color: #ffffff; width: 298px; border: none; margin: 0 !important; /* Hack until old Facebook widget is removed */ } .fb-like-box { background-color: #ffffff } .fb-like-box iframe[style] { background-color: transparent !important } </style> <!--Plugin WP Missed Schedule Active - Secured with Genuine Authenticity KeyTag--> <!-- This site is patched against a big problem not solved since WordPress 2.5 --> </head> <body> <div class="flair"> <div id="fb-root"></div> <div id="stationbar"> <div class="container"> <div class="row"> <div class="span3"> <p> <a href="javascript:void(window.open('https://player.amperwave.net/7921','','height=800,width=1024,scrollbars=1,resizeable=0,status=0'));">Listen Live</a> </p> </div> <div class="span9 hidden-phone"> <div class="headersearch"> <form method="get" id="searchform" action="https://capitolwolf.com/"> <label for="s" class="assistive-text">Search</label> <input type="text" class="field" name="s" id="s" placeholder="Search" /> <input type="submit" class="submit" name="submit" id="searchsubmit" value="Search" /> </form> </div> <ul class="headericons"> <li> <a href="https://facebook.com/capitolwolf" class="facebook" title="Facebook" target="_blank"><span>Facebook</span></a> </li> <li> <a href="https://twitter.com/thewolf1019" class="twitter" title="Twitter" target="_blank"><span>Twitter</span></a> </li> <li> <a href="/wolf-pack-sign-up/" class="email" title="Email"><span>Email</span></a> </li> <li> <a href="https://tunein.com/radio/1019-The-Wolf-s22238/" class="tunein" title="Tunein"><span>Tunein</span></a> </li> <li> <a href="https://apps.apple.com/us/app/101-9-the-wolf/id6510859551" class="iphone" title="iPhone"><span>iPhone</span></a> </li> <li> <a href="https://play.google.com/store/apps/details?id=com.jacapps.wlfz" class="android" title="Android"><span>Android</span></a> </li> </ul> </div> </div> </div> </div> <div class="page"> <header> <div id="masthead"> <div class="container"> <div class="row"> <div class="span8 logo"> <a href="/"><img src="https://capitolwolf.com/wp-content/themes/wlfz/img/logo.png" alt="101.9 The Wolf"/></a> </div> <div class="span4 listenlive hidden-phone"> <a href="javascript:void(window.open('https://player.amperwave.net/7921','','height=800,width=1024,scrollbars=1,resizeable=0,status=0'));"></a> </div> </div> </div> </div> <nav> <div class="container"> <div class="row"> <div class="span12"> <a class="navcollapse" data-toggle="collapse" data-target=".nav-collapse"><h3>Menu</h3></a> <div class="nav-collapse"> <ul id="menu-main" class="nav"><li id="menu-item-36" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item active menu-item-36"><a href="/">Home</a></li> <li id="menu-item-35" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-35"><a href="#" class="dropdown-toggle" data-toggle="dropdown">On Air</a> <ul class="dropdown-menu depth_0"> <li id="menu-item-5900" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5900"><a href="https://capitolwolf.com/recently-played/">Recently Played</a></li> <li id="menu-item-10410" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-10410"><a href="/mornings/">Dina &#038; DJ Blake</a></li> <li id="menu-item-70" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-70"><a href="https://capitolwolf.com/dina/">Dina Michaels</a></li> <li id="menu-item-69" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-69"><a href="https://capitolwolf.com/sean-lynch/">Sean Lynch</a></li> <li id="menu-item-319" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-319"><a href="http://thebigtimeonline.com/">Whitney Allen</a></li> <li id="menu-item-2909" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2909"><a href="https://capitolwolf.com/ed-steele/">Ed Steele</a></li> <li id="menu-item-269" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-269"><a href="https://www.facebook.com/pages/Powered-by-Country-with-Fitz/240176602678784">The Hit List with Fitz!</a></li> <li id="menu-item-6446" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6446"><a href="https://capitolwolf.com/focus-program/">Focus Program</a></li> </ul> </li> <li id="menu-item-37" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-37"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Connect</a> <ul class="dropdown-menu depth_0"> <li id="menu-item-46" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-46"><a href="https://capitolwolf.com/wolf-pack-sign-up/">Join the Wolf Pack</a></li> <li id="menu-item-136" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-136"><a target="_blank" href="http://www.facebook.com/capitolwolf">Facebook</a></li> </ul> </li> <li id="menu-item-71" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-71"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Events</a> <ul class="dropdown-menu depth_0"> <li id="menu-item-74" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-74"><a target="_blank" href="https://capitolcitynow.com/events/">Events Calendar</a></li> <li id="menu-item-10019" class="menu-item menu-item-type-taxonomy menu-item-object-event-categories menu-item-10019"><a href="https://capitolwolf.com/events/categories/concerts/">Concerts</a></li> <li id="menu-item-8216" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-8216"><a href="https://capitolwolf.com/category/photos/">Photos</a></li> </ul> </li> <li id="menu-item-40" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-40"><a href="https://capitolwolf.com/contests/">Contests &#038; Rules</a></li> <li id="menu-item-41" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-41"><a href="#" class="dropdown-toggle" data-toggle="dropdown">News</a> <ul class="dropdown-menu depth_0"> <li id="menu-item-10486" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-10486"><a href="https://capitolcitynow.com/news/sections/local/">Local</a></li> <li id="menu-item-9315" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-9315"><a href="https://wtax.com/closings/">Closings</a></li> <li id="menu-item-48" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-48"><a href="https://capitolwolf.com/news/sections/entertainment/">Entertainment</a></li> <li id="menu-item-52" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-52"><a href="https://capitolwolf.com/news/sections/sports/">Sports</a></li> <li id="menu-item-51" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-51"><a href="https://capitolwolf.com/news/sections/national/">National</a></li> </ul> </li> <li id="menu-item-42" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-42"><a href="#" class="dropdown-toggle" data-toggle="dropdown">About</a> <ul class="dropdown-menu depth_0"> <li id="menu-item-75" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75"><a href="https://capitolwolf.com/contact-us/">Contact Us</a></li> <li id="menu-item-4915" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4915"><a target="_blank" href="https://capitolradiogroup.com/#new_tab">Advertising Information</a></li> <li id="menu-item-82" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-82"><a href="https://capitolradiogroup.com/employment-opportunities/">Employment Opportunities</a></li> </ul> </li> <li id="menu-item-9638" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-9638"><a href="https://www.springfieldrealdeals.com/springfield/deals">Springfield Real Deals</a></li> </ul> </div> </div> </div> </div> </nav> </header> <div id="main"> <div class="container"> <div class="row"> <div class="span12"></div> </div> </div> <div id="content-home"> <div class="container"> <div class="row expandable"> <div class="span12"> <div id="3587" style="margin:auto;display:table;" class="ad-platter"> <script type="text/javascript"> var ad3587 = new lazyButler({"desktop":{"id":"475207","size":""},"mobile":{"id":"475208","size":""},"market":"177046","ID":3587}); ad3587.init(); </script> </div> </div> </div> <div class="row"> <div class="span8"> <div id="dynamiclead"> <div id="features"> <div class="feature"> <h2 id="dynamicheadline" class="headline"> <a href="https://capitolwolf.com/2025/07/10/win-route-66-drive-in-tickets-with-movie-mania-3/"> WIN Route 66 Drive-in tickets with MOVIE MANIA! </a> </h2> <a href="https://capitolwolf.com/2025/07/10/win-route-66-drive-in-tickets-with-movie-mania-3/"><img src="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/04/MOvie-mania-1240x800-1-620x400.png" class="attachment-feature-image size-feature-image wp-post-image" alt="" decoding="async" fetchpriority="high" srcset="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/04/MOvie-mania-1240x800-1-620x400.png 620w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/04/MOvie-mania-1240x800-1-768x495.png 768w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/04/MOvie-mania-1240x800-1-600x387.png 600w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/04/MOvie-mania-1240x800-1-560x361.png 560w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/04/MOvie-mania-1240x800-1-200x129.png 200w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/04/MOvie-mania-1240x800-1.png 1240w" sizes="(max-width: 620px) 100vw, 620px" data-attachment-id="10162" data-permalink="https://capitolwolf.com/?attachment_id=10162" data-orig-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/04/MOvie-mania-1240x800-1.png" data-orig-size="1240,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="MOvie mania 1240&#215;800" data-image-description="" data-image-caption="" data-medium-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/04/MOvie-mania-1240x800-1.png" data-large-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/04/MOvie-mania-1240x800-1.png" /></a> </div> <div class="feature"> <h2 id="dynamicheadline" class="headline"> <a href="https://capitolwolf.com/2025/07/10/win-wolfs-workplace-lunch-with-papa-johns/"> Win The Wolf Workplace Lunch with Papa John's </a> </h2> <a href="https://capitolwolf.com/2025/07/10/win-wolfs-workplace-lunch-with-papa-johns/"><img src="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/09/Wolf-Workplace-Lunch-620x400.png" class="attachment-feature-image size-feature-image wp-post-image" alt="" decoding="async" srcset="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/09/Wolf-Workplace-Lunch-620x400.png 620w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/09/Wolf-Workplace-Lunch-768x495.png 768w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/09/Wolf-Workplace-Lunch-600x387.png 600w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/09/Wolf-Workplace-Lunch-560x361.png 560w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/09/Wolf-Workplace-Lunch-200x129.png 200w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/09/Wolf-Workplace-Lunch.png 1240w" sizes="(max-width: 620px) 100vw, 620px" data-attachment-id="10415" data-permalink="https://capitolwolf.com/2025/07/10/win-wolfs-workplace-lunch-with-papa-johns/wolf-workplace-lunch/" data-orig-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/09/Wolf-Workplace-Lunch.png" data-orig-size="1240,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Wolf Workplace Lunch" data-image-description="" data-image-caption="" data-medium-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/09/Wolf-Workplace-Lunch.png" data-large-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/09/Wolf-Workplace-Lunch.png" /></a> </div> <div class="feature"> <h2 id="dynamicheadline" class="headline"><a href="https://capitolwolf.com/2025/07/10/win-a-family-4-pack-of-tickets-to-the-sherman-concert-series-2025/">Win a Family 4-Pack of Tickets to the Sherman Village Park Concert Series 2025</a> </h2> <a href="https://capitolwolf.com/2025/07/10/win-a-family-4-pack-of-tickets-to-the-sherman-concert-series-2025/"><img src="https://capitolwolf.com/wp-content/blogs.dir/118/files/2025/05/Sherman-Amphitheater-1240-x-800-px-620x400.png" class="attachment-feature-image size-feature-image wp-post-image" alt="" decoding="async" srcset="https://capitolwolf.com/wp-content/blogs.dir/118/files/2025/05/Sherman-Amphitheater-1240-x-800-px-620x400.png 620w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2025/05/Sherman-Amphitheater-1240-x-800-px-768x495.png 768w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2025/05/Sherman-Amphitheater-1240-x-800-px-600x387.png 600w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2025/05/Sherman-Amphitheater-1240-x-800-px-560x361.png 560w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2025/05/Sherman-Amphitheater-1240-x-800-px-200x129.png 200w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2025/05/Sherman-Amphitheater-1240-x-800-px.png 1240w" sizes="(max-width: 620px) 100vw, 620px" data-attachment-id="10829" data-permalink="https://capitolwolf.com/2025/07/10/win-a-family-4-pack-of-tickets-to-the-sherman-concert-series-2025/sherman-amphitheater-1240-x-800-px/" data-orig-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2025/05/Sherman-Amphitheater-1240-x-800-px.png" data-orig-size="1240,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Sherman Amphitheater (1240 x 800 px)" data-image-description="" data-image-caption="" data-medium-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2025/05/Sherman-Amphitheater-1240-x-800-px.png" data-large-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2025/05/Sherman-Amphitheater-1240-x-800-px.png" /></a> </div> <div class="feature"> <h2 id="dynamicheadline" class="headline"><a href="https://capitolwolf.com/2025/07/28/lose-weight-or-stop-smoking-with-the-mark-patrick-seminar-on-august-14th/">Join us for the Mark Patrick Seminars on August 14th!</a> </h2> <a href="https://capitolwolf.com/2025/07/28/lose-weight-or-stop-smoking-with-the-mark-patrick-seminar-on-august-14th/"><img src="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/01/mark-patrick-1240x800-1-620x400.png" class="attachment-feature-image size-feature-image wp-post-image" alt="" decoding="async" srcset="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/01/mark-patrick-1240x800-1-620x400.png 620w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/01/mark-patrick-1240x800-1-768x495.png 768w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/01/mark-patrick-1240x800-1-600x387.png 600w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/01/mark-patrick-1240x800-1-560x361.png 560w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/01/mark-patrick-1240x800-1-200x129.png 200w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/01/mark-patrick-1240x800-1.png 1240w" sizes="(max-width: 620px) 100vw, 620px" data-attachment-id="9993" data-permalink="https://capitolwolf.com/2025/07/28/lose-weight-or-stop-smoking-with-the-mark-patrick-seminar-on-august-14th/mark-patrick-1240x800-2/" data-orig-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/01/mark-patrick-1240x800-1.png" data-orig-size="1240,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="mark patrick 1240&#215;800" data-image-description="" data-image-caption="" data-medium-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/01/mark-patrick-1240x800-1.png" data-large-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/01/mark-patrick-1240x800-1.png" /></a> </div> <div class="feature"> <h2 id="dynamicheadline" class="headline"><a href="https://capitolwolf.com/2025/07/10/friends-neighbors-apply-now/">Friends &amp; Neighbors Apply Now!</a> </h2> <a href="https://capitolwolf.com/2025/07/10/friends-neighbors-apply-now/"><img src="https://capitolwolf.com/wp-content/blogs.dir/118/files/2022/12/Friends-and-Neighbors-620x400-1-620x400.jpg" class="attachment-feature-image size-feature-image wp-post-image" alt="" decoding="async" srcset="https://capitolwolf.com/wp-content/blogs.dir/118/files/2022/12/Friends-and-Neighbors-620x400-1.jpg 620w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2022/12/Friends-and-Neighbors-620x400-1-600x387.jpg 600w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2022/12/Friends-and-Neighbors-620x400-1-560x361.jpg 560w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2022/12/Friends-and-Neighbors-620x400-1-200x129.jpg 200w" sizes="(max-width: 620px) 100vw, 620px" data-attachment-id="9374" data-permalink="https://capitolwolf.com/2025/07/10/friends-neighbors-apply-now/friends-and-neighbors-620x400-1/" data-orig-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2022/12/Friends-and-Neighbors-620x400-1.jpg" data-orig-size="620,400" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Friends-and-Neighbors-620&#215;400-1" data-image-description="" data-image-caption="" data-medium-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2022/12/Friends-and-Neighbors-620x400-1.jpg" data-large-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2022/12/Friends-and-Neighbors-620x400-1.jpg" /></a> </div> </div> <ul class="dynamicselector" id="selector"> <li> <a href="" title="WIN Route 66 Drive-in tickets with MOVIE MANIA!"></a> </li> <li> <a href="" title="Win The Wolf Workplace Lunch with Papa John's"></a> </li> <li> <a href="" title="Win a Family 4-Pack of Tickets to the Sherman Village Park Concert Series 2025"></a> </li> <li> <a href="" title="Join us for the Mark Patrick Seminars on August 14th!"></a> </li> <li> <a href="" title="Friends &amp; Neighbors Apply Now!"></a> </li> </ul> </div> </div> <div class="span4 hidden-phone"> <div id="leadad_1"> <div id="5393" style="margin:auto;display:table;" class="ad-platter"> <script type="text/javascript"> var ad5393 = new lazyButler({"desktop":{"id":"436080","size":"300,250"},"mobile":{"id":"436080","size":"300,250"},"market":"177046","ID":5393}); ad5393.init(); </script> </div> </div> <div id="leadad_2"> <div class="onlineoutlet"> <h1>Upcoming Events</h1> <div class="innerdeal"> <a href="https://statefair.illinois.gov/">August 7th-17th- Illinois State Fair 2025</a><br><a href="https://capitolcitynow.com/events/#/details/the-chamber-fall-job-fair/14943772/2025-08-26T16">Tuesday, August 26th- Fall Chamber Job Fair</a><br> </div> </a> </div> </div> </div> </div> <div class="row"> <div class="span2" id="smallcol"> <div id="saganewswidget-6" class="widget news widget_saganewswidget"><div class="items news hidden-phone"><h1><span>National News</span></h1> <div class="item"> <p class="momentdate incats"><span class="time">3 days ago</span> in <a href="/news/sections/national">National</a>, <a href="/news/sections/trending">Trending</a></p> <h2><a href="https://capitolwolf.com/news/030030-record-breaking-heat-wave-scorches-southeast-us/">Record-breaking heat wave scorches Southeast US</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/news/030030-record-breaking-heat-wave-scorches-southeast-us/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254242" data-permalink="https://news.sagacom.com/news/030030-record-breaking-heat-wave-scorches-southeast-us/us-florida-extreme-weather-heat/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658.jpg" data-orig-size="1024,683" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;6.3&quot;,&quot;credit&quot;:&quot;AP&quot;,&quot;camera&quot;:&quot;ILCE-1&quot;,&quot;caption&quot;:&quot;Children play in the water to avoid the heat at the Titusville Splash Pad, Tuesday, July 29, 2025, in Titusville, Fla. (AP Photo\/Chris O&#039;Meara)&quot;,&quot;created_timestamp&quot;:&quot;1753810203&quot;,&quot;copyright&quot;:&quot;Copyright 2025 The Associated Press. All rights reserved.&quot;,&quot;focal_length&quot;:&quot;174&quot;,&quot;iso&quot;:&quot;250&quot;,&quot;shutter_speed&quot;:&quot;0.0008&quot;,&quot;title&quot;:&quot;US Florida Extreme Weather Heat&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="US Florida Extreme Weather Heat" data-image-description="" data-image-caption="&lt;p&gt;Children play in the water to avoid the heat at the Titusville Splash Pad, Tuesday, July 29, 2025, in Titusville, Fla. (AP Photo/Chris O&#8217;Meara)&lt;/p&gt; " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658.jpg" /></a> </div> <p>Residents in the Southeast U.S. are no strangers to heat in the summertime. But this week's sweltering hot weather set at least one record and has forecasters urging residents to limit time outside on Tuesday if possible — and stay hydrated.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">3 days ago</span> in <a href="/news/sections/national">National</a></p> <h2><a href="https://capitolwolf.com/news/030030-former-vice-president-kamala-harris-says-she-will-not-run-for-california-governor-in-2026/">Former Vice President Kamala Harris says she will not run for California governor in 2026</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/news/030030-former-vice-president-kamala-harris-says-she-will-not-run-for-california-governor-in-2026/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211676373525-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211676373525-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211676373525-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211676373525-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254223" data-permalink="https://news.sagacom.com/news/030030-former-vice-president-kamala-harris-says-she-will-not-run-for-california-governor-in-2026/election-2026-governor-harris/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211676373525.jpg" data-orig-size="1024,682" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;AP&quot;,&quot;camera&quot;:&quot;ILCE-9M3&quot;,&quot;caption&quot;:&quot;FILE - Democratic presidential nominee Vice President Kamala Harris speaks in Washington, Nov. 6, 2024. (AP Photo\/Jacquelyn Martin, File)&quot;,&quot;created_timestamp&quot;:&quot;1730928768&quot;,&quot;copyright&quot;:&quot;Copyright 2024 The Associated Press. All rights reserved.&quot;,&quot;focal_length&quot;:&quot;200&quot;,&quot;iso&quot;:&quot;1000&quot;,&quot;shutter_speed&quot;:&quot;0.0015625&quot;,&quot;title&quot;:&quot;Election 2026 Governor Harris&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Election 2026 Governor Harris" data-image-description="" data-image-caption="&lt;p&gt;FILE &#8211; Democratic presidential nominee Vice President Kamala Harris speaks in Washington, Nov. 6, 2024. (AP Photo/Jacquelyn Martin, File)&lt;/p&gt; " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211676373525.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211676373525.jpg" /></a> </div> <p>Former Vice President Kamala Harris will not run for California governor next year, leaving open the possibility that she could mount a third run for the White House in 2028.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">4 days ago</span> in <a href="/news/sections/national">National</a></p> <h2><a href="https://capitolwolf.com/news/030030-gunman-who-killed-4-at-manhattan-office-building-was-targeting-nfl-headquarters-mayor-says/">Gunman who killed 4 at Manhattan office building was targeting NFL headquarters, mayor says</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/news/030030-gunman-who-killed-4-at-manhattan-office-building-was-targeting-nfl-headquarters-mayor-says/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210175165604-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210175165604-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210175165604-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210175165604-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254162" data-permalink="https://news.sagacom.com/news/030030-gunman-who-killed-4-at-manhattan-office-building-was-targeting-nfl-headquarters-mayor-says/shooting-new-york-city/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210175165604.jpg" data-orig-size="1024,682" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.8&quot;,&quot;credit&quot;:&quot;AP&quot;,&quot;camera&quot;:&quot;ILCE-9M3&quot;,&quot;caption&quot;:&quot;The ambulance carrying the body of Didarul Islam exits NewYork-Presbyterian\/Weill Cornell Medical Hospital during the dignified transfer of the slain officer, who was shot and killed by a gunman Monday evening, early Tuesday, July 29, 2025, in New York. (AP Photo\/Angelina Katsanis)&quot;,&quot;created_timestamp&quot;:&quot;1753767043&quot;,&quot;copyright&quot;:&quot;Copyright 2025 The Associated Press. All rights reserved.&quot;,&quot;focal_length&quot;:&quot;24&quot;,&quot;iso&quot;:&quot;2000&quot;,&quot;shutter_speed&quot;:&quot;0.005&quot;,&quot;title&quot;:&quot;Shooting New York City&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Shooting New York City" data-image-description="" data-image-caption="&lt;p&gt;The ambulance carrying the body of Didarul Islam exits NewYork-Presbyterian/Weill Cornell Medical Hospital during the dignified transfer of the slain officer, who was shot and killed by a gunman Monday evening, early Tuesday, July 29, 2025, in New York. (AP Photo/Angelina Katsanis)&lt;/p&gt; " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210175165604.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210175165604.jpg" /></a> </div> <p>New York City Mayor Eric Adams said Tuesday that a gunman who killed four people at a Manhattan office building was trying to target the headquarters of the National Football League but took the wrong elevator.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">5 days ago</span> in <a href="/news/sections/national">National</a></p> <h2><a href="https://capitolwolf.com/news/030030-project-2025-author-paul-dans-will-challenge-republican-sen-lindsey-graham-in-south-carolina/">Project 2025 author Paul Dans will challenge Republican Sen. Lindsey Graham in South Carolina</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/news/030030-project-2025-author-paul-dans-will-challenge-republican-sen-lindsey-graham-in-south-carolina/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25209440441405-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25209440441405-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25209440441405-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25209440441405-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254138" data-permalink="https://news.sagacom.com/news/030030-project-2025-author-paul-dans-will-challenge-republican-sen-lindsey-graham-in-south-carolina/election-2026-south-carolina-senate/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25209440441405.jpg" data-orig-size="1024,683" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;AP&quot;,&quot;camera&quot;:&quot;ILCE-9M3&quot;,&quot;caption&quot;:&quot;FILE - Paul Dans, director of Project 2025 at the Heritage Foundation, speaks at the National Religious Broadcasters convention, Feb. 22, 2024, in Nashville, Tenn. (AP Photo\/George Walker IV, File)&quot;,&quot;created_timestamp&quot;:&quot;1708651327&quot;,&quot;copyright&quot;:&quot;Copyright 2024 The Associated Press. All rights reserved&quot;,&quot;focal_length&quot;:&quot;600&quot;,&quot;iso&quot;:&quot;1000&quot;,&quot;shutter_speed&quot;:&quot;0.004&quot;,&quot;title&quot;:&quot;Election 2026 South Carolina Senate&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Election 2026 South Carolina Senate" data-image-description="" data-image-caption="&lt;p&gt;FILE &#8211; Paul Dans, director of Project 2025 at the Heritage Foundation, speaks at the National Religious Broadcasters convention, Feb. 22, 2024, in Nashville, Tenn. (AP Photo/George Walker IV, File)&lt;/p&gt; " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25209440441405.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25209440441405.jpg" /></a> </div> <p>A chief architect of Project 2025, Paul Dans, is launching a Republican primary challenge to Sen. Lindsey Graham in South Carolina, joining a crowded field that will test the loyalties of President Donald Trump and his MAGA movement in next year's midterm election.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">1 week ago</span> in <a href="/news/sections/national">National</a></p> <h2><a href="https://capitolwolf.com/news/030030-disgraced-former-us-rep-george-santos-to-begin-serving-his-7-year-fraud-sentence/">Disgraced former US Rep. George Santos to begin serving his 7-year fraud sentence</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/news/030030-disgraced-former-us-rep-george-santos-to-begin-serving-his-7-year-fraud-sentence/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25205587419635-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25205587419635-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25205587419635-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25205587419635-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254105" data-permalink="https://news.sagacom.com/news/030030-disgraced-former-us-rep-george-santos-to-begin-serving-his-7-year-fraud-sentence/george-santos-2/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25205587419635.jpg" data-orig-size="1024,683" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.8&quot;,&quot;credit&quot;:&quot;AP&quot;,&quot;camera&quot;:&quot;ILCE-9M3&quot;,&quot;caption&quot;:&quot;FILE - Former U.S. Rep. George Santos arrives at federal court for sentencing, April 25, 2025, in Central Islip, N.Y. (AP Photo\/Julia Demaree Nikhinson, file)&quot;,&quot;created_timestamp&quot;:&quot;1745576322&quot;,&quot;copyright&quot;:&quot;Copyright 2025 The Associated Press. All rights reserved.&quot;,&quot;focal_length&quot;:&quot;24&quot;,&quot;iso&quot;:&quot;125&quot;,&quot;shutter_speed&quot;:&quot;0.0003125&quot;,&quot;title&quot;:&quot;George Santos&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="George Santos" data-image-description="" data-image-caption="&lt;p&gt;FILE &#8211; Former U.S. Rep. George Santos arrives at federal court for sentencing, April 25, 2025, in Central Islip, N.Y. (AP Photo/Julia Demaree Nikhinson, file)&lt;/p&gt; " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25205587419635.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25205587419635.jpg" /></a> </div> <p>Disgraced former U.S. Rep. George Santos is expected to begin serving a seven-year prison sentence on Friday for the fraud charges that got him ousted from Congress.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">1 week ago</span> in <a href="/news/sections/national">National</a></p> <h2><a href="https://capitolwolf.com/news/030030-union-pacific-and-norfolk-southern-confirm-merger-talks-to-create-coast-to-coast-railroad/">Union Pacific and Norfolk Southern confirm merger talks to create coast to coast railroad</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/news/030030-union-pacific-and-norfolk-southern-confirm-merger-talks-to-create-coast-to-coast-railroad/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25199013025027-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25199013025027-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25199013025027-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25199013025027-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254068" data-permalink="https://news.sagacom.com/news/030030-union-pacific-and-norfolk-southern-confirm-merger-talks-to-create-coast-to-coast-railroad/railroad-merger-talks/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25199013025027.jpg" data-orig-size="1024,674" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;3.5&quot;,&quot;credit&quot;:&quot;AP&quot;,&quot;camera&quot;:&quot;ILCE-7M3&quot;,&quot;caption&quot;:&quot;FILE - A Union Pacific train travels through Union, Neb., July 31, 2018. (AP Photo\/Nati Harnik, File)&quot;,&quot;created_timestamp&quot;:&quot;1533058160&quot;,&quot;copyright&quot;:&quot;Copyright 2018 The Associated Press. All rights reserved&quot;,&quot;focal_length&quot;:&quot;50&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.000625&quot;,&quot;title&quot;:&quot;Railroad Merger Talks&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Railroad Merger Talks" data-image-description="" data-image-caption="&lt;p&gt;FILE &#8211; A Union Pacific train travels through Union, Neb., July 31, 2018. (AP Photo/Nati Harnik, File)&lt;/p&gt; " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25199013025027.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25199013025027.jpg" /></a> </div> <p>Union Pacific and Norfolk Southern confirmed Thursday that they are in merger talks that would create a single U.S railroad with service stretching from the East to the West Coast.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">1 week ago</span> in <a href="/news/sections/national">National</a></p> <h2><a href="https://capitolwolf.com/news/030030-bondi-facing-democratic-calls-to-testify-following-report-she-told-trump-he-was-in-epstein-files/">Bondi facing Democratic calls to testify following report she told Trump he was in Epstein files</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/news/030030-bondi-facing-democratic-calls-to-testify-following-report-she-told-trump-he-was-in-epstein-files/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25196705175056-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25196705175056-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25196705175056-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25196705175056-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254066" data-permalink="https://news.sagacom.com/news/030030-bondi-facing-democratic-calls-to-testify-following-report-she-told-trump-he-was-in-epstein-files/justice-dea/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25196705175056.jpg" data-orig-size="1024,683" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.8&quot;,&quot;credit&quot;:&quot;AP&quot;,&quot;camera&quot;:&quot;ILCE-9M3&quot;,&quot;caption&quot;:&quot;Attorney General Pam Bondi speaks at a news conference at the Drug Enforcement Administration, Tuesday, July 15, 2025, in Arlington, Va. (AP Photo\/Julia Demaree Nikhinson)&quot;,&quot;created_timestamp&quot;:&quot;1752603181&quot;,&quot;copyright&quot;:&quot;Copyright 2025 The Associated Press. All rights reserved.&quot;,&quot;focal_length&quot;:&quot;200&quot;,&quot;iso&quot;:&quot;250&quot;,&quot;shutter_speed&quot;:&quot;0.002&quot;,&quot;title&quot;:&quot;Justice DEA&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Justice DEA" data-image-description="" data-image-caption="&lt;p&gt;Attorney General Pam Bondi speaks at a news conference at the Drug Enforcement Administration, Tuesday, July 15, 2025, in Arlington, Va. (AP Photo/Julia Demaree Nikhinson)&lt;/p&gt; " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25196705175056.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25196705175056.jpg" /></a> </div> <p>Attorney General Pam Bondi is facing Democratic calls to testify before Congress following a newspaper's revelation that she told President Donald Trump that his name appeared in the files of the Jeffrey Epstein sex-trafficking investigation.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">1 week ago</span> in <a href="/news/sections/national">National</a></p> <h2><a href="https://capitolwolf.com/news/030030-black-man-punched-and-pulled-from-his-car-by-florida-officers-on-video-is-set-to-speak-to-public/">Black man punched and pulled from his car by Florida officers on video is set to speak to public</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/news/030030-black-man-punched-and-pulled-from-his-car-by-florida-officers-on-video-is-set-to-speak-to-public/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25203599536236-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25203599536236-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25203599536236-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25203599536236-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254041" data-permalink="https://news.sagacom.com/news/030030-black-man-punched-and-pulled-from-his-car-by-florida-officers-on-video-is-set-to-speak-to-public/florida-police-beating/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25203599536236.jpg" data-orig-size="1024,768" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;AP&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;In this image made from cell phone video provided by the Law Office of Harry M. Daniels via TMX, William McNeil Jr. is seen sitting in his car after an officer broke his car window during a traffic stop on Feb. 19, 2025, in Jacksonville, Fla. (The Law Office of Harry M. Daniels\/TMX via AP)&quot;,&quot;created_timestamp&quot;:&quot;1753201206&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;Florida Police Beating&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Florida Police Beating" data-image-description="" data-image-caption="&lt;p&gt;In this image made from cell phone video provided by the Law Office of Harry M. Daniels via TMX, William McNeil Jr. is seen sitting in his car after an officer broke his car window during a traffic stop on Feb. 19, 2025, in Jacksonville, Fla. (The Law Office of Harry M. Daniels/TMX via AP)&lt;/p&gt; " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25203599536236.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25203599536236.jpg" /></a> </div> <p>A Black man who was shown on video being punched and dragged from his car by Florida law officers during a traffic stop will speak to the public on Wednesday.</p> </div> </div></div><div id="saganewswidget-7" class="widget news widget_saganewswidget"><div class="items news hidden-phone"><h1><span>Sports</span></h1> <div class="item"> <p class="momentdate incats"><span class="time">19 hours ago</span> in <a href="https://capitolcitynow.com/news/sections/local">Local</a>, <a href="https://capitolcitynow.com/news/sections/sports">Sports</a></p> <h2><a href="https://capitolcitynow.com/news/248842-edison-hired-as-uis-golf-coach/">Edison hired as UIS golf coach</a></h2> <div class="itemimg"> <a href="https://capitolcitynow.com/news/248842-edison-hired-as-uis-golf-coach/"><img src="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/UIS-PrairieStars-e1751390773168.jpg" class="attachment-thumb size-thumb wp-post-image" alt="UIS Athletics" decoding="async" srcset="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/UIS-PrairieStars-e1751390773168.jpg 1200w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/UIS-PrairieStars-e1751390773168-768x512.jpg 768w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/UIS-PrairieStars-e1751390773168-340x227.jpg 340w" sizes="(max-width: 150px) 100vw, 150px" data-attachment-id="21933" data-permalink="https://capitolcitynow.com/news/248842-all-uis-teams-earn-glvc-team-academic-award-in-2024-25/uis-prairiestars/" data-orig-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/UIS-PrairieStars-e1751390773168.jpg" data-orig-size="1200,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="UIS PrairieStars" data-image-description="" data-image-caption="&lt;p&gt;UIS Athletics&lt;/p&gt; " data-medium-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/UIS-PrairieStars-e1751390773168-640x480.jpg" data-large-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/UIS-PrairieStars-e1751390773168-1200x768.jpg" /></a> </div> <p>Josh Edison is the former golf coach at Illinois College.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">21 hours ago</span> in <a href="https://capitolcitynow.com/news/sections/il-state-news">IL State News</a>, <a href="https://capitolcitynow.com/news/sections/local">Local</a>, <a href="https://capitolcitynow.com/news/sections/sports">Sports</a></p> <h2><a href="https://capitolcitynow.com/news/248842-cubs-snare-2027-mlb-all-star-game/">Cubs snare 2027 MLB All-Star Game</a></h2> <div class="itemimg"> <a href="https://capitolcitynow.com/news/248842-cubs-snare-2027-mlb-all-star-game/"><img src="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/250801-WRIGLEY-AA-CNI.jpg" class="attachment-thumb size-thumb wp-post-image" alt="Diners sit at bar patios near Wrigley Field, the home of the Chicago Cubs, before a home game against the Orioles on Friday, Aug. 1, 2025. (Capitol News Illinois photo by Andrew Adams)" decoding="async" srcset="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/250801-WRIGLEY-AA-CNI.jpg 1200w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/250801-WRIGLEY-AA-CNI-768x512.jpg 768w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/250801-WRIGLEY-AA-CNI-340x227.jpg 340w" sizes="(max-width: 150px) 100vw, 150px" data-attachment-id="23185" data-permalink="https://capitolcitynow.com/news/248842-cubs-snare-2027-mlb-all-star-game/250801-wrigley-aa-cni/" data-orig-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/250801-WRIGLEY-AA-CNI.jpg" data-orig-size="1200,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5.6&quot;,&quot;credit&quot;:&quot;Andrew Adams&quot;,&quot;camera&quot;:&quot;Canon EOS RP&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1753996839&quot;,&quot;copyright&quot;:&quot;(c) Andrew Adams. All rights reserved. More: www.droo.io&quot;,&quot;focal_length&quot;:&quot;24&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.003125&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="250801 WRIGLEY AA CNI" data-image-description="&lt;p&gt;Diners sit at bar patios near Wrigley Field, the home of the Chicago Cubs, before a home game against the Orioles on Friday, Aug. 1, 2025. (Capitol News Illinois photo by Andrew Adams) &lt;/p&gt; " data-image-caption="&lt;p&gt;Diners sit at bar patios near Wrigley Field, the home of the Chicago Cubs, before a home game against the Orioles on Friday, Aug. 1, 2025. (Capitol News Illinois photo by Andrew Adams) &lt;/p&gt; " data-medium-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/250801-WRIGLEY-AA-CNI-640x480.jpg" data-large-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/250801-WRIGLEY-AA-CNI-1200x768.jpg" /></a> </div> <p>"I'm a Cubs fan!" proclaims Gov. JB Pritzker.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">22 hours ago</span> in <a href="https://capitolcitynow.com/news/sections/il-state-news">IL State News</a>, <a href="https://capitolcitynow.com/news/sections/sports">Sports</a></p> <h2><a href="https://capitolcitynow.com/news/248842-u-of-i-wbb-grad-kendall-bostic-earns-big-ten-sportsmanship-award/">U of I WBB grad Kendall Bostic earns Big Ten sportsmanship award</a></h2> <div class="itemimg"> <a href="https://capitolcitynow.com/news/248842-u-of-i-wbb-grad-kendall-bostic-earns-big-ten-sportsmanship-award/"><img src="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/Illini-athletics-logo.jpg" class="attachment-thumb size-thumb wp-post-image" alt="University of Illinois Athletics Logo" decoding="async" srcset="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/Illini-athletics-logo.jpg 1200w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/Illini-athletics-logo-768x512.jpg 768w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/Illini-athletics-logo-340x227.jpg 340w" sizes="(max-width: 150px) 100vw, 150px" data-attachment-id="22063" data-permalink="https://capitolcitynow.com/news/248842-two-illini-basketball-players-taken-in-1st-round-of-nba-draft/illini-athletics-logo/" data-orig-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/Illini-athletics-logo.jpg" data-orig-size="1200,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Illini athletics logo" data-image-description="" data-image-caption="&lt;p&gt;University of Illinois Athletics Logo&lt;/p&gt; " data-medium-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/Illini-athletics-logo-640x480.jpg" data-large-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/Illini-athletics-logo-1200x768.jpg" /></a> </div> <p>Kendall Bostic is now the second Illini athlete to receive the award twice.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">22 hours ago</span> in <a href="https://capitolcitynow.com/news/sections/il-state-news">IL State News</a>, <a href="https://capitolcitynow.com/news/sections/sports">Sports</a></p> <h2><a href="https://capitolcitynow.com/news/248842-u-of-i-mens-basketball-adds-22-year-old-serbian-point-guard-mihailo-petrovic/">U of I men’s basketball adds 22-year-old Serbian point guard Mihailo Petrovic</a></h2> <div class="itemimg"> <a href="https://capitolcitynow.com/news/248842-u-of-i-mens-basketball-adds-22-year-old-serbian-point-guard-mihailo-petrovic/"><img src="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/Illini-athletics-logo.jpg" class="attachment-thumb size-thumb wp-post-image" alt="University of Illinois Athletics Logo" decoding="async" srcset="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/Illini-athletics-logo.jpg 1200w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/Illini-athletics-logo-768x512.jpg 768w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/Illini-athletics-logo-340x227.jpg 340w" sizes="(max-width: 150px) 100vw, 150px" data-attachment-id="22063" data-permalink="https://capitolcitynow.com/news/248842-two-illini-basketball-players-taken-in-1st-round-of-nba-draft/illini-athletics-logo/" data-orig-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/Illini-athletics-logo.jpg" data-orig-size="1200,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Illini athletics logo" data-image-description="" data-image-caption="&lt;p&gt;University of Illinois Athletics Logo&lt;/p&gt; " data-medium-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/Illini-athletics-logo-640x480.jpg" data-large-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/Illini-athletics-logo-1200x768.jpg" /></a> </div> <p>“Mihailo is the consummate point guard,” head coach Brad Underwood said.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">2 days ago</span> in <a href="https://capitolcitynow.com/news/sections/il-state-news">IL State News</a>, <a href="https://capitolcitynow.com/news/sections/sports">Sports</a></p> <h2><a href="https://capitolcitynow.com/news/248842-better-practices-show-bears-qb-caleb-williams-has-gained-confidence-in-new-offense/">Better practices show Bears QB Caleb Williams has gained confidence in new offense</a></h2> <div class="itemimg"> <a href="https://capitolcitynow.com/news/248842-better-practices-show-bears-qb-caleb-williams-has-gained-confidence-in-new-offense/"><img src="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/AP25207552912093-caleb-williams-bears.jpg" class="attachment-thumb size-thumb wp-post-image" alt="Chicago Bears quarterback Caleb Williams (18) throws the ball at practice during Back Together training camp event for fans on Saturday, July 26, 2025, in Lake Forest, Ill. (AP Photo/David Banks)" decoding="async" srcset="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/AP25207552912093-caleb-williams-bears.jpg 1200w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/AP25207552912093-caleb-williams-bears-768x512.jpg 768w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/AP25207552912093-caleb-williams-bears-340x227.jpg 340w" sizes="(max-width: 150px) 100vw, 150px" data-attachment-id="23131" data-permalink="https://capitolcitynow.com/news/248842-better-practices-show-bears-qb-caleb-williams-has-gained-confidence-in-new-offense/ap25207552912093-caleb-williams-bears/" data-orig-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/AP25207552912093-caleb-williams-bears.jpg" data-orig-size="1200,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5.6&quot;,&quot;credit&quot;:&quot;David Banks&quot;,&quot;camera&quot;:&quot;ILCE-7RM5&quot;,&quot;caption&quot;:&quot;Chicago Bears quarterback Caleb Williams (18) throws the ball at practice during Back Together training camp event for fans on Saturday, July 26, 2025, in Lake Forest, Ill. (AP Photo\/David Banks)&quot;,&quot;created_timestamp&quot;:&quot;1753520645&quot;,&quot;copyright&quot;:&quot;Copyright 2025The Associated Press. All rights reserved.&quot;,&quot;focal_length&quot;:&quot;250&quot;,&quot;iso&quot;:&quot;5000&quot;,&quot;shutter_speed&quot;:&quot;0.0003125&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="AP25207552912093 caleb williams bears" data-image-description="" data-image-caption="&lt;p&gt;Chicago Bears quarterback Caleb Williams (18) throws the ball at practice during Back Together training camp event for fans on Saturday, July 26, 2025, in Lake Forest, Ill. (AP Photo/David Banks)&lt;/p&gt; " data-medium-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/AP25207552912093-caleb-williams-bears-640x480.jpg" data-large-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/AP25207552912093-caleb-williams-bears-1200x768.jpg" /></a> </div> <p>“I think as of right now I think I’m rolling,” Williams said. “I’m pretty smooth with it as of right now.”</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">3 days ago</span> in <a href="/news/sections/sports">Sports</a></p> <h2><a href="https://capitolwolf.com/news/030030-espn-cuts-ties-with-shannon-sharpe-following-settlement-of-sexual-assault-lawsuit-ap-source-says/">ESPN cuts ties with Shannon Sharpe following settlement of sexual assault lawsuit, AP source says</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/news/030030-espn-cuts-ties-with-shannon-sharpe-following-settlement-of-sexual-assault-lawsuit-ap-source-says/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25199815657532-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25199815657532-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25199815657532-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25199815657532-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254239" data-permalink="https://news.sagacom.com/news/030030-espn-cuts-ties-with-shannon-sharpe-following-settlement-of-sexual-assault-lawsuit-ap-source-says/shannon-sharpe-sex-assault-lawsuit/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25199815657532.jpg" data-orig-size="1024,698" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4.5&quot;,&quot;credit&quot;:&quot;Chris Pizzello\/Invision\/AP&quot;,&quot;camera&quot;:&quot;ILCE-9M2&quot;,&quot;caption&quot;:&quot;FILE - Former NFL football player and sports analyst Shannon Sharpe poses at a special screening of the Netflix documentary film \&quot;The Redeem Team,\&quot; Sept. 22, 2022, at Netflix Tudum Theater in Los Angeles. (AP Photo\/Chris Pizzello, File)&quot;,&quot;created_timestamp&quot;:&quot;1663897769&quot;,&quot;copyright&quot;:&quot;2022 Invision&quot;,&quot;focal_length&quot;:&quot;155&quot;,&quot;iso&quot;:&quot;1600&quot;,&quot;shutter_speed&quot;:&quot;0.005&quot;,&quot;title&quot;:&quot;Shannon Sharpe Sex Assault Lawsuit&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Shannon Sharpe Sex Assault Lawsuit" data-image-description="" data-image-caption="&lt;p&gt;FILE &#8211; Former NFL football player and sports analyst Shannon Sharpe poses at a special screening of the Netflix documentary film &#8220;The Redeem Team,&#8221; Sept. 22, 2022, at Netflix Tudum Theater in Los Angeles. (AP Photo/Chris Pizzello, File)&lt;/p&gt; " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25199815657532.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25199815657532.jpg" /></a> </div> <p>Hall of Fame tight end-turned-broadcaster Shannon Sharpe will not return to ESPN, a person with knowledge of the decision told The Associated Press on Wednesday.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">3 days ago</span> in <a href="/news/sections/sports">Sports</a></p> <h2><a href="https://capitolwolf.com/news/030030-braves-place-5-time-all-star-ronald-acuna-jr-on-the-injured-list-with-achilles-tendon-inflammation/">Braves place 5-time All-Star Ronald Acuña Jr. on the injured list with Achilles tendon inflammation</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/news/030030-braves-place-5-time-all-star-ronald-acuna-jr-on-the-injured-list-with-achilles-tendon-inflammation/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210089306494-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210089306494-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210089306494-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210089306494-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254236" data-permalink="https://news.sagacom.com/news/030030-braves-place-5-time-all-star-ronald-acuna-jr-on-the-injured-list-with-achilles-tendon-inflammation/braves-royals-baseball/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210089306494.jpg" data-orig-size="1024,683" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;AP&quot;,&quot;camera&quot;:&quot;ILCE-1&quot;,&quot;caption&quot;:&quot;Atlanta Braves&#039; Ronald Acuna Jr. celebrates after scoring on a three-run double hit by Austin Riley during the eighth inning of a baseball game against the Kansas City Royals, Monday, July 28, 2025, in Kansas City, Mo. (AP Photo\/Charlie Riedel)&quot;,&quot;created_timestamp&quot;:&quot;1753755285&quot;,&quot;copyright&quot;:&quot;Copyright 2025 The Associated Press. All rights reserved&quot;,&quot;focal_length&quot;:&quot;560&quot;,&quot;iso&quot;:&quot;8000&quot;,&quot;shutter_speed&quot;:&quot;0.0005&quot;,&quot;title&quot;:&quot;Braves Royals Baseball&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Braves Royals Baseball" data-image-description="" data-image-caption="&lt;p&gt;Atlanta Braves&#8217; Ronald Acuna Jr. celebrates after scoring on a three-run double hit by Austin Riley during the eighth inning of a baseball game against the Kansas City Royals, Monday, July 28, 2025, in Kansas City, Mo. (AP Photo/Charlie Riedel)&lt;/p&gt; " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210089306494.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210089306494.jpg" /></a> </div> <p>The Atlanta Braves put five-time All-Star Ronald Acuña Jr. on the 10-day injured list with right Achilles tendon inflammation Wednesday, though the exact severity of the injury to the slugging outfielder may not be known until additional testing is done.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">3 days ago</span> in <a href="/news/sections/sports">Sports</a></p> <h2><a href="https://capitolwolf.com/news/030030-former-nba-star-gilbert-arenas-5-others-charged-with-running-illegal-poker-games-at-his-la-mansion/">Former NBA star Gilbert Arenas, 5 others charged with running illegal poker games at his LA mansion</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/news/030030-former-nba-star-gilbert-arenas-5-others-charged-with-running-illegal-poker-games-at-his-la-mansion/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211682967772-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211682967772-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211682967772-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211682967772-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254233" data-permalink="https://news.sagacom.com/news/030030-former-nba-star-gilbert-arenas-5-others-charged-with-running-illegal-poker-games-at-his-la-mansion/gilbert-arenas-illegal-gambling-basketball/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211682967772.jpg" data-orig-size="1024,682" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.8&quot;,&quot;credit&quot;:&quot;AP&quot;,&quot;camera&quot;:&quot;NIKON Z 9&quot;,&quot;caption&quot;:&quot;FILE - Former Washington Wizards player Gilbert Arenas takes part in a ceremony during the half-time of an NBA basketball game between the Wizards and the Miami Heat, Friday, Nov. 18, 2022, in Washington. (AP Photo\/Nick Wass, File)&quot;,&quot;created_timestamp&quot;:&quot;1668820328&quot;,&quot;copyright&quot;:&quot;Copyright 2022 The Associated Press. All rights reserved&quot;,&quot;focal_length&quot;:&quot;60&quot;,&quot;iso&quot;:&quot;3200&quot;,&quot;shutter_speed&quot;:&quot;0.0005&quot;,&quot;title&quot;:&quot;Gilbert Arenas Illegal Gambling Basketball&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Gilbert Arenas Illegal Gambling Basketball" data-image-description="" data-image-caption="&lt;p&gt;FILE &#8211; Former Washington Wizards player Gilbert Arenas takes part in a ceremony during the half-time of an NBA basketball game between the Wizards and the Miami Heat, Friday, Nov. 18, 2022, in Washington. (AP Photo/Nick Wass, File)&lt;/p&gt; " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211682967772.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211682967772.jpg" /></a> </div> <p>Former NBA star Gilbert Arenas was arrested Wednesday along with five other people, including a suspected member of an Israeli organized crime group, on suspicion of hosting illegal high-stakes poker games at a Los Angeles mansion owned by Arenas, federal prosecutors said.</p> </div> </div></div><div id="saganewswidget-9" class="widget news widget_saganewswidget"><div class="items news hidden-phone"><h1><span>Lifestyle</span></h1> <div class="item"> <p class="momentdate incats"><span class="time">3 days ago</span> in <a href="https://capitolcitynow.com/news/sections/il-state-news">IL State News</a>, <a href="https://capitolcitynow.com/news/sections/lifestyle">Lifestyle</a></p> <h2><a href="https://capitolcitynow.com/news/248842-illinois-woman-wins-1-million-on-a-10-scratch-off-ticket-plans-to-share-the-wealth/">Illinois woman wins $1 million on a $10 scratch-off ticket, plans to share the wealth</a></h2> <div class="itemimg"> <a href="https://capitolcitynow.com/news/248842-illinois-woman-wins-1-million-on-a-10-scratch-off-ticket-plans-to-share-the-wealth/"><img src="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/7-30-25-Illinois-Lottery-Wishing-Fish-Winner.jpg" class="attachment-thumb size-thumb wp-post-image" alt="The lucky winner had initially planned to purchase a different game but was drawn inexplicably to the Ultimate Bonus Payout ticket instead." decoding="async" srcset="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/7-30-25-Illinois-Lottery-Wishing-Fish-Winner.jpg 1200w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/7-30-25-Illinois-Lottery-Wishing-Fish-Winner-768x512.jpg 768w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/7-30-25-Illinois-Lottery-Wishing-Fish-Winner-340x227.jpg 340w" sizes="(max-width: 150px) 100vw, 150px" data-attachment-id="23080" data-permalink="https://capitolcitynow.com/news/248842-illinois-woman-wins-1-million-on-a-10-scratch-off-ticket-plans-to-share-the-wealth/7-30-25-illinois-lottery-wishing-fish-winner/" data-orig-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/7-30-25-Illinois-Lottery-Wishing-Fish-Winner.jpg" data-orig-size="1200,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;1.8&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPad (10th generation)&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1752570493&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;3&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.016666666666667&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="7-30-25 Illinois Lottery Wishing Fish Winner" data-image-description="" data-image-caption="&lt;p&gt;The lucky winner had initially planned to purchase a different game but was drawn inexplicably to the Ultimate Bonus Payout ticket instead.&lt;/p&gt; " data-medium-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/7-30-25-Illinois-Lottery-Wishing-Fish-Winner-640x480.jpg" data-large-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/7-30-25-Illinois-Lottery-Wishing-Fish-Winner-1200x768.jpg" /></a> </div> <p>So far this year, more than 35 million winning scratch-offs have been sold across the state, with total winnings exceeding $937 million.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">4 days ago</span> in <a href="/news/sections/lifestyle">Lifestyle</a></p> <h2><a href="https://capitolwolf.com/news/030030-to-stay-sharper-while-aging-get-active-challenge-your-brain-and-eat-healthy/">To stay sharper while aging, get active, challenge your brain, and eat healthy</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/news/030030-to-stay-sharper-while-aging-get-active-challenge-your-brain-and-eat-healthy/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206726997622-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206726997622-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206726997622-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206726997622-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254179" data-permalink="https://news.sagacom.com/news/030030-to-stay-sharper-while-aging-get-active-challenge-your-brain-and-eat-healthy/be-well-protect-your-brain/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206726997622.jpg" data-orig-size="1024,683" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;AP&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;FILE - An elderly couple walks down a hallway in Easton, Pa., on Nov. 6, 2015. (AP Photo\/Matt Rourke, File)&quot;,&quot;created_timestamp&quot;:&quot;1446810108&quot;,&quot;copyright&quot;:&quot;Copyright 2016 The Associated Press. All rights reserved.&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;Be Well-Protect Your Brain&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Be Well-Protect Your Brain" data-image-description="" data-image-caption="&lt;p&gt;FILE &#8211; An elderly couple walks down a hallway in Easton, Pa., on Nov. 6, 2015. (AP Photo/Matt Rourke, File)&lt;/p&gt; " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206726997622.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206726997622.jpg" /></a> </div> <p>It's official: Older Americans worried about cognitive decline can stay sharper for longer by exercising both their bodies and their brains and eating healthier.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">5 days ago</span> in <a href="https://capitolcitynow.com/news/sections/agriculture">Agriculture</a>, <a href="https://capitolcitynow.com/news/sections/farm">Farm</a>, <a href="https://capitolcitynow.com/news/sections/lifestyle">Lifestyle</a>, <a href="https://capitolcitynow.com/news/sections/local">Local</a></p> <h2><a href="https://capitolcitynow.com/news/248842-pandarosa-ranch-where-cute-calves-and-cozy-stays-come-together/">Pandarosa Ranch, where cute calves and cozy stays come together</a></h2> <div class="itemimg"> <a href="https://capitolcitynow.com/news/248842-pandarosa-ranch-where-cute-calves-and-cozy-stays-come-together/"><img src="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/7-28-24-Pandarosa-Ranch-WAND.jpg" class="attachment-thumb size-thumb wp-post-image" alt="Two of the livestock being raised, and potentially sold, by &quot;Pandarosa Ranch&quot; in Dawson." decoding="async" srcset="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/7-28-24-Pandarosa-Ranch-WAND.jpg 1200w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/7-28-24-Pandarosa-Ranch-WAND-768x512.jpg 768w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/7-28-24-Pandarosa-Ranch-WAND-340x227.jpg 340w" sizes="(max-width: 150px) 100vw, 150px" data-attachment-id="22961" data-permalink="https://capitolcitynow.com/news/248842-pandarosa-ranch-where-cute-calves-and-cozy-stays-come-together/7-28-24-pandarosa-ranch-wand/" data-orig-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/7-28-24-Pandarosa-Ranch-WAND.jpg" data-orig-size="1200,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="7-28-24 Pandarosa Ranch WAND" data-image-description="" data-image-caption="&lt;p&gt;Two of the livestock being raised, and potentially sold, by &#8220;Pandarosa Ranch&#8221; in Dawson.&lt;/p&gt; " data-medium-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/7-28-24-Pandarosa-Ranch-WAND-640x480.jpg" data-large-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/7-28-24-Pandarosa-Ranch-WAND-1200x768.jpg" /></a> </div> <p>"We’ve tailored this ranch to create really cute, hairy, differently colored calves for hobby enthusiasts or people with small acreages who want to start their own program or perhaps get a cute calf as a pet."</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">2 weeks ago</span> in <a href="/news/sections/lifestyle">Lifestyle</a></p> <h2><a href="https://capitolwolf.com/news/030030-what-to-know-about-soda-sweeteners-as-sugar-returns-to-american-coke/">What to know about soda sweeteners as sugar returns to American Coke</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/news/030030-what-to-know-about-soda-sweeteners-as-sugar-returns-to-american-coke/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198788207277-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198788207277-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198788207277-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198788207277-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254011" data-permalink="https://news.sagacom.com/news/030030-what-to-know-about-soda-sweeteners-as-sugar-returns-to-american-coke/coca-cola/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198788207277.jpg" data-orig-size="1024,683" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.2&quot;,&quot;credit&quot;:&quot;AP&quot;,&quot;camera&quot;:&quot;iPhone 14 Pro&quot;,&quot;caption&quot;:&quot;Bottles of Mexican Coca-Cola are displayed at a grocery store in Mount Prospect, Ill., Thursday, July 17, 2025. (AP Photo\/Nam Y. Huh)&quot;,&quot;created_timestamp&quot;:&quot;1752778333&quot;,&quot;copyright&quot;:&quot;Copyright 2025 The Associated Press. All rights reserved.&quot;,&quot;focal_length&quot;:&quot;2.22&quot;,&quot;iso&quot;:&quot;250&quot;,&quot;shutter_speed&quot;:&quot;0.0083333333333333&quot;,&quot;title&quot;:&quot;Coca Cola&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Coca Cola" data-image-description="" data-image-caption="&lt;p&gt;Bottles of Mexican Coca-Cola are displayed at a grocery store in Mount Prospect, Ill., Thursday, July 17, 2025. (AP Photo/Nam Y. Huh)&lt;/p&gt; " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198788207277.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198788207277.jpg" /></a> </div> <p>President Donald Trump teased the announcement last week, but the Coca-Cola Co. confirmed it Tuesday: a cane sugar-sweetened version of the beverage maker's trademark soda will be released in the U.S. this fall.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">2 weeks ago</span> in <a href="/news/sections/lifestyle">Lifestyle</a></p> <h2><a href="https://capitolwolf.com/news/030030-keeping-animals-of-all-sizes-from-cats-to-horses-cool-during-record-heat/">Keeping animals of all sizes, from cats to horses, cool during record heat</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/news/030030-keeping-animals-of-all-sizes-from-cats-to-horses-cool-during-record-heat/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25197479513399-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25197479513399-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25197479513399-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25197479513399-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="253906" data-permalink="https://news.sagacom.com/news/030030-keeping-animals-of-all-sizes-from-cats-to-horses-cool-during-record-heat/extreme-heat-animal-safety/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25197479513399.jpg" data-orig-size="1024,768" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;AP&quot;,&quot;camera&quot;:&quot;Jpeg File&quot;,&quot;caption&quot;:&quot;Dogs are seen at Animal Care and Control on Tuesday, July 8, 2025 in West Palm Beach, Fla. The shelter is educating the public on how to protect animals from dangers like heat stroke and dehydration. (AP Photo\/Cody Jackson)&quot;,&quot;created_timestamp&quot;:&quot;1752611749&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;Extreme Heat-Animal Safety&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Extreme Heat-Animal Safety" data-image-description="" data-image-caption="&lt;p&gt;Dogs are seen at Animal Care and Control on Tuesday, July 8, 2025 in West Palm Beach, Fla. The shelter is educating the public on how to protect animals from dangers like heat stroke and dehydration. (AP Photo/Cody Jackson)&lt;/p&gt; " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25197479513399.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25197479513399.jpg" /></a> </div> <p>With record temperatures hitting the U.S., pet owners have to protect their four-legged family members from dangers like heat stroke and dehydration.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">2 weeks ago</span> in <a href="/news/sections/lifestyle">Lifestyle</a></p> <h2><a href="https://capitolwolf.com/news/030030-the-grueling-135-mile-journey-of-a-66-year-old-runner-through-one-of-the-hottest-places-on-earth/">The grueling 135-mile journey of a 66-year-old runner through one of the hottest places on Earth</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/news/030030-the-grueling-135-mile-journey-of-a-66-year-old-runner-through-one-of-the-hottest-places-on-earth/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198013106924-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198013106924-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198013106924-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198013106924-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="253872" data-permalink="https://news.sagacom.com/news/030030-the-grueling-135-mile-journey-of-a-66-year-old-runner-through-one-of-the-hottest-places-on-earth/climate-heat-death-valley-ultramarathon/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198013106924.jpg" data-orig-size="1024,683" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.8&quot;,&quot;credit&quot;:&quot;AP&quot;,&quot;camera&quot;:&quot;ILCE-9M3&quot;,&quot;caption&quot;:&quot;Danny Westergaard, left, competes during the Badwater 135 Ultramarathon beside Jennifer Drain, his cousin and crew lead, Wednesday, July 9, 2025, near Lone Pine, Calif. (AP Photo\/John Locher)&quot;,&quot;created_timestamp&quot;:&quot;1752100037&quot;,&quot;copyright&quot;:&quot;Copyright 2025 The Associated Press. All rights reserved.&quot;,&quot;focal_length&quot;:&quot;119&quot;,&quot;iso&quot;:&quot;250&quot;,&quot;shutter_speed&quot;:&quot;0.0001&quot;,&quot;title&quot;:&quot;Climate Heat Death Valley Ultramarathon&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Climate Heat Death Valley Ultramarathon" data-image-description="" data-image-caption="&lt;p&gt;Danny Westergaard, left, competes during the Badwater 135 Ultramarathon beside Jennifer Drain, his cousin and crew lead, Wednesday, July 9, 2025, near Lone Pine, Calif. (AP Photo/John Locher)&lt;/p&gt; " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198013106924.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198013106924.jpg" /></a> </div> <p>When the running gets hard in this desert dubbed "hell on Earth," Danny Westergaard tells himself: "Slow and steady" or "smooth as butter."</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">3 weeks ago</span> in <a href="/news/sections/lifestyle">Lifestyle</a></p> <h2><a href="https://capitolwolf.com/news/030030-one-tech-tip-click-to-cancel-is-over-but-there-are-other-ways-to-unsubscribe/">One Tech Tip: &#8216;Click-to-cancel&#8217; is over, but there are other ways to unsubscribe</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/news/030030-one-tech-tip-click-to-cancel-is-over-but-there-are-other-ways-to-unsubscribe/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25190445114548-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25190445114548-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25190445114548-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25190445114548-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="253787" data-permalink="https://news.sagacom.com/news/030030-one-tech-tip-click-to-cancel-is-over-but-there-are-other-ways-to-unsubscribe/ftc-click-to-cancel/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25190445114548.jpg" data-orig-size="1024,660" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;AP&quot;,&quot;camera&quot;:&quot;Canon EOS 5D Mark IV&quot;,&quot;caption&quot;:&quot;FILE - The logos for streaming services Netflix, Hulu, Disney Plus and Sling TV are pictured on a remote control on Aug. 13, 2020, in Portland, Ore. (AP Photo\/Jenny Kane, File)&quot;,&quot;created_timestamp&quot;:&quot;1597340037&quot;,&quot;copyright&quot;:&quot;Copyright 2020 The Associated Press. All rights reserved.&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;500&quot;,&quot;shutter_speed&quot;:&quot;0.0125&quot;,&quot;title&quot;:&quot;FTC-Click to Cancel&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="FTC-Click to Cancel" data-image-description="" data-image-caption="&lt;p&gt;FILE &#8211; The logos for streaming services Netflix, Hulu, Disney Plus and Sling TV are pictured on a remote control on Aug. 13, 2020, in Portland, Ore. (AP Photo/Jenny Kane, File)&lt;/p&gt; " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25190445114548.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25190445114548.jpg" /></a> </div> <p>A "click-to-cancel" rule, which would have made it easier for consumers to end unwanted subscriptions, has been blocked by a federal appeals court days before it was set to go into effect. But there are ways to end those subscriptions and memberships, even if they take some work.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">3 weeks ago</span> in <a href="/news/sections/entertainment">Entertainment</a>, <a href="/news/sections/lifestyle">Lifestyle</a></p> <h2><a href="https://capitolwolf.com/news/030030-the-emmy-nominations-are-here-severance-the-white-lotus-and-adolescence-could-have-a-big-day/">The Emmy nominations are here. &#8216;Severance,&#8217; &#8216;The White Lotus&#8217; and &#8216;Adolescence&#8217; could have a big day</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/news/030030-the-emmy-nominations-are-here-severance-the-white-lotus-and-adolescence-could-have-a-big-day/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25196160888090-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25196160888090-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25196160888090-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25196160888090-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="253750" data-permalink="https://news.sagacom.com/news/030030-the-emmy-nominations-are-here-severance-the-white-lotus-and-adolescence-could-have-a-big-day/emmy-nominations-3/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25196160888090.jpg" data-orig-size="1200,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;Chris Pizzello\/Invision\/AP&quot;,&quot;camera&quot;:&quot;NIKON D4S&quot;,&quot;caption&quot;:&quot;FILE - Emmy statues appear at the 70th Primetime Emmy Nominations Announcements at the Television Academy&#039;s Saban Media Center on July 12, 2018, in Los Angeles. (Photo by Chris Pizzello\/Invision\/AP, File)&quot;,&quot;created_timestamp&quot;:&quot;1531371939&quot;,&quot;copyright&quot;:&quot;Invision&quot;,&quot;focal_length&quot;:&quot;120&quot;,&quot;iso&quot;:&quot;2500&quot;,&quot;shutter_speed&quot;:&quot;0.01&quot;,&quot;title&quot;:&quot;Emmy Nominations&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Emmy Nominations" data-image-description="" data-image-caption="&lt;p&gt;Emmy statues appear at the 70th Primetime Emmy Nominations Announcements at the Television Academy&#8217;s Saban Media Center on July 12, 2018, in Los Angeles. (Photo by Chris Pizzello/Invision/AP, File)&lt;/p&gt; " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25196160888090.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25196160888090.jpg" /></a> </div> <p>"Severance" could separate itself from the competition and reach the upper echelons of the Emmy Awards when nominations are announced Tuesday...</p> </div> </div></div> </div> <div class="span6" id="largecol"> <div id="saganewswidget-14" class="widget news widget_saganewswidget"><div class="items news"><h1><span>Local News from Capitol City Now</span></h1> <div class="item"> <p class="momentdate incats"><span class="time">3 hours ago</span> in <a href="https://capitolcitynow.com/news/sections/local">Local</a></p> <h2><a href="https://capitolcitynow.com/news/248842-junkyard-fire-requires-multiple-fire-departments-and-emergency-services/">Junkyard fire requires multiple fire departments and emergency services</a></h2> <div class="itemimg"> <a href="https://capitolcitynow.com/news/248842-junkyard-fire-requires-multiple-fire-departments-and-emergency-services/"><img src="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/shutterstock_2479264699-fire.jpg" class="attachment-thumb size-thumb wp-post-image" alt="Fire" decoding="async" srcset="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/shutterstock_2479264699-fire.jpg 1200w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/shutterstock_2479264699-fire-768x512.jpg 768w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/shutterstock_2479264699-fire-340x227.jpg 340w" sizes="(max-width: 150px) 100vw, 150px" data-attachment-id="22678" data-permalink="https://capitolcitynow.com/news/248842-fire-causes-damage-to-home-near-springfield-hy-vee/shutterstock_2479264699-fire/" data-orig-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/shutterstock_2479264699-fire.jpg" data-orig-size="1200,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="shutterstock_2479264699 fire" data-image-description="" data-image-caption="&lt;p&gt;Fire&lt;/p&gt; " data-medium-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/shutterstock_2479264699-fire-640x480.jpg" data-large-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/shutterstock_2479264699-fire-1200x768.jpg" /></a> </div> <p>No injuries were reported, after a large fire broke out at Sheppard’s Auto Sales and Salvage late Friday morning.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">17 hours ago</span> in <a href="https://capitolcitynow.com/news/sections/il-state-news">IL State News</a>, <a href="https://capitolcitynow.com/news/sections/local">Local</a></p> <h2><a href="https://capitolcitynow.com/news/248842-retired-illinois-golfer-wins-1-1-million-lucky-day-lotto-jackpot/">Retired Illinois golfer wins $1.1 million Lucky Day Lotto jackpot</a></h2> <div class="itemimg"> <a href="https://capitolcitynow.com/news/248842-retired-illinois-golfer-wins-1-1-million-lucky-day-lotto-jackpot/"><img src="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/8-1-25-Winnter-Illinois-Lottery.jpg" class="attachment-thumb size-thumb wp-post-image" alt="The winner, who whimsically identified himself as “My Hole-in-One,” initially thought the congratulatory email was a scam." decoding="async" srcset="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/8-1-25-Winnter-Illinois-Lottery.jpg 1200w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/8-1-25-Winnter-Illinois-Lottery-768x512.jpg 768w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/8-1-25-Winnter-Illinois-Lottery-340x227.jpg 340w" sizes="(max-width: 150px) 100vw, 150px" data-attachment-id="23187" data-permalink="https://capitolcitynow.com/news/248842-retired-illinois-golfer-wins-1-1-million-lucky-day-lotto-jackpot/8-1-25-winnter-illinois-lottery/" data-orig-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/8-1-25-Winnter-Illinois-Lottery.jpg" data-orig-size="1200,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;1.8&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPad (10th generation)&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1753872457&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;3&quot;,&quot;iso&quot;:&quot;80&quot;,&quot;shutter_speed&quot;:&quot;0.016666666666667&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="8-1-25 Winnter Illinois Lottery" data-image-description="" data-image-caption="&lt;p&gt;The winner, who whimsically identified himself as “My Hole-in-One,” initially thought the congratulatory email was a scam.&lt;/p&gt; " data-medium-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/8-1-25-Winnter-Illinois-Lottery-640x480.jpg" data-large-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/8-1-25-Winnter-Illinois-Lottery-1200x768.jpg" /></a> </div> <p>His winning numbers were drawn during the midday Lucky Day Lotto game on Sunday, July 27.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">19 hours ago</span> in <a href="https://capitolcitynow.com/news/sections/local">Local</a>, <a href="https://capitolcitynow.com/news/sections/sports">Sports</a></p> <h2><a href="https://capitolcitynow.com/news/248842-edison-hired-as-uis-golf-coach/">Edison hired as UIS golf coach</a></h2> <div class="itemimg"> <a href="https://capitolcitynow.com/news/248842-edison-hired-as-uis-golf-coach/"><img src="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/UIS-PrairieStars-e1751390773168.jpg" class="attachment-thumb size-thumb wp-post-image" alt="UIS Athletics" decoding="async" srcset="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/UIS-PrairieStars-e1751390773168.jpg 1200w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/UIS-PrairieStars-e1751390773168-768x512.jpg 768w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/UIS-PrairieStars-e1751390773168-340x227.jpg 340w" sizes="(max-width: 150px) 100vw, 150px" data-attachment-id="21933" data-permalink="https://capitolcitynow.com/news/248842-all-uis-teams-earn-glvc-team-academic-award-in-2024-25/uis-prairiestars/" data-orig-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/UIS-PrairieStars-e1751390773168.jpg" data-orig-size="1200,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="UIS PrairieStars" data-image-description="" data-image-caption="&lt;p&gt;UIS Athletics&lt;/p&gt; " data-medium-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/UIS-PrairieStars-e1751390773168-640x480.jpg" data-large-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/06/UIS-PrairieStars-e1751390773168-1200x768.jpg" /></a> </div> <p>Josh Edison is the former golf coach at Illinois College.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">20 hours ago</span> in <a href="https://capitolcitynow.com/news/sections/business">Business</a>, <a href="https://capitolcitynow.com/news/sections/local">Local</a></p> <h2><a href="https://capitolcitynow.com/news/248842-wand-tv-to-be-sold-to-gray-media/">WAND-TV to be sold to Gray Media</a></h2> <div class="itemimg"> <a href="https://capitolcitynow.com/news/248842-wand-tv-to-be-sold-to-gray-media/"><img src="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/WAND-TV-8-1-25.jpg" class="attachment-thumb size-thumb wp-post-image" alt="WAND-TV is based in Decatur" decoding="async" srcset="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/WAND-TV-8-1-25.jpg 1200w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/WAND-TV-8-1-25-768x512.jpg 768w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/WAND-TV-8-1-25-340x227.jpg 340w" sizes="(max-width: 150px) 100vw, 150px" data-attachment-id="23178" data-permalink="https://capitolcitynow.com/news/248842-wand-tv-to-be-sold-to-gray-media/wand-tv-8-1-25/" data-orig-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/WAND-TV-8-1-25.jpg" data-orig-size="1200,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="WAND-TV 8-1-25" data-image-description="" data-image-caption="&lt;p&gt;WAND-TV is based in Decatur.&lt;/p&gt; " data-medium-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/WAND-TV-8-1-25-640x480.jpg" data-large-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/WAND-TV-8-1-25-1200x768.jpg" /></a> </div> <p>It's the second sale of a station in this television market announced this year.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">20 hours ago</span> in <a href="https://capitolcitynow.com/news/sections/health-wellness">Health &amp; Wellness</a>, <a href="https://capitolcitynow.com/news/sections/il-state-news">IL State News</a>, <a href="https://capitolcitynow.com/news/sections/local">Local</a>, <a href="https://capitolcitynow.com/news/sections/national">National</a></p> <h2><a href="https://capitolcitynow.com/news/248842-states-sue-trump-saying-he-is-intimidating-hospitals-over-gender-affirming-care-for-youth/">States sue Trump, saying he is intimidating hospitals over gender-affirming care for youth</a></h2> <div class="itemimg"> <a href="https://capitolcitynow.com/news/248842-states-sue-trump-saying-he-is-intimidating-hospitals-over-gender-affirming-care-for-youth/"><img src="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/AP25211634727537-trans.jpg" class="attachment-thumb size-thumb wp-post-image" alt="FILE - Liv Y., center, holds a transgender pride flag as people gather to protest against the Trump administration and Project 2025 near the Washington State Capitol building, in in Olympia, Wash., Feb. 5, 2025. (AP Photo/Lindsey Wasson, File)" decoding="async" srcset="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/AP25211634727537-trans.jpg 1200w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/AP25211634727537-trans-768x512.jpg 768w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/AP25211634727537-trans-340x227.jpg 340w" sizes="(max-width: 150px) 100vw, 150px" data-attachment-id="23170" data-permalink="https://capitolcitynow.com/ap25211634727537-trans/" data-orig-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/AP25211634727537-trans.jpg" data-orig-size="1200,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;2.8&quot;,&quot;credit&quot;:&quot;Lindsey Wasson&quot;,&quot;camera&quot;:&quot;ILCE-9M3&quot;,&quot;caption&quot;:&quot;FILE - Liv Y., center, holds a transgender pride flag as people gather to protest against the Trump administration and Project 2025 near the Washington State Capitol building, in in Olympia, Wash., Feb. 5, 2025. (AP Photo\/Lindsey Wasson, File)&quot;,&quot;created_timestamp&quot;:&quot;1738771737&quot;,&quot;copyright&quot;:&quot;Copyright 2025 The Associated Press. All rights reserved.&quot;,&quot;focal_length&quot;:&quot;27&quot;,&quot;iso&quot;:&quot;800&quot;,&quot;shutter_speed&quot;:&quot;0.0003125&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="AP25211634727537 trans" data-image-description="" data-image-caption="&lt;p&gt;FILE &#8211; Liv Y., center, holds a transgender pride flag as people gather to protest against the Trump administration and Project 2025 near the Washington State Capitol building, in in Olympia, Wash., Feb. 5, 2025. (AP Photo/Lindsey Wasson, File)&lt;/p&gt; " data-medium-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/AP25211634727537-trans-640x480.jpg" data-large-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/AP25211634727537-trans-1200x768.jpg" /></a> </div> <p>Illinois is included in the lawsuit.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">21 hours ago</span> in <a href="https://capitolcitynow.com/news/sections/il-state-news">IL State News</a>, <a href="https://capitolcitynow.com/news/sections/local">Local</a>, <a href="https://capitolcitynow.com/news/sections/sports">Sports</a></p> <h2><a href="https://capitolcitynow.com/news/248842-cubs-snare-2027-mlb-all-star-game/">Cubs snare 2027 MLB All-Star Game</a></h2> <div class="itemimg"> <a href="https://capitolcitynow.com/news/248842-cubs-snare-2027-mlb-all-star-game/"><img src="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/250801-WRIGLEY-AA-CNI.jpg" class="attachment-thumb size-thumb wp-post-image" alt="Diners sit at bar patios near Wrigley Field, the home of the Chicago Cubs, before a home game against the Orioles on Friday, Aug. 1, 2025. (Capitol News Illinois photo by Andrew Adams)" decoding="async" srcset="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/250801-WRIGLEY-AA-CNI.jpg 1200w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/250801-WRIGLEY-AA-CNI-768x512.jpg 768w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/250801-WRIGLEY-AA-CNI-340x227.jpg 340w" sizes="(max-width: 150px) 100vw, 150px" data-attachment-id="23185" data-permalink="https://capitolcitynow.com/news/248842-cubs-snare-2027-mlb-all-star-game/250801-wrigley-aa-cni/" data-orig-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/250801-WRIGLEY-AA-CNI.jpg" data-orig-size="1200,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;5.6&quot;,&quot;credit&quot;:&quot;Andrew Adams&quot;,&quot;camera&quot;:&quot;Canon EOS RP&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1753996839&quot;,&quot;copyright&quot;:&quot;(c) Andrew Adams. All rights reserved. More: www.droo.io&quot;,&quot;focal_length&quot;:&quot;24&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.003125&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="250801 WRIGLEY AA CNI" data-image-description="&lt;p&gt;Diners sit at bar patios near Wrigley Field, the home of the Chicago Cubs, before a home game against the Orioles on Friday, Aug. 1, 2025. (Capitol News Illinois photo by Andrew Adams) &lt;/p&gt; " data-image-caption="&lt;p&gt;Diners sit at bar patios near Wrigley Field, the home of the Chicago Cubs, before a home game against the Orioles on Friday, Aug. 1, 2025. (Capitol News Illinois photo by Andrew Adams) &lt;/p&gt; " data-medium-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/250801-WRIGLEY-AA-CNI-640x480.jpg" data-large-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/08/250801-WRIGLEY-AA-CNI-1200x768.jpg" /></a> </div> <p>"I'm a Cubs fan!" proclaims Gov. JB Pritzker.</p> </div> </div></div><div id="saganewswidget-5" class="widget news widget_saganewswidget"><div class="items news"><h1><span>Entertainment News</span></h1> <div class="item"> <p class="momentdate incats"><span class="time">2 days ago</span> in <a href="https://capitolcitynow.com/news/sections/agriculture">Agriculture</a>, <a href="https://capitolcitynow.com/news/sections/entertainment">Entertainment</a>, <a href="https://capitolcitynow.com/news/sections/farm">Farm</a>, <a href="https://capitolcitynow.com/news/sections/il-state-news">IL State News</a>, <a href="https://capitolcitynow.com/news/sections/local">Local</a></p> <h2><a href="https://capitolcitynow.com/news/248842-adventure-awaits-at-the-2025-illinois-state-fair/">&#8216;Adventure Awaits&#8217; at the 2025 Illinois State Fair</a></h2> <div class="itemimg"> <a href="https://capitolcitynow.com/news/248842-adventure-awaits-at-the-2025-illinois-state-fair/"><img src="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/rebeccaclerk.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/rebeccaclerk.jpg 1200w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/rebeccaclerk-768x512.jpg 768w, https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/rebeccaclerk-340x227.jpg 340w" sizes="(max-width: 150px) 100vw, 150px" data-attachment-id="23123" data-permalink="https://capitolcitynow.com/news/248842-adventure-awaits-at-the-2025-illinois-state-fair/rebeccaclerk/" data-orig-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/rebeccaclerk.jpg" data-orig-size="1200,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;1.6&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPhone 13&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1753960374&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;5.1&quot;,&quot;iso&quot;:&quot;100&quot;,&quot;shutter_speed&quot;:&quot;0.016666666666667&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="rebeccaclerk" data-image-description="" data-image-caption="" data-medium-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/rebeccaclerk-640x480.jpg" data-large-file="https://capitolcitynow.com/wp-content/blogs.dir/284/files/2025/07/rebeccaclerk-1200x768.jpg" /></a> </div> <p>The Illinois State Fair runs Aug. 7-17.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">3 days ago</span> in <a href="/news/sections/entertainment">Entertainment</a></p> <h2><a href="https://capitolwolf.com/news/030030-american-eagles-good-jeans-ads-with-sydney-sweeney-spark-a-debate-on-race-and-beauty-standards/">American Eagle&#8217;s &#8216;good jeans&#8217; ads with Sydney Sweeney spark a debate on race and beauty standards</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/news/030030-american-eagles-good-jeans-ads-with-sydney-sweeney-spark-a-debate-on-race-and-beauty-standards/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210789530338-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210789530338-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210789530338-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210789530338-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254230" data-permalink="https://news.sagacom.com/news/030030-american-eagles-good-jeans-ads-with-sydney-sweeney-spark-a-debate-on-race-and-beauty-standards/american-eagle-sydney-sweeney/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210789530338.jpg" data-orig-size="1024,683" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;3.2&quot;,&quot;credit&quot;:&quot;Scott A Garfitt\/Invision\/AP&quot;,&quot;camera&quot;:&quot;ILCE-1&quot;,&quot;caption&quot;:&quot;FILE - Sydney Sweeney poses for photographers upon arrival at the premiere of the film &#039;Echo Valley&#039; on June 10, 2025, in London. (Photo by Scott A Garfitt\/Invision\/AP, File)&quot;,&quot;created_timestamp&quot;:&quot;1749578518&quot;,&quot;copyright&quot;:&quot;Invision&quot;,&quot;focal_length&quot;:&quot;200&quot;,&quot;iso&quot;:&quot;1250&quot;,&quot;shutter_speed&quot;:&quot;0.0015625&quot;,&quot;title&quot;:&quot;American Eagle Sydney Sweeney&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="American Eagle Sydney Sweeney" data-image-description="" data-image-caption="&lt;p&gt;FILE &#8211; Sydney Sweeney poses for photographers upon arrival at the premiere of the film &#8216;Echo Valley&#8217; on June 10, 2025, in London. (Photo by Scott A Garfitt/Invision/AP, File)&lt;/p&gt; " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210789530338.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210789530338.jpg" /></a> </div> <p>U.S. fashion retailer American Eagle Outfitters wanted to make a splash with its new advertising campaign starring 27-year-old actor Sydney Sweeney. The ad blitz included "clever, even provocative language" and was "definitely going to push buttons," the company's chief marketing officer told trade media outlets. It has.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">4 days ago</span> in <a href="/news/sections/entertainment">Entertainment</a>, <a href="/news/sections/music">Music</a></p> <h2><a href="https://capitolwolf.com/news/030030-as-beyonces-cowboy-carter-tour-draws-to-a-close-blue-ivy-emerges-as-a-star/">As Beyoncé&#8217;s Cowboy Carter tour draws to a close, Blue Ivy emerges as a star</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/news/030030-as-beyonces-cowboy-carter-tour-draws-to-a-close-blue-ivy-emerges-as-a-star/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25207419069424-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25207419069424-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25207419069424-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25207419069424-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254170" data-permalink="https://news.sagacom.com/news/030030-as-beyonces-cowboy-carter-tour-draws-to-a-close-blue-ivy-emerges-as-a-star/beyonce-blue-ivy/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25207419069424.jpg" data-orig-size="1024,683" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;4&quot;,&quot;credit&quot;:&quot;AP&quot;,&quot;camera&quot;:&quot;ILCE-1&quot;,&quot;caption&quot;:&quot;FILE - Beyonc\u00e9, center left, and her daughter, Blue Ivy Carter, perform during halftime of an NFL football game between the Baltimore Ravens and Houston Texans Wednesday, Dec. 25, 2024, in Houston. (AP Photo\/David J. Phillip, File)&quot;,&quot;created_timestamp&quot;:&quot;1735168923&quot;,&quot;copyright&quot;:&quot;Copyright 2024 The Associated Press. All rights reserved.&quot;,&quot;focal_length&quot;:&quot;600&quot;,&quot;iso&quot;:&quot;1250&quot;,&quot;shutter_speed&quot;:&quot;0.001&quot;,&quot;title&quot;:&quot;Beyonce Blue Ivy&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Beyonce Blue Ivy" data-image-description="" data-image-caption="&lt;p&gt;FILE &#8211; Beyoncé, center left, and her daughter, Blue Ivy Carter, perform during halftime of an NFL football game between the Baltimore Ravens and Houston Texans Wednesday, Dec. 25, 2024, in Houston. (AP Photo/David J. Phillip, File)&lt;/p&gt; " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25207419069424.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25207419069424.jpg" /></a> </div> <p>"Who they came to see?" Beyoncé asks as she performs her 2023 single "My House" during the Cowboy Carter tour. For many, the answer has been Blue Ivy.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">4 days ago</span> in <a href="/news/sections/entertainment">Entertainment</a></p> <h2><a href="https://capitolwolf.com/news/030030-fantastic-four-first-steps-scores-marvels-first-100-million-box-office-opening-of-2025/">&#8216;Fantastic Four: First Steps&#8217; scores Marvel&#8217;s first $100 million box office opening of 2025</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/news/030030-fantastic-four-first-steps-scores-marvels-first-100-million-box-office-opening-of-2025/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25200016975567-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25200016975567-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25200016975567-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25200016975567-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254167" data-permalink="https://news.sagacom.com/news/030030-fantastic-four-first-steps-scores-marvels-first-100-million-box-office-opening-of-2025/film-review-the-fantastic-four-first-steps/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25200016975567.jpg" data-orig-size="1024,683" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;AP&quot;,&quot;camera&quot;:&quot;Jpeg File&quot;,&quot;caption&quot;:&quot;This image released by Disney shows Pedro Pascal in a scene from \&quot;The Fantastic Four: First Steps.\&quot; (Marvel\/Disney via AP)&quot;,&quot;created_timestamp&quot;:&quot;1752884896&quot;,&quot;copyright&quot;:&quot;\u00a9 2025 20th Century Studios \/ \u00a9 and \u2122 2025 MARVEL&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;Film Review - The Fantastic Four: First Steps&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Film Review &#8211; The Fantastic Four: First Steps" data-image-description="" data-image-caption="&lt;p&gt;This image released by Disney shows Pedro Pascal in a scene from &#8220;The Fantastic Four: First Steps.&#8221; (Marvel/Disney via AP)&lt;/p&gt; " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25200016975567.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25200016975567.jpg" /></a> </div> <p>Marvel's first family has finally found box office gold. "The Fantastic Four: First Steps," the first film about the superheroes made under the guidance of Kevin Feige and the Walt Disney Co., earned $118 million in its first weekend in 4,125 North American theaters, according to studio estimates Sunday.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">5 days ago</span> in <a href="/news/sections/entertainment">Entertainment</a></p> <h2><a href="https://capitolwolf.com/news/030030-comic-con-salutes-james-gunn-and-gets-first-looks-at-coyote-vs-acme-and-new-star-trek-forays/">Comic-Con salutes James Gunn and gets first looks at &#8216;Coyote vs. Acme,&#8217; and new &#8216;Star Trek&#8217; forays</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/news/030030-comic-con-salutes-james-gunn-and-gets-first-looks-at-coyote-vs-acme-and-new-star-trek-forays/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25208024266773-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25208024266773-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25208024266773-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25208024266773-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254141" data-permalink="https://news.sagacom.com/news/030030-comic-con-salutes-james-gunn-and-gets-first-looks-at-coyote-vs-acme-and-new-star-trek-forays/2025-comic-con-peacemaker-panel/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25208024266773.jpg" data-orig-size="1024,683" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;6.3&quot;,&quot;credit&quot;:&quot;Richard Shotwell\/Invision\/AP&quot;,&quot;camera&quot;:&quot;NIKON D5&quot;,&quot;caption&quot;:&quot;James Gunn, left, and John Cena attend a panel for \&quot;Peacemaker\&quot; during Comic-Con International on Saturday, July 26, 2025, in San Diego. (Photo by Richard Shotwell\/Invision\/AP)&quot;,&quot;created_timestamp&quot;:&quot;1753569408&quot;,&quot;copyright&quot;:&quot;Invision&quot;,&quot;focal_length&quot;:&quot;600&quot;,&quot;iso&quot;:&quot;8000&quot;,&quot;shutter_speed&quot;:&quot;0.004&quot;,&quot;title&quot;:&quot;2025 Comic-Con - \&quot;Peacemaker\&quot; Panel&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="2025 Comic-Con &#8211; &#8220;Peacemaker&#8221; Panel" data-image-description="" data-image-caption="&lt;p&gt;James Gunn, left, and John Cena attend a panel for &#8220;Peacemaker&#8221; during Comic-Con International on Saturday, July 26, 2025, in San Diego. (Photo by Richard Shotwell/Invision/AP)&lt;/p&gt; " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25208024266773.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25208024266773.jpg" /></a> </div> <p>Director James Gunn got an ovation from thousands for "Superman" in the most fitting place of all — Comic-Con.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">5 days ago</span> in <a href="/news/sections/entertainment">Entertainment</a></p> <h2><a href="https://capitolwolf.com/news/030030-lilo-stitch-stars-reflect-on-films-success-and-are-eager-for-a-sequel/">&#8216;Lilo &amp; Stitch&#8217; stars reflect on film&#8217;s success and are eager for a sequel</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/news/030030-lilo-stitch-stars-reflect-on-films-success-and-are-eager-for-a-sequel/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206697945455-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206697945455-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206697945455-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206697945455-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254136" data-permalink="https://news.sagacom.com/news/030030-lilo-stitch-stars-reflect-on-films-success-and-are-eager-for-a-sequel/2025-comic-con-lilo-stitch-portrait-session/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206697945455.jpg" data-orig-size="683,1024" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;8&quot;,&quot;credit&quot;:&quot;Chris Pizzello\/Invision\/AP&quot;,&quot;camera&quot;:&quot;ILCE-9M3&quot;,&quot;caption&quot;:&quot;Sydney Agudong, from left, Maia Kealoha, and Tia Carrere pose for a portrait to promote \&quot;Lilo &amp; Stitch\&quot; during Comic-Con International on Friday, July 25, 2025, in San Diego. (AP Photo\/Chris Pizzello)&quot;,&quot;created_timestamp&quot;:&quot;1753468683&quot;,&quot;copyright&quot;:&quot;Invision&quot;,&quot;focal_length&quot;:&quot;43&quot;,&quot;iso&quot;:&quot;200&quot;,&quot;shutter_speed&quot;:&quot;0.004&quot;,&quot;title&quot;:&quot;2025 Comic-Con - \&quot;Lilo &amp; Stitch\&quot; Portrait Session&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="2025 Comic-Con &#8211; &#8220;Lilo &amp;amp; Stitch&#8221; Portrait Session" data-image-description="" data-image-caption="&lt;p&gt;Sydney Agudong, from left, Maia Kealoha, and Tia Carrere pose for a portrait to promote &#8220;Lilo &amp;amp; Stitch&#8221; during Comic-Con International on Friday, July 25, 2025, in San Diego. (AP Photo/Chris Pizzello)&lt;/p&gt; " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206697945455.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206697945455.jpg" /></a> </div> <p>A few things have changed for the stars of "Lilo &amp; Stitch" since the movie became the breakout hit of 2025. For 8-year-old star Maia Kealoha, it's meant no more Doritos – she's learned she has to keep her teeth clean, especially when doing interviews.</p> </div> </div></div> </div> <div class="span4" id="mediumcol"> <div id="saga_wonp-3" class="widget news widget_saga_wonp"><div class=""><h1><span>Now Playing</span></h1><div class="items"> <div style="display: none;">&nbsp;</div> <script type="text/javascript" id="v6_player" class="async-script-loader"> (function () { window._nowplaying_abacast_V6_widget_config = {"id":"v6_player","widget_width":"300","widget_height":"85","default_album_art":"https://player.amperwave.net/widget/assets/images/no-art.jpg","album_art_width":"auto","album_art_height":"auto","background_color":"","foreground_color":"","font_color":"#000","font_family":"Source Sans Pro","font_size":"20pt","player_url_override":"","now_playing_text":"now playing","play_start_text":"play start:","launch_player_text":"launch player","clarity_station_id":"7921","theme":"light","time_format":"12-hour","version":"latest"}; function async_load () { var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; var theUrl = "https://player.amperwave.net/widget/nowplaying-latest.min.js"; s.src = theUrl + (theUrl.indexOf('?') >= 0 ? '&' : '?') + 'ref=' + encodeURIComponent(window.location.href) + '&env=prod'; var embedderScript = document.getElementById("v6_player"); embedderScript.parentNode.insertBefore(s, embedderScript); } if (window.attachEvent) { window.attachEvent('onload', async_load); } else { window.addEventListener('load', async_load, false); } })(); </script> <style> .nowplaying-widget-container { width: 300px !important; min-width: 300px !important; } .nowplaying-widget-container p.time { display: none; } .nowplaying-widget-container p.track { padding: 5px 0 5px 0; overflow-wrap: break-word; font-family: Source Sans Pro; font-size: 12pt; } .nowplaying-widget-container .right { display: none; } .nowplaying-widget-container .centre { } </style> </div></div></div><div id="media_image-2" class="widget news widget_media_image"><a href="https://www.springfieldrealdeals.com/springfield/deals"><img width="300" height="150" src="https://capitolwolf.com/wp-content/blogs.dir/118/files/2023/05/real-deals.jpg" class="image wp-image-9640 attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" srcset="https://capitolwolf.com/wp-content/blogs.dir/118/files/2023/05/real-deals.jpg 300w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2023/05/real-deals-200x100.jpg 200w" sizes="(max-width: 300px) 100vw, 300px" data-attachment-id="9640" data-permalink="https://capitolwolf.com/real-deals/" data-orig-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2023/05/real-deals.jpg" data-orig-size="300,150" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="real-deals" data-image-description="" data-image-caption="" data-medium-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2023/05/real-deals.jpg" data-large-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2023/05/real-deals.jpg" /></a></div><div id="whwidget-2" class="widget news widget_whwidget"><div class="whats-happening"><h1><span>What's Happening</span></h1><div class="items"> <div class="item"> <h2><a href="https://capitolwolf.com/2025/07/28/lose-weight-or-stop-smoking-with-the-mark-patrick-seminar-on-august-14th/">Join us for the Mark Patrick Seminars on August 14th!</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/2025/07/28/lose-weight-or-stop-smoking-with-the-mark-patrick-seminar-on-august-14th/"><img src="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/01/mark-patrick-1240x800-1-125x100.png" class="attachment-thumb-image size-thumb-image wp-post-image" alt="" decoding="async" srcset="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/01/mark-patrick-1240x800-1-125x100.png 125w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/01/mark-patrick-1240x800-1-100x80.png 100w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/01/mark-patrick-1240x800-1-70x56.png 70w" sizes="(max-width: 125px) 100vw, 125px" data-attachment-id="9993" data-permalink="https://capitolwolf.com/2025/07/28/lose-weight-or-stop-smoking-with-the-mark-patrick-seminar-on-august-14th/mark-patrick-1240x800-2/" data-orig-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/01/mark-patrick-1240x800-1.png" data-orig-size="1240,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="mark patrick 1240&#215;800" data-image-description="" data-image-caption="" data-medium-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/01/mark-patrick-1240x800-1.png" data-large-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/01/mark-patrick-1240x800-1.png" /></a> </div> <p>Join us on Thursday, August 14th for the next Mark Patrick Seminars! It takes place at the Hilton Garden-Inn in&hellip;</p> </div> <div class="item"> <h2><a href="https://capitolwolf.com/2025/07/10/cooling-centers/">Hot weather cooling centers</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/2025/07/10/cooling-centers/"><img src="https://capitolwolf.com/wp-content/blogs.dir/118/files/2021/06/Main-Graphic-125x100.jpg" class="attachment-thumb-image size-thumb-image wp-post-image" alt="Cooling Centers" decoding="async" srcset="https://capitolwolf.com/wp-content/blogs.dir/118/files/2021/06/Main-Graphic-125x100.jpg 125w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2021/06/Main-Graphic-100x80.jpg 100w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2021/06/Main-Graphic-70x56.jpg 70w" sizes="(max-width: 125px) 100vw, 125px" data-attachment-id="8035" data-permalink="https://capitolwolf.com/2025/07/10/cooling-centers/main-graphic-7/" data-orig-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2021/06/Main-Graphic.jpg" data-orig-size="1224,792" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Main-Graphic" data-image-description="" data-image-caption="" data-medium-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2021/06/Main-Graphic.jpg" data-large-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2021/06/Main-Graphic.jpg" /></a> </div> <p>Springfield Cooling Centers Municipal Center East Address: 800 E. Monroe Hours: Mon.-Fri. 8:00 am to 5:00 pm Municipal Center West&hellip;</p> </div> <div class="item"> <h2><a href="https://capitolwolf.com/2025/07/10/win-route-66-drive-in-tickets-with-movie-mania-3/">WIN Route 66 Drive-in tickets with MOVIE MANIA!</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/2025/07/10/win-route-66-drive-in-tickets-with-movie-mania-3/"><img src="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/04/MOvie-mania-1240x800-1-125x100.png" class="attachment-thumb-image size-thumb-image wp-post-image" alt="" decoding="async" srcset="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/04/MOvie-mania-1240x800-1-125x100.png 125w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/04/MOvie-mania-1240x800-1-100x80.png 100w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/04/MOvie-mania-1240x800-1-70x56.png 70w" sizes="(max-width: 125px) 100vw, 125px" data-attachment-id="10162" data-permalink="https://capitolwolf.com/?attachment_id=10162" data-orig-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/04/MOvie-mania-1240x800-1.png" data-orig-size="1240,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="MOvie mania 1240&#215;800" data-image-description="" data-image-caption="" data-medium-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/04/MOvie-mania-1240x800-1.png" data-large-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/04/MOvie-mania-1240x800-1.png" /></a> </div> <p>101.9 The Wolf has your chance to WIN Route 66 Twin Drive-In Carload Passes with MOVIE MANIA! We&#8217;ll hand out&hellip;</p> </div> <div class="item"> <h2><a href="https://capitolwolf.com/2025/07/10/win-a-family-4-pack-of-tickets-to-the-sherman-concert-series-2025/">Win a Family 4-Pack of Tickets to the Sherman Village Park Concert Series 2025</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/2025/07/10/win-a-family-4-pack-of-tickets-to-the-sherman-concert-series-2025/"><img src="https://capitolwolf.com/wp-content/blogs.dir/118/files/2025/05/Sherman-Amphitheater-1240-x-800-px-125x100.png" class="attachment-thumb-image size-thumb-image wp-post-image" alt="" decoding="async" srcset="https://capitolwolf.com/wp-content/blogs.dir/118/files/2025/05/Sherman-Amphitheater-1240-x-800-px-125x100.png 125w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2025/05/Sherman-Amphitheater-1240-x-800-px-100x80.png 100w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2025/05/Sherman-Amphitheater-1240-x-800-px-70x56.png 70w" sizes="(max-width: 125px) 100vw, 125px" data-attachment-id="10829" data-permalink="https://capitolwolf.com/2025/07/10/win-a-family-4-pack-of-tickets-to-the-sherman-concert-series-2025/sherman-amphitheater-1240-x-800-px/" data-orig-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2025/05/Sherman-Amphitheater-1240-x-800-px.png" data-orig-size="1240,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Sherman Amphitheater (1240 x 800 px)" data-image-description="" data-image-caption="" data-medium-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2025/05/Sherman-Amphitheater-1240-x-800-px.png" data-large-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2025/05/Sherman-Amphitheater-1240-x-800-px.png" /></a> </div> <p>The Sherman Village Park Concert Series 2025 is here! Check out their lineup! You have a chance to win a&hellip;</p> </div> <div class="item"> <h2><a href="https://capitolwolf.com/2025/07/10/win-wolfs-workplace-lunch-with-papa-johns/">Win The Wolf Workplace Lunch with Papa John&#8217;s</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/2025/07/10/win-wolfs-workplace-lunch-with-papa-johns/"><img src="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/09/Wolf-Workplace-Lunch-125x100.png" class="attachment-thumb-image size-thumb-image wp-post-image" alt="" decoding="async" srcset="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/09/Wolf-Workplace-Lunch-125x100.png 125w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/09/Wolf-Workplace-Lunch-100x80.png 100w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/09/Wolf-Workplace-Lunch-70x56.png 70w" sizes="(max-width: 125px) 100vw, 125px" data-attachment-id="10415" data-permalink="https://capitolwolf.com/2025/07/10/win-wolfs-workplace-lunch-with-papa-johns/wolf-workplace-lunch/" data-orig-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/09/Wolf-Workplace-Lunch.png" data-orig-size="1240,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Wolf Workplace Lunch" data-image-description="" data-image-caption="" data-medium-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/09/Wolf-Workplace-Lunch.png" data-large-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2024/09/Wolf-Workplace-Lunch.png" /></a> </div> <p>You have a chance to win The Wolf Workplace Lunch with Papa John&#8217;s Pizza! Submit your entry below. A winner&hellip;</p> </div> <div class="item"> <h2><a href="https://capitolwolf.com/2025/07/10/realdeals/">Save big on your favorite Springfield places with Springfield Real Deals!</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/2025/07/10/realdeals/"><img src="https://capitolwolf.com/wp-content/blogs.dir/118/files/2023/06/GET-50-gift-cert-125x100.png" class="attachment-thumb-image size-thumb-image wp-post-image" alt="" decoding="async" srcset="https://capitolwolf.com/wp-content/blogs.dir/118/files/2023/06/GET-50-gift-cert-125x100.png 125w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2023/06/GET-50-gift-cert-100x80.png 100w, https://capitolwolf.com/wp-content/blogs.dir/118/files/2023/06/GET-50-gift-cert-70x56.png 70w" sizes="(max-width: 125px) 100vw, 125px" data-attachment-id="9670" data-permalink="https://capitolwolf.com/2025/07/10/realdeals/get-50-gift-cert/" data-orig-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2023/06/GET-50-gift-cert.png" data-orig-size="1240,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="GET $50 gift cert" data-image-description="" data-image-caption="" data-medium-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2023/06/GET-50-gift-cert.png" data-large-file="https://capitolwolf.com/wp-content/blogs.dir/118/files/2023/06/GET-50-gift-cert.png" /></a> </div> <p>Springfieldrealdeals.com is your chance to get half off some of your favorite Springfield places! Deals go on sale most Fridays&hellip;</p> </div> </div></div></div><div id="saganewswidget-4" class="widget news widget_saganewswidget"><div class="items news"><h1><span>Trending</span></h1> <div class="item"> <p class="momentdate incats"><span class="time">3 days ago</span> in <a href="/news/sections/national">National</a>, <a href="/news/sections/trending">Trending</a></p> <h2><a href="https://capitolwolf.com/news/030030-record-breaking-heat-wave-scorches-southeast-us/">Record-breaking heat wave scorches Southeast US</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/news/030030-record-breaking-heat-wave-scorches-southeast-us/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254242" data-permalink="https://news.sagacom.com/news/030030-record-breaking-heat-wave-scorches-southeast-us/us-florida-extreme-weather-heat/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658.jpg" data-orig-size="1024,683" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;6.3&quot;,&quot;credit&quot;:&quot;AP&quot;,&quot;camera&quot;:&quot;ILCE-1&quot;,&quot;caption&quot;:&quot;Children play in the water to avoid the heat at the Titusville Splash Pad, Tuesday, July 29, 2025, in Titusville, Fla. (AP Photo\/Chris O&#039;Meara)&quot;,&quot;created_timestamp&quot;:&quot;1753810203&quot;,&quot;copyright&quot;:&quot;Copyright 2025 The Associated Press. All rights reserved.&quot;,&quot;focal_length&quot;:&quot;174&quot;,&quot;iso&quot;:&quot;250&quot;,&quot;shutter_speed&quot;:&quot;0.0008&quot;,&quot;title&quot;:&quot;US Florida Extreme Weather Heat&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="US Florida Extreme Weather Heat" data-image-description="" data-image-caption="&lt;p&gt;Children play in the water to avoid the heat at the Titusville Splash Pad, Tuesday, July 29, 2025, in Titusville, Fla. (AP Photo/Chris O&#8217;Meara)&lt;/p&gt; " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658.jpg" /></a> </div> <p>Residents in the Southeast U.S. are no strangers to heat in the summertime. But this week's sweltering hot weather set at least one record and has forecasters urging residents to limit time outside on Tuesday if possible — and stay hydrated.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">3 days ago</span> in <a href="/news/sections/trending">Trending</a>, <a href="/news/sections/world">World</a></p> <h2><a href="https://capitolwolf.com/news/030030-tsunami-warnings-fading-after-one-of-the-largest-earthquakes-ever-recorded-heres-what-to-know/">Tsunami warnings fading after one of the largest earthquakes ever recorded. Here&#8217;s what to know</a></h2> <div class="itemimg"> <a href="https://capitolwolf.com/news/030030-tsunami-warnings-fading-after-one-of-the-largest-earthquakes-ever-recorded-heres-what-to-know/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211112950386-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211112950386-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211112950386-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211112950386-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254226" data-permalink="https://news.sagacom.com/news/030030-tsunami-warnings-fading-after-one-of-the-largest-earthquakes-ever-recorded-heres-what-to-know/pacific-tsunami/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211112950386.jpg" data-orig-size="1024,858" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;AP&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;The map above locates the epicenter of an 8.8 magnitude earthquake in Russia that has triggered tsunami warnings across the Pacific Ocean. (AP Graphic)&quot;,&quot;created_timestamp&quot;:&quot;1753844894&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;Pacific-Tsunami&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Pacific-Tsunami" data-image-description="" data-image-caption="&lt;p&gt;The map above locates the epicenter of an 8.8 magnitude earthquake in Russia that has triggered tsunami warnings across the Pacific Ocean. (AP Graphic)&lt;/p&gt; " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211112950386.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211112950386.jpg" /></a> </div> <p>One of this century's most powerful earthquakes struck off the coast of Russia and generated tsunami warnings and advisories for a broad section of the Pacific, including Alaska, Hawaii and the U.S. West Coast and as far south as New Zealand.</p> </div> </div></div><div id="facebookwidget-3" class="widget news widget_facebookwidget"><div class="facebook hidden-phone"><h1><span>Like us on Facebook!</span></h1> <div class="facebookOuter"> <div class="facebookInner"> <div class="fb-page" data-href="https://www.facebook.com/capitolwolf" data-tabs="" data-width="298px" data-height="130px" data-small-header="false" data-adapt-container-width="false" data-hide-cover="false" data-show-facepile="true"> </div> </div> </div> </div></div> </div> </div> <div class="container"> <div class="row footerads hidden-phone"> <div class="span12"> <div id="7957" style="margin:auto;display:table;" class="ad-platter"> <script type="text/javascript"> var ad7957 = new lazyButler({"desktop":{"id":"436082","size":"728,90"},"mobile":{"id":"","size":""},"market":"177046","ID":7957}); ad7957.init(); </script> </div> </div> </div> </div><!-- .container --> </div> <footer id="footer"> <div class="container"> <div class="row footer-inner"> <div class="span3 hidden-phone centered-logo"><span>101.9 The Wolf</span></div> <div class="span9 legal"> <p> <span class="visible-phone"><strong>101.9 The Wolf</strong><br/></span>Copyright 2025 Saga Communications, Inc. <br class="visible-phone"/>All rights reserved.<br/> <a href="https://eeo.sagacom.com/springfield-il/">EEO Report</a> | <a href="https://publicfiles.fcc.gov/fm-profile/WLFZ">FCC Public File </a> | <a href="/fcc-applications/">FCC Applications</a><BR> For assistance accessing public files, contact pfhelp@capitolmediagrp.com<BR> <a href="/privacy-policy/">Privacy Policy</a> | <a href="/terms-of-use/">Terms of Use</a> | <a href="/contests">Contests & Rules</a> | Some images copyright AP, Clipart.com<br/> <a href="//media.sagacom.com/NDAL-full.pdf">Non-Discriminatory Advertising Letter</a> | Advisory Public Notice - Non-Discriminatory Ad Contracts </p> </div> </div> <div class="row hidden-phone"> <div class="span3"> <aside id="nav_menu-4" class="widget widget_nav_menu"><h1>On Air</h1><div class="menu-footer-on-air-container"><ul id="menu-footer-on-air" class="menu"><li id="menu-item-1269" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1269"><a href="/mornings/">Dina &#038; DJ Blake</a></li> <li id="menu-item-151" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-151"><a href="https://capitolwolf.com/dina/">Dina Michaels</a></li> <li id="menu-item-150" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-150"><a href="https://capitolwolf.com/sean-lynch/">Sean Lynch</a></li> <li id="menu-item-318" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-318"><a href="http://thebigtimeonline.com/">Whitney Allen</a></li> <li id="menu-item-2908" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2908"><a href="https://capitolwolf.com/ed-steele/">Ed Steele</a></li> <li id="menu-item-270" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-270"><a href="https://www.facebook.com/pages/Powered-by-Country-with-Fitz/240176602678784">The Hit List with Fitz!</a></li> </ul></div></aside><aside id="text-2" class="widget widget_text"> <div class="textwidget"><div class="aptivada-widget" data-widget-id="714" data-widget-type="widget"></div> </div> </aside> </div> <div class="span3"> <aside id="nav_menu-2" class="widget widget_nav_menu"><h1>Events</h1><div class="menu-footer-events-container"><ul id="menu-footer-events" class="menu"><li id="menu-item-152" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-152"><a href="http://wtax.com/events/categories/community/">Events Calendar</a></li> <li id="menu-item-153" class="menu-item menu-item-type-taxonomy menu-item-object-event-categories menu-item-153"><a href="https://capitolwolf.com/events/categories/concerts/">Concerts</a></li> </ul></div></aside><aside id="nav_menu-6" class="widget widget_nav_menu"><h1>Wolf Pack</h1><div class="menu-footer-listener-club-container"><ul id="menu-footer-listener-club" class="menu"><li id="menu-item-141" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-141"><a href="https://capitolwolf.com/wolf-pack-sign-up/">Wolf Pack &#8211; Sign Up</a></li> <li id="menu-item-140" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-140"><a href="https://capitolwolf.com/wolf-pack-preferences/">Wolf Pack &#8211; Preferences</a></li> </ul></div></aside> </div> <div class="span3"> <aside id="nav_menu-3" class="widget widget_nav_menu"><h1>News</h1><div class="menu-footer-news-container"><ul id="menu-footer-news" class="menu"><li id="menu-item-366" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-366"><a href="/closings/">Closings</a></li> <li id="menu-item-142" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-142"><a href="https://capitolwolf.com/news/sections/entertainment/">Entertainment</a></li> <li id="menu-item-10485" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-10485"><a href="https://capitolcitynow.com/news/sections/local/">Local</a></li> <li id="menu-item-145" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-145"><a href="https://capitolwolf.com/news/sections/national/">National</a></li> </ul></div></aside> </div> <div class="span3"> <aside id="nav_menu-5" class="widget widget_nav_menu"><h1>Contact</h1><div class="menu-footer-contact-container"><ul id="menu-footer-contact" class="menu"><li id="menu-item-139" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-139"><a href="https://capitolwolf.com/contact-us/">Contact Us</a></li> <li id="menu-item-2674" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2674"><a href="/common/longformrules.php">Contest Rules</a></li> <li id="menu-item-138" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-138"><a href="https://capitolradiogroup.com/employment-opportunities/">Employment Opportunities</a></li> </ul></div></aside><aside id="nav_menu-7" class="widget widget_nav_menu"><h1>Media</h1><div class="menu-footer-media-container"><ul id="menu-footer-media" class="menu"><li id="menu-item-507" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-507"><a href="https://capitolwolf.com/photos/">Photos</a></li> <li id="menu-item-509" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-509"><a href="http://wtax.com/memorial/">Memorial Health</a></li> <li id="menu-item-508" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-508"><a href="https://capitolwolf.com/news/sections/viral-videos/">Viral Videos</a></li> </ul></div></aside> </div> </div> </div> <div class="footer-ad visible-phone"> <div class="container"> <div class="row"> <div class="span12"> <!-- ROS Mobile 320x50 [async] --> <div class="ad-platter"> <!-- ROS Mobile 320x50 [async] --> <script type="text/javascript">if (!window.AdButler){(function(){var s = document.createElement("script"); s.async = true; s.type = "text/javascript";s.src = 'https://servedbyadbutler.com/app.js';var n = document.getElementsByTagName("script")[0]; n.parentNode.insertBefore(s, n);}());}</script> <script type="text/javascript"> var AdButler = AdButler || {}; AdButler.ads = AdButler.ads || []; var abkw = window.abkw || ''; var reg_zone = (window.innerWidth < 992) ?{"id":"436081","size":""}:false; if(reg_zone != false) { // The placement ID is usually set by the first instance and increase in number over iteration ++ // For some reason it can conflict and run at the same time if lazy zone and non lazy zone exist on the same page. window['plc' + reg_zone.id] = 1; document.write('<' + 'div id="placement_' + reg_zone.id + '_' + window['plc' + reg_zone.id] + '"></' + 'div>'); AdButler.ads.push({ handler: function (opt) { AdButler.register(177046, reg_zone.id, reg_zone.size.split(','), 'placement_' + reg_zone.id + '_' + opt.place, opt); }, opt: { place: window['plc' + reg_zone.id]++, keywords: abkw, domain: 'servedbyadbutler.com', click: 'CLICK_MACRO_PLACEHOLDER' } }); } </script> </div> </div> </div> </div> </div> </footer> </div> <script type="text/javascript" src="https://capitolwolf.com/wp-content/themes/country/js/jquery.cycle.all.js"></script> <script type="text/javascript" src="https://capitolwolf.com/wp-content/themes/country/js/jquery.touchwipe.min.js"></script> <script type="text/javascript"> jQuery('#features').prepend('<img src="https://capitolwolf.com/wp-content/themes/country/img/blank.png" class="placeholder" />'); jQuery('#features').cycle({ fx: 'scrollHorz', speed: 300, timeout: 7000, pager: '#selector', pagerAnchorBuilder: function (idx, slide) { return '#selector li:eq(' + idx + ') a'; }, slideResize: true, containerResize: false, fit: false, slideExpr: 'div' }); jQuery("#features").touchwipe({ wipeLeft: function () { jQuery("#features").cycle("next"); }, wipeRight: function () { jQuery("#features").cycle("prev"); }, wipeUp: function () { }, wipeDown: function () { }, preventDefaultEvents: false }); </script> <script type="text/javascript"> jQuery(document).ready(function () { var retina = window.devicePixelRatio > 1; if (retina) { } else { } }); </script> <script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/blogs.dir\/118\/files\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/wlfz\/*","\/wp-content\/themes\/country\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <script type="text/javascript"> (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; // js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&version=v2.4"; js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v12.0"; fjs.parentNode.insertBefore(js, fjs); } (document, 'script', 'facebook-jssdk')); </script> <div id="jp-carousel-loading-overlay"> <div id="jp-carousel-loading-wrapper"> <span id="jp-carousel-library-loading">&nbsp;</span> </div> </div> <div class="jp-carousel-overlay" style="display: none;"> <div class="jp-carousel-container"> <!-- The Carousel Swiper --> <div class="jp-carousel-wrap swiper-container jp-carousel-swiper-container jp-carousel-transitions" itemscope itemtype="https://schema.org/ImageGallery"> <div class="jp-carousel swiper-wrapper"></div> <div class="jp-swiper-button-prev swiper-button-prev"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskPrev" mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y="6" width="9" height="12"> <path d="M16.2072 16.59L11.6496 12L16.2072 7.41L14.8041 6L8.8335 12L14.8041 18L16.2072 16.59Z" fill="white"/> </mask> <g mask="url(#maskPrev)"> <rect x="0.579102" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> </div> <div class="jp-swiper-button-next swiper-button-next"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskNext" mask-type="alpha" maskUnits="userSpaceOnUse" x="8" y="6" width="8" height="12"> <path d="M8.59814 16.59L13.1557 12L8.59814 7.41L10.0012 6L15.9718 12L10.0012 18L8.59814 16.59Z" fill="white"/> </mask> <g mask="url(#maskNext)"> <rect x="0.34375" width="23.8822" height="24" fill="#FFFFFF"/> </g> </svg> </div> </div> <!-- The main close buton --> <div class="jp-carousel-close-hint"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskClose" mask-type="alpha" maskUnits="userSpaceOnUse" x="5" y="5" width="15" height="14"> <path d="M19.3166 6.41L17.9135 5L12.3509 10.59L6.78834 5L5.38525 6.41L10.9478 12L5.38525 17.59L6.78834 19L12.3509 13.41L17.9135 19L19.3166 17.59L13.754 12L19.3166 6.41Z" fill="white"/> </mask> <g mask="url(#maskClose)"> <rect x="0.409668" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> </div> <!-- Image info, comments and meta --> <div class="jp-carousel-info"> <div class="jp-carousel-info-footer"> <div class="jp-carousel-pagination-container"> <div class="jp-swiper-pagination swiper-pagination"></div> <div class="jp-carousel-pagination"></div> </div> <div class="jp-carousel-photo-title-container"> <h2 class="jp-carousel-photo-caption"></h2> </div> <div class="jp-carousel-photo-icons-container"> <a href="#" class="jp-carousel-icon-btn jp-carousel-icon-info" aria-label="Toggle photo metadata visibility"> <span class="jp-carousel-icon"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskInfo" mask-type="alpha" maskUnits="userSpaceOnUse" x="2" y="2" width="21" height="20"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12.7537 2C7.26076 2 2.80273 6.48 2.80273 12C2.80273 17.52 7.26076 22 12.7537 22C18.2466 22 22.7046 17.52 22.7046 12C22.7046 6.48 18.2466 2 12.7537 2ZM11.7586 7V9H13.7488V7H11.7586ZM11.7586 11V17H13.7488V11H11.7586ZM4.79292 12C4.79292 16.41 8.36531 20 12.7537 20C17.142 20 20.7144 16.41 20.7144 12C20.7144 7.59 17.142 4 12.7537 4C8.36531 4 4.79292 7.59 4.79292 12Z" fill="white"/> </mask> <g mask="url(#maskInfo)"> <rect x="0.8125" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> </span> </a> <a href="#" class="jp-carousel-icon-btn jp-carousel-icon-comments" aria-label="Toggle photo comments visibility"> <span class="jp-carousel-icon"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="maskComments" mask-type="alpha" maskUnits="userSpaceOnUse" x="2" y="2" width="21" height="20"> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.3271 2H20.2486C21.3432 2 22.2388 2.9 22.2388 4V16C22.2388 17.1 21.3432 18 20.2486 18H6.31729L2.33691 22V4C2.33691 2.9 3.2325 2 4.3271 2ZM6.31729 16H20.2486V4H4.3271V18L6.31729 16Z" fill="white"/> </mask> <g mask="url(#maskComments)"> <rect x="0.34668" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> <span class="jp-carousel-has-comments-indicator" aria-label="This image has comments."></span> </span> </a> </div> </div> <div class="jp-carousel-info-extra"> <div class="jp-carousel-info-content-wrapper"> <div class="jp-carousel-photo-title-container"> <h2 class="jp-carousel-photo-title"></h2> </div> <div class="jp-carousel-comments-wrapper"> <div id="jp-carousel-comments-loading"> <span>Loading Comments...</span> </div> <div class="jp-carousel-comments"></div> <div id="jp-carousel-comment-form-container"> <span id="jp-carousel-comment-form-spinner">&nbsp;</span> <div id="jp-carousel-comment-post-results"></div> <form id="jp-carousel-comment-form"> <label for="jp-carousel-comment-form-comment-field" class="screen-reader-text">Write a Comment...</label> <textarea name="comment" class="jp-carousel-comment-form-field jp-carousel-comment-form-textarea" id="jp-carousel-comment-form-comment-field" placeholder="Write a Comment..." ></textarea> <div id="jp-carousel-comment-form-submit-and-info-wrapper"> <div id="jp-carousel-comment-form-commenting-as"> <fieldset> <label for="jp-carousel-comment-form-email-field">Email (Required)</label> <input type="text" name="email" class="jp-carousel-comment-form-field jp-carousel-comment-form-text-field" id="jp-carousel-comment-form-email-field" /> </fieldset> <fieldset> <label for="jp-carousel-comment-form-author-field">Name (Required)</label> <input type="text" name="author" class="jp-carousel-comment-form-field jp-carousel-comment-form-text-field" id="jp-carousel-comment-form-author-field" /> </fieldset> <fieldset> <label for="jp-carousel-comment-form-url-field">Website</label> <input type="text" name="url" class="jp-carousel-comment-form-field jp-carousel-comment-form-text-field" id="jp-carousel-comment-form-url-field" /> </fieldset> </div> <input type="submit" name="submit" class="jp-carousel-comment-form-button" id="jp-carousel-comment-form-button-submit" value="Post Comment" /> </div> </form> </div> </div> <div class="jp-carousel-image-meta"> <div class="jp-carousel-title-and-caption"> <div class="jp-carousel-photo-info"> <h3 class="jp-carousel-caption" itemprop="caption description"></h3> </div> <div class="jp-carousel-photo-description"></div> </div> <ul class="jp-carousel-image-exif" style="display: none;"></ul> <a class="jp-carousel-image-download" href="#" target="_blank" style="display: none;"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="3" y="3" width="19" height="18"> <path fill-rule="evenodd" clip-rule="evenodd" d="M5.84615 5V19H19.7775V12H21.7677V19C21.7677 20.1 20.8721 21 19.7775 21H5.84615C4.74159 21 3.85596 20.1 3.85596 19V5C3.85596 3.9 4.74159 3 5.84615 3H12.8118V5H5.84615ZM14.802 5V3H21.7677V10H19.7775V6.41L9.99569 16.24L8.59261 14.83L18.3744 5H14.802Z" fill="white"/> </mask> <g mask="url(#mask0)"> <rect x="0.870605" width="23.8823" height="24" fill="#FFFFFF"/> </g> </svg> <span class="jp-carousel-download-text"></span> </a> <div class="jp-carousel-image-map" style="display: none;"></div> </div> </div> </div> </div> </div> </div> <script type="text/javascript"> /* MonsterInsights Scroll Tracking */ if ( typeof(jQuery) !== 'undefined' ) { jQuery( document ).ready(function(){ function monsterinsights_scroll_tracking_load() { if ( ( typeof(__gaTracker) !== 'undefined' && __gaTracker && __gaTracker.hasOwnProperty( "loaded" ) && __gaTracker.loaded == true ) || ( typeof(__gtagTracker) !== 'undefined' && __gtagTracker ) ) { (function(factory) { factory(jQuery); }(function($) { /* Scroll Depth */ "use strict"; var defaults = { percentage: true }; var $window = $(window), cache = [], scrollEventBound = false, lastPixelDepth = 0; /* * Plugin */ $.scrollDepth = function(options) { var startTime = +new Date(); options = $.extend({}, defaults, options); /* * Functions */ function sendEvent(action, label, scrollDistance, timing) { if ( 'undefined' === typeof MonsterInsightsObject || 'undefined' === typeof MonsterInsightsObject.sendEvent ) { return; } var paramName = action.toLowerCase(); var fieldsArray = { send_to: 'G-RXRKF36LM3', non_interaction: true }; fieldsArray[paramName] = label; if (arguments.length > 3) { fieldsArray.scroll_timing = timing MonsterInsightsObject.sendEvent('event', 'scroll_depth', fieldsArray); } else { MonsterInsightsObject.sendEvent('event', 'scroll_depth', fieldsArray); } } function calculateMarks(docHeight) { return { '25%' : parseInt(docHeight * 0.25, 10), '50%' : parseInt(docHeight * 0.50, 10), '75%' : parseInt(docHeight * 0.75, 10), /* Cushion to trigger 100% event in iOS */ '100%': docHeight - 5 }; } function checkMarks(marks, scrollDistance, timing) { /* Check each active mark */ $.each(marks, function(key, val) { if ( $.inArray(key, cache) === -1 && scrollDistance >= val ) { sendEvent('Percentage', key, scrollDistance, timing); cache.push(key); } }); } function rounded(scrollDistance) { /* Returns String */ return (Math.floor(scrollDistance/250) * 250).toString(); } function init() { bindScrollDepth(); } /* * Public Methods */ /* Reset Scroll Depth with the originally initialized options */ $.scrollDepth.reset = function() { cache = []; lastPixelDepth = 0; $window.off('scroll.scrollDepth'); bindScrollDepth(); }; /* Add DOM elements to be tracked */ $.scrollDepth.addElements = function(elems) { if (typeof elems == "undefined" || !$.isArray(elems)) { return; } $.merge(options.elements, elems); /* If scroll event has been unbound from window, rebind */ if (!scrollEventBound) { bindScrollDepth(); } }; /* Remove DOM elements currently tracked */ $.scrollDepth.removeElements = function(elems) { if (typeof elems == "undefined" || !$.isArray(elems)) { return; } $.each(elems, function(index, elem) { var inElementsArray = $.inArray(elem, options.elements); var inCacheArray = $.inArray(elem, cache); if (inElementsArray != -1) { options.elements.splice(inElementsArray, 1); } if (inCacheArray != -1) { cache.splice(inCacheArray, 1); } }); }; /* * Throttle function borrowed from: * Underscore.js 1.5.2 * http://underscorejs.org * (c) 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors * Underscore may be freely distributed under the MIT license. */ function throttle(func, wait) { var context, args, result; var timeout = null; var previous = 0; var later = function() { previous = new Date; timeout = null; result = func.apply(context, args); }; return function() { var now = new Date; if (!previous) previous = now; var remaining = wait - (now - previous); context = this; args = arguments; if (remaining <= 0) { clearTimeout(timeout); timeout = null; previous = now; result = func.apply(context, args); } else if (!timeout) { timeout = setTimeout(later, remaining); } return result; }; } /* * Scroll Event */ function bindScrollDepth() { scrollEventBound = true; $window.on('scroll.scrollDepth', throttle(function() { /* * We calculate document and window height on each scroll event to * account for dynamic DOM changes. */ var docHeight = $(document).height(), winHeight = window.innerHeight ? window.innerHeight : $window.height(), scrollDistance = $window.scrollTop() + winHeight, /* Recalculate percentage marks */ marks = calculateMarks(docHeight), /* Timing */ timing = +new Date - startTime; checkMarks(marks, scrollDistance, timing); }, 500)); } init(); }; /* UMD export */ return $.scrollDepth; })); jQuery.scrollDepth(); } else { setTimeout(monsterinsights_scroll_tracking_load, 200); } } monsterinsights_scroll_tracking_load(); }); } /* End MonsterInsights Scroll Tracking */ </script><link rel='stylesheet' id='jetpack-carousel-swiper-css-css' href='https://capitolwolf.com/wp-content/plugins/jetpack/modules/carousel/swiper-bundle.css?ver=14.8' type='text/css' media='all' /> <link rel='stylesheet' id='jetpack-carousel-css' href='https://capitolwolf.com/wp-content/plugins/jetpack/modules/carousel/jetpack-carousel.css?ver=14.8' type='text/css' media='all' /> <script type="text/javascript" src="//maps.googleapis.com/maps/api/js?v=3.exp&amp;key=AIzaSyB9dxEJq5_KLeWmWd30IPQUE-iFvDlQZo0&amp;ver=1.5.2" id="google-api-js"></script> <script type="text/javascript" src="https://capitolwolf.com/wp-content/plugins/page-links-to/dist/new-tab.js?ver=3.3.7" id="page-links-to-js"></script> <script type="text/javascript" id="jetpack-carousel-js-extra"> /* <![CDATA[ */ var jetpackSwiperLibraryPath = {"url":"https:\/\/capitolwolf.com\/wp-content\/plugins\/jetpack\/_inc\/build\/carousel\/swiper-bundle.min.js"}; var jetpackCarouselStrings = {"widths":[370,700,1000,1200,1400,2000],"is_logged_in":"","lang":"en","ajaxurl":"https:\/\/capitolwolf.com\/wp-admin\/admin-ajax.php","nonce":"a999de99fc","display_exif":"1","display_comments":"1","single_image_gallery":"1","single_image_gallery_media_file":"","background_color":"black","comment":"Comment","post_comment":"Post Comment","write_comment":"Write a Comment...","loading_comments":"Loading Comments...","image_label":"Open image in full-screen.","download_original":"View full size <span class=\"photo-size\">{0}<span class=\"photo-size-times\">\u00d7<\/span>{1}<\/span>","no_comment_text":"Please be sure to submit some text with your comment.","no_comment_email":"Please provide an email address to comment.","no_comment_author":"Please provide your name to comment.","comment_post_error":"Sorry, but there was an error posting your comment. Please try again later.","comment_approved":"Your comment was approved.","comment_unapproved":"Your comment is in moderation.","camera":"Camera","aperture":"Aperture","shutter_speed":"Shutter Speed","focal_length":"Focal Length","copyright":"Copyright","comment_registration":"0","require_name_email":"1","login_url":"https:\/\/capitolwolf.com\/wp-login.php?redirect_to=https%3A%2F%2Fcapitolwolf.com%2F2025%2F07%2F10%2Fwin-a-family-4-pack-of-tickets-to-the-sherman-concert-series-2025%2F","blog_id":"118","meta_data":["camera","aperture","shutter_speed","focal_length","copyright"]}; /* ]]> */ </script> <script type="text/javascript" src="https://capitolwolf.com/wp-content/plugins/jetpack/_inc/build/carousel/jetpack-carousel.min.js?ver=14.8" id="jetpack-carousel-js"></script> <script type="text/javascript" src="https://www.aptivada.com/js/widget.js?ver=6.8.2" id="AptivadaWidget-js"></script> <!--Plugin WP Missed Schedule Active - Secured with Genuine Authenticity KeyTag--> <!-- This site is patched against a big problem not solved since WordPress 2.5 --> </div> <script type="text/javascript"> (function (d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v12.0"; fjs.parentNode.insertBefore(js, fjs); } (document, 'script', 'facebook-jssdk')); </script> </div> </body> </html> <!-- generated in 0.344 seconds 219722 bytes batcached for 300 seconds -->


URL: