


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" xmlns:og="http://ogp.me/ns#" xmlns:fb="http://www.facebook.com/2008/fbml" class="beliefnet-index-page" data-content-type="beliefnet-index-page" data-editor-name="" data-keyword="blog">
<head>
    <meta charset="utf-8" />
    <meta name="referrer" content="origin" />
    <meta property="fb:pages" content="40730797140" />
    <meta name="pocket-site-verification" content="409e16047bebe5f1d3f3cf08e8bd8c" />

        <meta name="viewport" content="width=device-width, initial-scale=1" />

    <script type="text/javascript" src="https://securepubads.g.doubleclick.net/tag/js/gpt.js" async=async></script>
    <script type="text/javascript" src="https://c.amazon-adsystem.com/aax2/apstag.js" async=async></script>
    <script type="text/javascript" src="https://static.criteo.net/js/ld/publishertag.js" async=async></script>

    


<title>Beliefnet Columnists - Beliefnet</title>



    <meta property="og:title" content="Beliefnet Columnists" />


    <meta name="news_keywords" content="Blog,Advice Columnist,Columnist,Editorial Writers,Editorial Commentary" />

    <meta property="og:description" content="Beliefnet offers interviews and profiles with celebrities, newsmakers, and other notable figures across the world who are making a difference. " />
    <meta name="description" content="Beliefnet offers interviews and profiles with celebrities, newsmakers, and other notable figures across the world who are making a difference. " />

    <meta name="robots" content="INDEX, FOLLOW, noydir, noodp" />
    <meta http-equiv="content-language" content="en" />
    <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
    <meta http-equiv="last-modified" content="2018-03-09@00:00:00 Z" />
    <meta http-equiv="X-Served-By" content="A4WEB005" />
    <link href="https://www.beliefnet.com/columnists.aspx" rel="canonical" />
    <meta property="og:url" content="https://www.beliefnet.com/columnists.aspx" />

<meta property="fb:pages" content="102771646440276" />


<link rel="publisher" href="https://plus.google.com/+beliefnet" />
<link rel="alternate" hreflang="en" href="https://www.beliefnet.com/columnists.aspx" />

<!-- Favicon Data -->
<link rel="apple-touch-icon" sizes="57x57" href="/Areas/Beliefnet/img/favicons/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/Areas/Beliefnet/img/favicons/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/Areas/Beliefnet/img/favicons/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/Areas/Beliefnet/img/favicons/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/Areas/Beliefnet/img/favicons/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/Areas/Beliefnet/img/favicons/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/Areas/Beliefnet/img/favicons/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/Areas/Beliefnet/img/favicons/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/Areas/Beliefnet/img/favicons/apple-touch-icon-180x180.png">
<link rel="icon" type="image/png" href="/Areas/Beliefnet/img/favicons/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/Areas/Beliefnet/img/favicons/favicon-194x194.png" sizes="194x194">
<link rel="icon" type="image/png" href="/Areas/Beliefnet/img/favicons/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="/Areas/Beliefnet/img/favicons/android-chrome-192x192.png" sizes="192x192">
<link rel="icon" type="image/png" href="/Areas/Beliefnet/img/favicons/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="/Areas/Beliefnet/img/favicons/manifest.json">
<link rel="mask-icon" href="/Areas/Beliefnet/img/favicons/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#ffc40d">
<meta name="msapplication-TileImage" content="/mstile-144x144.png">
<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="@beliefnet">
<meta name="twitter:creator" content="@beliefnet">
<meta name="twitter:title" content="Beliefnet Columnists - Beliefnet">
    <meta name="twitter:description" content="Beliefnet offers interviews and profiles with celebrities, newsmakers, and other notable figures across the world who are making a difference. ">


<!-- Facebook App ID -->
<meta property="fb:app_id" content="478918965481542" />
<meta property="fb:pages" content="40730797140" />

<!-- Facebook Pages -->
<meta property="fb:pages" content="102771646440276">
<meta property="fb:pages" content="92047888071">
<meta property="fb:pages" content="116868908377560">
<meta property="fb:pages" content="267926607007">
<meta property="fb:pages" content="109197379277795">
<meta property="fb:pages" content="52440476277">
<meta property="fb:pages" content="212598368754872">

    <script type="text/javascript">
        var disqus_identifier = "https://www.beliefnet.com/columnists.aspx";
    </script>

    <link href="/styles/beliefnet-styles.css?v=PYSxuIp6DNhBpTOr4Z-yPLYuXY5r5a8GidOKworsBSE1" rel="stylesheet"/>


        <!-- Begin Beliefnet JavaScript -->
<script type="text/javascript">
        var bnet = bnet || { }
        bnet.includeScript = function(source, id, dataAttributes, callback) {
            console.log("Loading script : " + source);

            if (document.getElementById(id)) { return; }
            var s = document.createElement('script');
            s.type = 'text/javascript';
            s.id = id;
            s.src = source;
            s.async = true;

            // Add data attributes if any are defined
            for(var i = 0; i < dataAttributes.length; i++)
            {
                var dataAtt = dataAttributes[i];
                s.setAttribute('data-' + dataAtt.name, dataAtt.value);
            }

            if (!!callback && (typeof callback == 'function')) {
                if (s.readyState) {
                    s.onreadystatechange = function () {
                        if (s.readyState == 'loaded' || s.readyState == 'complete') {
                            s.onreadystatechange = null;
                            callback();
                        }
                    };
                } else {
                    s.onload = function () { callback(); };
                }
            }
            document.getElementsByTagName('head')[0].appendChild(s);
        }
</script>


<script type="text/javascript">
    var require = require || {
        urlArgs: 'v=fabc2e9fa8686ffee132556f2938f57f'
    };
</script>
<script type="text/javascript">
    bnet.includeScript("https://cdn.polyfill.io/v2/polyfill.js?features=Array.prototype.includes,modernizr:es5array|always|gated,IntersectionObserver", "polyfill-io-arrays", [], function () {
        bnet.includeScript("/areas/beliefnet/js/beliefnet.bundle.config.js?v=", "bnet-scripts-config", [], function () {
            bnet.includeScript("/Areas/ScoreCCF/js/Vendor/require.js", "bnet-scripts-requirejs",
                [{ name: "main", value: "/areas/beliefnet/js/beliefnet.bundle.js" }], function () {
                    // Kick off JavaScript
                    require(["main"]);
                });
        });
    });
</script>
        <!-- End Beliefnet JavaScript -->

    <!-- Begin TaboolaHead-->
<script type="text/javascript">
    window._taboola = window._taboola || [];
    _taboola.push({ photo: 'auto' });
    !function (e, f, u, i) {
        if (!document.getElementById(i)) {
            e.async = 1;
            e.src = u;
            e.id = i;
            f.parentNode.insertBefore(e, f);
        }
    }(document.createElement('script'),
    document.getElementsByTagName('script')[0],
    '//cdn.taboola.com/libtrc/bnmedia-beliefnet/loader.js',
    'tb_loader_script');
    if (window.performance && typeof window.performance.mark == 'function')
    { window.performance.mark('tbl_ic'); }
</script>    <!-- End TaboolaHead -->

    


    



    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
    <!--[if lt IE 9]>
      <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.2/html5shiv.min.js"></script>
      <script src="//cdnjs.cloudflare.com/ajax/libs/respond.js/1.4.2/respond.js"></script>
    <![endif]-->

    <!-- Preconnect Metadata -->
    <link rel="preconnect" href="https://cdn.polyfill.io" />
    <link rel="preconnect" href="https://po.st" />
    <link rel="preconnect" href="https://i.po.st" />
    <link rel="preconnect" href="https://p.po.st" />
    <!-- End Preconnect Metadata -->
    
    <!-- Lazy Load Images -->
    <script src="/areas/beliefnet/js/vendor/lazysizes.min.js" async=""></script>
    <style type="text/css">
        .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;
        }
    </style>
</head>
<body>
    <!-- Overlay Ad Injection Location Identifier - Do Not Delete -->
    <div id="overlay-inject-location" class="hidden"></div>

    <!-- DFP Configuration Data -->
    
<div class="dfp-page-config hidden" data-ux-args="{&quot;IsExperienceEditorEditing&quot;:false,&quot;DFPPageConfig&quot;:{&quot;hierarchy&quot;:&quot;/29966721/BNET/columnists&quot;,&quot;tags&quot;:[&quot;Blog&quot;,&quot;Advice Columnist&quot;,&quot;Columnist&quot;,&quot;Editorial Writers&quot;,&quot;Editorial Commentary&quot;],&quot;audience&quot;:[],&quot;contentid&quot;:&quot;f0854bc3&quot;,&quot;title&quot;:&quot;Beliefnet Columnists&quot;,&quot;type&quot;:&quot;beliefnet-index-page&quot;,&quot;disabled&quot;:false}}" data-ux-module="Beliefnet/Components/DFPPageConfig" data-ux-state="pending"></div>

        <!-- Google Tag Manager -->
        <noscript>
            <iframe src="//www.googletagmanager.com/ns.html?id=GTM-5ZTPVF"
                    height="0" width="0" style="display:none;visibility:hidden"></iframe>
        </noscript>
            <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 =
                    '//www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
                })(window, document, 'script', 'dataLayer', 'GTM-5ZTPVF');
            </script>
        <!-- End Google Tag Manager -->

    <div class="full-page-wrapper">
        <header id="beliefnet-header" class="">
    <div class="score-header-wrapper container">
        <a href="/" class="navbar-brand">
            Beliefnet
        </a>
        <div id="beliefnet-sub-nav" class="score-header hidden-xs hidden-sm">
            <div class="score-nav">
                


<ul class=" list-inline list-unstyled">
    

<li class="score-menu-list-item active-section" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/">home</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/columnists.aspx">columnists</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/video.aspx">video</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/ebook-offers.aspx">special offers and e-books</a></li>
</ul>
<div class="pull-right ">
    

<div class="social-share-bar" data-ux-args="{&quot;IsExperienceEditorEditing&quot;:false}" data-ux-module="Beliefnet/Components/SocialShareBar" data-ux-state="pending">            <div class="pw pw-widget ra1-pw-classicWidget ra1-pw_size_large pw-layout-horizontal horizontal" pw:url="https://www.beliefnet.com/">
                        <a class="pw-button pw-button-facebook button-type-square pw-size-large"></a>
                        <a class="pw-button pw-button-twitter button-type-square pw-size-large"></a>
                        <a class="pw-button pw-button-pinterest button-type-square pw-size-large"></a>
                        <a class="pw-button pw-button-googleplus button-type-square pw-size-large"></a>
                        <a class="pw-button pw-button-email button-type-square pw-size-large"></a>
                        <a class="pw-button pw-button-post button-type-square pw-size-large"></a>

            </div>
