


<!DOCTYPE html>
<html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en" xmlns:og="https://ogp.me/ns#" xmlns:fb="https://www.facebook.com/2008/fbml" class="patheos-faith-landing-page" data-content-type="patheos-faith-landing-page" data-keyword="" data-channel="More Voices" data-channel-slug="more-voices" data-topics="" data-faiths="more voices">
<head>
    <!-- DFP Configuration Data -->
    


    <meta charset="utf-8" />
    <meta name="referrer" content="origin" />

        <meta name="viewport" content="width=device-width, initial-scale=1">

    <!-- Service Worker Script -->
    <script type="text/javascript">
        // Check that service workers are supported
        if ('serviceWorker' in navigator) {
            // Use the window load event to keep the page load performant
            window.addEventListener('load', () => {
                navigator.serviceWorker.register('/pt-cache-sw.min.js');
            });
        }
    </script>

    <!-- Pushly -->
    <script src="https://cdn.p-n.io/pushly-sdk.min.js?domain_key=wuaocSunBfjwow8IRkbtgAiZYpxTzpgcwe2W" async></script>
    <script>
        window.PushlySDK = window.PushlySDK || [];
        function pushly() { window.PushlySDK.push(arguments) }
        pushly('load', {
            domainKey: 'wuaocSunBfjwow8IRkbtgAiZYpxTzpgcwe2W',
            sw: '/assets/pushly/pushly-sdk-worker.js',
        });

        // include channel data in profile
        let html = document.querySelector('html');
        if (html.hasAttribute('data-channel-slug')) {
            let channel = html.getAttribute('data-channel-slug');
            pushly('profile_append', {
                'channel': [channel]
            });
        }

        //include faith data in profile
        if (html.hasAttribute('data-faiths') && html.getAttribute('data-faiths')) {
            let faiths = html.getAttribute('data-faiths');
            pushly('profile_append', {
                'faiths': faiths.split(',')
            });
        }

        //include topic data in profile
        if (html.hasAttribute('data-topics') && html.getAttribute('data-topics')) {
            let topics = html.getAttribute('data-topics');
            pushly('profile_append', {
                'topics': topics.split(',')
            });
        }
    </script>

    <!-- Preconnects -->
    
    
    <!-- End Preconnects -->
    <!-- Begin Patheos Preloads -->
    









<link rel="preload" href="https://enviousshape.com/v2/0/wgwWCDdb2NiW1gz9y7pvfYreSsK5spr2b4pkfdg26e6IIxv4lclET_lRg68kIm2kwgg" as="script" />
    <link rel="modulepreload" as="script" href="/areas/patheos/app/dist/js/chunk-vendors.463729d9.js" />
    <link rel="modulepreload" as="script" href="/areas/patheos/app/dist/js/app.453ab1b9.js" />

<link rel="preload" href="https://fonts.googleapis.com/css?family=Abril+Fatface|Montserrat:100,300,400,700|Open+Sans+Condensed:300,700|Vollkorn:400,400i,700,700i&display=optional" as="style" crossorigin />
    <!-- End Patheos Preloads -->

    




<title>More Voices | Patheos</title>



    <meta property="og:title" content="More Voices | Patheos" />




    <meta name="robots" content="INDEX, FOLLOW, noydir, noodp" />
    <meta name="robots" content="max-image-preview:large">
    <meta http-equiv="content-language" content="en" />
    <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
    <meta http-equiv="last-modified" content="2023-01-26@00:00:00 Z" />
    <meta http-equiv="X-Served-By" content="A4WEB012" />
    <link href="https://www.patheos.com/more-voices" rel="canonical" />
    <meta property="og:url" content="https://www.patheos.com/more-voices" />

<link rel="alternate" hreflang="en" href="https://www.patheos.com/more-voices" />

<!-- Favicon Data -->
<link rel="apple-touch-icon" href="/Areas/Patheos/assets/apple-touch-icon.png">
<link rel="icon" type="image/png" href="/Areas/Patheos/assets/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/Areas/Patheos/assets/android-chrome-192x192.png" sizes="192x192">
<link rel="icon" type="image/png" href="/Areas/Patheos/assets/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="/Areas/Patheos/assets/manifest.json">
<link rel="mask-icon" href="/Areas/Patheos/assets" color="#5bbad5">
<meta name="msapplication-TileColor" content="#00aba9">
<meta name="msapplication-TileImage" content="/Areas/Patheos/assets/mstile-150x150.png?v=00rbb46rd6">
<meta name="theme-color" content="#ffffff">
<meta name="mobile-web-app-capable" content="yes">

<!-- Twitter Card Data -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@Patheos">
<meta name="twitter:creator" content="@Patheos">
<meta name="twitter:title" content="More Voices | Patheos">

<!-- Facebook App ID -->
<meta property="fb:pages" content="94319190752" />

