/* -----------------------------------------------
bepress IR local stylesheet.
Author:   David Stienstra
Version:  December 2019
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville|Montserrat:400,500,700|Nunito+Sans:400,700&display=swap');
/* ---------------- Meta Elements ---------------- */
    /* --- Meta styles and background --- */
body {
    font: normal 14px/1.5 'Nunito Sans', sans-serif;  /* should be medium except when fitting into a fixed container */
    background: #f0f0f0 url(assets/md5images/1bc7e56c8a8ad6b220020dffee8623b0.png) repeat-x left top;
}
/* ---------------- Header ---------------- */
#ateneo #header {
    position: relative;  /* needed for logo positioning */
  height: auto !important; /* !important overrides mbl styling */
}
#ateneo #banner_image {
    display: block; /* removes descender of inline element */
    width: 980px; /* not necessary if image is sized correctly */
    height: auto !important;  /* avoids warping improperly sized header image / SUP-19994 */
}
    /* --- Logo --- */
#ateneo #logo_image {
    position: absolute !important; /* !important overrides mbl styling */
    top: 0;
    left: 0;  /* change to "right:" for right aligned logo */
    width: 50.81632653% !important;  /* 240 / 980 */
    height: auto !important; /* Important avoides DC assigning incorrect height to logo image */
}
#ateneo #header a#banner_link:focus img,
#ateneo #header a#logo_link:focus img {
  outline: 1px dashed #b28241;
}
/* ---------------- Navigation ---------------- */
#ateneo #navigation,
#ateneo #navigation #tabs {
    height: 32px;
    overflow: hidden; /* have seen issues with tabs extending below nav container */
    white-space: nowrap;
}
#ateneo #navigation #tabs,
#ateneo #navigation #tabs ul,
#ateneo #navigation #tabs ul li {
    padding: 0;
    margin: 0;
}
/* Flexbox Navigation July 2018 */
#ateneo #navigation #tabs,
#ateneo #navigation #tabs ul {
    display: flex;
    justify-content: space-around; /* "flex-start" for left-aligned tabs, change to "flex-end" for right-aligned tabs, "center" for centered */
    width: 240px;
    float: left;
    background-color: #b00000;
}
#ateneo #navigation #tabs a {
    font: normal 12px 'Montserrat', sans-serif;
    display: block;
    width: auto !important; /* fixes "my account" not fitting in container on page load */
    height: 32px;
    line-height: 32px;
    color: #fff;
    transition: 0.3s ease-in-out;
    background-color: transparent;
    padding: 0 7px; /* with arial bold, this fits */
    margin: 0;
    border: 0;
}
#ateneo #navigation #tabs a:hover,
#ateneo #navigation #tabs a:active,
#ateneo #navigation #tabs a:focus {
    text-decoration: underline;
}
/* ---------------- Sidebar ---------------- */
#ateneo #sidebar h2 {
    font: normal 20px 'Libre Baskerville', serif;
    color: #b28343;
    background: transparent;
    padding: 0;
    margin: 0;
    border: none;
}
#ateneo #sidebar a {
    font: 500 13px 'Montserrat', sans-serif;
    color: #000080;
    text-decoration: none;
}
#ateneo #sidebar a:hover,
#ateneo #sidebar a:active,
#ateneo #sidebar a:focus {
    color: #000000;
    text-decoration: underline;
}
#ateneo #sidebar #sidebar-search label {
    font: 500 13px 'Montserrat', sans-serif;
    color: #000;
}
#ateneo #sidebar #sidebar-search {
    margin-top: 0px;
    padding-left: 15px;
}
#ateneo #sidebar #sidebar-search span.border { background: transparent; }
.searchbutton { cursor: pointer; } /* best practice, should move to ir-layout.css */
#ateneo #sidebar ul#side-notify {
  padding-top: 0px;
}
#ateneo #sidebar ul#side-notify acronym {
  border-bottom: none;
}
/* ---------------- Main Content ---------------- */
#ateneo #wrapper { /* for full-length sidebar content background/elements */
    background: url(assets/md5images/e6df027978eda33c34e5bab4010bb7a0.gif) repeat-y left top;
}

#ateneo #main.text #series-home .intro blockquote {
  margin:1em; font-size:13px; padding-bottom:5px;
}

    /* --- Book gallery date styling BGAUNT 7/9/2020 --- */
