/*
-----------------------------------------------
bepress Publication-Level ir-local.css
Author:   David Stienstra
Version:  October 2018
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

body #wmelpr {
	font: normal 12px/1.5 ;  /* should be medium except when fitting into a fixed container */
	background-color: #;
	background-image: url(../assets/md5images/d980acfc9af08d8f8f3b8c58471ccc74.png), url(../assets/md5images/b1727f13543f88413db07a13af35d92c.gif);
	background-repeat: no-repeat, repeat-x;
	background-position: center top, left bottom;
}

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

#wmelpr #sidebar ul#navlist {
border-top: none; }	 /* border added by ir-custom.css by default */
#wmelpr #sidebar ul#navlist li:first-child a {
border-top: 1px solid #115740; /* border is removed if #navlist has no content */
}

#wmelpr #sidebar ul#navlist li a {
color: #fff;
transition: background 0.3s ease;
font-weight: normal;
background: #115740;
border-bottom: 1px solid #115740;
}
  /* Sidebar link colors */
#wmelpr #sidebar ul#navlist li a:active,
#wmelpr #sidebar ul#navlist li a:hover,
#wmelpr #sidebar ul#navlist li a:focus {
color: #fff;
background: #115740;
}

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


/* --- Headers --- */

#wmelpr .article-list h2,   /* Article, or other doctype */
#coverart #alpha .article-list h2 {   /* Journals with cover art */
font: normal 21px ;
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 */
#wmelpr #coverart #beta .coverart-box h4 {
  font: normal 18px 'Muli', sans-serif; /* default is 18px */
  color: #8a7244;
  text-align: left;
  text-transform: none;
  border-bottom: 1px solid #bfbfbf; }

#wmelpr #coverart #beta .coverart-box {
font: normal 12px 'Muli', sans-serif;
border: 0; }

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

#coverart #beta	{ width: auto; }

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

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

.mbl #wmelpr #navigation #tabs {
  background: transparent;
}

.mbl #wmlaw #wmelpr #header { background-image: url(../assets/md5images/d980acfc9af08d8f8f3b8c58471ccc74.png); }
