/* -----------------------------------------------
Journal local stylesheet.
Author:   Jami Wardlow
Version: Sep 2022
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

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

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

body {
	font: normal 12px/1.5 Arial, "Helvetica Neue", Helvetica, sans-serif;  /* should be medium except when fitting into a fixed container */
	background: #115740;
}

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

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

#wmer #banner_image {
	display: block;
	width: 980px !important;
	height: auto !important;  /* avoids warping improperly sized header image / SUP-19994 */
}

	/* --- Logo --- */

#wmer #logo_image {
	position: absolute !important; /* !important overrides mbl styling */
	top: 0;
	left: 0;
	width: 24.0816326530612% !important;  /* 236 / 980 */
	height: auto !important; /* !important avoids DC assigning incorrect height to logo image */
}

#wmer #header a#banner_link:focus img,
#wmer #header a#logo_link:focus img {
    outline: 2px dotted #b9975b;
}

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

#wmer #navigation,
#wmer #navigation #tabs {
	height: 38px;
	/* overflow: hidden; have seen issues with tabs extending below nav container */
	white-space: nowrap;
}

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

#wmer #navigation #tabs,
#wmer #navigation #tabs ul {
	display: flex;
	justify-content: flex-start;
	width: 100%;
}

#wmer #navigation #tabs a {
	font: normal 11px Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
	line-height: 36px;
	color: #fff;
	background-color: transparent;
	padding: 0 11px;
	margin: 0;
	border: 0;
}

#wmer #navigation #tabs a:hover,
#wmer #navigation #tabs a:active,
#wmer #navigation #tabs a:focus {
	text-decoration: underline;
}

#wmer #navigation #tabs a span { font-size: 11px; }	/* nav tab font size (default: 12px). Using font shorthand style specification causes display issue with My Account pages */

#wmer #navigation #tabs li:last-child a { padding-right: 25px; }   /* hidden but expands to fit 240px #tabs for IE + FF */

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

#wmer #sidebar {
	padding-top: 16px;
	margin-right: 0;
}

#wmer #sidebar a:link,
#wmer #sidebar a:visited {
	font: normal 12px Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

#wmer #sidebar a:hover,
#wmer #sidebar a:active,
#wmer #sidebar a:focus {
	text-decoration: underline;
}

	/* --- Highlighted sidebar links --- */

#wmer #sidebar ul#navlist {
	border-top: none; /* border added by ir-custom.css by default */
}

#wmer #sidebar ul#navlist li:first-child a {
	border-top: 1px solid #fff; /* border is removed if #navlist has no content */
}

#wmer #sidebar ul#navlist li a {
	color: #fff;
	font-weight: normal;
	background-color: #115740;
	width: 215px;
	border-bottom: 1px solid #fff;
}

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

#wmer #sidebar .sidebar-search label,
#wmer .sidebar-search h2,
#wmer #sidebar #issn p {
	color: #fff; /* Search, "Enter search terms," ISSN" */
	border: 0;
}

#wmer .sidebar-search h2 { 
	font: bold 12px Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-indent: 20px;
	background: transparent;
}

#wmer #sidebar #browse,
#wmer #sidebar #sidebar-search { padding-left: 15px; } /* aligning sidebar search with rest of sidebar */

#wmer #sidebar p.advanced + div { display: none; }

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

#wmer #sidebar a:focus img { outline: 2px dotted #b9975b; }

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

#wmer #wrapper { background: transparent; }

#wmer #content {
	width: 740px;
	min-height: 600px;
    border-radius: 7px;
}

#sub { margin-top: 22px; }

	/* --- Breadcrumbs --- */

#wmer #main.text div.crumbs p { margin-bottom: 0; }

#wmer #main.text div.crumbs a {
	text-decoration: none;
	color: #0e4835;
}

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

	/* --- Headers --- */

#wmer #main.text .article-list h1,    /* Current Issue - without cover art */
#alpha h1, #series-home h1 {   /* Journals with cover art */
	font: normal 24px Arial, "Helvetica Neue", Helvetica, sans-serif; /* Current Issue */
}

#wmer .article-list h2,   /* Article, or other doctype */
#coverart #alpha .article-list h2 {   /* Journals with cover art */
	font: normal 21px Arial, "Helvetica Neue", Helvetica, sans-serif;
	background: transparent;   /* removes background and adds a line under doctype header */
	border-bottom: 1px solid #bfbfbf;
	padding-bottom: 0;
	margin-bottom: 25px;
}

