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

/* Header */

#thealcalareview #header {
	height: 197px; }

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

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

#thealcalareview #header h1 a {
	background: #000000 url(../assets/md5images/63d1ab549b610d6759055fa23a8b148e.png) top left no-repeat;
	text-indent: -9999px; }


/* Navigation is hidden */


/* Sidebar */

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

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

#thealcalareview #sidebar ul#navlist {
	border-top: 1px solid #75bee9; }

#thealcalareview #sidebar ul#navlist li a {
	font-size: 12px;
	color: #ffffff;
	background-color: #003b70;
	text-decoration: none;
	border-bottom: 1px solid #75bee9; }

#thealcalareview #sidebar ul#navlist li a:hover,
#thealcalareview #sidebar ul#navlist li a:active,
#thealcalareview #sidebar ul#navlist li a:focus {
	color: #000;
	background-color: #fff;
	text-decoration: underline; }

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

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


/* Main Content */

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

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

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

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

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

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

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

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

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

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

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

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

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


/* Footer */

#thealcalareview #footer,
#thealcalareview #footer #bepress a {
	height: 105px;
	background-color: #fff; }

#thealcalareview #footer p,
#thealcalareview #footer p a {
	font-size: 12px;
	color: #104e7b;
	text-decoration: none; }

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

#thealcalareview #footer p { margin-left: 120px; }

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

/* Additional footer logo */

#thealcalareview #footer { position: relative; }

a#footer-logo-link { margin: 0; }

#footerlogo { 
	position: absolute;
	top: 0;
	left: 15px;
 } 


/* Mobile */

.mbl #thealcalareview #footer p {
	float: none; }

.mbl #footer-logo-link { display: none; } /* logos aren't hidden by mbl footer */