</div>
</div>
            </div>
        </div>
    </div>
    <div class="score-header-wrapper container">
        <div id="beliefnet-main-nav" class="score-header top-level">
            
	<nav class="navbar navbar-default score-megamenu" role="navigation">
<div class="score-nav-wrapper" data-ux-args="{&quot;IsExperienceEditorEditing&quot;:false}" data-ux-module="Beliefnet/Components/Navigation" data-ux-state="pending">			    <div class="score-nav">
                    <div id="header-custom-search" class="dropdown pull-right">
                        <button class="glyphicon glyphicon-search dropdown-toggle custom-search-icon" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style=" color: white;"><div class="arrow-up"></div></button>
                        <ul class="dropdown-menu col-md-4 pull-right" aria-labelledby="dropdownMenu1">
                        <li style="z-index: 1;">
                            
                            

<div class="" data-ux-args="{&quot;IsExperienceEditorEditing&quot;:false}" data-ux-module="Beliefnet/Components/GoogleCustomSearch" data-ux-state="pending">        <gcse:searchbox-only resultsUrl="/search/site/"></gcse:searchbox-only>
</div>
                        </li>
                        </ul>
                    </div>
				    <!-- score-nav-wrapper is the container -->
				    <div class="navbar-header score-navbar-header">
					    <button type="button" data-toggle="collapse" data-target="#mm-67f25d64-a17f-44f9-a145-78773d4e2b55"
					            class="score-hamburger navbar-toggle">
						    <span class="icon-bar"></span>
						    <span class="icon-bar"></span>
						    <span class="icon-bar"></span>
					    </button>
				    </div>
				    <div class="collapse navbar-collapse" id="mm-67f25d64-a17f-44f9-a145-78773d4e2b55">
					    <ul class="nav navbar-nav score-nav">
    


<li class=" dropdown top-level-nav score-megamenu">
<a href="https://www.beliefnet.com/inspiration.aspx" class="dropdown-hover-toggle">Inspiration</a>    <a href="#" class="dropdown-toggle toggle-caret visible-xs-inline-block visible-sm-inline-block pull-right" data-toggle="dropdown">
        <span class="caret"><img src="/~/media/images/components/navigation/mobile-caret-arrow.svg" width="9" height="9" /></span>
        <span class="sr-only">toggle menu</span>
    </a>

    <ul class="dropdown-menu" role="menu">
        

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/inspiration/christian-inspiration.aspx">Christian Inspiration</a></li>


<li class=" dropdown-bnet-submenu score-megamenu">
    <a href="https://www.beliefnet.com/inspiration/angels.aspx" class="dropdown-hover-toggle-sub">Angels</a>
    <a href="#" class="dropdown-toggle toggle-caret visible-xs-inline-block visible-sm-inline-block pull-right" data-toggle="dropdown">
        <span class="caret"><img src="/~/media/images/components/navigation/mobile-caret-arrow.svg" width="9" height="9" alt=""></span>
        <span class="sr-only">toggle menu</span>
    </a>

    <ul class="dropdown-menu" role="menu">
        

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/inspiration/angels/archangels.aspx">Archangels</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/inspiration/angels/guardian-angels.aspx">Guardian Angels</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/inspiration/angels/angel-of-the-day.aspx">Angel of the Day</a></li>
    </ul>
</li>


<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/inspiration/a-better-me.aspx">Building A Better Me</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/inspiration/news.aspx">Our News, Our Community</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/inspiration/quote-search.aspx">Quote Search</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/inspiration/believe-in.aspx">Believe In</a></li>
    </ul>
</li>



<li class=" dropdown top-level-nav score-megamenu">
<a href="https://www.beliefnet.com/faiths.aspx" class="dropdown-hover-toggle">Faith & Prayer</a>    <a href="#" class="dropdown-toggle toggle-caret visible-xs-inline-block visible-sm-inline-block pull-right" data-toggle="dropdown">
        <span class="caret"><img src="/~/media/images/components/navigation/mobile-caret-arrow.svg" width="9" height="9" /></span>
        <span class="sr-only">toggle menu</span>
    </a>

    <ul class="dropdown-menu" role="menu">
        

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/entertainment/quizzes/beliefomatic.aspx">Belief-O-Matic®</a></li>


<li class=" dropdown-bnet-submenu score-megamenu">
    <a href="https://www.beliefnet.com/faiths/christianity.aspx" class="dropdown-hover-toggle-sub">Christianity</a>
    <a href="#" class="dropdown-toggle toggle-caret visible-xs-inline-block visible-sm-inline-block pull-right" data-toggle="dropdown">
        <span class="caret"><img src="/~/media/images/components/navigation/mobile-caret-arrow.svg" width="9" height="9" alt=""></span>
        <span class="sr-only">toggle menu</span>
    </a>

    <ul class="dropdown-menu" role="menu">
        

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/faiths/christianity/daily-bible-reading.aspx">Daily Bible Reading</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/inspiration/quote-search.aspx">Quote Search</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/faiths/prayer/prayer-search.aspx">Prayer Search</a></li>
    </ul>
</li>



<li class=" dropdown-bnet-submenu score-megamenu">
    <a href="https://www.beliefnet.com/faiths/catholic.aspx" class="dropdown-hover-toggle-sub">Catholic</a>
    <a href="#" class="dropdown-toggle toggle-caret visible-xs-inline-block visible-sm-inline-block pull-right" data-toggle="dropdown">
        <span class="caret"><img src="/~/media/images/components/navigation/mobile-caret-arrow.svg" width="9" height="9" alt=""></span>
        <span class="sr-only">toggle menu</span>
    </a>

    <ul class="dropdown-menu" role="menu">
        

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/faiths/catholic/daily-bible-reading.aspx">Daily Bible Reading</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/faiths/prayer/prayer-search.aspx">Prayer Search</a></li>


<li class=" dropdown-bnet-submenu score-megamenu">
    <a href="https://www.beliefnet.com/faiths/catholic/saints.aspx" class="dropdown-hover-toggle-sub">Saints</a>
    <a href="#" class="dropdown-toggle toggle-caret visible-xs-inline-block visible-sm-inline-block pull-right" data-toggle="dropdown">
        <span class="caret"><img src="/~/media/images/components/navigation/mobile-caret-arrow.svg" width="9" height="9" alt=""></span>
        <span class="sr-only">toggle menu</span>
    </a>

    <ul class="dropdown-menu" role="menu">
        

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/faiths/catholic/saints/saint-of-the-day.aspx">Saint of the Day</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/faiths/catholic/saints/search.aspx">Find a Saint</a></li>
    </ul>
</li>

    </ul>
</li>



<li class=" dropdown-bnet-submenu score-megamenu">
    <a href="https://www.beliefnet.com/faiths/prayer.aspx" class="dropdown-hover-toggle-sub">Prayer</a>
    <a href="#" class="dropdown-toggle toggle-caret visible-xs-inline-block visible-sm-inline-block pull-right" data-toggle="dropdown">
        <span class="caret"><img src="/~/media/images/components/navigation/mobile-caret-arrow.svg" width="9" height="9" alt=""></span>
        <span class="sr-only">toggle menu</span>
    </a>

    <ul class="dropdown-menu" role="menu">
        

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/prayers/protestant/addiction/serenity-prayer.aspx">Serenity Prayer</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/prayers/catholic/childrens-prayers/the-lords-prayer.aspx">The Lord's Prayer</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/prayers/other/birthday-prayer.aspx">Birthday Prayer</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/faiths/prayer/prayer-search.aspx">Find a Prayer</a></li>
    </ul>
</li>


<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/faiths/tech-gospel.aspx">Tech Gospel</a></li>
    </ul>
</li>



<li class=" dropdown top-level-nav score-megamenu">
<a href="https://www.beliefnet.com/wellness.aspx" class="dropdown-hover-toggle">Health & Wellness</a>    <a href="#" class="dropdown-toggle toggle-caret visible-xs-inline-block visible-sm-inline-block pull-right" data-toggle="dropdown">
        <span class="caret"><img src="/~/media/images/components/navigation/mobile-caret-arrow.svg" width="9" height="9" /></span>
        <span class="sr-only">toggle menu</span>
    </a>

    <ul class="dropdown-menu" role="menu">
        


<li class=" dropdown-bnet-submenu score-megamenu">
    <a href="https://www.beliefnet.com/wellness/health/emotional-health.aspx" class="dropdown-hover-toggle-sub">Emotional Health</a>
    <a href="#" class="dropdown-toggle toggle-caret visible-xs-inline-block visible-sm-inline-block pull-right" data-toggle="dropdown">
        <span class="caret"><img src="/~/media/images/components/navigation/mobile-caret-arrow.svg" width="9" height="9" alt=""></span>
        <span class="sr-only">toggle menu</span>
    </a>

    <ul class="dropdown-menu" role="menu">
        

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/wellness/health/emotional-health/bipolar.aspx">Bipolar</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/wellness/health/emotional-health/depression.aspx">Depression</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/wellness/health/emotional-health/happiness.aspx">Happiness</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/wellness/health/emotional-health/stress.aspx">Stress</a></li>
    </ul>
</li>



<li class=" dropdown-bnet-submenu score-megamenu">
    <a href="https://www.beliefnet.com/wellness/health/physical-health.aspx" class="dropdown-hover-toggle-sub">Physical Health</a>
    <a href="#" class="dropdown-toggle toggle-caret visible-xs-inline-block visible-sm-inline-block pull-right" data-toggle="dropdown">
        <span class="caret"><img src="/~/media/images/components/navigation/mobile-caret-arrow.svg" width="9" height="9" alt=""></span>
        <span class="sr-only">toggle menu</span>
    </a>

    <ul class="dropdown-menu" role="menu">
        

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/wellness/health/physical-health/allergies.aspx">Allergies</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/wellness/health/physical-health/alzheimers.aspx">Alzheimer's</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/wellness/health/physical-health/coping-with-arthritis.aspx">Arthritis</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/wellness/health/physical-health/cancer.aspx">Cancer</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/wellness/health/physical-health/cold-and-flu.aspx">Cold and Flu</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/wellness/health/physical-health/living-with-copd.aspx">COPD</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/wellness/health/physical-health/diabetes-management-center.aspx">Diabetes</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/wellness/health/physical-health/heart-health.aspx">Heart Health</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/wellness/health/physical-health/menopause.aspx">Menopause</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/wellness/health/physical-health/migraine-center.aspx">Migraine</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/wellness/health/physical-health/pain-management-center.aspx">Pain</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/wellness/health/physical-health/sleep-center.aspx">Sleep</a></li>
    </ul>
</li>