<!-- Facebook Pages -->
<meta property="fb:pages" content="110176385723423">
<meta property="fb:pages" content="185230108170664">
<meta property="fb:pages" content="181539958548011">
<meta property="fb:pages" content="317806761569705">
<meta property="fb:pages" content="172552106115265">
<meta property="fb:pages" content="160984940665858">
<meta property="fb:pages" content="353226444742625">
<meta property="fb:pages" content="290163294432756">
<meta property="fb:pages" content="1761881787368191">
<meta property="fb:pages" content="208407099520739">
<meta property="fb:pages" content="1108139422538318">

        <script>
            window.dataLayer = window.dataLayer || [];
            dataLayer.push({
                'cb_sections': 'more voices',
                'cb_authors': ''
            });
        </script>
        <!-- Google Tag Manager -->
        <script>
            (function (w, d, s, l, i) {
                w[l] = w[l] || []; w[l].push({
                    'gtm.start':
                        new Date().getTime(), event: 'gtm.js'
                }); var f = d.getElementsByTagName(s)[0],
                    j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
                        'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
            })(window, document, 'script', 'dataLayer', 'GTM-W3V8F2');</script>
        <!-- End Google Tag Manager -->

    


    


        <style type="text/css">
            @font-face{font-family:Montserrat;font-style:normal;font-weight:100;font-display:optional;src:url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Xw5aX8.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:optional;src:url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Hw5aX8.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:optional;src:url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aX8.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:optional;src:url(https://fonts.gstatic.com/s/montserrat/v25/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aX8.ttf) format('truetype')}@font-face{font-family:'Open Sans Condensed';font-style:normal;font-weight:300;font-display:optional;src:url(https://fonts.gstatic.com/s/opensanscondensed/v23/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDuXMQg.ttf) format('truetype')}@font-face{font-family:'Open Sans Condensed';font-style:normal;font-weight:700;font-display:optional;src:url(https://fonts.gstatic.com/s/opensanscondensed/v23/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuXMQg.ttf) format('truetype')}@-ms-viewport{width:device-width}@media (max-width:999px)and (max-width:999px){#patheos-dropdown-mega-nav .ad-free-container{text-align:center}}@media (max-width:1299px){#site-footer-2022 .footer-social-icons span{display:none}#patheos-dropdown-mega-nav .menu-column.wide{flex-basis:38%}#patheos-dropdown-mega-nav .menu-footer .social-icons span{display:none}#patheos-dropdown-mega-nav .menu-footer .social-icons{padding-left:20px;margin-left:20px}#patheos-channel-mega-nav .subnav-channels-container{font-size:13px;padding:0}#patheos-channel-mega-nav .subnav-channels-container .channel{margin-left:3px}#patheos-channel-mega-nav .subnav-channels-container .channel::after{margin-left:5px}}@media (max-width:767px){body,html{overflow-x:hidden;max-width:100%}.add-padding{padding:8px}.remove-padding-mobile{padding:0!important}.ad{padding:20px 0}.ad-container{min-height:auto}.DFPAdSlot{padding:0;margin:0 -30px}.feed-bar .btn-xs{margin:auto}.featured-3-column .content-column-wrapper .content-column{width:100%}.hidden-xs{display:none!important}.btn{letter-spacing:normal}.btn-xs{letter-spacing:1px}}@media (max-width:999px){.feed-bar .bar-title{letter-spacing:1px}#patheos-page-content{position:relative}.featured-3-column .section-title-2022{margin:0 0 30px}.featured-3-column{padding:30px 20px}#patheos-header-bar-mega-nav{height:60px}#patheos-header-bar-mega-nav .header-logo img{width:100px;height:30px}#patheos-header-bar-mega-nav .patheos-logo-container{width:100px;padding-left:13px;padding-top:15px}#patheos-channel-mega-nav .subnav-bar{display:none}#patheos-channel-mega-nav .subnav-channels-container .channel{display:none}#patheos-channel-mega-nav .megamenuCollapse-container{height:60px;width:60px;padding:20px 0 0 22px;position:absolute;right:0;top:-65px}#patheos-dropdown-mega-nav .menu-content.first{padding:0}#patheos-dropdown-mega-nav .menu-content{display:block;padding:0 0 20px}#patheos-dropdown-mega-nav .menu-column{padding-right:0;text-align:center}#patheos-dropdown-mega-nav li{margin:13px auto}#patheos-dropdown-mega-nav .header a{text-align:center;display:inline-block}#patheos-dropdown-mega-nav .menu-footer .items-right .foot-item{text-align:center}#patheos-dropdown-mega-nav .menu-footer .social-icons{padding:0;margin:auto;border-left:0}#patheos-dropdown-mega-nav{position:absolute;top:40px;padding-top:50px}#patheos-dropdown-mega-nav .menu-footer{border-top:0;margin:auto}#patheos-dropdown-mega-nav .items-right{float:none;width:100%;margin:auto}#patheos-dropdown-mega-nav .foot-item{width:100%}#patheos-dropdown-mega-nav .menu-content.first{border:0;margin-bottom:0}#patheos-dropdown-mega-nav .header{border-top:1px solid #292929;padding:8px 15px;text-align:center;margin:0 auto}#patheos-dropdown-mega-nav .header::after{content:url(https://media.patheos.com/~/media/patheos-images/images/components/icons/patheos-megamenuCarat2.svg);width:12px;height:12px;margin-left:10px;display:inline-block}#patheos-dropdown-mega-nav .header.no-carat:after{content:"";width:0;height:0;margin-left:0}#patheos-dropdown-mega-nav .ad-free-container{position:relative}#patheos-dropdown-mega-nav .ad-free-container a.subscription-support{text-decoration:underline;font-size:13px;position:relative;bottom:17px;left:auto;color:#cbcbcb;font-weight:400}#patheos-dropdown-mega-nav .genericAccordion{display:block;max-height:0;overflow:hidden}.patheos-search-bar.in-dropdown{max-width:none}.trending-topics{margin-top:0}#site-footer-2022 .extras-block{display:none}.btn{white-space:normal}.buffer-top-30{margin-top:0}.buffer-bottom-30{margin-bottom:24px}.add-padding{padding:12px}}.pull-right{float:right!important}@media (max-width:999px) and (max-width:999px){#patheos-dropdown-mega-nav .ad-free-container{text-align:center}}#site-footer-2022 .footer-social-icons span{padding:13px}.pull-right{float:right}@media (max-width:767px){body,html{overflow-x:hidden;max-width:100%}.add-padding{padding:8px}.remove-padding-mobile{padding:0!important}.ad{padding:20px 0}.ad-container{min-height:auto}.DFPAdSlot{padding:0;margin:0 -30px}.feed-bar .btn-xs{margin:auto}.featured-3-column .content-column-wrapper .content-column{width:100%}.btn{letter-spacing:normal}.btn-xs{letter-spacing:1px}}@media (max-width:1299px){#site-footer-2022 .footer-social-icons span{display:none}}@media (max-width:999px){.feed-bar .bar-title{letter-spacing:1px}#patheos-page-content{position:relative}.featured-3-column .section-title-2022{margin:0 0 30px}.featured-3-column{padding:30px 20px}.trending-topics li{display:inline;line-height:30px;line-break:auto}.trending-topics{margin-top:0;max-height:30px;overflow:hidden}#patheos-channel-mega-nav .subnav-channels-container .channel{display:none}#patheos-channel-mega-nav .megamenuCollapse-container{height:60px;width:60px;padding:20px 0 0 22px;position:absolute;right:0;top:-65px}#patheos-dropdown-mega-nav .menu-content.first{padding:0}#patheos-dropdown-mega-nav .menu-content{display:block;padding:0 0 20px}#patheos-dropdown-mega-nav .menu-column{padding-right:0;text-align:center}#patheos-dropdown-mega-nav li{margin:13px auto}#patheos-dropdown-mega-nav .header a{text-align:center;display:inline-block}#patheos-dropdown-mega-nav .menu-footer .items-right .foot-item{text-align:center}#patheos-dropdown-mega-nav .menu-footer .social-icons{padding:0;margin:auto;border-left:0}#patheos-dropdown-mega-nav{position:absolute;top:40px;padding-top:50px}#patheos-dropdown-mega-nav .menu-footer{border-top:0;margin:auto}#patheos-dropdown-mega-nav .items-right{float:none;width:100%;margin:auto}#patheos-dropdown-mega-nav .foot-item{width:100%}#patheos-dropdown-mega-nav .menu-content.first{border:0;margin-bottom:0}#patheos-dropdown-mega-nav .header{border-top:1px solid #292929;padding:8px 15px;text-align:center;margin:0 auto}#patheos-dropdown-mega-nav .header::after{content:url(https://media.patheos.com/~/media/patheos-images/images/components/icons/patheos-megamenuCarat2.svg);width:12px;height:12px;margin-left:10px;display:inline-block}#patheos-dropdown-mega-nav .header.no-carat:after{content:"";width:0;height:0;margin-left:0}#patheos-dropdown-mega-nav .ad-free-container{position:relative}#patheos-dropdown-mega-nav .ad-free-container a.subscription-support{text-decoration:underline;font-size:13px;position:relative;bottom:17px;left:auto;color:#cbcbcb;font-weight:400}#patheos-dropdown-mega-nav .genericAccordion{display:block;max-height:0;overflow:hidden}.patheos-search-bar.in-dropdown{max-width:none}#site-footer-2022 .extras-block{display:none}.section-title-2022 h1.custom-page-heading{font-size:11px;letter-spacing:1px}.section-title-2022{font-size:24px;margin:30px 15px}.btn{white-space:normal}.buffer-top-30{margin-top:0}.buffer-bottom-30{margin-bottom:24px}.add-padding{padding:12px}}@media (max-width:767px){.btn{letter-spacing:normal}.btn-xs{letter-spacing:1px}body,html{overflow-x:hidden;max-width:100%}.add-padding{padding:8px}.ad{padding:20px 0}.ad-container{min-height:auto}.DFPAdSlot{padding:0;margin:0 -30px}.feed-bar .btn-xs{margin:auto}.featured-3-column .content-column-wrapper .content-column{width:100%}.hidden-xs{display:none!important}}@media (max-width:999px){.feed-bar .bar-title{letter-spacing:1px}#patheos-page-content{position:relative}.featured-3-column .section-title-2022{margin:0 0 30px}.featured-3-column{padding:30px 20px}#patheos-header-bar-mega-nav{height:60px}#patheos-header-bar-mega-nav .header-logo img{width:100px;height:30px}#patheos-header-bar-mega-nav .patheos-logo-container{width:100px;padding-left:13px;padding-top:15px}#patheos-channel-mega-nav .subnav-bar{display:none}#patheos-channel-mega-nav .subnav-channels-container .channel{display:none}#patheos-channel-mega-nav .megamenuCollapse-container{height:60px;width:60px;padding:20px 0 0 22px;position:absolute;right:0;top:-65px}#patheos-dropdown-mega-nav .menu-content.first{padding:0}#patheos-dropdown-mega-nav .menu-content{display:block;padding:0 0 20px}#patheos-dropdown-mega-nav .menu-column{padding-right:0;text-align:center}#patheos-dropdown-mega-nav li{margin:13px auto}#patheos-dropdown-mega-nav .header a{text-align:center;display:inline-block}#patheos-dropdown-mega-nav .menu-footer .items-right .foot-item{text-align:center}#patheos-dropdown-mega-nav .menu-footer .social-icons{padding:0;margin:auto;border-left:0}#patheos-dropdown-mega-nav{position:absolute;top:40px;padding-top:50px}#patheos-dropdown-mega-nav .menu-footer{border-top:0;margin:auto}#patheos-dropdown-mega-nav .items-right{float:none;width:100%;margin:auto}#patheos-dropdown-mega-nav .foot-item{width:100%}#patheos-dropdown-mega-nav .menu-content.first{border:0;margin-bottom:0}#patheos-dropdown-mega-nav .header{border-top:1px solid #292929;padding:8px 15px;text-align:center;margin:0 auto}#patheos-dropdown-mega-nav .header::after{content:url(https://media.patheos.com/~/media/patheos-images/images/components/icons/patheos-megamenuCarat2.svg);width:12px;height:12px;margin-left:10px;display:inline-block}#patheos-dropdown-mega-nav .header.no-carat:after{content:"";width:0;height:0;margin-left:0}#patheos-dropdown-mega-nav .ad-free-container{position:relative}#patheos-dropdown-mega-nav .ad-free-container a.subscription-support{text-decoration:underline;font-size:13px;position:relative;bottom:17px;left:auto;color:#cbcbcb;font-weight:400}#patheos-dropdown-mega-nav .genericAccordion{display:block;max-height:0;overflow:hidden}.patheos-search-bar.in-dropdown{max-width:none}#site-footer-2022 .extras-block{display:none}.section-title-2022 h1.custom-page-heading{font-size:11px;letter-spacing:1px}.section-title-2022{font-size:24px;margin:30px 15px}.btn{white-space:normal}.buffer-top-30{margin-top:0}.buffer-bottom-30{margin-bottom:24px}.add-padding{padding:12px}}@media (max-width:767px){body,html{overflow-x:hidden;max-width:100%}.add-padding{padding:8px}.remove-padding-mobile{padding:0!important}.ad{padding:20px 0}.ad-container{min-height:auto}.DFPAdSlot{padding:0;margin:0 -30px}.feed-bar .btn-xs{margin:auto}.featured-3-column .content-column-wrapper .content-column{width:100%}.btn{letter-spacing:normal}.btn-xs{letter-spacing:1px}}@media (max-width:999px){#patheos-dropdown-mega-nav .menu-footer .social-icons{padding:0;margin:auto;border-left:0}#patheos-dropdown-mega-nav{position:absolute;top:40px;padding-top:50px}#patheos-dropdown-mega-nav .menu-footer{border-top:0;margin:auto}#patheos-dropdown-mega-nav .items-right{float:none;width:100%;margin:auto}#patheos-dropdown-mega-nav .foot-item{width:100%}#patheos-dropdown-mega-nav .menu-content.first{border:0;margin-bottom:0}#patheos-dropdown-mega-nav .header{border-top:1px solid #292929;padding:8px 15px;text-align:center;margin:0 auto}#patheos-dropdown-mega-nav .header::after{content:url(https://media.patheos.com/~/media/patheos-images/images/components/icons/patheos-megamenuCarat2.svg);width:12px;height:12px;margin-left:10px;display:inline-block}#patheos-dropdown-mega-nav .header.no-carat:after{content:"";width:0;height:0;margin-left:0}#patheos-dropdown-mega-nav .ad-free-container{position:relative}#patheos-dropdown-mega-nav .ad-free-container a.subscription-support{text-decoration:underline;font-size:13px;position:relative;bottom:17px;left:auto;color:#cbcbcb;font-weight:400}#patheos-dropdown-mega-nav .genericAccordion{display:block;max-height:0;overflow:hidden}.trending-topics{margin-top:0}.feed-bar .bar-title{letter-spacing:1px}#patheos-page-content{position:relative}.featured-3-column .section-title-2022{margin:0 0 30px}.featured-3-column{padding:30px 20px}.patheos-search-bar.in-dropdown{max-width:none}.trending-topics li{display:inline;line-height:30px;line-break:auto}.trending-topics{margin-top:0;max-height:30px;overflow:hidden}#site-footer-2022 .extras-block{display:none}}@media (max-width:767px){.hidden-xs{display:none!important}body,html{overflow-x:hidden;max-width:100%}.add-padding{padding:8px}.ad{padding:20px 0}.ad-container{min-height:auto}.DFPAdSlot{padding:0;margin:0 -30px}.feed-bar .btn-xs{margin:auto}.featured-3-column .content-column-wrapper .content-column{width:100%}.btn{letter-spacing:normal}.btn-xs{letter-spacing:1px}}@media (max-width:999px){#patheos-channel-mega-nav .subnav-channels-container .channel{display:none}#patheos-channel-mega-nav .megamenuCollapse-container{height:60px;width:60px;padding:20px 0 0 22px;position:absolute;right:0;top:-65px}#patheos-dropdown-mega-nav .menu-content.first{padding:0}#patheos-dropdown-mega-nav .menu-content{display:block;padding:0 0 20px}#patheos-dropdown-mega-nav .menu-column{padding-right:0;text-align:center}#patheos-dropdown-mega-nav li{margin:13px auto}#patheos-dropdown-mega-nav .header a{text-align:center;display:inline-block}#patheos-dropdown-mega-nav .menu-footer .items-right .foot-item{text-align:center}.btn{white-space:normal}.buffer-top-30{margin-top:0}.buffer-bottom-30{margin-bottom:24px}.add-padding{padding:12px}#patheos-dropdown-mega-nav .menu-footer .social-icons{padding:0;margin:auto;border-left:0}#patheos-dropdown-mega-nav{position:absolute;top:40px;padding-top:50px}#patheos-dropdown-mega-nav .menu-footer{border-top:0;margin:auto}#patheos-dropdown-mega-nav .items-right{float:none;width:100%;margin:auto}#patheos-dropdown-mega-nav .foot-item{width:100%}#patheos-dropdown-mega-nav .menu-content.first{border:0;margin-bottom:0}#patheos-dropdown-mega-nav .header{border-top:1px solid #292929;padding:8px 15px;text-align:center;margin:0 auto}#patheos-dropdown-mega-nav .header::after{content:url(https://media.patheos.com/~/media/patheos-images/images/components/icons/patheos-megamenuCarat2.svg);width:12px;height:12px;margin-left:10px;display:inline-block}#patheos-dropdown-mega-nav .header.no-carat:after{content:"";width:0;height:0;margin-left:0}#patheos-dropdown-mega-nav .ad-free-container{position:relative}#patheos-dropdown-mega-nav .ad-free-container a.subscription-support{text-decoration:underline;font-size:13px;position:relative;bottom:17px;left:auto;color:#cbcbcb;font-weight:400}#patheos-dropdown-mega-nav .genericAccordion{display:block;max-height:0;overflow:hidden}.patheos-search-bar.in-dropdown{max-width:none}#site-footer-2022 .extras-block{display:none}.section-title-2022 h1.custom-page-heading{font-size:11px;letter-spacing:1px}.section-title-2022{font-size:24px;margin:30px 15px}}@media (max-width:767px){body,html{overflow-x:hidden;max-width:100%}.add-padding{padding:8px}.remove-padding-mobile{padding:0!important}}@media (max-width:999px){.feed-bar .bar-title{letter-spacing:1px}#patheos-page-content{position:relative}.featured-3-column .section-title-2022{margin:0 0 30px}.featured-3-column{padding:30px 20px}.patheos-search-bar.in-dropdown{max-width:none}.trending-topics{margin-top:0}#site-footer-2022 .extras-block{display:none}}@media (max-width:767px){.hidden-xs{display:none!important}.btn{letter-spacing:normal}.btn-xs{letter-spacing:1px}body,html{overflow-x:hidden;max-width:100%}.add-padding{padding:8px}.ad{padding:20px 0}.ad-container{min-height:auto}.DFPAdSlot{padding:0;margin:0 -30px}.feed-bar .btn-xs{margin:auto}.featured-3-column .content-column-wrapper .content-column{width:100%}}@media (max-width:999px){.feed-bar .bar-title{letter-spacing:1px}#patheos-page-content{position:relative}.featured-3-column .section-title-2022{margin:0 0 30px}.featured-3-column{padding:30px 20px}#patheos-header-bar-mega-nav{height:60px}#patheos-header-bar-mega-nav .header-logo img{width:100px;height:30px}#patheos-header-bar-mega-nav .patheos-logo-container{width:100px;padding-left:13px;padding-top:15px}#patheos-channel-mega-nav .subnav-bar{display:none}}@media (max-width:767px){.btn{letter-spacing:normal}.btn-xs{letter-spacing:1px}body,html{overflow-x:hidden;max-width:100%}.add-padding{padding:8px}}@media (max-width:999px){#patheos-dropdown-mega-nav .menu-footer .social-icons{padding:0;margin:auto;border-left:0}#patheos-dropdown-mega-nav{position:absolute;top:40px;padding-top:50px}#patheos-dropdown-mega-nav .menu-footer{border-top:0;margin:auto}#patheos-dropdown-mega-nav .items-right{float:none;width:100%;margin:auto}#patheos-dropdown-mega-nav .foot-item{width:100%}#patheos-dropdown-mega-nav .menu-content.first{border:0;margin-bottom:0}#patheos-dropdown-mega-nav .header{border-top:1px solid #292929;padding:8px 15px;text-align:center;margin:0 auto}#patheos-dropdown-mega-nav .header::after{content:url(https://media.patheos.com/~/media/patheos-images/images/components/icons/patheos-megamenuCarat2.svg);width:12px;height:12px;margin-left:10px;display:inline-block}#patheos-dropdown-mega-nav .header.no-carat:after{content:"";width:0;height:0;margin-left:0}#patheos-dropdown-mega-nav .ad-free-container{position:relative}#patheos-dropdown-mega-nav .ad-free-container a.subscription-support{text-decoration:underline;font-size:13px;position:relative;bottom:17px;left:auto;color:#cbcbcb;font-weight:400}#patheos-dropdown-mega-nav .genericAccordion{display:block;max-height:0;overflow:hidden}.section-title-2022 h1.custom-page-heading{font-size:11px;letter-spacing:1px}.section-title-2022{font-size:24px;margin:30px 15px}.feed-bar .bar-title{letter-spacing:1px}#patheos-page-content{position:relative}.featured-3-column .section-title-2022{margin:0 0 30px}.featured-3-column{padding:30px 20px}.patheos-search-bar.in-dropdown{max-width:none}#site-footer-2022 .extras-block{display:none}}@media (max-width:767px){body,html{overflow-x:hidden;max-width:100%}.add-padding{padding:8px}.visible-xs-block{display:block!important}.hidden-xs{display:none!important}.btn{letter-spacing:normal}.btn-sm{letter-spacing:1px;font-size:11px}.btn-xs{letter-spacing:1px}}@media (max-width:999px){.feed-bar .bar-title{letter-spacing:1px}#patheos-page-content{position:relative}.featured-3-column .section-title-2022{margin:0 0 30px}.featured-3-column{padding:30px 20px}.patheos-search-bar.in-dropdown{max-width:none}#site-footer-2022 .extras-block{display:none}.btn{white-space:normal}.buffer-top-30{margin-top:0}.buffer-bottom-30{margin-bottom:24px}.add-padding{padding:12px}}@media (max-width:767px){body,html{overflow-x:hidden;max-width:100%}.show-on-xs{display:block}.add-padding{padding:8px}.ad{padding:20px 0}.ad-container{min-height:auto}.DFPAdSlot{padding:0;margin:0 -30px}.feed-bar .btn-xs{margin:auto}.featured-3-column .content-column-wrapper .content-column{width:100%}}@media (max-width:1299px){#patheos-dropdown-mega-nav .menu-column.wide{flex-basis:38%}#patheos-dropdown-mega-nav .menu-footer .social-icons span{display:none}#patheos-dropdown-mega-nav .menu-footer .social-icons{padding-left:20px;margin-left:20px}#patheos-channel-mega-nav .subnav-channels-container{font-size:13px;padding:0}#patheos-channel-mega-nav .subnav-channels-container .channel{margin-left:3px}#patheos-channel-mega-nav .subnav-channels-container .channel::after{margin-left:5px}}@media (max-width:999px){#patheos-channel-mega-nav .subnav-channels-container .channel{display:none}#patheos-channel-mega-nav .megamenuCollapse-container{height:60px;width:60px;padding:20px 0 0 22px;position:absolute;right:0;top:-65px}#patheos-dropdown-mega-nav .menu-content.first{padding:0}#patheos-dropdown-mega-nav .menu-content{display:block;padding:0 0 20px}#patheos-dropdown-mega-nav .menu-column{padding-right:0;text-align:center}#patheos-dropdown-mega-nav li{margin:13px auto}#patheos-dropdown-mega-nav .header a{text-align:center;display:inline-block}#patheos-dropdown-mega-nav .menu-footer .items-right .foot-item{text-align:center}#patheos-dropdown-mega-nav .menu-footer .social-icons{padding:0;margin:auto;border-left:0}#patheos-dropdown-mega-nav{position:absolute;top:40px;padding-top:50px}#patheos-dropdown-mega-nav .menu-footer{border-top:0;margin:auto}#patheos-dropdown-mega-nav .items-right{float:none;width:100%;margin:auto}#patheos-dropdown-mega-nav .foot-item{width:100%}#patheos-dropdown-mega-nav .menu-content.first{border:0;margin-bottom:0}#patheos-dropdown-mega-nav .header{border-top:1px solid #292929;padding:8px 15px;text-align:center;margin:0 auto}#patheos-dropdown-mega-nav .header::after{content:url(https://media.patheos.com/~/media/patheos-images/images/components/icons/patheos-megamenuCarat2.svg);width:12px;height:12px;margin-left:10px;display:inline-block}#patheos-dropdown-mega-nav .header.no-carat:after{content:"";width:0;height:0;margin-left:0}#patheos-dropdown-mega-nav .ad-free-container{position:relative}#patheos-dropdown-mega-nav .ad-free-container a.subscription-support{text-decoration:underline;font-size:13px;position:relative;bottom:17px;left:auto;color:#cbcbcb;font-weight:400}#patheos-dropdown-mega-nav .genericAccordion{display:block;max-height:0;overflow:hidden}.patheos-search-bar.in-dropdown{max-width:none}#site-footer-2022 .extras-block{display:none}#site-footer-2022 .extras-block.mobile{display:block}.section-title-2022 h1.custom-page-heading{font-size:11px;letter-spacing:1px}.section-title-2022{font-size:24px;margin:30px 15px}.btn{white-space:normal}.buffer-top-30{margin-top:0}.buffer-bottom-30{margin-bottom:24px}.add-padding{padding:12px}}h1{font-family:"Open Sans Condensed",sans-serif;font-weight:700;line-height:1.1;color:#000}.ad-container .ad-notice{font-size:11px;color:#96959a;font-family:"Open Sans Condensed",sans-serif;font-weight:700}@media (max-width:767px){.btn{letter-spacing:normal}.btn-sm{letter-spacing:1px;font-size:11px}.btn-xs{letter-spacing:1px}body,html{overflow-x:hidden;max-width:100%}.show-on-xs{display:block}.add-padding{padding:8px}.ad{padding:20px 0}.ad-container{min-height:auto}.DFPAdSlot{padding:0;margin:0 -30px}.feed-bar .btn-xs{margin:auto}.featured-3-column .content-column-wrapper .content-column{width:100%}.visible-xs-block{display:block!important}.hidden-xs{display:none!important}}@media (max-width:999px){.feed-bar .bar-title{letter-spacing:1px}#patheos-page-content{position:relative}.featured-3-column .section-title-2022{margin:0 0 30px}.featured-3-column .content-column-wrapper .content-divider{margin:0 10px}.featured-3-column{padding:30px 20px}#patheos-header-bar-mega-nav{height:60px}#patheos-header-bar-mega-nav .header-logo img{width:100px;height:30px}#patheos-header-bar-mega-nav .patheos-logo-container{width:100px;padding-left:13px;padding-top:15px}#patheos-channel-mega-nav .subnav-bar{display:none}#patheos-channel-mega-nav .subnav-channels-container .channel{display:none}#patheos-channel-mega-nav .megamenuCollapse-container{height:60px;width:60px;padding:20px 0 0 22px;position:absolute;right:0;top:-65px}#patheos-dropdown-mega-nav .menu-content.first{padding:0}#patheos-dropdown-mega-nav .menu-content{display:block;padding:0 0 20px}#patheos-dropdown-mega-nav .menu-column{padding-right:0;text-align:center}#patheos-dropdown-mega-nav li{margin:13px auto}#patheos-dropdown-mega-nav .header a{text-align:center;display:inline-block}#patheos-dropdown-mega-nav .menu-footer .items-right .foot-item{text-align:center}#patheos-dropdown-mega-nav .menu-footer .social-icons{padding:0;margin:auto;border-left:0}#patheos-dropdown-mega-nav{position:absolute;top:40px;padding-top:50px}#patheos-dropdown-mega-nav .menu-footer{border-top:0;margin:auto}#patheos-dropdown-mega-nav .items-right{float:none;width:100%;margin:auto}#patheos-dropdown-mega-nav .foot-item{width:100%}#patheos-dropdown-mega-nav .menu-content.first{border:0;margin-bottom:0}#patheos-dropdown-mega-nav .header{border-top:1px solid #292929;padding:8px 15px;text-align:center;margin:0 auto}#patheos-dropdown-mega-nav .header::after{content:url(https://media.patheos.com/~/media/patheos-images/images/components/icons/patheos-megamenuCarat2.svg);width:12px;height:12px;margin-left:10px;display:inline-block}#patheos-dropdown-mega-nav .header.no-carat:after{content:"";width:0;height:0;margin-left:0}#patheos-dropdown-mega-nav .ad-free-container{position:relative}#patheos-dropdown-mega-nav .ad-free-container a.subscription-support{text-decoration:underline;font-size:13px;position:relative;bottom:17px;left:auto;color:#cbcbcb;font-weight:400}#patheos-dropdown-mega-nav .genericAccordion{display:block;max-height:0;overflow:hidden}.patheos-search-bar.in-dropdown{max-width:none}#site-footer-2022 .extras-block{display:none}#site-footer-2022 .extras-block.mobile{display:block}.section-title-2022 h1.custom-page-heading{font-size:11px;letter-spacing:1px}.section-title-2022{font-size:24px;margin:30px 15px}.btn{white-space:normal}.buffer-top-30{margin-top:0}.buffer-bottom-30{margin-bottom:24px}.add-padding{padding:12px}}a{background-color:rgba(0,0,0,0)}@media (max-width:767px){body,html{overflow-x:hidden;max-width:100%}.show-on-xs{display:block}.add-padding{padding:8px}.remove-padding-mobile{padding:0!important}.ad{padding:20px 0}.ad-container{min-height:auto}.DFPAdSlot{padding:0;margin:0 -30px}.feed-bar .btn-xs{margin:auto}.featured-3-column .content-column-wrapper .content-column{width:100%}.visible-xs-block{display:block!important}.hidden-xs{display:none!important}.btn{letter-spacing:normal}.btn-sm{letter-spacing:1px;font-size:11px}.btn-xs{letter-spacing:1px}}@media (min-width:768px)and (max-width:999px){.hidden-sm{display:none!important}}@media (min-width:1000px)and (max-width:1299px){.hidden-md{display:none!important}}@media (max-width:999px){.feed-bar .bar-title{letter-spacing:1px}#patheos-page-content{position:relative}.featured-3-column .section-title-2022{margin:0 0 30px}.featured-3-column .content-column-wrapper .content-divider{margin:0 10px}.featured-3-column{padding:30px 20px}#patheos-header-bar-mega-nav{height:60px}#patheos-header-bar-mega-nav .header-logo img{width:100px;height:30px}#patheos-header-bar-mega-nav .patheos-logo-container{width:100px;padding-left:13px;padding-top:15px}#patheos-channel-mega-nav .subnav-bar{display:none}#patheos-channel-mega-nav .subnav-channels-container .channel{display:none}#patheos-channel-mega-nav .megamenuCollapse-container{height:60px;width:60px;padding:20px 0 0 22px;position:absolute;right:0;top:-65px}#patheos-dropdown-mega-nav .menu-content.first{padding:0}#patheos-dropdown-mega-nav .menu-content{display:block;padding:0 0 20px}#patheos-dropdown-mega-nav .menu-column{padding-right:0;text-align:center}#patheos-dropdown-mega-nav li{margin:13px auto}#patheos-dropdown-mega-nav .header a{text-align:center;display:inline-block}#patheos-dropdown-mega-nav .menu-footer .items-right .foot-item{text-align:center}#patheos-dropdown-mega-nav .menu-footer .social-icons{padding:0;margin:auto;border-left:0}#patheos-dropdown-mega-nav{position:absolute;top:40px;padding-top:50px}#patheos-dropdown-mega-nav .menu-footer{border-top:0;margin:auto}#patheos-dropdown-mega-nav .items-right{float:none;width:100%;margin:auto}#patheos-dropdown-mega-nav .foot-item{width:100%}#patheos-dropdown-mega-nav .menu-content.first{border:0;margin-bottom:0}#patheos-dropdown-mega-nav .header{border-top:1px solid #292929;padding:8px 15px;text-align:center;margin:0 auto}#patheos-dropdown-mega-nav .header::after{content:url(https://media.patheos.com/~/media/patheos-images/images/components/icons/patheos-megamenuCarat2.svg);width:12px;height:12px;margin-left:10px;display:inline-block}#patheos-dropdown-mega-nav .header.no-carat:after{content:"";width:0;height:0;margin-left:0}#patheos-dropdown-mega-nav .ad-free-container{position:relative}#patheos-dropdown-mega-nav .ad-free-container a.subscription-support{text-decoration:underline;font-size:13px;position:relative;bottom:17px;left:auto;color:#cbcbcb;font-weight:400}#patheos-dropdown-mega-nav .genericAccordion{display:block;max-height:0;overflow:hidden}.patheos-search-bar.in-dropdown{max-width:none}.trending-topics{margin-top:0}#site-footer-2022 .extras-block{display:none}#site-footer-2022 .extras-block.mobile{display:block}.btn{white-space:normal}.buffer-top-30{margin-top:0}.buffer-bottom-30{margin-bottom:24px}.add-padding{padding:12px}}@media (max-width:767px){body,html{overflow-x:hidden;max-width:100%}.show-on-xs{display:block}.add-padding{padding:8px}.remove-padding-mobile{padding:0!important}.ad{padding:20px 0}.ad-container{min-height:auto}.DFPAdSlot{padding:0;margin:0 -30px}.feed-bar .btn-xs{margin:auto}.featured-3-column .content-column-wrapper .content-column{width:100%}.visible-xs-block{display:block!important}.hidden-xs{display:none!important}}#patheos-channel-mega-nav .subnav-channels-container .channel::after{content:"|";color:#7ea198;margin-left:10px}@media (max-width:999px){.feed-bar .bar-title{letter-spacing:1px}#patheos-page-content{position:relative}.featured-3-column .section-title-2022{margin:0 0 30px}.featured-3-column .content-column-wrapper .content-divider{margin:0 10px}.featured-3-column{padding:30px 20px}#patheos-header-bar-mega-nav{height:60px}#patheos-header-bar-mega-nav .header-logo img{width:100px;height:30px}#patheos-header-bar-mega-nav .patheos-logo-container{width:100px;padding-left:13px;padding-top:15px}#patheos-channel-mega-nav .subnav-bar{display:none}#patheos-channel-mega-nav .subnav-channels-container .channel{display:none}#patheos-channel-mega-nav .megamenuCollapse-container{height:60px;width:60px;padding:20px 0 0 22px;position:absolute;right:0;top:-65px}#patheos-dropdown-mega-nav .menu-content.first{padding:0}#patheos-dropdown-mega-nav .menu-content{display:block;padding:0 0 20px}#patheos-dropdown-mega-nav .menu-column{padding-right:0;text-align:center}#patheos-dropdown-mega-nav li{margin:13px auto}#patheos-dropdown-mega-nav .header a{text-align:center;display:inline-block}#patheos-dropdown-mega-nav .menu-footer .items-right .foot-item{text-align:center}#patheos-dropdown-mega-nav .menu-footer .social-icons{padding:0;margin:auto;border-left:0}#patheos-dropdown-mega-nav{position:absolute;top:40px;padding-top:50px}#patheos-dropdown-mega-nav .menu-footer{border-top:0;margin:auto}#patheos-dropdown-mega-nav .items-right{float:none;width:100%;margin:auto}#patheos-dropdown-mega-nav .foot-item{width:100%}#patheos-dropdown-mega-nav .menu-content.first{border:0;margin-bottom:0}#patheos-dropdown-mega-nav .header{border-top:1px solid #292929;padding:8px 15px;text-align:center;margin:0 auto}#patheos-dropdown-mega-nav .header::after{content:url(https://media.patheos.com/~/media/patheos-images/images/components/icons/patheos-megamenuCarat2.svg);width:12px;height:12px;margin-left:10px;display:inline-block}#patheos-dropdown-mega-nav .header.no-carat:after{content:"";width:0;height:0;margin-left:0}#patheos-dropdown-mega-nav .ad-free-container{position:relative}#patheos-dropdown-mega-nav .ad-free-container a.subscription-support{text-decoration:underline;font-size:13px;position:relative;bottom:17px;left:auto;color:#cbcbcb;font-weight:400}#patheos-dropdown-mega-nav .genericAccordion{display:block;max-height:0;overflow:hidden}.patheos-search-bar.in-dropdown{max-width:none}.trending-topics li{display:inline;line-height:30px;line-break:auto}.trending-topics{margin-top:0;max-height:30px;overflow:hidden}#site-footer-2022 .extras-block{display:none}#site-footer-2022 .extras-block.mobile{display:block}}.patheos-search-bar .searchbar{margin-bottom:auto;margin-top:auto;background-color:rgba(0,0,0,0);border-radius:30px;padding:10px;overflow:hidden;position:relative;top:1px;background-color:#fff}@media (min-width:1000px){.col-md-6{float:left}.col-md-6{width:50%}div[class^=score-column].score-column1>.score-center{float:left;width:100%}}@media (max-width:999px){.btn{white-space:normal}.buffer-top-30{margin-top:0}.buffer-bottom-30{margin-bottom:24px}.add-padding{padding:12px}}@media (max-width:767px){.btn{letter-spacing:normal}.btn-sm{letter-spacing:1px;font-size:11px}.btn-xs{letter-spacing:1px}body,html{overflow-x:hidden;max-width:100%}.show-on-xs{display:block}.add-padding{padding:8px}.remove-padding-mobile{padding:0!important}.ad{padding:20px 0}.ad-container{min-height:auto}.DFPAdSlot{padding:0;margin:0 -30px}.feed-bar .btn-xs{margin:auto}.featured-3-column .content-column-wrapper .content-column{width:100%}}@media (max-width:999px){.feed-bar .bar-title{letter-spacing:1px}#patheos-page-content{position:relative}.featured-3-column .section-title-2022{margin:0 0 30px}.featured-3-column .content-column-wrapper .content-divider{margin:0 10px}.featured-3-column{padding:30px 20px}#patheos-header-bar-mega-nav{height:60px}#patheos-header-bar-mega-nav .header-logo img{width:100px;height:30px}#patheos-header-bar-mega-nav .patheos-logo-container{width:100px;padding-left:13px;padding-top:15px}#patheos-channel-mega-nav .subnav-bar{display:none}}@media (max-width:767px){.featured-3-column .content-column-wrapper .content-divider{margin:26px 0;border-top:11px solid #f1f1f1}.featured-3-column .content-column-wrapper{display:block}}@media (max-width:1299px){#patheos-channel-mega-nav .subnav-channels-container{font-size:13px;padding:0}#patheos-channel-mega-nav .subnav-channels-container .channel{margin-left:3px}#patheos-channel-mega-nav .subnav-channels-container .channel::after{margin-left:5px}}@media (max-width:999px){#patheos-channel-mega-nav .subnav-channels-container .channel{display:none}#patheos-channel-mega-nav .megamenuCollapse-container{height:60px;width:60px;padding:20px 0 0 22px;position:absolute;right:0;top:-65px}#patheos-dropdown-mega-nav .menu-content.first{padding:0}#patheos-dropdown-mega-nav .menu-content{display:block;padding:0 0 20px}#patheos-dropdown-mega-nav .menu-column{padding-right:0;text-align:center}#patheos-dropdown-mega-nav li{margin:13px auto}#patheos-dropdown-mega-nav .header a{text-align:center;display:inline-block}#patheos-dropdown-mega-nav .menu-footer .items-right .foot-item{text-align:center}}@media (max-width:1299px){#patheos-dropdown-mega-nav .menu-column.wide{flex-basis:38%}#patheos-dropdown-mega-nav .menu-footer .social-icons span{display:none}#patheos-dropdown-mega-nav .menu-footer .social-icons{padding-left:20px;margin-left:20px}}@media (max-width:999px){#patheos-dropdown-mega-nav .menu-footer .social-icons{padding:0;margin:auto;border-left:0}#patheos-dropdown-mega-nav{position:absolute;top:40px;padding-top:50px}#patheos-dropdown-mega-nav .menu-footer{border-top:0;margin:auto}#patheos-dropdown-mega-nav .items-right{float:none;width:100%;margin:auto}#patheos-dropdown-mega-nav .foot-item{width:100%}#patheos-dropdown-mega-nav .menu-content.first{border:0;margin-bottom:0}#patheos-dropdown-mega-nav .header{border-top:1px solid #292929;padding:8px 15px;text-align:center;margin:0 auto}#patheos-dropdown-mega-nav .header::after{content:url(https://media.patheos.com/~/media/patheos-images/images/components/icons/patheos-megamenuCarat2.svg);width:12px;height:12px;margin-left:10px;display:inline-block}#patheos-dropdown-mega-nav .header.no-carat:after{content:"";width:0;height:0;margin-left:0}#patheos-dropdown-mega-nav .ad-free-container{position:relative}#patheos-dropdown-mega-nav .ad-free-container a.subscription-support{text-decoration:underline;font-size:13px;position:relative;bottom:17px;left:auto;color:#cbcbcb;font-weight:400}#patheos-dropdown-mega-nav .genericAccordion{display:block;max-height:0;overflow:hidden}.patheos-search-bar.in-dropdown{max-width:none}.trending-topics li{display:inline;line-height:30px;line-break:auto}.trending-topics{margin-top:0;max-height:30px;overflow:hidden}#site-footer-2022 .extras-block{display:none}#site-footer-2022 .extras-block.mobile{display:block}.section-title-2022 h1.custom-page-heading{font-size:11px;letter-spacing:1px}.section-title-2022{font-size:24px;margin:30px 15px}}.lazyblur{-webkit-filter:blur(5px);filter:blur(5px)}.sticky-ad{position:fixed;bottom:10px;width:768px;height:90px;left:50%;transform:translateX(-50%);z-index:999}.sticky-ad-close{position:absolute;left:687px;top:-16px;background:rgba(0,0,0,.4);padding:2px 5px;border-radius:10px 10px 0 0;color:#fff;font-family:serif;font-size:.7em;z-index:1}@media screen and (max-width:600px){.sticky-ad{visibility:hidden}}.cls-1{fill-rule:evenodd}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}nav{display:block}a{background-color:transparent}h1{font-size:2em;margin:.67em 0}img{border:0}svg:not(:root){overflow:hidden}input{color:inherit;font:inherit;margin:0}input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;line-height:1.2;color:#000;background-color:#fff}input{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#000;text-decoration:none}img{vertical-align:middle}h1{font-family:sans-serif,"Open Sans Condensed";font-weight:700;line-height:1.1;color:#000}h1{margin-top:19px;margin-bottom:9.5px}h1{font-size:48px}.text-center{text-align:center}ul{margin-top:0;margin-bottom:9.5px}.list-unstyled{padding-left:0;list-style:none}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container:after,.container:before{content:" ";display:table}.container:after{clear:both}@media (min-width:768px){.container{width:750px}}@media (min-width:1000px){.container{width:1030px}}@media (min-width:1300px){.container{width:1330px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container-fluid:after,.container-fluid:before{content:" ";display:table}.container-fluid:after{clear:both}.row{margin-left:-15px;margin-right:-15px}.row:after,.row:before{content:" ";display:table}.row:after{clear:both}.col-md-6,.col-sm-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:768px){.col-sm-12{float:left}.col-sm-12{width:100%}}.btn{display:inline-block;margin-bottom:0;font-weight:700;text-align:center;vertical-align:middle;touch-action:manipulation;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 20px;font-size:16px;line-height:1.2;border-radius:5px}.btn-sm{padding:5px 15px;font-size:14px;line-height:1.2;border-radius:3px}.btn-xs{padding:2px 7px;font-size:14px;line-height:1.2;border-radius:3px}.collapse{display:none}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.hide{display:none!important}.hidden{display:none!important}.visible-xs-block{display:none!important}@media (max-width:767px){.visible-xs-block{display:block!important}.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:999px){.hidden-sm{display:none!important}}@media (min-width:1000px) and (max-width:1299px){.hidden-md{display:none!important}}@media (min-width:1300px){.hidden-lg{display:none!important}}div[class^=score-column]{margin-left:-15px;margin-right:-15px}div[class^=score-column]:after,div[class^=score-column]:before{content:" ";display:table}div[class^=score-column]:after{clear:both}div[class^=score-column].score-column1>.score-center{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:1000px){.col-md-6{float:left}.col-md-6{width:50%}div[class^=score-column].score-column1>.score-center{float:left;width:100%}}.page-wrapper{width:100%}body{position:relative}.btn{display:inline-block;margin-bottom:0;font-weight:700;text-align:center;vertical-align:middle;touch-action:manipulation;letter-spacing:2px;font-size:14px;font-weight:700;text-transform:uppercase;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 20px;font-size:16px;line-height:1.2;border-radius:5px}.btn-prime-1{border-width:2px;color:#fff!important;background-color:#000;border-color:#000}.btn-prime-2{color:#fff!important;background-color:#7cb4a6;border-color:#6cab9b}.btn{font-size:14px}.btn-sm{padding:5px 15px;font-size:14px;line-height:1.2;border-radius:3px;font-size:12px}@media (max-width:767px){.btn{letter-spacing:normal}.btn-sm{letter-spacing:1px;font-size:11px}.btn-xs{letter-spacing:1px}}.btn-xs{padding:2px 7px;font-size:8px;line-height:1.2;border-radius:3px;font-size:11px}a img{-moz-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);opacity:1}body,html{-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}.stripe{position:relative;overflow:hidden;margin:0;padding:30px 0}.stripe.stripe-prime-2{background-color:#7cb4a6}.stripe.stripe-prime-2.lighten{background-color:rgba(124,180,166,.3)!important}.show-on-xs{display:none}.buffer-top-30{margin-top:30px}.buffer-bottom-30{margin-bottom:30px}.add-padding{padding:14px;box-sizing:border-box}@media (max-width:999px){.btn{white-space:normal}.buffer-top-30{margin-top:0}.buffer-bottom-30{margin-bottom:24px}.add-padding{padding:12px}}@media (max-width:767px){body,html{overflow-x:hidden;max-width:100%}.show-on-xs{display:block}.add-padding{padding:8px}.remove-padding-mobile{padding:0!important}}.remove-padding{padding:0!important}.row .row{margin:0!important}.type-color-prime-2{color:#7cb4a6}h1{font-weight:700;letter-spacing:-1px}h1{color:#000}a{color:#000;text-decoration:none;font-weight:700}a:visited{color:#000}p{margin:0 0 9.5px}.list-unstyled li{margin-bottom:10px;line-height:normal}@media (max-width:1299px){h1{font-size:40px;line-height:42px}}@media (max-width:999px){h1{font-size:34px;line-height:36px}}.reduce-size{font-size:.85em;line-height:inherit}.wings:after{width:5%;display:inline-block;border-bottom:1px solid #fff;content:"";margin-bottom:1%;opacity:.5;margin-left:20px}.wings:before{width:5%;display:inline-block;border-bottom:1px solid #fff;content:"";margin-bottom:1%;opacity:.5;margin-right:20px}.DFPAdSlot{display:inline-block;overflow-y:hidden}@media (max-width:767px){.DFPAdSlot{padding:0;margin:0 -15px}}.DFPAdSlot::after{clear:both;content:"";display:block}.ad{padding:10px 0}.ad-container{width:100%;position:relative;text-align:center}.ad-container .ad-notice{font-size:11px;color:#96959a;font-family:sans-serif,"Open Sans Condensed";font-weight:700}.ad-container .ad-notice::after{content:"ADVERTISEMENT"}.ad-container .ad-notice.alt-pos-above::after{content:""}.ad-container .ad-notice.alt-pos-above::before{content:"ADVERTISEMENT"}.ad-container .ad-notice.alt-text::after{content:"ADVERTISEMENT – feature continues below"}.ad-container .ad-notice.alt-text.alt-pos-above::after{content:""}.ad-container .ad-notice.alt-text.alt-pos-above::before{content:"ADVERTISEMENT – feature continues below"}@media (max-width:767px){.ad{padding:20px 0}.ad-container{min-height:auto}.DFPAdSlot{padding:0;margin:0 -30px}}input{font-family:inherit;font-size:inherit;line-height:inherit;background-color:#fff;border:1px solid #ccc;padding:6px 16px}input{border-radius:4px}.custom-select select,.custom-select::after{grid-area:select}.about-channel-full-width{background-repeat:no-repeat;background-size:cover;background-color:#292929;padding:50px 0}.about-channel-full-width .copy-area{font-size:16px;line-height:normal;padding:30px;background-color:#fff;text-align:center;border-top:6px solid #000}.about-channel-full-width .copy-area .title{font-family:Montserrat,sans-serif;text-transform:uppercase;letter-spacing:3px;font-size:24px;font-weight:700;text-align:center;margin-bottom:20px;line-height:normal}.about-channel-full-width .copy-area .title span{display:block;font-size:11px;color:#96959a;letter-spacing:5px}.about-channel-full-width .copy-area .title span:before{width:25px;display:inline-block;border-bottom:1px solid #000;content:"";margin-bottom:4px;opacity:.3;margin-right:8px}.about-channel-full-width .copy-area .title span:after{width:25px;display:inline-block;border-bottom:1px solid #000;content:"";margin-bottom:4px;opacity:.3;margin-left:6px}@media (max-width:1299px){.about-channel-full-width{padding:30px 20px}}.about-channel-full-width.general{background-image:url(https://media.patheos.com/~/media/patheos-images/images/components/about-backgrounds/general-texture.jpg)}a,body{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}img{-ms-interpolation-mode:bicubic}img{border:0;height:auto;line-height:100%;outline:0;text-decoration:none}body{height:100%!important;margin:0!important;padding:0!important;width:100%!important}@media screen and (max-width:525px){.wrapper{width:100%!important;max-width:100%!important}.ad-container{padding:30px 0!important}}.feed-bar{font-size:18px;line-height:normal}.feed-bar .bar-title{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:700;text-transform:uppercase;letter-spacing:3px;display:inline-block}.feed-bar .btn-xs{margin:-3px auto auto 20px}@media (max-width:767px){.feed-bar .btn-xs{margin:auto}.featured-3-column .content-column-wrapper .content-column{width:100%}}.episode-thumb-block .episode-bar .select select,.episode-thumb-block .episode-bar .select::after{grid-area:select}.editorial-series-episode-list .select select,.editorial-series-episode-list .select::after{background-color:#000;grid-area:select}#patheos-page-content{width:100%;position:relative;top:0;right:0}.featured-3-column{padding:46px 0}.featured-3-column .section-title-2022{margin:0 0 38px}.featured-3-column .content-column-wrapper{display:flex}.featured-3-column .content-column-wrapper .content-column{flex-basis:33%}.featured-3-column .content-column-wrapper .content-divider{margin:0 30px}@media (max-width:1299px){.featured-3-column .content-column-wrapper .content-divider{margin:0 20px}}@media (max-width:999px){.feed-bar .bar-title{letter-spacing:1px}#patheos-page-content{position:relative}.featured-3-column .section-title-2022{margin:0 0 30px}.featured-3-column .content-column-wrapper .content-divider{margin:0 10px}.featured-3-column{padding:30px 20px}}@media (max-width:767px){.featured-3-column .content-column-wrapper .content-divider{margin:26px 0;border-top:11px solid #f1f1f1}.featured-3-column .content-column-wrapper{display:block}}.featured-3-column .content-column-wrapper .content-title{font-size:22px;font-weight:700;margin-bottom:18px}.featured-3-column .content-column-wrapper .content-blurb{margin-bottom:22px}.featured-3-column .content-column-wrapper .content-blurb a{font-weight:400}.featured-3-column .content-column-wrapper .thumbnail-window{width:100%;padding-bottom:75%;background-color:#f1f1f1;margin-bottom:18px;position:relative;overflow:hidden}.featured-3-column .content-column-wrapper .thumbnail-window img.thumbnail-image{position:absolute;width:100%;height:100%;object-fit:cover;overflow:hidden}#patheos-header-bar-mega-nav{width:100%;height:72px;position:relative;z-index:1000;background-color:#000;background:-webkit-linear-gradient(#000,#262626);background:-o-linear-gradient(#000,#262626);background:linear-gradient(#000,#262626)}#patheos-header-bar-mega-nav .patheos-logo-container{margin:auto;position:absolute;top:0;left:0;bottom:0;right:0;padding-top:17px;width:127px}@media (max-width:999px){#patheos-header-bar-mega-nav{height:60px}#patheos-header-bar-mega-nav .header-logo img{width:100px;height:30px}#patheos-header-bar-mega-nav .patheos-logo-container{width:100px;padding-left:13px;padding-top:15px}#patheos-channel-mega-nav .subnav-bar{display:none}}#patheos-channel-mega-nav{text-align:center}#patheos-channel-mega-nav .subnav-bar{position:relative;z-index:999;background-color:#000;width:100%;padding:15px!important;position:absolute}#patheos-channel-mega-nav .subnav-channels-container{margin:auto!important;text-align:center;font-size:15px;text-decoration:none;position:relative;z-index:1001;top:4px;padding:0}#patheos-channel-mega-nav .subnav-channels-container a{font-weight:400}#patheos-channel-mega-nav .subnav-channels-container .channel{color:#d4d4d4!important;margin-left:5px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}#patheos-channel-mega-nav .subnav-channels-container .channel::after{content:'|';color:#7ea198;margin-left:10px}@media (max-width:1299px){#patheos-channel-mega-nav .subnav-channels-container{font-size:13px;padding:0}#patheos-channel-mega-nav .subnav-channels-container .channel{margin-left:3px}#patheos-channel-mega-nav .subnav-channels-container .channel::after{margin-left:5px}}#patheos-channel-mega-nav .megamenuCollapse-container{position:relative;z-index:998;padding:0 6px;display:inline-block;color:#fff;text-transform:uppercase;font-weight:600}@media (max-width:1299px){#patheos-channel-mega-nav .megamenuCollapse-container{padding:0 4px}}@media (max-width:999px){#patheos-channel-mega-nav .subnav-channels-container .channel{display:none}#patheos-channel-mega-nav .megamenuCollapse-container{height:60px;width:60px;padding:20px 0 0 22px;position:absolute;right:0;top:-65px}}#patheos-channel-mega-nav .megamenuCollapse-container .megamenuCollapse-icon{background:url(https://media.patheos.com/~/media/patheos-images/images/components/icons/patheos-menu-icon.svg) center center no-repeat;width:16px;height:12px;background-size:16px 12px;border:0;margin:4px 13px 0 0;display:inline-block;float:left}@media (max-width:999px){#patheos-channel-mega-nav .megamenuCollapse-container .megamenuCollapse-icon{height:20px;width:23px;background-size:20px 23px;margin:1px 13px 0 0}}#patheos-dropdown-mega-nav{width:100%;z-index:998;background:#000;color:#fff;text-align:left;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"!important;font-size:14px;border-bottom:5px solid #88b2a6;margin:auto!important;position:absolute}#patheos-dropdown-mega-nav .menu-content{padding:20px 0;margin:auto;position:relative;top:12px;z-index:999;display:flex}#patheos-dropdown-mega-nav .menu-content.first{border-top:1px solid #3d3d3d;padding:20px 0 0;margin-bottom:20px}@media (max-width:999px){#patheos-dropdown-mega-nav .menu-content.first{padding:0}#patheos-dropdown-mega-nav .menu-content{display:block;padding:0 0 20px}}#patheos-dropdown-mega-nav .menu-column{text-align:left;font-size:15px;flex-basis:25%;padding-right:20px}#patheos-dropdown-mega-nav .menu-column.wide{flex-basis:40%}#patheos-dropdown-mega-nav .remove-indent{margin-left:-15px}#patheos-dropdown-mega-nav li{margin:10px auto}#patheos-dropdown-mega-nav li a{text-decoration:none;color:#cbcbcb;font-weight:400}#patheos-dropdown-mega-nav .header a{text-decoration:none;color:#fff;font-weight:600;margin:15px auto;border-bottom:0;text-align:left;font-size:17px;display:block}@media (max-width:999px){#patheos-dropdown-mega-nav .menu-column{padding-right:0;text-align:center}#patheos-dropdown-mega-nav li{margin:13px auto}#patheos-dropdown-mega-nav .header a{text-align:center;display:inline-block}#patheos-dropdown-mega-nav .menu-footer .items-right .foot-item{text-align:center}}#patheos-dropdown-mega-nav .menu-footer{border-top:1px solid #3d3d3d;padding:36px 0 50px;display:block;top:0;margin-top:40px}#patheos-dropdown-mega-nav .menu-footer .items-right{float:right}#patheos-dropdown-mega-nav .menu-footer .items-right .foot-item{display:inline-block;position:relative}#patheos-dropdown-mega-nav .menu-footer .items-right .foot-item a.subscription-support{text-decoration:underline;font-size:13px;position:absolute;bottom:-24px;left:0;color:#cbcbcb;font-weight:400}#patheos-dropdown-mega-nav .menu-footer .items-left{float:left}#patheos-dropdown-mega-nav .menu-footer .social-icons{border-left:1px solid #3d3d3d;padding-left:20px;margin-left:30px;display:inline-block;font-size:15px;color:#cbcbcb;font-weight:700}#patheos-dropdown-mega-nav .menu-footer .social-icons span{padding:13px}#patheos-dropdown-mega-nav .menu-footer .social-icons img.icon{width:35px;height:35px;margin:0 5px}@media (max-width:1299px){#patheos-dropdown-mega-nav .menu-column.wide{flex-basis:38%}#patheos-dropdown-mega-nav .menu-footer .social-icons span{display:none}#patheos-dropdown-mega-nav .menu-footer .social-icons{padding-left:20px;margin-left:20px}}@media (max-width:999px){#patheos-dropdown-mega-nav .menu-footer .social-icons{padding:0;margin:auto;border-left:0}#patheos-dropdown-mega-nav{position:absolute;top:40px;padding-top:50px}#patheos-dropdown-mega-nav .menu-footer{border-top:0;margin:auto}#patheos-dropdown-mega-nav .items-right{float:none;width:100%;margin:auto}#patheos-dropdown-mega-nav .foot-item{width:100%}#patheos-dropdown-mega-nav .menu-content.first{border:0;margin-bottom:0}#patheos-dropdown-mega-nav .header{border-top:1px solid #292929;padding:8px 15px;text-align:center;margin:0 auto}#patheos-dropdown-mega-nav .header::after{content:url(https://media.patheos.com/~/media/patheos-images/images/components/icons/patheos-megamenuCarat2.svg);width:12px;height:12px;margin-left:10px;display:inline-block}#patheos-dropdown-mega-nav .header.no-carat:after{content:"";width:0;height:0;margin-left:0}#patheos-dropdown-mega-nav .ad-free-container{position:relative}#patheos-dropdown-mega-nav .ad-free-container a.subscription-support{text-decoration:underline;font-size:13px;position:relative;bottom:17px;left:auto;color:#cbcbcb;font-weight:400}#patheos-dropdown-mega-nav .genericAccordion{display:block;max-height:0;overflow:hidden}}.patheos-search-bar{border-radius:100px;height:36px}.patheos-search-bar.in-header{position:relative;float:right;min-width:42px;top:18px;right:23px}.patheos-search-bar.in-header .searchbar{height:36px;width:260px}.patheos-search-bar.in-dropdown{float:none;margin:auto!important;position:inherit;width:80%;max-width:300px;position:relative}.patheos-search-bar.in-dropdown .searchbar{text-align:center;height:36px;width:100%;right:0}.patheos-search-bar .searchbar{margin-bottom:auto;margin-top:auto;background-color:transparent;border-radius:30px;padding:10px;overflow:hidden;position:relative;top:1px;background-color:#fff}.patheos-search-bar .search_input{color:#383838;border:0;outline:0;background:0 0;line-height:18px;position:relative;top:-7px;left:10px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:15px;font-weight:400;opacity:1;width:100%}.patheos-search-bar .search_icon{position:absolute;top:10px;left:12px;opacity:1}.patheos-search-bar .search_icon svg{width:16px}.trending-topics{border-bottom:1px solid #cfcece;font-size:15px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";margin-top:10px}.trending-topics ul{list-style:none;padding:0;margin:0}.trending-topics li{display:inline-block;padding:6px 10px}.trending-topics li:nth-child(1){background-color:#7cb4a6;color:#fff;font-weight:700}.trending-topics a{font-weight:400}.trending-topics .list-divider{color:#7cb4a6;padding:6px 0}#site-footer-2022 .extras-block{float:right;margin-top:36px;position:relative}#site-footer-2022 .extras-block.mobile{display:none;float:none;text-align:center}#site-footer-2022 .extras-block.mobile .footer-social-icons{border-left:0;padding-left:0;margin:auto;display:block;text-align:center}@media (max-width:999px){.patheos-search-bar.in-dropdown{max-width:none}.trending-topics li{display:inline;line-height:30px;line-break:auto}.trending-topics{margin-top:0;max-height:30px;overflow:hidden}#site-footer-2022 .extras-block{display:none}#site-footer-2022 .extras-block.mobile{display:block}}#site-footer-2022 .extras-block.mobile a.subscription-support{bottom:32px;left:auto;display:block}#site-footer-2022 .extras-block a.subscription-support{text-decoration:underline;font-size:13px;position:relative;bottom:-38px;left:281px;color:#cbcbcb}#site-footer-2022 .footer-social-icons{border-left:1px solid #3d3d3d;padding-left:30px;margin-left:30px;display:inline-block;font-size:15px;color:#cbcbcb;font-weight:700}#site-footer-2022 .footer-social-icons img.icon{width:35px;height:35px;margin:0 5px}@media (max-width:1299px){#site-footer-2022 .footer-social-icons{padding-left:20px;margin-left:20px}}#site-footer-2022 a{color:#fff;font-weight:400}#site-footer-2022 a:visited{color:#fff}.section-title-2022{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:30px;font-weight:300;margin:38px 10px}.section-title-2022 span{font-weight:700}.section-title-2022 h1.custom-page-heading{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:14px;line-height:1;letter-spacing:2px;font-weight:400;margin:0 auto}@media (max-width:999px){.section-title-2022 h1.custom-page-heading{font-size:11px;letter-spacing:1px}.section-title-2022{font-size:24px;margin:30px 15px}}.flag{background-color:#7cb4a6;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:15px;font-weight:600;color:#fff;position:relative;line-height:normal;padding:2px 10px 4px;display:inline-block;z-index:2}.flag a{font-weight:400;color:#fff}.flag a:visited{color:#fff}.flag:after{content:"";width:0;height:0;border-top:13px solid #7cb4a6;border-right:13px solid transparent;position:absolute;left:0;bottom:-12px}.flag.pagan{background-color:#465f2a}.flag.pagan:after{border-top:13px solid #465f2a}.score-column1{margin:0 0 0 0 !important;}.col-md-6{width:100% !important;}
        </style>


    <style type="text/css">
        component {
            display: none
        }

        .lazyblur {
            -webkit-filter: blur(5px); /* Safari 6.0 - 9.0 */
            filter: blur(5px);
        }

            .lazyblur.lazyloaded {
                -webkit-filter: none; /* Safari 6.0 - 9.0 */
                filter: none;
                transition: filter 200ms;
            }

        .sticky-ad {
            position: fixed;
            bottom: 10px;
            width: 768px;
            height: 90px;
            left: 50%;
            transform: translateX(-50%);
            z-index: 999;
        }

        .sticky-ad-close {
            position: absolute;
            cursor: pointer;
            left: 687px;
            top: -16px;
            background: rgba(0,0,0,0.4);
            padding: 2px 5px 2px 5px;
            border-radius: 10px 10px 0 0;
            color: #ffffff;
            font-family: serif;
            font-size: 0.7em;
            z-index: 1;
        }

        @media screen and (max-width: 600px) {
            .sticky-ad {
                visibility: hidden;
            }
        }
    </style>
    <!-- END LAZY LOAD IMAGES -->
    <!-- MTC if enabled -->
<!-- END LAZY LOAD IMAGES -->

<script type='text/javascript'>
    window.rad = window.rad || {};
    window.rad.ads = window.rad.ads || {};
    window.rad.ads.preload = {"pageConfig":{"channel":"More Voices","hierarchy":"/29966721/PATH","tags":[],"audience":null,"contentid":"ec86b1a2","title":"More Voices","type":"patheos-faith-landing-page","disabled":false,"enableHeaderBidding":true,"enableAdmiral":true,"enableOptimera":true,"admiralAdFreeOfferIds":["5d3f6796da6fa95e8589a652","5e45c46f0cb01b0d8a4a3a1a","5d3f66970cb01b379f35f8df","5e45c42d5c443b73b53cc7a5","623b4296cf541f46827b865d"],"cookieConsentDomainId":"3f93598f-6412-4eae-a452-60ccd114b1eb","creativeConfigInsertLocationIds":["overlay-inject-location","writer-theme-logo","patheos-main-nav","path-main-navigation"],"creativeConfigNavId":"patheos-main-nav","creativeConfigEnableScrollingNav":false,"analyticsTrackingId":"UA-6605286-6","prebidAdapters":{"pubmatic":{"publisherId":"159758","pubmaticAdSlots":[{"id":"3214316","size":[300,250],"mobile":false},{"id":"3214317","size":[728,90],"mobile":false},{"id":"3214318","size":[300,600],"mobile":false},{"id":"3214319","size":[970,250],"mobile":false},{"id":"3214320","size":[300,100],"mobile":true},{"id":"3214321","size":[320,50],"mobile":true},{"id":"3214322","size":[300,250],"mobile":true}]},"appnexus":{"placementId":"26373425","adSizes":[[970,250],[300,600],[300,250],[320,50],[160,600],[728,90],[300,100],[468,60]]},"rubicon":{"accountId":"24710","siteId":"432530","zoneId":"2474518"}},"customTargeting":[{"key":"p_channel","value":""},{"key":"faiths","value":["More Voices"]},{"key":"topics","value":[]}],"ipApiKey":"oQJeoTOiJjO6efS","liveIntentPublisherId":null}};
</script>

        <link rel="preconnect" href="https://01.cdn.mediatradecraft.com/" crossorigin="" />
        <link rel="dns-prefetch" href="https://01.cdn.mediatradecraft.com/" />
        <link rel="preconnect" href="https://securepubads.g.doubleclick.net/" crossorigin="" />
        <link rel="dns-prefetch" href="https://securepubads.g.doubleclick.net/" />
        <link rel="preconnect" href="https://c.amazon-adsystem.com/" crossorigin="" />
        <link rel="dns-prefetch" href="https://c.amazon-adsystem.com/" />
        <link rel="preconnect" href="https://micro.rubiconproject.com/" crossorigin="" />
        <link rel="dns-prefetch" href="https://micro.rubiconproject.com/" />
        <script src="https://c.amazon-adsystem.com/aax2/apstag.js" async="true"></script>
        <script src="https://securepubads.g.doubleclick.net/tag/js/gpt.js" async="true"></script>
        <script src="https://01.cdn.mediatradecraft.com/patheos/main/main.js?template=patheos_faith_landing_page" async="true"></script>
        <link href="https://01.cdn.mediatradecraft.com/patheos/main/main.css" media="print" onload="this.media='all'" rel="stylesheet" />
        <!-- Admiral Ad-Free -->
        <script type="text/javascript">
            window.admiral =
                window.admiral ||
                function () {
                    (admiral.q = admiral.q || []).push(arguments);
                };

            window.admiral('targeting', 'pause', 5e3);

            (function () {
                console.info('checking premium post');
                if (document.querySelector('html').getAttribute('data-page-type') == 'post') {
                    console.info('page type is post, checking premium post');

                    var premiumBlog = document.querySelector('html').getAttribute('data-premium-blog');

                    // if front end runs first, use this selector
                    var tagList = Array.from(document.querySelectorAll('.tagged-with-include-rss li')).map(tag => tag.innerText.toLowerCase());
                    // if nothing found, try running this selector which would work if front end hasn't run yet
                    if (tagList.length == 0) {
                        tagList = Array.from(document.querySelectorAll('rad-tagged-with li')).map(tag => tag.innerText.toLowerCase());
                    }
                    if ((premiumBlog || tagList.includes("premium")) && !tagList.includes("free")) {
                        console.debug('Calling Admiral to set premium flag');
                        window.admiral('targeting', 'set', 'premium', 'true');

                        // check if user is logged in and subscribed with an offer id. if so, add to targeting
                        var cookies = document.cookie.split(';');
                        for (var i = 0; i < cookies.length; i++) {
                            var keyvalues = cookies[i].split('=');
                            var key = keyvalues[0].trim();
                            if ('offerID' === key) {
                                window.admiral('targeting', 'set', 'offerId', keyvalues[1].trim());
                                // Unhide content
                                document.getElementById('premium-content').classList.remove('blur');
                                document.getElementById('premium-content').classList.remove('fade-out');
                            }
                        }

                        console.debug('premium flag set');
                    } else {
                        console.info('not a premium post.');
                    }
                } else {
                    console.info('not a premium post');
                }

                console.debug('checking metered content');
                if (document.querySelector('html').getAttribute('data-is-metered') == '1') {
                    window.admiral('targeting', 'set', 'metered', 'true');
                    console.debug('metered content flag set');
                }
            })();
        </script>
        <script type="text/javascript">!(function (o, n, t) { t = o.createElement(n), o = o.getElementsByTagName(n)[0], t.async = 1, t.src = "https://enviousshape.com/v2/0/wgwWCDdb2NiW1gz9y7pvfYreSsK5spr2b4pkfdg26e6IIxv4lclET_lRg68kIm2kwgg", o.parentNode.insertBefore(t, o) })(document, "script"), (function (o, n) { o[n] = o[n] || function () { (o[n].q = o[n].q || []).push(arguments) } })(window, "admiral"); !(function (n, e, r, t) { function o() { if ((function o(t) { try { return (t = localStorage.getItem("v4ac1eiZr0")) && 0 < t.split(",")[4] } catch (n) { } return !1 })()) { var t = n[e].pubads(); typeof t.setTargeting === r && t.setTargeting("admiral-engaged", "true") } } (t = n[e] = n[e] || {}).cmd = t.cmd || [], typeof t.pubads === r ? o() : typeof t.cmd.unshift === r ? t.cmd.unshift(o) : t.cmd.push(o) })(window, "googletag", "function");;;;;</script>
        <!-- End Admiral Ad-Free -->

    <!-- Display site schema.org data -->



<script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"Patheos","url":"https://www.patheos.com","logo":"https://www.patheos.com/~/media/images/components/navigation/patheos/patheos-logo-header.png","contactPoint":{"contactType":"Customer Service","@type":"ContactPoint","url":"https://www.patheos.com/about-patheos","availableLanguage":["English"]},"sameAs":["https://en.wikipedia.org/wiki/Patheos","https://www.instagram.com/patheosofficial/","https://www.tiktok.com/@patheospodcasts","https://twitter.com/patheos","https://www.facebook.com/Patheos/"]}</script>
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Article","articleBody":"","articleSection":["More Voices"],"dateModified":"2026-03-19T00:33:28Z","description":"","headline":"More Voices | Patheos","thumbnailUrl":null,"inLanguage":"en","datePublished":"2022-09-26T17:57:29Z","author":null,"image":[],"mainEntityOfPage":{"@type":"WebPage","url":"https://www.patheos.com/more-voices","dateModified":"2026-03-19T00:33:28Z","inLanguage":"en","name":"More Voices | Patheos","headline":"More Voices | Patheos","description":"","datePublished":"2022-09-26T17:57:29Z"}}</script>



</head>
<body>
        <!-- Google Tag Manager (noscript) -->
        <noscript>
            <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W3V8F2"
                    height="0" width="0" style="display:none;visibility:hidden"></iframe>
        </noscript>
        <!-- End Google Tag Manager (noscript) -->

    <div>
    <div class="wrapper">



        <!-- Page Content Holder -->

        <div id="patheos-page-content">















            <!-- Header Bar -->

            <div id="patheos-header-bar-mega-nav">
                <div class="patheos-logo-container"> <a href="https://www.patheos.com/" class="header-logo"><img src="https://www.patheos.com/~/media/images/components/navigation/patheos/patheos-logo-header.png" alt="Patheos" width="127" height="38"></a> </div>
                <div class="patheos-search-bar in-header hidden-sm hidden-xs">
                    <div class="searchbar ">
                        <form name="search" class="desktop-search-form" method="get" action="/search">
                            <input class="search_input" type="text" name="q" placeholder="Search Patheos">
                            <a href="#" class="search_icon" onclick="document.getElementsByClassName('desktop-search-form')[0].submit(); return false;">
                                <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32.41 32.19">
                                    <defs>
                                        <style>
                                            .cls-1 {
                                                fill-rule: evenodd;
                                            }
                                        </style>
                                    </defs>
                                    <path class="cls-1" d="M32,31.9a2,2,0,0,1-2.9.1l-8.4-8.5A12.38,12.38,0,0,1,13.1,26,12.8,12.8,0,0,1,13.1.4,12.91,12.91,0,0,1,26,13.2a12.42,12.42,0,0,1-2.3,7.3L32.2,29A2.06,2.06,0,0,1,32,31.9ZM13.2,3.5A9.8,9.8,0,1,0,23,13.3,9.82,9.82,0,0,0,13.2,3.5Z" transform="translate(-0.3 -0.4)" />
                                </svg>
                            </a>
                        </form>
                    </div>
                </div>

            </div>





            <!-- Channel Subnav -->

            <div id="patheos-channel-mega-nav">
                <div class="subnav-bar"></div>
                <div class="subnav-channels-container container">
                    <a
 href="https://www.patheos.com/buddhist" class="channel">Buddhist</a><a
 href="https://www.patheos.com/catholic" class="channel">Catholic</a><a
 href="https://www.patheos.com/contemplative" class="channel">Contemplative</a><a
 href="https://www.patheos.com/evangelical" class="channel">Evangelical</a><a
 href="https://www.patheos.com/general-christian" class="channel">General Christian</a><a
 href="https://www.patheos.com/hindu" class="channel">Hindu</a><a
 href="https://www.patheos.com/jewish" class="channel">Jewish</a><a
 href="https://www.patheos.com/latter-day-saint" class="channel">Latter-day Saint</a><a
 href="https://www.patheos.com/muslim" class="channel">Muslim</a><a
 href="https://www.patheos.com/new-visions" class="channel">New Visions</a><a
 href="https://www.patheos.com/progressive-christian" class="channel">Progressive Christian</a>
                    <rad-toggle-button target-div="patheos-dropdown-mega-nav" toggle-div="megamenuCollapse" toggle-message="close menu"> 
                        <div id="megamenuCollapse" class="megamenuCollapse-container">
                            <div class="megamenuCollapse-icon"></div>
                        </div>
                    </rad-toggle-button>
                </div>
            </div>




            <!--sliding nav -->
            <nav id="patheos-dropdown-mega-nav" class="collapse">
                <div class="container menu-content first">
                    

    <div class="menu-column">
        <rad-toggle-button target-div="accordionb606ff4f-2c0f-4691-a6f6-68b038be063a" added-class="open" :disable-desktop="true">
            <div class="header">
<a
 href="javascript:void(0);">Beliefs</a></div>

        </rad-toggle-button>
        <div id="accordionb606ff4f-2c0f-4691-a6f6-68b038be063a" class="genericAccordion">
            <ul class="list-unstyled">
                <li>
<a
 href="https://www.patheos.com/buddhist">Buddhist</a></li>
<li>
<a
 href="https://www.patheos.com/catholic">Catholic</a></li>
<li>
<a
 href="https://www.patheos.com/contemplative">Contemplative</a></li>
<li>
<a
 href="https://www.patheos.com/evangelical">Evangelical</a></li>
<li>
<a
 href="https://www.patheos.com/general-christian">General Christian</a></li>
<li>
<a
 href="https://www.patheos.com/hindu">Hindu</a></li>
<li>
<a
 href="https://www.patheos.com/jewish">Jewish</a></li>
<li>
<a
 href="https://www.patheos.com/latter-day-saint">Latter-day Saint</a></li>
<li>
<a
 href="https://www.patheos.com/more-voices">More Voices</a></li>
<li>
<a
 href="https://www.patheos.com/muslim">Muslim</a></li>
<li>
<a
 href="https://www.patheos.com/new-visions">New Visions</a></li>
<li>
<a
 href="https://www.patheos.com/pagan">Pagan</a></li>
<li>
<a
 href="https://www.patheos.com/progressive-christian">Progressive Christian</a></li>

            </ul>
        </div>
    </div>

    <div class="menu-column">
        <rad-toggle-button target-div="accordionf5e04b40-835f-4925-9624-03504eaec008" added-class="open" :disable-desktop="true">
            <div class="header">
<a
 href="javascript:void(0);">Topics</a></div>

        </rad-toggle-button>
        <div id="accordionf5e04b40-835f-4925-9624-03504eaec008" class="genericAccordion">
            <ul class="list-unstyled">
                <li>
<a
 href="https://www.patheos.com/topic/religion-news">Religion News</a></li>
<li>
<a
 href="https://www.patheos.com/topic/food-and-religion">Food and Religion</a></li>
<li>
<a
 href="https://www.patheos.com/topic/sports-and-religion">Sports and Religion</a></li>

    <li class="" style="z-index: 1;"><a href="https://www.patheos.com/topic/religious-art">Religious Art</a></li>
<li>
<a
 href="https://www.patheos.com/topic/religious-music-and-entertainment">Religious Music and Entertainment</a></li>
<li>
<a
 href="https://www.patheos.com/topic/religious-events">Religious Events</a></li>
<li>
<a
 href="https://www.patheos.com/topic/history-and-religion">History and Religion</a></li>
<li>
<a
 href="https://www.patheos.com/topic/style-and-religion">Style and Religion</a></li>
<li>
<a
 href="https://www.patheos.com/topic/politics-and-religion">Politics and Religion</a></li>
<li>
<a
 href="https://www.patheos.com/topic/women-in-religion">Women in Religion</a></li>
<li>
<a
 href="https://www.patheos.com/topic/recreation-outdoors-and-religion">Recreation Outdoors and Religion</a></li>
<li>
<a
 href="https://www.patheos.com/topic/business-finance-and-religion">Business Finance and Religion</a></li>
<li>
<a
 href="https://www.patheos.com/topic/careers-workplace-and-religion">Careers Workplace and Religion</a></li>
<li>
<a
 href="https://www.patheos.com/topic/education-and-religion">Education and Religion</a></li>
<li>
<a
 href="https://www.patheos.com/topic/family-parenting-and-religion">Family Parenting and Religion</a></li>
<li>
<a
 href="https://www.patheos.com/topic/health-fitness-and-religion">Health Fitness and Religion</a></li>
<li>
<a
 href="https://www.patheos.com/topic/home-and-religion">Home and Religion</a></li>
<li>
<a
 href="https://www.patheos.com/topic/relationships-and-religion">Relationships and Religion</a></li>
<li>
<a
 href="https://www.patheos.com/topic/technology-and-religion">Technology and Religion</a></li>
<li>
<a
 href="https://www.patheos.com/topic/travel-and-religion">Travel and Religion</a></li>

            </ul>
        </div>
    </div>

    <div class="menu-column">
        <rad-toggle-button target-div="accordion64ad954c-b1ce-4a09-9777-dc944079fe81" added-class="open" :disable-desktop="true">
            <div class="header">
<a
 href="javascript:void(0);">Columnists</a></div>

        </rad-toggle-button>
        <div id="accordion64ad954c-b1ce-4a09-9777-dc944079fe81" class="genericAccordion">
            <ul class="list-unstyled">
                <li>
<a
 href="https://www.patheos.com/buddhist-blogs">Buddhist Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/business-finance-and-religion-blogs">Business Finance and Religion Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/careers-workplace-and-religion-blogs">Careers Workplace and Religion Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/catholic-blogs">Catholic Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/contemplative-blogs">Contemplative Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/education-and-religion-blogs">Education and Religion Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/evangelical-blogs">Evangelists Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/family-parenting-and-religion-blogs">Family Parenting and Religion Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/general-christian-blogs">General Christian Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/health-fitness-and-religion-blogs">Health Fitness and Religion Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/hindu-blogs">Hindu Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/history-and-religion-blogs">History and Religion Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/home-and-religion-blogs">Home and Religion Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/jewish-blogs">Jewish Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/more-voices-blogs">More Voices Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/latter-day-saint-blogs">Latter Day Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/muslim-blogs">Muslim Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/new-visions-blogs">New Visions Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/nonreligious-blogs">Nonreligious Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/pagan-blogs">Pagan Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/politics-and-religion-blogs">Politics and Religion Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/progressive-christian-blogs">Progressive Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/recreation-outdoors-and-religion-blogs">Recreation Outdoors and Religion Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/relationships-and-religion-blogs">Relationships and Religion Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/religion-news-blogs">Religion News Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/religious-art-blogs">Religious Art Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/religious-events-blogs">Religious Events Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/religious-music-and-entertainment-blogs">Religious Music and Entertainment Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/sports-and-religion-blogs">Sports and Religion Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/style-and-religion-blogs">Style and Religion Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/technology-and-religion-blogs">Technology and Religion Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/travel-and-religion-blogs">Travel and Religion Columnists</a></li>
<li>
<a
 href="https://www.patheos.com/women-in-religion-blogs">Women in Religion Columnists</a></li>

            </ul>
        </div>
    </div>

    <div class="menu-column wide">
        <rad-toggle-button target-div="accordion3a54e134-a2fa-41e7-8737-d4acbe307869" added-class="open" :disable-desktop="true">
            <div class="header">
<a
 href="javascript:void(0);">Resource Library</a></div>

        </rad-toggle-button>
        <div id="accordion3a54e134-a2fa-41e7-8737-d4acbe307869" class="genericAccordion">
            <ul class="list-unstyled remove-indent col-md-6">
                <li>
<a
 href="https://www.patheos.com/interfaith-calendar/2026?utm_source=footer&utm_medium=internal&utm_campaign=link&utm_id=nav">2026 Calendar</a></li>
<li>
<a
 href="https://www.patheos.com/library">Library of World Religions</a></li>
<li>
<a
 href="https://www.patheos.com/sacred-spaces/overview">The 100 Most Holy Places on Earth</a></li>
<li>
<a
 href="https://www.patheos.com/answers">Patheos Answers</a></li>

    <li class="" style="z-index: 1;"><a href="https://www.patheos.com/editorial/podcasts">Podcasts</a></li>

    <li class="" style="z-index: 1;"><a href="https://www.patheos.com/editorial/videos/answers">Videos</a></li>
<li>
<a
 href="https://www.patheos.com/faith-figures-database">Faith Leaders Database</a></li>
<li>
<a
 href="https://www.patheos.com/library/anglican">Anglican Episcopalian</a></li>
<li>
<a
 href="https://www.patheos.com/library/bahai">Bahai</a></li>
<li>
<a
 href="https://www.patheos.com/library/baptist">Baptist</a></li>
<li>
<a
 href="https://www.patheos.com/library/buddhism">Buddhism</a></li>
<li>
<a
 href="https://www.patheos.com/library/christianity">Christianity</a></li>
<li>
<a
 href="https://www.patheos.com/library/confucianism">Confucianism</a></li>
<li>
<a
 href="https://www.patheos.com/library/eastern-orthodoxy">Eastern Orthodoxy</a></li>
<li>
<a
 href="https://www.patheos.com/library/hinduism">Hinduism</a></li>
<li>
<a
 href="https://www.patheos.com/library/pentecostal">Holiness and Pentecostal</a></li>
<li>
<a
 href="https://www.patheos.com/library/iskcon-hare-krishna">ISKCON</a></li>
<li>
<a
 href="https://www.patheos.com/library/islam">Islam</a></li>
<li>
<a
 href="https://www.patheos.com/library/judaism">Judaism</a></li>
<li>
<a
 href="https://www.patheos.com/library/lutheran">Lutheran</a></li>
<li>
<a
 href="https://www.patheos.com/library/methodist">Methodist</a></li>
<li>
<a
 href="https://www.patheos.com/library/mormonism">The Church of Jesus Christ of Latter-day Saints</a></li>

            </ul>

            <ul class="list-unstyled remove-indent col-md-6">
                <li>
<a
 href="https://www.patheos.com/library/new-age">New Age</a></li>
<li>
<a
 href="https://www.patheos.com/library/pagan">Paganism</a></li>
<li>
<a
 href="https://www.patheos.com/library/presbyterian">Presbytarian and Reformed</a></li>
<li>
<a
 href="https://www.patheos.com/library/protestantism">Protestantism</a></li>
<li>
<a
 href="https://www.patheos.com/religion-behind-the-scenes" class="tier-2">Religion Behind the Scenes</a></li>
<li>
<a
 href="https://www.patheos.com/library/roman-catholicism">Roman Catholic</a></li>
<li>
<a
 href="https://www.patheos.com/library/scientology">Scientology</a></li>
<li>
<a
 href="https://www.patheos.com/library/shia-islam">Shia Islam</a></li>
<li>
<a
 href="https://www.patheos.com/library/sikhism">Sikhism</a></li>
<li>
<a
 href="https://www.patheos.com/library/sufism">Sufism</a></li>
<li>
<a
 href="https://www.patheos.com/library/sunni-islam">Sunni Islam</a></li>
<li>
<a
 href="https://www.patheos.com/library/taoism">Taoism</a></li>
<li>
<a
 href="https://www.patheos.com/library/zen">Zen</a></li>
<li>
<a
 href="https://www.patheos.com/library">See all religions</a></li>

            </ul>
        </div>
    </div>

                </div>

                <div class="clearfix"></div>

                <div class="container menu-content">
                    

    <div class="menu-column">
        <rad-toggle-button target-div="accordion4c65cd85-b4ad-415a-a29f-5ffd5fb718d6" added-class="open" :disable-desktop="true">
            <div class="header">
<a
 href="javascript:void(0);">Research Tools</a></div>

        </rad-toggle-button>
        <div id="accordion4c65cd85-b4ad-415a-a29f-5ffd5fb718d6" class="genericAccordion">
            <ul class="list-unstyled">
                <li>
<a
 href="https://www.patheos.com/library/lenses/side-by-side">Comparison Lens</a></li>
<li>
<a
 href="https://www.patheos.com/preachers">Preacher Resources</a></li>
<li>
<a
 href="https://www.patheos.com/teachers">Teacher Resources</a></li>

            </ul>
        </div>
    </div>

    <div class="menu-column">
        <div class="header no-carat">
<a
 href="https://www.patheos.com/editorial/videos">Video</a></div>
<div class="header no-carat">
<a
 href="https://www.patheos.com/editorial/podcasts">Podcasts</a></div>
<div class="header no-carat">
<a
 href="https://www.patheos.com/articles-and-essays">Thought Readers</a></div>
<div class="header no-carat">
<a
 href="https://www.patheos.com/media-web-tracker">Faith In Media Tracker</a></div>

    </div>

    <div class="menu-column">
        <rad-toggle-button target-div="accordionab8be4e8-71ed-47f5-869a-0185159eda1d" added-class="open" :disable-desktop="true">
            
        </rad-toggle-button>
        <div id="accordionab8be4e8-71ed-47f5-869a-0185159eda1d" class="genericAccordion">
            <ul class="list-unstyled">
                
            </ul>
        </div>
    </div>

    <div class="menu-column wide">
        <div class="header no-carat">
<a
 href="https://www.patheos.com/subscribe/newsletters">Newsletters</a></div>

    </div>

                </div>

                <div class="clearfix"></div>


                <div class="clearfix"></div>


                <!--BUTTON AND SEACH HIDDEN ON DESKTOP-->
                <div class="patheos-search-bar in-dropdown hidden-md hidden-lg">
                    <div class="searchbar ">
                        <form name="search" class="desktop-search-form" method="get" action="/search">
                            <input class="search_input" type="text" name="q" placeholder="Search Patheos">
                            <a href="#" class="search_icon" onclick="document.getElementsByClassName('desktop-search-form')[0].submit(); return false;">
                                <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32.41 32.19">
                                    <defs>
                                        <style>
                                            .cls-1 {
                                                fill-rule: evenodd;
                                            }
                                        </style>
                                    </defs>
                                    <path class="cls-1" d="M32,31.9a2,2,0,0,1-2.9.1l-8.4-8.5A12.38,12.38,0,0,1,13.1,26,12.8,12.8,0,0,1,13.1.4,12.91,12.91,0,0,1,26,13.2a12.42,12.42,0,0,1-2.3,7.3L32.2,29A2.06,2.06,0,0,1,32,31.9ZM13.2,3.5A9.8,9.8,0,1,0,23,13.3,9.82,9.82,0,0,0,13.2,3.5Z" transform="translate(-0.3 -0.4)" />
                                </svg>
                            </a>
                        </form>
                    </div>
                </div>

                <div class="ad-free-container hidden-md hidden-lg">
                    <rad-admiral-login anchor-class="ad-free-login">
                        <img src="https://media.patheos.com/~/media/patheos-images/images/components/icons/profile-icon.svg" alt="" width="29" height="29" />Ad-Free &amp; Subscriber Log-In
                    </rad-admiral-login>
                    <a href="/cdn-cgi/l/email-protection#a2d1d7d2d2cdd0d6e2c5c7d6c3c6cfcbd0c3ce8cc1cdcf9dd1d7c0c8c7c1d69ff2c3d6cac7cdd182f1d7c0d1c1d0cbd2d6cbcdcc82f1d7d2d2cdd0d6" class="subscription-support">Subscription Support</a>
                </div>

                <div class="container menu-content menu-footer">
                    <div class="items-left hidden-sm hidden-xs">
                        <a href="https://www.patheos.com/" class="header-logo"><img src="https://www.patheos.com/~/media/images/components/navigation/patheos/patheos-logo-header.png" alt="Patheos" width="130" height="39"></a>
                    </div>

                    <div class="items-right">

                        <div class="foot-item hidden-sm hidden-xs">
                            <rad-admiral-login anchor-class="ad-free-login">
                                <img src="https://media.patheos.com/~/media/patheos-images/images/components/icons/profile-icon.svg" alt="" width="29" height="29" />Ad-Free &amp; Subscriber Log-In
                            </rad-admiral-login>
                            <a href="/cdn-cgi/l/email-protection#cdbeb8bdbda2bfb98daaa8b9aca9a0a4bfaca1e3aea2a0f2beb8afa7a8aeb9f09dacb9a5a8a2beed9eb8afbeaebfa4bdb9a4a2a3ed9eb8bdbda2bfb9" class="subscription-support">Subscription Support</a>
                        </div>

                        <div class="foot-item">


                            <div class="social-icons">
                                <span>Follow Patheos</span>
                                <a href="https://www.facebook.com/Patheos/"><img src="https://media.patheos.com/~/media/patheos-images/images/components/icons/Patheos-Facebook-Icon.svg" alt="Patheos on Facebook" class="icon"></a>
                                <a href="https://www.youtube.com/channel/UC5u2f85lX38wm6NEne5pXFw"><img src="https://media.patheos.com/~/media/patheos-images/images/components/icons/Patheos-YouTube-Icon.svg" alt="Patheos on YouTube" class="icon"></a>
                            </div>
                        </div>


                    </div>
                </div>
            </nav>












            <!-- The Rest Of The Page -->

        </div>
    </div>
<div class="container">
    <div class="score-column1 ">
        <div class="score-center">
            
<div class="row ">
    
    <div class="container full-width remove-padding-mobile">

        <div class="trending-topics">
            <ul>
                <li>Trending:</li>

                    <li><a href="https://www.patheos.com/trending-topics/f/forgiveness">Forgiveness</a></li>
                        <li class="list-divider">|</li>
                    <li><a href="https://www.patheos.com/trending-topics/m/marriage">Marriage</a></li>
                        <li class="list-divider">|</li>
                    <li><a href="https://www.patheos.com/trending-topics/a/afterlife">Afterlife</a></li>
                        <li class="list-divider">|</li>
                    <li><a href="https://www.patheos.com/trending-topics/t/trump">Trump</a></li>
                        <li class="list-divider">|</li>
                    <li><a href="https://www.patheos.com/trending-topics/p/pentecost">Pentecost</a></li>
                        <li class="list-divider">|</li>
                    <li><a href="https://www.patheos.com/trending-topics/d/deconstruction">Deconstruction</a></li>
            </ul>
        </div>

    </div>

</div>
        </div>
    </div>
</div>
        


        <div  class="page-wrapper ">
            <link  href="https://www.patheos.com/more-voices" />
            <div class="container full-width">
    <div class="score-column1 ">
        <div class="score-center">
            
<div class="row ">
    


<div class="container-fluid stripe stripe-prime-2 lighten remove-padding buffer-top-30 buffer-bottom-30 ">
    <div class="row">
        <div class="col-sm-12">
            <div class="container add-padding">
                <div class="feed-bar text-center">
                    <div class="bar-title type-color-prime-2 reduce-size">See this channel's most recent content</div>
                    <a href="https://www.patheos.com/rss/more-voices-feeds" class="btn btn-xs btn-prime-1 supporting-btn">See More Posts</a>
                </div>
            </div>
        </div>
    </div>
</div>
</div>
        </div>
    </div>
</div>
<div class="container">
    <div class="score-column1 ">
        <div class="score-center">
            
<div class="row ">
    


    <div class="container featured-3-column">
        <div class="section-title-2022">
                <h1 class="custom-page-heading">Explore The More Voices Community</h1>
<span>Featured</span> More Voices Voices        </div>
        <div class="content-column-wrapper">
                <div class="content-column">
                    

        <div class="flag jewish"><a href="http://www.patheos.com/blogs/criticalhistorianofreligionasdetective">The Critical Historian of Religion As Detective</a></div>

                    <div class="thumbnail-window">
                        <a href="https://www.patheos.com/blogs/criticalhistorianofreligionasdetective/2026/08/circumcision-indigeneity-and-judeophobic-cultural-hypocrisy/">
                            <img src="https://wp-media.patheos.com/blogs/sites/2331/2026/08/child-body-modifications-mods-350x350.jpg" alt="" class="thumbnail-image"  />
                        </a>
                    </div>
                    <div class="content-title">
                        <a href="https://www.patheos.com/blogs/criticalhistorianofreligionasdetective/2026/08/circumcision-indigeneity-and-judeophobic-cultural-hypocrisy/">Circumcision, Indigeneity and Judeophobic Cultural Hypocrisy</a>
                    </div>
                    <div class="content-blurb">
                        <a href="https://www.patheos.com/blogs/criticalhistorianofreligionasdetective/2026/08/circumcision-indigeneity-and-judeophobic-cultural-hypocrisy/">Few bodily practices have accumulated as many competing layers of historical meaning as circumcision. In fact, to say “few” is itself an exaggeration. Without parallel, circumcision stands out from all other practices of body modification, in terms of socio-religious significance and...</a>
                    </div>
                    <div class="text-center">
                        <a href="https://www.patheos.com/blogs/criticalhistorianofreligionasdetective/2026/08/circumcision-indigeneity-and-judeophobic-cultural-hypocrisy/" class="btn btn-sm btn-prime-2">Read More</a>
                    </div>
                </div>
                <div class="content-divider"></div>
                <div class="content-column">
                    

        <div class="flag "><a href="http://www.patheos.com/blogs/youmightberight">You Might Be Right</a></div>

                    <div class="thumbnail-window">
                        <a href="https://www.patheos.com/blogs/youmightberight/2026/08/creationism-miracles-expertise/">
                            <img src="https://wp-media.patheos.com/blogs/sites/2190/2026/08/creationism.jpg" alt="" class="thumbnail-image"  />
                        </a>
                    </div>
                    <div class="content-title">
                        <a href="https://www.patheos.com/blogs/youmightberight/2026/08/creationism-miracles-expertise/">Creationism, Miracles and the Death of Expertise</a>
                    </div>
                    <div class="content-blurb">
                        <a href="https://www.patheos.com/blogs/youmightberight/2026/08/creationism-miracles-expertise/">If we accept religious claims despite ANY evidence to the contrary (no matter how compelling or credible), how will we progress?</a>
                    </div>
                    <div class="text-center">
                        <a href="https://www.patheos.com/blogs/youmightberight/2026/08/creationism-miracles-expertise/" class="btn btn-sm btn-prime-2">Read More</a>
                    </div>
                </div>
                <div class="content-divider"></div>
                <div class="content-column">
                    

        <div class="flag jewish"><a href="http://www.patheos.com/blogs/reclaimingthetruth">Reclaiming the Truth</a></div>

                    <div class="thumbnail-window">
                        <a href="https://www.patheos.com/blogs/reclaimingthetruth/2026/08/womens-equality/">
                            <img src="https://wp-media.patheos.com/blogs/sites/1713/2026/08/womens_equality_judaism-350x350.jpg" alt="" class="thumbnail-image"  />
                        </a>
                    </div>
                    <div class="content-title">
                        <a href="https://www.patheos.com/blogs/reclaimingthetruth/2026/08/womens-equality/">The Ancient Roots of Women&#39;s Equality in Judaism</a>
                    </div>
                    <div class="content-blurb">
                        <a href="https://www.patheos.com/blogs/reclaimingthetruth/2026/08/womens-equality/">Deborah led armies. Wives could initiate divorce. Husbands were commanded to honor them. How Judaism has upheld women&#39;s equality since the ancient world.</a>
                    </div>
                    <div class="text-center">
                        <a href="https://www.patheos.com/blogs/reclaimingthetruth/2026/08/womens-equality/" class="btn btn-sm btn-prime-2">Read More</a>
                    </div>
                </div>
                <div class="content-divider"></div>
        </div>
    </div>

</div>
        </div>
    </div>
</div>
<div class="container full-width">
    <div class="score-column1 ">
        <div class="score-center">
            
<div class="row ">
    

<div class="about-channel-full-width general">
    <div class="container copy-area">

        <div class="title">
                <span class="wings">About Patheos</span>
More Voices Channel        </div>

        <p></p>

        <div>
            <a href="https://www.patheos.com/more-voices-blogs" class="type-color-prime-2">See All More Voices Writers</a>
        </div>

    </div>
</div>
</div>
<div class="row ">
    
</div>
<div class="row ">
    
</div>
        </div>
    </div>
</div>
<div class="container">
    <div class="score-column1 ">
        <div class="score-center">
            
<div class="row ">
    


    <div class="container posts-4-column">

        <div class="section-title-2022">
            <span>More</span> More Voices Voices
        </div>

        <div class="content-column-wrapper">
                <div class="content-column">


        <div class="flag more-voices"><a href="http://www.patheos.com/blogs/onthecontrary">Welcome to the Noble Woods</a></div>
                            <div class="thumbnail-window">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2026/04/president-trump-ban-animal-torture-videos-on-facebook/">
                                    <img src="https://wp-media.patheos.com/blogs/sites/2222/2026/04/pexels-ffatmaozel-18355432-350x350.jpg"
                                         alt="" class="thumbnail-image" >
                                </a>
                            </div>
                            <div class="entry featured">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2026/04/president-trump-ban-animal-torture-videos-on-facebook/">President Trump Ban Animal Torture Videos on Facebook</a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2026/03/proposed-amendments-to-address-ritual-abuse-in-new-york/">
                                    
                                    Draft Amendments to Address Ritual Abuse in New York
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2026/03/zuckerbergs-ties-to-the-satanic-temple-ethical-concerns/">
                                    
                                    The Moral Implications of Zuckerberg’s Alleged Associations
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2026/02/discover-how-high-priestess-siofra-bradigan-helps-others-heal-from-trauma-and-domestic-abuse-through-spiritual-wisdom-magic-and-open-community-discussions/">
                                    
                                    Healing Trauma Through Wisdom with Siofra Bradigan
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2025/05/unholy-alliances-government-funding-for-the-satanic-temple/">
                                    
                                    The Satanic Temple Secures IRS Approval for Nonprofit Status
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2025/05/domestic-violence-in-new-york-a-call-for-greater-awareness/">
                                    
                                    Domestic Violence in New York: A Call for Greater Awareness
                                </a>
                            </div>
                            <div class="more-link">
                                <a href="http://www.patheos.com/blogs/onthecontrary">
                                    
                                    See more from this writer
                                </a>
                            </div>
                </div>
                    <div class="content-divider"></div>
                <div class="content-column">


        <div class="flag more-voices"><a href="http://www.patheos.com/blogs/deathandtea">Death and Tea</a></div>
                            <div class="thumbnail-window">
                                <a href="https://www.patheos.com/blogs/deathandtea/2024/07/what-makes-a-good-death/">
                                    <img src="https://wp-media.patheos.com/blogs/sites/1531/2024/07/quote-robert-burns-350x350.jpg"
                                         alt="" class="thumbnail-image" >
                                </a>
                            </div>
                            <div class="entry featured">
                                <a href="https://www.patheos.com/blogs/deathandtea/2024/07/what-makes-a-good-death/">What Makes a Good Death</a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/deathandtea/2024/04/to-tarry-or-tarot/">
                                    
                                    To Tarry or Tarot?
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/deathandtea/2024/04/is-this-the-pinnacle-of-the-trail/">
                                    
                                    Is this the Pinnacle of the Trail?
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/deathandtea/2024/01/what-do-i-say-to-the-dying-part-1-friends-family/">
                                    
                                    What Do I Say to The Dying? (Part 1- Friends &amp; Family)
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/deathandtea/2024/01/my-2024-goal-is-to-have-a-good-death/">
                                    
                                    My 2024 Goal Is To Have A Good Death (but not this year)
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/deathandtea/2023/12/make-your-own-end-of-year-retreat/">
                                    
                                    Make Your Own End-of-Year Retreat
                                </a>
                            </div>
                            <div class="more-link">
                                <a href="http://www.patheos.com/blogs/deathandtea">
                                    
                                    See more from this writer
                                </a>
                            </div>
                </div>
                    <div class="content-divider"></div>
                <div class="content-column">


        <div class="flag more-voices"><a href="https://www.patheos.com/blogs/carlgregg">Carl Gregg</a></div>
                            <div class="thumbnail-window">
                                <a href="https://www.patheos.com/blogs/carlgregg/2026/07/reading-america-at-250-a-nation-wrestles-with-god/">
                                    <img src="https://wp-media.patheos.com/blogs/sites/47/2026/07/NationWrestles_q90-350x350.jpg"
                                         alt="" class="thumbnail-image" >
                                </a>
                            </div>
                            <div class="entry featured">
                                <a href="https://www.patheos.com/blogs/carlgregg/2026/07/reading-america-at-250-a-nation-wrestles-with-god/">Reading America at 250: A Nation Wrestles With God</a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/carlgregg/2026/05/honesty-in-a-dishonest-age/">
                                    
                                    Honesty in a Dishonest Age
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/carlgregg/2026/05/andrew-holocek-on-the-power-of-darkness/">
                                    
                                    Andrew Holocek on the Power of Darkness
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/carlgregg/2026/03/the-stories-that-shape-us-myths-archetypes-modern-life/">
                                    
                                    The Stories That Shape Us: Myths, Archetypes, &amp; Modern Life
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/carlgregg/2026/03/what-is-worth-wanting-a-guide-to-what-matters-most/">
                                    
                                    What Is Worth Wanting? A Guide to What Matters Most
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/carlgregg/2025/11/top-10-best-books-read-in-2025/">
                                    
                                    Top 10 Best Books Read In 2025
                                </a>
                            </div>
                            <div class="more-link">
                                <a href="https://www.patheos.com/blogs/carlgregg">
                                    
                                    See more from this writer
                                </a>
                            </div>
                </div>
                    <div class="content-divider"></div>
                <div class="content-column">



<div id="" class="score-component ad ad-container  hidden-xs   " style="">

</div>



<div id="" class="score-component ad ad-container  visible-xs-block   " style="">

</div>
                </div>
</div><div class="content-column-wrapper">                <div class="content-column">


        <div class="flag more-voices"><a href="https://www.patheos.com/blogs/religioustolerance">Religious Tolerance</a></div>
                            <div class="thumbnail-window">
                                <a href="https://www.patheos.com/blogs/religioustolerance/2018/02/hell-christian-teachings/">
                                    <img src="https://wp-media.patheos.com/blogs/sites/831/2018/02/Hell.png"
                                         alt="" class="thumbnail-image" >
                                </a>
                            </div>
                            <div class="entry featured">
                                <a href="https://www.patheos.com/blogs/religioustolerance/2018/02/hell-christian-teachings/">Hell And It&#39;s Existence According To Alternative Christian Teachings</a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/religioustolerance/2018/01/des-transgender/">
                                    
                                    Did DES (Diethylstilbestrol) Cause People To Be Transgender?
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/religioustolerance/2018/01/life-death/">
                                    
                                    Is There Life After Death? If So, Where And In What Form?
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/religioustolerance/2018/01/flat-earth-religious-history/">
                                    
                                    Flat Earth Concepts In Religion And All That Malarkey
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/religioustolerance/2018/01/same-sex-marriage-latin-america/">
                                    
                                    Same-Sex Marriage in Latin America: Human Rights Court Says Yes!
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/religioustolerance/2018/01/absolute-relative-truth-religion/">
                                    
                                    The Conflict Between Absolute and Relative Truth In Religion
                                </a>
                            </div>
                            <div class="more-link">
                                <a href="https://www.patheos.com/blogs/religioustolerance">
                                    
                                    See more from this writer
                                </a>
                            </div>
                </div>
        </div>
        <br>
            <a href="https://www.patheos.com/more-voices-blogs" class="btn btn-prime-1 pull-right hidden-xs">See all More Voices writers</a>
            <a href="https://www.patheos.com/more-voices-blogs" class="btn btn-prime-1 show-on-xs">See all More Voices writers</a>

    </div>
        <div class="container wide-divider"></div>

</div>
<div class="row ">
    


    <div class="container posts-4-column">

        <div class="section-title-2022">
            <span>Explore</span> More Voices Topics
        </div>

        <div class="content-column-wrapper">
                <div class="content-column">
                                <div class="flag careers"><a href="https://www.patheos.com/answers">Answers</a></div>
                            <div class="thumbnail-window">
                                <a href="https://www.patheos.com/answers/who-is-the-founder-of-scientology">
                                    <img src="https://media.patheos.com/~/media/patheos-images/images/who-created-scientology_credit-unsplash.jpg?as=1&amp;w=600"
                                         alt="scientology church and founder" class="thumbnail-image" >
                                </a>
                            </div>
                            <div class="entry featured">
                                <a href="https://www.patheos.com/answers/who-is-the-founder-of-scientology">Who is the Founder of Scientology?</a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/answers/do-scientologists-believe-in-god">
                                    <div class="type-tag w-icon business"><svg viewBox="0 0 100 100"><path d="M14.7,4.8c-6.2,0-11.2,5-11.2,11.2c0,6.2,5,11.2,11.2,11.2c6.2,0,11.2-5,11.2-11.2 C25.9,9.8,20.9,4.8,14.7,4.8z M14.5,22.9c-1,0-1.8-0.8-1.8-1.7c0-0.9,0.8-1.7,1.8-1.7c1,0,1.8,0.8,1.8,1.7 C16.3,22.2,15.5,22.9,14.5,22.9z M19.1,14.4c-0.3,0.5-0.8,1.1-1.7,1.9c-0.6,0.5-1,0.9-1.1,1.3c-0.1,0.2-0.2,0.5-0.2,0.9 c0,0.2-0.2,0.3-0.3,0.3h-2.7c-0.2,0-0.3-0.2-0.3-0.4c0-0.6,0.1-1.1,0.2-1.5c0.1-0.4,0.3-0.8,0.6-1.1c0.3-0.3,0.8-0.9,1.7-1.7 c0.5-0.4,0.7-0.8,0.7-1.2c0-0.4-0.1-0.6-0.3-0.8c-0.2-0.2-0.5-0.3-0.9-0.3c-0.4,0-0.8,0.2-1,0.5c-0.2,0.3-0.4,0.7-0.5,1.3 c0,0.2-0.2,0.3-0.4,0.3l-2.8-0.4c-0.2,0-0.3-0.2-0.3-0.4c0.2-1.2,0.6-2.2,1.3-3c0.8-0.9,2-1.3,3.7-1.3c1.3,0,2.3,0.3,3.1,0.9 c1.1,0.8,1.6,1.9,1.6,3.2C19.5,13.4,19.4,13.9,19.1,14.4z M28.9,13.1c-0.3-1.4-0.7-2.7-1.4-3.9c-0.8-1.6-1.9-3-3.3-4.2 c-1.5-1.3-3.1-2.2-5-2.9c-1.6-0.5-3.2-0.8-4.9-0.7c-1.1,0-2.2,0.2-3.3,0.4C8.4,2.6,6,4,4.1,6c-1,1.1-1.8,2.3-2.5,3.6 c-0.9,1.8-1.4,3.8-1.4,5.8c0,0.8,0,1.6,0.1,2.4c0.1,1,0.4,2,0.7,2.9c0.6,1.7,1.4,3.2,2.6,4.5c0,0,0,0.1,0,0.1 C3,27,2.4,28.7,1.8,30.3c-0.2,0.5-0.4,1-0.5,1.5c0.2,0,0.3-0.1,0.4-0.1c0.6-0.1,1.2-0.3,1.8-0.4c2.1-0.5,4.1-1.1,6.2-1.6 c0,0,0.1,0,0.1,0c1.4,0.5,2.9,0.8,4.4,0.8c0.8,0,1.6,0,2.4-0.1c0.9-0.1,1.8-0.3,2.6-0.6c2.4-0.8,4.4-2.1,6.1-3.9 c1.3-1.4,2.2-2.9,2.9-4.6c0.6-1.5,0.9-3.1,1-4.7C29.2,15.4,29.2,14.2,28.9,13.1z M27,17.1c-0.1,1.5-0.5,2.9-1.2,4.2 c-0.6,1.2-1.3,2.2-2.2,3.1c-1.4,1.5-3,2.5-4.9,3.2c-0.8,0.3-1.7,0.5-2.5,0.6c-0.8,0.1-1.7,0.1-2.5,0c-1.1-0.1-2.2-0.4-3.3-0.8 c-0.3-0.1-0.6-0.1-0.9,0c-1.5,0.4-3.1,0.8-4.6,1.2c0,0,0,0-0.1,0c0.1-0.3,0.2-0.5,0.3-0.8c0.3-0.8,0.6-1.6,0.9-2.3 C6,25.1,6,24.6,5.6,24.3C4.4,23,3.5,21.5,3,19.8c-0.2-0.8-0.4-1.5-0.5-2.3c-0.1-0.9-0.1-1.8,0-2.7c0.3-2.6,1.3-5,3-7 c1.1-1.2,2.3-2.2,3.7-2.9c1-0.5,2-0.8,3-1c0.7-0.2,1.5-0.2,2.2-0.2c3.1,0,5.8,0.9,8.2,2.9c1.8,1.5,3.1,3.4,3.8,5.6 c0.3,0.8,0.4,1.6,0.5,2.5C27,15.4,27,16.3,27,17.1z" /></svg>Answers:</div>
                                    Do Scientologists Believe in God?
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/answers/how-did-confucianism-impact-china">
                                    <div class="type-tag w-icon business"><svg viewBox="0 0 100 100"><path d="M14.7,4.8c-6.2,0-11.2,5-11.2,11.2c0,6.2,5,11.2,11.2,11.2c6.2,0,11.2-5,11.2-11.2 C25.9,9.8,20.9,4.8,14.7,4.8z M14.5,22.9c-1,0-1.8-0.8-1.8-1.7c0-0.9,0.8-1.7,1.8-1.7c1,0,1.8,0.8,1.8,1.7 C16.3,22.2,15.5,22.9,14.5,22.9z M19.1,14.4c-0.3,0.5-0.8,1.1-1.7,1.9c-0.6,0.5-1,0.9-1.1,1.3c-0.1,0.2-0.2,0.5-0.2,0.9 c0,0.2-0.2,0.3-0.3,0.3h-2.7c-0.2,0-0.3-0.2-0.3-0.4c0-0.6,0.1-1.1,0.2-1.5c0.1-0.4,0.3-0.8,0.6-1.1c0.3-0.3,0.8-0.9,1.7-1.7 c0.5-0.4,0.7-0.8,0.7-1.2c0-0.4-0.1-0.6-0.3-0.8c-0.2-0.2-0.5-0.3-0.9-0.3c-0.4,0-0.8,0.2-1,0.5c-0.2,0.3-0.4,0.7-0.5,1.3 c0,0.2-0.2,0.3-0.4,0.3l-2.8-0.4c-0.2,0-0.3-0.2-0.3-0.4c0.2-1.2,0.6-2.2,1.3-3c0.8-0.9,2-1.3,3.7-1.3c1.3,0,2.3,0.3,3.1,0.9 c1.1,0.8,1.6,1.9,1.6,3.2C19.5,13.4,19.4,13.9,19.1,14.4z M28.9,13.1c-0.3-1.4-0.7-2.7-1.4-3.9c-0.8-1.6-1.9-3-3.3-4.2 c-1.5-1.3-3.1-2.2-5-2.9c-1.6-0.5-3.2-0.8-4.9-0.7c-1.1,0-2.2,0.2-3.3,0.4C8.4,2.6,6,4,4.1,6c-1,1.1-1.8,2.3-2.5,3.6 c-0.9,1.8-1.4,3.8-1.4,5.8c0,0.8,0,1.6,0.1,2.4c0.1,1,0.4,2,0.7,2.9c0.6,1.7,1.4,3.2,2.6,4.5c0,0,0,0.1,0,0.1 C3,27,2.4,28.7,1.8,30.3c-0.2,0.5-0.4,1-0.5,1.5c0.2,0,0.3-0.1,0.4-0.1c0.6-0.1,1.2-0.3,1.8-0.4c2.1-0.5,4.1-1.1,6.2-1.6 c0,0,0.1,0,0.1,0c1.4,0.5,2.9,0.8,4.4,0.8c0.8,0,1.6,0,2.4-0.1c0.9-0.1,1.8-0.3,2.6-0.6c2.4-0.8,4.4-2.1,6.1-3.9 c1.3-1.4,2.2-2.9,2.9-4.6c0.6-1.5,0.9-3.1,1-4.7C29.2,15.4,29.2,14.2,28.9,13.1z M27,17.1c-0.1,1.5-0.5,2.9-1.2,4.2 c-0.6,1.2-1.3,2.2-2.2,3.1c-1.4,1.5-3,2.5-4.9,3.2c-0.8,0.3-1.7,0.5-2.5,0.6c-0.8,0.1-1.7,0.1-2.5,0c-1.1-0.1-2.2-0.4-3.3-0.8 c-0.3-0.1-0.6-0.1-0.9,0c-1.5,0.4-3.1,0.8-4.6,1.2c0,0,0,0-0.1,0c0.1-0.3,0.2-0.5,0.3-0.8c0.3-0.8,0.6-1.6,0.9-2.3 C6,25.1,6,24.6,5.6,24.3C4.4,23,3.5,21.5,3,19.8c-0.2-0.8-0.4-1.5-0.5-2.3c-0.1-0.9-0.1-1.8,0-2.7c0.3-2.6,1.3-5,3-7 c1.1-1.2,2.3-2.2,3.7-2.9c1-0.5,2-0.8,3-1c0.7-0.2,1.5-0.2,2.2-0.2c3.1,0,5.8,0.9,8.2,2.9c1.8,1.5,3.1,3.4,3.8,5.6 c0.3,0.8,0.4,1.6,0.5,2.5C27,15.4,27,16.3,27,17.1z" /></svg>Answers:</div>
                                    How Did Confucianism Impact China?
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/answers/where-did-confucianism-originate">
                                    <div class="type-tag w-icon business"><svg viewBox="0 0 100 100"><path d="M14.7,4.8c-6.2,0-11.2,5-11.2,11.2c0,6.2,5,11.2,11.2,11.2c6.2,0,11.2-5,11.2-11.2 C25.9,9.8,20.9,4.8,14.7,4.8z M14.5,22.9c-1,0-1.8-0.8-1.8-1.7c0-0.9,0.8-1.7,1.8-1.7c1,0,1.8,0.8,1.8,1.7 C16.3,22.2,15.5,22.9,14.5,22.9z M19.1,14.4c-0.3,0.5-0.8,1.1-1.7,1.9c-0.6,0.5-1,0.9-1.1,1.3c-0.1,0.2-0.2,0.5-0.2,0.9 c0,0.2-0.2,0.3-0.3,0.3h-2.7c-0.2,0-0.3-0.2-0.3-0.4c0-0.6,0.1-1.1,0.2-1.5c0.1-0.4,0.3-0.8,0.6-1.1c0.3-0.3,0.8-0.9,1.7-1.7 c0.5-0.4,0.7-0.8,0.7-1.2c0-0.4-0.1-0.6-0.3-0.8c-0.2-0.2-0.5-0.3-0.9-0.3c-0.4,0-0.8,0.2-1,0.5c-0.2,0.3-0.4,0.7-0.5,1.3 c0,0.2-0.2,0.3-0.4,0.3l-2.8-0.4c-0.2,0-0.3-0.2-0.3-0.4c0.2-1.2,0.6-2.2,1.3-3c0.8-0.9,2-1.3,3.7-1.3c1.3,0,2.3,0.3,3.1,0.9 c1.1,0.8,1.6,1.9,1.6,3.2C19.5,13.4,19.4,13.9,19.1,14.4z M28.9,13.1c-0.3-1.4-0.7-2.7-1.4-3.9c-0.8-1.6-1.9-3-3.3-4.2 c-1.5-1.3-3.1-2.2-5-2.9c-1.6-0.5-3.2-0.8-4.9-0.7c-1.1,0-2.2,0.2-3.3,0.4C8.4,2.6,6,4,4.1,6c-1,1.1-1.8,2.3-2.5,3.6 c-0.9,1.8-1.4,3.8-1.4,5.8c0,0.8,0,1.6,0.1,2.4c0.1,1,0.4,2,0.7,2.9c0.6,1.7,1.4,3.2,2.6,4.5c0,0,0,0.1,0,0.1 C3,27,2.4,28.7,1.8,30.3c-0.2,0.5-0.4,1-0.5,1.5c0.2,0,0.3-0.1,0.4-0.1c0.6-0.1,1.2-0.3,1.8-0.4c2.1-0.5,4.1-1.1,6.2-1.6 c0,0,0.1,0,0.1,0c1.4,0.5,2.9,0.8,4.4,0.8c0.8,0,1.6,0,2.4-0.1c0.9-0.1,1.8-0.3,2.6-0.6c2.4-0.8,4.4-2.1,6.1-3.9 c1.3-1.4,2.2-2.9,2.9-4.6c0.6-1.5,0.9-3.1,1-4.7C29.2,15.4,29.2,14.2,28.9,13.1z M27,17.1c-0.1,1.5-0.5,2.9-1.2,4.2 c-0.6,1.2-1.3,2.2-2.2,3.1c-1.4,1.5-3,2.5-4.9,3.2c-0.8,0.3-1.7,0.5-2.5,0.6c-0.8,0.1-1.7,0.1-2.5,0c-1.1-0.1-2.2-0.4-3.3-0.8 c-0.3-0.1-0.6-0.1-0.9,0c-1.5,0.4-3.1,0.8-4.6,1.2c0,0,0,0-0.1,0c0.1-0.3,0.2-0.5,0.3-0.8c0.3-0.8,0.6-1.6,0.9-2.3 C6,25.1,6,24.6,5.6,24.3C4.4,23,3.5,21.5,3,19.8c-0.2-0.8-0.4-1.5-0.5-2.3c-0.1-0.9-0.1-1.8,0-2.7c0.3-2.6,1.3-5,3-7 c1.1-1.2,2.3-2.2,3.7-2.9c1-0.5,2-0.8,3-1c0.7-0.2,1.5-0.2,2.2-0.2c3.1,0,5.8,0.9,8.2,2.9c1.8,1.5,3.1,3.4,3.8,5.6 c0.3,0.8,0.4,1.6,0.5,2.5C27,15.4,27,16.3,27,17.1z" /></svg>Answers:</div>
                                    Where Did Confucianism Originate?
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/answers/is-confucianism-monotheistic-or-polytheistic">
                                    <div class="type-tag w-icon business"><svg viewBox="0 0 100 100"><path d="M14.7,4.8c-6.2,0-11.2,5-11.2,11.2c0,6.2,5,11.2,11.2,11.2c6.2,0,11.2-5,11.2-11.2 C25.9,9.8,20.9,4.8,14.7,4.8z M14.5,22.9c-1,0-1.8-0.8-1.8-1.7c0-0.9,0.8-1.7,1.8-1.7c1,0,1.8,0.8,1.8,1.7 C16.3,22.2,15.5,22.9,14.5,22.9z M19.1,14.4c-0.3,0.5-0.8,1.1-1.7,1.9c-0.6,0.5-1,0.9-1.1,1.3c-0.1,0.2-0.2,0.5-0.2,0.9 c0,0.2-0.2,0.3-0.3,0.3h-2.7c-0.2,0-0.3-0.2-0.3-0.4c0-0.6,0.1-1.1,0.2-1.5c0.1-0.4,0.3-0.8,0.6-1.1c0.3-0.3,0.8-0.9,1.7-1.7 c0.5-0.4,0.7-0.8,0.7-1.2c0-0.4-0.1-0.6-0.3-0.8c-0.2-0.2-0.5-0.3-0.9-0.3c-0.4,0-0.8,0.2-1,0.5c-0.2,0.3-0.4,0.7-0.5,1.3 c0,0.2-0.2,0.3-0.4,0.3l-2.8-0.4c-0.2,0-0.3-0.2-0.3-0.4c0.2-1.2,0.6-2.2,1.3-3c0.8-0.9,2-1.3,3.7-1.3c1.3,0,2.3,0.3,3.1,0.9 c1.1,0.8,1.6,1.9,1.6,3.2C19.5,13.4,19.4,13.9,19.1,14.4z M28.9,13.1c-0.3-1.4-0.7-2.7-1.4-3.9c-0.8-1.6-1.9-3-3.3-4.2 c-1.5-1.3-3.1-2.2-5-2.9c-1.6-0.5-3.2-0.8-4.9-0.7c-1.1,0-2.2,0.2-3.3,0.4C8.4,2.6,6,4,4.1,6c-1,1.1-1.8,2.3-2.5,3.6 c-0.9,1.8-1.4,3.8-1.4,5.8c0,0.8,0,1.6,0.1,2.4c0.1,1,0.4,2,0.7,2.9c0.6,1.7,1.4,3.2,2.6,4.5c0,0,0,0.1,0,0.1 C3,27,2.4,28.7,1.8,30.3c-0.2,0.5-0.4,1-0.5,1.5c0.2,0,0.3-0.1,0.4-0.1c0.6-0.1,1.2-0.3,1.8-0.4c2.1-0.5,4.1-1.1,6.2-1.6 c0,0,0.1,0,0.1,0c1.4,0.5,2.9,0.8,4.4,0.8c0.8,0,1.6,0,2.4-0.1c0.9-0.1,1.8-0.3,2.6-0.6c2.4-0.8,4.4-2.1,6.1-3.9 c1.3-1.4,2.2-2.9,2.9-4.6c0.6-1.5,0.9-3.1,1-4.7C29.2,15.4,29.2,14.2,28.9,13.1z M27,17.1c-0.1,1.5-0.5,2.9-1.2,4.2 c-0.6,1.2-1.3,2.2-2.2,3.1c-1.4,1.5-3,2.5-4.9,3.2c-0.8,0.3-1.7,0.5-2.5,0.6c-0.8,0.1-1.7,0.1-2.5,0c-1.1-0.1-2.2-0.4-3.3-0.8 c-0.3-0.1-0.6-0.1-0.9,0c-1.5,0.4-3.1,0.8-4.6,1.2c0,0,0,0-0.1,0c0.1-0.3,0.2-0.5,0.3-0.8c0.3-0.8,0.6-1.6,0.9-2.3 C6,25.1,6,24.6,5.6,24.3C4.4,23,3.5,21.5,3,19.8c-0.2-0.8-0.4-1.5-0.5-2.3c-0.1-0.9-0.1-1.8,0-2.7c0.3-2.6,1.3-5,3-7 c1.1-1.2,2.3-2.2,3.7-2.9c1-0.5,2-0.8,3-1c0.7-0.2,1.5-0.2,2.2-0.2c3.1,0,5.8,0.9,8.2,2.9c1.8,1.5,3.1,3.4,3.8,5.6 c0.3,0.8,0.4,1.6,0.5,2.5C27,15.4,27,16.3,27,17.1z" /></svg>Answers:</div>
                                    Is Confucianism Monotheistic or Polytheistic?
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/answers/does-the-bahai-believe-in-god">
                                    <div class="type-tag w-icon business"><svg viewBox="0 0 100 100"><path d="M14.7,4.8c-6.2,0-11.2,5-11.2,11.2c0,6.2,5,11.2,11.2,11.2c6.2,0,11.2-5,11.2-11.2 C25.9,9.8,20.9,4.8,14.7,4.8z M14.5,22.9c-1,0-1.8-0.8-1.8-1.7c0-0.9,0.8-1.7,1.8-1.7c1,0,1.8,0.8,1.8,1.7 C16.3,22.2,15.5,22.9,14.5,22.9z M19.1,14.4c-0.3,0.5-0.8,1.1-1.7,1.9c-0.6,0.5-1,0.9-1.1,1.3c-0.1,0.2-0.2,0.5-0.2,0.9 c0,0.2-0.2,0.3-0.3,0.3h-2.7c-0.2,0-0.3-0.2-0.3-0.4c0-0.6,0.1-1.1,0.2-1.5c0.1-0.4,0.3-0.8,0.6-1.1c0.3-0.3,0.8-0.9,1.7-1.7 c0.5-0.4,0.7-0.8,0.7-1.2c0-0.4-0.1-0.6-0.3-0.8c-0.2-0.2-0.5-0.3-0.9-0.3c-0.4,0-0.8,0.2-1,0.5c-0.2,0.3-0.4,0.7-0.5,1.3 c0,0.2-0.2,0.3-0.4,0.3l-2.8-0.4c-0.2,0-0.3-0.2-0.3-0.4c0.2-1.2,0.6-2.2,1.3-3c0.8-0.9,2-1.3,3.7-1.3c1.3,0,2.3,0.3,3.1,0.9 c1.1,0.8,1.6,1.9,1.6,3.2C19.5,13.4,19.4,13.9,19.1,14.4z M28.9,13.1c-0.3-1.4-0.7-2.7-1.4-3.9c-0.8-1.6-1.9-3-3.3-4.2 c-1.5-1.3-3.1-2.2-5-2.9c-1.6-0.5-3.2-0.8-4.9-0.7c-1.1,0-2.2,0.2-3.3,0.4C8.4,2.6,6,4,4.1,6c-1,1.1-1.8,2.3-2.5,3.6 c-0.9,1.8-1.4,3.8-1.4,5.8c0,0.8,0,1.6,0.1,2.4c0.1,1,0.4,2,0.7,2.9c0.6,1.7,1.4,3.2,2.6,4.5c0,0,0,0.1,0,0.1 C3,27,2.4,28.7,1.8,30.3c-0.2,0.5-0.4,1-0.5,1.5c0.2,0,0.3-0.1,0.4-0.1c0.6-0.1,1.2-0.3,1.8-0.4c2.1-0.5,4.1-1.1,6.2-1.6 c0,0,0.1,0,0.1,0c1.4,0.5,2.9,0.8,4.4,0.8c0.8,0,1.6,0,2.4-0.1c0.9-0.1,1.8-0.3,2.6-0.6c2.4-0.8,4.4-2.1,6.1-3.9 c1.3-1.4,2.2-2.9,2.9-4.6c0.6-1.5,0.9-3.1,1-4.7C29.2,15.4,29.2,14.2,28.9,13.1z M27,17.1c-0.1,1.5-0.5,2.9-1.2,4.2 c-0.6,1.2-1.3,2.2-2.2,3.1c-1.4,1.5-3,2.5-4.9,3.2c-0.8,0.3-1.7,0.5-2.5,0.6c-0.8,0.1-1.7,0.1-2.5,0c-1.1-0.1-2.2-0.4-3.3-0.8 c-0.3-0.1-0.6-0.1-0.9,0c-1.5,0.4-3.1,0.8-4.6,1.2c0,0,0,0-0.1,0c0.1-0.3,0.2-0.5,0.3-0.8c0.3-0.8,0.6-1.6,0.9-2.3 C6,25.1,6,24.6,5.6,24.3C4.4,23,3.5,21.5,3,19.8c-0.2-0.8-0.4-1.5-0.5-2.3c-0.1-0.9-0.1-1.8,0-2.7c0.3-2.6,1.3-5,3-7 c1.1-1.2,2.3-2.2,3.7-2.9c1-0.5,2-0.8,3-1c0.7-0.2,1.5-0.2,2.2-0.2c3.1,0,5.8,0.9,8.2,2.9c1.8,1.5,3.1,3.4,3.8,5.6 c0.3,0.8,0.4,1.6,0.5,2.5C27,15.4,27,16.3,27,17.1z" /></svg>Answers:</div>
                                    Does the Bah&#225;ʼ&#237; Believe in God?
                                </a>
                            </div>
                            <div class="more-link">
                                <a href="https://www.patheos.com/answers">
                                    
                                    Explore more answers
                                </a>
                            </div>
                </div>
                    <div class="content-divider"></div>
                <div class="content-column">


        <div class="flag business"><a href="https://www.patheos.com/topic/business-finance-and-religion">Business, Finance and Religion</a></div>
                            <div class="thumbnail-window">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2026/03/zuckerbergs-ties-to-the-satanic-temple-ethical-concerns/">
                                    <img src="https://wp-media.patheos.com/blogs/sites/2222/2026/03/Screenshot-2026-03-29-110042-250x250.png"
                                         alt="" class="thumbnail-image" >
                                </a>
                            </div>
                            <div class="entry featured">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2026/03/zuckerbergs-ties-to-the-satanic-temple-ethical-concerns/">The Moral Implications of Zuckerberg’s Alleged...</a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2025/03/donald-trump-the-will-to-power-and-creators-of-chaos/">
                                    
                                    Donald Trump, The Will to Power and Creators of Chaos
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2025/01/addressing-workplace-gaslighting-a-call-for-awareness/">
                                    
                                    Addressing Workplace Gaslighting: A Call for Awareness
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2024/10/etsy-marketplace-propagating-black-magic-for-profit/">
                                    
                                    Is Etsy Marketplace Selling Death Spells for Profit?
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2024/08/the-dangers-of-consulting-psychics-and-tarot-readers/">
                                    
                                    The Dangers Of Consulting Psychics, Preying for Profit
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2024/08/the-dangers-of-consulting-psychics-preying-for-profit/">
                                    
                                    Why Christians Should Be Cautious of Tarot and Psychic...
                                </a>
                            </div>
                            <div class="more-link">
                                <a href="https://www.patheos.com/topic/business-finance-and-religion">
                                    
                                    Explore more Business, Finance and Religion
                                </a>
                            </div>
                </div>
                    <div class="content-divider"></div>
                <div class="content-column">


        <div class="flag careers"><a href="https://www.patheos.com/topic/careers-workplace-and-religion">Careers, Workplace and Religion</a></div>
                            <div class="thumbnail-window">
                                <a href="https://www.patheos.com/blogs/jenniferfitz/2026/07/ai-detection-and-the-sin-of-slander/">
                                    <img src="https://wp-media.patheos.com/blogs/sites/421/2024/01/Charles_Emmanuel_Biset_-_Still_life_with_Books_a_Letter_and_a_Tulip-350x350.jpg"
                                         alt="" class="thumbnail-image" >
                                </a>
                            </div>
                            <div class="entry featured">
                                <a href="https://www.patheos.com/blogs/jenniferfitz/2026/07/ai-detection-and-the-sin-of-slander/">AI Detection and the Sin of Slander</a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/religionqanda/2025/08/how-do-we-find-happiness/">
                                    
                                    How Do We Find Happiness?
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/coalitionforfaithandmedia/2025/03/the-risk-of-making-religious-freedom-a-dei-issue/">
                                    
                                    The Risk of Making Religious Freedom a DEI Issue
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/religionnewsroundup/2024/12/celebrating-a-multi-faith-journey-of-insight-and-inspiration/">
                                    
                                    Celebrating A Multi-Faith Journey of Insight and...
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/drtasspeaks/2024/12/empowering-purpose-dr-tangula-diggs-lindseys-insights/">
                                    
                                    Empowering Purpose: Dr. Tangula Diggs-Lindsey’s Insights
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/drtasspeaks/2024/12/empowerher-leadership-faith-and-purpose-insights/">
                                    
                                    EmpowerHER Leadership: Faith and Purpose Insights
                                </a>
                            </div>
                            <div class="more-link">
                                <a href="https://www.patheos.com/topic/careers-workplace-and-religion">
                                    
                                    Explore more Careers, Workplace and Religion
                                </a>
                            </div>
                </div>
                    <div class="content-divider"></div>
                <div class="content-column">



<div id="" class="score-component ad ad-container  hidden-xs   " style="">

</div>



<div id="" class="score-component ad ad-container  visible-xs-block   " style="">

</div>
                </div>
</div><div class="content-column-wrapper">                <div class="content-column">


        <div class="flag education"><a href="https://www.patheos.com/topic/education-and-religion">Education and Religion</a></div>
                            <div class="thumbnail-window">
                                <a href="https://www.patheos.com/blogs/youmightberight/2026/08/creationism-miracles-expertise/">
                                    <img src="https://wp-media.patheos.com/blogs/sites/2190/2026/08/creationism.jpg"
                                         alt="" class="thumbnail-image" >
                                </a>
                            </div>
                            <div class="entry featured">
                                <a href="https://www.patheos.com/blogs/youmightberight/2026/08/creationism-miracles-expertise/">Creationism, Miracles and the Death of Expertise</a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/youmightberight/2026/08/does-hell-exist-hell-no/">
                                    
                                    Does Hell Exist? &quot;Hell, No!!&quot; What About Heaven?
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/youmightberight/2026/08/could-we-drop-some-beliefs-if-it-required-dropping-others/">
                                    
                                    Could We Drop Some Beliefs if It Required Dropping Others?
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/youmightberight/2026/08/do-uaps-ufos-undermine-christian-theology/">
                                    
                                    Do UAPs/UFOs Undermine Christian Theology?
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/youmightberight/2026/07/i-lost-my-anger-when-i-stopped-taking-my-self-so-seriously/">
                                    
                                    I Lost My Anger When I Stopped Taking My &quot;Self&quot; So...
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/youmightberight/2026/07/anger-is-a-common-aspect-of-deconstruction/">
                                    
                                    Anger is a Common, But Difficult, Aspect of Deconstruction
                                </a>
                            </div>
                            <div class="more-link">
                                <a href="https://www.patheos.com/topic/education-and-religion">
                                    
                                    Explore more Education and Religion
                                </a>
                            </div>
                </div>
                    <div class="content-divider"></div>
                <div class="content-column">


        <div class="flag family"><a href="https://www.patheos.com/topic/family-parenting-and-religion">Family, Parenting and Religion</a></div>
                            <div class="thumbnail-window">
                                <a href="https://www.patheos.com/blogs/ecopreacher/2026/05/liturgia-de-boda-ecologica-nupcial-centrada-en-la-creacion/">
                                    <img src="https://wp-media.patheos.com/blogs/sites/764/2022/07/Wedding-tree-planting-350x350.jpg"
                                         alt="" class="thumbnail-image" >
                                </a>
                            </div>
                            <div class="entry featured">
                                <a href="https://www.patheos.com/blogs/ecopreacher/2026/05/liturgia-de-boda-ecologica-nupcial-centrada-en-la-creacion/">Liturgia De Boda Ecol&#243;gica - nupcial centrada en la...</a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/jenniferfitz/2025/09/does-location-tracking-make-your-children-safer/">
                                    
                                    Does Location Tracking Make Your Children Safer?
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/thelatinright/2025/06/why-truth-is-not-bullying-even-when-the-crowd-says-so/">
                                    
                                    Why Truth Is Not Bullying (Even When the Crowd Says So)
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2025/05/domestic-violence-in-new-york-a-call-for-greater-awareness/">
                                    
                                    Domestic Violence in New York: A Call for Greater...
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/drtasspeaks/2025/05/mamas-life-lessons-still-guide-generations/">
                                    
                                    Mama’s Life Lessons Still Guide Generations
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2025/05/love-your-neighbor-the-lasting-message-of-jesus/">
                                    
                                    Love Your Neighbor: The Lasting Message of Jesus
                                </a>
                            </div>
                            <div class="more-link">
                                <a href="https://www.patheos.com/topic/family-parenting-and-religion">
                                    
                                    Explore more Family, Parenting and Religion
                                </a>
                            </div>
                </div>
                    <div class="content-divider"></div>
                <div class="content-column">


        <div class="flag food"><a href="https://www.patheos.com/topic/food-and-religion">Food and Religion</a></div>
                            <div class="thumbnail-window">
                                <a href="https://www.patheos.com/blogs/ecopreacher/2026/07/recogiendo-la-abundancia-sagrada-isaias-55-mateo-14/">
                                    <img src="https://wp-media.patheos.com/blogs/sites/764/2026/07/Gleaning.pexels-jeff-ishee-128411-28510072-350x350.jpg"
                                         alt="" class="thumbnail-image" >
                                </a>
                            </div>
                            <div class="entry featured">
                                <a href="https://www.patheos.com/blogs/ecopreacher/2026/07/recogiendo-la-abundancia-sagrada-isaias-55-mateo-14/">Recogiendo la abundancia sagrada: Isa&#237;as 55, Mateo 14</a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/ecopreacher/2026/07/la-parabola-del-sembrador-ciclo-divino-de-la-reciprocidad/">
                                    
                                    La par&#225;bola del sembrador: ciclo divino de la reciprocidad
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/joyfullyjewish/2025/02/potato-kugel-a-symbol-of-jewish-heritage/">
                                    
                                    Potato Kugel: A Symbol of Jewish Heritage
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2025/01/the-secret-of-magic-lies-in-the-intention-and-ingredients/">
                                    
                                    The Secret of Magic Lies in the Ingredients and Intention
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2024/11/embracing-healthier-festive-foods-inspired-by-the-holy-land/">
                                    
                                    Embracing Healthier Foods Inspired by the Holy Land
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/answers/do-members-of-the-bahai-faith-eat-pork">
                                    <div class="type-tag w-icon food"><svg viewBox="0 0 100 100"><path d="M14.7,4.8c-6.2,0-11.2,5-11.2,11.2c0,6.2,5,11.2,11.2,11.2c6.2,0,11.2-5,11.2-11.2 C25.9,9.8,20.9,4.8,14.7,4.8z M14.5,22.9c-1,0-1.8-0.8-1.8-1.7c0-0.9,0.8-1.7,1.8-1.7c1,0,1.8,0.8,1.8,1.7 C16.3,22.2,15.5,22.9,14.5,22.9z M19.1,14.4c-0.3,0.5-0.8,1.1-1.7,1.9c-0.6,0.5-1,0.9-1.1,1.3c-0.1,0.2-0.2,0.5-0.2,0.9 c0,0.2-0.2,0.3-0.3,0.3h-2.7c-0.2,0-0.3-0.2-0.3-0.4c0-0.6,0.1-1.1,0.2-1.5c0.1-0.4,0.3-0.8,0.6-1.1c0.3-0.3,0.8-0.9,1.7-1.7 c0.5-0.4,0.7-0.8,0.7-1.2c0-0.4-0.1-0.6-0.3-0.8c-0.2-0.2-0.5-0.3-0.9-0.3c-0.4,0-0.8,0.2-1,0.5c-0.2,0.3-0.4,0.7-0.5,1.3 c0,0.2-0.2,0.3-0.4,0.3l-2.8-0.4c-0.2,0-0.3-0.2-0.3-0.4c0.2-1.2,0.6-2.2,1.3-3c0.8-0.9,2-1.3,3.7-1.3c1.3,0,2.3,0.3,3.1,0.9 c1.1,0.8,1.6,1.9,1.6,3.2C19.5,13.4,19.4,13.9,19.1,14.4z M28.9,13.1c-0.3-1.4-0.7-2.7-1.4-3.9c-0.8-1.6-1.9-3-3.3-4.2 c-1.5-1.3-3.1-2.2-5-2.9c-1.6-0.5-3.2-0.8-4.9-0.7c-1.1,0-2.2,0.2-3.3,0.4C8.4,2.6,6,4,4.1,6c-1,1.1-1.8,2.3-2.5,3.6 c-0.9,1.8-1.4,3.8-1.4,5.8c0,0.8,0,1.6,0.1,2.4c0.1,1,0.4,2,0.7,2.9c0.6,1.7,1.4,3.2,2.6,4.5c0,0,0,0.1,0,0.1 C3,27,2.4,28.7,1.8,30.3c-0.2,0.5-0.4,1-0.5,1.5c0.2,0,0.3-0.1,0.4-0.1c0.6-0.1,1.2-0.3,1.8-0.4c2.1-0.5,4.1-1.1,6.2-1.6 c0,0,0.1,0,0.1,0c1.4,0.5,2.9,0.8,4.4,0.8c0.8,0,1.6,0,2.4-0.1c0.9-0.1,1.8-0.3,2.6-0.6c2.4-0.8,4.4-2.1,6.1-3.9 c1.3-1.4,2.2-2.9,2.9-4.6c0.6-1.5,0.9-3.1,1-4.7C29.2,15.4,29.2,14.2,28.9,13.1z M27,17.1c-0.1,1.5-0.5,2.9-1.2,4.2 c-0.6,1.2-1.3,2.2-2.2,3.1c-1.4,1.5-3,2.5-4.9,3.2c-0.8,0.3-1.7,0.5-2.5,0.6c-0.8,0.1-1.7,0.1-2.5,0c-1.1-0.1-2.2-0.4-3.3-0.8 c-0.3-0.1-0.6-0.1-0.9,0c-1.5,0.4-3.1,0.8-4.6,1.2c0,0,0,0-0.1,0c0.1-0.3,0.2-0.5,0.3-0.8c0.3-0.8,0.6-1.6,0.9-2.3 C6,25.1,6,24.6,5.6,24.3C4.4,23,3.5,21.5,3,19.8c-0.2-0.8-0.4-1.5-0.5-2.3c-0.1-0.9-0.1-1.8,0-2.7c0.3-2.6,1.3-5,3-7 c1.1-1.2,2.3-2.2,3.7-2.9c1-0.5,2-0.8,3-1c0.7-0.2,1.5-0.2,2.2-0.2c3.1,0,5.8,0.9,8.2,2.9c1.8,1.5,3.1,3.4,3.8,5.6 c0.3,0.8,0.4,1.6,0.5,2.5C27,15.4,27,16.3,27,17.1z" /></svg>Answers:</div>
                                    Do Members of the Bah&#225;ʼ&#237; Faith Eat Pork?
                                </a>
                            </div>
                            <div class="more-link">
                                <a href="https://www.patheos.com/topic/food-and-religion">
                                    
                                    Explore more Food and Religion
                                </a>
                            </div>
                </div>
                    <div class="content-divider"></div>
                <div class="content-column">


        <div class="flag recreation"><a href="https://www.patheos.com/topic/health-fitness-and-religion">Health, Fitness and Religion</a></div>
                            <div class="thumbnail-window">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2026/02/discover-how-high-priestess-siofra-bradigan-helps-others-heal-from-trauma-and-domestic-abuse-through-spiritual-wisdom-magic-and-open-community-discussions/">
                                    <img src="https://wp-media.patheos.com/blogs/sites/2222/2026/02/Screenshot-2026-02-13-142105-350x350.png"
                                         alt="" class="thumbnail-image" >
                                </a>
                            </div>
                            <div class="entry featured">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2026/02/discover-how-high-priestess-siofra-bradigan-helps-others-heal-from-trauma-and-domestic-abuse-through-spiritual-wisdom-magic-and-open-community-discussions/">Healing Trauma Through Wisdom with Siofra Bradigan</a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/jenniferfitz/2026/01/your-life-is-worthwhile/">
                                    
                                    Your Life Is Worthwhile
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/drtasspeaks/2026/01/use-faith-to-reach-your-health-goals-in-2026/">
                                    
                                    Use Faith to Reach Your Health Goals in 2026
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/jenniferfitz/2025/06/medical-gaslighting-and-assisted-suicide/">
                                    
                                    Medical Gaslighting and Assisted Suicide
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/jenniferfitz/2025/04/whats-the-problem-with-embryo-genetic-screening/">
                                    
                                    What&#39;s The Problem With Embryo Genetic Screening?
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/onemomentofjoy/2025/03/choosing-joy-is-a-holy-act-of-defiance/">
                                    
                                    Choosing Joy Is a Holy Act of Defiance
                                </a>
                            </div>
                            <div class="more-link">
                                <a href="https://www.patheos.com/topic/health-fitness-and-religion">
                                    
                                    Explore more Health, Fitness and Religion
                                </a>
                            </div>
                </div>
</div><div class="content-column-wrapper">                <div class="content-column">


        <div class="flag history"><a href="https://www.patheos.com/topic/history-and-religion">History and Religion</a></div>
                            <div class="thumbnail-window">
                                <a href="https://www.patheos.com/blogs/criticalhistorianofreligionasdetective/2026/08/circumcision-indigeneity-and-judeophobic-cultural-hypocrisy/">
                                    <img src="https://wp-media.patheos.com/blogs/sites/2331/2026/08/child-body-modifications-mods-350x350.jpg"
                                         alt="" class="thumbnail-image" >
                                </a>
                            </div>
                            <div class="entry featured">
                                <a href="https://www.patheos.com/blogs/criticalhistorianofreligionasdetective/2026/08/circumcision-indigeneity-and-judeophobic-cultural-hypocrisy/">Circumcision, Indigeneity and Judeophobic Cultural...</a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/reclaimingthetruth/2026/08/womens-equality/">
                                    
                                    The Ancient Roots of Women&#39;s Equality in Judaism
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/youmightberight/2026/07/we-are-all-atheists-we-are-all-agnostics/">
                                    
                                    We Are All Atheists. We Are All Agnostics.
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/thelatinright/2026/07/is-there-a-foundation-beneath-the-outrage/">
                                    
                                    Atheists: Is There a Foundation Beneath the Outrage?
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/youmightberight/2026/07/binary-thinking-is-usually-simplistic-thinking/">
                                    
                                    Atheist or Theist: Are There Only Two Choices?
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/thereligioushistorynerd/2026/07/beware-the-religious-liberty-commission/">
                                    
                                    Is &#39;Separation of Church and State&#39; Really a Myth?
                                </a>
                            </div>
                            <div class="more-link">
                                <a href="https://www.patheos.com/topic/history-and-religion">
                                    
                                    Explore more History and Religion
                                </a>
                            </div>
                </div>
                    <div class="content-divider"></div>
                <div class="content-column">


        <div class="flag "><a href="https://www.patheos.com/topic/home-and-religion">Home and Religion</a></div>
                            <div class="thumbnail-window">
                                <a href="https://www.patheos.com/blogs/joyfullyjewish/2026/03/preparing-for-passover-a-gentle-spiritual-reset/">
                                    <img src="https://wp-media.patheos.com/blogs/sites/2313/2026/03/Shabbat-candles-350x350.png"
                                         alt="" class="thumbnail-image" >
                                </a>
                            </div>
                            <div class="entry featured">
                                <a href="https://www.patheos.com/blogs/joyfullyjewish/2026/03/preparing-for-passover-a-gentle-spiritual-reset/">Preparing for Passover: A Gentle Spiritual Reset</a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/joyfullyjewish/2025/11/the-divine-calling-when-passion-meets-purpose/">
                                    
                                    The Divine Calling: When Passion Meets Purpose
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/joyfullyjewish/2025/11/parsha-vayera-bless-and-you-will-be-blessed/">
                                    
                                    Parsha Vayera: Bless and You Will be Blessed
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/joyfullyjewish/2025/10/whispers-of-winter-and-the-spirituality-of-snow/">
                                    
                                    Whispers of Winter and the Spirituality of Snow
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/joyfullyjewish/2025/09/timeless-beauty-and-jewish-teachings-on-graceful-aging/">
                                    
                                    Timeless Beauty and Jewish Teachings on Graceful Aging
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/drtasspeaks/2025/04/faith-family-and-strength-in-hard-times/">
                                    
                                    Faith, Family, and Strength in Hard Times
                                </a>
                            </div>
                            <div class="more-link">
                                <a href="https://www.patheos.com/topic/home-and-religion">
                                    
                                    Explore more Home and Religion
                                </a>
                            </div>
                </div>
                    <div class="content-divider"></div>
                <div class="content-column">


        <div class="flag politics"><a href="https://www.patheos.com/topic/politics-and-religion">Politics and Religion</a></div>
                            <div class="thumbnail-window">
                                <a href="https://www.patheos.com/blogs/ecopreacher/2026/06/profetas-de-cancer-alley-jeremias-20-mateo-10/">
                                    <img src="https://wp-media.patheos.com/blogs/sites/764/2026/06/AdobeStock_553004434-licensed-free-use-exxon-baton-rouge-LA-refinery-350x350.jpeg"
                                         alt="" class="thumbnail-image" >
                                </a>
                            </div>
                            <div class="entry featured">
                                <a href="https://www.patheos.com/blogs/ecopreacher/2026/06/profetas-de-cancer-alley-jeremias-20-mateo-10/">Profetas de Cancer Alley: Jerem&#237;as 20, Mateo 10</a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2026/04/president-trump-ban-animal-torture-videos-on-facebook/">
                                    
                                    President Trump Ban Animal Torture Videos on Facebook
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/religionqanda/2025/08/is-canada-killing-itself-with-doctor-assisted-suicide/">
                                    
                                    Is Canada “Killing Itself” with Doctor-Assisted Suicide?
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/thepursuitofholiness/2025/06/journalist-prays-the-nuclear-will-finally-be-removed/">
                                    
                                    Journalist Prays the Nuclear Threat Will Finally Be...
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2025/05/unholy-alliances-government-funding-for-the-satanic-temple/">
                                    
                                    The Satanic Temple Secures IRS Approval for Nonprofit...
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/religionqanda/2025/05/should-churches-be-tax-exempt-why-or-why-not/">
                                    
                                    Should Churches be Tax-Exempt? Why, or Why Not?
                                </a>
                            </div>
                            <div class="more-link">
                                <a href="https://www.patheos.com/topic/politics-and-religion">
                                    
                                    Explore more Politics and Religion
                                </a>
                            </div>
                </div>
                    <div class="content-divider"></div>
                <div class="content-column">


        <div class="flag recreation"><a href="https://www.patheos.com/topic/recreation-outdoors-and-religion">Recreation, Outdoors and Religion</a></div>
                            <div class="thumbnail-window">
                                <a href="https://www.patheos.com/blogs/ecopreacher/2026/04/hechos-17-y-juan-14-naturaleza-apunta-al-dios-desconocido/">
                                    <img src="https://wp-media.patheos.com/blogs/sites/764/2026/04/pexels-ahmoudou-mohamed-85583553-35524703-350x350.jpg"
                                         alt="" class="thumbnail-image" >
                                </a>
                            </div>
                            <div class="entry featured">
                                <a href="https://www.patheos.com/blogs/ecopreacher/2026/04/hechos-17-y-juan-14-naturaleza-apunta-al-dios-desconocido/">Hechos 17 y Juan 14: Naturaleza apunta al &#171;Dios...</a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/ecopreacher/2026/02/porque-dios-amo-al-mundo-juan-3-16-y-creacion/">
                                    
                                    Porque Dios Am&#243; al Mundo: Juan 3:16 y Creaci&#243;n
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/ecopreacher/2026/02/miercoles-de-ceniza-ayuno-por-la-tierra-la-resistencia/">
                                    
                                    Mi&#233;rcoles de Ceniza: Ayuno por la Tierra, la Resistencia
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/billykangas/2025/07/reclaiming-love-on-the-jersey-shore.html">
                                    
                                    Reclaiming Love on the Jersey Shore
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/thelatinright/2025/05/the-blackbirds-song-of-hope-to-a-suffering-world/">
                                    
                                    The Blackbird’s Song of Hope to a Suffering World
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/youmightberight/2024/10/light-of-the-moon/">
                                    
                                    &quot;Turn Out the Light, So We Can See!&quot;
                                </a>
                            </div>
                            <div class="more-link">
                                <a href="https://www.patheos.com/topic/recreation-outdoors-and-religion">
                                    
                                    Explore more Recreation, Outdoors and Religion
                                </a>
                            </div>
                </div>
</div><div class="content-column-wrapper">                <div class="content-column">


        <div class="flag relationships"><a href="https://www.patheos.com/topic/relationships-and-religion">Relationships and Religion</a></div>
                            <div class="thumbnail-window">
                                <a href="https://www.patheos.com/blogs/listenlindaspeaks/2025/12/solomon-savoys-man-of-god-devotional-resonates-nationwide/">
                                    <img src="https://wp-media.patheos.com/blogs/sites/2264/2025/12/IMG_6516-350x350.jpeg"
                                         alt="" class="thumbnail-image" >
                                </a>
                            </div>
                            <div class="entry featured">
                                <a href="https://www.patheos.com/blogs/listenlindaspeaks/2025/12/solomon-savoys-man-of-god-devotional-resonates-nationwide/">Solomon Savoy’s Man of GOD Devotional Resonates Nationwide</a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/listenlindaspeaks/2025/12/guard-your-heart-because-destiny-cant-afford-a-leak/">
                                    
                                    Guard Your Heart: Because Destiny Can’t Afford a Leak
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/listenlindaspeaks/2025/10/the-imposters-the-counterfeit-church-s/">
                                    
                                    The Imposters: The Counterfeit Church!
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/drtasspeaks/2025/07/how-faith-and-purpose-lifted-nicholas-spencer/">
                                    
                                    How Faith and Purpose Lifted Nicholas Spencer
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/drtasspeaks/2025/07/beliefs-and-practices-from-other-faiths/">
                                    
                                    Beliefs and Practices from Other Faiths
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/drtasspeaks/2025/07/do-your-possessions-reflect-your-souls-purpose/">
                                    
                                    Do Your Possessions Reflect Your Soul&#39;s Purpose
                                </a>
                            </div>
                            <div class="more-link">
                                <a href="https://www.patheos.com/topic/relationships-and-religion">
                                    
                                    Explore more Relationships and Religion
                                </a>
                            </div>
                </div>
                    <div class="content-divider"></div>
                <div class="content-column">


        <div class="flag news"><a href="https://www.patheos.com/topic/religion-news">Religion News</a></div>
                            <div class="thumbnail-window">
                                <a href="https://www.patheos.com/articles/simran-jeet-singh-on-humility-justice-and-the-work-of-becoming">
                                    <img src="https://media.patheos.com/~/media/patheos-images/images/fami%20fellows/simran.jpg?as=1&amp;w=600"
                                         alt="Public Narrative Training at the El-Hibri Foundation, 2026, photo credit: Leigh Vogel. " class="thumbnail-image" >
                                </a>
                            </div>
                            <div class="entry featured">
                                <a href="https://www.patheos.com/articles/simran-jeet-singh-on-humility-justice-and-the-work-of-becoming">Simran Jeet Singh on Humility, Justice, and the Work of...</a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/religionqanda/2025/08/is-canada-killing-itself-with-doctor-assisted-suicide/">
                                    
                                    Is Canada “Killing Itself” with Doctor-Assisted Suicide?
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/religionqanda/2025/08/how-do-we-find-happiness/">
                                    
                                    How Do We Find Happiness?
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/articles/finding-salvation-in-the-stars-an-interview-with-cometan-founder-of-astronism">
                                    
                                    Finding Salvation in the Stars: An Interview with Cometan,...
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/jenniferfitz/2025/07/when-your-clergy-just-dont-give-a-crap/">
                                    
                                    When Your Clergy Just Don&#39;t Give A Crap
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/coalitionforfaithandmedia/2025/06/good-religion-stories-that-inspire-common-good/">
                                    
                                    What If Religion Was The Hero In Today’s Headlines?
                                </a>
                            </div>
                            <div class="more-link">
                                <a href="https://www.patheos.com/topic/religion-news">
                                    
                                    Explore more Religion News
                                </a>
                            </div>
                </div>
                    <div class="content-divider"></div>
                <div class="content-column">


        <div class="flag art"><a href="https://www.patheos.com/topic/religious-art">Religious Art</a></div>
                            <div class="thumbnail-window">
                                <a href="https://www.patheos.com/blogs/religionprof/2025/12/review-mandaean-symbolic-art.html">
                                    <img src="https://wp-media.patheos.com/blogs/sites/719/2024/12/Van-Rompaey-Mandaean-Symbolic-Art-350x350.jpg"
                                         alt="" class="thumbnail-image" >
                                </a>
                            </div>
                            <div class="entry featured">
                                <a href="https://www.patheos.com/blogs/religionprof/2025/12/review-mandaean-symbolic-art.html">Review, Mandaean Symbolic Art</a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/anexhibitionofarthistory/2025/05/how-grief-is-shown-in-brutal-media-nyphomaniac/">
                                    
                                    Pleasure, Pain, and the Edge of Emotion: Lars von Trier
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2025/02/5456/">
                                    
                                    Why The Clark Art Institute Should Be on Your Travel List
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/ecopreacher/2024/10/4-nations-lafayette-marching-band-brings-the-fire/">
                                    
                                    4 Nations: Lafayette Marching Band Brings the Fire!
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/anexhibitionofarthistory/2024/10/plagues-and-panic-how-art-can-keep-us-from-feeling-alone/">
                                    
                                    Plagues and Panic: how art can keep us from feeling alone
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/reclaimingthetruth/2024/09/ancestors/">
                                    
                                    Ancestors
                                </a>
                            </div>
                            <div class="more-link">
                                <a href="https://www.patheos.com/topic/religious-art">
                                    
                                    Explore more Religious Art
                                </a>
                            </div>
                </div>
                    <div class="content-divider"></div>
                <div class="content-column">


        <div class="flag events"><a href="https://www.patheos.com/topic/religious-events">Religious Events</a></div>
                            <div class="thumbnail-window">
                                <a href="https://www.patheos.com/blogs/drtasspeaks/2025/07/living-with-faith-every-day-trusting-god-in-all-seasons/">
                                    <img src="https://wp-media.patheos.com/blogs/sites/2292/2025/07/pexels-yankrukov-7640745-resized-350x350.jpg"
                                         alt="" class="thumbnail-image" >
                                </a>
                            </div>
                            <div class="entry featured">
                                <a href="https://www.patheos.com/blogs/drtasspeaks/2025/07/living-with-faith-every-day-trusting-god-in-all-seasons/">Living with Faith Every Day: Trusting God in All Seasons</a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/drtasspeaks/2025/07/forgiveness-heals-the-soul-and-brings-inner-freedom/">
                                    
                                    Forgiveness Heals the Soul and Brings Inner Freedom
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/joyfullyjewish/2025/05/embracing-a-tradition-my-journey-to-choosing-a-hebrew-name/">
                                    
                                    Embracing a Tradition: My Journey to Choosing a Hebrew...
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/jenniferfitz/2025/03/should-you-give-up-the-internet-for-lent/">
                                    
                                    Should You Give Up the Internet for Lent?
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/joyfullyjewish/2025/01/discovering-your-jewish-soul-a-guide-to-conversion/">
                                    
                                    Discovering Your Jewish Soul: A Guide to Conversion
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/drtasspeaks/2024/12/discovering-christ-the-heart-of-christmas/">
                                    
                                    Discovering Christ: The Heart of Christmas
                                </a>
                            </div>
                            <div class="more-link">
                                <a href="https://www.patheos.com/topic/religious-events">
                                    
                                    Explore more Religious Events
                                </a>
                            </div>
                </div>
</div><div class="content-column-wrapper">                <div class="content-column">


        <div class="flag entertainment"><a href="https://www.patheos.com/topic/religious-music-and-entertainment">Religious Music and Entertainment</a></div>
                            <div class="thumbnail-window">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2025/05/faith-in-action-rap-artist-gi-joe-calls-for-action-prayer/">
                                    <img src="https://wp-media.patheos.com/blogs/sites/2222/2025/05/Jesus_Christ_depicted_according_to_the_Shroud_of_Turin_משיח_דתות-350x350.jpg"
                                         alt="" class="thumbnail-image" >
                                </a>
                            </div>
                            <div class="entry featured">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2025/05/faith-in-action-rap-artist-gi-joe-calls-for-action-prayer/">Prayer</a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2024/12/investigating-reports-of-ufos-in-the-northeastern-us/">
                                    
                                    Exploring the X-Files of UFO Sightings in the Northeast US
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/listenlindaspeaks/2024/12/celebrating-pat-gorge-walker-comedy-queen-survival-story/">
                                    
                                    Celebrating Pat G’Orge-Walker: Comedy Queen: Survival...
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/coalitionforfaithandmedia/2024/12/s-w-a-t-breaks-barriers-with-authentic-sikh-representation/">
                                    
                                    S.W.A.T. Breaks Barriers with Authentic Sikh...
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2024/10/possession-and-exorcism-is-demonic-activity-real/">
                                    
                                    Possession and Exorcism, Is Demonic Activity Real?
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/anexhibitionofarthistory/2024/08/layers-that-make-up-an-art-installation-2024-olympics/">
                                    
                                    Layers that make up an art installation : 2024 Olympics
                                </a>
                            </div>
                            <div class="more-link">
                                <a href="https://www.patheos.com/topic/religious-music-and-entertainment">
                                    
                                    Explore more Religious Music and Entertainment
                                </a>
                            </div>
                </div>
                    <div class="content-divider"></div>
                <div class="content-column">


        <div class="flag sports"><a href="https://www.patheos.com/topic/sports-and-religion">Sports and Religion</a></div>
                            <div class="thumbnail-window">
                                <a href="https://www.patheos.com/blogs/jenniferfitz/2024/08/who-belongs-in-the-olympic-female-sport-category/">
                                    <img src="https://wp-media.patheos.com/blogs/sites/421/2024/08/1599px-Joe_Thomas_and_Simone_Biles_48250635326-350x350.jpg"
                                         alt="" class="thumbnail-image" >
                                </a>
                            </div>
                            <div class="entry featured">
                                <a href="https://www.patheos.com/blogs/jenniferfitz/2024/08/who-belongs-in-the-olympic-female-sport-category/">Who Belongs in the Olympic Female Sport Category?</a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/jenniferfitz/2024/08/when-you-have-olympic-sized-body-image-issues/">
                                    
                                    When You Have Olympic-Sized Body Image Issues
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/jenniferfitz/2023/10/where-to-start-with-exercise/">
                                    
                                    Where to Start with Exercise?
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/jenniferfitz/2023/09/is-graded-exercise-therapy-safe-and-effective/">
                                    
                                    Is Graded Exercise Therapy Safe and Effective?
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/jenniferfitz/2023/07/why-your-doctor-needs-to-know-more-about-fatigue/">
                                    
                                    Why Your Doctor Needs to Know More About &quot;Fatigue&quot;
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/jenniferfitz/2023/05/how-do-you-exercise-when-you-have-a-serious-chronic-illness/">
                                    
                                    How Do You Exercise When You Have a Serious Chronic...
                                </a>
                            </div>
                            <div class="more-link">
                                <a href="https://www.patheos.com/topic/sports-and-religion">
                                    
                                    Explore more Sports and Religion
                                </a>
                            </div>
                </div>
                    <div class="content-divider"></div>
                <div class="content-column">


        <div class="flag style"><a href="https://www.patheos.com/topic/style-and-religion">Style and Religion</a></div>
                            <div class="thumbnail-window">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2024/07/julian-fellowes-resurrects-era-of-dignity-the-gilded-age/">
                                    <img src="https://wp-media.patheos.com/blogs/sites/2222/2024/07/Presentations__Raffles_-_Dorset_Spring_Show_2022-_51981583396-350x350.jpg"
                                         alt="" class="thumbnail-image" >
                                </a>
                            </div>
                            <div class="entry featured">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2024/07/julian-fellowes-resurrects-era-of-dignity-the-gilded-age/">The Gilded Age Series Lessons in Manners for Women and...</a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/breathingspace/2023/05/why-do-christians-act-like-monkeys/">
                                    
                                    Why Do Christians Act Like Monkeys?
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/sacredinsightsbymichaelangelo/2022/10/the-bread-of-life-taste-sound/">
                                    
                                    The Bread of Life - Taste, Sound…
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/sacredinsightsbymichaelangelo/2022/10/our-lesser-bretheren-aka-georgy-boy/">
                                    
                                    “Our Lesser Brethren” aka Georgy Boy
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/sacredinsightsbymichaelangelo/2022/10/tender-mercies-the-grinch/">
                                    
                                    Tender Mercies &amp; The Grinch
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/sacredinsightsbymichaelangelo/2022/10/spiritual-triage-by-pope-francis/">
                                    
                                    Spiritual Triage by Pope Frances: Inoculating Indifference
                                </a>
                            </div>
                            <div class="more-link">
                                <a href="https://www.patheos.com/topic/style-and-religion">
                                    
                                    Explore more Style and Religion
                                </a>
                            </div>
                </div>
                    <div class="content-divider"></div>
                <div class="content-column">


        <div class="flag technology"><a href="https://www.patheos.com/topic/technology-and-religion">Technology and Religion</a></div>
                            <div class="thumbnail-window">
                                <a href="https://www.patheos.com/blogs/coalitionforfaithandmedia/2025/04/pluralism-shines-bright-in-the-heart-of-times-square/">
                                    <img src="https://wp-media.patheos.com/blogs/sites/2338/2025/04/TimesSquarepic-350x350.jpg"
                                         alt="" class="thumbnail-image" >
                                </a>
                            </div>
                            <div class="entry featured">
                                <a href="https://www.patheos.com/blogs/coalitionforfaithandmedia/2025/04/pluralism-shines-bright-in-the-heart-of-times-square/">Pluralism Shines Bright in the Heart of Times Square</a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/religionprof/2024/01/getting-extended-unicode-fonts-like-mandaic-to-work-on-pc.html">
                                    
                                    Getting Extended Unicode Fonts (like Mandaic) to Work on...
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/jenniferfitz/2023/12/catholic-detachment-and-the-science-of-addiction/">
                                    
                                    Catholic Detachment and the Science of Addiction
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/spiritualnaturalist/2023/09/finding-a-balance-between-individualism-and-connectedness-in-a-social-media-world/">
                                    
                                    Finding a Balance Between Individualism and Connectedness...
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/publictheology/2023/08/2023-parliament-of-the-worlds-religions-gaias-wizard/">
                                    
                                    2023 Parliament of the World&#39;s Religions: Gaia&#39;s Wizard
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/publictheology/2023/05/ai-brinkmanship-a-prophetic-warning/">
                                    
                                    AI Brinkmanship: A Prophetic Warning?
                                </a>
                            </div>
                            <div class="more-link">
                                <a href="https://www.patheos.com/topic/technology-and-religion">
                                    
                                    Explore more Technology and Religion
                                </a>
                            </div>
                </div>
</div><div class="content-column-wrapper">                <div class="content-column">


        <div class="flag travel"><a href="https://www.patheos.com/topic/travel-and-religion">Travel and Religion</a></div>
                            <div class="thumbnail-window">
                                <a href="https://www.patheos.com/blogs/sacredkaleidoscope/2025/09/cafe-central-viennas-chessboard-of-good-and-evil/">
                                    <img src="https://wp-media.patheos.com/blogs/sites/2123/2025/09/Cafe-350x350.jpeg"
                                         alt="" class="thumbnail-image" >
                                </a>
                            </div>
                            <div class="entry featured">
                                <a href="https://www.patheos.com/blogs/sacredkaleidoscope/2025/09/cafe-central-viennas-chessboard-of-good-and-evil/">Caf&#233; Central: A Quiet Stage for the Crossroads of History</a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/buildingbridges/2025/02/americas-immigration-story-facts-myths-and-the-future/">
                                    
                                    America’s Immigration Story: Facts, Myths, and the Future
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/buildingbridges/2024/12/what-americas-first-people-taught-me-at-wind-river/">
                                    
                                    What America’s First People Taught Me at Wind River
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/buildingbridges/2024/09/7-things-parents-can-do-to-teach-kids-to-reject-hate/">
                                    
                                    7 Things Parents Can Do To Teach Kids To Reject Hate
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/onthecontrary/2024/08/woodstock-new-york-a-place-of-peace/">
                                    
                                    Breaking Bread in Woodstock, NY
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/theinfinityofdivinity/2023/09/the-10-most-holy-items-in-the-british-museum/">
                                    
                                    The 10 Most Holy Items in the British Museum
                                </a>
                            </div>
                            <div class="more-link">
                                <a href="https://www.patheos.com/topic/travel-and-religion">
                                    
                                    Explore more Travel and Religion
                                </a>
                            </div>
                </div>
                    <div class="content-divider"></div>
                <div class="content-column">


        <div class="flag women"><a href="https://www.patheos.com/topic/women-in-religion">Women in Religion</a></div>
                            <div class="thumbnail-window">
                                <a href="https://www.patheos.com/blogs/jenniferfitz/2025/05/misogynist-clericalism-strikes-again/">
                                    <img src="https://wp-media.patheos.com/blogs/sites/421/2021/05/word-by-word-350x350.jpg"
                                         alt="" class="thumbnail-image" >
                                </a>
                            </div>
                            <div class="entry featured">
                                <a href="https://www.patheos.com/blogs/jenniferfitz/2025/05/misogynist-clericalism-strikes-again/">Misogynist Clericalism Strikes Again</a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/drtasspeaks/2025/05/faith-family-and-legacy-evadne-k-smiths-purpose-story/">
                                    
                                    Faith, Family, and Legacy: Evadne K. Smith’s Purpose Story
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/drtasspeaks/2025/05/walking-in-purpose-through-faith-and-fire/">
                                    
                                    Walking in Purpose Through Faith and Fire
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/marginalia/2025/03/childe-helens-pilgrimage-revue-spirite/">
                                    
                                    Childe Helen&#39;s Pilgrimage: Revue Spirite
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/waterwitch/2025/02/everything-changes-a-blog-reborn.html">
                                    
                                    Everything Changes: A Blog Reborn
                                </a>
                            </div>
                            <div class="entry">
                                <a href="https://www.patheos.com/blogs/joyfullyjewish/2025/02/the-transformitive-power-of-ruths-story/">
                                    
                                    Ruth’s Radical Faith: Lessons in Loyalty, Courage, and...
                                </a>
                            </div>
                            <div class="more-link">
                                <a href="https://www.patheos.com/topic/women-in-religion">
                                    
                                    Explore more Women in Religion
                                </a>
                            </div>
                </div>
        </div>
        <br>

    </div>

</div>
        </div>
    </div>
</div>
<div class="container full-width">
    <div class="score-column1 ">
        <div class="score-center">
            
<div class="row ">
    
    <rad-newsletter-simple-signup source-desc="1"
                                  newsletter-name="Best of Patheos"
                                  custom-message=""
                                  :newsletters="[&quot;57&quot;,&quot;57&quot;,&quot;40&quot;]"
                                  path-url="https://cr.patheos.com/admiral">
    </rad-newsletter-simple-signup>

</div>
        </div>
    </div>
</div>

            <div class="hide" >
                <a  href="//www.patheos.com">
                    <span >
                        <img  src="//www.patheos.com/~/media/images/components/navigation/patheos/patheos-logo-header.png" alt="Patheos Logo" />
                        <meta  content="127" />
                        <meta  content="38" />
                    </span>
                    <span >Patheos</span>
                    <span >Explore the world's faith through different perspectives on religion and spirituality! Patheos has the views of the prevalent religions and spiritualities of the world.</span>
                </a>
            </div>
        </div>
<div id="site-footer-2022">
    <div class="container">


        <div class="extras-block mobile">

            <div class="footer-social-icons">
                <a href="https://www.facebook.com/Patheos/"><img src="https://media.patheos.com/~/media/patheos-images/images/components/icons/Patheos-Facebook-Icon.svg" alt="Patheos on Facebook" class="icon"></a>
                <a href="https://www.youtube.com/channel/UC5u2f85lX38wm6NEne5pXFw"><img src="https://media.patheos.com/~/media/patheos-images/images/components/icons/Patheos-YouTube-Icon.svg" alt="Patheos on YouTube" class="icon"></a>
            </div>

            <rad-admiral-login anchor-class="ad-free-login">
                <img src="https://media.patheos.com/~/media/patheos-images/images/components/icons/profile-icon.svg" alt="" width="29" height="29">Ad-Free &amp; Subscriber Log-In
            </rad-admiral-login>
            <a href="/cdn-cgi/l/email-protection#582b2d2828372a2c183f3d2c393c35312a3934763b3735672b2d3a323d3b2c6508392c303d372b780b2d3a2b3b2a31282c313736780b2d2828372a2c" class="subscription-support">Subscription Support</a>
        </div>



        
<div class="footer-nav-links">

    <ul>
        <li><a class="dropdown-Item" href="https://www.patheos.com/about-patheos">About Us</a></li><li><a class="dropdown-Item" href=" https://www.patheos.com/interfaith-calendar/2026?utm_source=footer&utm_medium=internal&utm_campaign=link&utm_id=nav">2026 Calendar</a></li><li><a class="dropdown-Item" href="https://www.patheos.com/editorial/videos">Videos</a></li><li><a class="dropdown-Item" href="https://www.patheos.com/editorial/podcasts">Podcasts</a></li><li><a class="dropdown-Item" href="https://www.patheos.com/library">Library of World Religions</a></li><li><a class="dropdown-Item" href="https://www.patheos.com/media-web-tracker">Faith In Media Tracker</a></li><li><a class="dropdown-Item" href="https://www.patheos.com/about-patheos/advertising">Advertise With Us</a></li><li><a class="dropdown-Item" href="https://www.patheos.com/write-for-us">Write for Us</a></li><li><a class="dropdown-Item" href="https://www.patheos.com/privacy-policy">Privacy Policy</a></li><li><a class="dropdown-Item" href="https://www.patheos.com/terms-of-use">Terms of Service</a></li><li><a class="dropdown-Item" href="https://privacyportal.cookiepro.com/webform/8becd7f7-c923-4cd4-814a-e08c34baf60b/draft/f9dd159d-d007-43b0-a267-2b05605a52c3">Do Not Sell My Data</a></li><li><a class="dropdown-Item" href="https://www.patheos.com/about-patheos">Contact Us</a></li><li><a class="dropdown-Item" href="https://www.radiantdigital.com/">Radiant Digital</a></li><li><a class="dropdown-Item" href="https://www.patheos.com/subscribe/preference-center">Manage Newsletter Subscriptions</a></li><li><a class="dropdown-Item" href="https://www.patheos.com/push-notifications">Unsubscribe From Notifications</a></li><li><a class="dropdown-Item" href="https://www.patheos.com/sitemaps">Sitemap</a></li>
    </ul>

</div>



        <div class="logo-block">
            <div class="footer-logo"></div>
            Copyright 2008-2026, Patheos. All rights reserved.
        </div>




        <div class="extras-block">
            <a href="/cdn-cgi/l/email-protection#acdfd9dcdcc3ded8eccbc9d8cdc8c1c5decdc082cfc3c193dfd9cec6c9cfd891fccdd8c4c9c3df8cffd9cedfcfdec5dcd8c5c3c28cffd9dcdcc3ded8" class="subscription-support">Subscription Support</a>

            <rad-admiral-login anchor-class="ad-free-login">
                <img src="https://media.patheos.com/~/media/patheos-images/images/components/icons/profile-icon.svg" alt="" width="29" height="29">Ad-Free &amp; Subscriber Log-In
            </rad-admiral-login>

            <div class="footer-social-icons">
                <span>Follow Patheos</span>
                <a href="https://www.facebook.com/Patheos/"><img src="https://media.patheos.com/~/media/patheos-images/images/components/icons/Patheos-Facebook-Icon.svg" alt="Patheos on Facebook" class="icon"></a>
                <a href="https://www.youtube.com/channel/UC5u2f85lX38wm6NEne5pXFw"><img src="https://media.patheos.com/~/media/patheos-images/images/components/icons/Patheos-YouTube-Icon.svg" alt="Patheos on YouTube" class="icon"></a>
            </div>

        </div>




    </div>
</div>
    </div>

    <!-- Placed at the end of the document so the pages load faster -->
     
    


        <!-- Begin Patheos JavaScript -->










<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="text/javascript">
    window.dataLayer = window.dataLayer || [];

    // Conversions API relay — fires on every page (not video-gated), matching prior behavior.
    // The GTM tag POSTs to fb_api_url; consent gating is applied on the GTM tag.
    window.dataLayer.push({
        event: 'fb_capi_pageload',
        fb_event_id: '63923844657331',
        fb_api_url: '/ptapi/pageload/event'
    });

    // Browser Pixel PageView — only when the page has no video embeds, matching prior behavior.
    window.addEventListener('load', function () {
        var hasVideoEmbeds =
            document.querySelectorAll('iframe[src*="youtube.com"]').length > 0 ||
            document.querySelectorAll('iframe[src*="jwplayer"]').length > 0 ||
            document.getElementsByTagName('video').length > 0 ||
            document.querySelectorAll('video[src$=".mp4"]').length > 0 ||
            document.querySelectorAll('video[src$=".m4v"]').length > 0;

        if (!hasVideoEmbeds) {
            window.dataLayer.push({
                event: 'fb_pixel_pageview',
                fb_pixel_id: '1510929182549648',
                fb_event_id: '63923844657331',
                fb_fbc: '',
                fb_fbp: ''
            });
        }
    });
</script>        <!-- End Patheos JavaScript -->
        <script type="module" src="/areas/patheos/app/dist/js/chunk-vendors.463729d9.js"></script>
        <script type="module" src="/areas/patheos/app/dist/js/app.453ab1b9.js"></script>
        <script>!function () { var e = document, t = e.createElement("script"); if (!("noModule" in t) && "onbeforeload" in t) { var n = !1; e.addEventListener("beforeload", function (e) { if (e.target === t) n = !0; else if (!e.target.hasAttribute("nomodule") || !n) return; e.preventDefault() }, !0), t.type = "module", t.src = ".", e.head.appendChild(t), t.remove() } }();</script>
        <script src="/areas/patheos/app/dist/js/" nomodule></script>
        <script src="/areas/patheos/app/dist/js/" nomodule></script>

        <link rel="preload" href="/areas/patheos/css/main.css?v=b1996415474728334047ccc8155580be" as="style" onload="this.onload=null;this.rel='stylesheet'">
        <noscript><link rel="stylesheet" href="/areas/patheos/css/main.css?v=b1996415474728334047ccc8155580be"></noscript>

    <!-- BEGIN LAZY LOAD IMAGES -->
    <script src="/areas/patheos/js/vendor/lazysizes.min.js" async></script>

    <!-- Font Imports -->
    <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Abril+Fatface|Montserrat:100,300,400,700|Open+Sans+Condensed:300,700|Vollkorn:400,400i,700,700i&display=optional" crossorigin />
    <!-- End Font Imports -->
<script>(function(){function c(){var b=a.contentDocument||(a.contentWindow&&a.contentWindow.document);if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'a34405947e2c5cf6',t:'MTc4ODI2MzA1Mw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
</html>