
Week two takes West Virginia on the road for a late afternoon kickoff against Ohio on Saturday. It’s the first test of the season for the Mountaineers, who will try to carry the momentum from last week’s opener into Athens. Kickoff is set for 4:00PM, with some rain showers in the morning before clearing out and temps hitting a high around 68 degrees — perfect football weather. If you’re one of the many traveling to the game, you’ll have plenty of time to tailgate before heading into Peden Stadium.
If you’re staying home, you can still throw together a spread and pretend you’re there.
O’Betty’s-style Hot Dogs
I asked three different people with ties to Athens or Ohio University the best place to eat there, and all three told me O’Betty’s Red Hot. It’s been a staple since 2003 and is the kind of spot that’s draws a big lunch crowd during the day and stays busy with to-go orders late at night.
For authenticity at your tailgate, start with all-beef hot dogs. O’Betty’s uses all-beef with natural casings from a Cleveland butcher, but what really makes O’Betty’s is the toppings — mustard, onions, relish, sauerkraut, sport peppers, chili, cheese, slaw, bacon. Get creative and leave plenty of room for all the feeexins.
O’Betty’s Red Hot has been part of the Athens food scene since 2003. What started as a late-night stop for students quickly turned into an all-day favorite downtown. The shop serves all-beef, natural-casing hot dogs from a small butcher in Cleveland with toppings that are all made in-house.
The fries are fresh-cut and can be ordered plain, Cajun, garlic, cheese, chili cheese, or any mix of the above.
The menu also includes brats, hot links, specialty sausages, and a Philly cheesesteak called the Tiara Lee. Every item fits the burlesque theme, with names like Blaze Starr, Lily the Cat, and Dixie Evans — all under O’Betty’s slogan, “the weenie with the wiggle.”
Coleslaw
Since O’Betty’s leans on the fixins, we’ll do the same — here’s a simple coleslaw that works just as well on the dog as it does on the side.
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700&family=Work+Sans:wght@300;400;500&display=swap'); .sm-v5-skw{ --head:'Jost',sans-serif; --body:'Work Sans',sans-serif; --blue:#002855; --gold:#EAAA00; --shadow:0 10px 30px rgba(0,0,0,.18); display:flex; justify-content:center; } .sm-v5-skw *{ box-sizing:border-box; } /* CARD WRAPPER (flipped columns: recipe 60% / photo 40%) */ .sm-v5-skw .card{ width:95%; max-width:1100px; margin:1rem auto; aspect-ratio:8/5; display:grid; grid-template-columns:60% 40%; border-radius:16px; overflow:hidden; box-shadow:var(--shadow); background:#fff; font-family:var(--body); min-height:0; } /* RECIPE (left column) */ .sm-v5-skw .right{ display:flex; flex-direction:column; min-height:0; background:#fff; } .sm-v5-skw .tabs{ display:flex; flex-direction:column; flex:1 1 auto; min-height:0; } .sm-v5-skw .tabs input{ position:absolute; opacity:0; pointer-events:none; } .sm-v5-skw .tablabels{ display:flex; background:#f7f9fc; border-bottom:3px solid #f0f2f6; } .sm-v5-skw .tablabels label{ flex:1; text-align:center; padding:.85rem .75rem; cursor:pointer; font-family:var(--head); font-weight:700; color:#243b5a; } #v5-skw-ing:checked ~ .tablabels label[for="v5-skw-ing"], #v5-skw-steps:checked ~ .tablabels label[for="v5-skw-steps"]{ background:#fff; box-shadow:inset 0 -4px 0 var(--gold); color:#0b2a50; } /* SCROLL BODY */ .sm-v5-skw .panes{ flex:1 1 auto; overflow:auto; padding:14px 18px; height:100%; -webkit-overflow-scrolling:touch; font-size:.88rem; line-height:1.42; } .sm-v5-skw .pane{ display:none; } #v5-skw-ing:checked ~ .panes .ingredients{ display:block; } #v5-skw-steps:checked ~ .panes .steps{ display:block; } /* force bullets/numbers to show */ .sm-v5-skw .panes ul, .sm-v5-skw .panes ol{ list-style: revert !important; list-style-position: outside !important; padding-left:1.25rem !important; margin:0 0 .75rem 0 !important; } .sm-v5-skw .panes li::marker{ color:#002855; } /* CREDIT (recipe side only) */ .sm-v5-skw .source-credit{ background:#fff; border-top:1px solid #eee; padding:6px 12px; font-size:.8rem; color:#002855; font-weight:600; } .sm-v5-skw .source-credit a{ color:#002855; text-decoration:none; } .sm-v5-skw .source-credit a:hover{ text-decoration:underline; } /* PHOTO (right column) */ .sm-v5-skw .left{ position:relative; overflow:hidden; background-position:center; background-size:cover; background-repeat:no-repeat; } .sm-v5-skw .left::before{ content:""; position:absolute; inset:0; background:linear-gradient(180deg, rgba(0,0,0,.35) 0%, rgba(0,0,0,.65) 60%, rgba(0,0,0,.85) 100%); pointer-events:none; z-index:1; } /* Branding */ .sm-v5-skw .branding{ position:absolute; top:12px; left:12px; z-index:2; display:flex; align-items:center; gap:.4rem; } .sm-v5-skw .branding img{ height:22px; width:auto; } .sm-v5-skw .branding span{ color:#fff; font-weight:700; letter-spacing:.05em; text-transform:uppercase; font-size:clamp(.68rem,.85vw,.85rem); text-shadow:0 1px 2px rgba(0,0,0,.35); } /* Bottom title + meta */ .sm-v5-skw .left-contents{ position:absolute; left:14px; right:14px; bottom:14px; z-index:2; color:#fff; max-width:92%; } .sm-v5-skw .title-left{ margin:0 0 .45rem; font-family:var(--head); font-weight:800; text-transform:uppercase; letter-spacing:.01em; line-height:1.05; word-break:break-word; font-size:clamp(1.05rem,1.5vw,1.35rem); text-shadow:0 2px 6px rgba(0,0,0,.35); } .sm-v5-skw .meta-left{ display:grid; grid-template-columns:repeat(3,1fr); gap:clamp(8px,1vw,12px); } .sm-v5-skw .meta-left .val{ display:block; font-weight:800; line-height:1; font-size:clamp(.82rem,1vw,.95rem); } .sm-v5-skw .meta-left .label{ display:block; margin-top:4px; font-weight:600; text-transform:uppercase; opacity:.9; font-size:clamp(.52rem,.7vw,.6rem); } /* MOBILE: PHOTO first, then RECIPE */ @media(max-width:767px){ .sm-v5-skw .card{ grid-template-columns:1fr; grid-template-rows:auto 1fr; grid-template-areas: "photo" "recipe"; width:95%; height:520px; aspect-ratio:auto; } .sm-v5-skw .left{ grid-area: photo; height:220px; } .sm-v5-skw .right{ grid-area: recipe; } .sm-v5-skw .title-left{ font-size:1.35rem; } .sm-v5-skw .meta-left .val{ font-size:1rem; } .sm-v5-skw .meta-left .label{ font-size:.6rem; } } /* TABLET */ @media(min-width:768px) and (max-width:1024px){ .sm-v5-skw .card{ width:92%; grid-template-columns:60% 40%; } .sm-v5-skw .title-left{ font-size:1.25rem; } .sm-v5-skw .meta-left .val{ font-size:.85rem; } .sm-v5-skw .meta-left .label{ font-size:.55rem; } } /* DESKTOP */ @media(min-width:1025px){ .sm-v5-skw .title-left{ font-size:1.35rem; } .sm-v5-skw .meta-left .val{ font-size:.9rem; } .sm-v5-skw .meta-left .label{ font-size:.58rem; } }- 8 cups finely diced cabbage (about 1 head)
- 1 medium carrot, finely diced
- 2 tablespoons minced onion
- ½ cup sugar
- ½ teaspoon salt
- ⅛ teaspoon pepper
- ¼ cup milk
- ½ cup mayonnaise
- ¼ cup buttermilk
- 1½ tablespoons white vinegar
- 2½ tablespoons lemon juice
- Dice the cabbage into very small pieces and toss in a large bowl with the carrot and onion.
- In another bowl, whisk together the sugar, salt, pepper, milk, mayonnaise, buttermilk, vinegar, and lemon juice until smooth.
- Pour the dressing over the vegetables and fold gently until everything is evenly coated.
- Cover and refrigerate for at least 4 hours, or overnight for best flavor.
Potato Salad
Potato salad is one of those dishes people have very strong opinions about. Everybody’s convinced their version is the only right way, and every cookout has at least one person side eyeing the potato salad if it doesn’t look like what they make. This one’s the one I’ve used, and I can confirm it is Actually Good. The potatoes are soft but not mushy, and everything gets folded together while it’s still got some texture. Don’t be shy with the seasoning — bland potato salad is a crime. Salt, pepper, mix it in, taste, and then season again if you have to. And for the love of God, no raisins!
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700&family=Work+Sans:wght@300;400;500&display=swap'); .sm-v5-eggs{ --head:'Jost',sans-serif; --body:'Work Sans',sans-serif; --blue:#002855; --gold:#EAAA00; --shadow:0 10px 30px rgba(0,0,0,.18); display:flex; justify-content:center; } .sm-v5-eggs *{ box-sizing:border-box; } /* CARD WRAPPER */ .sm-v5-eggs .card{ width:95%; max-width:1100px; margin:1rem auto; aspect-ratio:8/5; display:grid; grid-template-columns:40% 60%; border-radius:16px; overflow:hidden; box-shadow:var(--shadow); background:#fff; font-family:var(--body); min-height:0; } /* LEFT PANEL (photo + overlay + branding + meta) */ .sm-v5-eggs .left{ position:relative; overflow:hidden; background-position:center; background-size:cover; background-repeat:no-repeat; } .sm-v5-eggs .left::before{ content:""; position:absolute; inset:0; background:linear-gradient(180deg, rgba(0,0,0,.35) 0%, rgba(0,0,0,.65) 60%, rgba(0,0,0,.85) 100%); pointer-events:none; z-index:1; } .sm-v5-eggs .branding{ position:absolute; top:12px; left:12px; z-index:2; display:flex; align-items:center; gap:.4rem; } .sm-v5-eggs .branding img{ height:22px; width:auto; } .sm-v5-eggs .branding span{ color:#fff; font-weight:700; letter-spacing:.05em; text-transform:uppercase; font-size:clamp(.68rem,.85vw,.85rem); text-shadow:0 1px 2px rgba(0,0,0,.35); } .sm-v5-eggs .left-contents{ position:absolute; left:14px; right:14px; bottom:14px; z-index:2; color:#fff; max-width:92%; } .sm-v5-eggs .title-left{ margin:0 0 .45rem; font-family:var(--head); font-weight:800; text-transform:uppercase; letter-spacing:.01em; line-height:1.05; word-break:break-word; font-size:clamp(1.05rem,1.5vw,1.35rem); text-shadow:0 2px 6px rgba(0,0,0,.35); } .sm-v5-eggs .meta-left{ display:grid; grid-template-columns:repeat(3,1fr); gap:clamp(8px,1vw,12px); } .sm-v5-eggs .meta-left .val{ display:block; font-weight:800; line-height:1; font-size:clamp(.82rem,1vw,.95rem); } .sm-v5-eggs .meta-left .label{ display:block; margin-top:4px; font-weight:600; text-transform:uppercase; opacity:.9; font-size:clamp(.52rem,.7vw,.6rem); } /* RIGHT (tabs only) */ .sm-v5-eggs .right{ display:flex; flex-direction:column; min-height:0; background:#fff; } .sm-v5-eggs .tabs{ display:flex; flex-direction:column; flex:1 1 auto; min-height:0; } .sm-v5-eggs .tabs input{ position:absolute; opacity:0; pointer-events:none; } .sm-v5-eggs .tablabels{ display:flex; background:#f7f9fc; border-bottom:3px solid #f0f2f6; } .sm-v5-eggs .tablabels label{ flex:1; text-align:center; padding:.85rem .75rem; cursor:pointer; font-family:var(--head); font-weight:700; color:#243b5a; } /* SCROLL + bullet reset */ .sm-v5-eggs .panes{ flex:1 1 auto; overflow:auto; padding:14px 18px; height:100%; -webkit-overflow-scrolling:touch; font-size:.88rem; line-height:1.42; } .sm-v5-eggs .pane{ display:none; } .sm-v5-eggs .panes ul, .sm-v5-eggs .panes ol{ list-style:revert !important; list-style-position:outside !important; padding-left:1.25rem !important; margin:0 0 .75rem 0 !important; } .sm-v5-eggs .panes li::marker{ color:#002855; } /* DEFAULT ID SET (left intact for other cards on page) */ #v5-eggs-ing:checked ~ .tablabels label[for="v5-eggs-ing"], #v5-eggs-steps:checked ~ .tablabels label[for="v5-eggs-steps"]{ background:#fff; box-shadow:inset 0 -4px 0 var(--gold); color:#0b2a50; } #v5-eggs-ing:checked ~ .panes .ingredients{ display:block; } #v5-eggs-steps:checked ~ .panes .steps{ display:block; } /* SCOPED ID SET JUST FOR THIS CARD (unique IDs so it won’t collide) */ #pot-ing:checked ~ .tablabels label[for="pot-ing"], #pot-steps:checked ~ .tablabels label[for="pot-steps"]{ background:#fff; box-shadow:inset 0 -4px 0 var(--gold); color:#0b2a50; } #pot-ing:checked ~ .panes .ingredients{ display:block; } #pot-steps:checked ~ .panes .steps{ display:block; } /* MOBILE */ @media(max-width:767px){ .sm-v5-eggs .card{ grid-template-columns:1fr; width:95%; height:520px; aspect-ratio:auto; } .sm-v5-eggs .left{ height:220px; } .sm-v5-eggs .title-left{ font-size:1.35rem; } .sm-v5-eggs .meta-left .val{ font-size:1rem; } .sm-v5-eggs .meta-left .label{ font-size:.6rem; } } /* TABLET */ @media(min-width:768px) and (max-width:1024px){ .sm-v5-eggs .card{ width:92%; grid-template-columns:40% 60%; } .sm-v5-eggs .title-left{ font-size:1.25rem; } .sm-v5-eggs .meta-left .val{ font-size:.85rem; } .sm-v5-eggs .meta-left .label{ font-size:.55rem; } }- 5 lb Yukon or red potatoes, peeled and diced
- ½ cup Miracle Whip
- ½ cup mayonnaise
- ⅓ cup Dijon mustard
- ¼ cup coarse mustard
- 2 Tbsp Frank’s RedHot
- ½ Tbsp garlic powder
- 1 tsp onion powder
- ½ tsp smoked paprika
- 1 cup dill relish
- 1 cup sweet relish
- ½ sweet onion, finely diced or grated
- 6 hard-boiled eggs, chopped
- 3 celery stalks, diced
- Salt and black pepper, to taste
- Celery seed, chopped chives, paprika (for garnish)
- Peel and dice the potatoes into bite-sized cubes. Add them to a big pot of water with a spoonful of chicken bouillon, bring to a boil, and cook until just fork-tender. Drain and let cool.
- Chop the celery and eggs. Grate or finely dice half a sweet onion so it blends in smoothly.
- In a large bowl, whisk together the dressing: Miracle Whip, mayo, Dijon mustard, coarse mustard, Frank’s, garlic powder, onion powder, smoked paprika, dill relish, and sweet relish. Season with salt and pepper, then taste and adjust.
- Fold in the potatoes, celery, onion, and eggs until everything’s coated but still chunky. Don’t overmix or you’ll mash it.
- Chill in the fridge until ready to serve. Before serving, top with paprika, a sprinkle of celery seed, and fresh chives.
Soft Baked Pretzels & Beer Cheese
You don’t have to be Auntie Ann to pull this one off. Pretzels aren’t as intimidating as they look. Make them the night before, and you can wrap them in foil and throw them on the side of the grill to reheat them. They’ll disappear fast, especially once you sit a crockpot of beer cheese next to them. Use whatever lager you’ve got on hand; Miller High Life worked just fine for me. Warm, salty pretzels with a beer cheese dip is about as tailgate-friendly as it gets.
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700&family=Work+Sans:wght@300;400;500&display=swap'); .sm-v5-skw{ --head:'Jost',sans-serif; --body:'Work Sans',sans-serif; --blue:#002855; --gold:#EAAA00; --shadow:0 10px 30px rgba(0,0,0,.18); display:flex; justify-content:center; } .sm-v5-skw *{ box-sizing:border-box; } /* CARD WRAPPER (flipped columns: recipe 60% / photo 40%) */ .sm-v5-skw .card{ width:95%; max-width:1100px; margin:1rem auto; aspect-ratio:8/5; display:grid; grid-template-columns:60% 40%; border-radius:16px; overflow:hidden; box-shadow:var(--shadow); background:#fff; font-family:var(--body); min-height:0; } /* RECIPE (left column) */ .sm-v5-skw .right{ display:flex; flex-direction:column; min-height:0; background:#fff; } .sm-v5-skw .tabs{ display:flex; flex-direction:column; flex:1 1 auto; min-height:0; } .sm-v5-skw .tabs input{ position:absolute; opacity:0; pointer-events:none; } .sm-v5-skw .tablabels{ display:flex; background:#f7f9fc; border-bottom:3px solid #f0f2f6; } .sm-v5-skw .tablabels label{ flex:1; text-align:center; padding:.85rem .75rem; cursor:pointer; font-family:var(--head); font-weight:700; color:#243b5a; } /* UPDATED: tie labels to the new IDs */ #v5-pretz-ing:checked ~ .tablabels label[for="v5-pretz-ing"], #v5-pretz-steps:checked ~ .tablabels label[for="v5-pretz-steps"]{ background:#fff; box-shadow:inset 0 -4px 0 var(--gold); color:#0b2a50; } /* SCROLL BODY */ .sm-v5-skw .panes{ flex:1 1 auto; overflow:auto; padding:14px 18px; height:100%; -webkit-overflow-scrolling:touch; font-size:.88rem; line-height:1.42; } .sm-v5-skw .pane{ display:none; } /* UPDATED: use new IDs so this card controls its own panes */ #v5-pretz-ing:checked ~ .panes .ingredients{ display:block; } #v5-pretz-steps:checked ~ .panes .steps{ display:block; } /* force bullets/numbers to show */ .sm-v5-skw .panes ul, .sm-v5-skw .panes ol{ list-style: revert !important; list-style-position: outside !important; padding-left:1.25rem !important; margin:0 0 .75rem 0 !important; } .sm-v5-skw .panes li::marker{ color:#002855; } /* CREDIT (recipe side only) */ .sm-v5-skw .source-credit{ background:#fff; border-top:1px solid #eee; padding:6px 12px; font-size:.8rem; color:#002855; font-weight:600; } .sm-v5-skw .source-credit a{ color:#002855; text-decoration:none; } .sm-v5-skw .source-credit a:hover{ text-decoration:underline; } /* PHOTO (right column) */ .sm-v5-skw .left{ position:relative; overflow:hidden; background-position:center; background-size:cover; background-repeat:no-repeat; } .sm-v5-skw .left::before{ content:""; position:absolute; inset:0; background:linear-gradient(180deg, rgba(0,0,0,.35) 0%, rgba(0,0,0,.65) 60%, rgba(0,0,0,.85) 100%); pointer-events:none; z-index:1; } /* Branding */ .sm-v5-skw .branding{ position:absolute; top:12px; left:12px; z-index:2; display:flex; align-items:center; gap:.4rem; } .sm-v5-skw .branding img{ height:22px; width:auto; } .sm-v5-skw .branding span{ color:#fff; font-weight:700; letter-spacing:.05em; text-transform:uppercase; font-size:clamp(.68rem,.85vw,.85rem); text-shadow:0 1px 2px rgba(0,0,0,.35); } /* Bottom title + meta */ .sm-v5-skw .left-contents{ position:absolute; left:14px; right:14px; bottom:14px; z-index:2; color:#fff; max-width:92%; } .sm-v5-skw .title-left{ margin:0 0 .45rem; font-family:var(--head); font-weight:800; text-transform:uppercase; letter-spacing:.01em; line-height:1.05; word-break:break-word; font-size:clamp(1.05rem,1.5vw,1.35rem); text-shadow:0 2px 6px rgba(0,0,0,.35); } .sm-v5-skw .meta-left{ display:grid; grid-template-columns:repeat(3,1fr); gap:clamp(8px,1vw,12px); } .sm-v5-skw .meta-left .val{ display:block; font-weight:800; line-height:1; font-size:clamp(.82rem,1vw,.95rem); } .sm-v5-skw .meta-left .label{ display:block; margin-top:4px; font-weight:600; text-transform:uppercase; opacity:.9; font-size:clamp(.52rem,.7vw,.6rem); } /* MOBILE: PHOTO first, then RECIPE */ @media(max-width:767px){ .sm-v5-skw .card{ grid-template-columns:1fr; grid-template-rows:auto 1fr; grid-template-areas: "photo" "recipe"; width:95%; height:520px; aspect-ratio:auto; } .sm-v5-skw .left{ grid-area: photo; height:220px; } .sm-v5-skw .right{ grid-area: recipe; } .sm-v5-skw .title-left{ font-size:1.35rem; } .sm-v5-skw .meta-left .val{ font-size:1rem; } .sm-v5-skw .meta-left .label{ font-size:.6rem; } } /* TABLET */ @media(min-width:768px) and (max-width:1024px){ .sm-v5-skw .card{ width:92%; grid-template-columns:60% 40%; } .sm-v5-skw .title-left{ font-size:1.25rem; } .sm-v5-skw .meta-left .val{ font-size:.85rem; } .sm-v5-skw .meta-left .label{ font-size:.55rem; } } /* DESKTOP */ @media(min-width:1025px){ .sm-v5-skw .title-left{ font-size:1.35rem; } .sm-v5-skw .meta-left .val{ font-size:.9rem; } .sm-v5-skw .meta-left .label{ font-size:.58rem; } }- 1 ½ cups warm water (110–115°F)
- 1 Tbsp sugar
- 2 tsp kosher salt
- 1 packet active dry yeast
- 4 ½ cups all-purpose flour (22 oz)
- 2 oz unsalted butter, melted
- Vegetable oil (for greasing)
- 10 cups water
- ⅔ cup baking soda
- 1 egg yolk beaten with 1 Tbsp water
- Pretzel salt or coarse kosher salt
- Mix the warm water, sugar, and salt in a big bowl, then sprinkle the yeast on top. Let it sit for 5 minutes until it foams.
- Stir in the flour and melted butter with a sturdy spoon until it comes together. Knead on a floured counter until smooth and springy, 8–10 minutes.
- Lightly oil the bowl, return the dough, cover, and rise in a warm spot until doubled, ~50–55 minutes.
- Heat oven to 450°F. Line two baking sheets with parchment and brush lightly with oil.
- Bring 10 cups water + baking soda to a boil. Divide dough into 8 pieces; roll to 24″ ropes, make a U, cross ends, and press to form pretzels.
- Boil each pretzel 30 seconds, remove with a spatula, set on sheets.
- Brush with egg wash, sprinkle with salt, and bake 12–14 minutes until deep golden.
- Cool 5 minutes before serving.
- 2 Tbsp unsalted butter
- 3 Tbsp all-purpose flour
- ¾ cup whole milk or half-and-half
- ⅔ cup beer (lager, German-style, or your favorite)
- 1 tsp Worcestershire sauce
- 1 tsp Dijon mustard
- ½ tsp garlic powder
- ¼ tsp smoked paprika
- ¼ tsp salt
- 2 ½ cups sharp cheddar cheese, shredded
- Start by shredding your cheddar so it’s ready to melt in quickly.
- Melt butter in a saucepan over medium heat. Whisk in flour until a paste forms, about 1 minute.
- Slowly pour in the milk while whisking. Cook for 1 minute until it thickens slightly.
- One by one, whisk in the beer, Worcestershire, Dijon, garlic powder, paprika, and salt.
- Add the cheddar a handful at a time, stirring until smooth and creamy.
- Pour into a serving bowl and serve warm with pretzels. It’ll be thin at first but thickens as it cools — and reheats easily.
Paw Paw Cheesecake
If Athens County, OH has a claim to fame beyond Ohio football, it’s pawpaws. Every September the area leans into it with the Ohio Pawpaw Festival, which runs the 12th through the 14th this year. We’re keeping it simple here with pawpaw cheesecake. We’re in peak pawpaw season, so you should be able to find some at local farmers markets or Facebook marketplace (seriously). Make it the night before and let it chill. You can cut it into square bars or just serve it in slices.
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700&family=Work+Sans:wght@300;400;500&display=swap'); .sm-v5-pies-left{ --head:'Jost',sans-serif; --body:'Work Sans',sans-serif; --blue:#002855; --gold:#EAAA00; --shadow:0 10px 30px rgba(0,0,0,.18); display:flex; justify-content:center; } .sm-v5-pies-left *{ box-sizing:border-box; } .sm-v5-pies-left .card{ width:95%; max-width:1100px; margin:1rem auto; aspect-ratio:8/5; display:grid; grid-template-columns:60% 40%; border-radius:16px; overflow:hidden; box-shadow:var(--shadow); background:#fff; font-family:var(--body); min-height:0; } /* RECIPE SIDE (left) */ .sm-v5-pies-left .right{ display:flex; flex-direction:column; min-height:0; background:#fff; } .sm-v5-pies-left .tabs{ display:flex; flex-direction:column; flex:1 1 auto; min-height:0; } .sm-v5-pies-left .tabs input{ position:absolute; opacity:0; pointer-events:none; } .sm-v5-pies-left .tablabels{ display:flex; background:#f7f9fc; border-bottom:3px solid #f0f2f6; } .sm-v5-pies-left .tablabels label{ flex:1; text-align:center; padding:.85rem .75rem; cursor:pointer; font-family:var(--head); font-weight:700; color:#243b5a; } #v5-pies-ing-left:checked ~ .tablabels label[for="v5-pies-ing-left"], #v5-pies-steps-left:checked ~ .tablabels label[for="v5-pies-steps-left"]{ background:#fff; box-shadow:inset 0 -4px 0 var(--gold); color:#0b2a50; } .sm-v5-pies-left .panes{ flex:1 1 auto; overflow:auto; padding:14px 18px; height:100%; -webkit-overflow-scrolling:touch; font-size:.88rem; line-height:1.42; } .sm-v5-pies-left .pane{ display:none; } #v5-pies-ing-left:checked ~ .panes .ingredients{ display:block; } #v5-pies-steps-left:checked ~ .panes .steps{ display:block; } /* Bullet/number reset */ .sm-v5-pies-left .panes ul, .sm-v5-pies-left .panes ol{ list-style: revert !important; list-style-position: outside !important; padding-left: 1.25rem !important; margin: 0 0 .75rem 0 !important; } .sm-v5-pies-left .panes li{ margin:.28rem 0 !important; } /* CREDIT */ .sm-v5-pies-left .source-credit{ background:#fff; border-top:1px solid #eee; padding:6px 12px; font-size:.8rem; color:#002855; font-weight:600; } /* PHOTO SIDE (right) */ .sm-v5-pies-left .left{ position:relative; overflow:hidden; background-position:center; background-size:cover; background-repeat:no-repeat; } .sm-v5-pies-left .left::before{ content:""; position:absolute; inset:0; background:linear-gradient(180deg, rgba(0,0,0,.35) 0%, rgba(0,0,0,.65) 60%, rgba(0,0,0,.85) 100%); pointer-events:none; z-index:1; } .sm-v5-pies-left .branding{ position:absolute; top:12px; left:12px; z-index:2; display:flex; align-items:center; gap:.4rem; } .sm-v5-pies-left .branding img{ height:22px; } .sm-v5-pies-left .branding span{ color:#fff; font-weight:700; letter-spacing:.05em; text-transform:uppercase; font-size:clamp(.68rem,.85vw,.85rem); text-shadow:0 1px 2px rgba(0,0,0,.35); } .sm-v5-pies-left .left-contents{ position:absolute; left:14px; right:14px; bottom:14px; z-index:2; color:#fff; } .sm-v5-pies-left .title-left{ margin:0 0 .45rem; font-family:var(--head); font-weight:800; text-transform:uppercase; letter-spacing:.01em; line-height:1.05; word-break:break-word; font-size:clamp(1.05rem,1.5vw,1.35rem); text-shadow:0 2px 6px rgba(0,0,0,.35); } .sm-v5-pies-left .meta-left{ display:grid; grid-template-columns:repeat(3,1fr); gap:clamp(8px,1vw,12px); } .sm-v5-pies-left .meta-left .val{ display:block; font-weight:800; line-height:1; font-size:clamp(.82rem,1vw,.95rem); } .sm-v5-pies-left .meta-left .label{ display:block; margin-top:4px; font-weight:600; text-transform:uppercase; opacity:.9; font-size:clamp(.52rem,.7vw,.6rem); } /* MOBILE: photo first then recipe */ @media(max-width:767px){ .sm-v5-pies-left .card{ grid-template-columns:1fr; grid-template-rows:auto 1fr; grid-template-areas:"photo" "recipe"; width:95%; height:520px; aspect-ratio:auto; } .sm-v5-pies-left .left{ grid-area:photo; height:220px; } .sm-v5-pies-left .right{ grid-area:recipe; } .sm-v5-pies-left .title-left{ font-size:1.35rem; } .sm-v5-pies-left .meta-left .val{ font-size:1rem; } .sm-v5-pies-left .meta-left .label{ font-size:.6rem; } }- 1 lb ripe pawpaws (about 4–5 medium), puréed
- 1 lb cream cheese, softened
- Zest of ½ lemon + 2 Tbsp lemon juice (or regular lemon)
- 2 large eggs + 3 egg yolks, room temperature
- ½ tsp salt
- 5 Tbsp unsalted butter, melted
- ¼ cup sugar
- 1½ cups graham cracker crumbs
- ½ cup finely chopped black walnuts
- ½ tsp ground cinnamon
Crust:
- Purée about 1 pound of ripe pawpaws in a blender or food processor until smooth. Set aside.
- Heat your oven to 325°F. Line a 9×13 baking pan with parchment paper and lightly grease the edges.
- Mix graham cracker crumbs, ¼ cup sugar, and melted butter in a bowl until the crumbs look like wet sand. Press evenly into the bottom of the prepared pan. Bake for 10 minutes, then set aside to cool slightly.
- In a large bowl, beat the cream cheese and ¾ cup sugar until fluffy. Add the eggs one at a time, mixing after each. Stir in vanilla, sour cream, flour, and a pinch of salt until smooth.
- Fold in the pawpaw purée. Pour the mixture over your baked crust and spread evenly.
- Bake for 35–40 minutes, until the center is just set and the edges look slightly golden. Don’t overbake — it should still have a little jiggle in the middle.
- Let cool at room temperature, then chill in the fridge for at least 3 hours (overnight is best). Slice into bars before serving at the tailgate.
That’s the lineup this week — simple, filling, and a little Athens flavor to go with the matchup. Put it all together and you’ve got yourself a tailgate spread. Remember, Mountaineers never show up empty handed, and we never lose a tailgate.
.redcircle-link:link { color: #ea404d; text-decoration: none; } .redcircle-link:hover { color: #ea404d; } .redcircle-link:active { color: #ea404d; } .redcircle-link:visited { color: #ea404d; }
Powered by RedCircle Subscribe Now! Spotify Apple Podcasts Amazon Music RSS
.redcircle-link:link { color: #ea404d; text-decoration: none; } .redcircle-link:hover { color: #ea404d; } .redcircle-link:active { color: #ea404d; } .redcircle-link:visited { color: #ea404d; }Powered by RedCircle Subscribe Now! Spotify Apple Podcasts Amazon Music RSS