<li class=" dropdown-bnet-submenu score-megamenu">
    <a href="https://www.beliefnet.com/wellness/health/healthy-living.aspx" class="dropdown-hover-toggle-sub">Healthy Living</a>
    <a href="#" class="dropdown-toggle toggle-caret visible-xs-inline-block visible-sm-inline-block pull-right" data-toggle="dropdown">
        <span class="caret"><img src="/~/media/images/components/navigation/mobile-caret-arrow.svg" width="9" height="9" alt=""></span>
        <span class="sr-only">toggle menu</span>
    </a>

    <ul class="dropdown-menu" role="menu">
        

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/wellness/health/healthy-living/aging.aspx">Aging</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/wellness/health/healthy-living/womens-health.aspx">Women's Health</a></li>
    </ul>
</li>


<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/wellness/personal-growth.aspx">Personal Growth</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/wellness/health/transform-your-life.aspx">Transform Your Life</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/wellness/health/celebrating-women.aspx">Celebrating Women</a></li>
    </ul>
</li>



<li class=" dropdown top-level-nav score-megamenu">
<a href="https://www.beliefnet.com/entertainment.aspx" class="dropdown-hover-toggle">Entertainment</a>    <a href="#" class="dropdown-toggle toggle-caret visible-xs-inline-block visible-sm-inline-block pull-right" data-toggle="dropdown">
        <span class="caret"><img src="/~/media/images/components/navigation/mobile-caret-arrow.svg" width="9" height="9" /></span>
        <span class="sr-only">toggle menu</span>
    </a>

    <ul class="dropdown-menu" role="menu">
        

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/entertainment/movies.aspx">Movies</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/entertainment/television.aspx">TV</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/entertainment/quizzes.aspx">Quizzes</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/entertainment/joke-of-the-day.aspx">Joke of the Day</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/entertainment/music.aspx">Music</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/celebrity-faith-database.aspx">Celebrity Faith Database</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/entertainment/celebrities.aspx">Celebrities</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/entertainment/books.aspx">Books</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/entertainment/sports.aspx">Sports</a></li>
    </ul>
</li>



<li class="active-section dropdown top-level-nav score-megamenu">
<a href="https://www.beliefnet.com/love-family.aspx" class="dropdown-hover-toggle">Love & Family</a>    <a href="#" class="dropdown-toggle toggle-caret visible-xs-inline-block visible-sm-inline-block pull-right" data-toggle="dropdown">
        <span class="caret"><img src="/~/media/images/components/navigation/mobile-caret-arrow.svg" width="9" height="9" /></span>
        <span class="sr-only">toggle menu</span>
    </a>

    <ul class="dropdown-menu" role="menu">
        


<li class="active-section dropdown-bnet-submenu score-megamenu">
    <a href="https://www.beliefnet.com/love-family/relationships.aspx" class="dropdown-hover-toggle-sub">Relationships</a>
    <a href="#" class="dropdown-toggle toggle-caret visible-xs-inline-block visible-sm-inline-block pull-right" data-toggle="dropdown">
        <span class="caret"><img src="/~/media/images/components/navigation/mobile-caret-arrow.svg" width="9" height="9" alt=""></span>
        <span class="sr-only">toggle menu</span>
    </a>

    <ul class="dropdown-menu" role="menu">
        

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/love-family/relationships/friendship.aspx">Friendship</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/love-family/relationships/dating.aspx">Dating</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/love-family/relationships/weddings.aspx">Weddings</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/love-family/relationships/marriage.aspx">Marriage</a></li>

<li class="score-menu-list-item active-section" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/love-family/relationships/affairs-and-divorce.aspx">Divorce</a></li>
    </ul>
</li>


<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/love-family/parenting.aspx">Parenting</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/love-family/apron-strings.aspx">Apron Strings</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/love-family/recipes.aspx">Recipes</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/love-family/caregiving.aspx">Caregiving</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/love-family/pets.aspx">Pets</a></li>


<li class=" dropdown-bnet-submenu score-megamenu">
    <a href="https://www.beliefnet.com/love-family/holidays.aspx" class="dropdown-hover-toggle-sub">Holidays</a>
    <a href="#" class="dropdown-toggle toggle-caret visible-xs-inline-block visible-sm-inline-block pull-right" data-toggle="dropdown">
        <span class="caret"><img src="/~/media/images/components/navigation/mobile-caret-arrow.svg" width="9" height="9" alt=""></span>
        <span class="sr-only">toggle menu</span>
    </a>

    <ul class="dropdown-menu" role="menu">
        

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/love-family/holidays/new-year.aspx">New Year's</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/love-family/holidays/martin-luther-king-jr-day.aspx">MLK Day</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/love-family/holidays/valentines-day.aspx">Valentine's Day</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/love-family/holidays/st-patricks-day.aspx">St. Patrick's Day</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/love-family/holidays/mothers-day.aspx">Mother's Day</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/love-family/holidays/memorial-day.aspx">Memorial Day</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/love-family/holidays/fathers-day.aspx">Father's Day</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/love-family/holidays/july-4th.aspx">4th of July</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/love-family/holidays/9-11-anniversary.aspx">9/11 Anniversary</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/love-family/holidays/thanksgiving/thanksgiving-guide.aspx">Thanksgiving</a></li>
    </ul>
</li>

    </ul>
</li>



	<li class="dropdown top-level-nav score-megamenu">
		<a href="https://www.beliefnet.com/newsletters.aspx" class="dropdown-hover-toggle top-level-nav">
			Newsletters
		</a>
        <a href="#" class="dropdown-toggle toggle-caret visible-xs-inline-block visible-sm-inline-block pull-right" data-toggle="dropdown">
            <span class="caret"><img src="/~/media/images/components/navigation/mobile-caret-arrow.svg" width="9" height="9" alt=""></span>
            <span class="sr-only">toggle menu</span>
        </a>
		<ul class="dropdown-menu" role="menu">
			<li class="score-component score-megamenu-dropdown dropdown dropdown-bnet-submenu">
				
<div class="" data-ux-args="{&quot;IsExperienceEditorEditing&quot;:false}" data-ux-module="Beliefnet/Components/NewsletterSignup" data-ux-state="pending"><div class="" data-ux-args="{&quot;IsExperienceEditorEditing&quot;:false}" data-ux-module="Beliefnet/Components/GDPR" data-ux-state="pending">        <aside class="newsletter-su-box">
            <div class="heading">Be Inspired!</div>
            <p>Sign up for our free newsletters and special offers! <strong>Just enter your email below.</strong></p>
            <form method="post" action="/bnapi/newsletter/subscribe" class="newsletter-signup">


                        <input type="hidden" name="SourceDesc" value="3" />

                <div class="input-group">
                    <input type="email" name="email" class="form-control" required>
                    <span class="input-group-btn">
                        <input type="submit" class="btn btn-accent-2" value="Sign Up">
                    </span>
                </div>
                <div class="col-sm-offset-1 col-sm-11">
                    <div class="checkbox hidden text-left" data-bnet-gdpr="show">
                        <input type="checkbox" name="partners" checked data-bnet-gdpr="unchecked" /> <div class="fine-print remove-padding">Please also opt me in for Exclusive Offers from Beliefnet’s Partners <a href="/about-us/privacy-policy.aspx" target="_blank">Privacy and Data Policy</a></div>
                    </div>
                </div>
                <table width="100%" class="newsletter-list">
            


                        <tr>
                            <td>
                                    <div class="checkbox">
                                        <label>
                                            <input type="checkbox" name="newsletter" value="9" checked="checked" data-bnet-gdpr="unchecked">
                                            Inspiration
                                            <div class="description">Delivering you the best in inspirational articles, life stories, quotes and more.</div>
                                        </label>
                                    </div>
                            </td>
                            <td>
                                    <div class="checkbox">
                                        <label>
                                            <input type="checkbox" name="newsletter" value="7" checked="checked" data-bnet-gdpr="unchecked">
                                            Bible Reading
                                            <div class="description">Receive a Daily Measure of God&#39;s Word and guidance straight to your inbox.</div>
                                        </label>
                                    </div>
                            </td>
                        </tr>           
                        <tr>
                            <td>
                                    <div class="checkbox">
                                        <label>
                                            <input type="checkbox" name="newsletter" value="6" checked="checked" data-bnet-gdpr="unchecked">
                                            Angel Wisdom
                                            <div class="description">Let angels be your guide with help from this inspiring and thought-provoking newsletter.</div>
                                        </label>
                                    </div>
                            </td>
                            <td>
                                    <div class="checkbox">
                                        <label>
                                            <input type="checkbox" name="newsletter" value="29" checked="checked" data-bnet-gdpr="unchecked">
                                            Entertainment
                                            <div class="description">The latest buzz on inspiring celebrities, movies, TV, music and more.</div>
                                        </label>
                                    </div>
                            </td>
                        </tr>           
            
                    <tr>
                        <td colspan="2" align="center"><a href="/newsletter/signupprocess.aspx">Click here for our full list of newsletters</a></td>
                    </tr>
                </table>
            </form>
        </aside>
</div></div>
			</li>
		</ul>
	</li>



<li class=" dropdown top-level-nav score-megamenu hidden-md hidden-lg">
<a class="dropdown-hover-toggle">More...</a>    <a href="#" class="dropdown-toggle toggle-caret visible-xs-inline-block visible-sm-inline-block pull-right" data-toggle="dropdown">
        <span class="caret"><img src="/~/media/images/components/navigation/mobile-caret-arrow.svg" width="9" height="9" /></span>
        <span class="sr-only">toggle menu</span>
    </a>

    <ul class="dropdown-menu" role="menu">
        

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/columnists.aspx">Columnists</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/ebook-offers.aspx">Special Offers and E-Books</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/video.aspx">Videos</a></li>
    </ul>
</li>

</ul>
				    </div>
			    </div>
</div>	</nav>

        </div>
    </div>
    <div id="main-navigation-decoration-band"></div>
</header>
        <div class="container full-width">
    <div class="score-column1 ">
        <div class="score-center">
            

        <div class="score-component ad ad-container  ad-decoration  hidden-xs">
<div class="DFPAdSlot ad-notice vertical " data-ux-args="{&quot;IsExperienceEditorEditing&quot;:false,&quot;Config&quot;:{&quot;id&quot;:&quot;div-gpt-ad-top-nav&quot;,&quot;position&quot;:&quot;DT_ATF_Top&quot;,&quot;sizes&quot;:[[728,90],[970,90],[970,66],[970,250],[1,1]],&quot;fluid&quot;:false,&quot;yieldbot&quot;:true,&quot;outofpage&quot;:false,&quot;mobile&quot;:false,&quot;manual&quot;:false,&quot;autorefresh&quot;:false,&quot;limit&quot;:1}}" data-ux-module="Beliefnet/Components/AdSlot" data-ux-state="pending" id="div-gpt-ad-top-nav" style="display: none;"></div>        </div>


        <div class="score-component ad ad-container  ad-decoration  visible-xs-block">
