/* -----------------------------------------------
bepress IR local stylesheet.
Author:   Stephen Fisk
Version:  July 2017
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* ---------------- Meta Elements ---------------- */

    /* --- Meta styles and background --- */

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');

body {
    font: normal 12px/1.5 Arial, Verdana, Helvetica, sans-serif;  /* should be medium except when fitting into a fixed container */
    background: #f1f1f1 url(assets/md5images/9aa281f1fceb1a240b0b649a9b537ee7.gif) top left repeat-x;
}

#wright {
  background: url(assets/md5images/66e73de0032cfecbf685074e66042697.gif) bottom left repeat-x;
}

/* ---------------- Header ---------------- */



#wright #header {
    position: relative;  /* needed for logo positioning */
    height: auto !important; /* !important overrides mbl styling */
}

#wright #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 --- */

#wright #logo_image {
  display: none;
}


/* ---------------- Navigation ---------------- */

#wright #navigation,
#wright #navigation #tabs {
    height: 48px;
    overflow: hidden; /* have seen issues with tabs extending below nav container */
}

#wright #navigation #tabs,
#wright #navigation #tabs ul,
#wright #navigation #tabs ul li {
    padding: 0;
    margin: 0;
}

#wright #navigation #tabs a {
    font: normal 18px "Roboto Condensed", Arial, Verdana, Helvetica, sans-serif;
    text-tran: uppercase;
    display: block;
    width: auto !important; /* fixes "my account" not fitting in container on page load */
    height: 48px;
    line-height: 48px;
    color: #666666;
    transition: 0.3s ease-in-out;
    background-color: transparent;
    padding: 0 11px; /* with arial bold, this fits */
    margin: 0;
    border: 0;
    border-right: none;
    float: left;
}

#wright #navigation #tabs a:hover,
#wright #navigation #tabs a:active,
#wright #navigation #tabs a:focus {
    color: #000000;
    background-color: #f1f1f1;
    text-decoration: underline;
}

#wright #navigation #tabs #tabone a { padding-left: 15px;
} /* switch for right-aligned nav tabs */

#wright #navigation #tabs li:last-child a {
    border-right: none;
}

/* ---------------- Sidebar ---------------- */

#wright #sidebar {
    padding-top: 16px;
}

#wright #sidebar h2 {
    font: normal 18px "Roboto Condensed", Arial, Verdana, Helvetica, sans-serif;
    color: #000;
    background: transparent;
    padding: 0;
    margin: 0;
    border: none;
    text-transform: uppercase;
    border-bottom: 1px solid #e1e1e1;
    margin-right: 15px;
}

#wright #sidebar a {
    font: normal 13px Arial, Verdana, Helvetica, sans-serif;
    color: #004f9f;
    text-decoration: none;
}

#wright #sidebar a:hover,
#wright #sidebar a:active,
#wright #sidebar a:focus {
    color: #000000;
    text-decoration: underline;
}

#wright #sidebar #sidebar-search label {
    font-size: normal 13px Arial, Verdana, Helvetica, sans-serif;
    color: #000;
}

#wright #sidebar #sidebar-search {
    margin-top: 8px;
    padding-left: 15px;
}

#wright #sidebar #sidebar-search span.border { background: transparent; }

.searchbutton { cursor: pointer; } /* best practice, should move to ir-layout.css */

#side-notify { display: none; }

/* ---------------- Main Content ---------------- */

#wright #wrapper { /* for full-length sidebar content background/elements */
    background-image: url(assets/md5images/782641470ac5daccd51b53886b7a8898.gif) , url(assets/md5images/68678db0258d87af01a19e279e9b62ae.gif);
    background-position:  top left, top left;
    background-repeat: no-repeat, repeat-y;
    padding-top: 20px;
    margin-bottom: 20px;
}

    /* --- Breadcrumbs --- */

#wright #main.text div.crumbs a:link,
#wright #main.text div.crumbs a:visited {
    text-decoration: none;
    color: #0057ae;
}

#wright #main.text div.crumbs a:hover,
#wright #main.text div.crumbs a:active,
#wright #main.text div.crumbs a:focus {
    text-decoration: underline;
    color: #000000;
}

