Pittsburg, PA
Nearly a Century Old, This Sears House Kit Home in Fineview is Still Fine | Pittsburgh Magazine
Built in 1928, the hillside home is packed with original millwork, charming details and loads of storage.
PHOTOS BY DONNELLY MEDIA, LLC
When Alena Taylor Keefe was in elementary school, her family moved to 2035 Biggs Ave. in Pittsburgh’s Fineview neighborhood.
The year was 1975, and she recalls being delighted with the Craftsman-style home built from a Sears housing kit that her family would call theirs for the next 50 years.
“It’s a place that you can call home,” she says. “Some places you can’t really say that about, but it’s just such a great family home.”

Built in 1928, the house has three bedrooms and one bathroom packed into 1,500 square feet.
“I grump about the fact that there’s only one bathroom and the kitchen is small because I love to cook, but I still made it work for many family suppers,” Keefe says. “We hosted holiday dinners where we extended the dining table into the living room to accommodate everybody. It was just home.”

The first floor of the home has that small, yet functional kitchen, a nicely sized dining room and a large living room that spans the front of the home. Keefe warmly recalls coming down the front staircase on Christmas mornings and posing in formal dresses beside the steps before school dances. She says her family also enjoyed the long front porch that runs along the living room.
“My dad would come out and read the newspaper, and I’d be on the swing with my mom while she worked on her crochet,” she says.
On the second floor, three equally sized bedrooms share a hallway bathroom with double sinks. A set of pull-down stairs leads to ample storage under the eaves.

Now in their 80s, Keefe’s parents have moved to a maintenance-free home near Keefe’s current home in Beaver County, so they can continue to enjoy family dinners together, but without the responsibility of home ownership.
While Keefe is wistful about selling the home her parents carefully loved for half a century, she is certain a new buyer will recognize its charm and value.
“So much has never been touched,” she says. “There is original woodwork, an original fireplace that still has a coal chute to the outside and a lovely built-in China cabinet in the dining room.”

Keefe also touts the home’s plentiful storage; there’s a clean, dry basement, attic storage and a detached two-car garage with a lower level could be space for a workshop, studio or general storage.
Keefe notes the roof was replaced in the last decade; there also were updates to the HVAC, including adding air conditioning, and the family replaced the upstairs flooring in preparation to sell the carefully maintained home.

The house is now listed by Brian Larson of Howard Hanna for $245,000. He says it checks all the right boxes for a first-time homebuyer — or anyone shopping for a clean, well-maintained home.
“This is a home that has clearly been loved and lived in with care,” says Larson. “Over the years, attention has been given to maintaining and improving the property in a way that supports comfortable, everyday living. While no home of this era is ever ‘finished,’ per se, the overall condition reflects consistent stewardship rather than deferred maintenance.”

Larson says buyers should not have issues with financing for this home, including loans through the Federal Housing Administration or other specialized lending programs. Priced right around the city’s median home price, Larson encourages shoppers to check it out.
“Many first-time buyer programs are available that may offer down payment assistance and competitive interest rates, helping make homeownership more attainable for qualified buyers,” he says.
Larson adds that he loves the sun-soaked room that runs along the front of the home, as well as the wide front porch and the property’s proximity to Fineview Park.
“Fineview is also known as one of the best vantage points in the city for fireworks and skyline views,” he adds. “With convenient bus access and an easy commute to Downtown, the neighborhood offers a unique blend of tranquility, accessibility and city connection.”

