/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Nickolas Zeibig-Kichas
Version:  15 May 2012
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

body { padding-top: 23px; }

/* Navigation */

#nejpp #subheader {
	height: 37px;
	background: transparent;
	float: left;
	margin-bottom: -37px;
	position: relative;
	z-index: 10;
	width: 250px; }

#nejpp #subheader #tabs {
	font-size: 12px;
	height: 36px;
	line-height: 36px;
	padding-top: 0;
	width: 250px; }

#nejpp #subheader #tabs ul {
	padding-top: 0;
	width: 250px; }

#nejpp #subheader #tabs li { margin: 0; }

#nejpp #subheader #tabs a {
	border: 0;
	float: left;
	font-weight: normal;
	line-height: 36px;
	margin: 0 10px;
	padding: 0;
	color: #fff;
	background-color: transparent; }

#nejpp #subheader #tabs a:link,
#nejpp #subheader #tabs a:visited {
	text-decoration: none; }

#nejpp #subheader #tabs a:active,
#nejpp #subheader #tabs a:hover {
	text-decoration: underline; }

/* Header */

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

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

#nejpp #pagetitle { 
	position: relative;
	z-index: 1; }

#nejpp #header h1 a {
	text-indent: -9999px;
	background: #005a8b url(../assets/md5images/5f452d198c7ce7c90fa5237a47175d99.jpg) top left no-repeat; }
	
	
	
/* Sidebar */

#nejpp #sidebar {
   padding-top: 17px; }
   
#nejpp #sidebar ul {
   padding-bottom: 27px; }   

#nejpp #sidebar a:link,
#nejpp #sidebar a:visited {
	color: #ffffff;
	text-decoration: none; }

#nejpp #sidebar a:active,
#nejpp #sidebar a:hover,
#nejpp #sidebar a:focus {
	background-color: transparent;
	color: #fff;
	text-decoration: underline; }

#nejpp #sidebar ul#navlist { border-top: 1px solid #4089b1; }

#nejpp #sidebar ul#navlist li a { border-bottom: 1px solid #4089b1; }

#nejpp #sidebar ul#navlist li a:link,
#nejpp #sidebar ul#navlist li a:visited {
	color: #000;
	background-color: #a0cfeb;
	text-decoration: none; }

#nejpp #sidebar ul#navlist li a:active,
#nejpp #sidebar ul#navlist li a:hover {
	color: #fff;
	background-color: #005a8b;
	text-decoration: underline; }
	
#nejpp #sidebar #browse {
padding-bottom: 10px; }

#nejpp #sidebar #issn p {
  font-size: 12px;
  letter-spacing: 0; 
  text-align: left; 
  margin-left: 15px; }
  
  
  
/* Footer */

#nejpp #footer {
	background-color: #005a8b;
	border-top: 1px solid #397ea3; }

#nejpp #footer p {
	font-size: 12px;
	padding-top: 10; }

#nejpp #footer p,
#nejpp #footer p a:link,
#nejpp #footer p a:visited {
	color: #fff;
	text-decoration: none; }

#nejpp #footer p a:active,
#nejpp #footer p a:hover {
	color: #fff;
	text-decoration: underline; }



/* Main content area */

#nejpp #main.text a:link,
#nejpp #main.text a:visited {
	color: #005a8b;
	text-decoration: underline; }

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

#nejpp #main.text #alpha h1 { font-size: 24px; }

#nejpp #main.text #alpha h2 {
	font-size: 21px;
	padding-bottom: 2px;
	border-bottom: 2px solid #464646;
	background-color: transparent;
	margin-top: 1em; }

#nejpp #main.text .doc { margin-top: 18px; }

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

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

#nejpp #main.text #beta h4 {
	text-align: left;
	letter-spacing: 0;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	padding-bottom: 2px;
	border-bottom: 2px solid #464646; }

#nejpp #main.text #beta dl { margin-left: 0; }

#nejpp #main.text #beta dt {
	font-size: 12px;
	margin-top: 1em; }

#nejpp #main.text #coverart #sub {
	margin-top: 0;
	border-top-color: #fff; }

#nejpp #main.text #coverart #alpha { border-right-color: #fff; }

#nejpp #main.text #coverart #beta #coverart-box-container { border-top-color: #fff; }

#nejpp #main.text #coverart #beta .coverart-box { border-bottom-color: #fff; }

#nejpp #main.text #coverart #beta { margin-top: 5px; }  

#nejpp #main.text .crumbs {
  margin-top: 6px; }