#ateneo #main.text #book-gallery #gallery_items.display li .content_block p .bookgallery_date {
	font-size:12px; 
	display:block; 
	line-height:1.33em; 
	color:#1C1C1C;
}
    /* --- Breadcrumbs --- */
#ateneo #main.text div.crumbs a:link,
#ateneo #main.text div.crumbs a:visited {
    text-decoration: none;
    color: #000080;
}
#ateneo #main.text div.crumbs a:hover,
#ateneo #main.text div.crumbs a:active,
#ateneo #main.text div.crumbs a:focus {
    text-decoration: underline;
    color: #000000;
}
#ateneo #dcn-home > #homepage-intro { margin: 0 0 15px 0; }
 /* adds space under full-width main-content image */
#ateneo #home-page-banner { margin-bottom: 16px; }
#ateneo #dcn-home p#home-intro {
  font: normal 16px/1.7 'Libre Baskerville', serif; padding-bottom: 1.5em;
}
    /* --- Headers --- */
#ateneo #dcn-home > h2 {
    font: normal 24px 'Libre Baskerville', serif;
}
h3 {
    margin: 0;
    text-decoration: underline; }
#ateneo #main.text #series-home h3#series-subtitle {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 14px;
    text-decoration:none;
    text-transform: uppercase;
    text-align:right;
    padding-bottom:2em;
    margin-top:-35px;
    margin-right:-20px;}    

/* FF 55 takes parent element's color a text-deoration-color (black, usually) */
#dcn-home #cover-browse h3 { color: #000080; }
#ateneo #dcn-home #cover-browse h3 a {
    font: 500 15px/1.6 'Montserrat', sans-serif;
    display:inline-block;
    margin:.25em 0;
    text-decoration: none;
}
#ateneo #dcn-home #cover-browse h3 a:hover,
#ateneo #dcn-home #cover-browse h3 a:focus,
#ateneo #dcn-home #cover-browse h3 a:active {
    text-decoration: underline;
}
#ateneo .followable {
    background-color: #cb1b1b !important;
    background-image: -webkit-linear-gradient(top, #cb1b1b, #e33333) !important }
    /* --- Links --- */
#ateneo #main.text a:link,
#ateneo #main.text a:visited {
    color: #000080; /* declared for #network-icon text */
}
#ateneo #main.text a:hover,
#ateneo #main.text a:active,
#ateneo #main.text a:focus {
    color: #000000;
    text-decoration: underline;
}
    /* PotD / Top DL widgets */
#ateneo #dcn-home .box.aag h2,
#ateneo #dcn-home .box.potd h2 {
    width: 267px;
    margin: 0;
    font: normal 20px 'Libre Baskerville', serif;
    border-bottom: 1px solid #d3d3d3;
}
#ateneo #main.text .box a:link,
#ateneo #main.text .box a:visited {
    font: bold 14px 'Nunito Sans', sans-serif;
    text-decoration: none;
    border-bottom: 1px solid #d3d3d3;
    background: none;
}
#ateneo #main.text .box a:hover,
#ateneo #main.text .box a:active,
#ateneo #main.text .box a:focus {
    text-decoration: underline;
}
    /* article-level text // default values 12px/13px */
#alpha .element p, #custom-fields .element p { font-size: 12px; }
#alpha .element h4, #custom-fields .element h4 { font-size: 13px; }
#ateneo #series-home .pdf, 
#ateneo #series-home .native, 
#ateneo #series-home .metadata-only, 
#ateneo #series-home .external {
  line-height: 2.5em;
}
/* for slideshows at the top of the page */
#ateneo #slideshow {  /* elements that aren't floated appear behind the slideshow */
    display: block;
    float: none;
}
#ateneo #dcn-home > #cover-browse {
    display: inline-block;
}
#ateneo #main.text .col-1 {  /* #main.text needed for weight to override ir-layout.css #dcn-home > * rules */
  display: inline-block;
  width: 45%;
  float: left;
  padding: 0;
  margin: 0 5% 16px 0;
}

/*styling un-sdgs icons in series intro - bgaunt*/
#ateneo #main.text .intro #unsdg_icon {height:auto; display:flex; float:left; padding-right:1.25em}
#ateneo #main.text .intro #unsdg_icon img.unsdg_icon {max-width:150px; height:auto;}

#ateneo #main.text .aside p img.unsdg_icon {max-width:160px; height:auto; border-bottom:solid 1px #ddd; border-top:solid 1px #ddd; padding-top:2px }
 
