/* -----------------------------------------------
bepress IR local stylesheet.
Author:   David Stienstra
Version:  November 2019
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;700&display=swap');
/* ---------------- Meta Elements ---------------- */
    /* --- Meta styles and background --- */
body {
    font: normal 14px/1.5 'Source Sans Pro', sans-serif;  /* should be medium except when fitting into a fixed container */
    background: #fff url(assets/md5images/b736f31ff37998a37cb624c5ab2a8384.png) no-repeat left top;
    background-size: 100% 164px;
}
#eku {
    background: url(assets/md5images/49635a5cc9fa712da557d89fc9036b6a.gif) repeat-x left bottom;
}

/* ---------------- Header ---------------- */
#eku #header {
    position: relative;  /* needed for logo positioning */
  height: auto !important; /* !important overrides mbl styling */
}
#eku #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 --- */
#eku #header a#logo_link,
#eku #logo_image {
    display: none;
}
#eku #header a#banner_link:focus img,
#eku #header a#logo_link:focus img {
  outline: 1px dashed #fff;
}
/* ---------------- Navigation ---------------- */
#eku #navigation {
  background: url(assets/md5images/1ad459fa7d8a2d9f4a0f5eb71748b7b8.png) no-repeat left top;
}

#eku #navigation #tabs {
  background: #4c151e;
  border-radius: 5px 5px 0 0;
  width: 240px;
}
#eku #navigation,
#eku #navigation #tabs {
    height: 30px;
    overflow: hidden; /* have seen issues with tabs extending below nav container */
    white-space: nowrap;
}
#eku #navigation #tabs,
#eku #navigation #tabs ul,
#eku #navigation #tabs ul li {
    padding: 0;
    margin: 0;
}

#eku #navigation #tabs #tabtwo {
  display: none;
}
/* Flexbox Navigation July 2018 */
#eku #navigation #tabs,
#eku #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;
}
#eku #navigation #tabs a {
    font: bold 14px 'Source Sans Pro', sans-serif;
    display: block;
    width: auto !important; /* fixes "my account" not fitting in container on page load */
    height: 14px;
    line-height: 14px;
    color: #fff;
    transition: 0.3s ease-in-out;
    background-color: transparent;
    padding: 0 11px; /* with arial bold, this fits */
    margin: 8px 0;
    border: 0;
    border-right: 1px solid #fff;
}
#eku #navigation #tabs a:hover,
#eku #navigation #tabs a:active,
#eku #navigation #tabs a:focus {
    text-decoration: underline;
}

#eku #navigation #tabs li:last-child a {
    border-right: none;
}
/* ---------------- Sidebar ---------------- */
#eku #sidebar h2 {
    font: 400 24px/1.7 'Source Sans Pro', sans-serif;
    color: #333333;
    background: transparent;
    padding: 0;
    margin: 5px 0 5px 15px;
    border-bottom: 1px solid #e3e3e3;
    text-indent: 0;
}
#eku #sidebar a {
    font: 400 13px 'Source Sans Pro', sans-serif;
    color: #4c151e;
    text-decoration: none;
}
#eku #sidebar a:hover,
#eku #sidebar a:active,
#eku #sidebar a:focus {
    color: #000000;
    text-decoration: underline;
}
#eku #sidebar #sidebar-search label {
    font: 400 13px 'Source Sans Pro', sans-serif;
    color: #333333;
}
#eku #sidebar #sidebar-search {
    margin-top: 8px;
    padding-left: 15px;
}
#eku #sidebar #sidebar-search span.border { background: transparent; }
.searchbutton { cursor: pointer; } /* best practice, should move to ir-layout.css */

#eku #sidebar #sb-custom-lowest a:focus img {
  outline: 1px dashed #000;
}
/* ---------------- Main Content ---------------- */
#eku #wrapper { /* for full-length sidebar content background/elements */
    background: url(assets/md5images/3a3a5ad08c7c94529c7f63cccb9fe939.gif) repeat-y left top;
}
/*#eku #content { padding-top: 16px; }*/
    /* --- Breadcrumbs --- */
