/* -----------------------------------------------
Journal local stylesheet.
Author:   David Stienstra
Version:  February 2020
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */
/* ---------------- Header ---------------- */
#jcli #header {
    position: relative;  /* needed for logo positioning */
  height: auto !important; /* !important overrides mbl styling */
}
#jcli #banner_image {
    display: block;
    width: 980px !important;
    height: auto !important;  /* avoids warping improperly sized header image / SUP-19994 */
}
#jcli #banner_link { line-height: 0; } /* removes header/nav gap in mbl */
    /* --- Logo --- */
#jcli #logo_image { /* include an image for accessibility */
    position: absolute !important; /* !important overrides mbl styling */
    top: 0;
    left: 0;  /* change to "left:" for left aligned logo */
    width: 11.4285714% !important;  /* 240 / 980 */
    height: auto;
}
#jcli #header a#banner_link:focus img,
#jcli #header a#logo_link:focus img {
  outline: 1px dashed #d4d4d4;
}
    /* --- Highlighted sidebar links --- */
#jcli #sidebar ul#navlist {
border-top: none; }	  /*border added by ir-custom.css by default  */
#jcli #sidebar ul#navlist li:first-child a {
  border-top: 1px solid #eeeeee; /* border is removed if #navlist has no content */
}

#jcli #sidebar ul#navlist li a {
  color: #01285f;
  transition: background 0.3s ease;
  font-weight: normal;
  background: #d4d4d4;
  border-bottom: 1px solid #eeeeee;
}
    		/* Sidebar link colors */
#jcli #sidebar ul#navlist li a:active,
#jcli #sidebar ul#navlist li a:hover,
#jcli #sidebar ul#navlist li a:focus {
  color: #000;
  background: #d4d4d4;
}

/*#jcli #sidebar ul#navlist li:last-child a { border-bottom: none; } */

#jcli #sidebar-search label {
  font-size: 13px;
  color: #000;
}

#jcli #sidebar .sidebar-search label,
#jcli .sidebar-search h2,
#jcli #sidebar #issn p {
    color: #000000; /* Search, "Enter search terms," ISSN" */
    border: 0; }
#jcli #sidebar .sidebar-search h2 {
    border: none;
    font-size: 13px;
}
    /* --- Headers --- */
#jcli #main.text .article-list h1,    /* Current Issue - without cover art */
#alpha h1, #series-home h1 {   /* Journals with cover art */
  font: normal 22px "Myriad Pro", "Lucida Grande", Arial, sans-serif; /* Current Issue */
}

#jcli .article-list h2,   /* Article, or other doctype */
#coverart #alpha .article-list h2 {   /* Journals with cover art */
    font: normal 21px "Myriad Pro", "Lucida Grande", Arial, sans-serif;
    background: transparent;   /* removes background and adds a line under doctype header */
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 0;
    margin-bottom: 25px;
}
    /* --- Editors and Cover art --- */
#coverart #beta {
    float: right; }
        /* Cover art */
#jcli #coverart #beta .coverart-box h4 {
    font: normal 18px "Myriad Pro", "Lucida Grande", Arial, sans-serif; /* default is 18px */
    color: #000000;
    text-align: left;
    text-transform: none;
    border-bottom: 1px solid #bfbfbf; }
#jcli #coverart #beta .coverart-box {
    font: normal 12px Arial, Verdana, Helvetica, sans-serif;
    border: 0; }
#jcli #coverart #beta #coverart-box-container {
    border: 0; }
#coverart #beta { width: auto; }
#jcli #coverart #beta dl  {
    margin-left: 0; }
#jcli #coverart #beta #coverart-editors dt {
    font-size: 12px;
    padding-top: 10px; }
#jcli #coverart #beta #coverart-editors dd {
    padding-top: 3px;
}
/* Replacing rule on line 227 to style all options and not break mobile PDF buttons */
/*#jcli #main.text div.article-list .pdf { width: auto; }*/
#jcli div.article-list .pdf,
#jcli div.article-list .native,
#jcli div.article-list .external,
#jcli div.article-list .none .openurl,
#jcli div.article-list .none,
#jcli div.article-list .metadata-only {
 width: auto;
}
#bepress a:focus {
  outline: 1px dashed #000000;
}
/* ---------------- Mobile ---------------- */
.mbl #jcli {
    margin-top: 0; }
.mbl #navigation #tabs {
    display: none;
}
.mbl #jcli #sidebar ul#navlist li a {
    padding: 6px 0px;
}
.mbl #jcli #sidebar ul#navlist li {
    padding: 0px;
}
header#mobile-nav {
    font-size: 0;
    line-height: 0; }
.mbl #jcli #header,
.mbl #jcli #header a img,
.mbl #jcli #navigation {
    width: 100% !important;
}
.mbl #jcli #header #logo_image {
    position: absolute !important; /* !important overrides mbl styling */
    top: 0;
    left: 0;  /* change to "right:" for right aligned logo */
    width: 11.4285714% !important;  /* 240 / 980 */
    height: auto !important; /* Important avoides DC assigning incorrect height to logo image */
}

.mbl #sidebar #issn p.sb-issn,
.mbl #sidebar #issn p.sb-extra-issn {
	pointer-events: none;
}



#jcli h2.inherit-title {
	font-size: 24px;
	text-transform: uppercase;
	text-align: right;
	text-decoration: none;  }
	
#sandiego #main.text h2 a:link,
#sandiego #main.text h2 a:visited {
	text-decoration: none; }

	/* Bluebook Citation Small Caps */

.smallcaps
{