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

#ree {
	margin-top: 24px; }


/* Header */

#ree #header {
	height: 126px; }

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

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

#ree #header h1 a {
	background: #ffffff url(../assets/md5images/354b1cbf08edd101c9a0f5ae449b58b9.gif) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#ree #navigation {
	height: 36px; }

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

#ree #navigation #tabs a {
	font-size: 12px;
	font-weight: normal;
	color: #4b3564;
	background-color: #ffffff;
	padding: 0 11px;
	margin: 0;
	border: 0;
	height: 36px;
	line-height: 36px;
	float: left; }

#ree #navigation #tabs a:hover,
#ree #navigation #tabs a:active,
#ree #navigation #tabs a:focus {
	color: #000;
	text-decoration: underline; }


/* Sidebar */

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

#ree #sidebar p.advanced a:link,
#ree #sidebar p.advanced a:visited {
	color: #4b3564;
	text-decoration: none; }

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

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

#ree #sidebar ul#navlist li a {
	font-weight: normal;
	color: #0d0912;
	background-color: #b7b4bb;
	text-decoration: none;
	border-bottom: 1px solid #fff; }

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

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

#ree .sidebar-search h2 {
	background-color: transparent; }


/* Main Content */

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

#ree #main.text a:link,
#ree #main.text a:visited {
	color: #4b3564;
	text-decoration: underline; }

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

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

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


/* Footer */

#ree #footer,
#ree #footer #bepress a {
	height: 75px;
	background-color: #fff; }
	
#ree #footer p {
	padding-top: 15px; }

#ree #footer p,
#ree #footer p a {
	font-size: 12px;
	color: #4b3564;
	text-decoration: none; }

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