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

/* Header */

#nulr #header {
	height: 178px; }

#nulr #header #top {
	width: 980px;
	height: 38px;
	background: #e2e2e2 url(../assets/md5images/d17bc7cf5b61f17a3583ab9e94213c67.gif) top left repeat-x;
	display: block; }

#nulr #header #logo {
	display: block;
	float: left; }

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

#nulr #header h1 a {
	background: #472979 url(../assets/md5images/bf6167714b889bf098ebe8eb088fba55.gif) top left no-repeat;
	text-indent: -9999px; }


/* Navigation hidden */


/* Sidebar */

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

#nulr #sidebar p.advanced a:link,
#nulr #sidebar p.advanced a:visited {
	color: #3d2366;
	text-decoration: none; }

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

#nulr #sidebar ul#navlist {
	border-top: 1px solid #fff; }

#nulr #sidebar ul#navlist li a {
	color: #fff;
	background-color: #4C247C;
	text-decoration: none;
	border-bottom: 1px solid #fff; }

#nulr #sidebar ul#navlist li a:hover,
#nulr #sidebar ul#navlist li a:active,
#nulr #sidebar ul#navlist li a:focus {
	color: #fff;
	background-color: #4C247C;
	text-decoration: underline; }

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


/* Main Content */

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

#nulr #main.text a:link,
#nulr #main.text a:visited {
	color: #3d2366;
	text-decoration: underline; }

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

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

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


/* Footer */

#nulr #footer,
#nulr #footer #bepress a {
	height: 75px;
	background-color: #e3e3e3; }

#nulr #footer p:first-of-type {
	padding-top: 23px; }

#nulr #footer p a {
	font-size: 12px;
	color: #371f5c;
	text-decoration: none; }

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