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

#mgdr {
	margin-top: 23px; }


body {
	background: #0f5ca4 url(../assets/md5images/7a638a6484af7c0a131b0a611644cc0d.png) top left repeat-x;}


/* Navigation */

#mgdr #navigation {
	height: 36px; }

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

#mgdr #navigation #tabs a {
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: #10043f;
	padding: 0 11px;
	margin: 0;
	border: 0;
	float: left; }

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


/* Header */

#mgdr #header {
	position: relative;
	height: auto !important;  }

#mgdr #header #banner_image {
	display: block; }

#mgdr #header a#logo_link {
	position: absolute !important;
	right: 0; 
	bottom: 0;
	background: transparent !important; 
	width: 33.673% !important;  /* 330 / 980 */
	height: 100%; } 


/* Sidebar */

#mgdr #sidebar a:link,
#mgdr #sidebar a:visited,
#mgdr #sidebar p.advanced a:link,
#mgdr #sidebar p.advanced a:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none; }

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

#mgdr #sidebar ul#navlist {
	border-top: 1px solid #eb9821; }

#mgdr #sidebar ul#navlist li a {
	font-size: 12px;
	color: #ffffff;
	background-color: #10043f;
	text-decoration: none;
	border-bottom: 1px solid #eb9821; }

#mgdr #sidebar ul#navlist li a:hover,
#mgdr #sidebar ul#navlist li a:active,
#mgdr #sidebar ul#navlist li a:focus {
	background-color: #1a2865;
	text-decoration: underline; }

#mgdr #sidebar #sidebar-search label,
#mgdr .sidebar-search #browse label,
#mgdr .sidebar-search h2 {
	color: #fff; }

#mgdr .sidebar-search h2 {
	background: none;
	border-top: none;
	border-bottom: none; }


/* Main Content */

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

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

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

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

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

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

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

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

#mgdr #coverart #beta .coverart-box h4 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-transform: none;
    line-height: 1.4em;
    color: #000000;
    text-align: left;
    padding-bottom: 5px;
    border-bottom: 1px solid #bfbfbf; }

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

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

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

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


/* Footer */

#mgdr #footer,
#mgdr #footer #bepress a {
	height: 75px;
	background-color: #10043f; }


#mgdr #footer p,
#mgdr #footer p a {
	font-size: 12px;
	color: #fff;
	text-decoration: none; }

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


/* Mobile */

.mbl #mgdr {
	margin-top: 0; }
