/* -----------------------------------------------
IR journal local stylesheet.
Author:   Lani Goto
Version:  Mar 2015
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

body {
	background: #a0b8c2 url(../assets/md5images/05db687156e001c7246dea0e51e64cb0.png) top left repeat-x; }


/* Header */

#mca #header {
	height: 124px; }

#mca #header #logo {
	display: none; }

#mca #header #pagetitle,
#mca #header h1,
#mca #header h1 a {
	width: 980px;
	height: 124px;
	padding: 0;
	margin: 0;
	display: block; }

#mca #header h1 a {
	background: #536d87 url(../assets/md5images/ef2a197ad1c51691016bfb63cbc8e843.png) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#mca #navigation {
	height: 35px; }

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

#mca #navigation #tabs a {
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #282c2d;
	padding: 0 11px;
	margin: 0;
	border: 0;
	float: left; }

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


/* Sidebar */

#mca #sidebar p.site-follow {
	display: none; }

#mca #sidebar a:link,
#mca #sidebar a:visited,
#mca #sidebar p.advanced a:link,
#mca #sidebar p.advanced a:visited {
	color: #000000;
	text-decoration: none; }

#mca #sidebar a:hover,
#mca #sidebar a:active,
#mca #sidebar a:focus,
#mca #sidebar p.advanced a:hover,
#mca #sidebar p.advanced a:active,
#mca #sidebar p.advanced a:focus {
	color: #000;
	text-decoration: underline; }

#mca #sidebar ul#navlist {
	border-top: 1px solid #93adb8; }

#mca #sidebar ul#navlist li a {
	color: #fff;
	background-color: #43586c;
	text-decoration: none;
	border-bottom: 1px solid #93adb8; }

#mca #sidebar ul#navlist li a:hover,
#mca #sidebar ul#navlist li a:active,
#mca #sidebar ul#navlist li a:focus {
	background-color: #282c2d;
	text-decoration: underline; }

#mca #sidebar #sidebar-search label,
#mca .sidebar-search #browse label,
#mca .sidebar-search h2 {
	color: #000; }

#mca .sidebar-search h2 {
	background-color: transparent;
	border-top: none;
	border-bottom: none; }

#mca #sidebar-images {
	margin-left: 5px; }


/* Main Content */

#mca #content {
	background-color: transparent; }

#mca #main.text #sub {
	border-top: 1px solid #bfbfbf; }

#mca #main.text a:link,
#mca #main.text a:visited {
	color: #104e7b;
	text-decoration: underline; }

#mca #main.text a:hover,
#mca #main.text a:active,
#mca #main.text a:focus {
	color: #000; }

#mca #main.text h1 {
	font-size: 22px;
	margin-top: 5px;
	margin-bottom: 10px; }

#mca #alpha .article-list h2 {
	font-size: 21px;
	background: transparent;
	border-bottom: 1px solid #bfbfbf; }

#mca #main.text .doc a:link,
#mca #main.text .doc a:visited {
	text-decoration: none; }

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

#mca #coverart #beta .coverart-box h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: normal;
    color: #000000;
    text-transform: none;
    text-align: left;
    padding-bottom: 5px;
    border-bottom: 1px solid #bfbfbf; }

#mca #coverart #beta .coverart-box {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	border: 0; }

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

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

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


/* Footer */

#mca #footer,
#mca #footer #bepress a {
	height: 74px;
	background-color: #a0b8c2; }

#mca #footer p:first-of-type {
	padding-top: 20px; }

#mca #footer p,
#mca #footer p a {
	font-size: 12px;
	color: #020a0f;
	text-decoration: none; }

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

/* Display button on journals.html but not on journal homepage hmw 2019-09-10 */
#mca #peerreviewtext {
    display: none;
}

/*ISSN not so stretchy 3/25 wt */
#mca #issn p {
	letter-spacing: 0;
	}