<!doctype html>
<html>
<head>
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.3/jquery.min.js"></script>
  <script type='text/javascript'>var _sf_startpt=(new Date()).getTime(); // Chartbeat</script>
  <link rel="stylesheet" href="/css/layout/global.css">
  <link rel="stylesheet" href="/css/layout/jquery.fancybox.css">
  <link href="https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i|Roboto:300,300i,400,400i,500,500i" rel="stylesheet">
  <link rel="stylesheet" href="/css/layout/home.css">
<link rel="stylesheet" href="/css/layout/carousel.css">

  <title>National Catholic Register</title>
<link rel="canonical" href="http://www.ncregister.com">
<link rel="alternate" media="only screen and (max-width: 640px)" href="http://m.ncregister.com">
<meta property="fb:pages" content="64182915497">

  <!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KB6S87');</script>
<!-- End Google Tag Manager -->
<script type="text/javascript">
  // Ads
  var googletag = googletag || {};
  googletag.cmd = googletag.cmd || [];
  (function() {
    var gads = document.createElement('script');
    gads.async = true;
    gads.type = 'text/javascript';
    var useSSL = 'https:' == document.location.protocol;
    gads.src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js';
    var node = document.getElementsByTagName('script')[0];
    node.parentNode.insertBefore(gads, node);
  })();

  googletag.cmd.push(function() {
    googletag.defineSlot('/1319756/Top_Banner', [728, 90], 'header-banner-ad').addService(googletag.pubads());
    googletag.defineSlot('/1319756/Bottom_Banner', [728, 90], 'bottom-banner-ad').addService(googletag.pubads());
    googletag.defineSlot('/1319756/NCR_Large_AdBar', [850, 50], 'fixed-bottom-banner-ad').addService(googletag.pubads());

    googletag.defineSlot('/1319756/Left_Sidebar_A', [[180, 150], 'fluid'], 'left-sidebar-a').addService(googletag.pubads());
    googletag.defineSlot('/1319756/Left_Sidebar_B', [[180, 150], 'fluid'], 'left-sidebar-b').addService(googletag.pubads());
    googletag.defineSlot('/1319756/Left_Sidebar_C', [[180, 150], 'fluid'], 'left-sidebar-c').addService(googletag.pubads());
    googletag.defineSlot('/1319756/Left_Sidebar_D', [[180, 150], 'fluid'], 'left-sidebar-d').addService(googletag.pubads());
    googletag.defineSlot('/1319756/Right_Sidebar_A', [[300, 250], [300, 169], 'fluid'], 'right-sidebar-a').addService(googletag.pubads());
    googletag.defineSlot('/1319756/Right_Sidebar_B', [[300, 250], [300, 169], 'fluid'], 'right-sidebar-b').addService(googletag.pubads());
    googletag.defineSlot('/1319756/Right_Sidebar_C', [[300, 250], [300, 169], 'fluid'], 'right-sidebar-c').addService(googletag.pubads());
    googletag.defineSlot('/1319756/Right_Sidebar_D', [[300, 250], [300, 169]], 'right-sidebar-d').addService(googletag.pubads());
    googletag.defineSlot('/1319756/NCR_Article_1', [[300, 250], 'fluid'], 'embedded-ad-1').addService(googletag.pubads());
    googletag.defineSlot('/1319756/NCR_300x250_Fallback', [300, 250], 'NCR_300x250_Fallback').addService(googletag.pubads());

    googletag.defineSlot('/1319756/Article_Footer', [[468, 60], 'fluid'], 'article-footer-ad').addService(googletag.pubads());
    googletag.defineSlot('/1319756/NCR_EN_Home_Header_Right', [125, 125], 'home-logo-right').addService(googletag.pubads());
    googletag.defineSlot('/1319756/NCR_EN_Interior_Header_Left', [125, 125], 'interior-logo-left').addService(googletag.pubads());
    googletag.defineSlot('/1319756/NCR_EN_Interior_Header_Right', [125, 125], 'interior-logo-right').addService(googletag.pubads());

    googletag.defineSlot('/1319756/NCR_EN_Search_1', [615, 80], 'search-text-1').addService(googletag.pubads());
    googletag.defineSlot('/1319756/NCR_EN_Search_2', [615, 80], 'search-text-2').addService(googletag.pubads());

    googletag.defineSlot('/1319756/NCR_EN_CollegeGuideLink', [150, 35], 'college-guide-link').addService(googletag.pubads());
    googletag.defineSlot('/1319756/NCR_EN_CollegeGuide_Index', ['fluid'], 'college-guide-index').addService(googletag.pubads());

    googletag.pubads().enableSingleRequest();
    googletag.pubads().collapseEmptyDivs(true, true);
    if (typeof metaTags != 'undefined')
      googletag.pubads().setTargeting('Keyword', metaTags);
    googletag.enableServices();
  });

  // Facebook
  window.fbAsyncInit = function() {
    FB.init({
      appId   : '347756275321330',
      xfbml   : true,
      version : 'v2.12'
    });
  };

  (function(d, s, id){
    var js, fjs = d.getElementsByTagName(s)[0];
    if (d.getElementById(id)) {return;}
    js = d.createElement(s); js.id = id;
    js.src = "//connect.facebook.net/en_US/sdk.js";
    fjs.parentNode.insertBefore(js, fjs);
  }(document, 'script', 'facebook-jssdk'));

  function getCookie(cname) {
    var cs = document.cookie.split(/;\s*/),
        name = cname + '=';
    for (var i = 0; i < cs.length; i++) {
      if (cs[i].indexOf(name) == 0)
        return cs[i].substr(name.length);
    }
    return '';
  }

  function setCookie(cname, value, expDays) {
    var c = cname + '=' + value;
    if (expDays) {
      var d = new Date();
      d.setTime(d.getTime() + expDays * 24 * 60 * 60 * 1000);
      c += '; expires=' + d.toUTCString() + '; path=/';
    }
    document.cookie = c;
  }

  /* http://detectmobilebrowsers.com/ */
  function isMobile() {
      var a = navigator.userAgent || navigator.vendor || window.opera;
        return /(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i.test(a)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(a.substr(0,4));
  }

  if (isMobile()) {
    var redir = getCookie('mobile') != '0', m = window.location.search.match(/[?&]mobile=([01])(&|$)/);
    if (m) { setCookie('mobile', m[1], 1); redir = '1' == m[1]; }
    if (redir) window.location = 'http://m.ncregister.com' + window.location.pathname;
  } else {
    $(function() { $('.mobile-only').remove(); });
  }
</script>
<script async src="https://cdn.onthe.io/io.js/2xVbjp7MTWBn"></script>
<script>
  if (navigator.userAgent.indexOf('AhrefsBot') < 0) {
    window._io_config = window._io_config || {};
    window._io_config["0.2.0"] = window._io_config["0.2.0"] || [];
    window._io_config["0.2.0"].push({
      page_url: window.location.href,
      page_url_canonical: 'http://www.ncregister.com',
      page_title: "National Catholic Register",
      page_type: "main",
      page_language: "en"
    });
  }
</script>
<script src="https://78b862e3e94243179acffa9ac56fc2a1.js.ubembed.com" async></script>

</head>
<body>
  <!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KB6S87"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

  <div id="fb-root"></div>
  <div id="page-container">
    <div id="header-container">
      <div id="header-global-nav">
  <div class="header-left">
    <div class="menu">
      <a class="menu-root" data-menu-id="sections-menu" href="javascript:;" >
        <img alt="menu" src="/css/layout/images/hamburger.png"> Sections
      </a>&nbsp;
      <div id="sections-menu" data-menu-id="sections-menu" class="menu-items">
  <a href="/sections/nation" class="item">Nation</a>
  <a href="/sections/vatican" class="item">Vatican</a>
  <a href="/sections/world" class="item">World</a>
  <a href="/sections/commentary" class="item">Commentary</a>
  <a href="/sections/blog" class="item">Blogs</a>
  <a href="/sections/features" class="item">Features</a>
  <a href="/sections/movies" class="item">Movies</a>
  <a href="/sections/books" class="item">Books</a>
  <a href="/sections/travel" class="item">Travel</a>
  <a href="/sections/radio" class="item">Radio</a>
  <a href="/info/resources1" class="item">Resources</a>
  <a href="/college-guide" class="item">College Guide</a>
</div>

    </div>
    <div class="menu">
      <a href="/"><img alt="menu" src="/css/layout/images/home.png"> Home</a>&nbsp;
    </div>
    <div class="menu">
      <a id="search-menu-root" href="javascript:;"><img alt="search" src="/css/layout/images/lens.png"> Search</a>
      <div id="search-form-container">
        <form id="search-form">
          <input name="q" id="search-site" type="text" autocomplete="off" placeholder="Search NCRegister">
        </form>
      </div>
    </div>
  </div>
  <div class="header-right">
    <div class="menu">
      <a class="menu-root" data-menu-id="advertise-menu" href="http://ewtnadvertising.com" target="_blank">Advertise</a>&nbsp;
      <div id="advertise-menu" data-menu-id="advertise-menu" class="menu-items">
        <a href="http://ewtnadvertising.com/print-advertising/" target="_blank" class="item">Register Print Ads</a>
        <a href="http://ewtnadvertising.com" target="_blank" class="item">EWTN News Digital Ads</a>
        <a href="https://orders.ewtnadvertising.com/" target="_blank" class="item">Order Ads Online</a>
        <a href="http://ewtnadvertising.com/ncregister-com-job-board/" target="_blank" class="item">Post a Job ad</a>
      </div>
    </div>
    <div class="menu">
      <a class="menu-root" data-menu-id="subscriptions-menu" href="/info/subscribe">Subscriptions</a>&nbsp;
      <div id="subscriptions-menu" data-menu-id="subscriptions-menu" class="menu-items">
        <a href="https://sfsdata.com/ncr/Subscribe.aspx?KEY=919MSP" target="_blank" class="item">Subscribe</a>
        <a href="https://sfsdata.com/NCR/GiftR.html?KEY=919GIF" target="_blank" class="item">Give a Gift Subscription</a>
        <a href="/info/bulk-subscriptions" class="item">Discounted Bulk Subscriptions</a>
        <a href="https://sfsdata.com/subscriberservices/AccountStart.html?PUB=NCR" target="_blank" class="item">Renew Your Subscription</a>
        <a href="https://sfsdata.com/subscriberservices/AccountStart.html?PUB=NCR" target="_blank" class="item">Renew Your Gift Subscription</a>
        <a href="https://sfsdata.com/subscriberservices/AccountStart.html?PUB=NCR" target="_blank" class="item">Payments</a>
        <a href="https://sfsdata.com/subscriberservices/AccountStart.html?PUB=NCR" target="_blank" class="item">Account Status</a>
        <a href="https://sfsdata.com/subscriberservices/AccountStart.html?PUB=NCR" target="_blank" class="item">Missed Issue</a>
        <a href="https://pages.ewtn.com/get-the-register-updates" target="_blank" class="item">Daily or Weekly e-Newsletter</a>
      </div>
    </div>
    <a href="https://sd.ewtn.com/ncregister/" target="_blank">Donate</a>&nbsp;
    <a href="/jobs">Jobs</a>&nbsp;
    <a href="https://www.ewtnreligiouscatalogue.com" target="_blank">Store</a>
    <a href="http://www.catholicnewsagency.com/?utm_source=NCR%20Header%20Link" target="_blank">CNA</a>
  </div>
  <div class="header-center">
    <a href="//www.facebook.com/NCRegister" target="_blank"><img alt="menu" src="/css/layout/images/facebook.png"></a>
    <a href="//twitter.com/NCRegister" target="_blank"><img alt="menu" src="/css/layout/images/twitter.png"></a>
    <a href="//feeds.feedburner.com/NCRegisterDailyBlog" target="_blank"><img alt="search" src="/css/layout/images/rss.png"></a>
    <a href="https://pages.ewtn.com/get-the-register-updates" target="_blank"><img alt="daily update" src="/css/layout/images/newsletter.png"></a>
  </div>
</div>
<div id="header-banner-ad" class="ad-slot top">
  <script type='text/javascript'>
    googletag.cmd.push(function() { googletag.display('header-banner-ad'); });
  </script>
</div>

<div id="header-logo-header">
  <div id="logo-super">
    <div class="header-left divider"></div>
    <div class="header-right divider"></div>
    <div class="header-center divider-text">A Service of EWTN</div>
  </div>
  <div id="print-edition" class="header-left header-ad">
  <div id="print-edition-wrapper">
    
      <a href="/info/subscribe">
        <div class="chop"><img src="/images/sized/images/editorial/covNCR0804-125x211.jpg" width="125" height="211"  alt="Current Issue" /></div>
        <div class="subtext"><em>Subscribe to our Print Edition</em></div>
      </a>
      <a href="/images/editorial/covNCR0804.jpg" id="print-edition-magnify" title="Click to see entire front page">&nbsp;</a>
    
  </div>
</div>
<div id="logo-banner-ad-wrapper" class="header-right header-ad">
  <div id="home-logo-right" class="ad-slot header">
  <script type='text/javascript'>
    googletag.cmd.push(function() { googletag.display('home-logo-right'); });
  </script>
</div>

</div>

  <div id="logo-header">
    <div id="logo" class="header-center"><img alt="Register Logo" src="/css/layout/images/ncregister-logo-385x115.png"></div>

  </div>
</div>
<div id="sub-bar" data-menu-id="sub-bar" class="menu-items">
  <a href="/sections/nation" class="item">Nation</a>
  <a href="/sections/vatican" class="item">Vatican</a>
  <a href="/sections/world" class="item">World</a>
  <a href="/sections/commentary" class="item">Commentary</a>
  <a href="/sections/blog" class="item">Blogs</a>
  <a href="/sections/features" class="item">Features</a>
  <a href="/sections/movies" class="item">Movies</a>
  <a href="/sections/books" class="item">Books</a>
  <a href="/sections/travel" class="item">Travel</a>
  <a href="/sections/radio" class="item">Radio</a>
  <a href="/info/resources1" class="item">Resources</a>
  <a href="/college-guide" class="item">College Guide</a>
</div>


    </div>
    <div id="main-container">
      <div id="main" class="lo-row">
  <div id="main-left" class="lo-cell">
    <div id="carousel" class="lo-row">
  <div id="carousel-images" class="lo-cell">
    <a id="carousel-image-link" href="#">
      
        <img id="carousel-image-1" class="carousel-image" alt="Diocese of Scranton Launches Investigation into Rector at National Shrine" src="/images/sized/images/uploads/National_Shrine_of_the_Immaculate_Conception_in_Washington_DC_on_Jan_22_2015_Credit_Addie_Mena_CNA_CNA_2_6_15-420x320.jpeg" data-ndx="1" data-url="http://www.ncregister.com/daily-news/diocese-of-scranton-launches-investigation-into-rector-at-national-shrine">
      
        <img id="carousel-image-2" class="carousel-image" alt="Melinda Gates Is Wrong: Birth Control Isn&#8217;t Poverty Control" src="/images/sized/images/editorial/GettyImages-1127618958-420x320.jpg" data-ndx="2" data-url="http://www.ncregister.com/daily-news/melinda-gates-is-wrong-birth-control-isnt-poverty-control">
      
        <img id="carousel-image-3" class="carousel-image" alt="Meet the Almost-100-Year-Old Priest Who Knew St. Maximilian Kolbe" src="/images/sized/images/uploads/Father_Lucjan_and_St._Max_IMG_3119_Joe_Pronechen-420x320.jpg" data-ndx="3" data-url="http://www.ncregister.com/daily-news/meet-the-almost-100-year-old-priest-who-knew-st.-maximilian-kolbe">
      
    </a>
  </div>
  <div id="carousel-captions" class="lo-cell">
    
      <div id="carousel-caption-1" class="carousel-caption" data-ndx="1">
        <div class="section"></div>
        <div class="title overflow"><a id="carousel-link-1" href="http://www.ncregister.com/daily-news/diocese-of-scranton-launches-investigation-into-rector-at-national-shrine">Diocese of Scranton Launches Investigation into Rector at National Shrine</a></div>
        <div class="author">Ed Condon/ CNA</div>
      </div>
    
      <div id="carousel-caption-2" class="carousel-caption" data-ndx="2">
        <div class="section">Commentary</div>
        <div class="title overflow"><a id="carousel-link-2" href="http://www.ncregister.com/daily-news/melinda-gates-is-wrong-birth-control-isnt-poverty-control">Melinda Gates Is Wrong: Birth Control Isn&#8217;t Poverty Control</a></div>
        <div class="author">Mary FioRito </div>
      </div>
    
      <div id="carousel-caption-3" class="carousel-caption" data-ndx="3">
        <div class="section">In Person</div>
        <div class="title overflow"><a id="carousel-link-3" href="http://www.ncregister.com/daily-news/meet-the-almost-100-year-old-priest-who-knew-st.-maximilian-kolbe">Meet the Almost-100-Year-Old Priest Who Knew St. Maximilian Kolbe</a></div>
        <div class="author">Joseph Pronechen</div>
      </div>
    
  </div>
</div>

    <div id="main-left-top" class="lo-row">
      <div id="main-left-sidebar" class="lo-cell">
        <div>

  <div id="lsb-entry-1" class="lsb-entry">
    <div class="title"><a href="/blog/tito-edwards/the-beautiful-catholic-church-inside-the-walls-of-a-new-york-maximum-securi">The Beautiful Catholic Church Inside The Walls Of A New York Maximum Security Prison, and More!</a></div>
    <div class="subtitle">The Best In Catholic Blogging</div>
  </div>

  <div id="lsb-entry-2" class="lsb-entry">
    <div class="title"><a href="/blog/tito-edwards/proof-of-biblical-accounts-of-israel-and-abraham-how-dads-influence-daughte">Proof Of Biblical Accounts of Israel and Abraham, How Dads Influence Daughters Love Life, and More!</a></div>
    <div class="subtitle">The Best In Catholic Blogging</div>
  </div>

  <div id="lsb-entry-3" class="lsb-entry">
    <div class="title"><a href="/blog/tito-edwards/facebook-labels-st.-augustine-quote-as-hate-speech-are-transwomen-changing">Facebook Labels St. Augustine Quote As &#8216;Hate Speech&#8217;, Transgender and Sports, and More!</a></div>
    <div class="subtitle">The Best In Catholic Blogging</div>
  </div>

</div>

        <div class="bc-video-ad">
  <div class="title">EWTN NewsLink</div>
  <div style="position: relative; display: block; max-width: 100%;">
    <div style="padding-top: 56.25%;">
      <video class="video-js" controls data-account="1675170007001" data-application-id="" data-embed="default" data-player="4f575b12-8074-47cd-b401-253800972357" data-playlist-id="3292177820001" playsinline="" style="position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; width: 100%; height: 100%;"> </video>
      <script src="//players.brightcove.net/1675170007001/4f575b12-8074-47cd-b401-253800972357_default/index.min.js"></script></div>
  </div>
</div>

        <div id="trending" ></div>

      </div>
      <div id="main-left-main" class="lo-cell">
          <div id="main-entry-1" class="main-entry lo-row">
    <div class="image lo-cell">
      <a href="/daily-news/archbishop-gomez-after-el-paso">
        <img src="/images/sized/images/editorial/OLG_wiki-95x95.jpg" width="95" height="95"  alt="Archbishop Gomez: After El Paso" />
      </a>
    </div>
    <div class="caption lo-cell">
      <div class="section">Commentary</div>
      <div class="title overflow"><a href="/daily-news/archbishop-gomez-after-el-paso">Archbishop Gomez: After El Paso</a></div>
      <div class="author">Archbishop José Gomez</div>
      <div class="subtitle overflow">In a recent column, Archbishop José Gomez offers his personal thoughts on the tragic shooting in El Paso. </div>
      <div class="social-icons">
        <img alt="comments" src="/css/layout/images/comment-24x21.png">
        <div class="comments">5</div>
        <img alt="people" src="/css/layout/images/people-29x21.png">
        <div class="shares">0</div>
        <img alt="likes" src="/css/layout/images/like-24x21.png">
        <div class="likes">0</div>
      </div>
    </div>
  </div>

  <div id="main-entry-2" class="main-entry lo-row">
    <div class="image lo-cell">
      <a href="/daily-news/holiness-amid-the-holocaust-franciscans-host-exhibit-of-former-auschwitz-pr">
        <img src="/images/sized/images/uploads/Travel_4_Harmeze-95x95.jpg" width="95" height="95"  alt="Holiness Amid the Holocaust: Franciscans Host Exhibit of Former Auschwitz Prisoner" />
      </a>
    </div>
    <div class="caption lo-cell">
      <div class="section">Travel</div>
      <div class="title overflow"><a href="/daily-news/holiness-amid-the-holocaust-franciscans-host-exhibit-of-former-auschwitz-pr">Holiness Amid the Holocaust: Franciscans Host Exhibit of Former Auschwitz Prisoner</a></div>
      <div class="author">Filip Mazurczak</div>
      <div class="subtitle overflow">A moving tribute to the millions of victims of the Third Reich, including St. Maximilian Kolbe.</div>
      <div class="social-icons">
        <img alt="comments" src="/css/layout/images/comment-24x21.png">
        <div class="comments">0</div>
        <img alt="people" src="/css/layout/images/people-29x21.png">
        <div class="shares">0</div>
        <img alt="likes" src="/css/layout/images/like-24x21.png">
        <div class="likes">0</div>
      </div>
    </div>
  </div>

  <div id="main-entry-3" class="main-entry lo-row">
    <div class="image lo-cell">
      <a href="/daily-news/at-fertility-clinics-abandoned-human-embryos-could-number-in-the-millions">
        <img src="/images/sized/images/editorial/human_embryo_Shutter-95x95.jpg" width="95" height="95"  alt="At Fertility Clinics, Abandoned Human Embryos Could Number in the Millions" />
      </a>
    </div>
    <div class="caption lo-cell">
      <div class="section"></div>
      <div class="title overflow"><a href="/daily-news/at-fertility-clinics-abandoned-human-embryos-could-number-in-the-millions">At Fertility Clinics, Abandoned Human Embryos Could Number in the Millions</a></div>
      <div class="author">Catholic News Agency</div>
      <div class="subtitle overflow">Neither the Centers for Disease Control and Prevention nor the Society for Assisted Reproductive Technology require fertility clinics to report how many embryos have been abandoned at their clinics.</div>
      <div class="social-icons">
        <img alt="comments" src="/css/layout/images/comment-24x21.png">
        <div class="comments">2</div>
        <img alt="people" src="/css/layout/images/people-29x21.png">
        <div class="shares">0</div>
        <img alt="likes" src="/css/layout/images/like-24x21.png">
        <div class="likes">0</div>
      </div>
    </div>
  </div>

  <div id="main-entry-4" class="main-entry lo-row">
    <div class="image lo-cell">
      <a href="/daily-news/six-states-have-only-one-remaining-abortion-facility">
        <img src="/images/sized/images/editorial/prolife_protest_unsplash-95x95.jpg" width="95" height="95"  alt="Six States Have Only One Remaining Abortion Facility" />
      </a>
    </div>
    <div class="caption lo-cell">
      <div class="section"></div>
      <div class="title overflow"><a href="/daily-news/six-states-have-only-one-remaining-abortion-facility">Six States Have Only One Remaining Abortion Facility</a></div>
      <div class="author">Catholic News Agency</div>
      <div class="subtitle overflow">Kentucky, Mississippi, Missouri, North Dakota, South Dakota, and West Virginia have only one remaining abortion facility. </div>
      <div class="social-icons">
        <img alt="comments" src="/css/layout/images/comment-24x21.png">
        <div class="comments">2</div>
        <img alt="people" src="/css/layout/images/people-29x21.png">
        <div class="shares">0</div>
        <img alt="likes" src="/css/layout/images/like-24x21.png">
        <div class="likes">0</div>
      </div>
    </div>
  </div>

  <div id="main-entry-5" class="main-entry lo-row">
    <div class="image lo-cell">
      <a href="/blog/solenetadie/little-sisters-disciples-of-the-lamb">
        <img src="/images/sized/images/uploads/Tadie-LAMBS-00-95x95.jpg" width="95" height="95"  alt="Nuns With Down Syndrome Inspire Catholics Worldwide" />
      </a>
    </div>
    <div class="caption lo-cell">
      <div class="section">Blogs</div>
      <div class="title overflow"><a href="/blog/solenetadie/little-sisters-disciples-of-the-lamb">Nuns With Down Syndrome Inspire Catholics Worldwide</a></div>
      <div class="author">Solène Tadié</div>
      <div class="subtitle overflow">The Little Sisters Disciples of the Lamb are receiving attention, and support, from the U.S. after Vatican News published their story.

</div>
      <div class="social-icons">
        <img alt="comments" src="/css/layout/images/comment-24x21.png">
        <div class="comments">2</div>
        <img alt="people" src="/css/layout/images/people-29x21.png">
        <div class="shares">0</div>
        <img alt="likes" src="/css/layout/images/like-24x21.png">
        <div class="likes">0</div>
      </div>
    </div>
  </div>

  <div id="main-entry-6" class="main-entry lo-row">
    <div class="image lo-cell">
      <a href="/daily-news/tennessee-legislators-discuss-abortion-bill-in-hopes-of-overturning-roe-v-w">
        <img src="/images/sized/images/editorial/abortion_pill_shutterstock-95x95.jpg" width="95" height="95"  alt="Tennessee Legislators Discuss Abortion Bill in Hopes of Overturning Roe v Wade" />
      </a>
    </div>
    <div class="caption lo-cell">
      <div class="section"></div>
      <div class="title overflow"><a href="/daily-news/tennessee-legislators-discuss-abortion-bill-in-hopes-of-overturning-roe-v-w">Tennessee Legislators Discuss Abortion Bill in Hopes of Overturning Roe v Wade</a></div>
      <div class="author">Catholic News Agency</div>
      <div class="subtitle overflow">Tennessee currently prohibits abortion after the 20th week of pregnancy, and requires a woman to wait 48 hours before receiving an abortion.</div>
      <div class="social-icons">
        <img alt="comments" src="/css/layout/images/comment-24x21.png">
        <div class="comments">2</div>
        <img alt="people" src="/css/layout/images/people-29x21.png">
        <div class="shares">0</div>
        <img alt="likes" src="/css/layout/images/like-24x21.png">
        <div class="likes">0</div>
      </div>
    </div>
  </div>

  <div id="main-entry-7" class="main-entry lo-row">
    <div class="image lo-cell">
      <a href="/daily-news/uk-parliament-forces-abortion-on-northern-ireland">
        <img src="/images/sized/images/editorial/shutterstock_1230998653-95x95.jpg" width="95" height="95"  alt="UK Parliament Forces Abortion on Northern Ireland" />
      </a>
    </div>
    <div class="caption lo-cell">
      <div class="section">World</div>
      <div class="title overflow"><a href="/daily-news/uk-parliament-forces-abortion-on-northern-ireland">UK Parliament Forces Abortion on Northern Ireland</a></div>
      <div class="author">K.V. Turley</div>
      <div class="subtitle overflow">Westminster votes to liberalize laws despite local opposition.</div>
      <div class="social-icons">
        <img alt="comments" src="/css/layout/images/comment-24x21.png">
        <div class="comments">8</div>
        <img alt="people" src="/css/layout/images/people-29x21.png">
        <div class="shares">0</div>
        <img alt="likes" src="/css/layout/images/like-24x21.png">
        <div class="likes">0</div>
      </div>
    </div>
  </div>

  <div id="main-entry-8" class="main-entry lo-row">
    <div class="image lo-cell">
      <a href="/daily-news/future-of-michigan-pro-life-program-in-jeopardy-as-funding-threatened">
        <img src="/images/sized/images/editorial/pregnantmom_unsplash-95x95.jpg" width="95" height="95"  alt="Future of Michigan Pro-Life Program in Jeopardy as Funding Threatened" />
      </a>
    </div>
    <div class="caption lo-cell">
      <div class="section"></div>
      <div class="title overflow"><a href="/daily-news/future-of-michigan-pro-life-program-in-jeopardy-as-funding-threatened">Future of Michigan Pro-Life Program in Jeopardy as Funding Threatened</a></div>
      <div class="author">Catholic News Agency</div>
      <div class="subtitle overflow">The program, Real Alternatives provides a counselor, who helps the woman from conception until 12 months after the baby's birth, training her how to take care of the baby and herself.</div>
      <div class="social-icons">
        <img alt="comments" src="/css/layout/images/comment-24x21.png">
        <div class="comments">5</div>
        <img alt="people" src="/css/layout/images/people-29x21.png">
        <div class="shares">0</div>
        <img alt="likes" src="/css/layout/images/like-24x21.png">
        <div class="likes">0</div>
      </div>
    </div>
  </div>

  <div id="main-entry-9" class="main-entry lo-row">
    <div class="image lo-cell">
      <a href="/daily-news/mississippi-bishops-encourage-aid-for-families-affected-by-ice-raids">
        <img src="/images/sized/images/editorial/CatholicCharitiesvolunteer_Shutterstock-95x95.jpg" width="95" height="95"  alt="Mississippi Bishops Encourage Aid for Families Affected by ICE Raids" />
      </a>
    </div>
    <div class="caption lo-cell">
      <div class="section"></div>
      <div class="title overflow"><a href="/daily-news/mississippi-bishops-encourage-aid-for-families-affected-by-ice-raids">Mississippi Bishops Encourage Aid for Families Affected by ICE Raids</a></div>
      <div class="author">Catholic News Agency</div>
      <div class="subtitle overflow">Catholic Charities of the Diocese of Jackson is asking for donations— both monetary and also items such as diapers, baby formula, household and school supplies, and hygiene kits— to help families affected by the raids.</div>
      <div class="social-icons">
        <img alt="comments" src="/css/layout/images/comment-24x21.png">
        <div class="comments">16</div>
        <img alt="people" src="/css/layout/images/people-29x21.png">
        <div class="shares">0</div>
        <img alt="likes" src="/css/layout/images/like-24x21.png">
        <div class="likes">0</div>
      </div>
    </div>
  </div>

  <div id="main-entry-10" class="main-entry lo-row">
    <div class="image lo-cell">
      <a href="/daily-news/analysis-the-pastoral-approach-of-archbishop-charles-chaput">
        <img src="/images/sized/images/editorial/Chaput_ArchPhilly-95x95.jpg" width="95" height="95"  alt="Analysis: The Pastoral Approach of Archbishop Charles Chaput" />
      </a>
    </div>
    <div class="caption lo-cell">
      <div class="section"></div>
      <div class="title overflow"><a href="/daily-news/analysis-the-pastoral-approach-of-archbishop-charles-chaput">Analysis: The Pastoral Approach of Archbishop Charles Chaput</a></div>
      <div class="author">JD Flynn/CNA</div>
      <div class="subtitle overflow">The first Native American to become a diocesan bishop, Archbishop Chaput spent nine years in Rapid City, South Dakota, 14 years as Archbishop of Denver, and eight years in Philadelphia, where, in 2015, he hosted Pope Francis for the World Meeting of Families.</div>
      <div class="social-icons">
        <img alt="comments" src="/css/layout/images/comment-24x21.png">
        <div class="comments">13</div>
        <img alt="people" src="/css/layout/images/people-29x21.png">
        <div class="shares">0</div>
        <img alt="likes" src="/css/layout/images/like-24x21.png">
        <div class="likes">0</div>
      </div>
    </div>
  </div>


      </div>
    </div>
    <div id="main-left-bottom">
      <div id="main-lower" class="lo-row">
          <div class="lower-item lo-cell">
    <div class="image">
      <a href="/daily-news/churches-like-cathedrals-polish-parishes-leave-their-mark-in-america">
        <img src="/images/sized/images/editorial/0721_0000_travel-287x219.jpg" width="287" height="218"  alt="Churches Like Cathedrals: Polish Parishes Leave Their Mark in America" />
      </a>
    </div>
    <div class="title overflow">
      <a href="/daily-news/churches-like-cathedrals-polish-parishes-leave-their-mark-in-america">
        Churches Like Cathedrals: Polish Parishes Leave Their Mark in America
      </a>
    </div>
    <div class="author">Joseph Pronechen</div>
    <div class="subtitle overflow">A look at unique sacred spaces.</div>
    <div class="social-icons">
      <img alt="comments" src="/css/layout/images/comment-24x21.png">
      <div class="comments">4</div>
      <img alt="people" src="/css/layout/images/people-29x21.png">
      <div class="shares">0</div>
      <img alt="likes" src="/css/layout/images/like-24x21.png">
      <div class="likes">0</div>
    </div>
  </div>


          <div class="lower-item lo-cell">
    <div class="image">
      <a href="/blog/grondelski/the-red-wedding-dress">
        <img src="/images/sized/images/uploads/Grondelski-NOWOGRODEK-287x219.jpg" width="287" height="218"  alt="The Amazing, Little-Known Story of 11 Nuns of Nowogr&#243;dek, Martyred by Nazis 76 Years Ago Today" />
      </a>
    </div>
    <div class="title overflow">
      <a href="/blog/grondelski/the-red-wedding-dress">
        The Amazing, Little-Known Story of 11 Nuns of Nowogr&#243;dek, Martyred by Nazis 76 Years Ago Today
      </a>
    </div>
    <div class="author">John Grondelski</div>
    <div class="subtitle overflow">“Together and unanimously they offered their lives to God, asking in exchange that the lives of the mothers and fathers of families and that of the local pastor be spared. The Lord graciously accepted their sacrifice and, we believe, abundantly rewarded them in his glory.” —Pope St. John Paul II</div>
    <div class="social-icons">
      <img alt="comments" src="/css/layout/images/comment-24x21.png">
      <div class="comments">11</div>
      <img alt="people" src="/css/layout/images/people-29x21.png">
      <div class="shares">0</div>
      <img alt="likes" src="/css/layout/images/like-24x21.png">
      <div class="likes">0</div>
    </div>
  </div>


          <div class="lower-item lo-cell">
    <div class="image">
      <a href="/daily-news/calling-on-cardinal-newman-mothers-miracle-paves-way-for-canonization">
        <img src="/images/sized/images/editorial/Melissa_Villalobos_1-287x219.jpg" width="287" height="218"  alt="Calling on Cardinal Newman: Mother&#8217;s Miracle Paves Way for Canonization" />
      </a>
    </div>
    <div class="title overflow">
      <a href="/daily-news/calling-on-cardinal-newman-mothers-miracle-paves-way-for-canonization">
        Calling on Cardinal Newman: Mother&#8217;s Miracle Paves Way for Canonization
      </a>
    </div>
    <div class="author">K.V. Turley</div>
    <div class="subtitle overflow">Melissa Villalobos prayed: ‘Please, Cardinal Newman, make the bleeding stop!’ It did. Immediately.
</div>
    <div class="social-icons">
      <img alt="comments" src="/css/layout/images/comment-24x21.png">
      <div class="comments">8</div>
      <img alt="people" src="/css/layout/images/people-29x21.png">
      <div class="shares">0</div>
      <img alt="likes" src="/css/layout/images/like-24x21.png">
      <div class="likes">0</div>
    </div>
  </div>


      </div>
      <div id="main-sections">
        <div class="sections-row lo-row">
          <div class="lower-item lo-cell">
  
          <div class="section">
        <a href="/sections/commentary">Commentary</a>
      </div>
      <div class="featured lo-row">
        <div class="title lo-cell overflow">
          <a href="/daily-news/nine-days-that-sparked-the-u.s.-holy-see-partnership-and-changed-the-world">Nine Days That Sparked the U.S.-Holy See Partnership and Changed the World</a>
        </div>
        <div class="image lo-cell">
          <a href="/daily-news/nine-days-that-sparked-the-u.s.-holy-see-partnership-and-changed-the-world"><img src="/images/sized/images/editorial/JPII_reagan-50x50.jpg" width="50" height="50"  alt="Nine Days That Sparked the U.S.-Holy See Partnership and Changed the World" /></a>
        </div>
      </div>
      
        <div class="title overflow">
      <a href="/daily-news/pope-emeritus-benedict-is-right-the-sexual-revolution-is-part-of-the-proble">Pope Emeritus Benedict Is Right: The Sexual Revolution Is Part of the Problem</a>
    </div>
      
        <div class="title overflow">
      <a href="/daily-news/this-mothers-day-have-a-heart-for-those-who-suffer">This Mother&#8217;s Day, Have a Heart for Those Who Suffer</a>
    </div>
      
</div>

          <div class="lower-item lo-cell">
  
          <div class="section">
        <a href="/sections/movies">Movies</a>
      </div>
      <div class="featured lo-row">
        <div class="title lo-cell overflow">
          <a href="/daily-news/sdg-reviews-first-man">SDG Reviews &#8216;First Man&#8217;: Ryan Gosling and Damien Chazelle Shoot for the Moon</a>
        </div>
        <div class="image lo-cell">
          <a href="/daily-news/sdg-reviews-first-man"><img src="/images/sized/images/editorial/first-man-50x50.jpg" width="50" height="50"  alt="SDG Reviews &#8216;First Man&#8217;: Ryan Gosling and Damien Chazelle Shoot for the Moon" /></a>
        </div>
      </div>
      
        <div class="title overflow">
      <a href="/daily-news/conquerors-of-the-moon-documentaries-commemorate-the-apollo-project">&#8216;Conquerors of the Moon&#8217;: Documentaries Commemorate the Apollo Project</a>
    </div>
      
        <div class="title overflow">
      <a href="/daily-news/sdg-reviews-the-lion-king">SDG Reviews &#8216;The Lion King&#8217;</a>
    </div>
      
</div>

          <div class="lower-item lo-cell">
  
          <div class="section">
        <a href="/sections/features">Books &amp; Education</a>
      </div>
      <div class="featured lo-row">
        <div class="title lo-cell overflow">
          <a href="/daily-news/new-book-remembers-the-forgotten-saint-norbert-forerunner-to-francis-and-do">New Book Remembers the &#8216;Forgotten Saint&#8217;: Norbert, Forerunner to Francis and Dominic</a>
        </div>
        <div class="image lo-cell">
          <a href="/daily-news/new-book-remembers-the-forgotten-saint-norbert-forerunner-to-francis-and-do"><img src="/images/sized/images/editorial/Marten_Pepijn_StNorbert-50x50.jpg" width="50" height="50"  alt="New Book Remembers the &#8216;Forgotten Saint&#8217;: Norbert, Forerunner to Francis and Dominic" /></a>
        </div>
      </div>
      
        <div class="title overflow">
      <a href="/daily-news/new-book-shines-light-on-st.-john-paul-iis-and-ronald-reagans-providential-">New Book Shines Light on St. John Paul II&#8217;s and Ronald Reagan&#8217;s Providential Team-Up</a>
    </div>
      
        <div class="title overflow">
      <a href="/daily-news/living-well-according-to-father-tolton">Living Well, According to Father Tolton</a>
    </div>
      
</div>

        </div>
        <div class="sections-row lo-row">
          <div class="lower-item lo-cell">
  
          <div class="section">
        <a href="/sections/features">Culture of Life</a>
      </div>
      <div class="featured lo-row">
        <div class="title lo-cell overflow">
          <a href="/daily-news/sabbath-switch-off-why-to-reclaim-sunday-from-the-digital-domain">Sabbath Switch-Off: Why to Reclaim Sunday From the Digital Domain</a>
        </div>
        <div class="image lo-cell">
          <a href="/daily-news/sabbath-switch-off-why-to-reclaim-sunday-from-the-digital-domain"><img src="/images/sized/images/editorial/0804_0002_switch_off-50x50.jpg" width="50" height="50"  alt="Sabbath Switch-Off: Why to Reclaim Sunday From the Digital Domain" /></a>
        </div>
      </div>
      
        <div class="title overflow">
      <a href="/daily-news/beauty-the-major-evangelizer-how-signs-of-the-sacred-point-to-the-ultimate">Beauty, the Major Evangelizer: How Signs of the Sacred Point to the Ultimate Good</a>
    </div>
      
        <div class="title overflow">
      <a href="/daily-news/faith-fitness-how-exercise-and-workouts-can-build-virtue">Faith &amp; Fitness: How Exercise and Workouts Can Build Virtue</a>
    </div>
      
</div>

          <div class="lower-item lo-cell">
  
          <div class="section">
        <a href="/sections/features">Travel</a>
      </div>
      <div class="featured lo-row">
        <div class="title lo-cell overflow">
          <a href="/daily-news/faith-on-the-road-vacation-opportunities-to-visit-remarkable-churches">Faith on the Road: Vacation Opportunities to Visit Remarkable Churches</a>
        </div>
        <div class="image lo-cell">
          <a href="/daily-news/faith-on-the-road-vacation-opportunities-to-visit-remarkable-churches"><img src="/images/sized/images/editorial/0707_0003_travel-50x50.jpg" width="50" height="50"  alt="Faith on the Road: Vacation Opportunities to Visit Remarkable Churches" /></a>
        </div>
      </div>
      
        <div class="title overflow">
      <a href="/daily-news/meeting-mary-in-lourdes-celebrating-the-bernadette-year">Meeting Mary in Lourdes: Celebrating &#8216;The Bernadette Year&#8217;</a>
    </div>
      
        <div class="title overflow">
      <a href="/daily-news/honoring-mary-the-speyer-cathedrals-marian-legacy">Honoring Mary: The Speyer Cathedral&#8217;s Marian Legacy</a>
    </div>
      
</div>

          <div class="lower-item lo-cell">
  
          <div class="section">
        <a href="/sections/features">Arts &amp; Entertainment</a>
      </div>
      <div class="featured lo-row">
        <div class="title lo-cell overflow">
          <a href="/daily-news/tv-picks-08.04.19">TV Picks 08.04.19</a>
        </div>
        <div class="image lo-cell">
          <a href="/daily-news/tv-picks-08.04.19"><img src="/images/sized/images/editorial/Assumption_Shutterstock_1411681457-50x50.jpg" width="50" height="50"  alt="TV Picks 08.04.19" /></a>
        </div>
      </div>
      
        <div class="title overflow">
      <a href="/daily-news/home-video-picks-passes-08.04.19">Home Video Picks &amp; Passes 08.04.19</a>
    </div>
      
        <div class="title overflow">
      <a href="/daily-news/tv-picks-07.21.19">TV Picks 07.21.19</a>
    </div>
      
</div>

        </div>
        <div class="sections-row lo-row">
          <div class="lower-item lo-cell">
  
          <div class="section">
        <a href="/sections/features">In Person</a>
      </div>
      <div class="featured lo-row">
        <div class="title lo-cell overflow">
          <a href="/daily-news/blessed-pier-giorgio-frassati-is-first-modern-lay-saint-according-to-niece">Blessed Pier Giorgio Frassati Is First Modern Lay Saint, According to Niece</a>
        </div>
        <div class="image lo-cell">
          <a href="/daily-news/blessed-pier-giorgio-frassati-is-first-modern-lay-saint-according-to-niece"><img src="/images/sized/images/editorial/Frassati_Wikicommons_Public_domain-50x50.jpg" width="50" height="50"  alt="Blessed Pier Giorgio Frassati Is First Modern Lay Saint, According to Niece" /></a>
        </div>
      </div>
      
        <div class="title overflow">
      <a href="/daily-news/bishop-paprocki-communion-prohibited-to-catholic-lawmakers-who-voted-for-il">Bishop Paprocki: Communion Prohibited to Pro-Abortion Illinois Catholic Lawmakers</a>
    </div>
      
        <div class="title overflow">
      <a href="/daily-news/for-this-french-priest-rushing-into-notre-dames-flames-was-part-of-his-miss">For This French Priest, Rushing Into Notre Dame&#8217;s Flames Was Part of His Mission</a>
    </div>
      
</div>

          <div class="lower-item lo-cell">
  
          <div class="section">
        <a href="/sections/features">Sunday Guide</a>
      </div>
      <div class="featured lo-row">
        <div class="title lo-cell overflow">
          <a href="/daily-news/momento-mori-and-eternal-merriment">Memento Mori and Striving for  Eternal Merriment</a>
        </div>
        <div class="image lo-cell">
          <a href="/daily-news/momento-mori-and-eternal-merriment"><img src="/images/sized/images/editorial/photo-1548533701-a1e8bd19f9ce_jesus_rio_unsplash-50x50.jpg" width="50" height="50"  alt="Memento Mori and Striving for  Eternal Merriment" /></a>
        </div>
      </div>
      
        <div class="title overflow">
      <a href="/daily-news/divine-justice-and-bold-prayer">Ask, Seek and Find: Divine Justice and Bold Prayer</a>
    </div>
      
        <div class="title overflow">
      <a href="/daily-news/lessons-from-mary-and-martha-jesus-must-be-the-center-of-all-charity-and-se">Lessons From Mary and Martha: Jesus Must Be the Center of All Charity and Service</a>
    </div>
      
</div>

          <div class="lower-item lo-cell">
  
          <div class="section">
        <a href="/sections/radio">Radio</a>
      </div>
      <div class="featured lo-row">
        <div class="title lo-cell overflow">
          <a href="/registerradio/supreme-court-jpii-institute-aug.-10">Supreme Court, JPII Institute (Aug. 10)</a>
        </div>
        <div class="image lo-cell">
          <a href="/registerradio/supreme-court-jpii-institute-aug.-10"><img src="/images/sized/images/editorial/photo-1524633712235-22da046738b4_SCOTUS_unsplash-50x50.jpg" width="50" height="50"  alt="Supreme Court, JPII Institute (Aug. 10)" /></a>
        </div>
      </div>
      
        <div class="title overflow">
      <a href="/registerradio/rebuilding-notre-dame-defending-catholic-education-aug.-3">Rebuilding Notre Dame, Defending Catholic Education (Aug. 3)</a>
    </div>
      
        <div class="title overflow">
      <a href="/registerradio/leana-wen-lay-women-preaching-july-27">Leana Wen, Lay Women Preaching (July 27)</a>
    </div>
      
</div>

        </div>
      </div>
    </div>
  </div>
  <div id="main-right" class="lo-cell">
    <div id="right-sidebar-a" class="ad-slot top">
  <script type='text/javascript'>
    googletag.cmd.push(function() { googletag.display('right-sidebar-a'); });
  </script>
</div>

    <div id="blog-header">
  <span class="lead">VOICES</span> <span class="trail">from the Blogs</span>
</div>

  <div id="blog-entry-1" class="blog-entry lo-row">
    <div class="blog-image lo-cell">
      <a href="/blog/guest-blogger"><img src="/images/sized/images/member_photos/photo_18831-85x85.jpg" width="85" height="85"  alt="Guest Writers" /></div></a>
    <div class="blog-caption lo-cell">
      <div class="author">Guest Writers</div>
      <div class="title overflow"><a href="/blog/guest-blogger/holy-eucharist-adored-at-faithful-catholic-colleges">Holy Eucharist Adored at Faithful Catholic Colleges</a></div>
    </div>
  </div>
  
  <div id="blog-entry-2" class="blog-entry lo-row">
    <div class="blog-image lo-cell">
      <a href="/blog/kwarner"><img src="/images/sized/images/member_photos/photo_18836-85x85.jpg" width="85" height="85"  alt="Katie Warner" /></div></a>
    <div class="blog-caption lo-cell">
      <div class="author">Katie Warner</div>
      <div class="title overflow"><a href="/blog/kwarner/catholic-creative-an-entrepreneur">Catholic Creative: An Entrepreneur</a></div>
    </div>
  </div>
  
  <div id="blog-entry-3" class="blog-entry lo-row">
    <div class="blog-image lo-cell">
      <a href="/blog/alyssamurphy"><img src="/images/sized/images/member_photos/photo_18901-85x85.jpg" width="85" height="85"  alt="Alyssa Murphy" /></div></a>
    <div class="blog-caption lo-cell">
      <div class="author">Alyssa Murphy</div>
      <div class="title overflow"><a href="/blog/alyssamurphy/rare-photos-released-of-st.-maximilian-kolbe-tell-true-story-of-sacrifice">St. Maximilian Kolbe&#8217;s Martyrdom Tells True Story of Sacrifice</a></div>
    </div>
  </div>
  
  <div id="blog-entry-4" class="blog-entry lo-row">
    <div class="blog-image lo-cell">
      <a href="/blog/kturley"><img src="/images/sized/images/member_photos/photo_18832-85x85.jpg" width="85" height="85"  alt="K.V. Turley" /></div></a>
    <div class="blog-caption lo-cell">
      <div class="author">K.V. Turley</div>
      <div class="title overflow"><a href="/blog/kturley/an-astonishing-miracle-of-divine-mercy-at-auschwitz">An Astonishing Miracle of Divine Mercy at Auschwitz</a></div>
    </div>
  </div>
  
  <div id="blog-entry-5" class="blog-entry lo-row">
    <div class="blog-image lo-cell">
      <a href="/blog/armstrong"><img src="/images/sized/images/member_photos/photo_18783-85x85.jpg" width="85" height="85"  alt="Patti Armstrong" /></div></a>
    <div class="blog-caption lo-cell">
      <div class="author">Patti Armstrong</div>
      <div class="title overflow"><a href="/blog/armstrong/christians-take-high-ground-in-new-lawsuit">Christians Take High Ground in New Lawsuit</a></div>
    </div>
  </div>
  
  <div id="blog-entry-6" class="blog-entry lo-row">
    <div class="blog-image lo-cell">
      <a href="/blog/FatherCush"><img src="/images/sized/images/member_photos/photo_18874-85x85.jpg" width="85" height="85"  alt="Father John P. Cush" /></div></a>
    <div class="blog-caption lo-cell">
      <div class="author">Father John P. Cush</div>
      <div class="title overflow"><a href="/blog/FatherCush/a-summertime-reflection-on-st.-philip-the-apostle">A Summertime Reflection on St. Philip the Apostle</a></div>
    </div>
  </div>
  
  <div id="blog-entry-7" class="blog-entry lo-row">
    <div class="blog-image lo-cell">
      <a href="/blog/agreeley"><img src="/images/sized/images/member_photos/photo_18905-85x85.jpg" width="85" height="85"  alt="Alexandra Greeley" /></div></a>
    <div class="blog-caption lo-cell">
      <div class="author">Alexandra Greeley</div>
      <div class="title overflow"><a href="/blog/agreeley/james-ennis-and-catholic-rural-life">James Ennis and Catholic Rural Life</a></div>
    </div>
  </div>
  
  <div id="blog-entry-8" class="blog-entry lo-row">
    <div class="blog-image lo-cell">
      <a href="/blog/patcross"><img src="/images/sized/images/member_photos/photo_18871-85x85.jpg" width="85" height="85"  alt="Pat Cross" /></div></a>
    <div class="blog-caption lo-cell">
      <div class="author">Pat Cross</div>
      <div class="title overflow"><a href="/blog/patcross/what-happened-to-our-common-ground">What Happened to Our Common Ground?</a></div>
    </div>
  </div>
  
  <div id="blog-entry-9" class="blog-entry lo-row">
    <div class="blog-image lo-cell">
      <a href="/blog/solenetadie"><img src="/images/sized/images/member_photos/photo_18910-85x85.jpg" width="85" height="85"  alt="Solène Tadié" /></div></a>
    <div class="blog-caption lo-cell">
      <div class="author">Solène Tadié</div>
      <div class="title overflow"><a href="/blog/solenetadie/the-friar-who-saved-christendom-from-islam-and-gave-us-cappuccino">The Friar Who Saved Christendom from Islam and Gave Us Cappuccino</a></div>
    </div>
  </div>
  
  <div id="blog-entry-10" class="blog-entry lo-row">
    <div class="blog-image lo-cell">
      <a href="/blog/joan-desmond"><img src="/images/sized/images/member_photos/photo_8679-85x85.jpg" width="85" height="85"  alt="Joan Desmond" /></div></a>
    <div class="blog-caption lo-cell">
      <div class="author">Joan Desmond</div>
      <div class="title overflow"><a href="/blog/joan-desmond/hillbilly-elegy-author-j.d.-vance-becomes-catholic">Best-Selling &#8216;Hillbilly Elegy&#8217; Author J.D. Vance Becomes Catholic</a></div>
    </div>
  </div>
  <div id="right-sidebar-b" class="ad-slot middle">
  <script type='text/javascript'>
    googletag.cmd.push(function() { googletag.display('right-sidebar-b'); });
  </script>
</div>

  <div id="blog-entry-11" class="blog-entry lo-row">
    <div class="blog-image lo-cell">
      <a href="/blog/johnclark"><img src="/images/sized/images/member_photos/photo_18847-85x85.jpg" width="85" height="85"  alt="John Clark" /></div></a>
    <div class="blog-caption lo-cell">
      <div class="author">John Clark</div>
      <div class="title overflow"><a href="/blog/johnclark/what-john-paul-ii-taught-about-racism-and-xenophobia">What John Paul II Taught About Racism and Xenophobia</a></div>
    </div>
  </div>
  
  <div id="blog-entry-12" class="blog-entry lo-row">
    <div class="blog-image lo-cell">
      <a href="/blog/longenecker"><img src="/images/sized/images/member_photos/photo_18768-85x85.jpg" width="85" height="85"  alt="Fr. Dwight Longenecker" /></div></a>
    <div class="blog-caption lo-cell">
      <div class="author">Fr. Dwight Longenecker</div>
      <div class="title overflow"><a href="/blog/longenecker/atheism-and-genocide">Atheism and Genocide</a></div>
    </div>
  </div>
  
  <div id="blog-entry-13" class="blog-entry lo-row">
    <div class="blog-image lo-cell">
      <a href="/blog/benjamin-wiker"><img src="/images/sized/images/member_photos/photo_600-85x85.jpg" width="85" height="85"  alt="Benjamin Wiker" /></div></a>
    <div class="blog-caption lo-cell">
      <div class="author">Benjamin Wiker</div>
      <div class="title overflow"><a href="/blog/benjamin-wiker/the-key-to-the-dreaded-ephesians-passage">The Key to the Dreaded Ephesians&#8217; Passage</a></div>
    </div>
  </div>
  
  <div id="blog-entry-14" class="blog-entry lo-row">
    <div class="blog-image lo-cell">
      <a href="/blog/reilly"><img src="/images/sized/images/member_photos/photo_18782-85x85.jpg" width="85" height="85"  alt="Patrick Reilly" /></div></a>
    <div class="blog-caption lo-cell">
      <div class="author">Patrick Reilly</div>
      <div class="title overflow"><a href="/blog/reilly/yet-another-lawsuit-against-the-church">Yet Another Lawsuit Against the Church</a></div>
    </div>
  </div>
  
  <div id="blog-entry-15" class="blog-entry lo-row">
    <div class="blog-image lo-cell">
      <a href="/blog/guest-blogger"><img src="/images/sized/images/member_photos/photo_18831-85x85.jpg" width="85" height="85"  alt="Guest Writers" /></div></a>
    <div class="blog-caption lo-cell">
      <div class="author">Guest Writers</div>
      <div class="title overflow"><a href="/blog/guest-blogger/because-god-loves-you">Because God Loves You</a></div>
    </div>
  </div>
  

    <div id="right-sidebar-c" class="ad-slot bottom">
  <script type='text/javascript'>
    googletag.cmd.push(function() { googletag.display('right-sidebar-c'); });
  </script>
</div>

  </div>
</div>

    </div>
    <div id="footer-container">
      <div class="footer-logo">
  <div><img alt="Register Logo" src="/css/layout/images/ncregister100k.png"></div>
</div>
<div class="footer-text">
  <div class="footer-links">
    <div>
      <a href="/">Home</a>
      <a href="/info/about_the_register">About Us</a>
      <a href="/info/subscribe">Subscriptions</a>
      <a href="https://sd.ewtn.com/ncregister/" target="_blank">Donate</a>
      <a href="//ewtnadvertising.com" target="_blank">Advertise</a>
      <a href="/PR">Press Releases</a>
      <a href="//feeds.feedburner.com/NCRegisterDailyBlog" target="_blank">RSS Daily Register</a>
      <a href="//feeds.feedburner.com/NationalCatholicRegisterBloggers" target="_blank">RSS Bloggers</a>
      <a href="/info/contacts">Contact</a>
      <a href="/jobs">Jobs</a>
    </div>
    <div>
      <a href="/?mobile=1" class="mobile-only">Mobile Site</a>
      <a href="https://pages.ewtn.com/get-the-register-updates" target="_blank">Sign up for our E-Newsletter</a>
      <a href="https://www.facebook.com/NCRegister" target="_blank">Facebook</a>
      <a href="https://twitter.com/NCRegister" target="_blank">Twitter</a>
      <a href="https://www.youtube.com/NCRegister" target="_blank">YouTube</a>
      <a href="//instagram.com/ncregister/" target="_blank">Instagram</a>
      <a href="https://play.google.com/store/apps/details?id=com.ewtn.ncrreader&amp;hl=en" target="_blank">Android App</a>
      <a href="https://itunes.apple.com/us/app/national-catholic-register/id736212445?mt=8" target="_blank">iOS App</a>
      <a href="/info/ncr-privacy-policy">Privacy Policy</a>
          </div>
  </div>
  <div class="footer-fine-print">
    Copyright &copy; 2019 EWTN News, Inc.&nbsp; All rights reserved.<br>
    Reproduction of material from this website without written permission, or unlicensed commercial use<br>
    or monetization of <em>National Catholic Register</em> RSS feeds is strictly prohibited.<br>
  </div>
</div>

    </div>
  </div>
  <div id="fixed-bottom-banner">
    <div id="fixed-bottom-banner-ad" class="ad-slot fixed-bottom-banner">
  <script type='text/javascript'>
    googletag.cmd.push(function() { googletag.display('fixed-bottom-banner-ad'); });
  </script>
</div>

  </div>
  <script type="text/javascript" src="/js/jquery.fancybox.pack.js"></script>
<script type="text/javascript" src="/js/menu.js"></script>
<script type="text/javascript" src="/js/global.js"></script>
<script type='text/javascript'>
  var _sf_async_config = _sf_async_config || {};
  /** CONFIGURATION START **/
  _sf_async_config.uid = 4055;
  _sf_async_config.domain = 'ncregister.com';
  _sf_async_config.useCanonical = true;
  /** CONFIGURATION END **/
  (function() {
      function loadChartbeat() {
          window._sf_endpt = (new Date()).getTime();
          var e = document.createElement('script');
          e.setAttribute('language', 'javascript');
          e.setAttribute('type', 'text/javascript');
          e.setAttribute('src', '//static.chartbeat.com/js/chartbeat.js');
          document.body.appendChild(e);
      }
      var oldonload = window.onload;
      window.onload = (typeof window.onload != 'function') ?
          loadChartbeat : function() {
              oldonload();
              loadChartbeat();
          };
  })();
</script>

  <script type="text/javascript" src="/js/carousel.js"></script>
<script type="text/javascript" src="/js/social-icons.js"></script>
<script type="text/javascript">
  $('#print-edition-magnify').fancybox({
    padding: 0,
    helpers: { title: null }
  });
</script>

</body>
</html>








  
  

  
  

  
  