#wright > #homepage-intro {
  margin: 15px 0;
}

#wright > #cover-browse {
  margin-bottom: 20px;
}

#wright #cover-browse h3 {
  padding-bottom: 5px;
}


    /* --- Headers --- */

#wright h2 {
    font: 400 21px "Roboto Condensed", Arial, Verdana, Helvetica, sans-serif;
    text-transform: uppercase;
}

h3 {
    margin: 0;
    text-decoration: underline; }

#wright #dcn-home #cover-browse h3 a {
    font: 400 17px/1.6 Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
}

#wright #dcn-home #cover-browse h3 a:hover,
#wright #dcn-home #cover-browse h3 a:focus,
#wright #dcn-home #cover-browse h3 a:active {
    text-decoration: underline;
}
    /* --- Links --- */

#wright #main.text a:link,
#wright #main.text a:visited {
    color: #0057ae; /* declared for #network-icon text */
}

#wright #main.text a:hover,
#wright #main.text a:active,
#wright #main.text a:focus {
    color: #000000;
    text-decoration: underline;
}

    /* PotD / Top DL widgets */

#wright #dcn-home .box.aag h2,
#wright #dcn-home .box.potd h2 {
    width: 267px;
    margin: 0;
    font: normal 18px "Roboto Condensed", Arial, Verdana, Helvetica, sans-serif;
    border-bottom: 1px solid #d3d3d3;
    text-transform: uppercase;
}

#wright #main.text .box a:link,
#wright #main.text .box a:visited {
    font: bold 13px Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    border-bottom: 1px solid #d3d3d3;
    background: none;
}

#wright #main.text .box a:hover,
#wright #main.text .box a:active,
#wright #main.text .box a:focus {
    text-decoration: underline;
}


/* ---------------- Footer ---------------- */

#wright #footer {
  border-top: 1px solid #000;
}

#wright #footer,
#wright #bepress a {
    height: 111px;
    background-color: #026636; }

#wright #footer p,
#wright #footer p a {
    font: normal 12px/2 Arial, Verdana, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
}

/* #footer p:first-of-type { padding-top: ##px } */

#wright #footer p a:hover,
#wright #footer p a:active,
#wright #footer p a:focus {
    text-decoration: underline; }

/* ---------------- Miscellaneous fixes ---------------- */


   /* --- Hide OpenURL Link --- */

#wright a#openurl.ignore {
display: none;
}

/* --- Adjust Find in Your Library Button Size --- */

#wright #main.text #beta_7-3 a#openurl.btn { width:146px; }

/* --- Adjust Buy Book Button Size --- */

#wright #main.text #beta_7-3 a#buy-book.btn { width:105px; }

/* ---- SW Gallery display --- */

.egs-profile-gallery {
display: block;
margin: -16px 0 -16px -32px;
}

#wright #tabs #tabone a span i { line-height: 48px; }



#wright #custom-header-links {
  box-sizing: border-box;
  background: #026636;
  height: 48px;
  border-bottom: 1px solid #000;
}
#wright #custom-header-links #inst-links {
  float: right;
  height: 48px;
}

#wright #custom-header-links ul li {
  display: inline;
  font: 500 15.5px/3.1 "Roboto Condensed", Arial, Verdana, Helvetica, sans-serif;
  text-transform: uppercase;
  height: 48px;
  padding-right: 14px;
}

#wright #custom-header-links ul li a {
  color: #fff;
}

#wright #custom-header-links ul li a:hover,
#wright #custom-header-links ul li a:active,
#wright #custom-header-links ul li a:focus {
 color: #CEA052;
}

#wright #navigation #tabs #tabone i {
  vertical-align: -8%;
  font-size: 25px;
}

#wright #cover-browse > div {
  width: 49.5%;
  display: inline-block;
  margin-bottom: 25px;
}

#dcn-home #slideshow {
	width: 100%;
	margin-top: 20px;
}

#wright .newCarousel { border: #AAA solid 1px; }

/* ---------------- Mobile ---------------- */

.mbl #wright #cover-browse > div { 
  width: 100%;
  margin-bottom: 0; }

.mbl #main #cover-browse h3:before { content: none; }