#eku #main.text div.crumbs a:link,
#eku #main.text div.crumbs a:visited {
    text-decoration: none;
    color: #4c151e;
}
#eku #main.text div.crumbs a:hover,
#eku #main.text div.crumbs a:active,
#eku #main.text div.crumbs a:focus {
    text-decoration: underline;
    color: #000000;
}
#eku #dcn-home > #homepage-intro { margin: 15px 0; }

#eku #homepage-intro p {
  font-size: 14px;
}
 /* adds space under full-width main-content image */
#eku #home-page-banner { margin-bottom: 16px; }
    /* --- Headers --- */
#eku #dcn-home > h2 {
    font: normal 33px 'Source Sans Pro', sans-serif;
}
h3 {
    margin: 0;
    text-decoration: underline; }
/* FF 55 takes parent element's color a text-deoration-color (black, usually) */
#dcn-home #cover-browse h3 { color: #4c151e; }
#eku #dcn-home #cover-browse h3 a {
    font: 400 17px/1.6 'Source Sans Pro', sans-serif;
    text-decoration: none;
}
#eku #dcn-home #cover-browse h3 a:hover,
#eku #dcn-home #cover-browse h3 a:focus,
#eku #dcn-home #cover-browse h3 a:active {
    text-decoration: underline;
}

/* Home buttons */
#eku #main.text #home-btns {
  margin-bottom: 10px;
}
#eku #main.text #home-btns,
#eku #main.text #home-btns #row1,
#eku #main.text #home-btns #row2 {
	width: 100%;
}

#eku #main.text #home-btns #row1,
#eku #main.text #home-btns #row2 {
	display: flex;
	justify-content: flex-start;
  height: 150px;
}
#eku #main.text #home-btns #row1 a img,
#eku #main.text #home-btns #row2 a img {
  height: 145px;
  width: 153px;
}
#eku #main.text #home-btns #row1 {
	margin-bottom: 10px;
  margin-top: 5px;
}
#eku #main.text #home-btns a {
  margin-right: 10px;
}
/*#eku #main.text #home-btns a:hover,
#eku #main.text #home-btns a:active,*/
#eku #main.text #home-btns a:focus {
	text-decoration: none !important;
	border-bottom: 1px dashed #000;
}


    /* --- Links --- */
#eku #main.text a:link,
#eku #main.text a:visited {
    color: #4c151e; /* declared for #network-icon text */
}
#eku #main.text a:hover,
#eku #main.text a:active,
#eku #main.text a:focus {
    color: #000000;
    text-decoration: underline;
}
    /* PotD / Top DL widgets */
#eku #dcn-home .box.aag h2,
#eku #dcn-home .box.potd h2 {
    width: 267px;
    margin: 0;
    font: normal 24px 'Source Sans Pro', sans-serif;
    border-bottom: 1px solid #d3d3d3;
}
#eku #main.text .box a:link,
#eku #main.text .box a:visited {
    font: bold 13px 'Source Sans Pro', sans-serif;
    text-decoration: none;
    border-bottom: 1px solid #d3d3d3;
    background: none;
}
#eku #main.text .box a:hover,
#eku #main.text .box a:active,
#eku #main.text .box a:focus {
    text-decoration: underline;
}
    /* article-level text // default values 12px/13px */
#alpha .element p, #custom-fields .element p { font-size: 13px; }
#alpha .element h4, #custom-fields .element h4 { font-size: 14px; }

#eku #series-home .pdf, 
#eku #series-home .native, 
#eku #series-home .metadata-only, 
#eku #series-home .external {
  line-height: 2.4em;
}
/* ---------------- Footer ---------------- */
#eku #footer {
  border-top: 1px solid #ab9296;
}
#eku #footer,
#eku #bepress a {
    height: 82px;
    background-color: #4c151e; }