<div class="DFPAdSlot ad-notice " data-ux-args="{&quot;IsExperienceEditorEditing&quot;:false,&quot;Config&quot;:{&quot;id&quot;:&quot;div-gpt-ad-117586335-0&quot;,&quot;position&quot;:&quot;Mob_Prem1_Top&quot;,&quot;sizes&quot;:[[320,100],[320,50],[300,100],[300,50]],&quot;fluid&quot;:false,&quot;yieldbot&quot;:true,&quot;outofpage&quot;:false,&quot;mobile&quot;:true,&quot;manual&quot;:false,&quot;autorefresh&quot;:false,&quot;limit&quot;:1}}" data-ux-module="Beliefnet/Components/AdSlot" data-ux-state="pending" id="div-gpt-ad-117586335-0" style="display: none;"></div>        </div>

        </div>
    </div>
</div>


        <!-- Begin TaboolaBody -->
        <script type="text/javascript">
    window._taboola = window._taboola || [];
    _taboola.push({ flush: true });
</script>

        <!-- End TaboolaBody-->


        <div itemscope itemtype="http://schema.org/WebPage" class="pageWrapper page-wrapper ">
            <link itemprop="mainEntityOfPage" href="https://www.beliefnet.com/columnists.aspx" />

                    <span class="hide" itemprop="dateModified">2018-03-09</span>
                    <span class="hide" itemprop="datePublished">2018-03-09</span>

            
            <div class="container full-width">
    <div class="score-column1 ">
        <div class="score-center">
            
<div class="row ">
    
        <div class="featured-columnists">
            <aside class="section-tag decoration">
                <a href="https://www.beliefnet.com/columnists.aspx" class="tag">COLUMNISTS</a>
            </aside>
            <div class="col-xs-12 col-sm-3 full-width-row-content">
                <a href="https://www.beliefnet.com/columnists/ohmystars">
                    <picture>
                        <!--[if IE 9]><video style="display: none;"><![endif]-->
                        <source media="(min-width: 768px)" srcset="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/oh-my-stars-matthew-currie_550x413.jpg?as=1&amp;h=266&amp;w=355">
                        <source srcset="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/oh-my-stars-matthew-currie_550x413.jpg?as=1&amp;h=334&amp;w=443">
                        <!--[if IE 9]></video><![endif]-->
                        <img srcset="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/oh-my-stars-matthew-currie_550x413.jpg?as=1&amp;h=266&amp;w=355" alt="oh my stars" class="image-decoration image-fade">
                    </picture>
                </a>
                <div class="add-padding">
                    <h3><a href="https://www.beliefnet.com/columnists/ohmystars">Oh My Stars</a></h3>
                    <h6><a href="https://www.beliefnet.com/columnists/ohmystars/author/mcurrie">by Matthew Currie</a></h6>
                    <a href="https://www.beliefnet.com/columnists/ohmystars" class="no-effect">
                        <p>Oh My Stars! with Matthew Currie: A blog about astrology and more.</p>
                    </a>
                </div>
                <a href="#" class="no-effect"></a>
            </div>
            <div class="col-xs-12 col-sm-3 full-width-row-content">
                <a href="https://www.beliefnet.com/columnists/lettinggo">
                    <picture>
                        <!--[if IE 9]><video style="display: none;"><![endif]-->
                        <source media="(min-width: 768px)" srcset="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/letting-go_guy-finley_550x413.jpg?as=1&amp;h=266&amp;w=355">
                        <source srcset="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/letting-go_guy-finley_550x413.jpg?as=1&amp;h=334&amp;w=443">
                        <!--[if IE 9]></video><![endif]-->
                        <img srcset="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/letting-go_guy-finley_550x413.jpg?as=1&amp;h=266&amp;w=355" alt="letting go" class="image-decoration image-fade">
                    </picture>
                </a>
                <div class="add-padding">
                    <h3><a href="https://www.beliefnet.com/columnists/lettinggo">Letting Go with Guy Finley</a></h3>
                    <h6><a href="https://www.beliefnet.com/columnists/lettinggo/author/gfinley">by Guy Finley</a></h6>
                    <a href="https://www.beliefnet.com/columnists/lettinggo" class="no-effect">
                        <p>Practical life-changing advice on letting go, relationships, stress, success, and enlightenment.</p>
                    </a>
                </div>
                <a href="#" class="no-effect"></a>
            </div>
            <div class="col-xs-12 col-sm-3 full-width-row-content">
                <a href="https://www.beliefnet.com/columnists/faithmediaandculture">
                    <picture>
                        <!--[if IE 9]><video style="display: none;"><![endif]-->
                        <source media="(min-width: 768px)" srcset="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/faithmediaculturejohnwkennedy550x413.jpg?as=1&amp;h=266&amp;w=355">
                        <source srcset="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/faithmediaculturejohnwkennedy550x413.jpg?as=1&amp;h=334&amp;w=443">
                        <!--[if IE 9]></video><![endif]-->
                        <img srcset="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/faithmediaculturejohnwkennedy550x413.jpg?as=1&amp;h=266&amp;w=355" alt="faith media" class="image-decoration image-fade">
                    </picture>
                </a>
                <div class="add-padding">
                    <h3><a href="https://www.beliefnet.com/columnists/faithmediaandculture">Faith, Media &amp; Culture</a></h3>
                    <h6><a href="https://www.beliefnet.com/columnists/faithmediaandculture/author/jkennedy">by John W. Kennedy</a></h6>
                    <a href="https://www.beliefnet.com/columnists/faithmediaandculture" class="no-effect">
                        <p>Observations and opinions regarding the relationship between Catholicism and the news and entertainment media.</p>
                    </a>
                </div>
                <a href="#" class="no-effect"></a>
            </div>
            <div class="col-xs-12 col-sm-3 full-width-row-content">
                <a href="https://www.beliefnet.com/columnists/safeplacewithruthgraham">
                    <picture>
                        <!--[if IE 9]><video style="display: none;"><![endif]-->
                        <source media="(min-width: 768px)" srcset="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/safe-place-ruth-graham.jpg?as=1&amp;h=266&amp;w=355">
                        <source srcset="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/safe-place-ruth-graham.jpg?as=1&amp;h=334&amp;w=443">
                        <!--[if IE 9]></video><![endif]-->
                        <img srcset="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/safe-place-ruth-graham.jpg?as=1&amp;h=266&amp;w=355" alt="safe place" class="image-decoration image-fade">
                    </picture>
                </a>
                <div class="add-padding">
                    <h3><a href="https://www.beliefnet.com/columnists/safeplacewithruthgraham">Safe Place with Ruth Graham</a></h3>
                    <h6><a href="https://www.beliefnet.com/columnists/safeplacewithruthgraham/author/rgraham">by Ruth Graham</a></h6>
                    <a href="https://www.beliefnet.com/columnists/safeplacewithruthgraham" class="no-effect">
                        <p>A blog about being authentic in an inauthenic world.</p>
                    </a>
                </div>
                <a href="#" class="no-effect"></a>
            </div>
        </div>

</div>

<div class="row ">
    

        <div class="score-component ad ad-container  ad-decoration  hidden-xs">
<div class="DFPAdSlot ad-notice vertical " data-ux-args="{&quot;IsExperienceEditorEditing&quot;:false,&quot;Config&quot;:{&quot;id&quot;:&quot;div-gpt-ad-107161464-1&quot;,&quot;position&quot;:&quot;DT_BTF_Mid&quot;,&quot;sizes&quot;:[[728,90],[970,90],[970,600],[970,250]],&quot;fluid&quot;:false,&quot;yieldbot&quot;:false,&quot;outofpage&quot;:false,&quot;mobile&quot;:false,&quot;manual&quot;:false,&quot;autorefresh&quot;:false,&quot;limit&quot;:1}}" data-ux-module="Beliefnet/Components/AdSlot" data-ux-state="pending" id="div-gpt-ad-107161464-1" style="display: none;"></div>        </div>


        <div class="score-component ad ad-container  ad-decoration  visible-xs-block">
<div class="DFPAdSlot ad-notice  alt-text alt-pos-above" data-ux-args="{&quot;IsExperienceEditorEditing&quot;:false,&quot;Config&quot;:{&quot;id&quot;:&quot;div-gpt-ad-100952075-2&quot;,&quot;position&quot;:&quot;Mob_NonPrem1_InFeed&quot;,&quot;sizes&quot;:[[320,100],[320,50],[300,100],[300,50],[300,250]],&quot;fluid&quot;:true,&quot;yieldbot&quot;:true,&quot;outofpage&quot;:false,&quot;mobile&quot;:true,&quot;manual&quot;:false,&quot;autorefresh&quot;:false,&quot;limit&quot;:1}}" data-ux-module="Beliefnet/Components/AdSlot" data-ux-state="pending" id="div-gpt-ad-100952075-2" style="display: none;"></div>        </div>

</div>

        </div>
    </div>
</div>
<div class="container">
    <div class="score-column1 ">
        <div class="score-center">
            <div class="score-column2 wide-left">
    <div class="score-left">
        
<div class="row ">
    
<aside class="related-content-column">
            <div class="content-container-sm padded-text-area">
                <h3><a href="https://www.beliefnet.com/columnists/depressionhelp/2019/08/3700.html">Gratitude Is Happiness</a></h3>
                <h6><a href="https://www.beliefnet.com/columnists/depressionhelp/author/tfarkas">posted by Terezia Farkas </a></h6>
                <p><a href="https://www.beliefnet.com/columnists/depressionhelp/2019/08/3700.html" class="no-effect">Are you grateful for your life, and all things in it? Take a moment to pause and reflect. Gratitude helps you let go of fear and doubt. In today&#39;s increasingly angry and divided society, it&#39;s important to appreciate all the good things in our lives....</a></p>
            </div>
            <div class="content-container-sm padded-text-area">
                <h3><a href="https://www.beliefnet.com/columnists/angelguidance/2019/08/hummingbird-medicine.html">Hummingbird Medicine is Pure Joy</a></h3>
                <h6><a href="https://www.beliefnet.com/columnists/angelguidance/author/staphorn">posted by Sharon Taphorn</a></h6>
                <p><a href="https://www.beliefnet.com/columnists/angelguidance/2019/08/hummingbird-medicine.html" class="no-effect">Hummingbird visited me recently while I was away unplugged from the world. Well really, it was several hummingbirds. I notice a few years ago that these beautiful beings of the elemental kingdom started to hover around me. At first it was startling,...</a></p>
            </div>
            <div class="content-container-sm padded-text-area">
                <h3><a href="https://www.beliefnet.com/columnists/yourmorningcupofinspiration/2019/08/class-called-life.html">The Class Called “Life”</a></h3>
                <h6><a href="https://www.beliefnet.com/columnists/yourmorningcupofinspiration/author/mdey">posted by Meerabelle Dey</a></h6>
                <p><a href="https://www.beliefnet.com/columnists/yourmorningcupofinspiration/2019/08/class-called-life.html" class="no-effect">Some folks view life with a scorecard. On one side of the scorecard, they have their successes. On the other side, they have their failures. And at the end of the “game,” they hope that they will have tallied more successes than failures. The Scorecard...</a></p>
            </div>
