Christiana home

RCSO Investigating Attempted Break-In, Fatal Shooting in Christiana

Aug 18, 2025 at 02:21 pm by WGNS News

Christiana, TN - A deadly shooting is under investigation after a reported break-in attempt at a home on Golden Valley Drive Saturday (8/16/2025) afternoon, according to.... Read More
Wgns listen live widget · HTML
Listen Live Watch the live stream
r.wgns-collapsed #wgns-video-wrap { display: none; } #wgns-video-frame { position: relative; width: 100%; max-width: 240px; aspect-ratio: 16 / 9; background: #000; border-radius: 6px; overflow: hidden; } #wgns-watch-link { display: none; color: #ffffff; font-size: 13px; font-weight: 600; letter-spacing: 0.04em; text-transform: uppercase; text-decoration: none; white-space: nowrap; padding: 8px 16px; border-radius: 999px; background-image: linear-gradient(to bottom, #bc152f, #800d1c); transition: filter 0.15s ease; } #wgns-watch-link:hover { filter: brightness(1.2); color: #ffffff; text-decoration: none; } #wgns-live-player.wgns-live.wgns-collapsed #wgns-watch-link { display: inline-block; } #wgns-video-frame iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; } #wgns-live-dot { display: inline-block; width: 10px; height: 10px; border-radius: 50%; background: #ff3b30; margin-right: 10px; animation: wgns-pulse 1.1s infinite; } @keyframes wgns-pulse { 0%, 100% { box-shadow: 0 0 0 0 rgba(255, 59, 48, 0.45); } 70% { box-shadow: 0 0 0 8px rgba(255, 59, 48, 0); } } #wgns-live-player *, #wgns-live-player *::before, #wgns-live-player *::after { box-sizing: inherit; } /* Play / pause button — bare red gradient triangle, no circle */ #wgns-play-btn { border: none; background: transparent; cursor: pointer; display: flex; align-items: center; justify-content: center; padding: 4px; transition: filter 0.15s ease, transform 0.1s ease; } #wgns-play-btn:hover { filter: brightness(1.25); } #wgns-play-btn:active { transform: scale(0.92); } #wgns-play-btn svg { width: 34px; height: 34px; display: block; } /* Buffering spinner state */ #wgns-play-btn.wgns-loading svg { display: none !important; } #wgns-play-btn.wgns-loading::after { content: ''; width: 24px; height: 24px; margin: 5px; border: 3px solid rgba(188, 21, 47, 0.3); border-top-color: #bc152f; border-radius: 50%; animation: wgns-spin 0.8s linear infinite; } @keyframes wgns-spin { to { transform: rotate(360deg); } } /* "Listen Live" text */ #wgns-live-text { color: #cccccc; font-size: 15px; font-weight: 600; letter-spacing: 0.06em; text-transform: uppercase; user-select: none; white-space: nowrap; } /* Volume */ #wgns-vol-wrap { display: flex; align-items: center; gap: 8px; margin-left: auto; /* volume sits at the right edge */ } #wgns-mute-btn { border: none; background: transparent; color: #cccccc; cursor: pointer; padding: 4px; display: flex; align-items: center; transition: color 0.15s ease; } #wgns-mute-btn:hover { color: #ffffff; } #wgns-mute-btn svg { width: 22px; height: 22px; } #wgns-vol-slider { -webkit-appearance: none; appearance: none; width: 90px; height: 4px; border-radius: 2px; background: #4a4a4a; outline: none; cursor: pointer; } #wgns-vol-slider::-webkit-slider-thumb { -webkit-appearance: none; appearance: none; width: 14px; height: 14px; border-radius: 50%; border: none; background: linear-gradient(to bottom, #bc152f, #800d1c); } #wgns-vol-slider::-moz-range-thumb { width: 14px; height: 14px; border-radius: 50%; border: none; background: linear-gradient(to bottom, #bc152f, #800d1c); } /* Mobile: touch-friendly but slim */ @media (max-width: 600px) { #wgns-bar { gap: 12px; padding: 5px 16px; padding-bottom: calc(5px + env(safe-area-inset-bottom, 0px)); } #wgns-video-wrap { padding: 6px 12px 0; } #wgns-video-frame { max-width: 200px; } #wgns-watch-link { font-size: 12px; padding: 7px 14px; } #wgns-play-btn { padding: 3px; } #wgns-play-btn svg { width: 36px; height: 36px; } #wgns-play-btn.wgns-loading::after { width: 26px; height: 26px; margin: 5px; border-width: 3px; } #wgns-live-text { font-size: 15px; } #wgns-mute-btn svg { width: 24px; height: 24px; } #wgns-vol-slider { width: 100px; height: 5px; } #wgns-vol-slider::-webkit-slider-thumb { width: 20px; height: 20px; } #wgns-vol-slider::-moz-range-thumb { width: 20px; height: 20px; } } /* Very small screens: hide slider, keep play + text + mute */ @media (max-width: 400px) { #wgns-vol-slider { display: none; } }