/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Lani Goto
Version:  Feb 2014
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* Header */

#msulaw #lr #header { 
	height: 126px; }

#msulaw #lr #pagetitle,
#msulaw #lr #header h1,
#msulaw #lr #header h1 a {
	width: 740px;
	height: 126px;
	padding: 0;
	margin: 0;
	display: block;
	float: right; }

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

#msulaw #lr #logo {
	width: 240px;
	height: 126px;
	display: block; }
	
#msulaw #lr #logo img {
   display: none; }

#msulaw #lr #logo:after {
   content: url(../assets/md5images/02e8b184f35b13276cb5153e065c96ac.gif); }


/* Sidebar */

#msulaw #lr #sidebar p.site-follow { 
	display: none; }

#msulaw #lr #sidebar a:hover,
#msulaw #lr #sidebar a:active,
#msulaw #lr #sidebar a:focus { 
	color: #fff; } 
	
#msulaw #lr #sidebar ul#navlist { 
	border-top: 1px solid #908f7e; }

#msulaw #lr #sidebar ul#navlist li a { 
	width: 238px;
	margin-left: 1px;
	border-bottom: 1px solid #908f7e; }

#msulaw #lr #sidebar ul#navlist li a {
	color: #fff;
  	background-color: #006644; 
  	text-decoration: none; }

#msulaw #lr #sidebar ul#navlist li a:hover,
#msulaw #lr #sidebar ul#navlist li a:active,
#msulaw #lr #sidebar ul#navlist li a:active {
	color: #fff;
	background-color: #024b00;
	text-decoration: underline; }

#msulaw #lr #sidebar #sidebar-search label,
#msulaw #lr #sidebar .sidebar-search #browse label {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #fff; } 

#msulaw #lr #sidebar .sidebar-search #browse {
	padding-left: 25px; }

#msulaw #lr #sidebar #issn p {
	color: #fff;
	text-transform: none; }
	
	/* Updating Sidebars - Hide Search Label to keep design consistent. VH 5/5/2016*/
#msulaw #lr .sidebar-search h2 {
	display: none; 
	

/* Main Content */

#msulaw #lr #main.text h2.inherit-title {
	display: none; }

#msulaw #lr #main.text .article-list {
	width: 400px;
	padding-right: 20px;
	border: none; }	
	
#msulaw #lr #main.text .article-list .article-list .doc {
	padding: 10px 0; }
	
#msulaw #lr #main.text .article-list h2 {
	width: 400px;
	font-size: 21px;
	background: transparent;
	border-bottom: 1px solid #999; }

#msulaw #lr #main.text .article-list h1 {
	font-size: 24px;
	margin-bottom: 10px; }


/* Advanced Search */

.legacy #msulaw #lr #content {
	width: 100%; }


/* Mobile */

.mbl #msulaw #lr #logo:after {
	width: 240px;
	height: 126px; }

	