</aside>
</div>

    </div>
    <div class="score-right">
        
<div class="row ">
    

        <div class="score-component ad ad-container    hidden-xs">
<div class="DFPAdSlot ad-notice " data-ux-args="{&quot;IsExperienceEditorEditing&quot;:false,&quot;Config&quot;:{&quot;id&quot;:&quot;div-gpt-ad-154440564-3&quot;,&quot;position&quot;:&quot;DT_BTF_Right&quot;,&quot;sizes&quot;:[[300,250],[300,600],[300,1050],[160,600]],&quot;fluid&quot;:false,&quot;yieldbot&quot;:false,&quot;outofpage&quot;:false,&quot;mobile&quot;:false,&quot;manual&quot;:false,&quot;autorefresh&quot;:false,&quot;limit&quot;:1}}" data-ux-module="Beliefnet/Components/AdSlot" data-ux-state="pending" id="div-gpt-ad-154440564-3" style="display: none;"></div>        </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="score-component ad ad-container  ad-decoration  hidden-xs">
<div class="DFPAdSlot ad-notice vertical " data-ux-args="{&quot;IsExperienceEditorEditing&quot;:false,&quot;Config&quot;:{&quot;id&quot;:&quot;div-gpt-ad-519991458-4&quot;,&quot;position&quot;:&quot;DT_BTF_Mid&quot;,&quot;sizes&quot;:[[728,90],[970,90],[970,600],[970,250]],&quot;fluid&quot;:false,&quot;yieldbot&quot;:false,&quot;outofpage&quot;:false,&quot;mobile&quot;:false,&quot;manual&quot;:false,&quot;autorefresh&quot;:false,&quot;limit&quot;:1}}" data-ux-module="Beliefnet/Components/AdSlot" data-ux-state="pending" id="div-gpt-ad-519991458-4" style="display: none;"></div>        </div>


        <div class="score-component ad ad-container  ad-decoration  visible-xs-block">
<div class="DFPAdSlot ad-notice  alt-text alt-pos-above" data-ux-args="{&quot;IsExperienceEditorEditing&quot;:false,&quot;Config&quot;:{&quot;id&quot;:&quot;div-gpt-ad-102570268-5&quot;,&quot;position&quot;:&quot;Mob_NonPrem2_InFeed&quot;,&quot;sizes&quot;:[[320,100],[320,50],[300,100],[300,50],[300,250]],&quot;fluid&quot;:true,&quot;yieldbot&quot;:true,&quot;outofpage&quot;:false,&quot;mobile&quot;:true,&quot;manual&quot;:false,&quot;autorefresh&quot;:false,&quot;limit&quot;:1}}" data-ux-module="Beliefnet/Components/AdSlot" data-ux-state="pending" id="div-gpt-ad-102570268-5" style="display: none;"></div>        </div>

</div>

        </div>
    </div>
</div>
<div class="container">
    <div class="score-column1 ">
        <div class="score-center">
            
<div class="row ">
    
<div class="" data-ux-args="{&quot;IsExperienceEditorEditing&quot;:false}" data-ux-module="Beliefnet/Components/ColumnistList" data-ux-state="pending">        <section>
            <div class="text-center">
                <h2 class="headerBar-onWhite">Our Award Winning <span>Columnists</span></h2>
                <ul class="nav nav-pills nav-in-page-1" id="category">
                    <li role="presentation" class="active" data-filter="All"><a>See all</a></li>
                    <li role="presentation" data-filter="Faith And Prayer"><a>Faith &amp; Prayer</a></li>
                    <li role="presentation" data-filter="Inspiration"><a>Inspiration</a></li>
                    <li role="presentation" data-filter="Christian Inspiration"><a>Christian Inspiration</a></li>
                    <li role="presentation" data-filter="Health And Wellness"><a>Health &amp; Wellness</a></li>
                    <li role="presentation" data-filter="Entertainment"><a>Entertainment</a></li>
                    <li role="presentation" data-filter="Love And Family"><a>Love &amp; Family</a></li>
                </ul>
            </div>
            <div class="container">
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 395, Inspiration">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/angelguidance"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/angel-guidance_sharon-taphorn_550x413.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/angelguidance">Angel Guidance</a></h4>
                        <h6>by Sharon Taphorn</h6>
                        <p><a href="https://www.beliefnet.com/columnists/angelguidance" class="no-effect">Columnist Sharon Taphorn on using the angels to help guide your path.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 68, Inspiration">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/angelsonyourshoulder"><img src="https://media.beliefnet.com/~/media/blogs/updated-blog-thumbnails-082013/angels_on_your_shoulder_thumb.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/angelsonyourshoulder">Angels on Your Shoulder</a></h4>
                        <h6>by Susan Gregg</h6>
                        <p><a href="https://www.beliefnet.com/columnists/angelsonyourshoulder" class="no-effect">Susan Gregg offers a daily dose of angelic hope and guidance, with love and aloha.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 272">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/apertureoflight"><img src="https://media.beliefnet.com/~/media/blogs/updated-blog-thumbnails-082013/aperture_of_light_thumbnail.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/apertureoflight">Aperture of Light</a></h4>
                        <h6>by Caroline Martin</h6>
                        <p><a href="https://www.beliefnet.com/columnists/apertureoflight" class="no-effect">Photographer Caroline Martin celebrates the glory of God&#39;s creation through her photographs.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 69">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/astrologicalmusings"><img src="https://media.beliefnet.com/~/media/blogs/updated-blog-thumbnails-082013/astrological_musings_thumbnail.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/astrologicalmusings">Astrological Musings</a></h4>
                        <h6>by Lynn Hayes</h6>
                        <p><a href="https://www.beliefnet.com/columnists/astrologicalmusings" class="no-effect">A blog on planets and possibilities by master astrologer Lynn Hayes.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 241, Faith And Prayer">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/attheintersectionoffaithandculture"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/intersection-faith-culture_jack-kerwick-thumb.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/attheintersectionoffaithandculture">At the Intersection of Faith and Culture</a></h4>
                        <h6>by Jack Kerwick</h6>
                        <p><a href="https://www.beliefnet.com/columnists/attheintersectionoffaithandculture" class="no-effect">Dr. Jack Kerwick writes on the intertwining of faith and Western civilization</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Health And Wellness, Blog 250">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/awakeintheworld"><img src="https://media.beliefnet.com/~/media/blogs/updated-blog-thumbnails-082013/awake_in_the_world.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/awakeintheworld">Awake in the World</a></h4>
                        <h6>by Debra Moffitt</h6>
                        <p><a href="https://www.beliefnet.com/columnists/awakeintheworld" class="no-effect">Spiritual Practices for Everyday.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Inspiration, Blog 383">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/awakenyourtruth"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/awaken-your-truth_denise-simone_550x413.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/awakenyourtruth">Awaken Your Truth</a></h4>
                        <h6>by Denise Simone</h6>
                        <p><a href="https://www.beliefnet.com/columnists/awakenyourtruth" class="no-effect">A blog about awakening to your own unique truth through loving your whole self.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 357, Inspiration">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/bemore"><img src="https://media.beliefnet.com/~/media/blogs/be_more_thumbnail_notm.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/bemore">Be More</a></h4>
                        <h6>by Sandi Krakowski</h6>
                        <p><a href="https://www.beliefnet.com/columnists/bemore" class="no-effect">Be More! with Sandi Krakowski: Find the inspiraiton to be all you can be!</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="blog 358, Inspiration">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/becausethisisyourlife"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/because-this-is-your-life_chaney-weiner-thumb.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/becausethisisyourlife">Because This Is Your Life</a></h4>
                        <h6>by Chaney Weiner</h6>
                        <p><a href="https://www.beliefnet.com/columnists/becausethisisyourlife" class="no-effect">A column about how living a meaningful life consists of many different new beginnings.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Inspiration, Blog 367">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/becominggreat"><img src="https://media.beliefnet.com/~/media/blogs/updated-blog-thumbnails-082013/becoming_great_thumbnail.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/becominggreat">Becoming Great</a></h4>
                        <h6>by Pervis Taylor, III</h6>
                        <p><a href="https://www.beliefnet.com/columnists/becominggreat" class="no-effect">A blog about becoming the best version of yourself.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 140">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/news"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/beliefnet-news-thumbnail.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/news">Beliefnet News</a></h4>
                        <h6>by Beliefnet Editors</h6>
                        <p><a href="https://www.beliefnet.com/columnists/news" class="no-effect">Top news on issues of faith, politics, and current events</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Christian Inspiration, Blog 354">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/blessingsabound"><img src="https://media.beliefnet.com/~/media/blogs/updated-blog-thumbnails-082013/blessings_abound_thumb.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/blessingsabound">Blessings Abound</a></h4>
                        <h6>by Cynthia Greb</h6>
                        <p><a href="https://www.beliefnet.com/columnists/blessingsabound" class="no-effect">A blog about blessings, gratitude, inspiration and more.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 107, Inspiration">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/blissblog"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/bliss-blog_edie-weinstein-thumb.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/blissblog">The Bliss Blog</a></h4>
                        <h6>by Edie Weinstein</h6>
                        <p><a href="https://www.beliefnet.com/columnists/blissblog" class="no-effect">A delicious nibble of ideas that can help you transform your life.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Health And Wellness, Blog 243">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/thecelebritytherapist"><img src="https://media.beliefnet.com/~/media/blogs/updated-blog-thumbnails-082013/celebrity_therapist.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/thecelebritytherapist">The Celebrity Therapist</a></h4>
                        <h6>by Sherry Gaba</h6>
                        <p><a href="https://www.beliefnet.com/columnists/thecelebritytherapist" class="no-effect">Sherry Gaba is a Celebrity therapist, psychotherapist and life coach specializing in individual, couples, family, and group psychotherapy.