#eku #footer p,
#eku #footer p a {
    font: normal 13px/2 'Source Sans Pro', sans-serif;
    color: #fff;
    text-decoration: none;
}
#eku #container #footer a.secondary-link {
  font-size: 11px;
}
#eku #footer p:first-of-type { padding-top: 15px } 
#eku #footer p a:hover,
#eku #footer p a:active,
#eku #footer p a:focus {
    text-decoration: underline; }
#bepress a:focus {
      outline: 1px dashed #fff;
}

/*Sticky Footer */
#eku #content {
    min-height: calc(100vh - 247px);  /* 310px varies by site. calculated by summing all fixed heights (header, navigation, footer, fixed margins between these elements) */
}
/* Search pages */
.legacy #eku #wrapper:after {
    content: none; /* search pages */
}
/* ---------------- Miscellaneous fixes ---------------- */
    /* --- Advanced Search --- */
.legacy #eku #wrapper {  background-image: none; }
/* Browse Authors accessibility fix- CSFR-2648 */
#eku #main.text .authorbrowser p.letters a:hover,
#eku #main.text .authorbrowser p.letters a:focus {
    background: url(/assets/azMe.jpg) bottom center no-repeat;
    color: #fff;
}
/* ---------------- Mobile ---------------- */
/*fixes bullet underline for Browse Research and Scholarship links*/
.mbl #main #cover-browse h3 { text-decoration: none; }
.mbl #dcn-home .box.aag span,
.mbl #dcn-home .box.potd span {
    display: block;
}
.mbl #eku #main.text #dcn-home .box.aag h2,
.mbl #eku #main.text #dcn-home .box.potd h2 {
  width: 100%;
}
header#mobile-nav {
    font-size: 0;
    line-height: 0; }
.mbl #eku #header,
.mbl #eku #header a#banner_link img,
.mbl #eku #navigation {
    width: 100% !important;
}
.mbl #eku #header #logo_image {
  display: none;
}

.mbl #eku #main.text #home-btns #row1 a img,
.mbl #eku #main.text #home-btns #row2 a img {
  height: auto;
  width: auto;
}

.mbl #eku #main.text #home-btns #row1,
.mbl #eku #main.text #home-btns #row2 {
  height: auto;
  justify-content: space-around;
}

.mbl #eku #main.text #home-btns a {
  margin-right: 5px;
}

.mbl #eku #main.text #home-btns #row1 {
  margin-bottom: 5px;
}

/* ----- Sidebar logo  ----------- */
/*Aligns EKU Library Logo in Sidebar*/
#eku #sidebar #sb-custom-lowest {text-align: left;}

/* ----- Journals Community Page --- */
/*Aligns Images to the right of text*/
#eku div.comm-jour-art {float: right; padding: 5px;}
#eku .comm-jour-art img {max-height:150px; max-width: 140px; width:auto; height:auto; padding-top: 10px;}
#eku .comm-jour-info {max-width: 460px; display: inline-block; min-height: 175px;}
#eku #cokely h2#series-title, #series-home h2 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
}

/* Remove spaces between list items */
#intro_indent ul, li {margin: 0;
padding: 0;
}

/*Fixing Nested li, ul elements (make font match other field font-sizes) on record data pages, SVaughn, 3/22/21*/
#alpha .element ul,#alpha .element li, #custom-fields .element ul, #custom-fields .element li {
font-size: 13px; line-height:18px;}

/* Bold A HREF Links in Journals Community SVaughn 5/25/21 */
#eku #main.text div.comm-jour-block div.comm-jour-info p a {
font-weight: bold;}

/* hide parts of journal intro text on 'journals' page SVaughn5/25/2021 */
#eku .comm-jour-info .cut {
    display:none;
}

/* enlarge h3 at customer's request jcadle and mswitzer */
#eku #container #wrapper #content #main #submitcustom h3 {
  font-size: 15px;}