/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Paul Oxborrow
Version:  13 February 2013
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* Header */

#naalj #header { height: 198px; }

#naalj #pagetitle,
#naalj #header h1,
#naalj #header h1 a {
	width: 830px;
	padding: 0;
	margin: 0;
	display: block;
	height: 198px; 
	float: left; }

#naalj #header h1 a {
	background: #fff url(../assets/md5images/ae2950777382df4b0d98c00583564068.png) top left no-repeat;
	text-indent: -9999px; }

#naalj #header #logo { 
	width: 150px;
	height: 198px;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	border: 0; }

/* Navigation */

#naalj #navigation { height: 36px; }

#naalj #navigation #tabs,
#naalj #navigation #tabs ul,
#naalj #navigation #tabs ul li { 
	margin-top: 4px;
	padding: 0;
	height: 10px; }

#naalj #navigation #tabs a { 
	float: left;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	background-color: #242424;
	padding: 0 11px;
	color: #fff;
	margin: 0;
	border: 0;
	border-right: 1px solid #fff; }

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

#naalj #navigation #tabs li#tabfour a { border-right: 0; }

/* Sidebar */

#naalj #sidebar a:hover,
#naalj #sidebar a:active,
#naalj #sidebar a:focus {
	color: #001033; } 
	
#naalj #sidebar ul#navlist { border-top: 1px solid #e3e4e9; }

#naalj #sidebar ul#navlist li a { border-bottom: 1px solid #e3e4e9; }

#naalj #sidebar ul#navlist li a:link,
#naalj #sidebar ul#navlist li a:visited {
	color: #001033;
  	background-color: #899ed5; 
  	text-decoration: none; }

#naalj #sidebar ul#navlist li a:hover,
#naalj #sidebar ul#navlist li a:active,
#naalj #sidebar ul#navlist li a:active {
	color: #284689;
	background-color: #e3e4e9;
	text-decoration: underline; }
	 
#naalj #sidebar p.advanced a:link,
#naalj #sidebar p.advanced a:visited { 
  	color: #284689; 
  	text-decoration: none; }

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

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

#naalj #sidebar #issn p { color: #000; }

/* Main Content */

/* #naalj #main.text #coverart #sub { margin: 0; } */

#naalj #main.text a:link,
#naalj #main.text a:visited {
	color: #284689;
	text-decoration: underline; }

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

#naalj #coverart #alpha {
	border: none;
	padding-right: 20px;
	width: 400px; }	

/* #naalj #coverart #alpha #intro-text p { margin-top: 10px; } */
	
#naalj #coverart #alpha .article-list .doc {
	padding: 10px 0; }
	
#naalj #alpha .article-list h2 {
	background: transparent;
	border-bottom: 1px solid #999;
	font-size: 21px;
	width: 400px; }

#naalj #alpha h1 {
	font-size: 24px;
	margin-bottom: 10px; }

#naalj #coverart #beta {
	margin-left: 12px;
	width: 220px; }

#coverart #beta #issue-art { 
	padding: 8px 0; }

/* #naalj .crumbs {
	height: 10px; } */
	
#naalj #main.text .doc a:link,
#naalj #main.text .doc a:visited {
	text-decoration: none; }

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

#naalj #coverart #beta .coverart-box h4 {
	border-bottom: 1px solid #999;
    	font: 18px Georgia, "Times New Roman", Times, serif normal;
    	padding-bottom: 5px;
    	text-align: left;
    	text-transform: none;
    	text-align: left; }

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

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

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

#naalj #coverart #beta #coverart-editors dt {
	padding-top: 10px;
	font-size: 12px; }
   
/* Footer */

#naalj #footer { 
 	height: 82px;
  	background-color: #1d1d1d;
  	border-top: 1px solid #b3b8c2; }

#naalj #footer #bepress a {
	background-color: #1d1d1d; }

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

#naalj #footer p {
	font-size: 12px;
	height: 10px;
	line-height: 0px;
	padding-top: 10px;
	color: #fff; }

#naalj #footer p a {
	color: #fff;
	font-size: 12px; }

#naalj #footer p a:link,
#naalj #footer p a:visited {
	text-decoration: none; }

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