/* ---------------- Footer ---------------- */
#ateneo #footer,
#ateneo #bepress a {
    height: 76px;
    background-color: #e4e4e4; }
#ateneo #footer p,
#ateneo #footer p a {
    font: bold 10px/2 'Montserrat', sans-serif;
    color: #000;
    text-decoration: none;
}
#ateneo #footer p:first-of-type { padding-top: 18px } 
#ateneo #footer p a:hover,
#ateneo #footer p a:active,
#ateneo #footer p a:focus {
    text-decoration: underline; }
#bepress a:focus {
      outline: 1px dashed #000;
}
#ateneo #footer {
  padding-bottom: 25px;
  background: #e4e4e4 url(assets/md5images/d4cb0cf1a5e1943c4d9b756ffbe6405b.gif) repeat-x left top;
}
#ateneo #bepress a {
  border-right: 1px solid #b28241;
  padding-left: 0px;
  margin: 0 !important;
}
.legacy #ateneo #footer {
  background-color: #fff;
}
#ateneo {
    background: url(assets/md5images/4de425f7d6a1ee737883f9123409d93c.gif) repeat-x left bottom;
}
/*Sticky Footer */
#ateneo #content {
    min-height: calc(100vh - 329px);  /* 310px varies by site. calculated by summing all fixed heights (header, navigation, footer, fixed margins between these elements) */
}
/* Search pages */
.legacy #ateneo #wrapper:after {
    content: none; /* search pages */
}
#ateneo #container #footer a.secondary-link {
  font-weight: normal;
}
#ateneo #footer p a {
  background: url(assets/md5images/c3695aa94f9b081a68e0d814d34bf450.gif) no-repeat center left;
  padding-left: 12px;
}
#ateneo #footer p a:first-of-type {
  background: transparent;
  padding-left: 0px;
}
#ateneo #footer a {
  margin: 0 3px;
}
/* Additional footer logo */
#ateneo #footer { position: relative; }
 
#ateneo a#footer-logo-link { 
  margin: 0 !important; }

#ateneo a#footer-logo-link:focus img {
  outline: 1px dashed #000;
}
#footerlogo {
    position: absolute;
    top: 0;
    right: 0;
 }
/* ---------------- Miscellaneous fixes ---------------- */
    /* --- Advanced Search --- */
.legacy #ateneo #wrapper {  background-image: none; }
/* Browse Authors accessibility fix- CSFR-2648 */
#ateneo #main.text .authorbrowser p.letters a:hover,
#ateneo #main.text .authorbrowser p.letters a:focus {
    background: url(/assets/azMe.jpg) bottom center no-repeat;
    color: #fff;
}
.egs-profile-gallery {
    display: block; /* removes descender space below inline element */
 /* left aligned */
    margin: -16px 0 -16px -42px; /* #content .text padding: 16px 0; and #content .text (margin 32px) + #sidebar (margin 10px) */
 
}
/* ---------------- Mobile ---------------- */
/*fixes bullet underline for Browse Research and Scholarship links*/
.mbl #main #cover-browse h3 {
    text-decoration: none;
    text-indent: 0 !important; }
.mbl #dcn-home .box.aag span,
.mbl #dcn-home .box.potd span {
    display: block;
}
.mbl #ateneo #main.text #dcn-home .box.aag h2,
.mbl #ateneo #main.text #dcn-home .box.potd h2 {
  width: 100%;
}
header#mobile-nav {
    font-size: 0;
    line-height: 0; }
.mbl #ateneo #header,
.mbl #ateneo #header a img,
.mbl #ateneo #navigation {
    width: 100% !important;
}
.mbl #ateneo #header #logo_image {
    position: absolute !important; /* !important overrides mbl styling */
    top: 0;
    left: 0;  /* change to "right:" for right aligned logo */
    width: 50.81632653% !important;  /* 240 / 980 */
    height: auto !important; /* Important avoides DC assigning incorrect height to logo image */
}
.mbl #footer-logo-link { display: none; } /* logos aren't hidden by mbl footer */
.mbl #ateneo #main.text .col-1 {
    width: 100%; }
.mbl #ateneo #main #cover-browse h3:before {
  content: none;
}
.mbl #ateneo #footer {
  padding-bottom: 0px;
}
.mbl #ateneo #bepress a {
  border-right: none;
}
.mbl #ateneo #dcn-home #cover-browse .col1 {margin-left:25px;}