</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/christnewstoday"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/christnewstoday-thumbnail.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/christnewstoday">Christ News Today</a></h4>
                        <h6>by Beliefnet Editors</h6>
                        <p><a href="https://www.beliefnet.com/columnists/christnewstoday" class="no-effect">Christian News from around the globe</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 75, Faith And Prayer">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/cityofbrass"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/city-of-brass_aziz-poonawalla-thumb.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/cityofbrass">City of Brass</a></h4>
                        <h6>by Aziz Poonawalla</h6>
                        <p><a href="https://www.beliefnet.com/columnists/cityofbrass" class="no-effect">Principled, pragmatic punditry from the perspective of a Muslim of the West.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 257, Faith And Prayer">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/commonwordcommonlord"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/common-word-common-lord-dr-heshama-hassaballa.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/commonwordcommonlord">Common Word, Common Lord</a></h4>
                        <h6>by Dr. Hesham A. Hassaballa</h6>
                        <p><a href="https://www.beliefnet.com/columnists/commonwordcommonlord" class="no-effect">Dr. Hesham A. Hassaballa and his unique perspective on Islam.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 385, Faith And Prayer">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/cutthecrapspirituality"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/cut-the-crap-spirituality_timothy-velner-thumb.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/cutthecrapspirituality">Cut the Crap Spirituality</a></h4>
                        <h6>by Timothy Velner</h6>
                        <p><a href="https://www.beliefnet.com/columnists/cutthecrapspirituality" class="no-effect">A blog about cutting the crap from religion and going rogue</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/dailycupofwellness"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/dailycupofwellness-thumbnail.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/dailycupofwellness">Daily Cup of Wellness</a></h4>
                        <h6>by Beliefnet Editors</h6>
                        <p><a href="https://www.beliefnet.com/columnists/dailycupofwellness" class="no-effect">A column about healthy living, emotional health, and wellness</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 376, Depression, Health, Health And Wellnes, Health And Wellness">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/depressionhelp"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/depression-help_terezia-farkas_550x413.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/depressionhelp">Depression Help</a></h4>
                        <h6>by Terezia Farkas </h6>
                        <p><a href="https://www.beliefnet.com/columnists/depressionhelp" class="no-effect">A mental health blog focusing on living with and surviving depression.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 258, Love And Family">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/doinglifetogether"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/doing-life-together_linda-mintle_550x413.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/doinglifetogether">Doing Life Together</a></h4>
                        <h6>by Dr. Linda Mintle</h6>
                        <p><a href="https://www.beliefnet.com/columnists/doinglifetogether" class="no-effect">A blog about positive life change.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 80, Inspiration">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/dreamgates"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/dream-gates_robert-moss-thumb.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/dreamgates">Dream Gates</a></h4>
                        <h6>by Robert Moss</h6>
                        <p><a href="https://www.beliefnet.com/columnists/dreamgates" class="no-effect">Robert Moss, a renowned dream explorer, invites us to tap into the power of dreams for self-healing and insight.
