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

/* Header */

#yjreg #header {
	position: relative;
	height: auto !important; }

#yjreg #header #banner_image {
	display: block; }


/* Navigation is hidden */


/* Sidebar */

#yjreg #sidebar a:link,
#yjreg #sidebar a:visited,
#yjreg #sidebar p.advanced a:link,
#yjreg #sidebar p.advanced a:visited {
	font-size: 12px;
	color: #125c94;
	text-decoration: none; }

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

#yjreg #sidebar ul#navlist {
	border-top: 1px solid #b1b1b1; }

#yjreg #sidebar ul#navlist li a {
	font-size: 12px;
	color: #125c94;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px solid #b1b1b1; }

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

#yjreg #sidebar #sidebar-search label,
#yjreg .sidebar-search #browse label,
#yjreg .sidebar-search h2,
#yjreg #sidebar #issn p {
	color: #000; }

#yjreg .sidebar-search h2 {
	color: #000;
	background: none;
	border-top: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1; }


/* Sidebar RSS feed */

#yjreg #sidebar h2 {
	color: #000;
	background-color: transparent;
	border: none; }

#yjreg #sidebar #divRss ul {
	width: 235px;
	padding-right: 5px; }

#yjreg #sidebar #divRss .itemDate,
#yjreg #sidebar #divRss .itemContent {
	margin-left: 15px; }


/* Main Content */

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

#yjreg #wrapper-top {
	width: 980px;
	height: 24px;
	background: #fff url(../assets/md5images/b2bfc35187cba1fcce811e9d784b557e.gif) top left no-repeat; }

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

#yjreg #main.text a:link,
#yjreg #main.text a:visited {
	color: #125c94;
	text-decoration: underline; }

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

#yjreg #main.text h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px; }
	
#yjreg .article-list h2 {
	font-size: 21px;
	font-weight: bold;
	background: transparent;
	border-bottom: 1px solid #bfbfbf; }
	
#yjreg #main.text .doc a:link,
#yjreg #main.text .doc a:visited {
	text-decoration: none; }

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


/* Footer */

#yjreg #footer-top {
	width: 980px;
	height: 22px;
	background: #fff url(../assets/md5images/1883fa218c445bc0bd2f8e3f88d336b5.gif) top left no-repeat; }

#yjreg #footer {
	border-top: 1px solid #c8c8c8; }

#yjreg #footer,
#yjreg #footer #bepress a {
	height: 74px;
	background-color: #fff; }

#yjreg #footer p,
#yjreg #footer p a {
	font-size: 12px;
	color: #125c94;
	text-decoration: none; }

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


/* Advanced Search */

.legacy #yjreg #wrapper-top,
.legacy #yjreg #footer-top {
	display: none; }

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


/* Mobile */

.mbl #yjreg #wrapper-top,
.mbl #yjreg #footer-top {
	display: none; }

/* extra styling for Bluebook -RKarberg 4/1/2019 */
.smallcaps {font-variant: small-caps;}