/* -----------------------------------------------
IR Event Community local stylesheet.
Author:  Paul Oxborrow 
Version:  6 May 2013
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

body { background: #2b0007 url(../assets/md5images/41500b72b35cc57b344f4993bb234c3d.png) top left repeat-x; }

/* Header */

#lr #header {
	height: 127px; }

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

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

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

/* Navigation */

#lr #navigation { height: 36px; }

#lr #navigation #tabs,
#lr #navigation #tabs ul,
#lr #navigation #tabs ul li { 
	margin: 0;
	padding: 0;
	height: 36px; }

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

#lr #navigation #tabs li#tabone a { border-left: 0; }

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

/* Sidebar */

#lr #sidebar a:hover,
#lr #sidebar a:active,
#lr #sidebar a:focus {
	color: #000; 
	text-decoration: underline; } 
	
#lr #sidebar ul#navlist { 
	border-top: 1px solid #fff;
	width: 239px; }

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

#lr #sidebar ul#navlist li a {
	color: #fff;
  	background-color: #525252; 
  	text-decoration: none;
  	width: 238px;
  	margin-left: 1px; }

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

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

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

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

/* Main Content */

#lr #wrapper { background: #fff url(../assets/md5images/a21f333a3baab28f5bb16934b5620b29.gif) top left repeat-y; }


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

#lr #intro-text p { line-height: 1.6em; }

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

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

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

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

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

#lr #coverart #beta {
	margin-left: 12px;
	width: 222px; }

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

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

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

#lr #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;
    color: #4f092b; }

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

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

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

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

#lr #footer { 
 	height: 80px;
  	background-color: #525252; }

#lr #footer #bepress a {
	background-color: #525252; }

#lr #footer p { 
	color: #fff; }

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

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

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

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

/* Advanced Search */

.legacy #lr #wrapper { background-image: none; }

/* hiding RSS link to match old sidebars lb 08252017 */
#lr #sidebar ul#navlist li.sb-rss {
	display:none;
}