</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Faith And Prayer, Blog 382">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/eastmeetswest"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/east-meets-west-douglas-davis.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/eastmeetswest">East Meets West</a></h4>
                        <h6>by Douglas Davis</h6>
                        <p><a href="https://www.beliefnet.com/columnists/eastmeetswest" class="no-effect">East Meets West by Douglas Davis focuses upon spirituality and world religions through the prism of Christianity.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Health &amp; Wellness, Blog 377">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/endingselfsabotage"><img src="https://media.beliefnet.com/~/media/blogs/updated-blog-thumbnails-082013/self_sabotage_thumbnail.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/endingselfsabotage">Ending Self-Sabotage</a></h4>
                        <h6>by Mike Bundrant</h6>
                        <p><a href="https://www.beliefnet.com/columnists/endingselfsabotage" class="no-effect">An emotional well-being blog focusing on ending self-sabotage.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Faith And Prayer, Christian Inspiration, Blog 404">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/everyday-faith"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/everyday-faith_suzanne-elizabeth-anderson_thumb.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/everyday-faith">Everyday Faith</a></h4>
                        <h6>by Suzanne Elizabeth Anderson</h6>
                        <p><a href="https://www.beliefnet.com/columnists/everyday-faith" class="no-effect">A column about everyday faith for our daily walk with God.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Inspiration, Blog 355">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/everydayinspiration"><img src="https://media.beliefnet.com/~/media/blogs/thumbnail_everyday_inspiration.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/everydayinspiration">Everyday Inspiration</a></h4>
                        <h6>by Alex Blackwell</h6>
                        <p><a href="https://www.beliefnet.com/columnists/everydayinspiration" class="no-effect">A blog about finding inspiration each and every day!</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Love And Family, Blog 396">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/everydayinspirationformodernmoms"><img src="https://media.beliefnet.com/~/media/blogs/updated-blog-thumbnails-082013/modernmoms_thumb.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/everydayinspirationformodernmoms">Everyday Inspiration for Modern Moms</a></h4>
                        <h6>by Mary Sauer</h6>
                        <p><a href="https://www.beliefnet.com/columnists/everydayinspirationformodernmoms" class="no-effect">A column for modern moms on everything parenting and family.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Inspiration, Blog 269">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/everydayspirituality"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/everyday-spirituality_cheryl-petersen-thumb.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/everydayspirituality">Everyday Spirituality</a></h4>
                        <h6>by Cheryl Petersen</h6>
                        <p><a href="https://www.beliefnet.com/columnists/everydayspirituality" class="no-effect">Christian Science practices for everyday life</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 253, Entertainment">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/faithmediaandculture"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/faithmediaculturejohnwkennedy550x413.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/faithmediaandculture">Faith, Media &amp;amp; Culture</a></h4>
                        <h6>by John W. Kennedy</h6>
                        <p><a href="https://www.beliefnet.com/columnists/faithmediaandculture" class="no-effect">Observations and opinions regarding the relationship between Catholicism and the news and entertainment media.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Faith And Prayer, Blog 308">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/fellowshipofsaintsandsinners"><img src="https://media.beliefnet.com/~/media/blogs/updated-blog-thumbnails-082013/fellowship_sinners.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/fellowshipofsaintsandsinners">Fellowship of Saints and Sinners</a></h4>
                        <h6>by Kristina Robb-Dover</h6>
                        <p><a href="https://www.beliefnet.com/columnists/fellowshipofsaintsandsinners" class="no-effect">Thoughts at the intersection of life and God.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Inspiration, Blog 305">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/flightofthesoul"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/flight-of-the-soul_melanie-lutz.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/flightofthesoul">Flight of the Soul</a></h4>
                        <h6>by Melanie Lutz</h6>
                        <p><a href="https://www.beliefnet.com/columnists/flightofthesoul" class="no-effect">Love and Inspiration with Melanie Lutz.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 82">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/flowermandalas"><img src="https://media.beliefnet.com/~/media/blogs/updated-blog-thumbnails-082013/flower_mandalas_thumbnails.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/flowermandalas">Flower Mandalas</a></h4>
                        <h6>by David J. Bookbinder</h6>
                        <p><a href="https://www.beliefnet.com/columnists/flowermandalas" class="no-effect">Art, healing, and transformation with David J. Bookbinder.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Faith And Prayer, Blog 371">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/forbiblestudynerds"><img src="https://media.beliefnet.com/~/media/blogs/updated-blog-thumbnails-082013/bible_study_nerds_thumbnail.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/forbiblestudynerds">For Bible Study Nerds</a></h4>
                        <h6>by Mike Nappa</h6>
                        <p><a href="https://www.beliefnet.com/columnists/forbiblestudynerds" class="no-effect">Thoughts and other observations on the Bible from Mike Nappa.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Christian Inspiration, Blog 201">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/godonomics"><img src="https://media.beliefnet.com/~/media/columnists/thumbnails/godonomics.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/godonomics">Godonomics</a></h4>
                        <h6>by Chad Hovind</h6>
                        <p><a href="https://www.beliefnet.com/columnists/godonomics" class="no-effect">What the Almighty says about the almighty dollar.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 350, Christian Inspiration">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/gooddaysbaddays"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/good-days-bad-days_maureen_pratt-550x413.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/gooddaysbaddays">Good Days...Bad Days With Maureen Pratt</a></h4>
                        <h6>by Maureen Pratt</h6>
                        <p><a href="https://www.beliefnet.com/columnists/gooddaysbaddays" class="no-effect">A blog about Christian living and wellness.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 328">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/happiness"><img src="https://media.beliefnet.com/~/media/blogs/updated-blog-thumbnails-082013/happiness_thumbnail.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/happiness">Happiness...How To Be Happier No Matter What</a></h4>
                        <h6>by Maureen Healy</h6>
                        <p><a href="https://www.beliefnet.com/columnists/happiness" class="no-effect">Happiness Tips To Get You Through The Day by Maureen Healy.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 85, Inspiration">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/haveamagnificentday"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/have-a-magnifient-day_lee-papier_550x413.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/haveamagnificentday">Have a Magnificent Day!</a></h4>
                        <h6>by Lee Papier</h6>
                        <p><a href="https://www.beliefnet.com/columnists/haveamagnificentday" class="no-effect">Lee Papier on how to live a positive, abundant, and enlightened life.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Health And Wellness, Blog 370">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/healingandtransformation"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/healing-transformation_davidg-arenson-thumb/healing-and-transformation-thumb.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/healingandtransformation">Healing and Transformation</a></h4>
                        <h6>by David Zenon Starlyte</h6>
                        <p><a href="https://www.beliefnet.com/columnists/healingandtransformation" class="no-effect">A blog on health, wellness and spirituality.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Inspiration, Blog 380">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/the-heart-guide"><img src="https://media.beliefnet.com/~/media/blogs/updated-blog-thumbnails-082013/the_heart_guide_thumbnail.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/the-heart-guide">The Heart Guide</a></h4>
                        <h6>by Kate Jarosinska</h6>
                        <p><a href="https://www.beliefnet.com/columnists/the-heart-guide" class="no-effect">A blog about living a heart centered life. </a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Inspiration, To Love, Soul And Body, Soul And Spirit, The Soul, Blog 361">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/heartofthesoul"><img src="https://media.beliefnet.com/~/media/blogs/updated-blog-thumbnails-082013/heart_and_soul_thumbnail.png?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/heartofthesoul">Heart of the Soul</a></h4>
                        <h6>by Jodi Chapman</h6>
                        <p><a href="https://www.beliefnet.com/columnists/heartofthesoul" class="no-effect">A blog to inspire and lift your spirit amidst the ups and downs of life.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Love And Family, Blog 374">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/howgreatthoupart"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/how-great-thou-part_colleen-sheehy-orme_550x413.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/howgreatthoupart">How Great Thou Part</a></h4>
                        <h6>by Colleen Sheehy Orme</h6>
                        <p><a href="https://www.beliefnet.com/columnists/howgreatthoupart" class="no-effect">A Catholic girl&#39;s musings on love, divorce and life.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 87, That&#39;s Entertainment">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/idolchatter"><img src="https://media.beliefnet.com/~/media/columnists/thumbnails/idol-chatter-thumb.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/idolchatter">Idol Chatter</a></h4>
                        <h6>by Beliefnet Editors</h6>
                        <p><a href="https://www.beliefnet.com/columnists/idolchatter" class="no-effect">Pop-culture, celebrities, video, and giveaways.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 372, Inspiration, That&#39;s Entertainment">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/inthecards"><img src="https://media.beliefnet.com/~/media/columnists/thumbnails/in_the_cards_thumbnail_5_.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/inthecards">In the Cards</a></h4>
                        <h6>by Aliza Einhorn</h6>
                        <p><a href="https://www.beliefnet.com/columnists/inthecards" class="no-effect">In the Cards with Aliza Einhorn is a Tarrot column offering extra insights into the cards and stars.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 256, That&#39;s Entertainment">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/inspiringathletes"><img src="https://media.beliefnet.com/~/media/columnists/thumbnails/inspiring_athletes.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/inspiringathletes">Inspiring Athletes</a></h4>
                        <h6>by Chad Bonham</h6>
                        <p><a href="https://www.beliefnet.com/columnists/inspiringathletes" class="no-effect">Covering the most inspiring athletes of today.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Christian Inspiration, Blog 237">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/isittheendoftheworld"><img src="https://media.beliefnet.com/~/media/blogs/updated-blog-thumbnails-082013/end_of_the_world.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/isittheendoftheworld">Is it the End of the World?</a></h4>
                        <h6>by Jim Fletcher</h6>
                        <p><a href="https://www.beliefnet.com/columnists/isittheendoftheworld" class="no-effect">Biblical reflections on a world that&#39;s lost its mind. </a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 337, Faith And Prayer">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/islaminamerica"><img src="https://media.beliefnet.com/~/media/blogs/updated-blog-thumbnails-082013/islam_america_thumb.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/islaminamerica">Islam In America</a></h4>
                        <h6>by Suzy Shuraym</h6>
                        <p><a href="https://www.beliefnet.com/columnists/islaminamerica" class="no-effect">Muslim wisdom and American Islam commentary by Suzy Shuraym.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Christian Inspiration, Faith And Prayer, Blog 391">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/ajourneytoremember"><img src="https://media.beliefnet.com/~/media/blogs/updated-blog-thumbnails-082013/journey_to_remember_thumbnail.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/ajourneytoremember">A Journey to Remember</a></h4>
                        <h6>by Letetia Mullenix</h6>
                        <p><a href="https://www.beliefnet.com/columnists/ajourneytoremember" class="no-effect">A blog about embracing life, love, and joy.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Inspiration, Blog 92">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/lettinggo"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/letting-go_guy-finley_550x413.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/lettinggo">Letting Go with Guy Finley</a></h4>
                        <h6>by Guy Finley</h6>
                        <p><a href="https://www.beliefnet.com/columnists/lettinggo" class="no-effect">Practical life-changing advice on letting go, relationships, stress, success, and enlightenment.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Entertainment">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/lifeatthemovies"><img src="https://media.beliefnet.com/~/media/blogs/life_at_the_movies_thumb.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/lifeatthemovies">Life at the Movies</a></h4>
                        <h6>by Peter Veugelaers</h6>
                        <p><a href="https://www.beliefnet.com/columnists/lifeatthemovies" class="no-effect">Peter Veugelaers explores a variety of life themes in past and present movies in articles and reviews. </a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/makeyourrelationshipwork"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/make-your-relationship-work-thumb.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/makeyourrelationshipwork">Make Your Relationship Work</a></h4>
                        <h6>by </h6>
                        <p><a href="https://www.beliefnet.com/columnists/makeyourrelationshipwork" class="no-effect">A lifestyle development column dealing with improving every area of your life - including your relationships.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 96, Health And Wellness">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/mindfulnessmatters"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/mindfulness-matters-arnie-kozak.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/mindfulnessmatters">Mindfulness Matters</a></h4>
                        <h6>by Arnie Kozak</h6>
                        <p><a href="https://www.beliefnet.com/columnists/mindfulnessmatters" class="no-effect">Tools for Living Now with Dr. Arnie Kozak</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 97, That&#39;s Entertainment">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/moviemom"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/movie-mom_nell-minow_550x413.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/moviemom">Movie Mom</a></h4>
                        <h6>by Nell Minow</h6>
                        <p><a href="https://www.beliefnet.com/columnists/moviemom" class="no-effect">Movie reviews, DVD picks, and commentary on culture and values.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="blog 403, Faith And Prayer">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/nextsteps"><img src="https://media.beliefnet.com/~/media/columnists/thumbnails/muslim-youth-usa-thumbnail10/next-steps_josh-daffern-thumbnail.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/nextsteps">Next Steps</a></h4>
                        <h6>by Josh Daffern</h6>
                        <p><a href="https://www.beliefnet.com/columnists/nextsteps" class="no-effect">A column filled with practical advice and truth from Scripture designed to help you take the next step in your relationship with Jesus.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 360, Not Astrology">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/ohmystars"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/oh-my-stars-matthew-currie_550x413.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/ohmystars">Oh My Stars</a></h4>
                        <h6>by Matthew Currie</h6>
                        <p><a href="https://www.beliefnet.com/columnists/ohmystars" class="no-effect">Oh My Stars! with Matthew Currie: A blog about astrology and more.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Faith And Prayer, Blog 123">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/omsweetom"><img src="https://media.beliefnet.com/~/media/blogs/updated-blog-thumbnails-082013/om_sweet_om_thumb.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/omsweetom">Om Sweet Om</a></h4>
                        <h6>by Sheetal Shah</h6>
                        <p><a href="https://www.beliefnet.com/columnists/omsweetom" class="no-effect">Reflections on the Hindu-American Journey by Sheetal Shah.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Inspiration, Blog 394">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/onthewingsofangels"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/on-the-wings-of-angels_peg-jones_550x413.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/onthewingsofangels">On the Wings of Angels</a></h4>
                        <h6>by Peg Jones</h6>
                        <p><a href="https://www.beliefnet.com/columnists/onthewingsofangels" class="no-effect">A blog about learning to channel your angels, along with realization of self-empowerment and understanding how creative and intuitive you truly are.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Health And Wellness, Blog 100">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/ourladyofweightloss"><img src="https://media.beliefnet.com/~/media/blogs/updated-blog-thumbnails-082013/lady_of_weight_loss.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/ourladyofweightloss">Our Lady of Weight Loss</a></h4>
                        <h6>by Janice Taylor</h6>
                        <p><a href="https://www.beliefnet.com/columnists/ourladyofweightloss" class="no-effect">Janice Taylor&#39;s blog for light-hearted, nutritionally-friendly, inspiration-craving folks.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Faith And Prayer, Blog 299">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/palabrasquefortalecen"><img src="https://media.beliefnet.com/~/media/blogs/palabras_que_fortalecen_thumbnail.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/palabrasquefortalecen">Palabras Que Fortalecen</a></h4>
                        <h6>by Alberto Carvajal</h6>
                        <p><a href="https://www.beliefnet.com/columnists/palabrasquefortalecen" class="no-effect">Christian inspiration blog for Beliefnet&#39;s Spanish-speaking readers</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Love And Family, Parenting, Blog 368">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/parentingonpurpose"><img src="https://media.beliefnet.com/~/media/blogs/updated-blog-thumbnails-082013/400x300_parenting_on_purpose_thumbnail.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/parentingonpurpose">Parenting on Purpose</a></h4>
                        <h6>by Sharon Ballantine</h6>
                        <p><a href="https://www.beliefnet.com/columnists/parentingonpurpose" class="no-effect">A blog about parenting with purpose and more.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 359, That&#39;s Entertainment">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/peanutsandpopcorn"><img src="https://media.beliefnet.com/~/media/blogs/updated-blog-thumbnails-082013/peanuts_popcorn_thumbnail.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/peanutsandpopcorn">Peanuts and Popcorn</a></h4>
                        <h6>by Jeffrey Totey</h6>
                        <p><a href="https://www.beliefnet.com/columnists/peanutsandpopcorn" class="no-effect">A blog about pop culture, TV, movies, music and more.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 283">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/thepowerofpositivedoing"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/thepowerofpositivedoing-thumbnail.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/thepowerofpositivedoing">The Power of Positive Doing</a></h4>
                        <h6>by BJ Gallagher</h6>
                        <p><a href="https://www.beliefnet.com/columnists/thepowerofpositivedoing" class="no-effect">A column about the power of doing positive things.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 224, Faith And Prayer">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/prayerplainandsimple"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/prayer-plain-simple_mark-jill-harringshaw_550x413.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/prayerplainandsimple">Prayer, Plain and Simple</a></h4>
                        <h6>by Mark and Jill Herringshaw</h6>
                        <p><a href="https://www.beliefnet.com/columnists/prayerplainandsimple" class="no-effect">Speaking with God about everything from broken dishes to breaking news.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 292, Health And Wellness">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/aprescriptionforhealthyliving"><img src="https://media.beliefnet.com/~/media/blogs/updated-blog-thumbnails-082013/prescription_living_thumb.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/aprescriptionforhealthyliving">A Prescription for Healthy Living</a></h4>
                        <h6>by Ranya Elguendy</h6>
                        <p><a href="https://www.beliefnet.com/columnists/aprescriptionforhealthyliving" class="no-effect">A blog on how to feel better and enjoy a healthier you.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Inspiration, Blog 304">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/areasontosmile"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/a-reason-to-smile-bdave-walters.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/areasontosmile">A Reason to Smile</a></h4>
                        <h6>by B. Dave Walters</h6>
                        <p><a href="https://www.beliefnet.com/columnists/areasontosmile" class="no-effect">A blog about relationships, spirituality, and happiness.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 312, Christian Inspiration">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/safeplacewithruthgraham"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/safe-place-ruth-graham.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/safeplacewithruthgraham">Safe Place with Ruth Graham</a></h4>
                        <h6>by Ruth Graham</h6>
                        <p><a href="https://www.beliefnet.com/columnists/safeplacewithruthgraham" class="no-effect">A blog about being authentic in an inauthenic world.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Inspiration, Blog 369">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/sassyspirit"><img src="https://media.beliefnet.com/~/media/blogs/sassyspirit_thumb.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/sassyspirit">Sassy Spirit</a></h4>
                        <h6>by Jenny G. Perry</h6>
                        <p><a href="https://www.beliefnet.com/columnists/sassyspirit" class="no-effect">A blog about inspiration and self-love.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Health And Wellness">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/ageofanxiety"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/kelly-dorfman-thumb.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/ageofanxiety">Serenity in an Age of Anxiety</a></h4>
                        <h6>by Kelly Dorfman</h6>
                        <p><a href="https://www.beliefnet.com/columnists/ageofanxiety" class="no-effect">A column about mastering peace of mind when the world won’t help.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 234">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/simplelife"><img src="https://media.beliefnet.com/~/media/blogs/updated-blog-thumbnails-082013/simple_life_thumbnail.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/simplelife">A Simple Life, a Childlike Faith</a></h4>
                        <h6>by Linda Howard</h6>
                        <p><a href="https://www.beliefnet.com/columnists/simplelife" class="no-effect">Bestselling author Linda Howard shares inspiring stories from people society overlooks.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 386, Health And Wellness, Inspiration, Wellness">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/simplyfabulous"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/simply-fabulous_jen-baxter_550x413.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/simplyfabulous">Simply Fabulous</a></h4>
                        <h6>by Jennifer Baxter</h6>
                        <p><a href="https://www.beliefnet.com/columnists/simplyfabulous" class="no-effect">A blog full of inspiring advice on how to live a clean, simple and fabulous life</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/strongermarriages"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/strongermarriages-thumbnail.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/strongermarriages">Stronger Marriages</a></h4>
                        <h6>by Beliefnet Editors</h6>
                        <p><a href="https://www.beliefnet.com/columnists/strongermarriages" class="no-effect">A column about navigating faith and relationships</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 388, Faith And Prayer">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/throughthelensoffaith"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/through-the-lense-of-faith_elizabeth-elliott-thumb.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/throughthelensoffaith">Through the Lens of Faith</a></h4>
                        <h6>by Elizabeth Elliott</h6>
                        <p><a href="https://www.beliefnet.com/columnists/throughthelensoffaith" class="no-effect">A blog about how to find faith and God through everyday things.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Faith And Prayer, Blog 341">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/truthsyoucanuse"><img src="https://media.beliefnet.com/~/media/blogs/updated-blog-thumbnails-082013/truths_you_can_use_thumb.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/truthsyoucanuse">Truths You Can Use</a></h4>
                        <h6>by Evan Moffic</h6>
                        <p><a href="https://www.beliefnet.com/columnists/truthsyoucanuse" class="no-effect">Jewish wisdom and inspiration by Rabbi Evan Moffic.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Blog 263">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/wholenotes"><img src="https://media.beliefnet.com/~/media/blogs/updated-blog-thumbnails-082013/whole_notes_thumbnail.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/wholenotes">Whole Notes</a></h4>
                        <h6>by Chad Bonham</h6>
                        <p><a href="https://www.beliefnet.com/columnists/wholenotes" class="no-effect">Take a peek Inside the Christian music scene.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Faith And Prayer, Blog 392, Christian Inspiration">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/youcansitwithus"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/you-can-sit-with-us-shannon-stoddard-thumb.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/youcansitwithus">You Can Sit With Us</a></h4>
                        <h6>by Shannon Stoddard</h6>
                        <p><a href="https://www.beliefnet.com/columnists/youcansitwithus" class="no-effect">A blog about dealing with life&#39;s struggles and learning to lean on God for help overcoming.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Inspiration, Blog 352">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/yourbestlifenow"><img src="https://media.beliefnet.com/~/media/blogs/best_life_avatar.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/yourbestlifenow">Your Best Life Now</a></h4>
                        <h6>by Dr. Steve McSwain</h6>
                        <p><a href="https://www.beliefnet.com/columnists/yourbestlifenow" class="no-effect">Discover your Best Life Now with Dr. Steve McSwain.</a></p>
                    </div>
                    <div class="columnistslistblock content-container-xs col-xs-12 col-md-6" data-cat="Inspiration, Blog 390">
                        <div class="image-container pull-left image-decoration">
                            <a href="https://www.beliefnet.com/columnists/yourmorningcupofinspiration"><img src="https://media.beliefnet.com/~/media/blogs/blog-thumbnails-march-2016/your-morning-cup-of-inspiration_meerabelle-dey-thumb.jpg?as=1&amp;h=120&amp;w=160" class="img-responsive image-fade"></a>
                        </div>
                        <h4><a href="https://www.beliefnet.com/columnists/yourmorningcupofinspiration">Your Morning Cup of Inspiration</a></h4>
                        <h6>by Meerabelle Dey</h6>
                        <p><a href="https://www.beliefnet.com/columnists/yourmorningcupofinspiration" class="no-effect">A blog full of practical advice on how to use your unique talents to achieve God’s purpose for your life.</a></p>
                    </div>
            </div>
        </section>
