/* University Template over-ride
   Launched: 2021-03-01
   Author: Shawn Maust, Nevin McElwrath, Notre Dame Web Team
   ----------------------------------------------------*/

/* Global styles (print, screen) */.article-header{border:0;margin:0;padding:0}.article-header__hr{clear:none;margin-bottom:2rem;margin-top:2rem;max-width:90%}.image-inline{vertical-align:text-bottom}

/*
Gary Memoriam styles
https://ndpr.nd.edu/news/gary-gutting/
*/.review-archive #news_96282{overflow:hidden}.review-archive #news_96282 .edition,.review-archive #news_96282 .publish-info,.review-archive #news_96282 .reviewers{display:none}article.news_96282{text-align:center}article.news_96282 h2{font-family:cursive;margin-bottom:3rem}article.news_96282 p{margin-bottom:2rem}

/* Screen only styles */@media only screen{.site-content a[href*=\#]{scroll-margin-top:100px}

  /* Site Header */.site-title a{background:url(images/logo-ndpr-1b.png) 0 50%/contain no-repeat;height:50px;max-width:100%;text-indent:-999em;width:auto}

  /* Page Header */.page-header:before{background:var(--gray-extra-light) url(/stylesheets/images/bg-marble-2x1.jpg) center center /cover no-repeat}.has-rule:after{background-color:var(--brand-gold);content:"";display:block;height:4px;margin:.2em 0 .2em -.2em;width:50px}

  /* Home */.home .page-main{padding-bottom:0}.home .section--reviews-search-form{margin-bottom:0}

  /* Search Form
  ----------------------------------------*/.reviews-form{margin:3rem 0 0;padding:0}
    /*.page-main .reviews-form { text-align: center; }*/.reviews-form__input,.reviews-form__select{border:1px solid var(--gray-light);border-radius:0;color:var(--gray);font-size:1rem;line-height:1.5rem;margin:0 0 1rem;padding:.5rem}.reviews-form__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--gray) 50%),linear-gradient(135deg,var(--gray) 50%,transparent 50%);background-position:calc(100% - 1.4rem) 1.1rem,calc(100% - 1.1rem) 1.1rem;background-repeat:no-repeat;background-size:.3rem .3rem,.3rem .3rem;padding-right:2.5rem}.reviews-form__input{flex-grow:1}.review-form__group{margin-right:.5rem}.reviews-form__btn{background-color:var(--brand-blue);color:#fff}.reviews-form__btn:hover{background-color:var(--brand-blue-light);color:#fff}

  /* Sections */.section{margin:3rem 0;padding:3rem 0}.section-skyblue.bg-full-bleed:before{background-color:var(--sky-blue)}

  /* Reviews
  ----------------------------------------*/.card .card-body{padding-bottom:.7rem;padding-top:.7rem}.card .article-meta{font-size:.9rem}.card .meta-item__author{font-size:1rem}article .card-image img{border:1px solid #eaeaea}

  /* Review Titles */
  /*.article-title__separator { font-family:var(--font-default); font-size:0.9rem; margin-top:0.33em; line-height:1.5; display:block; font-weight:300; color:var(--gray); }*/

  /* Review Header */.article-header__title{margin-bottom:.66em}

  /* Meta Items */.meta-item__author{margin-bottom:0;margin-top:1em}.meta-item__publisher{margin-bottom:.66em}.meta-item__bibliography{font-size:1rem;margin-bottom:.66em}.meta-item__bibliography *{font-weight:400!important}.meta-item__bibliography p{margin-bottom:inherit}.meta-item__reviewer{font-weight:700;margin-bottom:0;margin-top:1em}.meta-item__edition{margin-bottom:0}

  /* Collections */.collections-list{margin:4rem 0}.collections-list li{margin:1.5rem 0}.collection-item__author{font-weight:700}.collection-item__description,.collection-item__meta{font-size:.9em}}

/* 480px
----------------------------------------------------*/@media only screen and (min-width:30em){
  /* Search Form */.review-form__group{display:inline-flex}

  /* Review Header */.article-header__image{float:right;padding-left:1.5rem;width:33%}.article-header__image+.article-header__meta{float:left;width:67%}

  /* Collections */.collection-item{--card-image-width:10rem;flex-flow:row}.collection-item__image{min-width:var(--card-image-width)}}

/* 768px
----------------------------------------------------*/@media only screen and (min-width:48em){.site-title{margin-bottom:1.3rem}.site-title a{max-width:50vw}
  
  /* Collections */.home-primary{min-height:1rem}

  /* Search Form */.reviews-form{grid-column:1/-1;grid-row:title;margin:1rem auto}.reviews-form__input{max-width:600px;width:70vw}}

/* 960px
----------------------------------------------------*/@media only screen and (min-width:60em){.site-title{margin-bottom:0}.has-rule:after{height:.1em;margin-bottom:.7em;margin-left:-.5em;margin-top:.2em;min-height:5px;width:1.5em}}

/* 1280px
----------------------------------------------------*/

/* 1600px
----------------------------------------------------*/

/* 1920px
----------------------------------------------------*/

/* Print
----------------------------------------------------*/@media print{.site-content,.wrapper,body,html{width:100%}.reviews-form,.site-footer,.site-header{display:none}.article-header__image{float:right;margin-left:2rem;max-width:33%}}