What’s this? Listen to the episode and explore the site while you're here.
Rules: • Every 5 minutes you'll get a math check • You have 30 seconds to answer • Miss it or answer wrong and the timer resets • Submit your time with your social media
Top listeners get a special gift from the Out The Blue Crew.
00:00:00
let seconds = 0; let captchaActive = false; function toggleRules(){ let box = document.getElementById("rulesBox"); if(box.style.display === "none"){ box.style.display = "block"; }else{ box.style.display = "none"; } } function updateTimer(){ if(captchaActive) return; seconds++; let hrs = Math.floor(seconds/3600); let mins = Math.floor((seconds%3600)/60); let secs = seconds%60; document.getElementById("timer").innerText = String(hrs).padStart(2,"0")+":"+ String(mins).padStart(2,"0")+":"+ String(secs).padStart(2,"0"); if(seconds % 300 === 0){ triggerCaptcha(); } } setInterval(updateTimer,1000); function triggerCaptcha(){ captchaActive = true; let a = Math.floor(Math.random()*10)+1; let b = Math.floor(Math.random()*10)+1; let answer = a + b; let userAnswer = prompt( "Quick check to keep your Luv Time going:\n\nWhat is "+a+" + "+b+" ?" ); let timeout = setTimeout(()=>{ resetTimer(); },30000); if(userAnswer == answer){ clearTimeout(timeout); captchaActive = false; }else{ resetTimer(); } } function resetTimer(){ seconds = 0; captchaActive = false; document.getElementById("timer").innerText = "00:00:00"; alert("Timer reset — you missed the 5-minute check."); } function sendScore(){ let time = document.getElementById("timer").innerText; let emailParts = ["mindmastermedia81","gmail","com"]; let email = emailParts[0]+"@"+emailParts[1]+"."+emailParts[2]; let subject = encodeURIComponent("My Out The Blue Luv Time"); let body = encodeURIComponent( "My Luv Time: "+time+ "\n\nMy Social Media Handles:"+ "\nInstagram:"+ "\nTwitter/X:"+ "\nTikTok:"+ "\n\nName:" ); window.location.href = "mailto:"+email+"?subject="+subject+"&body="+body; }
🎧 Listen To More
function toggleApplePlayer(){ let player = document.getElementById("applePlayerBox"); if(player.style.display === "none"){ player.style.display = "block"; }else{ player.style.display = "none"; } }
window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-40C3ETVD81');
Who We Are
Young couple Chris Blue and Zha’Bria Marquez are navigating life, culture, and everything in between — all while embracing the randomness of life at every turn. From wild stories and hot takes to deep conversations about growth, Out The Blue feels like kicking it with your favorite couple every week.Every episode blends equal parts laughs, lessons, and love. They spin a wheel of topics each week, so no episode is ever the same. So grab your drink, pull up a chair, and join the convo — around here, it’s always good vibes and genuine energy. The best things in life happen Out The Blue!
Zha'Bria Marquez
Zha’bria Marquez is a sharp communicator, cultural observer, and an unapologetically honest voice behind the mic. A proud graduate of Fayetteville State University, she earned her bachelor’s degree in English while distinguishing herself academically through organizations like the Alpha Kappa Mu Honor Society, the Pre-Law Society, and the Honors Hall Association.Blending intellect with intuition, Bria has a natural ability to break down culture, relationships, and everyday life with humor, insight, and real-world perspective. On Out The Blue Podcast, she isn’t afraid to challenge a take, tell it like it is, or keep Chris in check when the moment calls for it.Thoughtful, sharp, and authentic, Bria brings a grounded energy to every conversation. She’s not just part of the dialogue — she helps shape it.
"The Mastermind" Chris Blue
Chris Blue is a media creative, radio mind, and cultural commentator known for his sharp perspective and even sharper vision. A graduate of Fayetteville State University and current master’s student at Alcorn State University, Chris built his foundation in college radio at Bronco-iRadio before expanding his experience both on-air and behind the scenes at WIDU 99.7FM and 104.5FM in Fayetteville.Whether he’s running the boards, spinning the wheel on Out The Blue Podcast, or leading conversations that challenge the culture, Chris brings a voice rooted in authenticity and curiosity. His journey into digital media began on YouTube in 2014, shaping a style that blends experience, instinct, and forward thinking.Strategic, outspoken, and always observing the bigger picture, Chris approaches media with the mindset of someone determined to push conversations forward — and never afraid to question conventional thinking.
window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-40C3ETVD81');
Guest Form/Sponsor form
Got a story worth telling? A brand that aligns with real convos and good vibes? Whether you’re trying to sit in the guest chair or explore a sponsorship that actually connects with culture — we’d love to hear from you.Drop your info below and let’s make something dope happen.
window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-40C3ETVD81');
The Mindmasters
Not everyone thinks the same. Some people follow the noise. Others study the game.Mind Masters is for the second group.A private network of thinkers, creators, and culture observers who pay attention to what’s really happening behind the scenes.If you’re here, chances are you’re one of them.
💡 Join Mind Masters
×
function openMailerLite(){ document.getElementById("mlModal").style.display="flex"; } function closeMailerLite(){ document.getElementById("mlModal").style.display="none"; }
What Happens InsideMind Masters is where the real conversations live.Members get access to:• exclusive content and behind-the-scenes insights • early releases from upcoming shows and projects • curated playlists, cultural breakdowns, and recommendations • private updates from the Mind Masters network • announcements and opportunities before the public sees themNo algorithms. No noise. Just direct access.
Show some luv on the Luv Wall! This is the spot for the community to tap in, shout out the show, and connect with other listeners. Drop your name, leave a message, and let us know you’re rocking with the podcast.Rules: No spam. No bots. Love only. Keep the energy positive — the hating era is over. Respect the space and the people in it. If you’re coming with weird vibes, this ain’t the place for you.