#wmer #masthead caption,
#wmer #masthead h2.masthead {
	font: normal 21px Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #000;
	text-align: left;
	padding: 15px 0;
}

	/* --- Links --- */

#wmer #main.text a:link,
#wmer #main.text a:visited {
	text-decoration: underline;
	color: #0e4835;
}

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

#wmer #main.text .article-list a:link,
#wmer #main.text .article-list a:visited {
	text-decoration: none;
}

#wmer #main.text .article-list a:hover,
#wmer #main.text .article-list a:active,
#wmer #main.text .article-list a:focus {
	color: #000;
	text-decoration: underline;
}

	/* --- PDF icons and article lists --- */

#wmer #main.text div.doc { margin: 0 0 15px; }

/* testing replacing the below with what follows: 
#wmer #main.text div.article-list .pdf { width: auto; } */

#wmer div.article-list .pdf,
#wmer div.article-list .native,
#wmer div.article-list .external,
#wmer div.article-list .none .openurl,
#wmer div.article-list .none,
#wmer div.article-list .metadata-only {
 width: auto;
}

#coverart #alpha .article-list p { margin-left: 48px; }

#wmer #main.text div.article-list .pdf a { text-decoration: none; } /* removes extra underline on PDF icon */

	/* --- Editors and Cover art --- */

#coverart #beta { float: right; }

		/* Cover art */

#wmer #coverart #beta .coverart-box h4 {
    font: normal 18px Arial, "Helvetica Neue", Helvetica, sans-serif; /* default is 18px */
    color: #000;
    text-align: left;
    text-transform: none;
    border-bottom: 1px solid #bfbfbf;
}

#wmer #coverart #beta .coverart-box {
	font: normal 12px Arial, "Helvetica Neue", Helvetica, sans-serif;
	border: 0;
}

#wmer #coverart #beta #coverart-box-container { border: 0; }

/* this rule aligns cover art with other content, but sometimes breaks the layout, idk, seems fine i guess
#coverart #beta	{ width: auto; } */

#wmer #coverart #beta dl  { margin-left: 0; }

#wmer #coverart #beta #coverart-editors dt {
	font-size: 12px;
	padding-top: 10px;
}

		/* Cover art disabled (not needed usually) */

#wmer #masthead h2.masthead { font: 400 21px Arial, "Helvetica Neue", Helvetica, sans-serif; }

#wmer #masthead tr th {  }

#wmer #masthead tr td {  }

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

#wmer #footer,
#wmer #footer #bepress a {
	height: 75px;
	background-color: #115740;
}

#bepress a:focus { outline: 2px dotted #b9975b; }

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

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

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

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

	/* --- Advanced Search --- */

.legacy #wmer #wrapper { background-color: #000; }

.legacy #wmer #content { width: 100%; }

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

.mbl #wmer #header,
.mbl #wmer #header a#banner_link img,
.mbl #wmer #navigation {
	width: 100% !important;
}

.mbl #wmer #header #logo_image {
	position: absolute !important; /* !important overrides mbl styling */
	top: 0;
	left: 0;
	width: 24.0816326530612% !important;  /* 236 / 980 */
	height: auto !important; /* !important avoids DC assigning incorrect height to logo image */
}

	/* fixes invisible space above header */

header#mobile-nav { 
    font-size: 0;
    line-height: 0;
}

  /* --- Standardizing padding for navlist links --- */

.mbl #wmer #sidebar ul#navlist li a { padding: 6px 0px; }

.mbl #wmer #sidebar ul#navlist li { padding: 0px; }

/*Editorial Board formatting for images KKunaniec 11/30/22 */
#wmer #editorial-board h2 {background:none;}

#wmer #editorial-board img {
	height:auto;
max-width:210px;
max-height:240px;
	width:auto;
	padding-right:20px;
	padding-top:20px;
}

#wmer #editorial-board p {margin-top: 100px;
			 margin-bottom:90px;}


#wmer #float-left {
	float:left;

}

#wmer #executive-board p {
  margin: auto;
padding-bottom:90px;
	padding-top:90px;
	text-align:left;
	margin-left:230px;
  width: 70%;}
 
/* Formatting for About page quote KKunaniec 11/30/22 */
#wmer #quote p {
	text-align:center;
	padding-left:35px;
	padding-right:35px;
}
/* Formatting for Peer Review page  KKunaniec 10/23/23 */

#wmer #peer-review-images img {
	max-width: 666px;
	height:auto;
}