</div>
</div>

        </div>
    </div>
</div>

            <div class="hide" itemprop="publisher" itemscope=itemscope id="bnetpub-itemprop" itemtype="https://schema.org/Organization">
                <a itemprop="url" href="//www.beliefnet.com">
                    <span itemprop="logo" itemscope=itemscope itemtype="https://schema.org/ImageObject">
                        <img itemprop="url" src="//www.beliefnet.com/~/media/images/components/navigation/beliefnet-logo-header.png" alt="Beliefnet Logo" />
                        <meta itemprop="width" content="377" />
                        <meta itemprop="height" content="62" />
                    </span>
                    <span itemprop="name">Beliefnet</span>
                    <span itemprop="description">Beliefnet is a lifestyle website providing feature editorial content around the topics of inspiration, spirituality, health, wellness, love and family, news and entertainment.</span>
                </a>
            </div>
        </div>
        

        <div class="score-component ad ad-container sticky   hidden-xs">
<div class="DFPAdSlot " data-ux-args="{&quot;IsExperienceEditorEditing&quot;:false,&quot;Config&quot;:{&quot;id&quot;:&quot;div-gpt-ad-944132385-6&quot;,&quot;position&quot;:&quot;DT_Adhesion&quot;,&quot;sizes&quot;:[[970,90],[728,90],[970,66]],&quot;fluid&quot;:false,&quot;yieldbot&quot;:false,&quot;outofpage&quot;:false,&quot;mobile&quot;:false,&quot;manual&quot;:false,&quot;autorefresh&quot;:true,&quot;limit&quot;:0.5}}" data-ux-module="Beliefnet/Components/AdSlot" data-ux-state="pending" id="div-gpt-ad-944132385-6" style="display: none;"></div>        </div>


        <div class="score-component ad ad-container    hidden-xs">
<div class="DFPAdSlot " data-ux-args="{&quot;IsExperienceEditorEditing&quot;:false,&quot;Config&quot;:{&quot;id&quot;:&quot;div-gpt-ad-360753739-7&quot;,&quot;position&quot;:&quot;DT_OutofPage&quot;,&quot;sizes&quot;:[[1,1]],&quot;fluid&quot;:false,&quot;yieldbot&quot;:false,&quot;outofpage&quot;:true,&quot;mobile&quot;:false,&quot;manual&quot;:false,&quot;autorefresh&quot;:false,&quot;limit&quot;:1}}" data-ux-module="Beliefnet/Components/AdSlot" data-ux-state="pending" id="div-gpt-ad-360753739-7" style="display: none;"></div>        </div>


        <div class="score-component ad ad-container    visible-xs-block">
<div class="DFPAdSlot  alt-text alt-pos-above" data-ux-args="{&quot;IsExperienceEditorEditing&quot;:false,&quot;Config&quot;:{&quot;id&quot;:&quot;div-gpt-ad-379698113-8&quot;,&quot;position&quot;:&quot;Mob_OutofPage&quot;,&quot;sizes&quot;:[[1,1]],&quot;fluid&quot;:false,&quot;yieldbot&quot;:false,&quot;outofpage&quot;:true,&quot;mobile&quot;:true,&quot;manual&quot;:false,&quot;autorefresh&quot;:false,&quot;limit&quot;:1}}" data-ux-module="Beliefnet/Components/AdSlot" data-ux-state="pending" id="div-gpt-ad-379698113-8" style="display: none;"></div>        </div>


        <div class="score-component ad ad-container sticky   visible-xs-block">
<div class="DFPAdSlot  alt-text alt-pos-above" data-ux-args="{&quot;IsExperienceEditorEditing&quot;:false,&quot;Config&quot;:{&quot;id&quot;:&quot;div-gpt-ad-027471569-9&quot;,&quot;position&quot;:&quot;Mob_Adhesion&quot;,&quot;sizes&quot;:[[300,50],[320,50]],&quot;fluid&quot;:false,&quot;yieldbot&quot;:false,&quot;outofpage&quot;:false,&quot;mobile&quot;:true,&quot;manual&quot;:false,&quot;autorefresh&quot;:true,&quot;limit&quot;:0.5}}" data-ux-module="Beliefnet/Components/AdSlot" data-ux-state="pending" id="div-gpt-ad-027471569-9" style="display: none;"></div>        </div>
<footer id="beliefnet-footer" class=" main-footer">
	<section class="score-footer-wrapper container">
        <div class="score-footer">
            


<ul class=" list-unstyled">
    

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/about-us/about-beliefnet.aspx">About Us</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/about-us/advertise-with-us.aspx">Advertise With Us</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/about-us/about-beliefnet.aspx">Contact Us</a></li>
</ul>



<ul class=" list-unstyled">
    

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/about-us/contributing-authors.aspx">Contributors</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/about-us/stay-connected.aspx">Find Us on Facebook</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/columnists.aspx">Columnists</a></li>
</ul>



<ul class=" list-unstyled">
    

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/about-us/rules-of-conduct.aspx">Rules of Conduct</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/about-us/privacy-policy.aspx">Privacy Policy</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="https://www.beliefnet.com/about-us/terms-of-service.aspx">Terms of Service</a></li>

<li class="score-menu-list-item" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="/beliefnet_sitemap.xml.gz">Site Map</a></li>

<li class="score-menu-list-item hidden-sm hidden-md hidden-lg" data-ux-args="{&quot;ClickMessagesTransmitting&quot;:[]}" data-ux-module="score_bootstrap/Components/MenuListItem" data-ux-state="pending"><a href="#" onclick="javascript:bnet.viewFullDesktopSite();return false;">See Full Site</a></li>
</ul>

        </div>    
    </section>    
    <section class="bottom-decoration">
    Copyright © Beliefnet, Inc. and/or its licensors. All rights reserved. Use of this site is subject to Terms of Service and to our <a href="/About-Us/Privacy-Policy.aspx">Privacy Policy</a>. Constructed by Beliefnet.
    </section>    
</footer>
    </div>

    <!-- Placed at the end of the document so the pages load faster -->
     
    


    <script type="text/javascript">
        window.bnet = window.bnet || {};
        window.bnet.ready = window.bnet.ready || false;

        if (window.bnet.ready === false) {
            // Set value to true
            window.bnet.ready = true;

            // Create the event
            var event = new CustomEvent("beliefnet.documentready");

            // Dispatch/Trigger/Fire the event
            document.dispatchEvent(event);
        }
    </script>

    <script type="text/javascript">
        window.bnm = window.bnm || {};
        window.bnm.performance = window.bnm.performance || {};
        window.bnm.performance.domReady = new Date();
    </script>
</body>
</html>
