/* -----------------------------------------------
IR journal local stylesheet.
Author:   Paul Ryan
Version:  Dec 2015
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* Google font */

@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700);


/* Background */

body {
	font-size: 13px;  
	background: #ffffff url(../assets/md5images/6d98e9c8c2b5dff2cf10ef3a746215a8.gif) top left repeat-x; }


/* Header */

#wnan #header {
	height: 128px; }

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

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

#wnan #header h1 a {
	background: #002255 url(../assets/md5images/276b4ad98f384c1965323766ffc51c92.jpg) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#wnan #navigation {
	width: 980px;
	height: 44px;
	background: #ffffff url(../assets/md5images/7a95e9fa7970d835104bb8f3f43a5821.gif) top left no-repeat; }

#wnan #navigation #tabs,
#wnan #navigation #tabs ul,
#wnan #navigation #tabs ul li {
	padding: 0;
	margin: 0; }
	
#wnan #navigation #tabs a {
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	font-weight: 700;
	color: #0d3f62;
	background-color: transparent;
	padding: 0;
	margin: 0;
	border: 0;
	float: left; }

#wnan #navigation #tabs a:hover,
#wnan #navigation #tabs a:active,
#wnan #navigation #tabs a:focus {
	color: #000;
	text-decoration: underline; }
	
#wnan #navigation #tabs li#tabfour a { 
	width: 85px; }

#wnan #navigation #tabs li#tabthree a { 
	width: 45px; }

#wnan #navigation #tabs li#tabtwo a { 
	width: 55px; }

#wnan #navigation #tabs li#tabone a { 
	width: 55px; }


/* Sidebar */

#wnan #sidebar a:link,
#wnan #sidebar a:visited,
#wnan #sidebar p.advanced a:link,
#wnan #sidebar p.advanced a:visited {
	font-size: 14px;
	color: #0d3f62;
	text-decoration: none; }

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

#wnan #sidebar ul#navlist {
	border-top: 1px solid #c9c9c9; }

#wnan #sidebar ul#navlist li a {
	color: #0d3f62;
	background-color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #c9c9c9; }

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

#wnan #sidebar #sidebar-search label,
#wnan .sidebar-search #browse label,
#wnan .sidebar-search h2,
#wnan #sidebar #issn p {
	color: #000;
	font-size: 14px;	}

#wnan .sidebar-search h2 {
	font-size: 16px;	
	background-color: transparent; }


/* Main Content */

#wnan #main.text #title.element p 	{
	font-size: 22px; } 

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

#wnan #main.text .crumbs p a {
	text-decoration: none; }

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

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

#wnan #main.text a:hover,
#wnan #main.text a:active,
#wnan #main.text a:focus {
	color: #000; }
	
#wnan #main.text .crumbs a:link,
#wnan #main.text .crumbs a:visited {
	font-size: 12px;	
	text-decoration: none;
	color: #0d3f62; 
	margin-bottom: 0; }	
	
#wnan #main.text h1 {
	font-size: 22px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px; }

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

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

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

#wnan #coverart #beta .coverart-box {
	font: 12px "Source Sans Pro", Helvetica, Verdana, Arial, sans-serif;
	border: 0; }

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

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

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


/* Footer */

#wnan #footer,
#wnan #footer #bepress a {
	height: 75px;
	background-color: #e8e8e8; }

#wnan #footer p,
#wnan #footer p a {
	font-size: 13px;
	color: #0d3f62;
	text-decoration: none; }

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


/* Mobile */

.mbl #wnan #navigation {
	display: none; }