/* -----------------------------------------------
IR journal local stylesheet.
Author:   Lani Goto
Version:  May 2015
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

body {
	background: #f1ecd9 url(../assets/md5images/a618bc43562991f9daef78a528fa73e9.gif) top left repeat-x; }


/* Header */

#onej #oulaw #header {
	height: 112px; }

#onej #oulaw #header #logo {
	display: none; }

#onej #oulaw #header #pagetitle,
#onej #oulaw #header h1,
#onej #oulaw #header h1 a {
	width: 980px;
	height: 112px;
	padding: 0;
	margin: 0;
	display: block; }

#onej #oulaw #header h1 a {
	background: #7e0e11 url(../assets/md5images/9f68357499c5c196c000af378f10d25f.gif) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#onej #oulaw #navigation {
	width: 980px;
	height: 47px;
	background: #f1ecd9 url(../assets/md5images/40abd5138515a847ee4a2eabd6407a78.gif) top left no-repeat;}

#onej #oulaw #navigation #tabs {
	height: 47px; }

#onej #oulaw #navigation #tabs,
#onej #oulaw #navigation #tabs ul,
#onej #oulaw #navigation #tabs ul li {
	padding: 0;
	margin: 0; }

#onej #oulaw #navigation #tabs a {
	height: 47px;
	line-height: 47px; }


/* Sidebar */

#onej #oulaw #sidebar p.site-follow {
	display: none; }

#onej #oulaw #sidebar a:link,
#onej #oulaw #sidebar a:visited,
#onej #oulaw #sidebar p.advanced a:link,
#onej #oulaw #sidebar p.advanced a:visited {
	color: #880f13;
	text-decoration: none; }

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

#onej #oulaw #sidebar ul#navlist {
	border-top: 1px solid #f1ecd9; }

#onej #oulaw #sidebar ul#navlist li a {
	color: #fff;
	background-color: #7e0e11;
	text-decoration: none;
	border-bottom: 1px solid #f1ecd9; }

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

#onej #oulaw #sidebar #sidebar-search label,
#onej #oulaw .sidebar-search #browse label,
#onej #oulaw .sidebar-search h2 {
	color: #000; }

#onej #oulaw .sidebar-search h2 {
	font-size: 12px;
	background-color: transparent;
	border: none; }


/* Main Content */

#onej #oulaw #main.text h2.inherit-title {
	display: none; }


/* smallcaps for bluebook 2016.03.29 bnyikos */
#onej .smallcaps
{
font-variant: small-caps;
}

/* line spaceing for issue title header */
#onej #alpha h1 { line-height: 1.5em; }


/* disable display of the Introduction doctype heading */
#olr .article-list #introduction {display: none;}