<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="snappages.com/3.0" -->
<rss version="2.0"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
	<channel>
		<title>Christchurch Miami</title>
		<description>We exist to glorify God by helping people know, love, and serve Jesus.</description>
		<atom:link href="https://christchurchmiami.org/blog/rss" rel="self" type="application/rss+xml" />
		<link>https://christchurchmiami.org</link>
		<lastBuildDate>Mon, 09 Feb 2026 16:52:23 +0000</lastBuildDate>
		<pubDate>Mon, 09 Feb 2026 16:52:23 +0000</pubDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
		<ttl>3600</ttl>
		<generator>SnapPages.com</generator>

		<item>
			<title>Should Christians Be Christian Nationalists?</title>
						<description><![CDATA[An Army chaplain and pastor unpacks what the Bible says about loving your country, following Jesus, and the Kingdom that outlasts every nation.]]></description>
			<link>https://christchurchmiami.org/blog/2026/04/29/should-christians-be-christian-nationalists</link>
			<pubDate>Wed, 29 Apr 2026 11:42:00 +0000</pubDate>
			<guid>https://christchurchmiami.org/blog/2026/04/29/should-christians-be-christian-nationalists</guid>
			<content:encoded><![CDATA[<section class="sp-section sp-scheme-0" data-index="1" data-scheme="0"><div class="sp-section-slide"  data-label="Main" ><div class="sp-section-content" ><div class="sp-grid sp-col sp-col-24"><div class="sp-block sp-code-block " data-type="code" data-id="0" style="text-align:start;"><div class="sp-block-content"  style=""><div class="code-holder"  data-id="130387" data-title="Christian Nationalists Blog"><style>
/* Scoped styling for the Christchurch Miami blog body.
Targets .ccm-body so it won't leak to other blog posts or site sections.
Mirrors the Snappages Christchurch theme: Arial, airy line-height,
gold (#b58f3c) accents, bold weight for headings.
Includes native <details>/<summary> accordion styling. */
.ccm-body {
font-family: "Arial", Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 1em;
line-height: 1.9;
color: #2a2a2a;
letter-spacing: -0.01em;
}
.ccm-body p {
margin: 0 0 1em;
}
.ccm-body h2 {
font-family: "Arial", Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 1.4em;
font-weight: 700;
line-height: 1.15;
color: #1a1a1a;
margin: 1.8em 0 0.6em;
letter-spacing: -0.02em;
}
.ccm-body h3 {
font-family: "Arial", Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 1.05em;
font-weight: 700;
line-height: 1.25;
color: #1a1a1a;
margin: 1.5em 0 0.4em;
}
.ccm-body a {
color: #b58f3c;
text-decoration: none;
border-bottom: 1px solid rgba(181, 143, 60, 0.4);
transition: border-color 0.2s ease, color 0.2s ease;
}
.ccm-body a:hover {
color: #8f6f2a;
border-bottom-color: rgba(143, 111, 42, 0.9);
}
.ccm-body blockquote {
margin: 1.4em 0;
padding: 0.4em 1.25em;
border-left: 4px solid #b58f3c;
background-color: rgba(181, 143, 60, 0.06);
font-style: italic;
color: #1a1a1a;
}
.ccm-body blockquote p {
margin: 0 0 0.3em;
}
.ccm-body blockquote p + p {
margin-top: 0.5em;
margin-bottom: 0;
font-style: normal;
font-size: 0.92em;
color: #555;
}
.ccm-body ul,
.ccm-body ol {
margin: 0 0 1em 1.25em;
padding-left: 0.5em;
}
.ccm-body li {
margin-bottom: 0.4em;
line-height: 1.7;
}
.ccm-body strong {
font-weight: 700;
color: #1a1a1a;
}
.ccm-body em {
font-style: italic;
}
.ccm-body hr {
border: none;
border-top: 1px solid #d9d9d9;
margin: 2em 0;
}
.ccm-body .tldr {
margin: 0 0 1.6em;
padding: 1em 1.25em;
border-left: 4px solid #b58f3c;
background-color: rgba(181, 143, 60, 0.08);
font-size: 0.97em;
line-height: 1.7;
}
.ccm-body .tldr strong:first-child {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 0.85em;
color: #8f6f2a;
display: block;
margin-bottom: 0.4em;
}
.ccm-body .faq-heading {
border-top: 1px solid #d9d9d9;
padding-top: 1.6em;
margin-top: 1.6em;
}
/* Native <details>/<summary> accordion */
.ccm-body details {
border-bottom: 1px solid #e6e6e6;
padding: 0.85em 0;
}
.ccm-body details:first-of-type {
border-top: 1px solid #e6e6e6;
}
.ccm-body details > summary {
list-style: none;
cursor: pointer;
font-weight: 700;
font-size: 1.02em;
color: #1a1a1a;
padding: 0.25em 2em 0.25em 0;
position: relative;
outline: none;
transition: color 0.15s ease;
}
.ccm-body details > summary:hover {
color: #8f6f2a;
}
.ccm-body details > summary::-webkit-details-marker {
display: none;
}
.ccm-body details > summary::after {
content: "+";
position: absolute;
right: 0.25em;
top: 50%;
transform: translateY(-50%);
font-size: 1.4em;
color: #b58f3c;
font-weight: 400;
line-height: 1;
transition: transform 0.2s ease;
}
.ccm-body details[open] > summary::after {
content: "−";
}
.ccm-body details > p {
margin: 0.75em 0 0.25em;
color: #2a2a2a;
line-height: 1.85;
}
.ccm-body details + details {
margin-top: 0;
}
/* YouTube embed wrapper */
.ccm-body .youtube-embed {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
margin: 2em 0;
background: #000;
}
.ccm-body .youtube-embed iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.ccm-body .ccm-toc {
margin: 0 0 1.6em;
padding: 1em 1.25em;
background-color: #fafafa;
border: 1px solid #e6e6e6;
border-radius: 2px;
font-size: 0.95em;
line-height: 1.6;
}
.ccm-body .ccm-toc-label {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 0.8em;
color: #8f6f2a;
margin-bottom: 0.4em;
}
.ccm-body .ccm-toc ul {
margin: 0;
padding-left: 1.1em;
}
.ccm-body .ccm-toc li {
margin-bottom: 0.2em;
}
.ccm-body .ccm-toc a {
color: #2a2a2a;
border-bottom: 1px dotted rgba(181, 143, 60, 0.5);
}
.ccm-body .ccm-toc a:hover {
color: #8f6f2a;
border-bottom-color: #8f6f2a;
}
.ccm-body .credits {
margin-top: 2em;
padding-top: 1.5em;
border-top: 1px solid #d9d9d9;
font-size: 0.88em;
line-height: 1.7;
color: #555;
}
.ccm-body .credits p {
margin-bottom: 0.6em;
}
.ccm-body .credits a {
color: #8f6f2a;
}
</style>
<div class="ccm-body" lang="en" itemscope itemtype="https://schema.org/Article">
<div class="tldr"><strong>Quick answer</strong> Should Christians be "Christian nationalists"? It depends on what you mean. Scripture says you can love your country deeply - God established nations and placed you in yours on purpose. But your ultimate citizenship is in heaven (<a href="https://www.bible.com/bible/59/PHP.3.20.ESV" target="_blank" rel="noopener">Philippians 3:20</a>), and Jesus said His Kingdom is not of this world (<a href="https://www.bible.com/bible/59/JHN.18.36.ESV" target="_blank" rel="noopener">John 18:36</a>). The question isn't whether Christians engage their nation. It's how. The biblical answer is humility, prayer, and a willingness to confront sin even on "your side" before asking God to heal the land.</div>
<nav class="ccm-toc" aria-label="Table of contents">
<div class="ccm-toc-label">In this article</div>
<ul>
<li><a href="#why-asking">Why Christians Are Asking About Christian Nationalism Right Now</a></li>
<li><a href="#love-country">Is It Okay for a Christian to Love Their Country?</a></li>
<li><a href="#tension">Where's the Tension Between Loving America and Following Jesus?</a></li>
<li><a href="#imperfect-leaders">Does God Use Imperfect Political Leaders?</a></li>
<li><a href="#healthy-vs-drift">What's the Difference Between Healthy Faith in Public and Christian Nationalism?</a></li>
<li><a href="#jesus-politics">What Did Jesus Say About Christians and Politics?</a></li>
<li><a href="#five-steps">How to Love Your Country Without Worshiping It (5 Steps)</a></li>
<li><a href="#revival-starts-with-us">Where This Leaves You: Revival Starts With Us</a></li>
<li><a href="#faq">Frequently Asked Questions About Christian Nationalism</a></li>
<li><a href="#about-author">About the Author</a></li>
</ul>
</nav>
<p>Last week I taught this Bible study in a tent half a world from home. The men and women in that room wear the uniform of the United States. Some of them have been deployed three, four, five times. They've buried friends. They've come home and tried to make sense of who they are when the uniform comes off.</p>
<p>The night before we met, an American president stood at a podium and read from the Bible publicly.</p>
<p>Some called it faith. Others called it politics.</p>
<p>Inside our tent the question got more honest. <strong>Should Christians be "Christian nationalists"? Or is the Kingdom of Jesus actually something different?</strong></p>
<p>I'm a pastor and an Army chaplain. I love my country. I've raised my hand and sworn an oath to the Constitution more times than I can count. And I follow Jesus as King - a King whose Kingdom doesn't run on the same fuel as any earthly nation.</p>
<p>That tension is what this study is about. Whether you live in Miami, Mosul, or somewhere in between, you live with the same pull: how do I love the place where God put me without confusing it for the place where God reigns?</p>
<p>Here's what Scripture actually says - and what I told the soldiers in the tent.</p>
<blockquote>
<p>"And he made from one man every nation of mankind to live on all the face of the earth, having determined allotted periods and the boundaries of their dwelling place, that they should seek God…"</p>
<p><a href="https://www.bible.com/bible/59/ACT.17.26-27.ESV" target="_blank" rel="noopener">Acts 17:26-27</a> (ESV)</p>
</blockquote>
<p>Paul said this to a room full of Athenians who didn't share his faith. He didn't tell them to abandon their city. He told them their city was on a map God drew - and that the whole reason God put them there was so they would find Him.</p>
<h2 id="why-asking">Why Christians Are Asking About Christian Nationalism Right Now</h2>
<p><strong>Christians are asking about Christian nationalism because the line between faith and politics has gotten harder to see - and because the term "Christian nationalism" means very different things to different people.</strong></p>
<p>Walk into a coffee shop and say the words. You'll get a dozen different reactions. To one person, it means a Christian who votes their conscience and prays for their country. To another, it means a movement that fuses American identity with Christian identity until the two are inseparable. The same two words. Two very different worlds.</p>
<p>That confusion is the point of this article. We're not going to pretend the question is simple. But we are going to take it to Scripture, because the Bible is not silent on what it looks like to be a citizen of a country and a citizen of God's Kingdom at the same time.</p>
<p>Here's the tension every Christian lives in:</p>
<ul>
<li>You love your country.</li>
<li>You follow Jesus as King.</li>
</ul>
<p>The question is <em>not</em> whether you engage the place where you live. The question is <em>how</em>. And the way you answer it will shape how you vote, how you pray, what you post, and what you teach your kids.</p>
<p>So let's get to the Bible.</p>
<h2 id="love-country">Is It Okay for a Christian to Love Their Country?</h2>
<p><strong>Yes. Loving your country is not only allowed in Scripture - it's expected.</strong> God established nations. He placed you in yours on purpose. And He calls you to seek the welfare of the place where He's put you, even when that place is broken.</p>
<p>Three passages drive this home.</p>
<h3>God established nations on purpose</h3>
<p>Paul, standing in Athens, tells a crowd of skeptics that God "made from one man every nation of mankind to live on all the face of the earth, having determined allotted periods and the boundaries of their dwelling place, that they should seek God" (<a href="https://www.bible.com/bible/59/ACT.17.26-27.ESV" target="_blank" rel="noopener">Acts 17:26-27</a>).</p>
<p>Read that slowly. Your country is not an accident. Your zip code is not random. God is the One who drew the borders of the place where you live, and He did it so that the people there would seek Him. That includes you.</p>
<p>You are where you are <em>so people might find God through your life.</em></p>
<h3>Even in exile, seek the welfare of the city</h3>
<p>When God's people were dragged off into Babylon - a foreign empire that didn't share their faith and had just destroyed their homeland - God sent them a letter through Jeremiah. The instruction was startling.</p>
<p>"Seek the welfare of the city where I have sent you… and pray to the Lord on its behalf, for in its welfare you will find your welfare" (<a href="https://www.bible.com/bible/59/JER.29.7.ESV" target="_blank" rel="noopener">Jeremiah 29:7</a>).</p>
<p>Not "tolerate." Not "endure." <em>Seek the welfare of</em>. Care about it. Pray for it. Work for its good. That's the posture God asks for from His people in a country that isn't their final home.</p>
<p>If God's people in Babylon were called to bless the city they didn't choose, you can bless the city you live in too.</p>
<h3>Pray for kings and all who are in high positions</h3>
<p>Paul tells Timothy: "First of all, then, I urge that supplications, prayers, intercessions, and thanksgivings be made for all people, for kings and all who are in high positions, that we may lead a peaceful and quiet life…" (<a href="https://www.bible.com/bible/59/1TI.2.1-2.ESV" target="_blank" rel="noopener">1 Timothy 2:1-2</a>).</p>
<p>Notice what's missing from that command. It doesn't say "pray for the leader you voted for." It doesn't say "pray for the leader who agrees with you on every issue." It says <em>pray for kings and all who are in high positions</em> - including the ones you didn't choose, didn't want, and don't agree with.</p>
<p>Loving your country, biblically, includes praying for the people who run it. All of them.</p>
<h2 id="tension">Where's the Tension Between Loving America and Following Jesus?</h2>
<p><strong>The tension is that you can love your country deeply and still belong to a different Kingdom ultimately. Scripture doesn't ask you to pick one. It asks you to know the order.</strong></p>
<p>Paul says it directly: "Our citizenship is in heaven" (<a href="https://www.bible.com/bible/59/PHP.3.20.ESV" target="_blank" rel="noopener">Philippians 3:20</a>).</p>
<p>Jesus says it directly: "My kingdom is not of this world" (<a href="https://www.bible.com/bible/59/JHN.18.36.ESV" target="_blank" rel="noopener">John 18:36</a>).</p>
<p>Here's how to hold both at the same time.</p>
<p>You can love your country deeply. You can be grateful you were born here. You can serve in its military, vote in its elections, raise your kids to respect its history, and pay taxes without resentment. None of that is in conflict with following Jesus.</p>
<p>But if your country and your King ever ask for opposite things, the King wins. Every time. Not because you don't love your country. Because you love your King more.</p>
<p>That's the thing the soldiers I taught understood instantly. They wear a uniform. They've sworn an oath. And they know - all the way down - that there is an authority over the uniform. There has to be. Otherwise the uniform becomes the highest thing, and that's how nations slide into evil.</p>
<p>You don't have to be in uniform to feel this tension. Every Christian in every age has had to learn the order:</p>
<ul>
<li><strong>Love your country.</strong></li>
<li><strong>Follow Jesus as King above your country.</strong></li>
<li><strong>Know which one comes first when they pull in different directions.</strong></li>
</ul>
<h2 id="imperfect-leaders">Does God Use Imperfect Political Leaders?</h2>
<p><strong>Yes. The Bible is full of imperfect leaders God used to do significant things - but being used by God is not the same as being right with God. The pattern that ties them together is humility under God's Word.</strong></p>
<p>Walk through five of them with me.</p>
<h3>Josiah - the king who took God's Word seriously</h3>
<p>Josiah became king as a boy. His grandfather had been one of the worst kings Judah ever had. But when workers found a copy of the Book of the Law in the temple - a Bible everyone had forgotten was even there - Josiah tore his clothes, humbled himself, and led his nation into a season of repentance and reform (<a href="https://www.bible.com/bible/59/2KI.22.8-11.ESV" target="_blank" rel="noopener">2 Kings 22:8-11</a>; <a href="https://www.bible.com/bible/59/2KI.23.1-3.ESV" target="_blank" rel="noopener">2 Kings 23:1-3</a>).</p>
<p>The pattern: God responds to leaders who humble themselves under His Word.</p>
<h3>Nebuchadnezzar - the proud king God brought low</h3>
<p>Nebuchadnezzar was a pagan emperor who ruled the world's superpower of his day. He was arrogant. He built giant statues of himself and demanded worship. And God humbled him so thoroughly that he ate grass like an animal until he came to his senses and finally honored the King above all kings (<a href="https://www.bible.com/bible/59/DAN.4.30-37.ESV" target="_blank" rel="noopener">Daniel 4:30-37</a>).</p>
<p>The pattern: God can humble the proud and turn even powerful rulers toward Him.</p>
<h3>Manasseh - the worst king who repented</h3>
<p>Manasseh was one of the most wicked kings in Judah's history. He led God's people into idolatry, shed innocent blood, and undid almost everything his father Hezekiah had built. But when he was captured, brought low, and finally repented, God restored him (<a href="https://www.bible.com/bible/59/2CH.33.10-13.ESV" target="_blank" rel="noopener">2 Chronicles 33:10-13</a>).</p>
<p>The pattern: no one is beyond God's mercy when they truly repent.</p>
<h3>Cyrus - the pagan called God's "anointed"</h3>
<p>Cyrus was a Persian king who never confessed Yahweh as his God. And yet, hundreds of years before Cyrus was born, the prophet Isaiah called him God's "anointed" and said God would use him to bring His people home from exile (<a href="https://www.bible.com/bible/59/ISA.45.1-7.ESV" target="_blank" rel="noopener">Isaiah 45:1-7</a>; <a href="https://www.bible.com/bible/59/EZR.1.1-4.ESV" target="_blank" rel="noopener">Ezra 1:1-4</a>).</p>
<p>The pattern: God can use even those who don't fully know Him to accomplish His purposes.</p>
<h3>David - the great king who fell hard</h3>
<p>David was the gold standard for godly leadership in the Old Testament. He was also an adulterer and a murderer. When the prophet Nathan confronted him, David didn't make excuses. He wrote <a href="https://www.bible.com/bible/59/PSA.51.ESV" target="_blank" rel="noopener">Psalm 51</a> - one of the most honest prayers of repentance in human history (<a href="https://www.bible.com/bible/59/2SA.12.7-13.ESV" target="_blank" rel="noopener">2 Samuel 12:7-13</a>).</p>
<p>The pattern: God honors genuine repentance, not perfection.</p>
<h3>What all five have in common</h3>
<p>No leader in Scripture is perfect. Not one. Not Josiah. Not David. Certainly not Nebuchadnezzar or Cyrus. But when leaders humble themselves under God's authority, God moves.</p>
<p>That cuts two ways for us.</p>
<p>First, it means God can use a leader you didn't vote for, didn't like, and don't trust. He's done it before.</p>
<p>Second - and this is the hard one - God using a leader doesn't mean God is endorsing that leader's sin. <strong>Being used by God is not the same as being right with God.</strong> Don't confuse the two. Cyrus accomplished God's purposes and never followed God personally. David served God faithfully and still ended up in <a href="https://www.bible.com/bible/59/PSA.51.ESV" target="_blank" rel="noopener">Psalm 51</a>. Pray for your leaders. Don't worship them.</p>
<h2 id="healthy-vs-drift">What's the Difference Between Healthy Faith in Public and Christian Nationalism?</h2>
<p><strong>Healthy public faith means a Christian lives out their convictions in the open and prays for their country. Christian nationalism - in its harmful form - equates a nation with God's Kingdom and bends Jesus to serve a political agenda. The line is real, and it's worth knowing where it sits.</strong></p>
<p>Let's name both sides plainly.</p>
<h3>Healthy public faith looks like</h3>
<ul>
<li>Loving your country and being honest about its sins at the same time.</li>
<li>Living your faith publicly - in your work, your speech, your votes.</li>
<li>Praying for your leaders, including the ones you didn't choose.</li>
<li>Influencing your culture for good through truth, courage, and grace.</li>
<li>Treating people on the other side of a political fight like image-bearers, not enemies.</li>
</ul>
<h3>Christian nationalism drift looks like</h3>
<ul>
<li>Equating your nation with God's Kingdom - confusing patriotism with worship.</li>
<li>Using Jesus to serve political power instead of submitting power to Jesus.</li>
<li>Ignoring sin because it's "your side" doing it.</li>
<li>Treating fellow Christians who vote differently like spiritual enemies.</li>
<li>Believing your political party can save what only Jesus can save.</li>
</ul>
<p>Notice something. The first list is recognizable. Most faithful Christians are already there. The second list is what people <em>fear</em> when they hear "Christian nationalism" - and it's also where any of us can drift if we're not paying attention.</p>
<p>This isn't an outside-only problem. It's a human-heart problem. The same heart that worships God on Sunday can quietly start worshiping a flag, a candidate, or a political tribe by Wednesday - and not even notice the swap.</p>
<p>The discernment question isn't <em>"Are those people Christian nationalists?"</em> It's <em>"Where is my own heart drifting?"</em></p>
<h2 id="jesus-politics">What Did Jesus Say About Christians and Politics?</h2>
<p><strong>Jesus said there are two authorities - and God always comes first. He didn't tell His followers to abandon government. He told them not to confuse government with God.</strong></p>
<p>The most famous moment is in <a href="https://www.bible.com/bible/59/MAT.22.15-22.ESV" target="_blank" rel="noopener">Matthew 22</a>. The religious leaders try to trap Jesus with a political question: <em>Is it lawful to pay taxes to Caesar?</em> If He says yes, He looks like He's siding with Roman occupation. If He says no, He looks like He's calling for revolt.</p>
<p>Jesus asks for a coin. Whose face is on it? Caesar's. So He says: "Render to Caesar the things that are Caesar's, and to God the things that are God's" (<a href="https://www.bible.com/bible/59/MAT.22.21.ESV" target="_blank" rel="noopener">Matthew 22:21</a>).</p>
<p>Two authorities. Both real. But God is always the higher one.</p>
<p>That's the framework. Pay your taxes. Serve your country. Honor your government. <em>And</em> never give to Caesar what only belongs to God - your conscience, your worship, your ultimate hope. Caesar didn't make you. Caesar can't save you. Caesar isn't coming back to make all things new. The only One who fits that job is the One whose Kingdom is not of this world.</p>
<p>That doesn't make politics unimportant. It makes politics smaller than the Kingdom. And smaller is the right size for politics. When politics gets bigger than the Kingdom in your heart, something is broken.</p>
<h2 id="five-steps">How to Love Your Country Without Worshiping It (5 Steps)</h2>
<p><strong>Loving your country well, as a Christian, takes practice. Here are five biblical habits - drawn from the passages above - that keep love of country from sliding into idolatry.</strong></p>
<h3>1. Pray for your leaders by name - including the ones you didn't vote for</h3>
<p>Start where Paul tells Timothy to start. Pray for kings and all who are in high positions (<a href="https://www.bible.com/bible/59/1TI.2.1-2.ESV" target="_blank" rel="noopener">1 Timothy 2:1-2</a>). Pick a leader by name today. Pray for their soul, their family, their wisdom, their integrity. Do it whether or not you voted for them. Praying for someone is one of the hardest things to do while hating them - which is exactly the point.</p>
<h3>2. Seek the welfare of the place where you live</h3>
<p>Don't wait for the political weather to feel right. <a href="https://www.bible.com/bible/59/JER.29.7.ESV" target="_blank" rel="noopener">Jeremiah 29:7</a> says to seek the welfare of the city - even one you didn't choose. Volunteer. Coach. Mentor. Show up at the school board meeting. Visit the lonely neighbor. Christians who actually love their country are easy to spot - because they're the ones doing the small unglamorous work of blessing it.</p>
<h3>3. Examine where love of country has crossed into idolatry</h3>
<p>Ask honest questions. Do I get more upset about a flag than a sin? Am I more loyal to a political party than to a brother or sister in Christ? Would I follow Jesus into a position my "side" doesn't agree with? Idolatry isn't always loud. Sometimes it shows up as a small heart adjustment that re-orders your loves without you noticing.</p>
<h3>4. Refuse to bend Jesus to serve your political side</h3>
<p>Jesus is not a mascot. He doesn't endorse parties. He doesn't bless sin because the sin happens to be politically useful. <a href="https://www.bible.com/bible/59/MAT.22.21.ESV" target="_blank" rel="noopener">Matthew 22:21</a> draws the line - render to God what is God's. The minute we use Jesus to win a political fight, we've stopped following Him and started using Him. Stop using Him. Follow Him.</p>
<h3>5. Repent first - before asking God to heal the nation</h3>
<p>Read <a href="https://www.bible.com/bible/59/2CH.7.14.ESV" target="_blank" rel="noopener">2 Chronicles 7:14</a> slowly: "If my people who are called by my name humble themselves, and pray and seek my face and turn from their wicked ways, then I will hear from heaven and will forgive their sin and heal their land."</p>
<p>Notice the order. <em>If my people…</em> Healing the land doesn't start with a vote. It doesn't start with the other side getting it together. It starts with God's people humbling themselves. That's not a political program. That's a Sunday-morning posture. And it's where revival has always begun.</p>
<h2 id="revival-starts-with-us">Where This Leaves You: Revival Starts With Us</h2>
<p><strong>If you want God to heal the country, the Bible says start with you.</strong> Not the other party. Not the other tribe. Not the people whose faults are easier to see than your own. You.</p>
<p>I told the soldiers in the tent the same thing I'm telling you. You wear a uniform of a country you love. So do I. But our ultimate allegiance is to Christ. And that means the real question is the one we ask in the mirror, not on social media:</p>
<p><em>Am I serving my country as a Christian - or am I using Christianity to serve my agenda?</em></p>
<p>One of those is faithfulness. The other is idolatry wearing a cross.</p>
<p>Christchurch family - and anyone reading this from somewhere else - let's be the people who pray for our country, love our neighbors, refuse to bend Jesus to serve a side, and humble ourselves before we ever ask God to humble anyone else.</p>
<p>If you've never set foot in a church and this article found you because you searched "Christian nationalism" trying to make sense of it, here's an invitation. Come find a faith family. We meet Sundays at 11 AM at 8485 SW 112th St in Miami. We don't have all the answers, but we know the One who does. <a href="https://christchurchmiami.org" target="_blank" rel="noopener">Plan your visit at christchurchmiami.org</a>, or <a href="https://www.youtube.com/@christchurchmiami" target="_blank" rel="noopener">watch a recent message on our YouTube channel</a> while you decide.</p>
<h2 id="faq" class="faq-heading">Frequently Asked Questions About Christian Nationalism</h2>
<details>
<summary>What is Christian nationalism, biblically speaking?</summary>
<p>"Christian nationalism" is a contested term that means different things to different people. In its healthy expression, it can describe a Christian who lives their faith publicly and works for the good of their country. In its drifted expression, it describes a movement that fuses national identity with Christian identity until the two become inseparable - confusing love of country with worship of God. Scripture supports the first while warning against the second. Christians are called to love their country (<a href="https://www.bible.com/bible/59/JER.29.7.ESV" target="_blank" rel="noopener">Jeremiah 29:7</a>) and pray for their leaders (<a href="https://www.bible.com/bible/59/1TI.2.1-2.ESV" target="_blank" rel="noopener">1 Timothy 2:1-2</a>), but their ultimate citizenship is in heaven (<a href="https://www.bible.com/bible/59/PHP.3.20.ESV" target="_blank" rel="noopener">Philippians 3:20</a>) and their ultimate King is Jesus, whose Kingdom is not of this world (<a href="https://www.bible.com/bible/59/JHN.18.36.ESV" target="_blank" rel="noopener">John 18:36</a>).</p>
</details>
<details>
<summary>Is patriotism a sin for Christians?</summary>
<p>No. Loving the country where God has placed you is not a sin - it can even be a faithful response to <a href="https://www.bible.com/bible/59/ACT.17.26-27.ESV" target="_blank" rel="noopener">Acts 17:26-27</a>, which says God determined the boundaries of the places where we live so that people would seek Him. Patriotism becomes sinful when it crosses into idolatry - when love of country becomes greater than love of God, when national identity replaces Christian identity, or when we use our faith to justify ignoring sin on "our side." A useful test: when your country and your King ask for opposite things, who wins?</p>
</details>
<details>
<summary>Should Christians vote and engage in politics?</summary>
<p>Yes. Scripture calls God's people to seek the welfare of the city where they live (<a href="https://www.bible.com/bible/59/JER.29.7.ESV" target="_blank" rel="noopener">Jeremiah 29:7</a>) and to pray for those in authority (<a href="https://www.bible.com/bible/59/1TI.2.1-2.ESV" target="_blank" rel="noopener">1 Timothy 2:1-2</a>). For Christians in democratic countries, voting is one ordinary way of doing both. The biblical caution isn't against political engagement - it's against treating any political outcome as ultimate. Politics matters; the Kingdom of God matters more. Christians vote with their convictions and rest in the truth that no election determines who is on the throne.</p>
</details>
<details>
<summary>Can God use a non-Christian political leader?</summary>
<p>Yes. The clearest example is Cyrus, the Persian king who never confessed Yahweh as his God and yet was called God's "anointed" because God used him to bring His people home from exile (<a href="https://www.bible.com/bible/59/ISA.45.1-7.ESV" target="_blank" rel="noopener">Isaiah 45:1-7</a>; <a href="https://www.bible.com/bible/59/EZR.1.1-4.ESV" target="_blank" rel="noopener">Ezra 1:1-4</a>). Nebuchadnezzar, a pagan emperor, eventually honored God after God humbled him (<a href="https://www.bible.com/bible/59/DAN.4.34-37.ESV" target="_blank" rel="noopener">Daniel 4:34-37</a>). The biblical pattern is clear: God can use a leader to accomplish His purposes without endorsing that leader's character. Being used by God is not the same as being right with God.</p>
</details>
<details>
<summary>What did Jesus mean by "render to Caesar"?</summary>
<p>In <a href="https://www.bible.com/bible/59/MAT.22.21.ESV" target="_blank" rel="noopener">Matthew 22:21</a>, Jesus was answering a trap question about whether to pay Roman taxes. His answer - "Render to Caesar the things that are Caesar's, and to God the things that are God's" - established two truths at once. First, civil government is a real authority that Christians honor through ordinary obedience like paying taxes. Second, God is the higher authority, and what belongs only to Him - worship, conscience, ultimate allegiance - must never be handed over to any government. Jesus didn't tell His followers to withdraw from civic life. He told them not to confuse civic life with worship.</p>
</details>
<details>
<summary>How can Christians who disagree politically still belong to the same church?</summary>
<p>By remembering that the church is held together by Jesus, not by political agreement. The first-century church included tax collectors (Roman collaborators) and Zealots (anti-Roman revolutionaries) sitting at the same table - a level of political division that makes our current debates look mild. What held them together was the resurrection of Jesus and the new identity He gave them. The same is true today. When Christians who vote differently still pray together, serve together, and confess sin together, the world sees something it can't explain: a family unified by something deeper than politics. That witness is part of the church's mission, not a side effect of it.</p>
</details>
<h2 id="about-author">About the Author</h2>
<p><strong>Pastor James Drake</strong> is the lead pastor of Christchurch Miami in Kendall, Florida. He is also a U.S. Army chaplain currently deployed overseas, where he continues to teach, preach, and shepherd soldiers far from home. James has more than twenty years of ministry experience, including a background with Cru, and has spent his career helping people take their next step with Jesus - whether they're sitting in a Miami sanctuary or in a tent in the Middle East. He preaches Sundays at 11 AM at <a href="https://christchurchmiami.org" target="_blank" rel="noopener">Christchurch Miami</a> when he's home, and his sermons are available on the <a href="https://www.youtube.com/@christchurchmiami" target="_blank" rel="noopener">Christchurch Miami YouTube channel</a>. This article is adapted from a Bible study he taught to soldiers while deployed.</p>
<div class="credits">
<p>Hero photo by <a href="https://unsplash.com/@codyotto507" target="_blank" rel="noopener">Cody Otto</a> on <a href="https://unsplash.com/photos/jTE_cV0e8uE" target="_blank" rel="noopener">Unsplash</a>.</p>
<p>Scripture quotations are from The Holy Bible, English Standard Version® (ESV®), copyright © 2001 by Crossway, a publishing ministry of Good News Publishers. Used by permission. All rights reserved.</p>
<p>Adapted from a Bible study taught by Pastor James Drake to U.S. soldiers while deployed overseas, April 2026. Services Sundays at 11 AM at 8485 SW 112th St, Miami, FL 33156.</p>
</div>
</div>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Article",
"@id": "https://christchurchmiami.org/blog/2026/04/29/should-christians-be-christian-nationalists#article",
"headline": "Should Christians Be Christian Nationalists?",
"description": "An Army chaplain and pastor unpacks what the Bible says about loving your country, following Jesus, and the Kingdom that outlasts every nation.",
"image": "https://storage1.snappages.site/DSKS5J/assets/images/24154332_4000x3000_2500.jpg",
"datePublished": "2026-04-29T11:00:00-04:00",
"dateModified": "2026-04-29T11:00:00-04:00",
"author": { "@id": "https://christchurchmiami.org/#james-drake" },
"publisher": { "@id": "https://christchurchmiami.org/#org" },
"mainEntityOfPage": "https://christchurchmiami.org/blog/2026/04/29/should-christians-be-christian-nationalists",
"about": [
{ "@type": "Thing", "name": "Christian nationalism" },
{ "@type": "Thing", "name": "Faith and politics" },
{ "@type": "Thing", "name": "Citizenship in heaven" },
{ "@type": "Thing", "name": "Render to Caesar" },
{ "@type": "Thing", "name": "2 Chronicles 7:14" }
],
"mentions": [
{ "@type": "Person", "name": "Apostle Paul" },
{ "@type": "Person", "name": "King Josiah" },
{ "@type": "Person", "name": "Nebuchadnezzar" },
{ "@type": "Person", "name": "King Manasseh" },
{ "@type": "Person", "name": "Cyrus the Great" },
{ "@type": "Person", "name": "King David" },
{ "@type": "Person", "@id": "https://christchurchmiami.org/#james-drake" }
],
"isAccessibleForFree": true,
"inLanguage": "en-US",
"keywords": "Christian nationalism, Christians and politics, faith and country, citizenship in heaven, render to Caesar, 2 Chronicles 7:14, Christian patriotism, biblical politics, Philippians 3:20, John 18:36"
},
{
"@type": "FAQPage",
"@id": "https://christchurchmiami.org/blog/2026/04/29/should-christians-be-christian-nationalists#faq",
"mainEntity": [
{
"@type": "Question",
"name": "What is Christian nationalism, biblically speaking?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Christian nationalism is a contested term. In its healthy expression, it can describe a Christian who lives their faith publicly and works for the good of their country. In its drifted expression, it describes a movement that fuses national identity with Christian identity until the two become inseparable - confusing love of country with worship of God. Scripture supports the first while warning against the second. Christians are called to love their country (Jeremiah 29:7) and pray for their leaders (1 Timothy 2:1-2), but their ultimate citizenship is in heaven (Philippians 3:20) and their ultimate King is Jesus, whose Kingdom is not of this world (John 18:36)."
}
},
{
"@type": "Question",
"name": "Is patriotism a sin for Christians?",
"acceptedAnswer": {
"@type": "Answer",
"text": "No. Loving the country where God has placed you is not a sin - it can even be a faithful response to Acts 17:26-27, which says God determined the boundaries of the places where we live so that people would seek Him. Patriotism becomes sinful when it crosses into idolatry - when love of country becomes greater than love of God, when national identity replaces Christian identity, or when we use our faith to justify ignoring sin on our own side. A useful test: when your country and your King ask for opposite things, who wins?"
}
},
{
"@type": "Question",
"name": "Should Christians vote and engage in politics?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. Scripture calls God's people to seek the welfare of the city where they live (Jeremiah 29:7) and to pray for those in authority (1 Timothy 2:1-2). For Christians in democratic countries, voting is one ordinary way of doing both. The biblical caution isn't against political engagement - it's against treating any political outcome as ultimate. Politics matters; the Kingdom of God matters more. Christians vote with their convictions and rest in the truth that no election determines who is on the throne."
}
},
{
"@type": "Question",
"name": "Can God use a non-Christian political leader?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. The clearest example is Cyrus, the Persian king who never confessed Yahweh as his God and yet was called God's anointed because God used him to bring His people home from exile (Isaiah 45:1-7; Ezra 1:1-4). Nebuchadnezzar, a pagan emperor, eventually honored God after God humbled him (Daniel 4:34-37). The biblical pattern is clear: God can use a leader to accomplish His purposes without endorsing that leader's character. Being used by God is not the same as being right with God."
}
},
{
"@type": "Question",
"name": "What did Jesus mean by render to Caesar?",
"acceptedAnswer": {
"@type": "Answer",
"text": "In Matthew 22:21, Jesus was answering a trap question about whether to pay Roman taxes. His answer - 'Render to Caesar the things that are Caesar's, and to God the things that are God's' - established two truths at once. First, civil government is a real authority that Christians honor through ordinary obedience like paying taxes. Second, God is the higher authority, and what belongs only to Him - worship, conscience, ultimate allegiance - must never be handed over to any government. Jesus didn't tell His followers to withdraw from civic life. He told them not to confuse civic life with worship."
}
},
{
"@type": "Question",
"name": "How can Christians who disagree politically still belong to the same church?",
"acceptedAnswer": {
"@type": "Answer",
"text": "By remembering that the church is held together by Jesus, not by political agreement. The first-century church included tax collectors (Roman collaborators) and Zealots (anti-Roman revolutionaries) sitting at the same table - a level of political division that makes our current debates look mild. What held them together was the resurrection of Jesus and the new identity He gave them. The same is true today. When Christians who vote differently still pray together, serve together, and confess sin together, the world sees something it can't explain: a family unified by something deeper than politics."
}
}
]
},
{
"@type": "HowTo",
"@id": "https://christchurchmiami.org/blog/2026/04/29/should-christians-be-christian-nationalists#howto",
"name": "How to Love Your Country Without Worshiping It: 5 Steps",
"description": "Five biblical habits for Christians who want to love their country faithfully without letting national identity slide into idolatry.",
"totalTime": "PT15M",
"step": [
{ "@type": "HowToStep", "position": 1, "name": "Pray for your leaders by name", "text": "Following Paul's instruction in 1 Timothy 2:1-2, pray for kings and all who are in high positions - including the ones you didn't vote for. Pray for their soul, their family, their wisdom, their integrity. Praying for someone is one of the hardest things to do while hating them, which is exactly the point." },
{ "@type": "HowToStep", "position": 2, "name": "Seek the welfare of the place where you live", "text": "Jeremiah 29:7 tells God's people to seek the welfare of the city - even one they didn't choose. Volunteer. Coach. Mentor. Show up at the school board meeting. Visit the lonely neighbor. Christians who actually love their country are the ones doing the small, unglamorous work of blessing it." },
{ "@type": "HowToStep", "position": 3, "name": "Examine where love of country has crossed into idolatry", "text": "Ask honest questions. Do I get more upset about a flag than a sin? Am I more loyal to a political party than to a brother or sister in Christ? Would I follow Jesus into a position my side doesn't agree with? Idolatry isn't always loud - sometimes it shows up as a small heart adjustment that re-orders your loves without you noticing." },
{ "@type": "HowToStep", "position": 4, "name": "Refuse to bend Jesus to serve your political side", "text": "Jesus is not a mascot. He doesn't endorse parties. He doesn't bless sin because the sin happens to be politically useful. Matthew 22:21 draws the line: render to God what is God's. The minute we use Jesus to win a political fight, we've stopped following Him and started using Him." },
{ "@type": "HowToStep", "position": 5, "name": "Repent first, before asking God to heal the nation", "text": "2 Chronicles 7:14 puts the order on the table: 'If my people who are called by my name humble themselves, and pray and seek my face and turn from their wicked ways, then I will hear from heaven and will forgive their sin and heal their land.' Healing the land doesn't start with a vote or with the other side getting it together. It starts with God's people humbling themselves." }
]
},
{
"@type": "WebPage",
"@id": "https://christchurchmiami.org/blog/2026/04/29/should-christians-be-christian-nationalists",
"speakable": {
"@type": "SpeakableSpecification",
"cssSelector": [".tldr", "h2", "details summary"]
}
},
{
"@type": "Person",
"@id": "https://christchurchmiami.org/#james-drake",
"name": "James Drake",
"honorificPrefix": "Pastor",
"jobTitle": "Lead Pastor and U.S. Army Chaplain",
"description": "Lead Pastor of Christchurch Miami in Miami, Florida, and an active-duty U.S. Army chaplain. James has more than twenty years of ministry experience, including a background with Cru, and is currently deployed overseas where he continues to teach, preach, and shepherd soldiers far from home.",
"url": "https://christchurchmiami.org/leadership",
"worksFor": { "@id": "https://christchurchmiami.org/#org" },
"knowsAbout": [
"Pastoral ministry",
"Military chaplaincy",
"Reformed theology",
"Christian discipleship",
"Faith and citizenship",
"Christian nationalism",
"Biblical leadership"
]
},
{
"@type": "Church",
"@id": "https://christchurchmiami.org/#org",
"name": "Christchurch Miami",
"alternateName": "Christchurch",
"slogan": "A Faith Family on Mission",
"description": "Christian church in Miami (Kendall), Florida, led by Pastor James Drake.",
"url": "https://christchurchmiami.org",
"logo": "https://christchurchmiami.org/logo.png",
"address": {
"@type": "PostalAddress",
"streetAddress": "8485 SW 112th St",
"addressLocality": "Miami",
"addressRegion": "FL",
"postalCode": "33156",
"addressCountry": "US"
},
"sameAs": [
"https://youtube.com/@christchurchmiami",
"https://www.instagram.com/christchurchmiami/",
"https://www.facebook.com/share/1EhcP7xwUE/?mibextid=wwXIfr",
"https://open.spotify.com/show/59g5u7AZQ238604y9b2zJR"
]
}
]
}
</script>
</div></div></div></div></div></div></section>]]></content:encoded>
					<comments>https://christchurchmiami.org/blog/2026/04/29/should-christians-be-christian-nationalists#comments</comments>
			<slash:comments>0</slash:comments>
				</item>
		<item>
			<title>What Does the Bible Say About Anxiety?</title>
						<description><![CDATA[...]]></description>
			<link>https://christchurchmiami.org/blog/2026/04/26/what-does-the-bible-say-about-anxiety</link>
			<pubDate>Sun, 26 Apr 2026 20:43:43 +0000</pubDate>
			<guid>https://christchurchmiami.org/blog/2026/04/26/what-does-the-bible-say-about-anxiety</guid>
			<content:encoded><![CDATA[<section class="sp-section sp-scheme-0" data-index="1" data-scheme="0"><div class="sp-section-slide"  data-label="Main" ><div class="sp-section-content" ><div class="sp-grid sp-col sp-col-24"><div class="sp-block sp-code-block " data-type="code" data-id="0" style="text-align:start;"><div class="sp-block-content"  style=""><div class="code-holder"  data-id="130198" data-title="what-does-the-bible-say-about-anxiety-2026-04-26"><style>
/* Scoped styling for the Christchurch Miami blog body.
Targets .ccm-body so it won't leak to other blog posts or site sections.
Mirrors the Snappages Christchurch theme: Arial, airy line-height,
gold (#b58f3c) accents, bold weight for headings.
Includes native <details>/<summary> accordion styling. */
.ccm-body {
font-family: "Arial", Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 1em;
line-height: 1.9;
color: #2a2a2a;
letter-spacing: -0.01em;
}
.ccm-body p {
margin: 0 0 1em;
}
.ccm-body h2 {
font-family: "Arial", Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 1.4em;
font-weight: 700;
line-height: 1.15;
color: #1a1a1a;
margin: 1.8em 0 0.6em;
letter-spacing: -0.02em;
}
.ccm-body h3 {
font-family: "Arial", Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 1.05em;
font-weight: 700;
line-height: 1.25;
color: #1a1a1a;
margin: 1.5em 0 0.4em;
}
.ccm-body a {
color: #b58f3c;
text-decoration: none;
border-bottom: 1px solid rgba(181, 143, 60, 0.4);
transition: border-color 0.2s ease, color 0.2s ease;
}
.ccm-body a:hover {
color: #8f6f2a;
border-bottom-color: rgba(143, 111, 42, 0.9);
}
.ccm-body blockquote {
margin: 1.4em 0;
padding: 0.4em 1.25em;
border-left: 4px solid #b58f3c;
background-color: rgba(181, 143, 60, 0.06);
font-style: italic;
color: #1a1a1a;
}
.ccm-body blockquote p {
margin: 0 0 0.3em;
}
.ccm-body blockquote p + p {
margin-top: 0.5em;
margin-bottom: 0;
font-style: normal;
font-size: 0.92em;
color: #555;
}
.ccm-body ul,
.ccm-body ol {
margin: 0 0 1em 1.25em;
padding-left: 0.5em;
}
.ccm-body li {
margin-bottom: 0.4em;
line-height: 1.7;
}
.ccm-body strong {
font-weight: 700;
color: #1a1a1a;
}
.ccm-body em {
font-style: italic;
}
.ccm-body hr {
border: none;
border-top: 1px solid #d9d9d9;
margin: 2em 0;
}
.ccm-body .tldr {
margin: 0 0 1.6em;
padding: 1em 1.25em;
border-left: 4px solid #b58f3c;
background-color: rgba(181, 143, 60, 0.08);
font-size: 0.97em;
line-height: 1.7;
}
.ccm-body .tldr strong:first-child {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 0.85em;
color: #8f6f2a;
display: block;
margin-bottom: 0.4em;
}
.ccm-body .faq-heading {
border-top: 1px solid #d9d9d9;
padding-top: 1.6em;
margin-top: 1.6em;
}
/* Native <details>/<summary> accordion */
.ccm-body details {
border-bottom: 1px solid #e6e6e6;
padding: 0.85em 0;
}
.ccm-body details:first-of-type {
border-top: 1px solid #e6e6e6;
}
.ccm-body details > summary {
list-style: none;
cursor: pointer;
font-weight: 700;
font-size: 1.02em;
color: #1a1a1a;
padding: 0.25em 2em 0.25em 0;
position: relative;
outline: none;
transition: color 0.15s ease;
}
.ccm-body details > summary:hover {
color: #8f6f2a;
}
.ccm-body details > summary::-webkit-details-marker {
display: none;
}
.ccm-body details > summary::after {
content: "+";
position: absolute;
right: 0.25em;
top: 50%;
transform: translateY(-50%);
font-size: 1.4em;
color: #b58f3c;
font-weight: 400;
line-height: 1;
transition: transform 0.2s ease;
}
.ccm-body details[open] > summary::after {
content: "−";
}
.ccm-body details > p {
margin: 0.75em 0 0.25em;
color: #2a2a2a;
line-height: 1.85;
}
.ccm-body details + details {
margin-top: 0;
}
/* YouTube embed wrapper */
.ccm-body .youtube-embed {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
margin: 2em 0;
background: #000;
}
.ccm-body .youtube-embed iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.ccm-body .ccm-toc {
margin: 0 0 1.6em;
padding: 1em 1.25em;
background-color: #fafafa;
border: 1px solid #e6e6e6;
border-radius: 2px;
font-size: 0.95em;
line-height: 1.6;
}
.ccm-body .ccm-toc-label {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 0.8em;
color: #8f6f2a;
margin-bottom: 0.4em;
}
.ccm-body .ccm-toc ul {
margin: 0;
padding-left: 1.1em;
}
.ccm-body .ccm-toc li {
margin-bottom: 0.2em;
}
.ccm-body .ccm-toc a {
color: #2a2a2a;
border-bottom: 1px dotted rgba(181, 143, 60, 0.5);
}
.ccm-body .ccm-toc a:hover {
color: #8f6f2a;
border-bottom-color: #8f6f2a;
}
.ccm-body .credits {
margin-top: 2em;
padding-top: 1.5em;
border-top: 1px solid #d9d9d9;
font-size: 0.88em;
line-height: 1.7;
color: #555;
}
.ccm-body .credits p {
margin-bottom: 0.6em;
}
.ccm-body .credits a {
color: #8f6f2a;
}
</style>
<div class="ccm-body" lang="en" itemscope itemtype="https://schema.org/Article">
<div class="tldr"><strong>Quick answer</strong> The Bible takes anxiety seriously - and it doesn't shame you for feeling it. Even Jesus felt overwhelming anxiety in the Garden of Gethsemane the night before the cross. In Philippians 4:6-7, the Apostle Paul (writing from a Roman prison) tells us to bring our anxiety to God in prayer with thanksgiving, and promises a peace that "surpasses all understanding" - peace that comes from God's presence, not from circumstances changing. This post walks through five practical, biblical steps to move from worry to peace: <strong>acknowledge it, dig to the root, face it honestly, deliver it to God in prayer, and preach the gospel to yourself.</strong></div>
<nav class="ccm-toc" aria-label="In this post">
<p class="ccm-toc-label"><strong>In this post</strong></p>
<ul>
<li><a href="#what-bible-says">What does the Bible say about anxiety?</a></li>
<li><a href="#what-causes">What causes anxiety? (Two roots)</a></li>
<li><a href="#jesus-anxiety">Did Jesus experience anxiety?</a></li>
<li><a href="#paul-prison">Why did Paul write about peace from prison?</a></li>
<li><a href="#five-steps">How to overcome anxiety biblically: 5 steps</a></li>
<li><a href="#cross">How does the cross help with anxiety?</a></li>
<li><a href="#today">What should I do about my anxiety today?</a></li>
<li><a href="#faq">Frequently asked questions</a></li>
</ul>
</nav>
<p>The headline reads <em>"anxiety levels at all-time high"</em> again this morning. Maybe the news is right. Or maybe you've felt it yourself - a knot in your chest before you even unlock your phone, a 3 a.m. spiral about your kids, a weight that just won't lift. Anxiety has a way of finding all of us.</p>
<p>But here's the question worth asking, especially if you're new to faith: <strong>what does the Bible actually say about it?</strong></p>
<p>Not <em>try a little harder</em>. Not <em>pray more</em>. Something more honest than that. Something that takes the weight of what you're carrying as seriously as you do.</p>
<p>This past Sunday at Christchurch Miami, our guest preacher Rev. David McCloud - a pastor and licensed counselor at <a href="https://granadachurch.com" target="_blank" rel="noopener">Granada Presbyterian Church</a> in Coral Gables, with more than two decades of pastoral and clinical experience - opened <a href="https://www.bible.com/bible/59/PHP.4.6-7.ESV" target="_blank" rel="noopener">Philippians 4:6-7</a> to show us. Here's what he taught, what Scripture actually teaches about a worried heart, and how it lands for you this week.</p>
<blockquote>
<p>"Do not be anxious about anything, but in everything by prayer and supplication with thanksgiving let your requests be made known to God. And the peace of God, which surpasses all understanding, will guard your hearts and your minds in Christ Jesus."</p>
<p>- <a href="https://www.bible.com/bible/59/PHP.4.6-7.ESV" target="_blank" rel="noopener">Philippians 4:6-7</a> (ESV)</p>
</blockquote>
<p>The most-quoted Bible passage on anxiety wasn't written from a comfortable office. It was written from a Roman prison cell. We'll get to why that matters.</p>
<h2 id="what-bible-says">What Does the Bible Say About Anxiety? A Direct Answer</h2>
<p><strong>The Bible says you are not weak for feeling anxious - and it offers a real path through it.</strong> Scripture treats anxiety as one of the most common human experiences, not as a moral failure. The clearest single passage on the topic is Philippians 4:6-7, where the Apostle Paul tells believers to bring their anxious concerns to God in prayer rather than carrying them alone, and promises a divine peace as the result.</p>
<p>What's striking is that Paul isn't writing this from a place of comfort. He's writing it from a Roman prison, with his future uncertain. The peace he describes isn't the absence of trouble - it's the presence of God <em>in</em> the trouble.</p>
<p>Across both Testaments, Scripture is honest about anxiety. The Psalms are full of it (<a href="https://www.bible.com/bible/59/PSA.13.ESV" target="_blank" rel="noopener">Psalm 13</a>, <a href="https://www.bible.com/bible/59/PSA.42.ESV" target="_blank" rel="noopener">Psalm 42</a>, <a href="https://www.bible.com/bible/59/PSA.56.ESV" target="_blank" rel="noopener">Psalm 56</a>). <a href="https://www.bible.com/bible/59/MAT.6.25-34.ESV" target="_blank" rel="noopener">Jesus speaks to it directly</a>. <a href="https://www.bible.com/bible/59/1PE.5.7.ESV" target="_blank" rel="noopener">Peter writes about casting our cares on God</a>. And in <a href="https://www.bible.com/bible/59/LUK.22.39-46.ESV" target="_blank" rel="noopener">Luke 22</a>, the night before the crucifixion, <strong>Jesus Himself experiences overwhelming anxiety</strong> in the Garden of Gethsemane.</p>
<p>That's the Bible's answer in summary: anxiety is real, anxiety is human, anxiety is taken seriously by God, and there's a path through it that doesn't require you to fake calm.</p>
<p>The rest of this post walks that path.</p>
<h2 id="what-causes">What Causes Anxiety? Two Biblical Roots</h2>
<p><strong>Most anxiety grows from one of two roots - past trauma that still echoes, or the desire to control outcomes we were never meant to manage.</strong> Naming the root is the first step toward unhooking from it.</p>
<p>David named the dynamic this way: <em>"We almost become hostages to our fear of what the future may bring and our desire to control it."</em></p>
<p>That's a heavy word - <em>hostage</em>. But it might be the truest word for the way worry can run a life. When anxiety is in charge, you don't choose what you think about. You don't choose how you sleep. You don't even choose what you do with the next hour. Worry chooses for you.</p>
<p>David pointed to two roots underneath most of our anxiety, and naming them is the first step toward unhooking from them.</p>
<h3>Past trauma that still echoes</h3>
<p>In the spring of 2004, David and his wife were pulled off a flight at the last minute when the airline discovered a broken luggage divider. The next day, David's father called him with the news: the same plane had crashed on its return route. Someone he knew was on it.</p>
<p><em>"Every single time I would get on an airplane, I would start to sweat,"</em> David said. <em>"I became uncomfortable."</em></p>
<p>That's how trauma works. One event reorganizes the way you walk through the rest of your days. It might not be a plane. It might be a hospital waiting room, a phone call that came at the wrong hour, a relationship that ended in a way you couldn't have planned for. Anxiety often grows from soil we never asked to plant in.</p>
<h3>The need to control outcomes</h3>
<p>The other root is quieter, but maybe more pervasive. David put it this way: <em>"Sometimes anxiety is rooted to things that we so want to control because we act like living on this earth is our final destination."</em></p>
<p>We treat outcomes we can't actually manage as if they were ours to manage. Our jobs. Our children. A diagnosis. The phone call we're afraid to make. We pile up the responsibility of running the universe on our shoulders, then wonder why we feel crushed.</p>
<p>If you can name which root your worry grows from this week - the past or the need to control - you've already done something most people never do.</p>
<h2 id="jesus-anxiety">Did Jesus Experience Anxiety?</h2>
<p><strong>Yes. Jesus experienced overwhelming anxiety in the Garden of Gethsemane the night before the crucifixion.</strong> Luke records it plainly:</p>
<blockquote>
<p>"And being in agony he prayed more earnestly; and his sweat became like great drops of blood falling down to the ground."</p>
<p>- <a href="https://www.bible.com/bible/59/LUK.22.44.ESV" target="_blank" rel="noopener">Luke 22:44</a> (ESV)</p>
</blockquote>
<p>He was not sinning when He felt it. He was being fully human, in the body He took on for our sake.</p>
<p>There's a painting hanging in David's counseling office. It's the Garden of Gethsemane - gnarled olive trees, an uncomfortable, almost ominous green. He hung it there on purpose.</p>
<p><em>"I sometimes look at that painting,"</em> David said, <em>"and I think - Jesus felt what it was like to be afraid to know what was coming."</em></p>
<p>This is one of the most overlooked truths in the New Testament for a new Christian: <strong>Jesus knew anxiety</strong>. Not abstractly. Not theologically. Viscerally. His body responded the way a body does when something terrifying is in front of it.</p>
<p>And He wasn't sinning when He felt it.</p>
<p>If you've ever quietly assumed that feeling anxious means your faith is weak - that <em>real</em> Christians have it together, and the fact that you don't means you're somehow failing - look at Jesus in the garden. He has been there. The Savior you follow is not embarrassed by your trembling.</p>
<p>What Jesus shows us isn't that we shouldn't feel anxious. He shows us <em>what to do with it</em>. He prayed. He surrendered. He kept walking toward the Father's will. <em>"He purposes in his heart to go through it,"</em> David said. <em>"Because that was the only way."</em></p>
<p>That matters for you this week. Whatever you're carrying, you have a Savior who has carried something heavier - and He carried it for you.</p>
<h2 id="paul-prison">Why Did Paul Write About Peace From a Prison Cell?</h2>
<p><strong>Because peace doesn't come from circumstances changing - it comes from God's presence within them.</strong> Paul wrote Philippians 4:6-7 while chained in a Roman prison, with his future uncertain and possibly facing execution. The fact that he could write about peace from inside that cell tells us peace isn't an external condition.</p>
<p><em>"Roman prisons were not nice,"</em> David reminded us. <em>"They were not good places. This was a really hard place to be at."</em> Paul was chained, his future uncertain, possibly facing execution. Every external circumstance was working against peace.</p>
<p>And yet what he wrote was, <em>do not be anxious about anything</em>.</p>
<p>Why does that matter? Because it tells us something we needed to hear: peace doesn't come <em>from</em> circumstances changing. It comes from somewhere else.</p>
<p>The peace Paul talks about is one that <em>"surpasses all understanding."</em> That phrase isn't decorative. It means this peace shouldn't make sense. It shouldn't be possible in a prison cell. But it is. Because biblical peace is not the <em>absence</em> of trouble. <strong>It's the presence of God.</strong></p>
<p>The Greek word translated "guard" in <em>"the peace of God, which surpasses all understanding, will guard your hearts and your minds"</em> is a military term. It pictures a soldier standing watch over a city gate. Paul is saying: God's peace will stand watch over your heart the way a sentry stands watch over a city. Not by removing the enemy. By posting Himself between you and it.</p>
<p>If you're waiting for your circumstances to settle before you'll feel peace, you'll wait forever. Paul says the door opens earlier than that. <strong>It opens the moment you start bringing what's heavy to a God who doesn't flinch.</strong></p>
<h2 id="five-steps">How to Overcome Anxiety Biblically: 5 Steps</h2>
<p><strong>The path from worry to peace has five practical steps drawn from Philippians 4:6-7 and the way Jesus prayed in Gethsemane: acknowledge it, dig to the root, face it honestly, deliver it to God in prayer, and preach the gospel to yourself.</strong> None of them are <em>try harder.</em></p>
<p>David walked us through this pattern Sunday. It's not a hack. It's a habit, and it works the way habits work - slowly, repeatedly, over time.</p>
<h3>1. Acknowledge it</h3>
<p>Don't pretend you're fine. Naming the stress is the first step. <strong>God isn't surprised by your anxiety</strong>, and pretending it's not there doesn't make it leave. The Psalms are full of believers acknowledging their anxiety to God in unfiltered language (<a href="https://www.bible.com/bible/59/PSA.13.ESV" target="_blank" rel="noopener">Psalm 13</a> is a great example). You're invited into that same kind of honesty.</p>
<h3>2. Dig to the root</h3>
<p>Is this about the future? An old wound that's still echoing? A need to control? <em>"Digging to the root,"</em> David said, <em>"helps me to be able to pray, to confess it."</em> Worry that's been named loses some of its power. Anxiety left vague stays massive. Anxiety named gets smaller.</p>
<h3>3. Face it honestly</h3>
<p>Don't sweep it under a rug. <em>"Sometimes as believers,"</em> David said, <em>"we get into this mindset that if we feel something negative, somehow we're doing something bad. But facing it helps us not to sweep it under a rug. Facing it helps to bring it out so it can be addressed."</em></p>
<p>The instinct to spiritually bypass anxiety - to spiritualize it away - is one of the most common ways Christians stay stuck. Facing it is a sign of trust, not failure.</p>
<h3>4. Deliver it to God in prayer</h3>
<p>Be specific. Be honest. Add thanksgiving - gratitude shifts the frame from fear to trust without denying anything you feel. Bring the whole thing. He invites it.</p>
<p>This is exactly what Paul says in Philippians 4:6: <em>"in everything by prayer and supplication with thanksgiving let your requests be made known to God."</em> Three components - prayer, supplication, thanksgiving. They work together.</p>
<h3>5. Preach the gospel to yourself</h3>
<p>Go back through the cross. Go back through the garden. Remind yourself what Christ has already done - and therefore who can be trusted with the smaller things. <strong>This is the step most of us forget, and it's the one that holds the rest together.</strong></p>
<p>David told a story to land the pattern. In 2018, he and his daughter Madison were on a flight from Greenville to Charlotte when the landing gear wouldn't come down. They circled for over an hour and a half. He sat in the back row, sweating, asking the flight attendant about fuel levels - <em>"as if somehow from the backseat, they were depending on me to fly."</em></p>
<p><em>"That's a lot of times what we do,"</em> David said. <em>"We try to fly our plane. We try to fly this experience of life from the backseat. We act like we've got the gears and we've got the handle, and it's all up to us. But the reality is we know - and it's uncomfortable for us to admit - that we don't have that kind of control."</em></p>
<p>The gospel doesn't tell you to grip harder. It tells you to let go of a wheel you don't actually have.</p>
<h2 id="cross">How Does the Cross Help with Anxiety?</h2>
<p><strong>The cross is the proof that God already handled your greatest need - your sin and separation from Him - which means your daily worries are not too big for Him.</strong> This is the deepest reason Christians can experience peace even when their circumstances haven't changed.</p>
<p><em>"You can always figure out how much somebody loves you,"</em> David said, <em>"by the amount of sacrifice and stress they go through on your behalf."</em></p>
<p>Jesus felt the deepest anxiety any human has ever felt. He carried it through to the other side so you wouldn't have to carry it alone. The cross is not just an event in history; it's the proof that God is not distant from your fear. <strong>He has been to the bottom of it, and He came up with you in His arms.</strong></p>
<p>If God has already handled your greatest need - your sin, your separation from Him, your eternity - then the daily worries you're carrying are not too big for Him. They are not the largest thing He has ever lifted. The cross is.</p>
<p>That's why peace is possible even when circumstances haven't changed. There's a deeper change underneath them. The cross is the bedrock; the peace rises up from it. <em>"Because he loves you and he cares about you,"</em> David said. The proof is the empty tomb behind the cross.</p>
<h2 id="today">What Should I Do About My Anxiety Today?</h2>
<p><strong>Take one anxiety this week, walk it slowly through the five-step path, and stop carrying it alone.</strong></p>
<p>This was Week 3 of our spring series, <em>What About...?</em> - eight weeks of honest questions about life, God, and the world we're living in. The earlier posts in the series go deep on the foundation this one stands on: <a href="https://christchurchmiami.org/blog/2026/04/12/did-jesus-really-rise-from-the-dead-the-evidence-from-1-corinthians-15" target="_blank" rel="noopener">Week 1 walks through the historical evidence for the resurrection</a>, and <a href="https://christchurchmiami.org/blog/2026/04/19/you-are-salt-and-light-why-the-resurrection-still-matters" target="_blank" rel="noopener">Week 2 traces how that resurrection has reshaped the world</a>. Every Christchurch sermon ends in the same place: <strong>if the resurrection is true, anxiety does not control you.</strong> If Jesus actually rose from the dead, then your worst fear has already lost.</p>
<p>So here's the invitation. Take one anxiety this week and walk it slowly through the path: <em>acknowledge it. Dig to the root. Face it honestly. Deliver it to God in prayer. Preach the gospel to yourself.</em> See what shifts.</p>
<p>And if you've been carrying anxiety alone - that's actually the harder part of this. <strong>You don't have to.</strong> We're a faith family on mission in Kendall, and one of the most God-given gifts of belonging to a church is that you don't get to do worry on your own anymore. Our community groups meet Wednesday nights at 6:30 PM with dinner and conversation. It's where the people of Christchurch carry life together - including the parts that don't have neat answers yet.</p>
<p>There's a seat for you. And honestly, the kind of conversation that happens around a community group table is exactly the kind anxiety doesn't survive for long.</p>
<p>Want to keep walking with this passage? Each day this week, <a href="https://resources.christchurchmiami.org" target="_blank" rel="noopener">resources.christchurchmiami.org</a> has a five-minute devotional that takes one piece of David's message and lets it sit with you slowly. Bring what you read into your week. Bring what you read into your conversations. And we'll see you Sunday at 11 AM.</p>
<h2 id="faq" class="faq-heading">Frequently Asked Questions About Anxiety and the Bible</h2>
<details>
<summary>Is it a sin to feel anxious as a Christian?</summary>
<p>No, feeling anxious is not a sin. Jesus Himself experienced overwhelming anxiety in the Garden of Gethsemane the night before His crucifixion (<a href="https://www.bible.com/bible/59/LUK.22.39-46.ESV" target="_blank" rel="noopener">Luke 22:39-46</a>) - and He never sinned. Anxiety becomes a problem when we let it run our lives or use it as a reason to distrust God. The biblical response isn't to suppress anxiety but to bring it to God in prayer.</p>
</details>
<details>
<summary>Did Jesus ever feel anxious?</summary>
<p>Yes. The Gospel of Luke records that Jesus was in such agony in the Garden of Gethsemane that "his sweat became like great drops of blood falling down to the ground" (<a href="https://www.bible.com/bible/59/LUK.22.44.ESV" target="_blank" rel="noopener">Luke 22:44</a>). He prayed earnestly to the Father, asking if the cup of suffering could pass from Him, before ultimately surrendering to the Father's will. This shows us that experiencing anxiety is part of being fully human and is not in itself sinful.</p>
</details>
<details>
<summary>What does Philippians 4:6-7 actually mean?</summary>
<p>Philippians 4:6-7 invites believers to bring every anxiety to God in prayer with thanksgiving, and promises a peace that surpasses understanding as a result. Paul wrote it from a Roman prison cell, which means the peace he describes isn't dependent on circumstances. It's a peace that comes from God's presence - like a soldier standing watch (the Greek word for "guard" is military) over the heart and mind.</p>
</details>
<details>
<summary>Can a Christian have an anxiety disorder?</summary>
<p>Yes. Anxiety disorders are real medical conditions and are not a sign of weak faith. Many faithful Christians wrestle with clinical anxiety, panic disorder, PTSD, and related conditions. The biblical pattern of bringing anxiety to God in prayer works alongside - not in place of - appropriate professional care, including counseling and medication when prescribed. Pastor and counselor David McCloud, who preached this sermon, has spent over two decades helping believers navigate exactly this combination.</p>
</details>
<details>
<summary>How do I find peace when life is stressful?</summary>
<p>Biblical peace doesn't come from removing stress; it comes from bringing stress to God. The five-step pattern David walks through - acknowledge it, dig to the root, face it honestly, deliver it to God in prayer, and preach the gospel to yourself - is a practical path to begin experiencing the "peace that surpasses understanding" that Paul describes in Philippians 4:7. The peace shows up <em>in</em> the storm, not after it.</p>
</details>
<details>
<summary>What's the difference between worry and trust in the Bible?</summary>
<p>Worry treats outcomes as if they were ours to control; trust treats them as if they belong to God. Scripture doesn't ask us to feel less; it asks us to redirect what we feel toward the One who actually holds the future. Worry says, <em>I have to manage this.</em> Trust says, <em>He is managing this - and He has been to a cross to prove He can be trusted.</em></p>
</details>
<h2>About the Speaker</h2>
<p>Rev. David McCloud is a pastor and licensed counselor at <a href="https://granadachurch.com" target="_blank" rel="noopener">Granada Presbyterian Church</a> in Coral Gables, Florida, where he has counseled members and taught Sunday classes for more than two decades. He was first ordained as a pastor by the Presbyterian Church in Brazil in 1988 and was received as a teaching elder in the <strong>Presbyterian Church in America (PCA)</strong> in 2013. He holds a <strong>Master of Divinity from Reformed Theological Seminary</strong> and a <strong>Master's in Mental Health Counseling from Trinity International University</strong>, with a focus on marriage and family. Outside Granada, he teaches literature at True North Academy. Connect with him on <a href="https://www.linkedin.com/in/davidemccloud/" target="_blank" rel="noopener">LinkedIn</a>.</p>
<h2>About the Author</h2>
<p>Jeff Reed serves as Digital Strategist at Christchurch Miami, where he leads sermon publishing, SEO, and the church's digital content pipeline. He is the founder of <a href="https://thechurch.digital" target="_blank" rel="noopener">theChurch.digital</a>, a nonprofit that helps churches and church planters think through digital discipleship and decentralized ministry. He also leads <a href="https://thechurch.digital/care" target="_blank" rel="noopener">theChurch.digital/Care</a>, a cohort-based restoration program for digital ministry leaders navigating burnout, isolation, and spiritual fatigue, grounded in biblical pastoral care. Connect with Jeff on <a href="https://www.linkedin.com/in/deerffej/" target="_blank" rel="noopener">LinkedIn</a>.</p>
<p>This blog draws directly from the sermon transcript and the speaker's published bio, and is reviewed by Christchurch Miami's pastoral team before publishing.</p>
<div class="youtube-embed"><iframe src="https://www.youtube.com/embed/BRNwM2h7FG0" title="What Does the Bible Say About Anxiety? | A Christian Sermon on Worry &amp; Peace (Philippians 4:6-7) | Christchurch Miami" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></div>
<div class="credits">
<p>Hero photo by <a href="https://unsplash.com/@jcosens" target="_blank" rel="noopener">Jonathan Cosens</a> on <a href="https://unsplash.com/photos/a-dark-sky-with-some-clouds-in-the-distance-gQ4WtCqOCQk" target="_blank" rel="noopener">Unsplash</a>.</p>
<p>Scripture quotations are from The Holy Bible, English Standard Version® (ESV®), copyright © 2001 by Crossway, a publishing ministry of Good News Publishers. Used by permission. All rights reserved.</p>
<p>Sermon: "From Anxiety to Peace" - Rev. David McCloud, guest preacher at Christchurch Miami, April 26, 2026. Philippians 4:6-7. Part of the <em>What About...?</em> spring series. Watch the full message on <a href="https://www.youtube.com/watch?v=BRNwM2h7FG0" target="_blank" rel="noopener">our YouTube channel</a>.</p>
</div>
</div>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Article",
"@id": "https://christchurchmiami.org/blog/what-does-the-bible-say-about-anxiety#article",
"headline": "What Does the Bible Say About Anxiety?",
"description": "What does the Bible say about anxiety? A pastoral walk through Philippians 4:6-7, Jesus in Gethsemane, and finding peace in the middle of worry.",
"image": "https://images.unsplash.com/photo-gQ4WtCqOCQk",
"datePublished": "2026-04-26T17:00:00-04:00",
"dateModified": "2026-04-26T17:00:00-04:00",
"author": { "@id": "https://christchurchmiami.org/#author-jeff-reed" },
"publisher": { "@id": "https://christchurchmiami.org/#org" },
"mainEntityOfPage": "https://christchurchmiami.org/blog/what-does-the-bible-say-about-anxiety",
"about": [
{ "@type": "Thing", "name": "Anxiety" },
{ "@type": "Thing", "name": "Christian peace" },
{ "@type": "Thing", "name": "Philippians 4:6-7" },
{ "@type": "Thing", "name": "Garden of Gethsemane" }
],
"mentions": [
{ "@type": "Person", "name": "Apostle Paul" },
{ "@type": "Person", "@id": "https://christchurchmiami.org/#speaker-david-mccloud" }
],
"isPartOf": {
"@type": "CreativeWorkSeries",
"@id": "https://christchurchmiami.org/blog/category/what-about-series#series",
"name": "What About...? - Spring 2026 Apologetics Series",
"description": "An eight-week sermon and blog series at Christchurch Miami answering honest questions about faith, suffering, anxiety, science, purpose, and the world we live in - anchored in the resurrection of Jesus Christ.",
"publisher": { "@id": "https://christchurchmiami.org/#org" }
},
"isAccessibleForFree": true,
"inLanguage": "en-US"
},
{
"@type": "ItemList",
"@id": "https://christchurchmiami.org/blog/2026/04/26/what-does-the-bible-say-about-anxiety#series-list",
"name": "What About...? Series Posts",
"itemListOrder": "https://schema.org/ItemListOrderAscending",
"numberOfItems": 3,
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"url": "https://christchurchmiami.org/blog/2026/04/12/did-jesus-really-rise-from-the-dead-the-evidence-from-1-corinthians-15",
"name": "Did Jesus Really Rise From the Dead? The Evidence From 1 Corinthians 15"
},
{
"@type": "ListItem",
"position": 2,
"url": "https://christchurchmiami.org/blog/2026/04/19/you-are-salt-and-light-why-the-resurrection-still-matters",
"name": "You Are Salt and Light: Why the Resurrection Still Matters"
},
{
"@type": "ListItem",
"position": 3,
"url": "https://christchurchmiami.org/blog/2026/04/26/what-does-the-bible-say-about-anxiety",
"name": "What Does the Bible Say About Anxiety?"
}
]
},
{
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Is it a sin to feel anxious as a Christian?",
"acceptedAnswer": {
"@type": "Answer",
"text": "No, feeling anxious is not a sin. Jesus Himself experienced overwhelming anxiety in the Garden of Gethsemane the night before His crucifixion  -  and He never sinned. Anxiety becomes a problem when we let it run our lives or use it as a reason to distrust God. The biblical response isn't to suppress anxiety but to bring it to God in prayer."
}
},
{
"@type": "Question",
"name": "Did Jesus ever feel anxious?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. The Gospel of Luke records that Jesus was in such agony in the Garden of Gethsemane that his sweat became like great drops of blood falling down to the ground (Luke 22:44). He prayed earnestly to the Father, asking if the cup of suffering could pass from Him, before ultimately surrendering to the Father's will. This shows us that experiencing anxiety is part of being fully human and is not sinful."
}
},
{
"@type": "Question",
"name": "What does Philippians 4:6-7 actually mean?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Philippians 4:6-7 invites believers to bring every anxiety to God in prayer with thanksgiving, and promises a peace that surpasses understanding as a result. Paul wrote it from a Roman prison cell, which means the peace he describes isn't dependent on circumstances  -  it comes from God's presence."
}
},
{
"@type": "Question",
"name": "Can a Christian have an anxiety disorder?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. Anxiety disorders are real medical conditions and are not a sign of weak faith. Many faithful Christians wrestle with clinical anxiety, panic disorder, PTSD, and related conditions. The biblical pattern of bringing anxiety to God in prayer works alongside  -  not in place of  -  appropriate professional care."
}
},
{
"@type": "Question",
"name": "How do I find peace when life is stressful?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Biblical peace doesn't come from removing stress; it comes from bringing stress to God. A practical five-step pattern from Philippians 4 and Jesus' prayer in Gethsemane: acknowledge the anxiety, dig to the root, face it honestly, deliver it to God in prayer with thanksgiving, and preach the gospel to yourself. The peace shows up in the storm, not after it."
}
},
{
"@type": "Question",
"name": "What's the difference between worry and trust in the Bible?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Worry treats outcomes as if they were ours to control; trust treats them as if they belong to God. Scripture doesn't ask us to feel less  -  it asks us to redirect what we feel toward the One who actually holds the future."
}
}
]
},
{
"@type": "Person",
"@id": "https://christchurchmiami.org/#author-jeff-reed",
"name": "Jeff Reed",
"jobTitle": "Digital Strategist",
"worksFor": { "@id": "https://christchurchmiami.org/#org" },
"founder": { "@id": "https://thechurch.digital/#org" },
"sameAs": [
"https://www.linkedin.com/in/deerffej/",
"https://thechurch.digital",
"https://thechurch.digital/care"
],
"knowsAbout": [
"Digital ministry",
"Church SEO",
"Christian content strategy",
"Pastoral care for digital ministry leaders",
"Burnout in online ministry",
"Restoration cohorts",
"Decentralized church and digital discipleship"
]
},
{
"@type": "Organization",
"@id": "https://thechurch.digital/#org",
"name": "theChurch.digital",
"url": "https://thechurch.digital",
"founder": { "@id": "https://christchurchmiami.org/#author-jeff-reed" },
"description": "A nonprofit helping churches and church planters think through digital discipleship and decentralized ministry, including theChurch.digital/Care  -  a restoration journey for digital ministry leaders facing burnout and isolation.",
"nonprofitStatus": "Nonprofit501c3"
},
{
"@type": "Course",
"@id": "https://thechurch.digital/care#course",
"name": "theChurch.digital/Care  -  Restoration Journey",
"description": "A 6-8 month restoration journey for digital ministry leaders facing burnout, isolation, and spiritual fatigue. Small groups hosted inside Discord, approximately 90 minutes per week, built on biblical pastoral care.",
"url": "https://thechurch.digital/care",
"provider": { "@id": "https://thechurch.digital/#org" },
"audience": {
"@type": "Audience",
"audienceType": "Digital ministry leaders, online pastors, church planters in digital spaces, Christian content creators"
},
"timeRequired": "P6M",
"courseMode": "online",
"educationalLevel": "Adult Continuing Education",
"offers": {
"@type": "Offer",
"price": "40",
"priceCurrency": "USD",
"priceSpecification": {
"@type": "UnitPriceSpecification",
"price": "40",
"priceCurrency": "USD",
"unitText": "MONTH"
},
"description": "$40/month for U.S. participants. Global pricing available."
},
"hasCourseInstance": {
"@type": "CourseInstance",
"courseMode": "online",
"courseWorkload": "PT90M",
"startDate": "2026-03-01",
"name": "Spring 2026 cohort",
"location": {
"@type": "VirtualLocation",
"url": "https://discord.com"
}
}
},
{
"@type": "Person",
"@id": "https://christchurchmiami.org/#speaker-david-mccloud",
"name": "Rev. David McCloud",
"jobTitle": "Pastor and Licensed Counselor",
"affiliation": {
"@type": "Organization",
"name": "Granada Presbyterian Church",
"url": "https://granadachurch.com"
},
"alumniOf": [
{ "@type": "EducationalOrganization", "name": "Reformed Theological Seminary" },
{ "@type": "EducationalOrganization", "name": "Trinity International University" }
],
"sameAs": "https://www.linkedin.com/in/davidemccloud/",
"knowsAbout": ["Anxiety counseling", "Marriage and family counseling", "Pastoral care", "Reformed theology"]
},
{
"@type": "Church",
"@id": "https://christchurchmiami.org/#org",
"name": "Christchurch Miami",
"alternateName": "Christchurch",
"slogan": "A Faith Family on Mission",
"description": "Presbyterian Church in America (PCA) congregation in Miami (Kendall), Florida.",
"url": "https://christchurchmiami.org",
"logo": "https://christchurchmiami.org/logo.png",
"address": {
"@type": "PostalAddress",
"streetAddress": "8485 SW 112th St",
"addressLocality": "Miami",
"addressRegion": "FL",
"postalCode": "33156",
"addressCountry": "US"
},
"sameAs": [
"https://youtube.com/@christchurchmiami",
"https://www.instagram.com/christchurchmiami/",
"https://www.facebook.com/share/1EhcP7xwUE/?mibextid=wwXIfr",
"https://open.spotify.com/show/59g5u7AZQ238604y9b2zJR"
]
},
{
"@type": "VideoObject",
"name": "What Does the Bible Say About Anxiety? | A Christian Sermon on Worry & Peace (Philippians 4:6-7)",
"description": "Rev. David McCloud preaching on Philippians 4:6-7 at Christchurch Miami, April 26, 2026. Part of the spring 'What About...?' series.",
"thumbnailUrl": "https://i.ytimg.com/vi/BRNwM2h7FG0/maxresdefault.jpg",
"uploadDate": "2026-04-26T15:00:00-04:00",
"contentUrl": "https://www.youtube.com/watch?v=BRNwM2h7FG0",
"embedUrl": "https://www.youtube.com/embed/BRNwM2h7FG0",
"duration": "PT1H41M13S"
},
{
"@type": "HowTo",
"@id": "https://christchurchmiami.org/blog/what-does-the-bible-say-about-anxiety#howto",
"name": "How to Overcome Anxiety Biblically: 5 Steps",
"description": "A practical, biblical 5-step pattern for moving from worry to peace, drawn from Philippians 4:6-7 and the way Jesus prayed in the Garden of Gethsemane.",
"totalTime": "PT15M",
"step": [
{ "@type": "HowToStep", "position": 1, "name": "Acknowledge it", "text": "Don't pretend you're fine. Naming the stress is the first step. God isn't surprised by your anxiety, and pretending it's not there doesn't make it leave. The Psalms are full of believers acknowledging their anxiety to God in unfiltered language." },
{ "@type": "HowToStep", "position": 2, "name": "Dig to the root", "text": "Identify the source: Is it about the future? An old wound that's still echoing? A need to control? Worry that's been named loses some of its power." },
{ "@type": "HowToStep", "position": 3, "name": "Face it honestly", "text": "Don't sweep it under a rug. Spiritualizing anxiety away is one of the most common ways Christians stay stuck. Facing it is a sign of trust, not failure." },
{ "@type": "HowToStep", "position": 4, "name": "Deliver it to God in prayer", "text": "Be specific. Be honest. Add thanksgiving - gratitude shifts the frame from fear to trust without denying anything you feel. This mirrors Philippians 4:6 - prayer, supplication, thanksgiving working together." },
{ "@type": "HowToStep", "position": 5, "name": "Preach the gospel to yourself", "text": "Go back through the cross. Go back through the garden. Remind yourself what Christ has already done - and therefore who can be trusted with the smaller things." }
]
},
{
"@type": "WebPage",
"@id": "https://christchurchmiami.org/blog/what-does-the-bible-say-about-anxiety",
"speakable": {
"@type": "SpeakableSpecification",
"cssSelector": [".tldr", "h2", "details summary"]
}
}
]
}
</script>
</div></div></div></div></div></div></section>]]></content:encoded>
					<comments>https://christchurchmiami.org/blog/2026/04/26/what-does-the-bible-say-about-anxiety#comments</comments>
			<slash:comments>0</slash:comments>
				</item>
		<item>
			<title>You Are Salt and Light: Why the Resurrection Still Matters</title>
						<description><![CDATA[What has Christianity done for the world? The resurrection reshaped everything from your calendar to the Red Cross — and it still changes Monday.]]></description>
			<link>https://christchurchmiami.org/blog/2026/04/19/you-are-salt-and-light-why-the-resurrection-still-matters</link>
			<pubDate>Sun, 19 Apr 2026 19:26:54 +0000</pubDate>
			<guid>https://christchurchmiami.org/blog/2026/04/19/you-are-salt-and-light-why-the-resurrection-still-matters</guid>
			<content:encoded><![CDATA[<section class="sp-section sp-scheme-0" data-index="1" data-scheme="0"><div class="sp-section-slide"  data-label="Main" ><div class="sp-section-content" ><div class="sp-grid sp-col sp-col-24"><div class="sp-block sp-code-block " data-type="code" data-id="0" style="text-align:start;"><div class="sp-block-content"  style=""><div class="code-holder"  data-id="129741" data-title="New Code Snippet"><style>
/* Scoped styling for the Christchurch Miami blog body.
Targets .ccm-body so it won't leak to other blog posts or site sections.
Mirrors the Snappages Christchurch theme: Arial, airy line-height,
gold (#b58f3c) accents, bold weight for headings.
Includes native <details>/<summary> accordion styling. */
.ccm-body {
font-family: "Arial", Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 1em;
line-height: 1.9;
color: #2a2a2a;
letter-spacing: -0.01em;
}
.ccm-body p {
margin: 0 0 1em;
}
.ccm-body h2 {
font-family: "Arial", Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 1.4em;
font-weight: 700;
line-height: 1.15;
color: #1a1a1a;
margin: 1.8em 0 0.6em;
letter-spacing: -0.02em;
}
.ccm-body h3 {
font-family: "Arial", Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 1.05em;
font-weight: 700;
line-height: 1.25;
color: #1a1a1a;
margin: 1.5em 0 0.4em;
}
.ccm-body a {
color: #b58f3c;
text-decoration: none;
border-bottom: 1px solid rgba(181, 143, 60, 0.4);
transition: border-color 0.2s ease, color 0.2s ease;
}
.ccm-body a:hover {
color: #8f6f2a;
border-bottom-color: rgba(143, 111, 42, 0.9);
}
.ccm-body blockquote {
margin: 1.4em 0;
padding: 0.4em 1.25em;
border-left: 4px solid #b58f3c;
background-color: rgba(181, 143, 60, 0.06);
font-style: italic;
color: #1a1a1a;
}
.ccm-body blockquote p {
margin: 0 0 0.3em;
}
.ccm-body blockquote p + p {
margin-top: 0.5em;
margin-bottom: 0;
font-style: normal;
font-size: 0.92em;
color: #555;
}
.ccm-body ul,
.ccm-body ol {
margin: 0 0 1em 1.25em;
padding-left: 0.5em;
}
.ccm-body li {
margin-bottom: 0.4em;
line-height: 1.7;
}
.ccm-body strong {
font-weight: 700;
color: #1a1a1a;
}
.ccm-body em {
font-style: italic;
}
.ccm-body hr {
border: none;
border-top: 1px solid #d9d9d9;
margin: 2em 0;
}
.ccm-body .faq-heading {
border-top: 1px solid #d9d9d9;
padding-top: 1.6em;
margin-top: 1.6em;
}
/* Native <details>/<summary> accordion */
.ccm-body details {
border-bottom: 1px solid #e6e6e6;
padding: 0.85em 0;
}
.ccm-body details:first-of-type {
border-top: 1px solid #e6e6e6;
}
.ccm-body details > summary {
list-style: none;
cursor: pointer;
font-weight: 700;
font-size: 1.02em;
color: #1a1a1a;
padding: 0.25em 2em 0.25em 0;
position: relative;
outline: none;
transition: color 0.15s ease;
}
.ccm-body details > summary:hover {
color: #8f6f2a;
}
.ccm-body details > summary::-webkit-details-marker {
display: none;
}
.ccm-body details > summary::after {
content: "+";
position: absolute;
right: 0.25em;
top: 50%;
transform: translateY(-50%);
font-size: 1.4em;
color: #b58f3c;
font-weight: 400;
line-height: 1;
transition: transform 0.2s ease;
}
.ccm-body details[open] > summary::after {
content: "−";
}
.ccm-body details > p {
margin: 0.75em 0 0.25em;
color: #2a2a2a;
line-height: 1.85;
}
.ccm-body details + details {
margin-top: 0;
}
/* YouTube embed wrapper */
.ccm-body .youtube-embed {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
margin: 2em 0;
background: #000;
}
.ccm-body .youtube-embed iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.ccm-body .credits {
margin-top: 2em;
padding-top: 1.5em;
border-top: 1px solid #d9d9d9;
font-size: 0.88em;
line-height: 1.7;
color: #555;
}
.ccm-body .credits p {
margin-bottom: 0.6em;
}
.ccm-body .credits a {
color: #8f6f2a;
}
</style>
<div class="ccm-body">
<p>A little over forty years ago, British-American author Os Guinness published a book that still lands hard today. In <em>The Gravedigger File</em>, he said the Christian faith largely created the modern world but is now being undermined by it, making the church its own "gravedigger." He imagined an underground organization with a goal of getting Christians to believe their faith is <strong>"privately engaging but socially and culturally irrelevant."</strong> A private hobby. A personal comfort. Something you do on Sunday morning and politely leave at the sanctuary door on your way home.</p>
<p>The question pressing on any believer in 2026 is: does this actually matter outside the walls of the building? If you have just started following Jesus - maybe you came to faith this Easter, or you are stepping back into church after a long time away - you might be wondering the same thing a lot of us wonder: <em>what difference does my faith make outside the walls of the building?</em> Did Jesus rise from the dead just so I could feel peaceful on the inside? Or does His resurrection mean something for the world I actually live in - my work, my city, my kids' school, my Monday morning?</p>
<p>I preached on this passage at Christchurch Miami this past Sunday. The answer Jesus gives in Matthew 5 is more personal than you might expect.</p>
<h2>The Scripture</h2>
<blockquote>
<p>"You are the salt of the earth, but if salt has lost its taste, how shall its saltiness be restored? It is no longer good for anything except to be thrown out and trampled under people's feet. You are the light of the world. A city set on a hill cannot be hidden. Nor do people light a lamp and put it under a basket, but on a stand, and it gives light to all in the house. In the same way, let your light shine before others, so that they may see your good works and give glory to your Father who is in heaven."</p>
<p>- <a href="https://www.bible.com/bible/59/MAT.5.13-16.ESV" target="_blank" rel="noopener">Matthew 5:13-16 (ESV)</a></p>
</blockquote>
<h2>"You Are" Is a Declaration, Not a Command</h2>
<p>Read the passage again slowly. Notice what Jesus <em>does not</em> say.</p>
<p>He does not say, "Try to become salt." He does not say, "If you work hard enough, you might one day qualify as light." He says, <strong>"You are."</strong> Present tense. Already true. In the original Greek, the verb mood is what grammarians call the <em>indicative</em> - meaning Jesus is describing present reality, not issuing an assignment.</p>
<p>That distinction changes everything, especially for a new Christian who sometimes feels like a spiritual imposter. You are not an apprentice waiting to graduate. You are not a candidate hoping for promotion. The moment you placed your faith in the risen Christ, Jesus looked at you and said: <em>you already are what I need you to be. Now live like it.</em></p>
<h3>What Salt Does</h3>
<p>In the first-century world Jesus was speaking into, salt was not a condiment you shook on fries. Without refrigeration, salt was how food survived. It preserved. It protected against decay. Jesus is telling His followers, in effect: <em>you are the thing standing between your culture and its own decay.</em> Not because you are better than anyone else. Because you belong to the One who is making all things new.</p>
<p>Salt also does something gentler. It seasons. It brings out flavor. A Christian is not supposed to be the person every conversation goes quiet around - the designated disapprover, the spiritual killjoy. You are meant to make the table of your life - your home, your office, your friendships - more hospitable, not less.</p>
<h3>What Light Does</h3>
<p>Light does not announce itself. It just <em>is</em>, and wherever it goes, darkness stops winning. Jesus says "a city set on a hill cannot be hidden." That is not a threat. It is a promise. You are already visible. People already see your life. The only real question is what your shining is pointing toward.</p>
<h2>What the Resurrection Has Done to the World</h2>
<p>Here is where <em>The Gravedigger File</em> question gets answered head-on. Because if the Christian faith were really privately engaging but culturally irrelevant, the last two thousand years of human history would look wildly different than they actually do.</p>
<p>Start with something you already hold in your hand. The calendar on your phone is organized around a Jewish carpenter from Nazareth. There was a time before Him and a time after Him, and we count the years that way. This blog post is dated April 19, <strong>2026</strong> - twenty what? Twenty centuries since the birth of Jesus Christ. His life is the hinge of history.</p>
<p>Now go wider. The United States' national birth certificate, The Declaration of Independence, declares that "all men are created equal and are endowed by their Creator with certain unalienable rights." You cannot get that sentence from any other worldview. It does not come from Hinduism, Buddhism, Confucianism, Islam, atheism or secular progressivism. It comes from the Bible's insistence that every human being is made in the image of God (<a href="https://www.bible.com/bible/59/GEN.1.26-28.ESV" target="_blank" rel="noopener">Genesis 1:26-28</a>) and is therefore priceless.</p>
<p>The Red Cross was founded in 1859 by a Reformed Christian named Jean Henri Dunant, who was on his way to Italy to do a business deal when he saw the carnage of the Battle of Solferino and said, <em>as a Christian, I have to do something about this.</em> The abolition of slavery in the British Empire was led by a small group of committed Christians - John Wesley, William Wilberforce, William Pitt - who spent decades arguing that human beings bearing the image of God must not be treated as property. American abolitionists made the same case on the same grounds.</p>
<p>Modern science traces its roots not to skepticism but to northern and western Europe after the Protestant Reformation. Early European scientists believed that a rational God had made a rational universe, operating by natural laws (which required a Lawgiver), and that human beings - made in His image - could study it. Modern medicine grows out of that same impulse and is in many ways the continuation of Jesus' own ministry of healing; count the hospitals all over the world with names like Mercy, St. Mary's, Baptist, Presbyterian, etc. Public education came out of Geneva, Switzerland where John Calvin insisted that ordinary people, not just the nobility, deserved to be educated, especially so they could read the Bible. Every Ivy League school in the United States except the University of Pennsylvania was founded to train ministers of the gospel. The modern American civil rights movement was led by men like the Reverend Dr. Martin Luther King, Jr. Evangelical, Catholic and other followers of Christ are at the vanguard of sanctity of human rights efforts such as the pro-life movement and anti-human trafficking work.</p>
<p>The pattern is unmistakable. As I said Sunday, wherever suffering and injustice and slavery exist, the gospel goes and people are uplifted.</p>
<p>The music of Bach and Handel. The visual art of Da Vinci, Michelangelo, Rembrandt, and Rafael. Literature like <em>The Lord of the Rings</em>, <em>The Chronicles of Narnia</em> and yes, even <em>Harry Potter</em> (!) - all inspired by the gospel of God's grace made manifest in Jesus Christ.</p>
<p>None of that is a private mental exercise. It is a two-thousand-year record of a risen Lord reshaping everything He touches. The resurrection of Jesus Christ is not a mood, it is a movement - the most consequential one in human history.</p>
<h2>Live the Life</h2>
<p>Jesus tells you who you already are - salt, light, preserving, seasoning, visible, shining - and the last two thousand years tell you what happens when people actually believe Him.</p>
<p>So what does that look like on Monday morning for you?</p>
<p>It starts small. It looks like integrity in a job where cutting corners would be easier. It looks like patience with a difficult coworker. It looks like being the kind of neighbor who notices when something is wrong. It looks like forgiving someone who hurt you when you have every right to hold a grudge. It looks like telling the truth when a lie would be more convenient. It looks like giving generously, even sacrificially - of your time, your money, your attention - to people who cannot pay you back.</p>
<p>It also looks like <em>not</em> privatizing your faith. Not hiding your hope. Not filing following Jesus away as a Sunday-only category. <strong>This is who and what you are - now, be who you are.</strong></p>
<p>You do not have to become salt. You <em>are</em> salt. You do not have to become light. You <em>are</em> light. The resurrection of Jesus Christ made you that. Your job this week is not to manufacture a spiritual identity you do not have. It is to live the one you already received.</p>
<h3>A Simple Way to Start</h3>
<p>If you are new to following Jesus, pick one relationship this week where you have been dim, and turn the lamp up. One coworker you have been avoiding. One family member you have been short with. One neighbor you have never actually met. Salt and light do not require a platform or a title. They require presence.</p>
<h2>Where This Leaves Us</h2>
<p>Napoleon Bonaparte, who conquered most of Europe with his army and then died in exile, once wrote that he, Alexander the Great and Caesar had built their empires on force - but Jesus built His on love, and millions of men to this very day would still die for Him. Napoleon understood what <em>The Gravedigger File</em> conspiracy wants you to forget: the Christian faith is not just a private matter. It is the most consequential movement in human history, and the risen Christ is still doing it through ordinary people.</p>
<p>Easter Sunday was two weeks ago. The stone is still rolled away. The tomb is still empty. And Jesus, who is alive today, has looked you in the eye and told you what you are.</p>
<p><strong>Go. Live the life.</strong></p>
<h2>Taking Your Next Step</h2>
<p>If this post stirred something in you - whether you have been following Jesus for decades or you are just starting to wonder if He is real - we would love to help you take the next step. The best place to start is a <strong>community group</strong> at Christchurch Miami. It is where new believers and seasoned ones sit together around scripture, questions, and coffee, and figure out what it looks like to live the life Monday through Saturday. <a href="https://christchurchmiami.org/connect">Find a group here</a>, <a href="https://christchurchmiami.org/blog">explore more sermons and reflections on our blog</a>, or <a href="https://christchurchmiami.org/">join us for worship Sunday at 11 AM</a> at 8485 SW 112th St in Kendall.</p>
<h2 class="faq-heading">Common Questions About Salt, Light, and the Resurrection</h2>
<details>
<summary>What did Jesus mean by "you are the salt of the earth"?</summary>
<p>Jesus was speaking in a first-century world with no refrigeration, where salt was the primary way food was preserved from spoilage. When He tells His followers "you are the salt of the earth" in <a href="https://www.bible.com/bible/59/MAT.5.13.ESV" target="_blank" rel="noopener">Matthew 5:13</a>, He is saying two things at once: Christians are called to <em>preserve</em> what is good in their culture (standing against moral and social decay), and Christians are called to <em>season</em> - to make the culture around them more hospitable, flavorful, and life-giving. The verb mood is indicative, not imperative: Jesus is not commanding His followers to become salt. He is telling them what they already are in Him, and urging them to live like it.</p>
</details>
<details>
<summary>What does "you are the light of the world" mean in Matthew 5?</summary>
<p>In <a href="https://www.bible.com/bible/59/MAT.5.14-16.ESV" target="_blank" rel="noopener">Matthew 5:14-16</a>, Jesus tells His followers "you are the light of the world" and describes a city set on a hill that cannot be hidden. The image is of visibility and witness - a Christian life is meant to be publicly visible, not hidden behind a closed door or reduced to a private spirituality. The purpose of the light is not self-promotion, but giving glory to God: "let your light shine before others, so that they may see your good works and give glory to your Father who is in heaven." For a new Christian, this means the goal is not to be noticed, but to live in such a way that the God who saved you becomes visible through your life.</p>
</details>
<details>
<summary>Why does the resurrection of Jesus still matter today?</summary>
<p>The resurrection is not only a historical claim about what happened in Jerusalem around AD 33. It is the event that created and sustains the entire Christian movement - and everything that movement has produced in the last two thousand years. Without the resurrection, there is no Christian church, no New Testament, no Easter, no hope for life after death, no assurance that sin and death have been conquered. Every time a Christian shows up for a suffering neighbor, forgives an enemy, or resists injustice, they are living out the implications of the empty tomb. The resurrection matters today because the risen Christ is still actively at work through His church, and because His victory over death is the specific hope Christians rely on when facing fear, loss, or their own failure.</p>
</details>
<details>
<summary>What has Christianity done for the world?</summary>
<p>More than any other worldview in history. The modern calendar is organized around the birth of Jesus (BC / AD). The founding idea of Western human rights - that every person is created equal and endowed by the Creator with inalienable rights - is a direct inheritance from the biblical teaching that humans are made in the image of God (<a href="https://www.bible.com/bible/59/GEN.1.26-28.ESV" target="_blank" rel="noopener">Genesis 1:26-28</a>). The Red Cross was founded by a devout Christian in 1859. The abolition of slavery in Britain and America was led by committed Christians like William Wilberforce, John Wesley, and William Pitt. Modern science traces its roots to Protestant Europe after the Reformation, where early scientists believed that a rational God had made a rational universe, operating by natural laws that required a Lawgiver. Modern medicine, public education, the American civil rights movement under Dr. Martin Luther King, Jr., and ongoing anti-trafficking and pro-life work all trace their deepest roots to Christian conviction about the dignity and worth of human beings. The Western artistic canon - from Handel and Bach to Michelangelo, Rembrandt, Rafael, and Tolkien's <em>Lord of the Rings</em> - all reflect the same influence.</p>
</details>
<details>
<summary>Is Christianity still culturally relevant today?</summary>
<p>The writer Os Guinness, in his book <em>The Gravedigger File</em>, warned that the central lie of our age is the idea that Christian faith is "privately engaging but culturally irrelevant" - a private hobby with no public weight. The evidence cuts the other way. The last two thousand years show a faith that has built hospitals, ended slavery, fueled scientific discovery, launched universal education, and inspired the greatest art and literature in Western history. Christianity is not less relevant today because the world is complicated; if anything, it is more relevant, because the problems this world faces - injustice, despair, addiction, loneliness, fear of death - are exactly the problems the gospel was designed to meet. Pastor Kent Keller's sermon at Christchurch Miami on April 19, 2026, made exactly this case: the faith is only irrelevant if Christians privatize it. When they live it publicly, the world bends toward healing.</p>
</details>
<details>
<summary>What does it mean to "live the life" as a Christian?</summary>
<p>"Live the life" is Pastor Kent Keller's frequent closing charge at Christchurch Miami. It is rooted in the indicative mood of <a href="https://www.bible.com/bible/59/MAT.5.13-16.ESV" target="_blank" rel="noopener">Matthew 5:13-16</a> - Jesus tells His followers what they already <em>are</em> (salt, light, a city on a hill) and calls them to live consistently with that identity. In practical terms, living the life means carrying Sunday worship into Monday work - integrity when cutting corners would be easier, patience with difficult people, forgiveness when grudges would be easier to hold, truth-telling when a lie would be more convenient, and generosity toward people who cannot repay you. Living the life does not require a platform, a title, or a theology degree. It requires presence, faithfulness, and the daily conviction that you already are what Jesus said you are.</p>
</details>
<details>
<summary>How can a new Christian start living out their faith this week?</summary>
<p>Three small, concrete steps. First, read <a href="https://www.bible.com/bible/59/MAT.5.13-16.ESV" target="_blank" rel="noopener">Matthew 5:13-16</a> slowly, out loud, and let the indicative "you are" language land - you are not trying to earn an identity, you are living out one you have already been given. Second, pick one relationship in your life - a coworker, a neighbor, a family member - where your light has gone dim, and take one concrete step to turn the lamp up this week. A text. A conversation. A moment of presence. Third, stop trying to live the Christian life alone. Join a community group at your local church, have a conversation with a pastor, or show up on a Sunday. Faith is always stronger in company, and the New Testament assumes that pattern from beginning to end.</p>
</details>
<h2>Watch the Full Sermon</h2>
<div class="youtube-embed"><iframe src="https://www.youtube.com/embed/4p5i1gCqXDY" title="You Are Salt and Light: What Easter Means for Monday | Matthew 5:13–16 | Christchurch Miami" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></div>
<div class="credits">
<p>Hero photo by <a href="https://unsplash.com/@jancorba" target="_blank" rel="noopener">Ján Čorba</a> on <a href="https://unsplash.com/photos/a-single-candle-is-lit-in-the-dark-aFrF98HHr00" target="_blank" rel="noopener">Unsplash</a>.</p>
<p>Scripture quotations are from The Holy Bible, English Standard Version® (ESV®), copyright © 2001 by Crossway, a publishing ministry of Good News Publishers. Used by permission. All rights reserved.</p>
<p>Sermon: "You Are Salt and Light: What Easter Means for Monday" - Pastor Kent Keller, Christchurch Miami, April 19, 2026. Matthew 5:13-16. Part of the <em>But What About?</em> series. Preached while Pastor James Drake is deployed overseas as a U.S. Army chaplain.</p>
<p>Referenced work: <em>The Gravedigger File</em> by <a href="https://www.osguinness.com/" target="_blank" rel="noopener">Os Guinness</a> (1983). Napoleon Bonaparte quotation from widely attributed sources.</p>
<p><a href="https://christchurchmiami.org">Christchurch Miami</a> is a Presbyterian Church in America (PCA) congregation in Miami, Florida, led by Pastor James Drake. Services are held Sundays at 11 AM at 8485 SW 112th St, Miami, FL 33156.</p>
</div>
</div>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BlogPosting",
"@id": "https://christchurchmiami.org/blog/you-are-salt-and-light-what-the-resurrection-means-for-your-everyday-life#article",
"headline": "You Are Salt and Light: What the Resurrection Means for Your Everyday Life",
"description": "Jesus did not tell you to become salt and light - He said you already are. Discover what Christ's resurrection did to the world, and what it means for your Monday morning.",
"image": "https://unsplash.com/photos/a-single-candle-is-lit-in-the-dark-aFrF98HHr00",
"datePublished": "2026-04-19",
"dateModified": "2026-04-22",
"inLanguage": "en-US",
"author": { "@id": "https://christchurchmiami.org/#kent-keller" },
"publisher": { "@id": "https://christchurchmiami.org/#organization" },
"about": [
{ "@type": "Thing", "name": "Matthew 5:13-16" },
{ "@type": "Thing", "name": "Salt of the earth, light of the world" },
{ "@type": "Thing", "name": "Resurrection of Jesus Christ" },
{ "@type": "Thing", "name": "Christianity and Western civilization" },
{ "@type": "Thing", "name": "Image of God (Imago Dei)" },
{ "@type": "Thing", "name": "Reformed natural theology" }
],
"mentions": [
{ "@id": "https://christchurchmiami.org/#james-drake" },
{ "@type": "Person", "name": "Os Guinness" },
{ "@type": "Person", "name": "Napoleon Bonaparte" },
{ "@type": "Person", "name": "William Wilberforce" },
{ "@type": "Person", "name": "John Wesley" },
{ "@type": "Person", "name": "William Pitt" },
{ "@type": "Person", "name": "Jean Henri Dunant" },
{ "@type": "Person", "name": "John Calvin" },
{ "@type": "Person", "name": "Martin Luther King Jr." },
{ "@type": "Book", "name": "The Gravedigger File", "author": "Os Guinness" }
]
},
{
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What did Jesus mean by 'you are the salt of the earth'?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Jesus was speaking in a first-century world with no refrigeration, where salt was the primary way food was preserved from spoilage. When He tells His followers 'you are the salt of the earth' in Matthew 5:13, He is saying two things at once: Christians are called to preserve what is good in their culture, and Christians are called to season - to make the culture around them more hospitable, flavorful, and life-giving. The verb mood is indicative, not imperative: Jesus is not commanding His followers to become salt. He is telling them what they already are in Him."
}
},
{
"@type": "Question",
"name": "What does 'you are the light of the world' mean in Matthew 5?",
"acceptedAnswer": {
"@type": "Answer",
"text": "In Matthew 5:14-16, Jesus tells His followers 'you are the light of the world' and describes a city set on a hill that cannot be hidden. The image is of visibility and witness - a Christian life is meant to be publicly visible, not hidden or reduced to a private spirituality. The purpose of the light is to give glory to God: 'let your light shine before others, so that they may see your good works and give glory to your Father who is in heaven.'"
}
},
{
"@type": "Question",
"name": "Why does the resurrection of Jesus still matter today?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The resurrection is the event that created and sustains the entire Christian movement. Without the resurrection, there is no Christian church, no New Testament, no Easter, no assurance that sin and death have been conquered. The resurrection matters today because the risen Christ is still actively at work through His church, and because His victory over death is the specific hope Christians rely on when facing fear, loss, or their own failure."
}
},
{
"@type": "Question",
"name": "What has Christianity done for the world?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The modern calendar is organized around the birth of Jesus. The founding idea of Western human rights - that every person is created equal and endowed by the Creator with inalienable rights - is a direct inheritance from the biblical teaching that humans are made in the image of God (Genesis 1:26-28). The Red Cross was founded by a devout Christian in 1859. The abolition of slavery in Britain and America was led by committed Christians like William Wilberforce, John Wesley, and William Pitt. Modern science traces its roots to Protestant Europe, where early scientists believed that a rational God had made a rational universe operating by natural laws that required a Lawgiver. Modern medicine, public education, the American civil rights movement under Dr. Martin Luther King Jr., and ongoing anti-trafficking and pro-life work all trace their roots to Christian conviction about the dignity of human beings."
}
},
{
"@type": "Question",
"name": "Is Christianity still culturally relevant today?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Os Guinness, in The Gravedigger File, warned that the central lie of our age is the idea that Christian faith is 'privately engaging but culturally irrelevant.' The evidence cuts the other way. Two thousand years of Christian influence built hospitals, ended slavery, fueled scientific discovery, launched universal education, and inspired the greatest art and literature in Western history. Christianity is not less relevant today - the problems this world faces are exactly the problems the gospel was designed to meet."
}
},
{
"@type": "Question",
"name": "What does it mean to 'live the life' as a Christian?",
"acceptedAnswer": {
"@type": "Answer",
"text": "'Live the life' is Pastor Kent Keller's frequent closing charge at Christchurch Miami. Rooted in Matthew 5:13-16, it means Jesus tells His followers what they already are (salt, light, a city on a hill) and calls them to live consistently with that identity. Practically: integrity at work, patience with difficult people, forgiveness, truth-telling, generosity. Living the life does not require a platform or a title. It requires presence and the daily conviction that you already are what Jesus said you are."
}
},
{
"@type": "Question",
"name": "How can a new Christian start living out their faith this week?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Three concrete steps. Read Matthew 5:13-16 slowly and let the indicative 'you are' language land - you are not trying to earn an identity, you are living out one you have already been given. Pick one relationship in your life where your light has gone dim, and take one concrete step to turn the lamp up this week. And stop trying to live the Christian life alone - join a community group, talk to a pastor, or show up on a Sunday. Faith is always stronger in company."
}
}
]
},
{
"@type": "Person",
"@id": "https://christchurchmiami.org/#kent-keller",
"name": "Kent Keller",
"honorificPrefix": "Pastor",
"jobTitle": "Teaching Pastor",
"description": "Teaching Pastor at Christchurch Miami, a Presbyterian Church in America (PCA) congregation in Miami, Florida. Longtime PCA minister with an academic preaching voice rooted in Reformed theology, apologetics, and the continuity of the Christian intellectual tradition.",
"worksFor": { "@id": "https://christchurchmiami.org/#organization" }
},
{
"@type": "Person",
"@id": "https://christchurchmiami.org/#james-drake",
"name": "James Drake",
"honorificPrefix": "Pastor",
"jobTitle": "Lead Pastor",
"description": "Lead Pastor of Christchurch Miami. U.S. Army chaplain. 20-year ministry veteran in the Presbyterian Church in America (PCA).",
"worksFor": { "@id": "https://christchurchmiami.org/#organization" }
},
{
"@type": "Church",
"@id": "https://christchurchmiami.org/#organization",
"name": "Christchurch Miami",
"alternateName": "Christchurch Miami (PCA)",
"slogan": "A Faith Family on Mission",
"description": "Presbyterian Church in America (PCA) congregation in Miami (Kendall), Florida, led by Pastor James Drake.",
"url": "https://christchurchmiami.org",
"address": {
"@type": "PostalAddress",
"streetAddress": "8485 SW 112th St",
"addressLocality": "Miami",
"addressRegion": "FL",
"postalCode": "33156",
"addressCountry": "US"
}
}
]
}
</script>
</div></div></div></div></div></div></section>]]></content:encoded>
					<comments>https://christchurchmiami.org/blog/2026/04/19/you-are-salt-and-light-why-the-resurrection-still-matters#comments</comments>
			<slash:comments>0</slash:comments>
				</item>
		<item>
			<title>Did Jesus Really Rise From the Dead? The Evidence From 1 Corinthians 15</title>
						<description><![CDATA[Four pieces of evidence for the resurrection — and what the empty tomb means for your anxiety, your shame, and your next step in faith at Christchurch Miami.]]></description>
			<link>https://christchurchmiami.org/blog/2026/04/12/did-jesus-really-rise-from-the-dead-the-evidence-from-1-corinthians-15</link>
			<pubDate>Sun, 12 Apr 2026 18:58:00 +0000</pubDate>
			<guid>https://christchurchmiami.org/blog/2026/04/12/did-jesus-really-rise-from-the-dead-the-evidence-from-1-corinthians-15</guid>
			<content:encoded><![CDATA[<section class="sp-section sp-scheme-0" data-index="1" data-scheme="0"><div class="sp-section-slide"  data-label="Main" ><div class="sp-section-content" ><div class="sp-grid sp-col sp-col-24"><div class="sp-block sp-code-block " data-type="code" data-id="0" style=""><div class="sp-block-content"  style=""><div class="code-holder"  data-id="129432" data-title="0412 Sermon Blog"><style>
/* Scoped styling for the Christchurch Miami blog body.
Targets .ccm-body so it won't leak to other blog posts or site sections.
Mirrors the Snappages Christchurch theme: Arial, airy line-height,
gold (#b58f3c) accents, bold weight for headings.
Includes native <details>/<summary> accordion styling. */
.ccm-body {
font-family: "Arial", Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 1em;
line-height: 1.9;
color: #2a2a2a;
letter-spacing: -0.01em;
}
.ccm-body p {
margin: 0 0 1em;
}
.ccm-body h2 {
font-family: "Arial", Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 1.4em;
font-weight: 700;
line-height: 1.15;
color: #1a1a1a;
margin: 1.8em 0 0.6em;
letter-spacing: -0.02em;
}
.ccm-body h3 {
font-family: "Arial", Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 1.05em;
font-weight: 700;
line-height: 1.25;
color: #1a1a1a;
margin: 1.5em 0 0.4em;
}
.ccm-body a {
color: #b58f3c;
text-decoration: none;
border-bottom: 1px solid rgba(181, 143, 60, 0.4);
transition: border-color 0.2s ease, color 0.2s ease;
}
.ccm-body a:hover {
color: #8f6f2a;
border-bottom-color: rgba(143, 111, 42, 0.9);
}
.ccm-body blockquote {
margin: 1.4em 0;
padding: 0.4em 1.25em;
border-left: 4px solid #b58f3c;
background-color: rgba(181, 143, 60, 0.06);
font-style: italic;
color: #1a1a1a;
}
.ccm-body blockquote p {
margin: 0 0 0.3em;
}
.ccm-body blockquote p + p {
margin-top: 0.5em;
margin-bottom: 0;
font-style: normal;
font-size: 0.92em;
color: #555;
}
.ccm-body ul,
.ccm-body ol {
margin: 0 0 1em 1.25em;
padding-left: 0.5em;
}
.ccm-body li {
margin-bottom: 0.4em;
line-height: 1.7;
}
.ccm-body strong {
font-weight: 700;
color: #1a1a1a;
}
.ccm-body em {
font-style: italic;
}
.ccm-body hr {
border: none;
border-top: 1px solid #d9d9d9;
margin: 2em 0;
}
.ccm-body .faq-heading {
border-top: 1px solid #d9d9d9;
padding-top: 1.6em;
margin-top: 1.6em;
}
/* Native <details>/<summary> accordion */
.ccm-body details {
border-bottom: 1px solid #e6e6e6;
padding: 0.85em 0;
}
.ccm-body details:first-of-type {
border-top: 1px solid #e6e6e6;
}
.ccm-body details > summary {
list-style: none;
cursor: pointer;
font-weight: 700;
font-size: 1.02em;
color: #1a1a1a;
padding: 0.25em 2em 0.25em 0;
position: relative;
outline: none;
transition: color 0.15s ease;
}
.ccm-body details > summary:hover {
color: #8f6f2a;
}
.ccm-body details > summary::-webkit-details-marker {
display: none;
}
.ccm-body details > summary::after {
content: "+";
position: absolute;
right: 0.25em;
top: 50%;
transform: translateY(-50%);
font-size: 1.4em;
color: #b58f3c;
font-weight: 400;
line-height: 1;
transition: transform 0.2s ease;
}
.ccm-body details[open] > summary::after {
content: "−";
}
.ccm-body details > p {
margin: 0.75em 0 0.25em;
color: #2a2a2a;
line-height: 1.85;
}
.ccm-body details + details {
margin-top: 0;
}
/* YouTube embed wrapper */
.ccm-body .youtube-embed {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
margin: 2em 0;
background: #000;
}
.ccm-body .youtube-embed iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.ccm-body .credits {
margin-top: 2em;
padding-top: 1.5em;
border-top: 1px solid #d9d9d9;
font-size: 0.88em;
line-height: 1.7;
color: #555;
}
.ccm-body .credits p {
margin-bottom: 0.6em;
}
.ccm-body .credits a {
color: #8f6f2a;
}
</style>
<div class="ccm-body">
<p>If you've started following Jesus recently, you've probably noticed that the closer you get to Him, the more honest you become about the questions that don't go away. <em>What about anxiety? What about suffering? What about the success that was supposed to fill me up, and didn't? What about my purpose on this planet?</em></p>
<p>Those aren't Sunday-morning questions. They're the questions we ask at 2 AM in the hospital. In counseling sessions. On deployment. In silence. Certainly when we're in pain.</p>
<p>Pastor James Drake - lead pastor of Christchurch Miami, U.S. Army chaplain, and a 20-year ministry veteran in the PCA (Presbyterian Church in America) - made the case this past Sunday, preaching live from his deployment in the Middle East in camo: before we can answer any of those questions, we have to answer one first - <strong>what about the resurrection?</strong> Because if Jesus didn't rise from the dead, none of the other questions have good answers. But if He did, then the resurrection doesn't just change history. It changes today.</p>
<p>The refrain James came back to all morning: <strong>"If the tomb is empty, anything is possible."</strong> Not just spiritually possible. <em>Personally</em> possible. <em>Relationally</em> possible. <em>Eternally</em> possible. Here's what that means for a new Christian trying to take the next step.</p>
<h2>The Foundation Paul Went Back To</h2>
<p>Here's the passage James preached from:</p>
<blockquote>
<p>"For I delivered to you as of first importance what I also received: that Christ died for our sins in accordance with the Scriptures, that he was buried, that he was raised on the third day in accordance with the Scriptures, and that he appeared to Cephas, then to the twelve."</p>
<p>- <a href="https://www.bible.com/bible/59/1CO.15.3-5.ESV">1 Corinthians 15:3-5 (ESV)</a></p>
</blockquote>
<p>Pay attention to what Paul reaches for when the church starts to wobble. Not philosophy. Not a pep talk. Four verbs: <em>died, buried, raised, appeared.</em> And he calls them "of first importance."</p>
<p>Paul wrote this letter around AD 53-55. Most scholars - including resurrection historian <a href="https://www.garyhabermas.com/" target="_blank" rel="noopener">Gary Habermas</a> and New Testament scholar <a href="https://ntwrightonline.org/" target="_blank" rel="noopener">N.T. Wright</a> - trace this short creed to within three to five years of the resurrection itself. It's a confession the early church was reciting out loud while the eyewitnesses were still walking around. Christianity didn't slowly evolve into belief. It exploded into a Jerusalem full of people who could, in theory, fact-check it.</p>
<p>For a newer Christian, that's worth sitting with. Our faith isn't a collection of moral tips or a vague sense that God is somewhere in the background. It's a claim about something that either happened in time and space or didn't. <strong>Paul would rather you trust a real event than a comforting idea.</strong></p>
<h2>The Whole Bible Was Pointing Here</h2>
<p>Paul says <em>"in accordance with the Scriptures"</em> - twice, on purpose, inside four verses. After Jesus rose, <a href="https://www.bible.com/bible/59/LUK.24.27.ESV">Luke 24:27</a> records Him walking with His disciples and explaining how every part of the Old Testament had been pointing to Him all along.</p>
<p>James spent time on one of the clearest examples: Genesis 22. Abraham is told to take his son - <em>"your son, your only son Isaac, whom you love"</em> - and offer him as a sacrifice. The journey takes three days. The location is <a href="https://www.bible.com/bible/59/GEN.22.ESV">Mount Moriah</a> - the same ridge in Jerusalem where Solomon later built the temple (2 Chronicles 3:1), and where, two thousand years later, Jesus would be crucified just outside the city walls.</p>
<p>Notice the pattern. An only son. A beloved son. Carrying wood for the sacrifice up a hill in Jerusalem to be offered by his father. At the last second, God stops Abraham and provides a ram as a substitute.</p>
<p>That story doesn't just <em>mention</em> Jesus. It <em>whispers</em> His name. An only Son, beloved by His Father, carrying wood up a hill outside Jerusalem to be offered in our place - except this time, the Father doesn't stop the sacrifice. Because there is no substitute for the Substitute.</p>
<p><strong>The cross was not Plan B.</strong> It was the plan all along. The resurrection isn't a surprise twist at the end of the Bible - it's the moment the whole book has been leaning toward.</p>
<h2>The Evidence Paul Names</h2>
<p>A lot of new Christians carry the quiet worry that their faith would collapse if they looked at the evidence too closely. The opposite is true. The closer you look, the more the resurrection holds. Four of the pieces James walked through on Sunday are worth pulling forward - and each is part of what Habermas calls the "minimal facts" approach to resurrection evidence: claims that nearly all scholars, including skeptics, accept as historical.</p>
<h3>The witnesses nobody would have made up</h3>
<p>All four Gospels name women as the first people at the empty tomb. In first-century Jewish courts, a woman's testimony was not admissible as legal evidence - full stop. If the early church had fabricated the resurrection, they would never have built the story around witnesses the culture already doubted.</p>
<p>As James said on Sunday: this doesn't read like something they invented. It reads like something they <em>recorded</em>.</p>
<h3>The tomb was in a known location</h3>
<p>Jesus was crucified publicly and buried in a named tomb belonging to Joseph of Arimathea - a member of the Sanhedrin, the Jewish ruling council. If the authorities wanted to end the Christian movement on day one, all they needed to do was produce a body. They never did.</p>
<p>Every other major world religion has a grave you can visit. Christianity does not - because He's not there.</p>
<h3>The burial cloths weren't thrown aside - they were folded</h3>
<p>When Peter and John reached the tomb, <a href="https://www.bible.com/bible/59/JHN.20.ESV">John 20</a> records that the linen cloths were lying there, and the face cloth was folded up in a place by itself. James pressed the detail with his usual dry edge:</p>
<blockquote>
<p>"Nobody steals a body and then folds the laundry. This is not theft. This is what victory looks like. The tomb does not look like a crime scene. It looks like a departure."</p>
<p>- Pastor James Drake</p>
</blockquote>
<p>A robbery leaves a mess. What the disciples found was an empty tomb and <em>order</em> - one of the reasons John writes in verse 8 that when he walked in and saw it, <em>he believed</em>.</p>
<h3>Over five hundred eyewitnesses</h3>
<p>Paul doesn't shy away from naming numbers:</p>
<blockquote>
<p>"Then he appeared to more than five hundred brothers at one time, most of whom are still alive, though some have fallen asleep."</p>
<p>- <a href="https://www.bible.com/bible/59/1CO.15.6.ESV">1 Corinthians 15:6 (ESV)</a></p>
</blockquote>
<p>Paul is writing to people who could, in theory, travel to those witnesses and cross-examine them. He's not asking you to take his word for it - he's naming a verifiable crowd and saying <em>go ask them</em>. You don't invite fact-checking on that scale unless the story holds.</p>
<h2>Two Lives That Only Make Sense If the Tomb Is Empty</h2>
<p>The most compelling argument for the resurrection isn't a debate. It's two biographies.</p>
<h3>James - the skeptical half-brother</h3>
<p>Mary and Joseph had other children after Jesus, and one of them was named James. During Jesus's earthly ministry, James did not believe his brother was the Son of God (<a href="https://www.bible.com/bible/59/JHN.7.5.ESV">John 7:5</a>).</p>
<p>Then Paul writes in <a href="https://www.bible.com/bible/59/1CO.15.7.ESV">1 Corinthians 15:7</a> that after the resurrection, Jesus <em>"appeared to James."</em> One line. But the life that follows is unmistakable. James becomes a leader of the Jerusalem church, writes a letter still in your Bible, and the first-century historian Josephus records that James was executed by stoning around AD 62 for the faith he once dismissed.</p>
<p>What changes a skeptical brother into a church leader willing to die for what he once doubted? A resurrection. Nothing less does it.</p>
<h3>Paul - the persecutor</h3>
<p>Paul writes about himself with shocking honesty in verses 8-10. He was hunting Christians before he met the risen Jesus. He approved of their executions. And then:</p>
<blockquote>
<p>"But by the grace of God I am what I am, and his grace toward me was not in vain."</p>
<p>- <a href="https://www.bible.com/bible/59/1CO.15.10.ESV">1 Corinthians 15:10 (ESV)</a></p>
</blockquote>
<p>James framed grace like this on Sunday:</p>
<blockquote>
<p>"You don't clean up your life and then come to God. You come to God and then he begins to clean you up from the inside out."</p>
<p>- Pastor James Drake</p>
</blockquote>
<p>If you're newer in faith, hear that directly: the resurrection is not a test you have to pass before God accepts you. It's the announcement that He already has. Paul's past stayed on the page - he didn't edit it out - and grace sat next to it. You're allowed to do the same.</p>
<p>Legal scholars like J. Warner Wallace (<em>Cold-Case Christianity</em>) have long argued that the two hardest historical facts to explain away are the empty tomb and the conversion of Paul. You don't go from killing Christians to dying as one unless something happened on the road to Damascus you could not unsee.</p>
<h2>What the Empty Tomb Does This Week</h2>
<p>A lot of us try to take "next steps in faith" while still carrying old weights. The resurrection is the specific news that reaches into the places we tend to compartmentalize.</p>
<p><strong>Your anxiety</strong> isn't erased, but it is re-framed: if the grave couldn't hold Jesus, nothing this week is outside His reach. <strong>Your past</strong> doesn't have to follow you forever - Paul's resume as a persecutor is preserved in the Bible right alongside his grace line, and you're allowed to let both be true. <strong>Your future</strong> has a real ending, and it's good. Christianity is forward-leaning because of the resurrection.</p>
<p>James framed it around the one refrain that carried the whole sermon: <strong>"If the tomb is empty, anything is possible."</strong> That's not a slogan - it's a load-bearing wall. As he put it in closing: your life can be made new - <em>not because we try harder, but because He is alive.</em></p>
<h2>Taking Your Next Step</h2>
<p>The question Paul put to the Corinthians, and James put in front of us this Sunday, is the same one sitting in front of you this week: <strong>what are you going to do with an empty tomb?</strong></p>
<p>If you're newer in faith, three concrete next steps:</p>
<ol>
<li><strong>Read the passage slowly, in one sitting.</strong> Open <a href="https://www.bible.com/bible/59/1CO.15.1-11.ESV">1 Corinthians 15:1-11</a> and let the creed sink in before you read anything else today. It's a short read.</li>
<li><strong>Pick one area - anxiety, past, or future - where you need the resurrection to be true this week.</strong> Name it out loud in prayer. Tell God where you need the empty tomb to land.</li>
<li><strong>Don't carry this alone.</strong> One of the reasons we exist as a faith family at Christchurch is so new Christians don't have to figure this out solo. A <a href="https://christchurchmiami.org/groups">community group</a>, a conversation with a pastor, or a Sunday morning at 11 AM is the way faith grows - in company, not in isolation.</li>
</ol>
<p>Christchurch Miami is a faith family on mission - Community · Grace · Purpose. If you're new to following Jesus and want a next step, we'd love to help you find one. <strong>Find a <a href="https://christchurchmiami.org/groups">community group</a></strong> at christchurchmiami.org/groups, or join us in person Sundays at 11 AM, 8485 SW 112th St, Miami, FL 33156.</p>
<h2 class="faq-heading">Common Questions About the Resurrection</h2>
<details>
<summary>Did Jesus really rise from the dead?</summary>
<p>Yes - and that claim is anchored in historical testimony, not just religious conviction. Paul names over five hundred eyewitnesses to the risen Jesus in <a href="https://www.bible.com/bible/59/1CO.15.6.ESV">1 Corinthians 15:6</a>, writing while most of them were still alive and available for questioning. The early Christian creed Paul quotes in <a href="https://www.bible.com/bible/59/1CO.15.3-5.ESV">1 Corinthians 15:3-5</a> can be dated to within three to five years of the crucifixion, long before legend could have taken over. The resurrection is Christianity's central claim, and Paul deliberately stakes the entire faith on it being a real historical event.</p>
</details>
<details>
<summary>What is the earliest evidence for the resurrection?</summary>
<p>The earliest evidence is the creed preserved in 1 Corinthians 15:3-5, which scholars including Gary Habermas and N.T. Wright trace to within a few years of the crucifixion - likely received by Paul during his visit to Jerusalem around AD 35-38. The creed names specific resurrection appearances (to Peter, to the Twelve, to more than five hundred at once, to James, to Paul himself). Because Paul is passing on what he <em>received</em> from the earliest Christians, this creed predates his letter by decades and is the oldest explicit resurrection testimony we have.</p>
</details>
<details>
<summary>Why were women the first witnesses at the empty tomb?</summary>
<p>All four Gospels report that women - Mary Magdalene and others - were the first to find the tomb empty. This is significant because in first-century Jewish culture, women's legal testimony was not admissible in court. If the early church had invented the resurrection story to persuade skeptics, they would have chosen more credible cultural witnesses. The fact that women are named as the first witnesses is one of the strongest arguments for the account's authenticity - nobody fabricates an inconvenient detail and then refuses to edit it out.</p>
</details>
<details>
<summary>What does "in accordance with the Scriptures" mean in 1 Corinthians 15?</summary>
<p>Paul writes that Christ "died for our sins in accordance with the Scriptures" and "was raised on the third day in accordance with the Scriptures" - emphasizing that the resurrection was the fulfillment of the Old Testament, not a break from it. In <a href="https://www.bible.com/bible/59/LUK.24.27.ESV">Luke 24:27</a>, Jesus walks with His disciples and explains how every part of the Hebrew Bible had been pointing to Him. The cross was not Plan B; it was always the plan, foreshadowed in stories from Genesis onward.</p>
</details>
<details>
<summary>How is Abraham and Isaac a picture of Jesus?</summary>
<p>In Genesis 22, Abraham takes his "only son" whom he loves on a three-day journey to <a href="https://www.bible.com/bible/59/GEN.22.ESV">Mount Moriah</a>, where Isaac carries the wood for the sacrifice up the hill. At the last moment, God provides a ram as a substitute, and Isaac is spared. Mount Moriah is the same ridge in Jerusalem where Solomon later built the temple and where Jesus was crucified. The pattern is unmistakable: an only Son, beloved by His Father, carrying wood up a hill in Jerusalem to be offered as a sacrifice. In Abraham's story the father stops the sacrifice and a substitute dies; in Jesus's story the Father allows the sacrifice because <em>Jesus is the Substitute</em> for us.</p>
</details>
<details>
<summary>Who was James, the half-brother of Jesus, and why did he convert?</summary>
<p>James was a son of Mary and Joseph, born after Jesus. During Jesus's earthly ministry, James did not believe his brother was the Messiah (<a href="https://www.bible.com/bible/59/JHN.7.5.ESV">John 7:5</a>). But Paul records in <a href="https://www.bible.com/bible/59/1CO.15.7.ESV">1 Corinthians 15:7</a> that after the resurrection, Jesus appeared to James personally. James went on to lead the early church in Jerusalem and authored the New Testament letter of James. According to the first-century historian Josephus, he was executed by stoning around AD 62 - martyred for the faith he once dismissed. James's transformation from skeptical brother to church leader willing to die for Jesus is one of the most unusual conversions in the New Testament, and it only makes sense if the resurrection actually happened.</p>
</details>
<details>
<summary>What should a new Christian do with the resurrection?</summary>
<p>Three practical next steps. First, read <a href="https://www.bible.com/bible/59/1CO.15.1-11.ESV">1 Corinthians 15:1-11</a> slowly, in one sitting, and let the oldest Christian creed sink into you before anything else. Second, name one area of your life - anxiety, your past, your future - where you most need the resurrection to be true this week, and bring that to God in honest prayer. Third, don't try to live the Christian life alone. Join a <a href="https://christchurchmiami.org/groups">community group</a>, talk to a pastor, or show up on a Sunday. Faith grows in company, not isolation. That's a pattern the New Testament assumes from beginning to end.</p>
</details>
<h2>Watch the Full Sermon</h2>
<div class="youtube-embed"><iframe src="https://www.youtube.com/embed/0MTWFuZJCOs" title="What About the Resurrection? | 1 Corinthians 15:1-11 | Christchurch Miami" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></div>
<div class="credits">
<p>Hero photo by <a href="https://unsplash.com/photos/a-dark-tunnel-with-a-small-window-in-it-zfvr_8hDngc" target="_blank" rel="noopener">Lexi Laginess</a> on <a href="https://unsplash.com/" target="_blank" rel="noopener">Unsplash</a>.</p>
<p>Scripture quotations are from The Holy Bible, English Standard Version® (ESV®), copyright © 2001 by Crossway, a publishing ministry of Good News Publishers. Used by permission. All rights reserved.</p>
<p>Sermon: "What About the Resurrection?" - Pastor James Drake, Christchurch Miami, April 12, 2026. 1 Corinthians 15:1-11.</p>
<p>Referenced scholars: <a href="https://www.garyhabermas.com/" target="_blank" rel="noopener">Gary Habermas</a> (Liberty University, "Minimal Facts" resurrection apologetics); <a href="https://ntwrightonline.org/" target="_blank" rel="noopener">N.T. Wright</a> (Oxford / St Andrews, author of <em>The Resurrection of the Son of God</em>).</p>
<p><a href="https://christchurchmiami.org">Christchurch Miami</a> is a Presbyterian Church in America (PCA) congregation in Miami, Florida, led by Pastor James Drake. Services are held Sundays at 11 AM at 8485 SW 112th St, Miami, FL 33156.</p>
</div>
</div>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BlogPosting",
"@id": "https://christchurchmiami.org/blog/did-jesus-really-rise-from-the-dead-the-evidence-from-1-corinthians-15#article",
"headline": "Did Jesus Really Rise From the Dead? The Evidence From 1 Corinthians 15",
"description": "Four pieces of evidence for the resurrection - and what the empty tomb means for your anxiety, your shame, and your next step in faith at Christchurch Miami.",
"image": "https://unsplash.com/photos/a-dark-tunnel-with-a-small-window-in-it-zfvr_8hDngc",
"datePublished": "2026-04-15",
"dateModified": "2026-04-15",
"inLanguage": "en-US",
"author": { "@id": "https://christchurchmiami.org/#jeff-reed" },
"publisher": { "@id": "https://christchurchmiami.org/#organization" },
"about": [
{ "@type": "Thing", "name": "Resurrection of Jesus Christ" },
{ "@type": "Thing", "name": "1 Corinthians 15" },
{ "@type": "Thing", "name": "Christian apologetics" }
],
"mentions": [
{ "@id": "https://christchurchmiami.org/#james-drake" },
{ "@type": "Person", "name": "Paul the Apostle" },
{ "@type": "Person", "name": "Gary Habermas" },
{ "@type": "Person", "name": "N.T. Wright" }
]
},
{
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Did Jesus really rise from the dead?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes - and that claim is anchored in historical testimony, not just religious conviction. Paul names over five hundred eyewitnesses to the risen Jesus in 1 Corinthians 15:6, writing while most of them were still alive and available for questioning. The early Christian creed Paul quotes in 1 Corinthians 15:3-5 can be dated to within three to five years of the crucifixion, long before legend could have taken over."
}
},
{
"@type": "Question",
"name": "What is the earliest evidence for the resurrection?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The earliest evidence is the creed preserved in 1 Corinthians 15:3-5, which scholars including Gary Habermas and N.T. Wright trace to within a few years of the crucifixion - likely received by Paul during his visit to Jerusalem around AD 35-38. Because Paul is passing on what he received from the earliest Christians, this creed predates his letter by decades and is the oldest explicit resurrection testimony we have."
}
},
{
"@type": "Question",
"name": "Why were women the first witnesses at the empty tomb?",
"acceptedAnswer": {
"@type": "Answer",
"text": "All four Gospels report that women were the first to find the tomb empty. In first-century Jewish culture, women's legal testimony was not admissible in court. If the early church had invented the resurrection story to persuade skeptics, they would have chosen more credible cultural witnesses. The fact that women are named as the first witnesses is one of the strongest arguments for the account's authenticity."
}
},
{
"@type": "Question",
"name": "What does 'in accordance with the Scriptures' mean in 1 Corinthians 15?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Paul writes that Christ died for our sins and was raised on the third day 'in accordance with the Scriptures' - emphasizing that the resurrection was the fulfillment of the Old Testament, not a break from it. In Luke 24:27, Jesus walks with His disciples and explains how every part of the Hebrew Bible had been pointing to Him. The cross was not Plan B; it was always the plan."
}
},
{
"@type": "Question",
"name": "How is Abraham and Isaac a picture of Jesus?",
"acceptedAnswer": {
"@type": "Answer",
"text": "In Genesis 22, Abraham takes his only son Isaac on a three-day journey to Mount Moriah, where Isaac carries the wood for the sacrifice up the hill. Mount Moriah is the same ridge in Jerusalem where Jesus was later crucified. The pattern is unmistakable: an only son, beloved by his father, carrying wood up a hill in Jerusalem to be offered as a sacrifice. In Abraham's story a substitute dies; in Jesus's story the Father allows the sacrifice because Jesus is the Substitute for us."
}
},
{
"@type": "Question",
"name": "Who was James, the half-brother of Jesus, and why did he convert?",
"acceptedAnswer": {
"@type": "Answer",
"text": "James was a son of Mary and Joseph, born after Jesus. During Jesus's ministry, James did not believe his brother was the Messiah. But Paul records in 1 Corinthians 15:7 that after the resurrection, Jesus appeared to James personally. James went on to lead the early church in Jerusalem and was martyred around AD 62 according to Josephus. His transformation only makes sense if the resurrection actually happened."
}
},
{
"@type": "Question",
"name": "What should a new Christian do with the resurrection?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Three practical next steps: read 1 Corinthians 15:1-11 slowly in one sitting; name one area - anxiety, past, or future - where you most need the resurrection to be true this week and bring that to God in prayer; and don't try to live the Christian life alone. Join a community group, talk to a pastor, or show up on a Sunday. Faith grows in company, not isolation."
}
}
]
},
{
"@type": "Person",
"@id": "https://christchurchmiami.org/#jeff-reed",
"name": "Jeff Reed",
"jobTitle": "Director of Digital Ministry",
"worksFor": { "@id": "https://christchurchmiami.org/#organization" }
},
{
"@type": "Person",
"@id": "https://christchurchmiami.org/#james-drake",
"name": "James Drake",
"honorificPrefix": "Pastor",
"jobTitle": "Lead Pastor",
"description": "Lead Pastor of Christchurch Miami. U.S. Army chaplain. 20-year ministry veteran in the Presbyterian Church in America (PCA).",
"worksFor": { "@id": "https://christchurchmiami.org/#organization" }
},
{
"@type": "Church",
"@id": "https://christchurchmiami.org/#organization",
"name": "Christchurch Miami",
"alternateName": "Christchurch Miami (PCA)",
"slogan": "A Faith Family on Mission",
"description": "Presbyterian Church in America (PCA) congregation in Miami (Kendall), Florida, led by Pastor James Drake.",
"url": "https://christchurchmiami.org",
"address": {
"@type": "PostalAddress",
"streetAddress": "8485 SW 112th St",
"addressLocality": "Miami",
"addressRegion": "FL",
"postalCode": "33156",
"addressCountry": "US"
}
}
]
}
</script>
</div></div></div></div></div></div></section>]]></content:encoded>
					<comments>https://christchurchmiami.org/blog/2026/04/12/did-jesus-really-rise-from-the-dead-the-evidence-from-1-corinthians-15#comments</comments>
			<slash:comments>0</slash:comments>
				</item>
		<item>
			<title>The Shroud of Turin*</title>
						<description><![CDATA[Recently a young friend asked me what I thought about the Shroud of Turin. The Shroud of Turin, in case you’re not familiar with it, is purported to be the burial cloth of Jesus. It is a centuries-old linen cloth bearing the image of a crucified man, and it is the most studied artifact in human history.

National Geographic Magazine (June 1980) labeled it: “One of the most perplexing enigmas of modern times.”

To be clear, neither my faith nor the Christian faith stands or falls on whether or not the Shroud is authentic. Personally, I’ve always been agnostic about it. But at the prompting of my young friend I did a more in-depth look at it, and here is a brief overview of some of what I learned.  ]]></description>
			<link>https://christchurchmiami.org/blog/2026/04/05/the-shroud-of-turin</link>
			<pubDate>Sun, 05 Apr 2026 20:33:49 +0000</pubDate>
			<guid>https://christchurchmiami.org/blog/2026/04/05/the-shroud-of-turin</guid>
			<content:encoded><![CDATA[<section class="sp-section sp-scheme-0" data-index="3" data-scheme="0"><div class="sp-section-slide"  data-label="Main" ><div class="sp-section-content" ><div class="sp-grid sp-col sp-col-24"><div class="sp-block sp-image-block " data-type="image" data-id="0" style="text-align:start;"><div class="sp-block-content"  style=""><div class="sp-image-holder" style="background-image:url(https://storage1.snappages.site/DSKS5J/assets/images/23833223_640x421_500.jpg);"  data-source="DSKS5J/assets/images/23833223_640x421_2500.jpg" data-ratio="sixteen-nine"><img src="https://storage1.snappages.site/DSKS5J/assets/images/23833223_640x421_500.jpg" class="fill" alt="" /><div class="sp-image-title"></div><div class="sp-image-caption"></div></div></div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="1" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h1' ><h1 >The Shroud of Turin*</h1></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="2" style="text-align:start;"><div class="sp-block-content"  style="">Recently a young friend asked me what I thought about the Shroud of Turin. The Shroud of Turin, in case you’re not familiar with it, is purported to be the burial cloth of Jesus.  <br><i>National Geographic Magazine&nbsp;</i>(June 1980) labeled it: “One of the most perplexing enigmas of modern times.”<br><br>To be clear, neither my faith nor the Christian faith stands or falls on whether or not the Shroud is authentic. Personally, I’ve always been agnostic about it. But at the prompting of my young friend I did a more in-depth look at it, and here is a brief overview of some of what I learned. &nbsp; <br><br><b>What it&nbsp;</b><b>is:</b> A centuries-old linen cloth bearing the image of a crucified man. The faint image on the cloth depicts a gaunt man 5’6’-6’1”. He has markings on his body corresponding to the way the Bible describes the trials and crucifixion of Jesus – thorn marks on his head, bruises on his shoulders, lacerations on his back. It is housed in the Cathedral of St. John the Baptist in Turin, Italy. And it is the most studied artifact in human history.<br><br><b>The age of the Shroud:</b> In 1988 an international team of scientists dated the Shroud using the carbon-14 technique. They concluded that the fabric originated between 1260 AD and 1390 AD. This would rule it out as the burial shroud of Christ and led many people to dismiss the Shroud as a clever medieval hoax.<br><br>But some experts challenged this conclusion on various grounds and also claimed that this study was not properly controlled because of contamination of the Shroud. Also, the samples they used were collected from a single location, and that piece may have been added to the Shroud later to repair it after it was burned in a fire in 1352 – which is roughly how hold that 1988 study said it was.<br><br>In the most recent study, researchers from Italy’s Institute of Crystallography applied a much more advanced X-ray technique to study the Shroud. That analysis dates the Shroud’s origin to the first century AD, supporting its authenticity.<br><br>Those researchers also found that their analysis of the material in the Shroud was consistent with the analysis of linens from Israel in the first century AD. But when the Shroud was compared with linens from the medieval period (1260-1390 AD) there was no similarity.<br><br>“We can conclude for now that the Shroud image is that of a real human form of a scourged, crucified man. It is not the product of an artist.” – Shroud of Turin Research Project Final Report, 1981.<br><br><b>Further:  </b><br>•The dimensions of the cloth match the measurement used by Jewish law and custom for a burial cloth.<br>•The composition of the cloth: The material of the threads is consistent with known first-century plants.<br>•It has pollen grains on it unique to Judea.<br>•There are Roman coins on the eyes in the image, minted by Pontius Pilate in 29 AD.<br><br><b>There are real blood stains on it:</b> <br>•Like the markings on his body, they match the&nbsp;descriptions of the sufferings of Jesus in the Gospels.<br>•The blood type is a very rare AB+. Apparently people with this blood type are universal plasma donors.<br>•The stains match descriptions of the Passion of Jesus in the Gospels.<br>•The blood particles reveal a high content of bilirubin. This is significant for two reasons: 1. It is consistent with bodily response to extreme trauma (so a dead body could not have been used to create the image); and 2. Blood with high bilirubin content stays red over time and does not turn dark brown (consistent with stains on the Shroud).<br>•The blood imprints <i>precede</i> the formation of the image.<br>•There are correspondences with another relic, the Sudarium Christi: similar pollen grains; 124 exact matches to wounds on the Shroud; the same AB blood type.<br>•The Shroud is a <i>precise</i> <i>photographic negative</i> (on non-photographically sensitive cloth). This obviously is hundreds of years before cameras and photographs and negatives were invented.<br>•The image was not produced by paint, dye, vapors, or scorching.<br>•The image is unique: no other image in the world has its distinctive characteristics. <i>The only known explanation for the formation of the image is an intense burst of vacuum ultraviolet radiation (equivalent to the output of 14K excimer lasers) emitted from every three-dimensional point of the body in the Shroud.&nbsp;</i>(Emphases added.)<br><br>Skeptics abound, but so far no one has come up with a credible explanation of how the relic might have been forged. And in spite of a $1 million offer, no one has yet produced a similar object.<br><br>Again: Neither my faith nor the Christian faith depends on whether or not the Shroud is authentic, but I’m leaning more in the direction of it being authentic … until someone can explain how it was made.<br><br>The Shroud is either the actual burial cloth of Jesus Christ, or the most ingenious, elaborate hoax in human history.<br><br><i>What do you think?</i><br><br>Kent<br><br>*Compiled from numerous sources.</div></div></div></div></div></section>]]></content:encoded>
					<comments>https://christchurchmiami.org/blog/2026/04/05/the-shroud-of-turin#comments</comments>
			<slash:comments>10</slash:comments>
				</item>
		<item>
			<title>Did Jesus Really Rise from the Dead? | Road to Emmaus Explained</title>
						<description><![CDATA[Did Jesus really rise from the dead? Discover the Road to Emmaus, biblical prophecy, and the evidence behind Easter and the resurrection of Jesus.]]></description>
			<link>https://christchurchmiami.org/blog/2026/04/05/did-jesus-really-rise-from-the-dead-road-to-emmaus-explained</link>
			<pubDate>Sun, 05 Apr 2026 20:33:27 +0000</pubDate>
			<guid>https://christchurchmiami.org/blog/2026/04/05/did-jesus-really-rise-from-the-dead-road-to-emmaus-explained</guid>
			<content:encoded><![CDATA[<section class="sp-section sp-scheme-0" data-index="15" data-scheme="0"><div class="sp-section-slide"  data-label="Main" ><div class="sp-section-content" ><div class="sp-grid sp-col sp-col-24"><div class="sp-block sp-image-block " data-type="image" data-id="0" style="text-align:start;"><div class="sp-block-content"  style=""><div class="sp-image-holder" style="background-image:url(https://storage1.snappages.site/DSKS5J/assets/images/23833188_4000x3000_500.jpg);"  data-source="DSKS5J/assets/images/23833188_4000x3000_2500.jpg" data-fill="true"><img src="https://storage1.snappages.site/DSKS5J/assets/images/23833188_4000x3000_500.jpg" class="fill" alt="" /><div class="sp-image-title"></div><div class="sp-image-caption"></div></div></div></div><div class="sp-block sp-text-block " data-type="text" data-id="1" style=""><div class="sp-block-content"  style="">On Easter Sunday, one question continues to echo through history:<br>Did Jesus really rise from the dead?<br><br>For many people who are exploring faith, asking questions about God, or unsure what to believe, the story of the Road to Emmaus offers one of the most compelling accounts in the Bible.<br><br>This is not just a religious story.<br>It is a deeply human story about grief, doubt, evidence, and unexpected hope.<br><br>In Luke 24, two followers of Jesus are walking the seven-mile road from Jerusalem to Emmaus just hours after reports began spreading that Jesus’ tomb was empty.<br>What happened next changed everything.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="2" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >What Happened on the Road to Emmaus?</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="3" style="text-align:start;"><div class="sp-block-content"  style="">On the same day Jesus rose from the dead, two disciples were walking away from Jerusalem.<br><br>They were confused.<br>Heartbroken.<br>Disappointed.<br><br>They had watched Jesus be crucified just days earlier.<br>They had hoped He would change everything.<br>Instead, He died.<br><br>Then came the shocking reports from women who claimed the tomb was empty and that angels said Jesus was alive.<br><br>As they walked, a stranger joined them on the road.<br><br>What they did not realize was this:<br>the stranger was Jesus Himself.<br>Yet Luke tells us they did not recognize Him.<br><br>This detail is powerful because it mirrors what many people experience spiritually today.<br>Sometimes God may be closer than we realize, even in moments of doubt and pain.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="4" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >Why Didn’t They Recognize Jesus?</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="5" style="text-align:start;"><div class="sp-block-content"  style="">This is one of the most searched questions around this passage.<br>The disciples were overwhelmed by grief and confusion.<br>Their expectations had been shattered.<br>They expected a political savior.<br>Instead, Jesus died on a cross.<br><br>Many people today wrestle with similar questions:<br><ul data-end="2499" data-start="2369"><li data-end="2400" data-section-id="c5y50o" data-start="2369">Why does God allow suffering?</li><li data-end="2440" data-section-id="127gj4j" data-start="2401">Why doesn’t life go the way we hoped?</li><li data-end="2499" data-section-id="oqvgyl" data-start="2441">If Jesus is real, why does faith sometimes feel unclear?</li></ul><br>The Emmaus story speaks directly to people who are searching for meaning in the middle of disappointment.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="6" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >Did Jesus Give Evidence?</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="7" style="text-align:start;"><div class="sp-block-content"  style="">This is where the story becomes especially compelling for skeptics and seekers.<br>Jesus did not begin by demanding blind faith.<br><br>Instead, He pointed them to evidence.<br><br>Luke says:<br><p data-end="2948" data-start="2827"><i>“Beginning with Moses and all the Prophets, he explained to them what was said in all the Scriptures concerning himself.”</i></p><br>In other words, Jesus pointed to prophecy.<br><br>Hundreds of years before His birth, the Hebrew Scriptures described details of His life, death, and resurrection.<br><br>Some of the strongest examples include:<br><ul data-end="3364" data-start="3150"><li data-end="3193" data-section-id="1l05dn0" data-start="3150">Isaiah 53 → suffering and crucifixion</li><li data-end="3230" data-section-id="stvxh5" data-start="3194">Micah 5:2 → birth in Bethlehem</li><li data-end="3270" data-section-id="14qt0ws" data-start="3231">Psalm 22 → pierced hands and feet</li><li data-end="3323" data-section-id="1bo0u9v" data-start="3271">Zechariah 9:9 → entering Jerusalem on a donkey</li><li data-end="3364" data-section-id="1tgqmw1" data-start="3324">Psalm 16 → resurrection / no decay</li></ul><br>These prophecies were written centuries before Jesus lived.<br><br>For someone exploring Christianity, this matters because faith is not presented as wishful thinking.<br><br>It is presented as history connected to prophecy.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="8" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >Could This Have Happened by Coincidence?</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="9" style="text-align:start;"><div class="sp-block-content"  style="">This question matters for non-Christians.<br><br>According to apologetic research referenced in the sermon, the mathematical odds of one person fulfilling just eight major messianic prophecies are astronomically small.<br><br>The odds are often compared to covering the state of Texas in silver dollars two feet deep and picking one marked coin blindfolded.<br><br>For all major prophecies, the probability becomes virtually impossible by chance.<br>For many seekers, this is where the resurrection moves from myth to something worth investigating.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="10" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >When Did They Finally Recognize Jesus?</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="11" style="text-align:start;"><div class="sp-block-content"  style="">The turning point came at dinner.<br>When Jesus broke the bread, suddenly everything became clear.<br><br>Luke says:<br><p data-end="4412" data-start="4363">“Their eyes were opened and they recognized him.”</p><br>This moment is powerful because recognition came after the journey.<br>After the questions.<br>After the conversation.<br>After the evidence.<br><br>This is often how spiritual discovery works.<br>People rarely move from doubt to certainty instantly.<br>Sometimes it happens through a journey.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="12" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >Why This Matters If You’re Not Religious</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="13" style="text-align:start;"><div class="sp-block-content"  style="">The Road to Emmaus matters because it speaks directly to people who are:<br><ul data-end="4970" data-start="4817"><li data-end="4836" data-section-id="skw09d" data-start="4817">searching for God</li><li data-end="4856" data-section-id="1k5713o" data-start="4837">questioning faith</li><li data-end="4891" data-section-id="1iqeue8" data-start="4857">exploring whether Jesus was real</li><li data-end="4930" data-section-id="18ujnqt" data-start="4892">dealing with grief or disappointment</li><li data-end="4970" data-section-id="1q0xoeu" data-start="4931">wondering if there is hope after pain</li></ul><br>The message is simple:<br>Jesus meets people on the road.<br>Not after they have all the answers.<br>Not after they become perfect.<br>But in the middle of their questions.<br><br>That is why this story remains one of the most powerful Easter accounts for people who are not Christians.<br><br>Photo by Peter Robbins on Unsplash</div></div><div class="sp-block sp-video-block " data-type="video" data-id="14" style="text-align:start;"><div class="sp-block-content"  style=""><div class="video-holder"  data-id="-LGphNVxaeY" data-source="youtube"><iframe src="https://www.youtube.com/embed/-LGphNVxaeY?rel=0" frameborder="0" allowfullscreen></iframe></div></div></div></div></div></div></section>]]></content:encoded>
					<comments>https://christchurchmiami.org/blog/2026/04/05/did-jesus-really-rise-from-the-dead-road-to-emmaus-explained#comments</comments>
			<slash:comments>0</slash:comments>
				</item>
		<item>
			<title>It's Sunday, But Friday is Coming</title>
						<description><![CDATA[There are moments in history that forever alter the course of humanity.The fall of the Berlin Wall. The moon landing. The end of World War II.But according to Kent Keller’s powerful Palm Sunday message, no week in history compares to Holy Week—the seven days that began with Jesus’ triumphal entry into Jerusalem and culminated in His resurrection.Palm Sunday marks the beginning of the most signific...]]></description>
			<link>https://christchurchmiami.org/blog/2026/04/01/it-s-sunday-but-friday-is-coming</link>
			<pubDate>Wed, 01 Apr 2026 22:10:03 +0000</pubDate>
			<guid>https://christchurchmiami.org/blog/2026/04/01/it-s-sunday-but-friday-is-coming</guid>
			<content:encoded><![CDATA[<section class="sp-section sp-scheme-0" data-index="20" data-scheme="0"><div class="sp-section-slide"  data-label="Main" ><div class="sp-section-content" ><div class="sp-grid sp-col sp-col-24"><div class="sp-block sp-image-block " data-type="image" data-id="0" style="text-align:start;"><div class="sp-block-content"  style=""><div class="sp-image-holder" style="background-image:url(https://storage1.snappages.site/DSKS5J/assets/images/23788825_5472x3648_500.jpg);"  data-source="DSKS5J/assets/images/23788825_5472x3648_2500.jpg" data-fill="true" data-ratio="sixteen-nine"><img src="https://storage1.snappages.site/DSKS5J/assets/images/23788825_5472x3648_500.jpg" class="fill" alt="" /><div class="sp-image-title"></div><div class="sp-image-caption"></div></div></div></div><div class="sp-block sp-text-block " data-type="text" data-id="1" style="text-align:start;"><div class="sp-block-content"  style="">There are moments in history that forever alter the course of humanity.<br>The fall of the Berlin Wall. The moon landing. The end of World War II.<br>But according to Kent Keller’s powerful Palm Sunday message, no week in history compares to Holy Week—the seven days that began with Jesus’ triumphal entry into Jerusalem and culminated in His resurrection.<br><br>Palm Sunday marks the beginning of the most significant week the world has ever known.<br>As Jesus rode into Jerusalem on a colt, the crowds cried out:<br>“Hosanna to the Son of David! Blessed is He who comes in the name of the Lord!”<br>This was not merely a historical event. It was the fulfillment of prophecy, the revelation of the Messiah, and the opening scene of God’s redemptive plan for humanity.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="2" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >Why Palm Sunday Still Matters Today</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="3" style="text-align:start;"><div class="sp-block-content"  style="">Palm Sunday is more than a date on the church calendar.<br>It is a reminder that Jesus entered Jerusalem as the Prince of Peace, not on a war horse, but humbly on a donkey—fulfilling the words of the prophet Zechariah.<br><br>His arrival announced something greater than political change.<br>It signaled that God Himself had come near.<br>For every believer, Palm Sunday asks a deeply personal question:<br>What will you lay at His feet?<br>What Do We Bring to Jesus?<br>One of the most compelling themes from Keller’s sermon is this question:<br>What would you lay before Jesus if you were in that crowd?<br>The people laid down palm branches and cloaks.<br>Today, we bring something even more personal.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="4" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >1. Bring Your Praise</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="5" style="text-align:start;"><div class="sp-block-content"  style="">For many, Palm Sunday is a day of worship and gratitude.<br>We praise Jesus because He is worthy.<br>He is the Lamb who was slain, the Savior who gave His life so that we might receive forgiveness, grace, and eternal life.<br>Every song of worship, every prayer of gratitude, every act of love toward others becomes an offering laid at His feet.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="6" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >2. Bring Your Questions</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="7" style="text-align:start;"><div class="sp-block-content"  style="">Faith does not require pretending we have no doubts.<br>Questions are welcome in the presence of God.<br>Whether you are skeptical, searching, or struggling to understand, Palm Sunday reminds us that Jesus invites honest seekers.<br>God is not threatened by our questions.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="8" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >3. Bring Your Pain</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="9" style="text-align:start;"><div class="sp-block-content"  style="">Keller’s message beautifully reminds us that Jesus understands suffering.<br>He knows physical pain.<br>He knows emotional anguish.<br>He knows betrayal and grief.<br>The One who entered Jerusalem on Sunday knew the cross was coming on Friday.<br>This means we do not bring our pain to a distant God, but to a Savior who has walked through suffering Himself.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="10" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >4. Bring Your Rejection</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="11" style="text-align:start;"><div class="sp-block-content"  style="">Few wounds cut deeper than rejection.<br>Yet Jesus knows this pain intimately.<br>The same crowd that shouted “Hosanna” would soon cry, “Crucify Him.”<br>If you have ever felt abandoned, misunderstood, or rejected, Palm Sunday reminds you that Christ understands.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="12" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >It’s Sunday, But Friday Is Coming</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="13" style="text-align:start;"><div class="sp-block-content"  style="">One of the most memorable lines from the sermon is this:<br>“It’s Sunday, but Friday’s coming.”<br>Palm Sunday carries both celebration and tension.<br>The cheers of the crowd are real.<br>But so is the shadow of the cross.<br>The King enters Jerusalem in triumph, fully aware that within days He will endure betrayal, suffering, and crucifixion.<br>This tension is the heart of Holy Week.<br>The praise of Sunday leads to the sacrifice of Friday.<br>Yet Friday is not the end.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="14" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >Another Sunday Is Coming</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="15" style="text-align:start;"><div class="sp-block-content"  style="">The beauty of the gospel is that Good Friday gives way to Easter Sunday.<br>The cross leads to the empty tomb.<br>Death gives way to resurrection.<br>Darkness gives way to light.<br>Hope is restored.<br>Keller’s message points us toward this glorious truth:<br>Another Sunday is coming.<br>Easter Sunday is the moment the world is turned right-side up again.<br>Through Christ’s resurrection, sin, death, and darkness are defeated.<br>This is why Holy Week continues to change lives today.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="16" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >A Palm Sunday Reflection for Our Lives</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="17" style="text-align:start;"><div class="sp-block-content"  style="">As we enter Holy Week, take a moment to reflect:<br><ul><li>What am I laying at the feet of Jesus?</li><li>Am I bringing Him my praise?</li><li>My pain?</li><li>My doubts?</li><li>My fears?</li><li>My need for salvation?</li></ul><br>Palm Sunday invites every heart to make room for the King.<br><br>Jesus still comes humbly.<br>Jesus still saves.<br>Jesus still transforms lives.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="18" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >Join Us This Easter at Christ Church Miami</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="19" style="text-align:start;"><div class="sp-block-content"  style="">Holy Week is more than a remembrance—it is an invitation.<br><br>Wherever you are in your faith journey, there is room for you to encounter the hope of Jesus.<br><br>This Palm Sunday and Easter, we invite you to worship with us at Christ Church Miami as we celebrate the King who came, the Savior who died, and the Lord who rose again.<br>Hosanna. Blessed is He who comes in the name of the Lord.<br><br>Photo by Andrew Neel on Unsplash</div></div></div></div></div></section>]]></content:encoded>
					<comments>https://christchurchmiami.org/blog/2026/04/01/it-s-sunday-but-friday-is-coming#comments</comments>
			<slash:comments>0</slash:comments>
				</item>
		<item>
			<title>Passover: Covered By The Blood</title>
						<description><![CDATA[Main Takeaway: God saves His people through the blood of a substitute, and Jesus is our true Passover Lamb. God’s people did not begin as slaves in Egypt. In Genesis, Joseph was sold into slavery but God raised him up to save many lives during a famine, bringing his family to Egypt. Over time, a new Pharaoh arose who did not know Joseph, and the Israelites were oppressed, forced into hard labor, a...]]></description>
			<link>https://christchurchmiami.org/blog/2026/04/01/passover-covered-by-the-blood</link>
			<pubDate>Wed, 01 Apr 2026 12:57:00 +0000</pubDate>
			<guid>https://christchurchmiami.org/blog/2026/04/01/passover-covered-by-the-blood</guid>
			<content:encoded><![CDATA[<section class="sp-section sp-scheme-0" data-index="32" data-scheme="0"><div class="sp-section-slide"  data-label="Main" ><div class="sp-section-content" ><div class="sp-grid sp-col sp-col-24"><div class="sp-block sp-image-block " data-type="image" data-id="0" style="text-align:start;"><div class="sp-block-content"  style=""><div class="sp-image-holder" style="background-image:url(https://storage1.snappages.site/DSKS5J/assets/images/23833550_3173x2380_500.jpg);"  data-source="DSKS5J/assets/images/23833550_3173x2380_2500.jpg" data-fill="true" data-ratio="sixteen-nine"><img src="https://storage1.snappages.site/DSKS5J/assets/images/23833550_3173x2380_500.jpg" class="fill" alt="" /><div class="sp-image-title"></div><div class="sp-image-caption"></div></div></div></div><div class="sp-block sp-text-block " data-type="text" data-id="1" style="text-align:start;"><div class="sp-block-content"  style="">Main Takeaway: God saves His people through the blood of a substitute, and Jesus is our true Passover Lamb.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="2" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 ><b>INTRO //</b></h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="3" style="text-align:start;"><div class="sp-block-content"  style="">God’s people did not begin as slaves in Egypt. In Genesis, Joseph was sold into slavery but God raised him up to save many lives during a famine, bringing his family to Egypt. Over time, a new Pharaoh arose who did not know Joseph, and the Israelites were oppressed, forced into hard labor, and enslaved for generations (Exodus 1). What began as God’s provision became a place of bondage, setting the stage for God’s great deliverance.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="4" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 ><b>TEXT //</b></h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="5" style="text-align:start;"><div class="sp-block-content"  style="">Read: Exodus 12:1–13<br><br><b>(1) THE LAMB - Exodus 12:3–7<br></b><br>God’s instructions:<br>&nbsp; &nbsp; • &nbsp; &nbsp;Take a lamb<br>&nbsp; &nbsp; • &nbsp; &nbsp;Without blemish<br>&nbsp; &nbsp; • &nbsp; &nbsp;Kill the lamb<br>&nbsp; &nbsp; • &nbsp; &nbsp;Apply the blood to the door<br><br>Key Insight:<br><br>God does not tell them to improve themselves.<br>He tells them to trust in a substitute.<br><br><b>(2) THE BLOOD - Exodus 12:12–13<br></b><br>“When I see the blood, I will pass over you.”<br><br>Key Truth:<br><br>The difference between life and death was not:<br>&nbsp; &nbsp; • &nbsp; &nbsp;Good behavior<br>&nbsp; &nbsp; • &nbsp; &nbsp;Sincerity<br>&nbsp; &nbsp; • &nbsp; &nbsp;Background<br><br>It was the blood personally applied!</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="6" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 ><b>WHAT THIS MEANS…</b></h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="7" style="text-align:start;"><div class="sp-block-content"  style="">Two households could look the same:<br>&nbsp; &nbsp; • &nbsp; &nbsp;One afraid, but covered → saved<br>&nbsp; &nbsp; • &nbsp; &nbsp;One confident, but uncovered → judged<br><br>? The issue was not how they felt<br>? The issue was what covered them</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="8" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 ><b>FROM PASSOVER TO CHRIST //</b></h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="9" style="text-align:start;"><div class="sp-block-content"  style="">Passover Past → Passover Present</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="10" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >1. The Lamb Was Selected and Examined</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="11" style="text-align:start;"><div class="sp-block-content"  style="">Passover Past:<br>? Exodus 12:3<br>The lamb was selected on the 10th of Nisan and set apart for inspection before sacrifice.<br><br>Passover Present:<br>? Luke 19:28–48<br>Jesus entered Jerusalem on what we call Palm Sunday, which corresponds to the 10th of Nisan, presenting Himself publicly to Israel.<br><br>? Connection:<br>On the very time the lambs were being selected, Jesus presented Himself as the true Lamb and was examined in the days leading up to His crucifixion.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="12" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >2. The Lamb Was in Its Prime</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="13" style="text-align:start;"><div class="sp-block-content"  style="">Passover Past:<br>? Exodus 12:5<br>The lamb was a one-year-old male, in the prime of life.<br><br>Passover Present:<br>Jesus was crucified in the prime of His life, not at the end of it.<br><br>? Connection:<br>The Passover required the best, not the leftover. In the same way, Jesus offered Himself at full strength, showing this was a willing and valuable sacrifice.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="14" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >3. The Lamb Was Without Defect</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="15" style="text-align:start;"><div class="sp-block-content"  style="">Passover Past:<br>? Exodus 12:5<br>The lamb had to be without blemish.<br><br>Passover Present:<br>? 1 Peter 1:19<br>? Hebrews 4:15<br>? John 1:29<br><br>Jesus is the sinless Lamb, without blemish or defect.<br>? Connection:<br>Only a perfect sacrifice could stand in the place of others. Jesus’ sinlessness is what qualifies Him to be our substitute.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="16" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >4. The Lamb Was Slain at Twilight</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="17" style="text-align:start;"><div class="sp-block-content"  style="">Passover Past:<br>? Exodus 12:6<br>The lamb was killed on the 14th of Nisan at twilight (about 3–6 PM).<br><br>Passover Present:<br>? Matthew 27:45–50<br>Jesus died at the ninth hour (around 3 PM).<br><br>? Connection:<br>Jesus died at the very time the Passover lambs were being sacrificed, showing He is the true and final Passover Lamb.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="18" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >5. The Bread Was Without Yeast</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="19" style="text-align:start;"><div class="sp-block-content"  style="">Passover Past:<br>? Exodus 12:8<br>The bread was unleavened, symbolizing purity and the removal of sin.<br><br>Passover Present:<br>? John 6:48<br>? Hebrews 4:15<br>Jesus is the Bread of Life, completely without sin.<br><br>? Connection:<br>The unleavened bread pointed to a life free from sin. Jesus fulfills this perfectly as the sinless one who gives life to us.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="20" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >6. Not a Bone Was Broken</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="21" style="text-align:start;"><div class="sp-block-content"  style="">Passover Past:<br>? Exodus 12:46<br>Not one bone of the lamb was to be broken.<br><br>Passover Present:<br>? John 19:36<br>? Psalms 34:20<br>Jesus was crucified, yet not one of His bones was broken.<br><br>? Connection:<br>Even in His death, Jesus fulfilled the exact requirements of the Passover lamb, showing this was not random, but God’s precise plan.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="22" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >7. The Blood Was the Means of Salvation</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="23" style="text-align:start;"><div class="sp-block-content"  style="">Passover Past:<br>? Exodus 12:13<br>“When I see the blood, I will pass over you.”<br><br>Passover Present:<br>? Romans 5:9<br>? Ephesians 1:7<br>We are saved and redeemed through the blood of Jesus.<br><br>? Connection:<br>Then, the blood saved from physical death. Now, Jesus’ blood saves from eternal judgment. In both, salvation comes through a substitute.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="24" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >SUMMARY //</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="25" style="text-align:start;"><div class="sp-block-content"  style="">The Passover was never just about Egypt, it was pointing forward to Jesus. In Exodus, a lamb was slain and its blood covered God’s people so judgment would pass over them. But that was temporary. In the New Testament, Jesus Christ (chatgpt://generic-entity?number=0) is revealed as the true and better Lamb, the One who does not just cover sin, but takes it away completely, as declared in John 1:29. The message is simple and urgent: salvation has always come the same way, not by effort, but by trusting in the blood of a substitute. The question is not how good you are, but whether you are covered.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="26" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >APPLICATION //</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="27" style="text-align:start;"><div class="sp-block-content"  style="">1. You are not saved by effort<br>You cannot outwork judgment.<br><br>2. You must be covered<br>It is not enough to know about Jesus.<br>? Are you trusting in Him?<br><br>3. God provides one way<br>Not many paths.<br>? One Lamb<br>? One Savior</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="28" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >DISCUSSION QUESTIONS //</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="29" style=""><div class="sp-block-content"  style="">&nbsp; &nbsp; 1. &nbsp; &nbsp;Why do you think God required blood instead of good behavior?<br>&nbsp; &nbsp; 2. &nbsp; &nbsp;What would it have felt like to trust God that night?<br>&nbsp; &nbsp; 3. &nbsp; &nbsp;What does it mean today to be “covered by the blood”?<br>&nbsp; &nbsp; 4. &nbsp; &nbsp;What are people trusting in instead of Jesus?</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="30" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >PRAYER //</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="31" style="text-align:start;"><div class="sp-block-content"  style="">God, thank You for providing a way of salvation. Thank You for Jesus, our Passover Lamb. Help us trust not in ourselves, but in Him alone. Amen.</div></div></div></div></div></section>]]></content:encoded>
					<comments>https://christchurchmiami.org/blog/2026/04/01/passover-covered-by-the-blood#comments</comments>
			<slash:comments>0</slash:comments>
				</item>
		<item>
			<title>The Week that Changed Everything: Understanding Palm Sunday</title>
						<description><![CDATA[Palm Sunday marks the beginning of the most momentous week in human history. While many significant weeks have shaped our world - from the atomic bombs of 1945 to the moon landing of 1969 - none compare to the week of March 29th through April 5th, 33 AD. This was the week that changed everything. This week began with Jesus riding into Jerusalem on a donkey, fulfilling ancient prophecy. Thousands o...]]></description>
			<link>https://christchurchmiami.org/blog/2026/03/29/the-week-that-changed-everything-understanding-palm-sunday</link>
			<pubDate>Sun, 29 Mar 2026 13:54:00 +0000</pubDate>
			<guid>https://christchurchmiami.org/blog/2026/03/29/the-week-that-changed-everything-understanding-palm-sunday</guid>
			<content:encoded><![CDATA[<section class="sp-section sp-scheme-0" data-index="25" data-scheme="0"><div class="sp-section-slide"  data-label="Main" ><div class="sp-section-content" ><div class="sp-grid sp-col sp-col-24"><div class="sp-block sp-image-block " data-type="image" data-id="0" style="text-align:start;"><div class="sp-block-content"  style=""><div class="sp-image-holder" style="background-image:url(https://storage1.snappages.site/DSKS5J/assets/images/23788759_5760x3840_500.jpg);"  data-source="DSKS5J/assets/images/23788759_5760x3840_2500.jpg" data-fill="true"><img src="https://storage1.snappages.site/DSKS5J/assets/images/23788759_5760x3840_500.jpg" class="fill" alt="" /><div class="sp-image-title"></div><div class="sp-image-caption"></div></div></div></div><div class="sp-block sp-text-block " data-type="text" data-id="1" style=""><div class="sp-block-content"  style="">Palm Sunday marks the beginning of the most momentous week in human history. While many significant weeks have shaped our world - from the atomic bombs of 1945 to the moon landing of 1969 - none compare to the week of March 29th through April 5th, 33 AD. This was the week that changed everything.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="2" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >What Made This Week So Special?</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="3" style="text-align:start;"><div class="sp-block-content"  style="">This week began with Jesus riding into Jerusalem on a donkey, fulfilling ancient prophecy. Thousands of Jews had gathered in Jerusalem for Passover, one of their most important religious celebrations. Into this crowded, expectant city came Jesus of Nazareth, fresh from raising his friend Lazarus from the dead in nearby Bethany.<br><br>The crowds were buzzing with excitement about this miracle worker. When Jesus appeared, riding humbly on a colt rather than a war horse, the people responded with overwhelming enthusiasm. They laid their cloaks and palm branches before him, shouting "Hosanna!" - which means "save us!"</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="4" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >Why Did Jesus Choose a Donkey?</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="5" style="text-align:start;"><div class="sp-block-content"  style="">Jesus' choice of transportation was deeply significant. A donkey, particularly a young colt, symbolized peace rather than war. He wasn't coming as a conquering military leader but as the Prince of Peace. This humble entrance fulfilled the prophecy from Zechariah: "Behold, your king is coming to you, humble and mounted on a donkey."<br><br>The disciples' simple obedience in securing this donkey demonstrates the supernatural authority Jesus possessed. When he told them to take someone else's animal and simply say "the Lord has need of it," everything worked exactly as he predicted.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="6" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >What Would You Lay at Jesus' Feet?</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="7" style="text-align:start;"><div class="sp-block-content"  style="">If you had been there that day, watching Jesus ride into Jerusalem, what would you have placed before him? This question reveals the different ways people approach Christ today.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="8" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >Your Praises and Worship</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="9" style="text-align:start;"><div class="sp-block-content"  style="">Many would bring their adoration, knowing Jesus as Lord and Savior. They understand that his sacrificial death on the cross paid for their sins and gave them new life. Like the heavenly host described in Revelation 5, they recognize that Jesus is "worthy to receive power and wealth and wisdom and might and honor and glory and blessing."</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="10" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >Your Questions and Doubts</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="11" style="text-align:start;"><div class="sp-block-content"  style="">Others would bring their uncertainties. Perhaps you've heard about Christianity but wonder if it can really be that simple - just coming to Jesus in faith and receiving forgiveness. Maybe you've seen Christians who didn't live up to their claims, or you've tried faith before and felt disappointed.<br><br>Sincere questions are welcome. God knows the answers, and while he may not answer every question in this life, he's trustworthy even when we don't understand. As the apostle Paul wrote, "Now we see in a mirror dimly, but then face to face. Now I know in part; then I shall know fully."</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="12" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >Your Pain and Suffering</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="13" style="text-align:start;"><div class="sp-block-content"  style="">Some would bring their chronic pain, their unanswered prayers for healing, their deep hurts. When we cry out to God in pain, we don't cry to someone who doesn't understand. Jesus took on human flesh with all its capacity for suffering. He experienced the whip, the crown of thorns, and the nails - feeling every bit of pain just as we would.<br>In fact, Jesus suffered more than any human ever has, enduring not only physical torture but the spiritual agony of bearing God's wrath for our sins. He understands our pain because he's been there.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="14" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >Your Rejection and Abandonment</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="15" style="text-align:start;"><div class="sp-block-content"  style="">Others would bring their experiences of rejection - by friends, family, spouses, or children. Jesus knows this pain too. Isaiah prophesied that he would be "despised and rejected by men, a man of sorrows and acquainted with grief." On the cross, he cried out, "My God, my God, why have you forsaken me?" He's experienced the deepest rejection possible.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="16" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >From Sunday's Triumph to Friday's Tragedy</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="17" style="text-align:start;"><div class="sp-block-content"  style="">The same crowds shouting "Hosanna!" on Sunday would be crying "Crucify him!" by Friday. This dramatic reversal reminds us that human praise is fickle, but God's plan is unchanging.<br>It's Sunday, but Friday's coming. Sunday brought cheering as Jesus rode into the city, but Friday would bring jeering as he hung on a cross. Sunday saw palm fronds spread before his feet, but Friday would see lies spread before his accusers. Sunday heard shouts of "Hosanna! Blessed is he who comes in the name of the Lord!" but Friday would hear cries of "Crucify him! He's nothing but a fraud!"</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="18" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >But Another Sunday Was Coming</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="19" style="text-align:start;"><div class="sp-block-content"  style="">Even though Friday brought darkness and seeming defeat, another Sunday was coming. Easter Sunday would bring the resurrection - the moment when the world would be made right again for the first time since sin entered through Adam and Eve's disobedience.<br><br>This is the week that changed everything. It started with a humble king riding on a donkey and ended with an empty tomb that transformed human history forever.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="20" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >Life Application</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="21" style="text-align:start;"><div class="sp-block-content"  style="">This Palm Sunday, consider what you need to lay at Jesus' feet. Whether it's your praise, your questions, your pain, or your rejection, bring it all to him. He understands because he's been where you are. He's worthy of your trust because he's proven his love by dying for you.<br><br>Don't wait to do business with God. As Hebrews reminds us, "It is appointed for man to die once, and after that comes judgment." The clock is ticking, but today is a day of grace and opportunity.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="22" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >Questions for Reflection:</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="23" style="text-align:start;"><div class="sp-block-content"  style=""><ul><li>What would you lay at Jesus' feet if you encountered him today?</li><li>Are you using intellectual doubts as a smokescreen to avoid surrendering your life to Christ?</li><li>How does knowing that Jesus experienced pain and rejection change your perspective on your own struggles?</li><li>What step do you need to take this week to move closer to Jesus?</li></ul></div></div><div class="sp-block sp-video-block " data-type="video" data-id="24" style="text-align:start;"><div class="sp-block-content"  style=""><div class="video-holder"  data-id="5qlMxLsTkqY" data-source="youtube"><iframe src="https://www.youtube.com/embed/5qlMxLsTkqY?rel=0" frameborder="0" allowfullscreen></iframe></div></div></div></div></div></div></section>]]></content:encoded>
					<comments>https://christchurchmiami.org/blog/2026/03/29/the-week-that-changed-everything-understanding-palm-sunday#comments</comments>
			<slash:comments>0</slash:comments>
				</item>
		<item>
			<title>Details, Details</title>
						<description><![CDATA[As I write this, right now our church is reading through the book of Exodus. Exodus has some of the most exciting stories in the entire Bible – Moses’ birth, and his mother’s desperate, ultimately successful attempt to save him from Pharaoh’s monstrous edict to destroy all Hebrew baby boys (Moses’s name means “drawn out,” as in, “drawn out of the water,” in Hebrew); his growing up in Pharaoh’s house – and killing an Egyptian man; running away as a fugitive, spending 40 years roaming around the wilderness of Midian as a shepherd – quite the fall from grace, as it were; encountering God at a burning bush; returning to Egypt to deliver his people from slavery and bondage; the ten plagues on Egypt, culminating in the night of Passover and the death of the first-born throughout the land; and finally, the deliverance of the people of Israel from Egypt; the parting of the Red Sea; the wilderness wanderings of the entire nation of Israel; the giving of the Ten Commandments on Mt. Sinai; an act of national disobedience against God, and resultant punishment.]]></description>
			<link>https://christchurchmiami.org/blog/2026/03/26/details-details</link>
			<pubDate>Thu, 26 Mar 2026 16:00:00 +0000</pubDate>
			<guid>https://christchurchmiami.org/blog/2026/03/26/details-details</guid>
			<content:encoded><![CDATA[<section class="sp-section sp-scheme-0" data-index="3" data-scheme="0"><div class="sp-section-slide"  data-label="Main" ><div class="sp-section-content" ><div class="sp-grid sp-col sp-col-24"><div class="sp-block sp-image-block " data-type="image" data-id="0" style="text-align:start;"><div class="sp-block-content"  style=""><div class="sp-image-holder" style="background-image:url(https://storage1.snappages.site/DSKS5J/assets/images/23693210_1024x477_500.jpg);"  data-source="DSKS5J/assets/images/23693210_1024x477_2500.jpg" data-fill="true" data-ratio="sixteen-nine"><img src="https://storage1.snappages.site/DSKS5J/assets/images/23693210_1024x477_500.jpg" class="fill" alt="" /><div class="sp-image-title"></div><div class="sp-image-caption"></div></div></div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="1" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h1' ><h1 >Details, Details</h1></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="2" style="text-align:left;"><div class="sp-block-content"  style="">As I write this, right now our church is reading through the book of Exodus. Exodus has some of the most exciting stories in the entire Bible – Moses’ birth, and his mother’s desperate, ultimately successful attempt to save him from Pharaoh’s monstrous edict to destroy all Hebrew baby boys (Moses’s name means “drawn out,” as in, “drawn out of the water,” in Hebrew); his growing up in Pharaoh’s house – and killing an Egyptian man; running away as a fugitive, spending 40 years roaming around the wilderness of Midian as a shepherd – quite the fall from grace, as it were; encountering God at a burning bush; returning to Egypt to deliver his people from slavery and bondage; the ten plagues on Egypt, culminating in the night of Passover and the death of the first-born throughout the land; and finally, the deliverance of the people of Israel from Egypt; the parting of the Red Sea; the wilderness wanderings of the entire nation of Israel; the giving of the Ten Commandments on Mt. Sinai; an act of national disobedience against God, and resultant punishment.<br><br><b>Anybody seen my tape measure and level?<br></b><br>And now we’re in the section where God tells Moses in extremely precise, some might even say <i>excruciating</i>, detail how the tabernacle (a large, portable tent of meeting where the Israelites were to worship the Lord during their wilderness years) is to be built. He gives Moses instructions on everything from the dimensions of the building to the specs on the bronze altar, the amount of oil for the lamp, the kind and color of fabric for the curtains and the priests’ robes – and of course, instructions on how the ark of the covenant is to be made (so Indiana Jones will know what to look for a few centuries later), and much, much more.<br><br>I admit: as I read these chapters there are times I think, “Really, God? Was it really so important that the curtains were that many cubits long and the tent covering made of tanned rams' skins and goatskins and the priests’ robes were made to those precise specifications, etc. etc. … that you spend most of 15 chapters describing it and preserving that record for us? <i>Really?” &nbsp;</i><br><br>And then I think about what we read in Psalm 139:13-14:   <br><br>13 &nbsp;For you created my inmost being;  &nbsp; &nbsp;<br>you knit me together in my mother’s womb.<br> 14 &nbsp;I praise you because I am fearfully and wonderfully made;  &nbsp; &nbsp;<br>your works are wonderful,  &nbsp; &nbsp;<br>I know that full well.<br><br>And suddenly I am very glad he is a God of details, details.<br><br><b>Fearfully and wonderfully made<br></b><br>Speaking of details, I recently attended (online) a conference in Dallas put on by the Discovery Institute. The theme of the conference was: “Endowed by Our Creator – The Bible, Science, and the Battle for America’s Soul.” One of the highlights was listening to Dr. Ben Carson, retired neurosurgeon, who was the youngest head of pediatric neurosurgery in the history of Johns Hopkins Hospital. (I’ve been there – it’s an amazing place.) I’ve been a big fan of Dr. Carson’s since I first learned of him, heard about his incredible, inspirational rise from a very troubled inner city kid being raised by an illiterate single mother … to become one of the most brilliant pediatric neurosurgeons in the world.<br><br>Dr. Carson asked the participants at the conference in Dallas if they remembered what they had for breakfast, and to raise their hands if they did. Pretty much everyone did. He then described what happened when he spoke, the audience heard and understood the words he said and then responded by raising their hands. He said, in rapid fire, something like this:<br><br>“First of all, the sound waves had to leave my lips, travel through the air, enter into your external auditory meatus, travel down to your tympanic membrane and set up a vibratory force which traveled across the tiny bones in the middle ear called the ossicles, which mechanically distorted the micro cilia, converting mechanical energy to electrical energy, travel across the cochlear nerve to the cochlear nucleus and the medullary junction, from there to the superior olivary nucleus, ascending bilaterally up the brain stem to the inferior colliculus and the mediate genicular nuclei, and across the thalamic radius to the posterior temporal lobe to begin the alterative process from there to the frontal lobe, swing down the track to the (something I could not understand no matter how many times I replayed it), retrieving the memory from the medial hippocampus memory bodies back to the frontal lobe to start the motor responses at the beta cell level coming down the cortical spinal track, across to the internal capsule into the cerebral (something else I could not understand), descending to the cervical medullary desiccation to the spinal cord gray matter, synapsing there going out to the neuromuscular junction, stimulating the nerve and the muscle ….” He paused, caught his breath, laughed and said, ‘I could go on …’ so you could raise your hand.”<br><br>(My brain just about melted down trying to understand and transcribe what he said. If I got any of that wrong, <i>sue me</i>. He’s the neurosurgeon, not me. I skipped “Anatomy, Physiology and the Complex Auditory Process of Turning Sound Waves into Words” in seminary.)<br><br><b>Endowed by our Creator<br></b><br>Dr. Carson said all that, describing the complex auditory process, without looking at any notes – he is, or was, after all, a brain surgeon – in less than 60 seconds. But the actual transmission of the sound of his voice, the comprehension of the request on the part the people, and their responding by raising their hands, took less than <i>one-fifth of a second</i>. Incredible. And every bit of that had to be in operation at the beginning of the human race, and in the lives of individual persons, for us to be able to hear, understand and respond to one another. Remove any link in that chain and we lose that ability. &nbsp;<br><br>Details, details. Fearfully and wonderfully made, indeed. Endowed by our Creator with … an unimaginably complex, complicated, marvelously capable brain, and body, and the ability to know the One who gave it all to us, and his Son who came to redeem us … or to reject that and believe this all came about randomly, by accident.   <br><br>Which seems more likely to you:<br>• &nbsp; That all of this, and the billions, even trillions of other intricate details that have to be lined up and linked together <i>just so</i>, with such precise calibrations, or human life would not exist – is a result of intelligent design; or –<br>• &nbsp; &nbsp;It’s all one big, happy accident?<br><br>I know which one makes more sense to me.*<br><br>I thought you might appreciate knowing those details, and have a new appreciation for the God who pays such careful attention to them – and us.<br><br>Kent<br><br>*For more information and evidence of the intelligent design of life on this planet, please see:<br><br>Earth in the Balance -&nbsp;<a href="https://christchurchmiami.org/blog/2026/03/14/earth-in-the-balance" rel="" target="_self">https://christchurchmiami.org/blog/2026/03/14/earth-in-the-balance&nbsp;</a><br><br>Earth in the Balance, Part 2 -&nbsp;<a href="https://christchurchmiami.org/blog/2026/03/24/earth-in-the-balance-part-2" rel="" target="_self">https://christchurchmiami.org/blog/2026/03/24/earth-in-the-balance-part-2&nbsp;</a><br><br>Winter Solstice - <a href="https://christchurchmiami.org/blog/2025/12/18/winter-solstice" rel="" target="_self">https://christchurchmiami.org/blog/2025/12/18/winter-solstice</a><br><br>Summer Solstice - <a href="https://christchurchmiami.org/blog/2026/03/25/summer-solstice" rel="" target="_self">https://christchurchmiami.org/blog/2026/03/25/summer-solstice</a><br><br>Moonstruck - <a href="https://christchurchmiami.org/blog/2026/03/26/moonstruck" rel="" target="_self">https://christchurchmiami.org/blog/2026/03/26/moonstruck</a></div></div></div></div></div></section>]]></content:encoded>
					<comments>https://christchurchmiami.org/blog/2026/03/26/details-details#comments</comments>
			<slash:comments>0</slash:comments>
				</item>
		<item>
			<title>Moonstruck</title>
						<description><![CDATA[As you probably recall, on April 8 2024,  a total eclipse graced a portion of the North American skies, completely blocking out the sun in the “totality zone” for 4 minutes, 28 seconds. Millions of people in that zone stared in awe (wearing spiffy, approved solar eclipse sunglasses, of course), as people all over the world have done during these events for thousands of years.  

I learned some things during this eclipse I never knew before.* Perhaps you’ve never understood them either.** Here goes:
]]></description>
			<link>https://christchurchmiami.org/blog/2026/03/26/moonstruck</link>
			<pubDate>Thu, 26 Mar 2026 08:00:00 +0000</pubDate>
			<guid>https://christchurchmiami.org/blog/2026/03/26/moonstruck</guid>
			<content:encoded><![CDATA[<section class="sp-section sp-scheme-0" data-index="3" data-scheme="0"><div class="sp-section-slide"  data-label="Main" ><div class="sp-section-content" ><div class="sp-grid sp-col sp-col-24"><div class="sp-block sp-image-block " data-type="image" data-id="0" style="text-align:start;"><div class="sp-block-content"  style=""><div class="sp-image-holder" style="background-image:url(https://storage1.snappages.site/DSKS5J/assets/images/23693099_300x168_500.jpeg);"  data-source="DSKS5J/assets/images/23693099_300x168_2500.jpeg" data-ratio="sixteen-nine"><img src="https://storage1.snappages.site/DSKS5J/assets/images/23693099_300x168_500.jpeg" class="fill" alt="" /><div class="sp-image-title"></div><div class="sp-image-caption"></div></div></div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="1" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h1' ><h1 >Moonstruck</h1></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="2" style=""><div class="sp-block-content"  style="">As you probably recall, on April 8 2024, a total eclipse graced a portion of the North American skies, completely blocking out the sun in the “totality zone” for 4 minutes, 28 seconds. Millions of people in that zone stared in awe (wearing spiffy, approved solar eclipse sunglasses, of course), as people all over the world have done during these events for thousands of years. &nbsp;<br><br>I learned some things during this eclipse I never knew before.* Perhaps you’ve never understood them either.** <i>Here goes:</i><br><br>The sun is millions of times larger than the moon … and yet the moon, when it passes in front of the sun as it did that day, blocks it <i>perfectly</i>. All we are able to see during a total eclipse is the sun’s corona, what some describe as the “diamond ring” effect. &nbsp;<br><br>(Editor’s note: For the young man who plans ahead, a total eclipse would be the <i>perfect</i> time to propose. If she says yes, they will always remember exactly when, where and how they got engaged. And if she says <i>no</i>, he can slink away in the darkness and never have to see her again. But I digress.)<br><br>How does that happen – our moon being a tiny fraction of the size of the sun, yet it is the exact size to block it out like that? <i>I’m glad you asked</i>.<br><br>Try this on for size (pun intended): The precise correlation of the apparent sizes of the sun and the moon results from the fact that while the sun is roughly 400X larger in diameter, it is also approximately 400X <i>farther from the Earth</i>.** The slight difference between these measurements allows us to observe the sun’s corona during a total solar eclipse.<br><br>According to Jay Richards, co-author of T<i>he Privileged Planet</i>: It is because of total solar eclipses we were able to confirm Einstein’s general theory of relativity because of the bending of starlight around the edge of a star – the sun – during a total eclipse. We were also able to figure out what stars are made of because of total eclipses.<br><br><b>But wait, there’s more ….</b><br><br>There are 65 major moons in our solar system and many smaller ones. But we Earth-creatures are the only ones who can enjoy total solar eclipses where our moon just barely covers the sun’s surface. If there were life forms on Mars or Jupiter, they would not see total eclipses because the size of their moons is not in the right proportion in relation to the size of the sun.<br><br>So: the best place to view total solar eclipses in our solar system is – just where there happens to be intelligent observers to see them, namely, <i>Earth</i>. The only planet that <i>could</i> provide perfect total solar eclipses from the point of view of an observer … “just happens” to be ours. &nbsp;<br><br>Our perfectly sized, perfectly situated moon also plays a key role in making Earth habitable for humans and other carbon-based life forms by stabilizing the tilt of its axis. That gives our planet a more-or-less stable climate.<br><br>The climate in South Florida is <i>very</i> stable: hot, humid and occasionally rather windy. Make that <i>extremely</i> windy sometimes around August and September, you know?<br><br>The moon also helps regulate our ocean tides. Mars’ two moons are much too small to do that, and as a result, Mars wobbles on its axis way more than Earth does. (Word is the other planets tease it with that “Weebles wobble” thing.) That’s a rough break for Martians, although I understand Martian surfers are totally stoked about it.<br><br>Jay Richards says this unique solar experience is evidence of an intentional Creator. <i>Order never comes from chaos without intelligence.</i><br><br><b>But wait, there’s still more ….<br></b><br>Observing solar eclipses has helped in making or confirming several other major scientific discoveries. Those discoveries would be hard to make on a planet without total eclipses.<br><br>Eclipses help us unlock the mystery of stars. Scientists since Isaac Newton (1666) have known that sunlight splits into the colors of the spectrum when passed through a prism. But astronomers only began to observe solar eclipses with spectroscopes, which use prisms, in the 19th century. This allowed them to discover how the sun produces its light.<br><br>All of this gave astronomers a way to figure out the structure of the sun itself. Since the sun looks larger from the earth than from any other planet with a moon, we can discern finer details about its composition and corona than we could from any other planet.<br><br>This knowledge, in turn, has allowed astronomers to make sense of the light from the distant stars. Total eclipses, then, have been a key that allows us to unlock the physics of stars. And all we have to do is stand still, look up in awe and wonder, and be humble enough to recognize the absolute miracle of life on our beautiful, magnificent, orderly, unique – and uniquely designed – privileged planet.<br><br>Once again, in the words of Jay Richards: This unique solar experience is evidence of an intentional Creator. Order never comes from chaos without intelligence.<br><br>Or, as an earlier writer put it around 3000 years ago:<br><br><b>Psalm 19:1: </b><br>The heavens are telling of the glory of God;<br> And their expanse is declaring the work of his hands.<br><br>Kent<br><br><b>*I a</b><b>m very much indebted to by the Discovery Institute for most of this information.</b> Recently I attended (online) “The Dallas Conference on Science and Faith.” It was fascinating – at least, the parts I understood were. Some parts I think you needed an advanced degree in molecular and cellular biology and/or astrophysics to grasp, and darn it all, I skipped those classes in seminary. &nbsp;<br><br><b>**For those of you (science nerds) who are just <i>dying</i> to know:</b> the sun is approximately 865,370 miles in diameter; the moon approximately 2,159.1 miles … so the sun’s diameter is 401X bigger. And the sun is approximately 93,120,000 miles from Earth; the moon approximately 238,900 miles … so the sun is 390X farther away. The slight difference between these factors allows us to observe the sun’s corona during a total solar eclipse – a critical element for cosmological discovery.<br><br><b>Echoing Jay Richards:</b> All of this is evidence of an intentional, intelligent, pre-existing Creator. You can’t get something from nothing without a Creator, design from randomness without a Designer, and order from chaos without Intelligence.<br><br><b>**Testing Einstein’s Theory</b><br><b>But wait, there’s more ….</b> Eclipses have done far more than help astronomers decipher starlight.<br><br>In the early 20<sup>th</sup> century, Albert Einstein predicted in his General Theory of Relativity that light passing near a massive object like the sun would bend. To test his theory, astronomers needed to measure the changes in the positions of starlight passing near the sun’s edge compared to their positions months later when the sun was in another part of the sky.<br><br>Have you ever tried to look at starlight right next to the edge of the sun? It’s a bad idea and wouldn’t work anyway. The test could only be done during a total solar eclipse. That’s why, during the 1919 eclipse, two teams of astronomers set out to confirm Einstein’s theory. They succeeded, as did other astronomers during later eclipses. This led scientists to embrace Einstein’s theory, which is the basis of our current knowledge of the universe.<br><br><a href="https://washingtonstand.com/podcast/ep-88-solar-eclipse--doomsday-or-intentional-design" rel="" target="_self">https://washingtonstand.com/podcast/ep-88-solar-eclipse--doomsday-or-intentional-design
https://evolutionnews.org/2024/04/to-understand-the-meaning-of-a-solar-eclipse/</a><br><br><a href="https://evolutionnews.org/2024/04/to-understand-the-meaning-of-a-solar-eclipse/" rel="" target="_self">https://evolutionnews.org/2024/04/to-understand-the-meaning-of-a-solar-eclipse/</a></div></div></div></div></div></section>]]></content:encoded>
					<comments>https://christchurchmiami.org/blog/2026/03/26/moonstruck#comments</comments>
			<slash:comments>0</slash:comments>
				</item>
		<item>
			<title>Summer Solstice</title>
						<description><![CDATA[Friday, June 20, 2025 at 10:42 PM was the Summer Solstice, the longest day and shortest night of the year for those in the northern hemisphere.  

According to the time-honored Farmer’s Almanac: The term “solstice” comes from the Latin words sol (Sun) and sistere (to stand still). At the solstice, the angle between the Sun’s rays and the plane of the Earth’s equator (called declination) appears to stand still. This phenomenon is most noticeable at the Arctic Circle where the Sun hugs the horizon for a continuous 24 hours, thus the term “Land of the Midnight Sun.”]]></description>
			<link>https://christchurchmiami.org/blog/2026/03/25/summer-solstice</link>
			<pubDate>Wed, 25 Mar 2026 21:04:21 +0000</pubDate>
			<guid>https://christchurchmiami.org/blog/2026/03/25/summer-solstice</guid>
			<content:encoded><![CDATA[<section class="sp-section sp-scheme-0" data-index="3" data-scheme="0"><div class="sp-section-slide"  data-label="Main" ><div class="sp-section-content" ><div class="sp-grid sp-col sp-col-24"><div class="sp-block sp-image-block " data-type="image" data-id="0" style="text-align:start;"><div class="sp-block-content"  style=""><div class="sp-image-holder" style="background-image:url(https://storage1.snappages.site/DSKS5J/assets/images/23692896_512x315_500.jpg);"  data-source="DSKS5J/assets/images/23692896_512x315_2500.jpg" data-ratio="sixteen-nine"><img src="https://storage1.snappages.site/DSKS5J/assets/images/23692896_512x315_500.jpg" class="fill" alt="" /><div class="sp-image-title"></div><div class="sp-image-caption"></div></div></div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="1" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h1' ><h1 >Summer Solstice</h1></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="2" style=""><div class="sp-block-content"  style=""><b>Friday, June 20, 2025 at 10:42 PM was the Summer Solstice, the longest day and shortest night of the year for those in the northern hemisphere. &nbsp;</b><br><br>According to the time-honored Farmer’s Almanac: The term “solstice” comes from the Latin words <i>sol</i> (Sun) and <i>sistere</i> (to stand still). At the solstice, the angle between the Sun’s rays and the plane of the Earth’s equator (called <i>declination</i>) appears to stand still. This phenomenon is most noticeable at the Arctic Circle where the Sun hugs the horizon for a continuous 24 hours, thus the term “Land of the Midnight Sun.”<br><br>The summer solstice has long been celebrated by cultures around the world:  In Ancient Egypt, the summer solstice coincided with the rising of the Nile River. As it was crucial to predict this annual flooding, the Egyptian New Year began at this important solstice. In centuries past, the Irish would cut hazel branches on solstice eve to be used in searching for gold, water, and precious jewels. Many European cultures hold what are known as Midsummer celebrations at the solstice (<a href="https://www.farmersalmanac.com/midsummer" rel="" target="_self">https://www.farmersalmanac.com/midsummer</a>), which include gatherings at Stonehenge (<a href="https://www.english-heritage.org.uk/visit/places/stonehenge" rel="" target="_self">https://www.english-heritage.org.uk/visit/places/stonehenge</a>) and the lighting of bonfires on hilltops. (<a href="http://www.farmersalmanac.com" rel="" target="_self">http://www.farmersalmanac.com</a>)<br><br>I love the Summer Solstice. Even though I live in a place with an average temperature of “meltdown” this time of year, I like this point on the calendar for this reason: I enjoy long, long days ... and this is as long as they get.<br><br>I like being active. I don’t do idle very well. And I find it easier to do more the more daylight we have. In fact, I think I’d enjoy living in Alaska ... for about two weeks a year.<br><br>A friend once asked me if I wished I could stay awake all the time, or be someone who requires, gets and enjoys a lot of sleep. I told her if there was a pill I could take that would allow me to stay awake 24-7-365 and not need sleep, I’d order a lifetime supply. There are just s<i>o many things</i> I want to do ….<br><br><b>Sleepless in Miami?<br></b><br>Half of you probably agree with me, and the other half think that’s weird. (<i>Slackers!!</i>) But for those who find my affinity for the daylight strange, I would have you note that the Bible’s on my side. Or better, I’m on the Bible’s side on this.<br><br>Consider just a few of the things Jesus had to say about light:<br><br>[Jesus said,] “We must work the works of him who sent me as long as it is day; night is coming when no one can work.” – John 9:4<br><br>Jesus answered, “Are there not twelve hours in the day? If anyone walks in the day, he does not stumble, because he sees the light of this world. But if anyone walks in the night, he stumbles, because the light is not in him.” – John 11:9-10<br><br>So Jesus said to them, “For a little while longer the Light is among you. Walk while you have the Light, so that darkness will not overtake you; he who walks in the darkness does not know where he goes. &nbsp;While you have the Light, believe in the Light, so that you may become sons of Light.” – John 12:35-36<br><br>Of the biblical writers, the Apostle John says the most about light:<br>This is the message we have heard from him and announce to you, that God is Light, and in him there is no darkness at all. If we say that we have fellowship with him and yet walk in the darkness, we lie and do not practice the truth; but if we walk in the Light as he himself is in the Light, we have fellowship with one another, and the blood of Jesus his Son cleanses us from all sin. – 1 John 1:5-7<br><br>Paul tells us:<br>[Y]ou were formerly darkness, but now you are Light in the Lord; walk as children of Light (for the fruit of the Light consists in all goodness and righteousness and truth), trying to learn what is pleasing to the Lord. … [A]ll things become visible when they are exposed by the light, for everything that becomes visible is light. For this reason it says,<br><br><i>“Awake, sleeper,<br>And arise from the dead,<br>And Christ will shine on you.”</i><br>– Ephesians 5:7-14<br><br>James adds:<br>Every good thing given and every perfect gift is from above, coming down from the Father of lights, with whom there is no variation or shifting shadow. – James 1:17<br><br>So I love the long days, the extra daylight. I know that from now till the Winter Solstice, on or about December 21<sup>st</sup>, the days slide downhill, getting shorter and shorter … then rebound again and head toward the Summer Solstice.<br><br>Every year, the same pattern. From Solstice to Solstice, the days go from longer to shorter, back to longer, back to shorter and on and on. It’s like clockwork. No, it’s better than clockwork. Clocks eventually wear out and break down. The cycle of our days goes on and on into the indefinite future.<br><br>And that future, to coin a phrase, is bright. Bright as in 24-7-365, if those numbers have any meaning where I’m headed.<br><br><b>Bright Lights, BIG City</b><br><br>Describing the City of God, the New Jerusalem, John writes:<br><br>And the city has no need of the sun or of the moon to shine on it, for the glory of God has illumined it, and its lamp is the Lamb. The nations will walk by its light, and the kings of the earth will bring their glory into it. In the daytime (for there will be no night there) its gates will never be closed; and they will bring the glory and the honor of the nations into it; and nothing unclean, and no one who practices abomination and lying, shall ever come into it, but only those whose names are written in the Lamb’s book of life. – Revelation 21:23-27<br><br>Take <i>that</i>, slackers, Goths and assorted other night crawlers. Nothing but unending day, uninterrupted light, the purest, cleanest, most radiant Light in the universe and beyond the universe. The Light that struck the original spark that made the universe come blazing into existence in the first place, in Genesis 1.<br><br>You know how that goes:<br><br>In the beginning God created the heavens and the earth. The earth was formless and void, and darkness was over the surface of the deep, and the Spirit of God was moving over the surface of the waters. Then God said, “Let there be light”; and there was light. God saw that the light was good …. – Genesis 1:1-4<br><br>From the Garden, where all was good, including the light, at least for a while … to the City, where it will be even better, and for always.<br><br>I can’t wait.<br><br>Kent<br><br>*****<br><br><b>“Summer Solstice,” Susan Ashton  &nbsp;</b><a href="https://www.pandora.com/artist/lyrics/susan-ashton/susan-ashton/summer-solstice/TRJVJ3tzc54K7hk" rel="" target="_self">https://www.pandora.com/artist/lyrics/susan-ashton/susan-ashton/summer-solstice/TRJVJ3tzc54K7hk&nbsp;</a><br><br>*****<br><br>The Summer Solstice is also a great reminder of the orderliness and reliability of the Cosmos. We know that every year at this time the sun will be at its farthest northern position in relation to the earth. That’s why we have so much more daylight. Conversely, we know that on the Winter Solstice, on or about December 21<sup>st</sup>, it will be the shortest day and longest night for those of us in the northern hemisphere. We don’t have to worry about it, speculate as to whether or not it will happen this year, check with Vegas to see what odds they’re giving on whether or not it will come true this time. It’s about as sure a bet as you can get.<br><br>Every year, the same pattern. From Solstice to Solstice, the days go from longer to shorter, back to longer, back to shorter and on and on. It’s like clockwork. No, it’s better than clockwork. Clocks eventually wear out and break down. The cycle of our days goes on and on into the indefinite future.<br><br><br>Why is that? Why is the Cosmos so orderly, so well regulated, so predictable? Physicists and astronomers will talk in terms of natural laws, laws of physics and so on. Fine. I have no quarrel with that, or with them. But I would ask, as many, many others before me have asked in more sophisticated terms than I can:<br><br><i>Can you have laws without a law-giver? Can you have order without someone issuing orders?</i><br><br>G. K. Chesterton wrote of his own search for belief in something larger than himself: “The recurrences of the universe rose to the maddening rhythm of an incantation, and I began to see an idea.”<br><br><br>And further, why is it that the Cosmos is so exquisitely fine-tuned to allow us humans to be here, to ask these sorts of questions?<br><br><b>Dr. Stephen Hawking, in his book <i>A Brief History of Time</i>, articulates what is known as the Anthropic Principle.</b> Simply stated, it just means that however you look at it, it certainly <i>seems</i> that the universe was <i>designed</i> to support <i>human life</i>.<br><br>Consider this:<br><br><b>1. The earth tilts at an angle of 23 degrees in relationship to the sun</b>. If you altered that angle even slightly in either direction, the resulting changes in temperature would be so extreme that life as we know it could not exist.<br><br><b>2. If the moon were 50,000 miles away from the earth instead of 200,000 miles</b>, the ocean tides would be so enormous that all the continents would be submerged, and even the mountains would erode.<br><br><b>3. If the ratio of carbon to oxygen in the atmosphere had been slightly different,&nbsp;</b>none of us would be around to breathe it.<br><br><b>Dr. Hawking goes on:&nbsp;</b>We all understand now that the universe is still expanding, and apparently the rate of its expansion is a very critical factor in understanding how the universe came into being. He writes:<br><br><i>If the rate of expansion one second after the Big Bang had been smaller by even one part in a hundred thousand million million [that’s 1 over 100,000,000,000,000,000</i> – 1 with 17 zeroes after it], <i>the universe would have re-collapsed before it ever reached its present size.</i><br><br><b> There are countless other examples:</b><br>the strength of the force of gravity<br>the exact balance between the positive and negative charges in the electron – <i>all have to be just right for life to happen.</i><br><br>He asks: <i>Why is the universe so uniform on such a large scale? Why does it look the same at all points of space and in all directions? ... This is like giving an exam to a number of students. If they all give exactly the same answers, you can be pretty sure they have communicated with each other.<br></i><br><b>What’s true on the <i>infinite</i> level is also true on the <i>infinitesimal</i>.&nbsp;</b>Consider the DNA molecule – a twisted strand of chemicals that functions in every cell of your body like a coded message. DNA is the HQ of every cell in your body. It tells every cell what to do.<br><br><b>Dr. Charles Thaxton, in <i>The Mystery of Life’s Origin</i>, says:</b> Every DNA molecule contains as much info as an average library. And every DNA molecule in your body contains the same, unique message – what makes you uniquely you, unlike anyone else in the universe. Even identical twins have different DNA. (That’s why DNA testing is such compelling evidence in the courtroom … <i>usually</i>.)<br><br><b>Your DNA sends exactly the same message to every cell in your body</b>. How does it do it? How does a chemical compound <i>send a message at all</i>, much less the exact same message billions of times to very different cells?<br><br><b>Back to Dr. Hawking’s analogy again:</b> This is like giving an exam to a number of students. If they all give exactly the same answers, you can be pretty sure they have communicated with each other.<br><br><b>Colossians 1:15-17: 15</b> He is the image of the invisible God, the firstborn over all creation. 16 For by him all things were created: things in heaven and on earth, visible and invisible, whether thrones or powers or rulers or authorities; all things were created by him and for him. 17 He is before all things, and in him all things hold together. NIV<br><br><br></div></div></div></div></div></section>]]></content:encoded>
					<comments>https://christchurchmiami.org/blog/2026/03/25/summer-solstice#comments</comments>
			<slash:comments>0</slash:comments>
				</item>
		<item>
			<title>Earth in the Balance, Part 2</title>
						<description><![CDATA[Before I begin this blog – has anybody seen my summer? It was here just a few minutes ago. I looked away for just a few minutes and it was gone. Anybody?
 
Whatever happened, I have it on reliable authority that this Monday, September 22, 2025, at 2:19 PM summer ends when the autumnal equinox takes place, ushering in the season known as fall. Fall is when most of the rest of the country looks forward to cooler temps, changing leaves and football season. In South Florida we look forward to … football, and the end of hurricane season.]]></description>
			<link>https://christchurchmiami.org/blog/2026/03/24/earth-in-the-balance-part-2</link>
			<pubDate>Tue, 24 Mar 2026 22:02:56 +0000</pubDate>
			<guid>https://christchurchmiami.org/blog/2026/03/24/earth-in-the-balance-part-2</guid>
			<content:encoded><![CDATA[<section class="sp-section sp-scheme-0" data-index="5" data-scheme="0"><div class="sp-section-slide"  data-label="Main" ><div class="sp-section-content" ><div class="sp-grid sp-col sp-col-24"><div class="sp-block sp-image-block " data-type="image" data-id="0" style="text-align:start;"><div class="sp-block-content"  style=""><div class="sp-image-holder" style="background-image:url(https://storage1.snappages.site/DSKS5J/assets/images/23675669_499x281_500.jpg);"  data-source="DSKS5J/assets/images/23675669_499x281_2500.jpg" data-ratio="sixteen-nine"><img src="https://storage1.snappages.site/DSKS5J/assets/images/23675669_499x281_500.jpg" class="fill" alt="" /><div class="sp-image-title"></div><div class="sp-image-caption"></div></div></div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="1" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h1' ><h1 >Earth in the Balance, Part 2</h1></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="2" style=""><div class="sp-block-content"  style="">&nbsp;[Note: Six months ago, at the time of the vernal equinox, I posted Earth in the Balance describing how life on earth is calibrated with incredible precision to support human life:&nbsp;<a href="https://christchurchmiami.org/blog/2026/03/14/earth-in-the-balance" rel="" target="_self">https://christchurchmiami.org/blog/2026/03/14/earth-in-the-balance</a>. This is a continuation of that line of thought.]<br><br>*********<br><br>Before I begin this blog – has anybody seen my summer? It was here just a few minutes ago. I looked away for just a few minutes and it was <i>gone</i>. Anybody?<br>&nbsp;<br>Whatever happened, I have it on reliable authority that this Monday, September 22, 2025, at 2:19 PM summer ends when the autumnal equinox takes place, ushering in the season known as fall. Fall is when most of the rest of the country looks forward to cooler temps, changing leaves and football season. In South Florida we look forward to … football, and the end of hurricane season.<br>&nbsp;<br><b>Trying to reason with hurricane season*<br></b>&nbsp;<br>As I write this it is just past the peak of hurricane season. While South Florida has been spared so far this year, our up-and-across-the-peninsula neighbors in the Big Bend region are still recovering from the devastation caused last year by Hurricanes Debby, Helene and Milton. Their recovery will still take many more months at least, probably more like years.<br><br>Debby, Helene and Milton were like a bad dance partner who comes in uninvited, steps all over your toes, gets sloppy drunk, makes a huge mess all over the place and then leaves you there to clean up after her <i>and</i> pay for it all. There is a name for nasty, ill-mannered creatures like Debby, Helene and Milton.<br><br>I was going for “natural disaster.” What were <i>you</i> thinking? &nbsp;<br>&nbsp;<br>I don’t like hurricanes. I don’t like seeing news reporters lashing themselves to palm trees as they tell us, “Whatever you do, DO NOT GET OUT IN THIS OR <i>YOU WILL DIE</i><i>!!!!!</i>” I really don’t like being without electricity and Internet access and the ability to watch the news. (<i>First-world problems, I know.</i>) But hey, what if one of those reporters gets blown away, and I miss it?<br>&nbsp;<br>As someone who has lived through many of these beasts, including Hurricane Andrew – it’s part of living in South Florida – you would expect I have nothing good to say about hurricanes. But believe it or not, hurricanes do serve a useful function.<br>&nbsp;<br><i>Really</i>.<br>&nbsp;<br>What possible purpose could hurricanes serve other than to destroy property and devastate lives?<br>&nbsp;<br>As I understand it, they actually help regulate global temperatures. They do it by absorbing heat from north Africa, transferring it across the Atlantic in the form of tropical waves, depressions, storms and hurricanes, and depositing that heat somewhere in the western hemisphere.<br><br>Speaking for myself and approximately 99.44 percent of all Floridians, Africa can just keep all its #!*@*#! heat to itself, <i>thank you</i>. We’ve got all the heat and humidity we need. But that is the function hurricanes serve for the planet. That, and to help “regulate” (read: <i>raise</i>) insurance rates.<br>&nbsp;<br>Oh, and sending news reporters rushing to the nearest palm tree.<br>&nbsp;<br><b>A very finely tuned universe<br></b>&nbsp;<br>Last year I had the privilege of telling our Kendall Christian School kids the story of Noah. Yes, that Noah, the one who built the big boat and loaded up all the animals to ride out a storm that makes Florence look like a passing shower. If you don’t want to believe that happened, fine. But if you have any room in your worldview for the supernatural and miraculous, Noah’s ark should fit in it without too much trouble. We’ve just experienced what <i>one</i> day of heavy downpours can do to an area; imagine what <i>40</i> days of nonstop rain would do.<br>&nbsp;<br>Among other fascinating aspects of Noah’s story (which you can read about in Genesis 6-10), God makes a covenant with Noah when the flood is over. For his part God promises among other things never to destroy the world by flood again, something the people of the Big Bend area may have questioned for a couple days. He also promises the world will always run according to regular, predictable patterns. Night will follow day and in turn give way to day to be followed by night etc. etc. Seasons will move along in predictable order. Spring will lead to summer, summer will give birth to hurricane season which peaks September 9-10 and gradually give way to fall which will ….<br>&nbsp;<br>Begin this Saturday at 2:50 AM. Like clockwork. God promised, and as far as I know that promise has not been rescinded.<br>&nbsp;<br><b>No guesswork in the clockwork<br></b>&nbsp;<br>A lifetime ago I used to play acoustic guitar a bit and lead music for various groups. A song I loved to play is Michael Martin Murphey’s <i>Carolina in the Pines</i>. On the off chance you’re not familiar with Michael Martin Murphey (<i>Wildfire; What’s Forever For? Still Taking Chances</i>) you can easily look him up. Here is the middle verse of Carolina in the Pines:</div></div><div class="sp-block sp-text-block " data-type="text" data-id="3" style="text-align:center;"><div class="sp-block-content"  style="">There's a new moon on the fourteenth <br>First quarter, the twenty first <br>And the full moon in the last week <br>Brings a fullness to this earth<br>&nbsp;<br>There's no guesswork in the clockwork <br>Of the world's heart or mine <br>There are nights I only feel right<br> With Carolina in the pines</div></div><div class="sp-block sp-text-block " data-type="text" data-id="4" style="text-align:start;"><div class="sp-block-content"  style="">&nbsp;I know it may be hard for our friends in the Big Bend region to accept right now, but the earth is working according to a divinely ordained pattern. We may not understand it, and we sure don't have to like it, but it is good to know we don’t live on an abandoned planet hurtling aimlessly through space, but on an ordained one where even hurricanes serve some higher purpose. Just as we do.<br>&nbsp;<br><i>Happy fall, everyone.&nbsp;</i>Right on time.<br><br>And good riddance. Debby, Helene and Milton. Don’t let the door hit ya …<br>&nbsp;<br>Kent<br>&nbsp;<br>*Hat tip to the late Jimmy Buffet for that line. FWIW, my son Andrew and I met Jimmy once as we were leaving a Miami Heat game. He couldn’t have been nicer.</div></div></div></div></div></section>]]></content:encoded>
					<comments>https://christchurchmiami.org/blog/2026/03/24/earth-in-the-balance-part-2#comments</comments>
			<slash:comments>0</slash:comments>
				</item>
		<item>
			<title>True vs False Christianity: How to Know If Your Faith Is Real</title>
						<description><![CDATA[In a culture where “being a Christian” can mean almost anything, one question matters more than ever: Jesus gives a direct and sobering answer in Matthew 7:21–29:“Not everyone who says to me, ‘Lord, Lord,’ will enter the kingdom of heaven…”This isn’t a warning for outsiders.It’s a warning for people inside the church.So how do you know the difference between true Christianity and false (fake) Chri...]]></description>
			<link>https://christchurchmiami.org/blog/2026/03/24/true-vs-false-christianity-how-to-know-if-your-faith-is-real</link>
			<pubDate>Tue, 24 Mar 2026 07:00:00 +0000</pubDate>
			<guid>https://christchurchmiami.org/blog/2026/03/24/true-vs-false-christianity-how-to-know-if-your-faith-is-real</guid>
			<content:encoded><![CDATA[<section class="sp-section sp-scheme-0" data-index="36" data-scheme="0"><div class="sp-section-slide"  data-label="Main" ><div class="sp-section-content" ><div class="sp-grid sp-col sp-col-24"><div class="sp-block sp-image-block " data-type="image" data-id="0" style="text-align:start;"><div class="sp-block-content"  style=""><div class="sp-image-holder" style="background-image:url(https://storage1.snappages.site/DSKS5J/assets/images/23640822_4000x6000_500.jpg);"  data-source="DSKS5J/assets/images/23640822_4000x6000_2500.jpg" data-fill="true" data-ratio="sixteen-nine" data-pos="bottom-center"><img src="https://storage1.snappages.site/DSKS5J/assets/images/23640822_4000x6000_500.jpg" class="fill" alt="" /><div class="sp-image-title"></div><div class="sp-image-caption"></div></div></div></div><div class="sp-block sp-text-block " data-type="text" data-id="1" style="text-align:start;"><div class="sp-block-content"  style="">In a culture where “being a Christian” can mean almost anything, one question matters more than ever:</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="2" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >? Is my faith actually real—or am I deceived?</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="3" style="text-align:start;"><div class="sp-block-content"  style="">Jesus gives a direct and sobering answer in Matthew 7:21–29:<br><p data-end="652" data-start="574">“Not everyone who says to me, ‘Lord, Lord,’ will enter the kingdom of heaven…”</p><br>This isn’t a warning for outsiders.<br data-start="689" data-end="692">It’s a warning for people inside the church.<br>So how do you know the difference between true Christianity and false (fake) Christianity?</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="4" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >⚠️ The Danger of Fake Christianity</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="5" style="text-align:start;"><div class="sp-block-content"  style="">Jesus describes people who:<br><ul data-end="985" data-start="910"><li data-end="929" data-section-id="qctkk2" data-start="910">Call Him “Lord”</li><li data-end="951" data-section-id="qpvtm5" data-start="930">Serve in His name</li><li data-end="985" data-section-id="zdzb6d" data-start="952">Do impressive spiritual works</li></ul><br>And yet, He says:<br><p data-end="1043" data-start="1008">“I never knew you. Depart from me…”</p><br>Let that settle.<br>? It is possible to:<br><ul data-end="1152" data-start="1085"><li data-end="1101" data-section-id="1qfyu7w" data-start="1085">Go to church</li><li data-end="1130" data-section-id="1gkmjl3" data-start="1102">Speak Christian language</li><li data-end="1152" data-section-id="v0ydav" data-start="1131">Serve in ministry</li></ul>…and still not belong to Jesus.<br><br>This is the danger of false Christianity:<br>A life that looks right on the outside—but is empty at the core.<br><br></div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="6" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >❌ What Is False (Fake) Christianity?</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="7" style="text-align:start;"><div class="sp-block-content"  style="">False Christianity is not always obvious.<br>In fact, it often looks very real.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="8" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h3' ><h3 >Signs of False Christianity:</h3></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="9" style="text-align:start;"><div class="sp-block-content"  style=""><ul data-end="1682" data-start="1462"><li data-end="1506" data-section-id="a86p84" data-start="1462">Trusting in good works instead of Christ</li><li data-end="1557" data-section-id="8khox7" data-start="1507">Saying the right things without real obedience</li><li data-end="1601" data-section-id="h81qv3" data-start="1558">Knowing about Jesus without knowing Him</li><li data-end="1640" data-section-id="1p8gghp" data-start="1602">Wanting blessing without surrender</li><li data-end="1682" data-section-id="kyjued" data-start="1641">Living unchanged while claiming faith</li></ul><br>At its core:<br>? False Christianity is built on self—not Christ.<br>It replaces relationship with performance.<br data-start="1796" data-end="1799">It substitutes transformation with appearance.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="10" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >✅ What Is True Christianity?</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="11" style="text-align:start;"><div class="sp-block-content"  style="">True Christianity is not about perfection—it’s about foundation.<br>Jesus says the one who enters the kingdom is:<br><p data-end="2045" data-start="2004">“The one who does the will of my Father…”</p><br>That doesn’t mean earning salvation.<br data-start="2083" data-end="2086">It means your life has been changed by it.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="12" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h3' ><h3 >Signs of True Christianity:</h3></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="13" style="text-align:start;"><div class="sp-block-content"  style=""><ul data-end="2385" data-start="2167"><li data-end="2206" data-section-id="xrfngr" data-start="2167">Trust in Christ alone for salvation</li><li data-end="2241" data-section-id="1vho46n" data-start="2207">A real relationship with Jesus</li><li data-end="2295" data-section-id="awwp1k" data-start="2242">Growing obedience (not perfection, but direction)</li><li data-end="2332" data-section-id="qwy8a5" data-start="2296">Conviction of sin and repentance</li><li data-end="2385" data-section-id="1iyu1h7" data-start="2333">A desire to follow Jesus as Lord—not just Savior</li></ul><br>? True faith doesn’t just speak—it transforms.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="14" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >?️ The Foundation Test: Rock vs Sand</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="15" style="text-align:start;"><div class="sp-block-content"  style="">Jesus makes this even clearer with a picture:<br>Two people build houses.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="16" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h3' ><h3 >? The Rock (True Christianity)</h3></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="17" style="text-align:start;"><div class="sp-block-content"  style=""><ul data-end="2658" data-start="2596"><li data-end="2618" data-section-id="1xb9fzv" data-start="2596">Hears Jesus’ words</li><li data-end="2637" data-section-id="ukr466" data-start="2619">Obeys them</li><li data-end="2658" data-section-id="1pwt0gr" data-start="2638">Builds on Christ</li></ul></div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="18" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >?️ The Sand (False Christianity)</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="19" style="text-align:start;"><div class="sp-block-content"  style=""><ul data-end="2760" data-start="2698"><li data-end="2720" data-section-id="1xb9fzv" data-start="2698">Hears Jesus’ words</li><li data-end="2741" data-section-id="1bj1zp3" data-start="2721">Ignores them</li><li data-end="2760" data-section-id="1gieits" data-start="2742">Builds on self</li></ul></div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="20" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >?️ The Storm That Reveals Everything</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="21" style="text-align:start;"><div class="sp-block-content"  style="">From the outside, both lives may look the same.<br>But the difference is revealed in the storm.<br><br>Jesus says a storm is coming.<br>This isn’t just about hard times in life.<br><br>? This is about final judgment.<br><br>And in that moment:<br><ul data-end="3127" data-start="3036"><li data-end="3059" data-section-id="1odnewr" data-start="3036">Titles won’t matter</li><li data-end="3094" data-section-id="1li4aug" data-start="3060">Church attendance won’t matter</li><li data-end="3127" data-section-id="1m3jlj0" data-start="3095">Good intentions won’t matter</li></ul><br>Only one thing will matter:<br>? What was your life built on?</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="22" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >? Why So Many People Are Deceived</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="23" style="text-align:start;"><div class="sp-block-content"  style="">One of the most sobering truths of this passage is this:<br>? Many people think they are saved… but are not.<br><br>Why?<br>Because they confuse:<br><ul data-end="3467" data-start="3376"><li data-end="3402" data-section-id="1mfhb57" data-start="3376">Activity with intimacy</li><li data-end="3436" data-section-id="ust0zt" data-start="3403">Knowledge with transformation</li><li data-end="3467" data-section-id="1lfiheb" data-start="3437">Religion with relationship</li></ul><br>It is possible to:<ul data-end="3546" data-start="3488"><li data-end="3504" data-section-id="1694tlw" data-start="3488">Admire Jesus</li><li data-end="3525" data-section-id="hyqiv8" data-start="3505">Agree with Jesus</li><li data-end="3546" data-section-id="ib287x" data-start="3526">Even serve Jesus</li></ul>…and still never submit to Him.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="24" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >? How to Know If Your Faith Is Real</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="25" style="text-align:start;"><div class="sp-block-content"  style="">This is where Jesus invites us into honest self-examination.<br><br>Ask yourself:<br><ul data-end="3875" data-start="3708"><li data-end="3749" data-section-id="19gm234" data-start="3708">Am I trusting in Christ—or in myself?</li><li data-end="3792" data-section-id="1qh1iw6" data-start="3750">Do I obey God’s Word, or just hear it?</li><li data-end="3826" data-section-id="moupwm" data-start="3793">Has my life actually changed?</li><li data-end="3875" data-section-id="rk6qjw" data-start="3827">Do I want Jesus—or just what He can give me?</li></ul><br><b>? Real faith produces real fruit.<br></b>Not instantly.<br data-start="3931" data-end="3934">Not perfectly.<br data-start="3948" data-end="3951">But undeniably over time.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="26" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >? How to Move From False Faith to True Faith</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="27" style="text-align:start;"><div class="sp-block-content"  style="">If you recognize areas of false foundation, the answer is not “try harder.”<br>The answer is start over—on the right foundation.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="28" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h3' ><h3 >1. Repent - Turn from sin and self-reliance.<br>2. Trust in Christ Alone - Not your works. Not your effort.<br data-start="4274" data-end="4277">? Only Jesus saves.<br>3. Surrender to His Lordship -&nbsp;You don’t just receive Him as Savior—you follow Him as King.<br>4. Build Daily on His Word - Not just hearing—but living it.<br><br><br></h3></span></div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="29" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >? Jesus Is Not Just a Teacher—He Is the King</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="30" style="text-align:start;"><div class="sp-block-content"  style="">At the end of this passage, people were astonished.<br>Why?<br><br>Because Jesus spoke with authority.<br>He didn’t say: “Here’s a suggestion”<br>He said:<br>? “This is the difference between life and destruction.”<br><br>Two options:<br><ul data-end="4809" data-start="4732"><li data-end="4775" data-section-id="niffum" data-start="4732">True Christianity or false Christianity</li><li data-end="4792" data-section-id="1tqp2oo" data-start="4776">Rock or sand</li><li data-end="4809" data-section-id="3xt5ir" data-start="4793">Life or ruin</li></ul><br>There is no middle ground.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="31" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >? Final Word: What Are You Building On?</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="32" style="text-align:start;"><div class="sp-block-content"  style="">You can:<br><ul data-end="4981" data-start="4898"><li data-end="4923" data-section-id="14k7704" data-start="4898">Look like a Christian</li><li data-end="4950" data-section-id="rui5sg" data-start="4924">Sound like a Christian</li><li data-end="4981" data-section-id="6j10bl" data-start="4951">Even feel like a Christian</li></ul>…and still be building on sand.<br><br>But today, you can build on something that will never fall:<br>? Jesus Christ.<br>Not your performance.<br data-start="5120" data-end="5123">Not your reputation.<br data-start="5143" data-end="5146">Not your effort.<br>Only Him.</div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="33" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >? Christchurch Miami</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="34" style="text-align:start;"><div class="sp-block-content"  style="">At Christchurch Miami, we believe:<br>? You can belong before you believe<br data-start="5284" data-end="5287">? But you are invited to take your next step with Jesus<br>And that step begins here:<br>? Is your faith real?</div></div><div class="sp-block sp-text-block " data-type="text" data-id="35" style=""><div class="sp-block-content"  style="">Photo by Jessica Mangano on Unsplash</div></div></div></div></div></section>]]></content:encoded>
					<comments>https://christchurchmiami.org/blog/2026/03/24/true-vs-false-christianity-how-to-know-if-your-faith-is-real#comments</comments>
			<slash:comments>0</slash:comments>
				</item>
		<item>
			<title>Building Your Life on the Right Foundation: A Warning About False Faith</title>
						<description><![CDATA[In a world where religious activity and spiritual language are common, Jesus delivers one of His most sobering warnings in Matthew 7:21-29. This passage challenges us to examine whether our faith is genuine or merely superficial, whether we're building our lives on solid rock or shifting sand.What Does It Mean to Have a Confession That Fails?Jesus begins with a shocking statement: "Not everyone wh...]]></description>
			<link>https://christchurchmiami.org/blog/2026/03/22/building-your-life-on-the-right-foundation-a-warning-about-false-faith</link>
			<pubDate>Sun, 22 Mar 2026 17:59:16 +0000</pubDate>
			<guid>https://christchurchmiami.org/blog/2026/03/22/building-your-life-on-the-right-foundation-a-warning-about-false-faith</guid>
			<content:encoded><![CDATA[<section class="sp-section sp-scheme-0" data-index="3" data-scheme="0"><div class="sp-section-slide"  data-label="Main" ><div class="sp-section-content" ><div class="sp-grid sp-col sp-col-24"><div class="sp-block sp-image-block " data-type="image" data-id="0" style="text-align:start;"><div class="sp-block-content"  style=""><div class="sp-image-holder" style="background-image:url(https://storage1.snappages.site/DSKS5J/assets/images/23640699_4000x2250_500.jpg);"  data-source="DSKS5J/assets/images/23640699_4000x2250_2500.jpg" data-fill="true" data-ratio="sixteen-nine"><img src="https://storage1.snappages.site/DSKS5J/assets/images/23640699_4000x2250_500.jpg" class="fill" alt="" /><div class="sp-image-title"></div><div class="sp-image-caption"></div></div></div></div><div class="sp-block sp-text-block " data-type="text" data-id="1" style=""><div class="sp-block-content"  style="">In a world where religious activity and spiritual language are common, Jesus delivers one of His most sobering warnings in Matthew 7:21-29. This passage challenges us to examine whether our faith is genuine or merely superficial, whether we're building our lives on solid rock or shifting sand.<br><br><b>What Does It Mean to Have a Confession That Fails?</b><br>Jesus begins with a shocking statement: "Not everyone who says to me, 'Lord, Lord,' will enter the kingdom of heaven, but the one who does the will of my Father who is in heaven." This isn't directed at irreligious people or atheists—it's aimed at those who appear devotedly religious.<br><br><b>The Danger of Religious Activity Without Relationship<br></b>The people Jesus describes aren't casual churchgoers. They prophesy, cast out demons, and perform mighty works—all in Jesus' name. Yet Christ's response is devastating: "I never knew you. Depart from me, you workers of lawlessness."<br><br>These individuals made three critical mistakes:<br><ul><li>They trusted in their performance instead of in Christ as a person</li><li>Their confidence rested entirely on what they had done</li><li>They presented their works rather than pleading Christ's righteousness</li></ul><br><b>Why Looks Can Be Deceiving<br></b>Consider Judas Iscariot—he appeared to be one of the disciples right until he betrayed Jesus. Many people today appear righteous but are only righteous in appearance. They may be orthodox in speech, active in ministry, and fervent in service, but their focus remains on themselves rather than on Christ.<br><br>The tragedy is that these people used Jesus' name but never belonged to Him. They had no saving relationship with Christ, despite their impressive religious résumé.<br><br><b>What Makes a Foundation That Stands?<br></b>Jesus contrasts two builders who both hear His words but respond differently. The difference isn't in their access to truth—both heard the same message. The difference is in their response to that truth.<br><br><b>The Wise Builder: Hearing and Doing<br></b>The wise man builds his house on rock, representing Christ's revealed word. To build on the rock means to hear and act on Christ's words—obedience flowing from faith. This isn't obedience as the grounds of justification, but obedience as the fruit of genuine faith.<br><br>The wise builder:<br><ul><li>Digs deep through pride, self-deception, and cherished sin</li><li>Refuses to be content with surface religion</li><li>Stakes his entire life upon Christ and conforms to His word</li><li>Knows he's a sinner and trusts Christ alone for salvation</li></ul><br><b>The Foolish Builder: Hearing Without Doing<br></b>The foolish man also hears Christ's word and may even recognize its authority, but he doesn't build on it. He assumes that familiarity with truth equals submission to truth. He confuses acknowledgment with allegiance.<br><br>Sand represents everything else besides Christ:<br><ul><li>Human opinion and tradition detached from Scripture</li><li>Self-will, self-fulfillment, and self-righteousness</li><li>The hope that "God grades on a curve"</li><li>Quick, convenient religion that requires no deep work</li></ul><br><b>Why Does the Same Storm Affect Both Houses Differently?<br></b>Jesus describes a storm that strikes both houses—representing the final judgment of God. The storm doesn't discriminate based on church membership, ministry titles, or religious activity. It tests foundations.<br><br><b>The House on the Rock<br></b>The house built on rock may be shaken but doesn't fall. Its stability lies not in the builder's craftsmanship but in the solidity of the foundation—Christ alone. When God's wrath is revealed, this person will be delivered not because their obedience was flawless, but because their Savior is faithful.<br><br><b>The House on Sand<br></b>When the storm strikes the house built on sand, it experiences total collapse—not partial damage, but complete destruction. This represents the destiny of every life built on anything other than Christ.<br><br><b>What Does It Mean That Jesus Speaks With Divine Authority?<br></b>Matthew tells us the crowds were astonished at Jesus' teaching because He taught "as one who had authority and not as the scribes." Jesus didn't quote other rabbis or appeal to tradition—He spoke as the final authority on truth because He is the truth.<br><br><b>The Power of Christ's Words<br></b>Jesus presents us with clear choices:<br><ul><li>Two gates: narrow and wide</li><li>Two roads: hard and easy</li><li>Two trees with different fruits: good and bad</li><li>Two masters: God and money</li><li>Two foundations: rock and sand</li><li>Two builders: wise and foolish</li></ul><br>Everyone who hears His voice falls into one of two categories: born again or not born again.<br><br><b>How Can You Avoid Building on Sand?<br></b>The danger is that it's possible to admire Jesus without submitting to Him, to be moved but never converted. We might want relief from pain without the deeper surgery that heals, comfort without transformation, forgiveness without lordship.<br><br><b>For Those Not Yet Born Again<br></b>If you haven't yet believed, your next step isn't refinement—it's repentance. You must:<br><ul><li>Be convinced of the evil of sin and its offense to God</li><li>Recognize the misery of your natural condition</li><li>Understand the insufficiency of trusting anything other than Christ</li></ul><br>Your works, reputation, sincerity, or any other foundation cannot save you. Only infinite righteousness can satisfy for sin against an infinite God.<br><br><b>For Those Who Are Born Again<br></b>If you know you have eternal life in Christ, continue building on the rock by:<br><ul><li>Growing in obedience and pursuing progressive sanctification</li><li>Waging war against indwelling sin</li><li>Refusing superficial religion</li><li>Hungering to be conformed more to Christ's image</li></ul><br><b>Life Application<br></b>This week, take time for serious self-examination. Ask yourself: Is my life built on the rock of Christ Jesus or on a sandy foundation of my own making? The difference may not be visible today, but it will be unmistakable when the final storm breaks.<br><br>Consider these questions:<br><ul><li>Am I trusting in my religious activities or in Christ alone for salvation?</li><li>Do I merely hear God's word, or do I actively obey it?</li><li>Is my confidence based on what I've done or on what Christ has done for me?</li><li>Am I building my life on the solid foundation of Christ's righteousness, or am I relying on my own efforts and goodness?</li></ul><br>The King has spoken with divine authority. On the day of judgment, there will be no appeal, no revision, no second foundation laid in haste. Today is the day to ensure your life is built on the only foundation that will stand—Jesus Christ alone.<br><br>Photo by Scott Blake on Unsplash</div></div><div class="sp-block sp-video-block " data-type="video" data-id="2" style="text-align:start;"><div class="sp-block-content"  style=""><div class="video-holder"  data-id="EO21AU_N2wI" data-source="youtube"><iframe src="https://www.youtube.com/embed/EO21AU_N2wI?rel=0" frameborder="0" allowfullscreen></iframe></div></div></div></div></div></div></section>]]></content:encoded>
					<comments>https://christchurchmiami.org/blog/2026/03/22/building-your-life-on-the-right-foundation-a-warning-about-false-faith#comments</comments>
			<slash:comments>0</slash:comments>
				</item>
		<item>
			<title>Beware of False Prophets: How to Recognize Truth from Deception</title>
						<description><![CDATA[In a world filled with competing voices claiming to speak for God, Jesus gives us a crucial warning about spiritual deception. His words in Matthew 7:15-20 provide timeless wisdom for discerning between false prophets and true teachers of God's word.The Hidden Danger of False ProphetsJesus begins with a stark warning: "Beware of false prophets who come to you in sheep's clothing, but inwardly are ...]]></description>
			<link>https://christchurchmiami.org/blog/2026/03/15/beware-of-false-prophets-how-to-recognize-truth-from-deception</link>
			<pubDate>Sun, 15 Mar 2026 11:54:00 +0000</pubDate>
			<guid>https://christchurchmiami.org/blog/2026/03/15/beware-of-false-prophets-how-to-recognize-truth-from-deception</guid>
			<content:encoded><![CDATA[<section class="sp-section sp-scheme-0" data-index="3" data-scheme="0"><div class="sp-section-slide"  data-label="Main" ><div class="sp-section-content" ><div class="sp-grid sp-col sp-col-24"><div class="sp-block sp-image-block " data-type="image" data-id="0" style="text-align:start;"><div class="sp-block-content"  style=""><div class="sp-image-holder" style="background-image:url(https://storage1.snappages.site/DSKS5J/assets/images/23587392_2282x2493_500.jpg);"  data-source="DSKS5J/assets/images/23587392_2282x2493_2500.jpg" data-fill="true" data-ratio="sixteen-nine"><img src="https://storage1.snappages.site/DSKS5J/assets/images/23587392_2282x2493_500.jpg" class="fill" alt="" /><div class="sp-image-title"></div><div class="sp-image-caption"></div></div></div></div><div class="sp-block sp-text-block " data-type="text" data-id="1" style=""><div class="sp-block-content"  style="">In a world filled with competing voices claiming to speak for God, Jesus gives us a crucial warning about spiritual deception. His words in Matthew 7:15-20 provide timeless wisdom for discerning between false prophets and true teachers of God's word.<br><br><b>The Hidden Danger of False Prophets<br></b>Jesus begins with a stark warning: "Beware of false prophets who come to you in sheep's clothing, but inwardly are ravenous wolves." The word "beware" demands our attention - like a warning sign that alerts us to danger ahead.<br><br><b>Why False Prophets Are So Dangerous<br></b>The most dangerous enemy in combat isn't the one you can see, but the one you can't. Similarly, false prophets don't announce themselves as wolves. They dress like shepherds, speak religious language, and often appear to do good works. This makes them incredibly deceptive and potentially destructive.<br><br>History provides tragic examples, like Jim Jones in the 1970s. He initially appeared to be a Christian leader who adopted multiracial children and served the poor. His convincing facade led a Stanford trade lawyer to abandon his career and a faithful Sunday school teacher to leave everything behind. Yet ultimately, over 900 people died because they followed his voice instead of God's word.<br><br><b>How to Test Spiritual Teaching<br></b>Jesus provides a simple but profound test for discerning truth from error: "You will recognize them by their fruits." Just as you can't gather grapes from thorn bushes or figs from thistles, the fruit of someone's life and teaching reveals their true nature.<br><br><b>The Biblical Standard for Testing<br></b>Scripture consistently calls us to examine teachings carefully. The Bereans in Acts 17 "received the word with eagerness, examining the Scriptures daily to see if these things were so." Even the apostle Paul wasn't above this test. First John 4:1 instructs us to "test the spirits to see whether they are from God, because many false prophets have gone out into the world."<br><br><b>Modern Examples of False Teaching<br></b>Today's spiritual landscape includes several teachings that sound Christian but don't align with Scripture's full message.<br><br><b>The Prosperity Gospel<br></b>This teaching claims that faith guarantees health, wealth, and success. Prosperity preachers often say things like "God wants you to be rich" and see godliness as a means to financial gain. However, the New Testament tells a different story. Jesus said, "If anyone would come after me, let him deny himself, take up his cross and follow me." Paul wrote that "all who desire to live a godly life in Christ Jesus will be persecuted."<br><br><b>Jesus as Only a Moral Teacher<br></b>Some reduce Jesus to merely a great teacher of love and compassion, stopping short of acknowledging Him as Savior. While Jesus did teach love, He claimed to be much more. In John 14:6, He declared, "I am the way, the truth, and the life. No one comes to the Father except through me."<br><br>C.S. Lewis addressed this perfectly: "A man who was merely a man and said the sort of things Jesus said would not be a great moral teacher. He would either be a lunatic... or else he would be the devil of hell... Either this man was, and is, the Son of God, or else a madman or something worse."<br><br><b>Selective Scripture Quoting<br></b>Another dangerous practice involves quoting Jesus selectively to support cultural or political positions that contradict Scripture. This happens across the political spectrum when people use Christian language to affirm ideas the Bible never endorsed, such as redefining biblical sexuality or gender.<br><br><b>The Fruit Test in Practice<br></b><br><b>Good Leaders vs. Bad Leaders<br></b>Good shepherds take responsibility, protect their people, tell truth even when uncomfortable, stay steady under pressure, and build others up. They're fundamentally selfless. Bad leaders make everything about themselves, divide people, manipulate truth, avoid accountability, and leave damage behind. They're fundamentally selfish.<br><br><b>Why Character Matters<br></b>The Bible sets high standards for leaders precisely because character shows up when pressure rises. First Timothy 3 and Titus 1 require church leaders to be examined carefully - not just for their teaching ability, but for their character, humility, self-control, and reputation.<br>The Danger of "Almost Right"<br><br>Charles Spurgeon wisely noted that "discernment is not knowing the difference between right and wrong. It's knowing the difference between right and almost right." False teaching is dangerous precisely because it's not obviously wrong - it's often almost right.<br><br>Even a small amount of error can corrupt the whole message, just like a little contamination ruins an entire batch of food. Satan often works not with obvious lies, but with twisted truth that sounds scriptural but is taken out of context.<br><br><b>The Good Shepherd's Promise<br></b>While warning us about false shepherds, Jesus points us to Himself as the Good Shepherd. False shepherds feed on the sheep, but Jesus feeds His sheep. False teachers take away, but Jesus gives. On the cross, Jesus faced the judgment we deserved so that wandering sheep like us could be brought safely home.<br><br><b>Life Application<br></b>The call to discern false teaching begins with examining our own fruit. Before rushing to judge others, ask yourself: Are people flourishing because you're in their life? Do your friends, family, and coworkers experience patience, humility, and grace from you?<br><br>Stay rooted in God's word through regular study and prayer. Spend time with Jesus so you can recognize His voice when He speaks. Remember that healthy roots produce healthy fruit, and fruit takes time to develop.<br><br>This week, commit to being a student of Scripture. When you hear teaching that claims to represent Jesus, test it against the full counsel of God's word. Look for the fruit in both the teacher's life and in the lives of those who follow their teaching.<br><br><b>Questions for Reflection:<br></b><ul><li>What voices am I listening to, and do they align with Scripture?</li><li>Am I producing good fruit in my relationships and community?</li><li>How can I better equip myself to discern truth from error?</li><li>What steps will I take this week to deepen my knowledge of God's word?</li></ul><br>Photo by Marc-Olivier Jodoin on Unsplash</div></div><div class="sp-block sp-video-block " data-type="video" data-id="2" style="text-align:start;"><div class="sp-block-content"  style=""><div class="video-holder"  data-id="5YRkHg_UiUU" data-source="youtube"><iframe src="https://www.youtube.com/embed/5YRkHg_UiUU?rel=0" frameborder="0" allowfullscreen></iframe></div></div></div></div></div></div></section>]]></content:encoded>
					<comments>https://christchurchmiami.org/blog/2026/03/15/beware-of-false-prophets-how-to-recognize-truth-from-deception#comments</comments>
			<slash:comments>0</slash:comments>
				</item>
		<item>
			<title>Earth in the Balance</title>
						<description><![CDATA[I started working on this blog originally in advance of the vernal equinox in 2018 (this year, 2026, it occurs Friday, March 20, at 10:46 AM) when I learned of the death of Stephen Hawking. Dr. Hawking, on the unlikely chance you aren’t familiar with him, was widely considered the most brilliant theoretical physicist since Albert Einstein – even including Sheldon Cooper.]]></description>
			<link>https://christchurchmiami.org/blog/2026/03/14/earth-in-the-balance</link>
			<pubDate>Sat, 14 Mar 2026 20:27:59 +0000</pubDate>
			<guid>https://christchurchmiami.org/blog/2026/03/14/earth-in-the-balance</guid>
			<content:encoded><![CDATA[<section class="sp-section sp-scheme-0" data-index="3" data-scheme="0"><div class="sp-section-slide"  data-label="Main" ><div class="sp-section-content" ><div class="sp-grid sp-col sp-col-24"><div class="sp-block sp-image-block " data-type="image" data-id="0" style="text-align:start;"><div class="sp-block-content"  style=""><div class="sp-image-holder" style="background-image:url(https://storage1.snappages.site/DSKS5J/assets/images/23528868_883x497_500.jpg);"  data-source="DSKS5J/assets/images/23528868_883x497_2500.jpg" data-ratio="sixteen-nine"><img src="https://storage1.snappages.site/DSKS5J/assets/images/23528868_883x497_500.jpg" class="fill" alt="" /><div class="sp-image-title"></div><div class="sp-image-caption"></div></div></div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="1" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h1' ><h1 >Earth in the Balance</h1></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="2" style=""><div class="sp-block-content"  style="">I started working on this blog originally in advance of the vernal equinox in 2018 (this year, 2026, it occurs Friday, March 20, at 10:46 AM) when I learned of the death of Stephen Hawking. Dr. Hawking, on the unlikely chance you aren’t familiar with him, was widely considered the most brilliant theoretical physicist since Albert Einstein – even including Sheldon Cooper.<br><br><b>Stephen Hawking’s contributions<br></b><br>I was a fan of Dr. Hawking. He did not share my belief in God, or at least not God as he is presented in the Bible; Hawking made a number of different statements about his theological beliefs, or lack thereof, over the years, and his final words on that subject indicated he was an atheist. Yet I admired his genius, and his ability to communicate deep scientific concepts in ways even a scientific layman (like me) could understand.<br><br>Most of all, though, I, like millions of others, admired him for his tremendous courage in continuing to contribute to our understanding of time, space, gravity and the beginnings of the universe even after he was diagnosed with a form of ALS at the age of 21.<br><br>(For an incredible portrayal of his life, do yourself a huge favor and watch the 2014 film <i>The Theory of Everything.</i> I was absolutely blown away by Eddie Redmayne’s transformation as Hawking, for which he, Redmayne, very deservedly won the Oscar.)<br><br><b>A very finely tuned universe<br></b><br>So here’s what I wanted to say about the vernal equinox, how we know with certainty when it will arrive each year, how it demonstrates the incredibly fine-tuned precision of our planet and how the earth is designed (loaded word, that) to support human life. And in making my case I call as my expert witness – Stephen Hawking.<br><br>In his 1988 book <i>A Brief History of Time</i> Hawking used the term <i>Anthropic Principle</i>. Simply stated, it just means that however you look at it, the universe certainly seems <i>designed</i> to support human life. Consider this:<br><br>1. The earth tilts at an angle of 23 degrees in relationship to the sun. If you changed that angle even slightly in either direction, the resulting changes in temperature would be so extreme that life as we know it could not exist.<br><br>2. If the moon were 50,000 miles away from the earth instead of 200,000 miles, the ocean tides would be so enormous that all the continents would be submerged, and even the mountains would erode.<br><br>3. If the ratio of carbon to oxygen in the atmosphere was slightly different, none of us would be around to breathe it.<br><br>There are many other examples:<br><br><ul><li>the position of the earth (in terms of <i>distance</i>) in relation to the sun;</li><li>the precise strength of the force of gravity;</li><li>the exact balance between the positive and negative charges in the electron;</li></ul><br>– &nbsp; &nbsp;all have to be <i>just right&nbsp;</i>for life to happen. Even more mind-boggling, consider this from Dr. Hawking:<br><br>“We all understand now that the universe is still expanding, and apparently the rate of its expansion is a very critical factor in understanding how the universe came into being.<br><br>“… If the rate of expansion one second after the Big Bang had been smaller by even one part in a hundred thousand million million [that’s one over 100,000,000,000,000,000 – one with 17 zeroes after it] the universe would have re-collapsed before it ever reached its present size.<br><br>“ … Why is the universe so uniform on such a large scale? Why does it look the same at all points of space and in all directions? ... This is like giving an exam to a number of students. If they all give exactly the same answers, you can be pretty sure they have communicated with each other.”<br><br><b>From the infinite to the infinitesimal<br></b><br>What’s true on the infinite level is also true on the infinitesimal. Consider the DNA molecule – a twisted strand of chemicals that functions in every cell of your body like a coded message. DNA is the HQ of every cell in your body. It tells every cell what to do.<br><br>Every DNA molecule contains as much information as an average library. And every DNA molecule in your body contains the same, unique message – what makes you uniquely <i>you</i>, unlike anyone else in the universe. Even identical twins have different DNA. That’s why DNA testing is such compelling evidence in the courtroom (usually).<br><br>Bill Gates: “DNA is like a computer program, but far, far more advanced than any software we’ve ever created.”<br><br>Your DNA sends exactly the same message to every cell in your body. How does it do it? How does a chemical compound send a message <i>at all,</i> much less the exact same message billions of times to very different cells?<br><br>Dr. Hawking again: “This is like giving an exam to a number of students. If they all give exactly the same answers, you can be pretty sure they have communicated with each other.”<br><br><b>Earth in the balance<br></b><br>How do galaxies and DNA molecules communicate with other galaxies and DNA molecules? My answer: We live on a very fine-tuned planet in a very fine-tuned universe that is <i>designed</i> – there’s that word again – to support human life.<br>&nbsp;<br>So with all due respect to the late Dr. Hawking, he may have considered the idea that God created the universe “unconvincing.” I submit it is <i>unavoidable</i> … and marvelous.<br><br><b>Psalm 8:3-5:<br></b>When I consider your heavens, the work of your fingers,<br>The moon and the stars, which you have ordained;<br>What is man that you take thought of him,<br>And the son of man that you care for him?<br>Yet you have made him a little lower than God,<br>And you crown him with glory and majesty!<br><br><i>Happy spring, everyone.</i><br><br>Kent<br><br>I’m indebted to numerous sources, including the following:<br><br>Stephen Hawking, <i>A Brief History of Time</i><br>Nancy Pearcey and Charles Thaxton, <i>The Soul of Science<br></i>Charles W. Petit, "The gods must be crazy," <i>U.S. News &amp; World Report&nbsp;</i>(9-8-03)<br>Charles Thaxton, <i>The Mystery of Life’s Origin<br></i><br><br></div></div></div></div></div></section>]]></content:encoded>
					<comments>https://christchurchmiami.org/blog/2026/03/14/earth-in-the-balance#comments</comments>
			<slash:comments>0</slash:comments>
				</item>
		<item>
			<title>The Real Saint Patrick*</title>
						<description><![CDATA[A few years ago, just out of curiosity, I did one of those DNA analyses. Among
other surprises I learned I am a lot more Irish than I knew. Therefore allow me to
throw a little history your way about the man we call “Saint” Patrick, and why his
life means more to us than just an excuse to drink green beer.]]></description>
			<link>https://christchurchmiami.org/blog/2026/03/10/the-real-saint-patrick</link>
			<pubDate>Tue, 10 Mar 2026 22:28:01 +0000</pubDate>
			<guid>https://christchurchmiami.org/blog/2026/03/10/the-real-saint-patrick</guid>
			<content:encoded><![CDATA[<section class="sp-section sp-scheme-0" data-index="6" data-scheme="0"><div class="sp-section-slide"  data-label="Main" ><div class="sp-section-content" ><div class="sp-grid sp-col sp-col-24"><div class="sp-block sp-image-block " data-type="image" data-id="0" style="text-align:start;"><div class="sp-block-content"  style=""><div class="sp-image-holder" style="background-image:url(https://storage1.snappages.site/DSKS5J/assets/images/23469937_933x445_500.jpg);"  data-source="DSKS5J/assets/images/23469937_933x445_2500.jpg" data-ratio="sixteen-nine"><img src="https://storage1.snappages.site/DSKS5J/assets/images/23469937_933x445_500.jpg" class="fill" alt="" /><div class="sp-image-title"></div><div class="sp-image-caption"></div></div></div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="1" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h1' ><h1 >The Real Saint Patrick*</h1></span></div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="2" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h3' ><h3 >Sure and begorrah, and top o’ th’ mornin’ to ya ....**</h3></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="3" style="text-align:justify;"><div class="sp-block-content"  style="">A few years ago, just out of curiosity, I did one of those DNA analyses. Among other surprises I learned I am a <i>lot</i> more Irish than I knew. Therefore allow me to throw a little history your way about the man we call “Saint” Patrick, and why his life means more to us than just an excuse to drink green beer.<br><br>(The New Testament teaches that <i>all</i> Christians are “saints” – see Romans 1:7, 1 Corinthians 1:2, Ephesians 1:1, etc.)<br><br>Most people, if they know anything about Patrick at all, probably think he was the man who chased the snakes out of Ireland. You might be surprised to learn that Patrick was not actually <i>Irish</i> – he was born in about 390 A.D. in what was then Roman Britain.<br><br><b>Luck of the Irish?<br></b><br>While he was a teenager, Irish raiders attacked his village and his home. Patrick was captured and taken as a slave to Ireland, where he was sold to an Irish king. That king put him to work as a shepherd.<br><br>In <i>How the Irish Saved Civilization</i>, Thomas Cahill describes the life Patrick lived: “The work of such slave-shepherds was bitterly isolated, months at a time spent alone in the hills.” It was during those long, difficult days and months God began a work of grace in the young man’s heart.<br><br>Although Patrick had been raised in a Christian home, he didn’t really believe in God. But isolation and deprivation have a way of making a person take a fresh look at his life, his beliefs, his <i>unbeliefs</i>. Patrick began to be open to the God he had previously disregarded. He would later write in his <i>Confessions</i>, “I would pray constantly during the daylight hours ... the love of God . . . surrounded me more and more.”<br><br><b>He had a dream<br></b><br>He would go on to describe how, after six years as a slave, God spoke to him in a dream. Patrick heard God say, “Your hungers are rewarded. You are going home. Look – your ship is ready.” If he followed the message of the dream and ran away, he would become a fugitive slave. His life would be in constant danger. Recapture would result in the harshest kinds of punishment. But he did obey – and with God’s sovereign protection safely traveled on foot the almost 200 miles to the Irish coast. There he found the promised ship waiting for him, boarded it and made it back home to Britain and his family.<br><br>Patrick went home a changed man. He could not just go back to his old life. He realized that God was calling him to enter a monastery. In time, he was ordained as a priest, then a bishop. Remarkably, in a way that only God can, 30 years after God had rescued Patrick from Ireland, he sent him back as a missionary.<br><br><b>You think <i>your</i> mission field’s tough ...<br></b><br>The Irish of the fifth century were pagans: violent, barbaric, even practicing human sacrifice. Patrick knew what he was getting himself into. He wrote: “I am ready to be murdered, betrayed, enslaved – whatever may come my way.” Patrick actually grew to love the very people among whom he had once been a slave. Cahill writes that Patrick’s love “shines through his writings . . . He [worried] constantly for his people, not just for their spiritual but for their physical welfare.”<br><br>God used Patrick to bring thousands of Irish souls into the Kingdom of God. Not only did he bring Christianity to Ireland, he also instilled a sense of literacy and learning that would create the conditions that allowed Ireland to become "the isle of saints and scholars" – thus preserving Western culture while at the same time Europe was being overrun by barbarians.<br><br>Cahill again: “Only this former slave had the right instincts to impart to the Irish a New Story, one that made sense of all their old stories and brought them a peace they had never known before.” Through his preaching, teaching and yes,&nbsp;<i>shepherding</i>, a pagan, warlike people “lay down the swords of battle, flung away the knives of sacrifice.” As Patrick had so many years before, they “cast away the chains of slavery.”<br><br><b>Enjoy that cabbage (<i>far, far away from me,</i> please)</b><br><b><br></b>This St. Patrick’s Day, by all means wear green if you feel like it; many Protestants opt for orange in honor of our heritage. Eat corned beef (and cabbage if you must; just please – <i>nowhere near me, OK</i>?), and have a green beer if you are so inclined. But as you do, please remember this heroic forebear in the faith and how he, at great personal risk, followed God’s leading and helped advance his Kingdom into an incredibly hostile pagan land.<br><br>No, Patrick didn’t chase the snakes out of Ireland. Instead, God used him to bring to the Irish the good news of the Gospel of Jesus Christ, forever changing the Irish people and even the course of history.<br><br>Pastor Kent Keller<br><br>*I am much indebted to Chuck Colson’s Breakpoint ministry and Thomas Cahill’s&nbsp;<i>How the Irish Saved Civilization</i> for the contents of this blog.<br><br>**An Irish friend informs me no self-respecting Irishman would ever, <i>ever</i> utter these words.<br><br><br><b>Bonus – Irish blessings</b></div></div><div class="sp-block sp-text-block " data-type="text" data-id="4" style="text-align:center;"><div class="sp-block-content"  style="">You are probably familiar with that Irish blessing that says:<br><br><i>“May the road rise up to meet you.<br>May the wind be always at your back.<br>May the sun shine warm upon your face;<br>the rains fall soft upon your fields and until we meet again,<br>may God hold you in the palm of His hand.”</i><br><br>Here are some that may be slightly less familiar:<br><br><i>“May those that love us, love us,<br>and those who don't love us,<br>may God turn their hearts,<br>and if He can't turn their hearts,<br>may He turn their ankles,<br>so we know them by their limping.”<br><br>"May you have the hindsight to know where you've been,<br>&nbsp;the foresight to know where you're going<br>and the insight to know when you're going too far."<br>"May you live to be a hundred years, with one extra year to repent."<br><br>"May the saddest day of your future<br>be no worse than the happiest day of your past."<br><br>"May the blessings of each day be the blessings you need the most."<br><br>"As you slide down the banisters of life,<br>may the splinters never point the wrong way."</i></div></div><div class="sp-block sp-text-block " data-type="text" data-id="5" style="text-align:left;"><div class="sp-block-content"  style="">Top o’ th’ mornin’ to ya.</div></div></div></div></div></section>]]></content:encoded>
					<comments>https://christchurchmiami.org/blog/2026/03/10/the-real-saint-patrick#comments</comments>
			<slash:comments>1</slash:comments>
				</item>
		<item>
			<title>The Golden Rule: A New Way of Living</title>
						<description><![CDATA[In a world where we often operate from self-centered ethics, Jesus presents us with a revolutionary way of living that challenges our natural inclinations. The Golden Rule isn't just a nice saying - it's a complete transformation of how we approach relationships and decision-making.What Makes the Golden Rule Different?Jesus said, "So whatever you wish that others would do to you, do also to them. ...]]></description>
			<link>https://christchurchmiami.org/blog/2026/03/09/the-golden-rule-a-new-way-of-living</link>
			<pubDate>Mon, 09 Mar 2026 19:47:35 +0000</pubDate>
			<guid>https://christchurchmiami.org/blog/2026/03/09/the-golden-rule-a-new-way-of-living</guid>
			<content:encoded><![CDATA[<section class="sp-section sp-scheme-0" data-index="3" data-scheme="0"><div class="sp-section-slide"  data-label="Main" ><div class="sp-section-content" ><div class="sp-grid sp-col sp-col-24"><div class="sp-block sp-image-block " data-type="image" data-id="0" style="text-align:start;"><div class="sp-block-content"  style=""><div class="sp-image-holder" style="background-image:url(https://storage1.snappages.site/DSKS5J/assets/images/23448934_2191x2735_500.jpg);"  data-source="DSKS5J/assets/images/23448934_2191x2735_2500.jpg" data-fill="true" data-ratio="sixteen-nine"><img src="https://storage1.snappages.site/DSKS5J/assets/images/23448934_2191x2735_500.jpg" class="fill" alt="" /><div class="sp-image-title"></div><div class="sp-image-caption"></div></div></div></div><div class="sp-block sp-text-block " data-type="text" data-id="1" style=""><div class="sp-block-content"  style="">In a world where we often operate from self-centered ethics, Jesus presents us with a revolutionary way of living that challenges our natural inclinations. The Golden Rule isn't just a nice saying - it's a complete transformation of how we approach relationships and decision-making.<br><br><b>What Makes the Golden Rule Different?<br></b>Jesus said, "So whatever you wish that others would do to you, do also to them. For this is the law of the prophets" (Matthew 7:12). This isn't just another ethical guideline - it's a complete reversal of how we typically think about right and wrong.<br><br>Most of us operate from various ethical frameworks without even realizing it. We might use utilitarian ethics (doing what's best for the most people), egocentric ethics (protecting our rights as long as we don't harm others), or relativistic ethics (deciding right and wrong based on each situation). But Jesus presents something entirely different.<br><br><b>From Working Smarter to Working Humbler<br></b>Consider how we behave in traffic. Many of us operate from a "work smarter, not harder" mentality - cutting into lanes, rushing ahead, protecting our position. We justify these actions because we want to get where we're going faster. Yet the same person who would graciously let someone ahead in a coffee line becomes aggressive and territorial behind the wheel.<br><br>Jesus challenges us to "work humble, not harder." This means shifting from a self-centered approach to one that considers others first.<br><br><b>What Does True Humility Look Like?<br></b>Humility isn't thinking less of yourself - it's thinking of yourself less. When we walk into a room, our natural tendency is to wonder: "Where do I fit in? What do they think of me? How do I look?" But humility shifts our focus to: "Who's here? What do they need? How can I encourage them?"<br><br>This mindset change transforms how we interact with others in every situation, from family conflicts to workplace tensions.<br><br><b>The Challenge of Going First<br></b>The Golden Rule requires us to go first in modeling the behavior we wish to see. This means:<ul><li>Being the first to forgive in a strained relationship</li><li>Showing kindness to someone who's been hostile</li><li>Offering grace when we feel we deserve better treatment</li></ul><br>This isn't easy. It often feels unfair and requires real sacrifice. But Jesus demonstrated this principle throughout His life and ultimately on the cross.<br><br><b>Learning from the Good Samaritan<br></b>The parable of the Good Samaritan illustrates three different ethical approaches:<br><br><ul><li>The Thieves' Ethics: "What's mine is mine, and what's yours is mine." They took whatever they could by force.</li><li>The Religious Leaders' Ethics: "What's mine is mine, and what's yours is yours." They protected their own interests but ignored others' needs.</li><li>The Samaritan's Ethics: "What's mine is yours." He sacrificed his time, resources, and plans to help someone in need.</li></ul><br>Most of us probably operate somewhere between the second and third approaches. We're not actively harming others, but we're also not going out of our way to help when it's inconvenient.<br><br><b>Why This Way Is So Difficult<br></b>Jesus acknowledges that this path isn't easy. He says, "Enter by the narrow gate. For the gate is wide and the way is easy that leads to destruction. And those who enter by it are many. For the gate is narrow and the way is hard that leads to life. And those who find it are few" (Matthew 7:13-14).<br><br>Our natural human inclinations - the "wide and easy" path - lead to destruction. The way of Jesus is narrow and difficult, but it leads to true life.<br><br><b>The Power Behind the Challenge<br></b>Jesus isn't asking us to follow these difficult ethics in our own strength. He demonstrated the ultimate example of the Golden Rule by laying down His life for us while we were still sinners. He went first in showing love, forgiveness, and sacrifice.<br><br>When we surrender our lives to Christ, His love flows through us, enabling us to live out these challenging principles. The Holy Spirit guides us in knowing when to go first, when to take a loss without retaliating, and how to trust God's protection in the process.<br><br><b>Life Application<br></b>This week, challenge yourself to practice the Golden Rule in one specific relationship or situation. Instead of waiting for others to change, be the first to model the behavior you wish to see. Whether it's offering forgiveness, showing kindness to someone difficult, or putting someone else's needs before your own convenience, take the first step.<br><br>Ask yourself these questions:<ul><li>In what relationship am I waiting for the other person to go first?</li><li>How can I show the same grace to others that Christ has shown to me?</li><li>What would it look like for me to "work humble, not harder" in my daily interactions?</li><li>Where am I operating from self-centered ethics instead of Christ-centered love?</li></ul><br>Remember, this isn't about earning God's favor or proving your worth. It's about allowing Christ's love to transform how you relate to others, creating the kind of life and relationships that reflect God's kingdom here on earth.<br><br>Photo by Kyle Johnson on <a href="https://unsplash.com/photos/man-standing-on-grass-field-overlooking-mountain-Aq7id0ZjEW4" rel="noopener noreferrer" target="_blank">Unsplash</a></div></div><div class="sp-block sp-video-block " data-type="video" data-id="2" style="text-align:start;"><div class="sp-block-content"  style=""><div class="video-holder"  data-id="pNft2kpwWc0" data-source="youtube"><iframe src="https://www.youtube.com/embed/pNft2kpwWc0?rel=0" frameborder="0" allowfullscreen></iframe></div></div></div></div></div></div></section>]]></content:encoded>
					<comments>https://christchurchmiami.org/blog/2026/03/09/the-golden-rule-a-new-way-of-living#comments</comments>
			<slash:comments>0</slash:comments>
				</item>
		<item>
			<title>When Following Jesus Gets Hard: Finding God's Guidance Through Prayer</title>
						<description><![CDATA[When you first became a Christian, did you have any idea how challenging the journey would be? Most of us don't realize the twists, turns, and difficulties that come with following Christ day after day. We hear the good news of forgiveness, grace, and eternal life - and all of that is wonderfully true. But then the hard times come, and we wonder if we signed up for something different than what we...]]></description>
			<link>https://christchurchmiami.org/blog/2026/03/01/when-following-jesus-gets-hard-finding-god-s-guidance-through-prayer</link>
			<pubDate>Sun, 01 Mar 2026 14:29:00 +0000</pubDate>
			<guid>https://christchurchmiami.org/blog/2026/03/01/when-following-jesus-gets-hard-finding-god-s-guidance-through-prayer</guid>
			<content:encoded><![CDATA[<section class="sp-section sp-scheme-0" data-index="3" data-scheme="0"><div class="sp-section-slide"  data-label="Main" ><div class="sp-section-content" ><div class="sp-grid sp-col sp-col-24"><div class="sp-block sp-image-block " data-type="image" data-id="0" style="text-align:start;"><div class="sp-block-content"  style=""><div class="sp-image-holder" style="background-image:url(https://storage1.snappages.site/DSKS5J/assets/images/23320652_6720x4480_500.jpg);"  data-source="DSKS5J/assets/images/23320652_6720x4480_2500.jpg" data-fill="true"><img src="https://storage1.snappages.site/DSKS5J/assets/images/23320652_6720x4480_500.jpg" class="fill" alt="" /><div class="sp-image-title"></div><div class="sp-image-caption"></div></div></div></div><div class="sp-block sp-text-block " data-type="text" data-id="1" style=""><div class="sp-block-content"  style="">When you first became a Christian, did you have any idea how challenging the journey would be? Most of us don't realize the twists, turns, and difficulties that come with following Christ day after day. We hear the good news of forgiveness, grace, and eternal life - and all of that is wonderfully true. But then the hard times come, and we wonder if we signed up for something different than what we're experiencing.<br><br><b>The Reality of Christian Living<br></b>Following Jesus means living by kingdom priorities in a world that increasingly disagrees with and even resents Christian values. If your goal in life is simply to fit in with culture, you'll find it impossible to truly follow Christ. The good news is that it's not difficult to stand apart from our culture today - the bar keeps getting lower with each news cycle and social media trend.<br><br><b>What Does It Mean to Stand Apart?<br></b>Standing apart from culture isn't just about what we don't do - not cursing, not consuming pornography, or avoiding other destructive behaviors. While these things matter, the real challenge is living in ways that spotlight God rather than ourselves. This means operating by kingdom principles that honor God, build up others, and reach out in love and mercy to those around us.<br><br><b>Why This Is So Difficult<br></b>Our culture doesn't just disagree with Christian beliefs anymore - it actively resents them. People are often offended by the simple gospel message of salvation through faith in Christ alone. In this environment, maintaining open communication with those we hope to influence for the gospel requires wisdom and discernment.<br><br><b>God's Three-Part Promise: Ask, Seek, Knock<br></b>Fortunately, Jesus gives us clear guidance in Matthew 7:7-11. He provides three commands that come with promises:<br><br><i>Ask and It Will Be Given<br>Seek and You Will Find<br>Knock and It Will Be Opened<br></i><br>These aren't one-time actions but continuous commands. Keep asking, keep seeking, keep knocking. God will provide what we need for each day as we navigate the challenges of following Him.<br><br><b>How God Guides Us When We Ask<br></b>Prayer is our primary means of receiving guidance. But effective communication with others also requires us to truly listen, even to those with whom we strongly disagree. When we take time to understand what others believe before sharing our own faith, we often earn the right to be heard.<br><br><b>Being Prepared to Give an Answer<br></b>We must be ready to explain what we believe. This requires studying Scripture and knowing our faith well. Even if you're a new Christian, you're the world's leading authority on your own story - what your life was like before Christ and what it's like now.<br><br><b>God Provides What We Really Need</b><br><b><br></b><b>Understanding Unanswered Prayer<br></b>We don't always get what we ask for, and that's actually good news. Even Jesus didn't receive what He asked for in the Garden of Gethsemane when He prayed for the cup to pass from Him. If that prayer had been answered as requested, there would have been no atoning sacrifice for our sins.<br><br><b>God Knows What's Best<br></b>We're not omniscient - we don't know the beginning from the end or all the "what ifs." Sometimes God calls us to go through difficult things because He knows something important needs to happen that wouldn't occur otherwise. What He does give us is always good: love, joy, peace, patience, kindness, goodness, faithfulness, and gentleness.<br><br><b>God Abides by His Own Rules<br></b>Whatever requirements God places on us, He has met them Himself through the incarnation of Jesus Christ. Our High Priest understands our weaknesses because He has been tempted in every way we are, yet without sin. He has experienced everything from family irritations and financial struggles to pain, humiliation, and death.<br><br><b>The Greatest Drama Ever Staged<br></b>As writer Dorothy Sayers noted over a century ago, God has kept His own rules and played fair. He can exact nothing from us that He hasn't exacted from Himself. When Jesus was a man, He played the man - born in poverty, died in disgrace, and thought it was worthwhile because He thought we were worthwhile.<br><br><b>Life Application<br></b>This week, commit to developing a consistent prayer life that includes asking, seeking, and knocking. When you face challenges in living out your faith, remember that you're not knocking on the door of a distant ruler but on the front door of your heavenly Father who cares for you.<br><br>Practice truly listening to others before sharing your faith. Prepare yourself by studying Scripture so you can give a reason for the hope within you. Trust that God will provide what you truly need, even when His answers differ from your requests.<br><br><b>Questions for Reflection<br></b><ul><li>Am I consistently asking God for guidance in my daily challenges, or am I trying to navigate life in my own strength?</li><li>When I disagree with others, do I take time to truly listen and understand their perspective before sharing my own beliefs?</li><li>How can I better prepare myself to give a reason for the hope I have in Christ?</li><li>In what areas of my life do I need to trust that God knows what's best, even when His answers differ from my desires?</li></ul><br>Remember, in a world that feels unstable and where nations rage, we serve a faithful Father who guides, provides, and abides by His promises. Keep asking, keep seeking, keep knocking - because your heavenly Father truly cares for you.<br><br>Photo by Jack Sharp on <a href="https://unsplash.com/photos/man-praying-OptEsFuZwoQ" rel="noopener noreferrer" target="_blank">Unsplash</a>.</div></div><div class="sp-block sp-video-block " data-type="video" data-id="2" style="text-align:start;"><div class="sp-block-content"  style=""><div class="video-holder"  data-id="d0uTJwL5HfI" data-source="youtube"><iframe src="https://www.youtube.com/embed/d0uTJwL5HfI?rel=0" frameborder="0" allowfullscreen></iframe></div></div></div></div></div></div></section>]]></content:encoded>
					<comments>https://christchurchmiami.org/blog/2026/03/01/when-following-jesus-gets-hard-finding-god-s-guidance-through-prayer#comments</comments>
			<slash:comments>1</slash:comments>
				</item>
		<item>
			<title>Just War</title>
						<description><![CDATA[Years ago, prompted by the killing of Osama Bin Laden, I promised I would post something on the issue of “just war”: When is it justifiable for one nation to wage war against another? 
I wrote that post and put it on our website a short while later.

Fast forward to today. As I write this, it is Saturday, February 28, 2026. At 2:30 AM today President Trump announced we are a nation at war again, this time against the Islamic Republic of Iran. Iran, as you probably know – at least, you should know –has been at war with the United States in one way or another since 1979 when the Iranian Revolution or Islamic Revolution took place.]]></description>
			<link>https://christchurchmiami.org/blog/2026/02/28/just-war</link>
			<pubDate>Sat, 28 Feb 2026 19:22:26 +0000</pubDate>
			<guid>https://christchurchmiami.org/blog/2026/02/28/just-war</guid>
			<content:encoded><![CDATA[<section class="sp-section sp-scheme-0" data-index="3" data-scheme="0"><div class="sp-section-slide"  data-label="Main" ><div class="sp-section-content" ><div class="sp-grid sp-col sp-col-24"><div class="sp-block sp-image-block " data-type="image" data-id="0" style="text-align:start;"><div class="sp-block-content"  style=""><div class="sp-image-holder" style="background-image:url(https://storage1.snappages.site/DSKS5J/assets/images/23305150_1100x733_500.jpeg);"  data-source="DSKS5J/assets/images/23305150_1100x733_2500.jpeg" data-fill="true" data-ratio="sixteen-nine"><img src="https://storage1.snappages.site/DSKS5J/assets/images/23305150_1100x733_500.jpeg" class="fill" alt="" /><div class="sp-image-title"></div><div class="sp-image-caption"></div></div></div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="1" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >Just War </h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="2" style="text-align:left;"><div class="sp-block-content"  style="">Years ago, prompted by the killing of Osama Bin Laden, I promised I would post something on the issue of “just war”: <i>When is it justifiable for one nation to wage war against another?&nbsp;</i><br>I wrote that post and put it on our website a short while later.<br><br>Fast forward to today. As I write this, it is Saturday, February 28, 2026. At 2:30 AM today President Trump announced we are a nation at war again, this time against the Islamic Republic of Iran. Iran, as you probably know – at least, you should know –has been at war with the United States in one way or another since 1979 when the Iranian Revolution or Islamic Revolution took place.<br><br><b>Background<br></b><br>In the Revolution the Shah of Iran, Mohammad Reza Pahlavi, was overthrown and replaced by Ayatollah Ruhollah Khomeini, an Islamist cleric who was the leader of one of several rebel factions. Khomeini, a hardline Shiite Muslim, immediately set Iran up as an enemy of the United States, who he called “The Great Satan,” and Israel, who he called “The Little Satan.” He and virtually every other leader of Iran have vowed repeatedly to wipe Israel off the map and destroy the United States as well. From that time on Iran has been the largest state sponsor of terror around the world, funding and using groups like Hamas (responsible for the barbaric October 7, 2023 attacks against Israel), Hezbollah in Lebanon, the Houthi rebels in Yemen and many others to carry out countless terrorist attacks around the world. Iran is believed to be responsible for the deaths of hundreds of Americans over the years and the wounding and injuring of thousands more.<br><br>Add to this their repeated chants of “Death to America” and “Death to Israel” – as one Holocaust survivor said, “When someone says he wants to kill you, it is best to take him seriously” – and their intention to develop nuclear weapons, and it has become clear Iran had further, and much more deadly, ideas in mind for America, Israel and the entire western world.<br><br>American negotiators have been attempting to get the leaders of Iran to agree to abandon their plans to develop nuclear weapons, but without success. That’s what brought us to this point where the United States and Israel launched the attacks of today.<br><br><b>A disclaimer – or two <br></b><br>At this point I need to issue a couple of disclaimers:<br><br>First, I have never served in the U.S. Armed Services. I have the utmost respect and appreciation for those who do. I am not trained in military strategy or history. I am just a pastor offering my thoughts on an issue of obvious national relevance at this point, as our country is at war again.<br><br>Second, I am not just an objective, unbiased observer or commentator. I am the son of a man who fought in WW II and Korea, a career Air Force officer and a member of the Greatest Generation. And more to the point today, my friend, my brother and my fellow pastor Captain James Drake, US Army Chaplain, is deployed with US Special Forces in the Middle East. Along with the rest of our church, Christchurch Miami, I am deeply concerned about and praying fervently for his and fellow soldiers’ engagement in this conflict and <i>their</i> safety. I and we also pray for the wives and families of those soldiers. As John Milton wrote: “They also serve who only stand and wait." Now:<br><br><b>The Doctrine of Just War<br></b><br>Just war theory isn’t stated explicitly in the Bible. Theologian John Frame says it is a tradition that dates back to Aristotle, to the Stoics, has been adopted by Christians like Augustine, and refined by others like Aquinas. The Bible certainly deals with war and warfare, especially in the campaigns led by Joshua as he led the Israelites into their Promised Land (see the book of Joshua). But the U.S. is not God’s covenant people, and there is no direct, one-to-one correspondence between the battles of the Israelites and those of the U.S. So – when is it morally acceptable for a nation to go to war against another?   <br><br><b>All is not fair ... in war  </b><br><br>David Augsberger, in <i>When Enough is Enough</i>, offers the following criteria: <br><br><ul><li><b>Last resort.</b> “All other means to the morally just solution of a conflict must be exhausted before resort to arms can be regarded as legitimate.”</li><li><b>Just cause.</b> “War can be just only if employed to defend a stable order or morally preferable cause against threats of destruction or the use of injustice.” (Goals must be seen as just, the opponent must be clearly unjust, even though there is ambiguity in the self.)</li><li><b>Right attitudes.&nbsp;</b>“War must be carried out with the right attitudes. (The intention must be the restoration of justice, not retaliation or revenge.)</li><li><b>Prior declaration of war.</b> “War must be explicitly declared by a legitimate authority.” (A formal declaration must precede conflict.)</li><li><b>Reasonable hope of succe</b><b>ss.&nbsp;</b>“War may be conducted only by military means that promise a reasonable attainment of the moral and political objectives being sought.” (If there is not a reasonable chance of success then it is wrong to fight no matter how just the cause.)</li><li><b>Noncombatant immunity.</b> “Selective immunity must be honored for certain parts of the enemy’s population” (particularly noncombatants, women, aged and children).</li><li><b>Proportionality.&nbsp;</b>“There must be reasonable expectation that the good results will exceed the evils involved.” (Thus, any victory whose cost is greater than the eventual outcome expected is not right.) </li></ul><br>Frame adds that, obviously, a Christian will never advocate killing anywhere unless it is a genuine responsibility of the civil magistrate, carried out with a serious regard for human life, even knowing that some human life must be sacrificed to attain the objective.<br>&nbsp;<br>Contrast this with the tactics of Al Qaeda, Isis, Hamas, Hezbollah, Islamic Jihad, Boko Haram and other terrorist organizations who act under no recognized state authority, and intentionally target civilians, women, and children. They have no regard whatsoever for the sanctity of human life; they seek to kill as many as possible, indiscriminately.<br>&nbsp;<br><b>Worldview matters </b><br>&nbsp;<br>Worldview matters, and the reason the U.S. military operates the way it does is that it is informed by Biblical principles. I’m not suggesting the average soldier, sailor, airman or marine can quote chapter and verse as to why he does what he does / doesn’t do, only that those principles are grounded in a Judeo-Christian ethical framework. That’s one reason we have military Chaplains like Pastor James.<br>&nbsp;<br>In this life there is no perfect justice – in times of war or otherwise. Innocent people are killed and injured, as we saw on September 11, 2001, October 7, 2023 and in countless other terrorist attacks. Men (and women) at war have to do, and endure, horrible things. I long for that day when, as Isaiah prophesied:<br>&nbsp;<br><i>[God] will judge between the nations   &nbsp;<br>and will settle disputes for many peoples.  <br>They will beat their swords into plowshares   &nbsp;<br>and their spears into pruning hooks.  <br>Nation will not take up sword against nation,   &nbsp;<br>&nbsp;nor will they train for war anymore.</i><br><br>– Isaiah 2:4<br>&nbsp;<br>Until that day, we pray for the coming of the Prince of Peace, and work to make our earthly kingdoms as much like his as possible.<br><br>Godspeed, Pastor James.<br>&nbsp;<br>Kent</div></div></div></div></div></section>]]></content:encoded>
					<comments>https://christchurchmiami.org/blog/2026/02/28/just-war#comments</comments>
			<slash:comments>1</slash:comments>
				</item>
		<item>
			<title>Don't Judge Others: What Jesus Really Meant About Judgment and Grace</title>
						<description><![CDATA[In a world where judgment seems to flow freely from every corner of society, Jesus' words about judgment in the Sermon on the Mount offer a radically different perspective. His teachings challenge us to reconsider how we interact with others and what our role should be in a world full of broken people.What Does "Judge Not" Really Mean?When Jesus said "judge not that you be not judged," He wasn't c...]]></description>
			<link>https://christchurchmiami.org/blog/2026/02/22/don-t-judge-others-what-jesus-really-meant-about-judgment-and-grace</link>
			<pubDate>Sun, 22 Feb 2026 20:16:37 +0000</pubDate>
			<guid>https://christchurchmiami.org/blog/2026/02/22/don-t-judge-others-what-jesus-really-meant-about-judgment-and-grace</guid>
			<content:encoded><![CDATA[<section class="sp-section sp-scheme-0" data-index="3" data-scheme="0"><div class="sp-section-slide"  data-label="Main" ><div class="sp-section-content" ><div class="sp-grid sp-col sp-col-24"><div class="sp-block sp-image-block " data-type="image" data-id="0" style="text-align:start;"><div class="sp-block-content"  style=""><div class="sp-image-holder" style="background-image:url(https://storage1.snappages.site/DSKS5J/assets/images/23196933_4896x3264_500.jpg);"  data-source="DSKS5J/assets/images/23196933_4896x3264_2500.jpg" data-fill="true"><img src="https://storage1.snappages.site/DSKS5J/assets/images/23196933_4896x3264_500.jpg" class="fill" alt="" /><div class="sp-image-title"></div><div class="sp-image-caption"></div></div></div></div><div class="sp-block sp-text-block " data-type="text" data-id="1" style=""><div class="sp-block-content"  style="">In a world where judgment seems to flow freely from every corner of society, Jesus' words about judgment in the Sermon on the Mount offer a radically different perspective. His teachings challenge us to reconsider how we interact with others and what our role should be in a world full of broken people.<br><br><b>What Does "Judge Not" Really Mean?<br></b>When Jesus said "judge not that you be not judged," He wasn't calling us to abandon all moral discernment. Instead, He was addressing something much deeper - our tendency to position ourselves as the ultimate arbiters of other people's spiritual condition.<br><br><b>Leave Judgment to God<br></b>The first principle Jesus establishes is simple yet profound: leave judgment to God. This is incredibly liberating. We don't have to carry the burden of determining who's "in" and who's "out" of God's kingdom. When someone asks if a particular person is a Christian or whether someone who died is in heaven, the honest answer is: "God knows, I don't."<br><br>This doesn't mean we can't have opinions based on what we observe, but it means we recognize our limitations. We see actions and hear words, but God sees the heart. He alone has the complete picture necessary for ultimate judgment.<br><br><b>The Boomerang Effect of Judgment<br></b>Jesus warns that whatever standards we use to judge others will be applied to us as well. This principle operates almost like karma - the way we measure others becomes the measuring stick used on us. However, the gospel offers something far better than karma. While karma says we get what we deserve, grace says we don't get what we deserve and we do get what we don't deserve.<br><br><b>Why Judgment Excludes While Grace Includes<br></b>There's a powerful principle at work here: judgment equals exclusion, while incarnation equals inclusion. God had every right to judge and exclude us from His presence. Instead, He chose to become one of us through Jesus Christ, making a way for inclusion in His family.<br><br><b>The Judge Who Paid the Fine<br></b>Imagine a courtroom where a judge's best friend appears before him, convicted of a serious crime. Instead of going easy on his friend, the judge gives the maximum penalty allowed by law. Then something extraordinary happens - the judge removes his robes, steps down from the bench, and tells his friend, "I'll pay that fine for you."<br><br>This analogy captures something of what God has done for us, but it doesn't go far enough. In God's case, we're not just friends who made mistakes - we're rebels who have broken every law. Yet God not only pays our penalty but invites us to become His adopted children and live with Him forever.<br><br><b>How to Handle the Log in Your Own Eye<br></b>Jesus uses vivid imagery to make His point about criticism - trying to remove a speck from someone else's eye while having a log protruding from your own. This ridiculous image was likely meant to make people laugh, highlighting how absurd our behavior can be.<br><br><b>The Danger of Being Two-Faced<br></b>When Jesus calls someone a "hypocrite," He's using a Greek word that originally referred to actors wearing masks on stage. These people were literally "two-faced," pretending to be something they weren't. Jesus reserves His harshest criticism not for sinners who know they're sinners, but for those who pretend they're not.<br><br><b>Focus on Your Own Growth First<br></b>Before we can effectively help others with their spiritual struggles, we need to address our own. This doesn't mean we have to be perfect before we can help anyone, but it does mean we should be actively working on our own character and relationship with God.<br><br><b>When Should You Share Your Faith?<br></b>Jesus' instruction about not throwing pearls before pigs seems to contradict His earlier command not to judge. How do we reconcile this apparent contradiction?<br><br><b>Judge Actions, Not People<br></b>We're not called to judge people's eternal destiny, but we are called to be moral agents who can distinguish between right and wrong actions. We must be able to say that certain behaviors are sinful while still loving the people who engage in them.<br><br><b>Use Wisdom in Evangelism<br></b>The "pearls before pigs" teaching is about using discernment in how and when we share our faith. If someone in your life has repeatedly rejected your attempts to share the gospel, continuing to push may actually harden their heart further. Instead, pray for them consistently and wait for God to open doors for natural conversations about faith.<br><br><b>The Heart of the Gospel Message<br></b>At its core, the gospel is the greatest message of freedom and liberation the world has ever heard. Yet somehow, many people experience it as a message of rules and guilt. How has this happened?<br><br><b>Grace Over Rules<br></b>The gospel isn't primarily about following rules or avoiding guilt - it's about receiving God's unmerited favor. When we lead with judgment and criticism, we obscure this beautiful truth. People need to see that Christianity is about grace, forgiveness, and transformation, not about religious performance.<br><br><b>A Place for Broken People<br></b>The church should be the first place people run to when they're caught in sin, not the last place they'd consider going. We're all sinners - some of us just care about it more than others. Those who care about their sin and want to change should find the church to be a place of healing and hope.<br><br><b>Life Application<br></b>This week, challenge yourself to practice grace instead of judgment in your daily interactions. When you're tempted to criticize someone or point out their faults, pause and ask yourself: "What log might I need to remove from my own eye first?"<br><br>Focus on being gracious rather than critical. Remember that your role is not to be someone else's judge but to be a conduit of God's love and grace. Look for opportunities to include rather than exclude, to build up rather than tear down.<br><br><b>Ask yourself these questions:<br></b><ul><li>Am I more known for my criticism or my grace?</li><li>How can I better represent the inclusive love of Christ to those around me?</li><li>What areas of my own life need attention before I try to help others with theirs?</li><li>Who in my life needs to experience God's grace through my words and actions this week?</li></ul><br>The goal isn't perfection but progress - becoming more like Jesus, who came not to condemn the world but to save it.<br><br>Photo Credit: Kenny Eliason on <a href="https://unsplash.com/photos/red-wrong-way-signage-on-road--Cmz06-0btw" rel="noopener noreferrer" target="_blank">Unsplash</a>.</div></div><div class="sp-block sp-video-block " data-type="video" data-id="2" style="text-align:start;"><div class="sp-block-content"  style=""><div class="video-holder"  data-id="TdUHvTU-MfU" data-source="youtube"><iframe src="https://www.youtube.com/embed/TdUHvTU-MfU?rel=0" frameborder="0" allowfullscreen></iframe></div></div></div></div></div></div></section>]]></content:encoded>
					<comments>https://christchurchmiami.org/blog/2026/02/22/don-t-judge-others-what-jesus-really-meant-about-judgment-and-grace#comments</comments>
			<slash:comments>0</slash:comments>
				</item>
		<item>
			<title>What Did Jesus Say About Anxiety? Finding Peace in Worry</title>
						<description><![CDATA[In our modern world, anxiety has become an epidemic. Statistics show that one in five Americans has been diagnosed with a mental health disorder, and nearly half of all Americans report feeling more stressed this year than last. We truly live in an age of anxiety, where sleepless nights and constant worry have become the norm rather than the exception.What Keeps You Up at Night?Before diving into ...]]></description>
			<link>https://christchurchmiami.org/blog/2026/02/15/what-did-jesus-say-about-anxiety-finding-peace-in-worry</link>
			<pubDate>Sun, 15 Feb 2026 18:43:04 +0000</pubDate>
			<guid>https://christchurchmiami.org/blog/2026/02/15/what-did-jesus-say-about-anxiety-finding-peace-in-worry</guid>
			<content:encoded><![CDATA[<section class="sp-section sp-scheme-0" data-index="3" data-scheme="0"><div class="sp-section-slide"  data-label="Main" ><div class="sp-section-content" ><div class="sp-grid sp-col sp-col-24"><div class="sp-block sp-image-block " data-type="image" data-id="0" style="text-align:start;"><div class="sp-block-content"  style=""><div class="sp-image-holder" style="background-image:url(https://storage1.snappages.site/DSKS5J/assets/images/23096832_6720x4480_500.jpg);"  data-source="DSKS5J/assets/images/23096832_6720x4480_2500.jpg" data-fill="true"><img src="https://storage1.snappages.site/DSKS5J/assets/images/23096832_6720x4480_500.jpg" class="fill" alt="" /><div class="sp-image-title"></div><div class="sp-image-caption"></div></div></div></div><div class="sp-block sp-text-block " data-type="text" data-id="1" style=""><div class="sp-block-content"  style="">In our modern world, anxiety has become an epidemic. Statistics show that one in five Americans has been diagnosed with a mental health disorder, and nearly half of all Americans report feeling more stressed this year than last. We truly live in an age of anxiety, where sleepless nights and constant worry have become the norm rather than the exception.<br><br><b>What Keeps You Up at Night?<br></b>Before diving into Jesus' teachings, it's worth asking yourself an honest question: What keeps you up at night? Is it your family, your finances, or your future? Whatever we worry about most is likely where we trust God the least. This reality hits close to home for many of us, especially those carrying heavy responsibilities as leaders, parents, or providers.<br><br>There's often a direct correlation between responsibility and anxiety. The more responsible you are, the greater your potential for anxiety becomes. This weight of responsibility can lead to years of sleepless nights and even physical health problems.<br><br><b>Why Jesus Addressed Anxiety in the Sermon on the Mount<br></b>In Matthew 6:25-34, Jesus tackles anxiety head-on during His famous Sermon on the Mount. He begins with "Therefore," connecting His teaching to what He just said about not being able to serve both God and money. When Jesus starts talking about money, people get nervous, so He immediately addresses their anxiety by telling them three times not to worry.<br><br><b>The Basics of Life: Food, Water, and Clothing<br></b>Jesus specifically mentions not worrying about food, water, and clothing. For His original audience living on the edge of a desert, these weren't luxury concerns but matters of survival. They understood what happened when water ran out, food was scarce, and the clothes on their backs were all they owned.<br><br>Yet Jesus says, "Don't worry about these things." His audience must have thought, "What else is there to worry about?" But Jesus points out the inconsistency: they call God their Heavenly Father, believe He's the Creator and Sustainer of all things, and trust Him with their eternity, yet they don't trust Him with tomorrow.<br><br><b>Learning from Birds and Flowers<br></b><br><b>The Argument from Lesser to Greater<br></b>Jesus uses two powerful illustrations to make His point. First, He points to the birds of the air: "They neither sow nor reap nor gather into barns, and yet your Heavenly Father feeds them. Are you not of more value than they?"<br><br>This is an argument from lesser to greater. If God feeds the birds, won't He feed His children? As believers, we are the pinnacle of God's creation, made in His image with inherent dignity and value. John 1:12 tells us that those who believe in Jesus have the right to become children of God.<br><br><b>Solomon and the Lilies<br></b>Jesus then argues from greater to lesser, comparing Solomon's wealth to the lilies of the field. Solomon had wealth that would make today's billionaires look modest, yet "Solomon in all his glory was not arrayed like one of these" simple wildflowers.<br><br>The texture, color, and design of a little flower that's here today and gone tomorrow surpasses all human wealth and creativity. God is reminding us that He's in control and will meet our every need in ways we could never accomplish ourselves.<br><br><b>The Hard Truth About Worry<br></b><br><b>Worry Never Fixes Anything<br></b>Jesus exposes a fundamental lie about worry in verse 27: "And which of you, by being anxious, can add a single hour to his span of life?" Worry has never fixed the future, healed a body, or added a day to anyone's life. It feels productive, but it produces nothing.<br><br>Worry doesn't take away tomorrow's trouble; it takes away today's peace. This is a crucial truth we must internalize if we want to find freedom from anxiety.<br><br><b>"O You of Little Faith"<br></b>Jesus addresses His audience as "O you of little faith." This phrase appears multiple times in Matthew's Gospel - when Peter walks on water, when the disciples wonder how to feed the crowd, and when they wake Jesus during a storm.<br><br>Notice that Jesus doesn't say "you of no faith" or call them pagans or atheists. He's addressing people who have faith, even if it's small. God meets us where we are and loves us even when our faith feels insufficient.<br><br><b>How to Seek First the Kingdom of God<br></b><br><b>Moving from Commands to Action<br></b>After telling people what not to do, Jesus shifts to positive action in verse 33: "But seek first the kingdom of God and his righteousness, and all these things will be added to you."<br>But how do we seek first the kingdom of God? This can seem abstract and overwhelming. After studying this passage extensively, here's a practical question that can guide us: What does faithfulness look like to my Heavenly Father right now?<br><br><b>Called to Faithfulness, Not Success<br></b>This question helps us recognize that we're called to be faithful, not successful. We don't need to control, manipulate, or figure out how to leverage every situation to improve our circumstances. Our job is simply to be faithful.<br><br>Consider Shadrach, Meshach, and Abednego. When commanded to bow to Nebuchadnezzar's statue, they could have compromised or found ways to manipulate the situation. Instead, they chose faithfulness. They didn't try to control the outcome; they simply honored God. The result? God protected them in the fiery furnace, and Nebuchadnezzar himself came to worship the one true God.<br><br><b>Children, Not Guests</b><br><b><br></b><b>The Refrigerator Illustration<br></b>Here's a powerful way to understand our relationship with our Heavenly Father: Imagine children in their own home walking to the refrigerator. They open it, help themselves to whatever they want, never ask how much it costs, and go about their day. Why? Because they know mom and dad will take care of them.<br><br>Now imagine you're a guest in that same house. You probably wouldn't open the fridge or help yourself because you don't want to be presumptuous.<br><br>Worry is what happens when children of God start thinking like guests rather than sons and daughters of their Heavenly Father.<br><br><b>Your Heavenly Father Knows What You Need<br></b>Jesus reminds us that "your Heavenly Father knows that you need all these things." This is relationship language. When we truly understand that we're children of God, not orphans, it changes everything. The world and everything in it belongs to our Father, and He will meet our every need.<br><br><b>Don't Worry About Tomorrow<br></b>Jesus concludes with practical wisdom: "Therefore do not be anxious about tomorrow, for tomorrow will be anxious for itself. Sufficient for the day is its own trouble."<br>We're not called to figure out the next five steps or create strategic plans for the long term. We're simply called to be faithful right now, in this moment. How do we honor God today?<br><br><b>Biblical Faith Speaks Truth to Anxiety<br></b>Jesus can command us not to worry because He Himself faced ultimate anxiety in Gethsemane. He sweat blood, stared down suffering and abandonment, and faced the cross. Yet He prayed, "Not my will, but yours be done."<br><br>Jesus trusted the Father perfectly, so when our faith is little, His faithfulness carries us. Our hope isn't in the strength of our faith but in the faithfulness of Christ.<br><br>Biblical faith doesn't silence an anxious heart; it speaks truth to it. Here are three verses to strengthen you when anxiety creeps in:<br><ul><li>Psalm 42:5: "Why are you downcast, O my soul? And why are you in turmoil within me? Hope in God, for I shall again praise him, my salvation and my God."</li><li>Isaiah 26:3: "You keep him in perfect peace whose mind is stayed on you, because he trusts in you."</li><li>1 Thessalonians 5:16-18: "Rejoice always, pray without ceasing, give thanks in all circumstances; for this is the will of God in Christ Jesus for you."</li></ul><br><b>Life Application<br></b>This week, challenge yourself to transform worry into worship by asking this key question whenever anxiety arises: "What does faithfulness look like to my Heavenly Father right now?"<br><br>Instead of trying to control outcomes or manipulate circumstances, focus on being faithful in this moment. Remember that you are a child of God, not a guest in His house. Your Heavenly Father knows what you need and will provide for you.<br><br><b>Questions for Reflection:<br></b><ul><li>What specific worries are keeping you up at night, and how might these reveal areas where you're trusting God less?</li><li>In what ways have you been living like a guest in God's house rather than as His child?</li><li>What would faithfulness to your Heavenly Father look like in your current circumstances today?</li><li>How can you practically "seek first the kingdom of God" in your daily decisions and priorities?</li></ul><br>Photo by Christopher Ott on <a href="https://unsplash.com/photos/a-blurry-photo-of-a-woman-with-glasses-KzvMsXgJ1VU" rel="noopener noreferrer" target="_blank">Unsplash</a>.</div></div><div class="sp-block sp-video-block " data-type="video" data-id="2" style="text-align:start;"><div class="sp-block-content"  style=""><div class="video-holder"  data-id="PlSecsJDPos" data-source="youtube"><iframe src="https://www.youtube.com/embed/PlSecsJDPos?rel=0" frameborder="0" allowfullscreen></iframe></div></div></div></div></div></div></section>]]></content:encoded>
					<comments>https://christchurchmiami.org/blog/2026/02/15/what-did-jesus-say-about-anxiety-finding-peace-in-worry#comments</comments>
			<slash:comments>0</slash:comments>
				</item>
		<item>
			<title>In Honor of President's Day</title>
						<description><![CDATA[In Honor of President’s Day –
I thought you might enjoy these quotes from past presidents.

George Washington:
“It is the DUTY of all nations to acknowledge the Providence of Almighty God, to OBEY His will, to be GRATEFUL for His benefits, and humbly to IMPLORE His protection and favor.” – October 3, 1789

President Washington began the practice of delivering annual messages to Congress on the state of the Union in 1790. In 1796 in his final address to Congress he made the following statement: "Of all the habits that lead to political prosperity, religion and morality are indispensable supports. In vain would men claim the tributes of patriotism who would work to destroy these great pillars of human happiness."]]></description>
			<link>https://christchurchmiami.org/blog/2026/02/12/in-honor-of-president-s-day</link>
			<pubDate>Thu, 12 Feb 2026 14:44:36 +0000</pubDate>
			<guid>https://christchurchmiami.org/blog/2026/02/12/in-honor-of-president-s-day</guid>
			<content:encoded><![CDATA[<section class="sp-section sp-scheme-0" data-index="3" data-scheme="0"><div class="sp-section-slide"  data-label="Main" ><div class="sp-section-content" ><div class="sp-grid sp-col sp-col-24"><div class="sp-block sp-image-block " data-type="image" data-id="0" style="text-align:start;"><div class="sp-block-content"  style=""><div class="sp-image-holder" style="background-image:url(https://storage1.snappages.site/DSKS5J/assets/images/23068439_615x549_500.jpg);"  data-source="DSKS5J/assets/images/23068439_615x549_2500.jpg" data-ratio="sixteen-nine"><img src="https://storage1.snappages.site/DSKS5J/assets/images/23068439_615x549_500.jpg" class="fill" alt="" /><div class="sp-image-title"></div><div class="sp-image-caption"></div></div></div></div><div class="sp-block sp-heading-block " data-type="heading" data-id="1" style="text-align:start;"><div class="sp-block-content"  style=""><span class='h2' ><h2 >In Honor of President's Day</h2></span></div></div><div class="sp-block sp-text-block " data-type="text" data-id="2" style="text-align:start;"><div class="sp-block-content"  style=""><b>In Honor of President’s Day –<br>I thought you might enjoy these quotes from past presidents.</b><br><b><br>George Washington:</b><br><i>“It is the DUTY of all nations to acknowledge the Providence of Almighty God, to OBEY His will, to be GRATEFUL for His benefits, and humbly to IMPLORE His protection and favor.”</i> – October 3, 1789<br><br>President Washington began the practice of delivering annual messages to Congress on the state of the Union in 1790. In 1796 in his final address to Congress he made the following statement:<i>&nbsp;"Of all the habits that lead to political prosperity, religion and morality are indispensable supports. In vain would men claim the tributes of patriotism who would work to destroy these great pillars of human happiness."</i><br><br>“The blessed Religion revealed in the word of God will remain an eternal and awful monument to prove that the best Institution may be abused by human depravity; and that they may even, in some instances be made subservient to the vilest purposes. Should, hereafter, those incited by the lust of power and prompted by the Supineness or venality of their Constituents, overleap the known barriers of this Constitution and violate the unalienable rights of humanity: it will only serve to shew, that no compact among men (however provident in its construction and sacred in its ratification) can be pronounced everlasting an inviolable, and if I may so express myself, that no Wall of words, that no mound of parchment can be so formed as to stand against the sweeping torrent of boundless ambition on the side, aided by the sapping current of corrupted morals on the other.” – 1789<br><br><i>“Government is not reason; it is not eloquent; it is force. Like fire, it is a dangerous servant and a fearful master."</i><br><br>“... [A] good moral character is the first essential in a man, and that the habits contracted [early in life] are generally indelible, and your conduct here may stamp your character through life. It is therefore highly important that you should endeavor not only to be learned but virtuous... The foundations of our national policy will be laid in the pure and immutable principles of private morality, and the preeminence of free government be exemplified by all the attributes which can win the affections of its citizens, and command the respect of the world...[W]here is the security for property, for reputation, for life, if the sense of religious obligation deserts the oaths...? Of all the dispositions and habits which lead to political prosperity, Religion and morality are indispensable supports. In vain would that man claim the tribute of Patriotism who should labor to subvert these great Pillars of human happiness – these firmest props of the duties of men and citizens.”<br><br><i>“We are either a United people, or we are not. If the former, let us, in all matters of general concern act as a nation, which have national objects to promote, and a national character to support.”</i> – Fragments of a Draft of the First Inaugural Address, April 1789<br><br>“A good moral character is the first essential in a man, and that the habits contracted at your age are generally indelible, and your conduct here may stamp your character through life. It is therefore highly important that you should endeavor not only to be learned but virtuous.” – letter to Steptoe Washington, 1790<br><br>“It is impossible to govern a nation without God and the Bible.”<br><br><b>John Adams:</b><br><i>"It must be felt that there is no national security but in the nation's humble acknowledged dependence upon God and his overruling Providence."</i><br><br>“Our CONSTITUTION was made only for a MORAL and RELIGIOUS people. It is wholly inadequate to the government of any other.” – October 11, 1798<br><br><i>“I have examined all religions, as well as my narrow sphere, my straightened means, and my busy life, would allow; and the result is that the Bible is the best Book in the world. It contains more philosophy than all the libraries I have seen.”</i><br>– in a letter to Thomas Jefferson, December 25, 1813<br><br><b>Thomas Jefferson:</b><br>“... can the LIBERTIES of the nation be thought secure when we have removed their only firm basis, a CONVICTION in the minds of the people that these liberties are the GIFT OF GOD? That they are not to be violated but with His wrath?” – 1781<br><br><i>"I consider the government of the United States as interdicted by the Constitution from intermeddling with religious institutions, their doctrines, discipline, or exercises.</i>" – Letter to Samuel Miller, 1808<br><br>"Indeed, I tremble for my country when I reflect that God is just; that His justice cannot sleep forever."<br><i><br>”Government big enough to supply everything you need is big enough to take everything you have .... The course of history shows that as a government grows, liberty decreases."</i><br><br>“A wise and frugal government, which shall restrain men from injuring one another, which shall leave them otherwise free to regulate their own pursuits of industry and improvement, and shall not take from the mouth of the laborer the bread he has earned. This is the sum of good government.”<br><br><i>“If we wish to make democracy permanent in this country let us abide by the fundamental principles laid down in the Constitution. Let us see that the state is the servant of its people and that the people are not the servants of the state.”<br></i><br>"Honor, justice, and humanity, forbid us tamely to surrender that freedom which we received from our gallant ancestors, and which our innocent posterity have a right to receive from us.”<br><br><i>"When the people fear the government, there is tyranny. When the government fears the people, there is liberty.... My reading of history convinces me that most bad government results from too much government."</i><br><br>"The care of human life and happiness, and not their destruction, is the first and only legitimate object of good government."<br><br>"I hold the precepts of Jesus as delivered by Himself, to be the most pure, benevolent and sublime which have ever been preached to man."<br><br><b>James Madison:<br></b>"<i>Since the general civilization of mankind, I believe there are more instances of the abridgment of the freedom of the people by gradual and silent encroachments of those in power than by violent and sudden usurpation."&nbsp;</i>– 1788<br><br>&nbsp;“We have staked the whole future of American civilization, not upon the power of government, far from it. We have staked the future of all of our political institutions ... upon the capacity of each and all of us to govern ourselves, to control ourselves, to sustain ourselves according to the Ten Commandments of God.”<br><br><i>“The foundations of our society and our government rest so much on the teachings of the Bible that it would be difficult to support them if faith in these teachings would cease to be practically universal in our country.”</i> – The Federalist Papers, 1788<br><br>“The BELIEF in a God All Powerful wise and good, is so ESSENTIAL to the moral order of the World and to the HAPPINESS of man, that arguments which ENFORCE it cannot be drawn from too many sources...” – November 20, 1825<br><br><b>John Quincy Adams:<br></b><i>"Posterity – you will never know how much it has cost my generation to preserve your freedom. I hope you will make good use of it."</i><br><br>"The highest, the transcendent glory of the American Revolution was this: it connected in one indissoluble bond the principles of civil government with the principles of Christianity.<br><br><b>Abraham Lincoln:<br></b><i>“INTOXICATED with unbroken success, we have become too SELF-SUFFICIENT to feel the necessity of redeeming and preserving grace, too PROUD to pray to the God that made us!”&nbsp;</i>– March 30, 1863<br><br><b>Andrew Johnson:</b><br>"Let us look forward to the time when we can take the flag of our country and nail it below the Cross, and there let it wave as it waved in the older times, and let us gather around it and inscribed for our motto: 'Liberty and Union, one and inseparable, now and forever,' and exclaim, Christ first, our country next!"<br><br><b>James A. Garfield:<br></b>(An ordained minister of the Gospel – the only President to be so ordained):<br><i>“Now, more than ever before, the people are responsible for the character of their Congress. If that body be ignorant, reckless, and corrupt, it is because the people tolerate ignorance, recklessness, and corruption. If that body be intelligent, brave, and pure, it is because the people demand these high qualities to represent them in the national legislature. If the next centennial does not find us a great nation, it will be because those who represent the enterprise, the culture, and the morality of the nation do not aid in controlling the political forces.”</i><br><br><b>William McKinley, Inaugural Address, March 4, 1897:</b><br>“Our faith teaches that there is no safer reliance than upon the God of our fathers, who has so singularly favored the American people in every national trial, and who will not forsake us so long as we obey His commandments and walk humbly in His footsteps.”<br><br><b>Harry Truman:</b><br><i>“The fundamental basis of this nation’s laws was given to Moses on the Mount. The fundamental basis of our Bill of Rights comes from (biblical) teachings …. If we don’t have the proper fundamental moral background, we will finally wind up with a totalitarian government which does not believe in rights for anybody except the state.”</i><br><br><b>Dwight D. Eisenhower:<br></b>“The purpose of a devout and united people was set forth in the pages of the Bible... (1) To live in freedom; (2) to work in a prosperous land; ... and (3) to obey the commandments of God. ... This Biblical story of the Promised Land inspired the founders of America. It continues to inspire us.”<br><br><i>"A people that values its privileges above its principles soon loses both."</i><br><br>“Without God, there could be no form of government nor American way of life. &nbsp;Recognition of the Supreme Being is the first – and most basic – expression of Americanism.”<br><br><b>Ronald Reagan:<br></b>"Evil is powerless if the good are unafraid."<br><br><i>“To those who would crush religious freedom, our message is plain; you may jail your believers. &nbsp;You may close their churches, confiscate their Bibles, and harass their rabbis and priests, but you will never destroy the love of God and freedom that burns in their hearts. They will triumph over you.”<br></i><br>"We will always remember. We will always be proud. We will always be prepared, so we may always be free."<br><br><i>"Freedom is never more than one generation away from extinction. We didn't pass it to our children in the bloodstream. It must be fought for, protected, and handed on for them to do the same, or one day we will spend our sunset years telling our children and our children's children what is was once like in the United States where men were free."</i><br><br>“Freedom prospers when religion is vibrant and the rule of law under God is acknowledged.”<br><br><i>&nbsp;“For the West, for America, the time has come to dare to show the world that our civilized ideas, our traditions, our values, are not – like the ideology of and war machine of totalitarian societies – just a façade of strength. &nbsp;It is time for the world to know that our intellectual and spiritual values are rooted in the source of all strength, a belief in a Supreme Being, and a law higher than our own.”<br></i><br>"America is too great for small dreams."<br><br><b>A Prayer of Thomas Jefferson:<br></b>"<i>Almighty God; We make our earnest prayer that Thou wilt keep the United States in Thy holy protection; that Thou wilt incline the hearts of the citizens to cultivate a spirit of subordination and obedience to government; and entertain a brotherly affection and love for one another and for their fellow citizens of the United States at large. And finally that Thou wilt most graciously be pleased to dispose us all to do justice, to love mercy, and to demean ourselves with that charity, humility, and pacific temper of mind which were the characteristics of the Divine Author of our blessed religion, and without a humble imitation of whose example in these things we can never hope to be a happy nation. Grant our supplication, we beseech Thee, through Jesus Christ our Lord. Amen."</i><br><br></div></div></div></div></div></section>]]></content:encoded>
					<comments>https://christchurchmiami.org/blog/2026/02/12/in-honor-of-president-s-day#comments</comments>
			<slash:comments>0</slash:comments>
				</item>
		<item>
			<title>Where Your Treasure Is: Understanding God's Generosity and Our Response</title>
						<description><![CDATA[Money is one of those topics we rarely discuss openly. We don't share our salaries with friends or reveal our financial struggles to family members. Yet Jesus wasn't afraid to address money directly, and in Matthew 6:19-24, He provides crucial insights about treasure, generosity, and where we place our trust.Why We Struggle with MoneyOur relationship with money is deeply personal and often shaped ...]]></description>
			<link>https://christchurchmiami.org/blog/2026/02/09/where-your-treasure-is-understanding-god-s-generosity-and-our-response</link>
			<pubDate>Mon, 09 Feb 2026 16:52:23 +0000</pubDate>
			<guid>https://christchurchmiami.org/blog/2026/02/09/where-your-treasure-is-understanding-god-s-generosity-and-our-response</guid>
			<content:encoded><![CDATA[<section class="sp-section sp-scheme-0" data-index="3" data-scheme="0"><div class="sp-section-slide"  data-label="Main" ><div class="sp-section-content" ><div class="sp-grid sp-col sp-col-24"><div class="sp-block sp-image-block " data-type="image" data-id="0" style="text-align:start;"><div class="sp-block-content"  style=""><div class="sp-image-holder" style="background-image:url(https://storage1.snappages.site/DSKS5J/assets/images/23019578_5137x3425_500.jpg);"  data-source="DSKS5J/assets/images/23019578_5137x3425_2500.jpg" data-fill="true"><img src="https://storage1.snappages.site/DSKS5J/assets/images/23019578_5137x3425_500.jpg" class="fill" alt="" /><div class="sp-image-title"></div><div class="sp-image-caption"></div></div></div></div><div class="sp-block sp-text-block " data-type="text" data-id="1" style=""><div class="sp-block-content"  style="">Money is one of those topics we rarely discuss openly. We don't share our salaries with friends or reveal our financial struggles to family members. Yet Jesus wasn't afraid to address money directly, and in Matthew 6:19-24, He provides crucial insights about treasure, generosity, and where we place our trust.<br><br><b>Why We Struggle with Money</b><br>Our relationship with money is deeply personal and often shaped by our past experiences. Some grew up during times of scarcity and learned to hoard every resource. Others developed the belief that "just a little more money" would solve all their problems and bring happiness.<br><br>The truth is, money often creates more problems than it solves. As we gain more possessions and responsibilities, we discover that financial security doesn't automatically bring peace or satisfaction. The very thing we thought would free us can become a burden that consumes our time, damages our relationships, and leaves us feeling more anxious than before.<br><br><b>What Does Jesus Say About Earthly Treasures?</b><br>In Matthew 6:19, Jesus warns against storing up treasures on earth "where moths and rust destroy, and where thieves break in and steal." He's pointing out the temporary nature of material wealth. Everything we accumulate will eventually break down, lose value, or be taken from us.<br><br>This doesn't mean money is evil or that we shouldn't work hard. Rather, Jesus is challenging our perspective on what truly matters. When we place our ultimate trust in financial security, we're setting ourselves up for disappointment because no amount of money can provide the lasting peace and purpose our hearts truly seek.<br><br><b>Where Should We Store Our Treasure?<br></b>Instead of earthly treasures, Jesus encourages us to "lay up for yourselves treasures in heaven, where neither moth nor rust destroys, and where thieves do not break in and steal" (Matthew 6:20). This isn't about earning our way to heaven through good works, but about investing in things that have eternal value.<br><br>The key principle Jesus gives us is this: "For where your treasure is, there your heart will be also" (Matthew 6:21). Our hearts naturally follow our investments. If we're constantly focused on accumulating wealth, our hearts become consumed with financial concerns. But when we invest in God's kingdom and eternal purposes, our hearts align with what truly matters.<br><br><b>What Does It Mean to Have a Healthy Eye?<br></b>In verses 22-23, Jesus uses an interesting metaphor about the eye being the lamp of the body. When He speaks of a "healthy" eye, the word can also be translated as "generous" or "open." A healthy perspective is one of generosity rather than stinginess.<br><br>When we approach life with generous hearts, that generosity spreads to every area - our relationships, our time, our compassion. But when we become stingy and calculating, always trying to give the minimum required, our entire worldview shrinks and becomes dark.<br><br>Think about how you feel when someone is genuinely generous with you versus when they're clearly trying to give as little as possible. Generosity creates light and joy, while stinginess breeds darkness and dissatisfaction.<br><br><b>Why Can't We Serve Both God and Money?<br></b>Jesus concludes this passage with a stark declaration: "No one can serve two masters... You cannot serve God and money" (Matthew 6:24). This isn't because money is inherently evil, but because anything that becomes our ultimate source of security and identity will compete with God for our allegiance.<br><br>When money becomes our master, we start viewing our relationship with God transactionally. We begin thinking, "If I give this much or serve this way, then God owes me blessing and prosperity." This mindset turns even our religious activities into attempts to manipulate God rather than expressions of genuine love and gratitude.<br><br><b>How Does God's Generosity Change Everything?<br></b>The beautiful truth of the gospel is that God led with generosity toward us. John 3:16 begins with "For God so loved the world that he gave..." God didn't wait for us to prove ourselves worthy or calculate whether we'd provide a good return on His investment. While we were still sinners, Christ died for us.<br><br>This divine generosity changes everything about how we approach life. When we truly understand that God has already given us everything we need for salvation and purpose, gratitude becomes our natural response. We give not to earn God's favor, but because we've already received it abundantly.<br><br><b>What Does Generous Living Look Like?<br></b>Studies consistently show that people who find meaning and purpose in life experience greater satisfaction than those who simply accumulate wealth. This aligns perfectly with Jesus' teaching about storing treasures in heaven.<br><br>Generous living means asking different questions: Instead of "How much do I have to give?" we ask "How can I be generous with what God has entrusted to me?" Instead of "What's the minimum required?" we ask "Where is God calling me to invest in His kingdom?"<br><br>This doesn't mean being financially irresponsible, but it does mean holding our resources with open hands, ready to use them for God's purposes rather than hoarding them for our own security.<br><br><b>Life Application<br></b>This week, examine your relationship with money and possessions. Are you trusting in your financial security more than in God's provision? Are you approaching life with a generous heart or a stingy one?<br><br>Consider taking one practical step toward generous living - whether that's increasing your giving, serving in your community, or simply being more generous with your time and attention toward others. Remember, the goal isn't to earn God's favor but to respond to the incredible generosity He's already shown you.<br><br><b>Ask yourself these questions:<br></b><ul><li>What "treasure" am I most tempted to trust in for my security and happiness?</li><li>How can I cultivate a more generous perspective in my daily life?</li><li>In what ways is God calling me to invest in His kingdom rather than just my own comfort?</li><li>How does understanding God's generosity toward me change my motivation for giving and serving?</li></ul><br>Photo by micheile henderson on <a href="https://unsplash.com/photos/green-plant-in-clear-glass-cup-SoT4-mZhyhE" rel="noopener noreferrer" target="_blank">Unsplash</a>.</div></div><div class="sp-block sp-video-block " data-type="video" data-id="2" style="text-align:start;"><div class="sp-block-content"  style=""><div class="video-holder"  data-id="gvwDQdadBBI" data-source="youtube"><iframe src="https://www.youtube.com/embed/gvwDQdadBBI?rel=0" frameborder="0" allowfullscreen></iframe></div></div></div></div></div></div></section>]]></content:encoded>
					<comments>https://christchurchmiami.org/blog/2026/02/09/where-your-treasure-is-understanding-god-s-generosity-and-our-response#comments</comments>
			<slash:comments>0</slash:comments>
				</item>
	</channel>
</rss>