Keefe says that while the neighbors have changed over the course of 50 years, her family has always been thankful for the close-knit Fineview community.
“There are some chickens running loose, but everybody up there is so kind,” she says with a laugh. “The mailman lives up on the corner; everybody knows everybody. It’s just so nice.”
“);
$spagination = flexSlider.find(“.spagination”);
SPagination.Init($spagination.get( 0 ), {
size: slide_obj.count, // pages size
page: 1, // selected page
step: 3, // pages before and after current
cb: function(p){
flexSlider.flexAnimate(p-1, true);
}
});
}
}
}
function gtx_gallery_slide_before(slide_obj){
var slide=slide_obj.animatingTo;
$active_slide=$all_slides.eq(slide) ;
slideshow_ad_loaded = false;
var current_html = $active_slide.children(“.gtx-ad-container”).html();
if (current_html) {$active_slide.children(“.gtx-ad-container”).html(current_html.trim())}
gtx_track_slide( slide_obj );
changeURL(parseInt($active_slide.attr(“data-attachment_id”)));
//THUMBS SYNC – PAGINATED THUMBNAIL NAVIGATION
if($thumbs!==”” && navigation == “paginated_thumbs”){
var right_item=$slider.find(“.slides li[data-i=”+(slide +1 )+”]”).attr(“data-i-only-pics”)
if( right_item!= “”){
$thumbs.find(“li.gtx-thumb-img”).removeClass(“flex-active-slide”);
$thumbs.find(“li.gtx-thumb-img[data-i=”+(slide +1 )+”]”).addClass(“flex-active-slide”);
$page=$thumbs.find(“.slides>li”).has(“li[data-i=”+(slide +1 )+”]”);
$thumbs.flexAnimate($page.index(), true);
}
}
}
function gtx_gallery_slide_after(slide_obj){
var slide=slide_obj.animatingTo;
$active_slide=$all_slides.eq(slide) ;
if($active_slide.hasClass(“gtx-ad-slide”)==1){
if ($active_slide.find(‘iframe’).length === 1) {
$active_slide.find(‘iframe’)[0].remove();
}
$slider.delay(100).queue(function(){
$(this).addClass(“gtx-gallery-loading”).dequeue();
});
$ad_container=$active_slide.children(“.gtx-ad-container”).first();
if ($($ad_container).html().length li[data-i=”+(slide +1 )+”]”).attr(“data-i-only-pics”)
if( right_item!= “”){
$thumbs.find(“li.gtx-thumb-img”).removeClass(“flex-active-slide”);
$thumbs.find(“li.gtx-thumb-img”).eq(right_item -1 ).addClass(“flex-active-slide”);
$thumbs.flexAnimate(right_item-1, true);
}
}
if(typeof(googletag) != “undefined” && googletag !== null && googletag.pubads){
// Refresh ads within view
var tmp_now=new Date().getTime();
var last_refresh_diff= tmp_now – last_ad_refresh;
if(last_refresh_diff > 1000){
reset_ads_and_refresh();
last_ad_refresh=tmp_now;
}
}
//LAZY LOAD
range=5;
var $slides_to_hanle=$all_slides.slice(slide, slide + range +1);
if(slide – range >= 0){
$slides_to_hanle=$.merge($slides_to_hanle, $all_slides.slice(slide – range, slide ));
}else{
$slides_to_hanle=$.merge($slides_to_hanle, $all_slides.slice(0, range ));
$slides_to_hanle=$.merge($slides_to_hanle, $all_slides.slice(range * -1 ));
}
if(slide + range >= $all_slides.size()){
//handle first slides
$slides_to_hanle= $.merge($slides_to_hanle, $all_slides.slice(0,range));
}
$slides_to_hanle.find(“.gtx-image-container[data-background]”).each(function () {
var src = $(this).attr(“data-background”);
$(this).css(“background-image”, “url(“+src+”)”).removeAttr(“data-background”);
});
adjustNavHeight();
if( typeof SPagination !== “undefined” && flexSlider.find(“.spagination”).length>0 ){
if(SPagination.page != slide+1){
SPagination.page = slide + 1;
SPagination.Start();
}
}
}
function reset_ads_and_refresh(){
if(!advanced_ad_refresh){
// if option is not enabled, refresh all ads, minus out of page ads
if(ads_to_refresh.length > 0){
googletag.pubads().refresh(ads_to_refresh);
}
return;
}
if(ads_to_refresh.length == 0){
return;
}
var newAds = [];
var fullAdsToRefresh = [];
for(var i = 0; i wTop && slot.tn_positionY 8){
gtx_gallery_thumbs_set_backwards()
}
}
function gtx_gallery_thumbs_after(slide_obj){
if(slide_obj.count > 8){
gtx_gallery_thumbs_set_backwards()
}
}
function gtx_gallery_paginated_thumbs_start(slide_obj){
gtx_gallery_paginated_thumbs_lazy();
if(false && slide_obj.count > 8){
$thumbs.find(“.flex-control-nav.flex-control-paging”).removeClass(“flex-control-paging”).addClass(“g-pagination”);
}
if(slide_obj.count > 8){
$thumbs.find(“.flex-control-nav.flex-control-paging”).hide().after(“”);
$pagination = $thumbs.find(“.spagination”);
SPagination.Init($pagination.get( 0 ), {
size: slide_obj.count, // pages size
page: 1, // selected page
step: 3, // pages before and after current
cb: function(p){
$thumbs.flexAnimate(p-1, true);
}
});
}
}
function gtx_gallery_paginated_thumbs_before(slide_obj){
var slide=(typeof slide_obj == “object” && slide_obj.animatingTo ? slide_obj.animatingTo : 0);
gtx_gallery_paginated_thumbs_lazy(slide_obj);
}
function gtx_gallery_paginated_thumbs_after(slide_obj){
var slide=(typeof slide_obj == “object” && slide_obj.animatingTo ? slide_obj.animatingTo : 0);
//THUMBS SYNC – Go to first slide of this batch
if($thumbs!==”” && navigation == “paginated_thumbs”){
var $active_slide=$slider.find(“.slides>li.flex-active-slide”);
var $active_thumb_page=$thumbs.find(“.slides>li.flex-active-slide”);
//Check if the current slide is within this thumb batch
if(!$active_thumb_page.find(“li[data-i=”+$active_slide.attr(“data-i”)+”]”).size()){
first_thumb=$active_thumb_page.find(“li”).first().attr(“data-i”);
flexSlider.flexAnimate(first_thumb – 1, true);
}
}
if( typeof SPagination !== “undefined” && $thumbs.find(“.spagination”).length>0 ){
if(SPagination.page != slide+1){
SPagination.page = slide + 1;
SPagination.Start();
}
}
}
function gtx_gallery_paginated_thumbs_lazy(slide_obj){
var slide=(typeof slide_obj == “object” && slide_obj.animatingTo ? slide_obj.animatingTo : 0);
//LAZY LOAD THUMBS
if($all_thumbs!==”” && navigation == “paginated_thumbs”){
range=1;
var $slides_to_hanle=$all_thumbs.slice(slide, slide + range + 1);
if(slide – range >= 0){
$slides_to_hanle=$.merge($slides_to_hanle, $all_thumbs.slice(slide – range, slide ));
}else{
$slides_to_hanle=$.merge($slides_to_hanle, $all_thumbs.slice(0, range ));
$slides_to_hanle=$.merge($slides_to_hanle, $all_thumbs.slice(range * -1 ));
}
if(slide + range >= $all_thumbs.size()){
//handle first slides
$slides_to_hanle= $.merge($slides_to_hanle, $all_thumbs.slice(0,range));
}
$slides_to_hanle.each(function () {
$(this).find(“img[lazy-src]”).each(function () {
var src = $(this).attr(“lazy-src”);
if(!src) return;
$(this).attr(“src”,src).removeAttr(“lazy-src”);
$thumbs.find(“img[lazy-src=””+src+””]”).attr(“src”,src).removeAttr(“lazy-src”);
});
});
}
}
function adjustNavHeight(){
imageHeight = flexSlider.find(“.gtx-slide-img.flex-active-slide .gtx-image-container”).outerHeight();
if(imageHeight > 0){
flexSlider.find(“.flex-prev,.flex-next”).css(“top”,Math.round(imageHeight/2));
}
}
var nextSlotId = 1;
function generateNextSlotName() {
var id = nextSlotId++;
return “adslot_” + id+”_”+Math.floor( Date.now() / 1000 );
}
function addAdInto(selector,options) {
try{
gtx_gallery_enable_dfp();
}catch(err) {
}
var slide=options.slide || -1;
var slotName = generateNextSlotName();
var ad_index = 0;
// Create a div for the slot
var slotDiv = document.createElement(‘div’);
slotDiv.id = slotName; // Id must be the same as slotName
$( selector ).append( slotDiv );
try{
ad_index=$( selector ).closest(“.gtx-ad-slide”).attr(“data-i-only-ads”);
}catch(err) {
}
// Define the slot itself, call display() to
// register the div and refresh() to fetch ad.
googletag.cmd.push(function() {
slideshow_ad_loaded = true;
adslots[slotName] = googletag.defineSlot(‘home-design’, [300, 250], slotName)
.addService(googletag.pubads())
.setTargeting(“placement”, “gallery”)
.setTargeting(“slide”, slide)
.setTargeting(“post”, ‘350640’)
.setTargeting(“category”, ‘[“hot-property”]’)
.setTargeting(“galleryAdIndex”, ad_index);
googletag.display(slotName);
googletag.sizeMapping().addSize( [0,0], [[300,250]])
googletag.pubads().refresh([adslots[slotName]]);
});
}
gtx_gallery_syncHash = function(path){
pic = “”;
re = /pic/?([0-9]+)/?$/i;
if(!path && window.location.hash && window.location.hash.match(re)) path = window.location.hash;
if(!path && window.location.pathname && window.location.pathname.match(re)) path = window.location.pathname;
if(path){
matchslide = path.match(re);
if(matchslide && matchslide[1]>0){
pic = parseInt(matchslide[1]);
}
if(!isNaN(pic) && pic > 0){
slide=get_slide_by_attachment_id(pic);
if(slide>0){
avoid_next_pageview = true;
flexSlider.flexAnimate(slide – 1, true);
}
}
}else{
gtx_track_slide( )
}
}
function debounce(func, wait, immediate) {
var timeout;
return function() {
var context = this, args = arguments;
var later = function() {
timeout = null;
if (!immediate) func.apply(context, args);
};
var callNow = immediate && !timeout;
clearTimeout(timeout);
timeout = setTimeout(later, wait);
if (callNow) func.apply(context, args);
};
};
// delay the url state replacement to avoid overload
// RAYOS-271
var efficientlyReplaceState = debounce(function(title, path){
window.history.replaceState({}, title, path);
}, 1250)
function changeURL(pic){
basepath = window.location.pathname.replace(//pic/?([0-9]+)/?$/i,”/”);
if(isNaN(pic)) return;
path = basepath + “pic/”+pic+”/”;
title = “Pic “+pic;
if (typeof(window.history.replaceState) == “function”) {
efficientlyReplaceState(title, path)
} else {
window.location.hash = path;
}
}
function get_slide_by_attachment_id(id){
var slide=$slider.find(“.slides li[data-attachment_id=”+id+”]”).attr(“data-i”);
return parseInt(slide, 10);
}
function gtx_track_slide( slide_obj ){
if(slide_obj){
var slide = slide_obj.animatingTo;
}else{
var slide = 0;
}
$active_slide=$all_slides.eq(slide) ;
if(!avoid_next_pageview){
try{
var loc = location.pathname + “#slide” + (parseInt(slide) + 1);
if (rayos_gtm_gallery_pageviews) {
// Add gallery navigation info to dataLayer
window.dataLayer = window.dataLayer || [];
window.dataLayer.push({
‘event’: ‘rayos_virtual_pageview’,
‘location’ : loc
});
}
// Legacy support for GA tracking
ga(“send”, “pageview”, loc);
if (ga.getByName(“gtxcelTracker”)) {
ga(“gtxcelTracker.send”, “pageview”, loc);
}
}catch(err){
}
}
avoid_next_pageview = false;
}
//Add a callback on ad render
googletag.cmd.push(function() {
googletag.pubads().addEventListener(‘slotRenderEnded’, function(event) {
var slotName=event.slot.getSlotElementId();
if(typeof adslots[slotName] !==”undefined” && !event.isEmpty){
$slider.clearQueue();
$slider.removeClass(“gtx-gallery-loading”);
}
});
});
jQuery(“#gtx-gallery-thumbs-350640”).flexslider({
animation: “slide”,
controlNav: false,
animationLoop: false,
slideshow: false,
itemWidth: 100,
itemMargin: 5,
move: 1,
//asNavFor: “#gtx-gallery-slider-350640”,
prevText: “”,
nextText: “”,
after: gtx_gallery_thumbs_after,
after: gtx_gallery_thumbs_before
});
$thumbs=$(“#gtx-gallery-thumbs-350640”).data(“flexslider”);
$thumbs.find(“li.gtx-thumb-img”).first( ).addClass(“flex-active-slide”);
$(“#gtx-gallery-slider-350640”).flexslider({
animation: “slide”,
pauseOnHover: true,
controlNav: false,
//animationLoop: false,
//slideshow: false,
//sync: “#gtx-gallery-thumbs-350640”,
prevText: “”,
nextText: “”,
slideshow: false,
init: gtx_gallery_slide_init,
start: gtx_gallery_slide_start,
before: gtx_gallery_slide_before,
after: gtx_gallery_slide_after
});
if(mobile_mode){
$slider.find(“.flex-direction-nav”).hide();
}
});
Pittsburg, PA
Game #22: Tampa Bay Rays vs. Pittsburgh Pirates
Location: PNC Park, Pittsburgh, PA
Broadcast: KDKA AM/FM, Sportsnet Pittsburgh
The Pittsburgh Pirates are at home today against the Pittsburgh Pirates looking to grab a win against the Tampa Bay Rays.
Please remember our Game Day thread guidelines.
Advertisement
-
Don’t troll in your comments; create conversation rather than destroying it
-
Remember Bucs Dugout is basically a non-profanity site
-
Out of respect to broadcast partners who have paid to carry the game, no mentions of “alternative” (read: illegal) viewing methods are allowed in our threads
-
The commenting system was updated during the summer. They’re still working on optimizing it for Game Day Threads like ours. If you don’t like clicking “Load More Comments”, remember that the “Z” key can be your friend. It loads up the latest comments automatically.
BD community, this is your thread for today’s game against the Rays. Enjoy!
Pittsburg, PA
McCorkle: Pittsburgh Steelers 2026 Mock Draft (Final Version)
It’s only fitting that one of the most eventful offseasons in Pittsburgh Steelers history will be capped by an equally unpredictable NFL draft. Owning 12 picks, including five in the top 100 for the first time since 1999, GM Omar Khan has a chance to radically change the franchise’s trajectory in front of a home crowd in Pittsburgh.
Last time they held five picks in the top 100, the Steelers found a couple very good long-term starters like OLB Joey Porter Sr. and DE Aaron Smith. But they also struck out on WR Troy Edwards, DB Scott Shields, and OT Kris Farris.
At a pivotal, transitional phase in franchise history, the Steelers can’t afford to find just two good starters. That may be a challenge in a draft lacking top-end talent that falls off a cliff in the later rounds. If they are out of range of coveted players, they can’t be timid in the trade market.
I posed the question on this week’s episode of The Depot Dive: Over or under 2.5 trades for the Steelers? I wanted to take the over, but it’s hard to make that work without a trade down. I settled on two.
All that said, here’s my best attempt at predicting what the Steelers will do in the 2026 NFL Draft.
Round One (12th Overall) – Spencer Fano/OL/Utah – 6054, 311 pounds
Trade: Steelers send Patrick Queen + Pick No. 21 + Pick No. 121 + Pick No. 224. Cowboys send Pick No. 12 + 2027 sixth-round pick.
If they want Vega Ioane or Fano, I think it will require a move up. But I don’t think the Steelers will want to sacrifice a lot of picks to accomplish that. Queen is an easy target with the Cowboys having reported interest in trading for him during free agency.
Using our Dave Bryan’s trade idea as a loose template, I like the Steelers to jump up in the first round to solidify the trenches once again. This is the best move for the current—which we know the Steelers place a heavy emphasis on—and the future as they lock in a potentially elite offensive line for the next decade.
It’s a bonus that Fano can play guard now — and potentially tackle later if Broderick Jones or Dylan Cook don’t work out. Fano is Dane Brugler’s top OL in the class. If he makes it to 12, I like the value a lot.
Others Considered: OG Vega Ioane, WR Makai Lemon, TE Kenyon Sadiq
Spencer Fano Scouting Report
Round Two (53rd Overall) – Jacob Rodriguez/ILB/Texas Tech – 6013, 231 pounds
Trading Queen creates a need that outweighs others (like wide receiver). Maybe Rodriguez doesn’t fall this far, but he should be the Steelers’ top target if he does.
As a former quarterback, Rodriguez has a unique football IQ that could be a force multiplier for the entire Steelers defense–something Patrick Queen never really turned into. I witnessed it firsthand at the Senior Bowl. He got everybody aligned correctly pre-snap in an environment where all had to learn a new defense in just a few days.
He’s also the most decorated defensive playmaker coming out of college in decades, even more than Payton Wilson’s impressive list of accolades from a couple years ago. This would be a home-run pick.
Others Considered: WR Denzel Boston, ILB CJ Allen, S Treydan Stukes
Jacob Rodriguez Scouting Report
Round Two (59th Overall) – Germie Bernard/WR/Alabama – 6012, 206 pounds
Trade: Steelers send No. 76 + No. 99. Texans send No. 59.
Another move up to make sure the Steelers get a receiver they like at the end of the second round. Bernard was a pre-draft visitor and has the size and athletic profile that Mike McCarthy likes at the position. He does everything well, and played a healthy mix of slot and outside receiver to fit in the rotation with DK Metcalf and Michael Pittman Jr.
Others Considered: WR Zachariah Branch, WR Chris Bell, ILB Jake Golday
Germie Bernard Scouting Report
Round Three (85th Overall) – Kamari Ramsey/S/USC – 6002, 202 pounds
Not every selection will be a pre-draft visitor, and Ramsey fits the description of the type of defensive back the Steelers have looked at. He has played a strong mix of safety and nickel and is capable of being a chess piece in Patrick Graham’s defense. Given the Steelers’ crowded secondary, he could focus on backing up Jalen Ramsey at free safety in the beginning.
Others Considered: S Jalen Kilgore, OG Keylan Rutledge, QB Drew Allar
Kamari Ramsey Scouting Report
Round Four (135th Overall) – Carson Beck/QB/Miami (FL) – 6046, 233 pounds
The Steelers have spent too much time scouting quarterbacks not to take one. And Beck has several traits they are looking for, including his track record as a winner and his size at nearly 6-5. Their view of Mike McCarthy as a QB whisperer suggests they will give him as many projects as possible until one sticks.
Others Considered: CB Tacario Davis, QB Garrett Nussmeier, WR Ja’Kobi Lane
Carson Beck Scouting Report
Round Five (161st Overall) – Ephesians Prysock/CB/Washington – 6033, 196 pounds
Prysock has all the traits to turn into an impact starter, and the Steelers have gravitated toward th long, rangy athletes at cornerback. He wouldn’t need to see the field right away with a crowded stable of defensive backs, but he has plenty of long-term upside.
Others Considered: WR/KR Kendrick Law, WR Josh Cameron, S Michael Taaffe
Ephesians Prysock Scouting Report
Round Six (216th Overall) – Kaden Wetjen/WR-KR/Iowa – 5090, 193 pounds
Calvin Austin III and Kenneth Gainwell both departed in the offseason, which means the Steelers need a kick and punt returner. Wetjen is the top return specialist in the draft with six total return touchdowns in college.
Others Considered: OT Aamil Wagner, CB Thaddeus Dixon, WR Caleb Douglas
Kaden Wetjen Scouting Report
Round Seven (230th Overall) – Josh Cuevas/TE/Alabama – 6033, 245 pounds
Cuevas is versatile enough to be a rotational backup tight end, and to play H-back or fullback in certain personnel packages. He’s a committed and aggressive blocker and has enough receiving skills to be a dependable option on passing downs, either running routes or blocking.
Others Considered: DL David Gusta, RB Jaydn Ott, TE Matthew Hibner
Josh Cuevas Scouting Report
Round Seven (237th Overall) – Brett Thorson/P/Georgia – 6012, 237 pounds
The Steelers brought back Cameron Johnston, but they didn’t even keep him over Corliss Waitman after last year’s training camp competition. Johnston is 34 years old and has dealt with injuries in each of the last two seasons. Thorson has a relationship with Johnston as a fellow Aussie, so it could be a decent pairing for another training camp competition this year.
Others Considered: WR CJ Daniels, QB Sawyer Robertson, TE John Michael Gyllenborg
Brett Thorson Scouting Report
Pittsburg, PA
Flight heading to New York from Chicago diverts to Pittsburgh for a
A United flight traveling from Chicago to New York City diverted to Pittsburgh International Airport on Saturday afternoon for what was described as a “reported threat.”
According to information provided by the Allegheny County Airport Authority and FBI Pittsburgh, United Flight 2092 diverted to Pittsburgh and landed safely.
The passengers have deplaned safely, and no injuries have been reported.
“The plane was diverted and landed at Pittsburgh International Airport,” FBI Pittsburgh said in a statement provided to KDKA-TV. “All passengers and crew safely evacuated the aircraft. FBI Special Agent Bomb Techs and Special Agents are on the ground coordinating with local authorities.”
The airport authority has said that law enforcement is on the scene and investigating.
This is a developing story, and will be updated.
-
Hawaii4 minutes agoA Deep Dive into Hawai‘i’s Shell Jewelry Industry – Hawaii Business Magazine
-
Idaho10 minutes ago
Idaho Lottery results: See winning numbers for Pick 3, Pick 4 on April 19, 2026
-
Illinois16 minutes agoMultiple people shot in Centralia, Illinois: REPORT
-
Indiana21 minutes agoIndiana mother charged with neglect after baby’s co-sleeping death
-
Iowa28 minutes agoFormer Iowa State star, All-American Audi Crooks announces transfer destination
-
Kansas34 minutes agoTyler Reddick needs OT at Kansas to claim fifth win of NASCAR season
-
Kentucky40 minutes agoVanderbilt baseball’s series win vs Kentucky revelatory
-
Louisiana46 minutes agoLouisiana shooter Shamar Elkins made chilling remarks about ‘demons’ weeks before killing his 7 kids and their cousin