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

body {
	background: #281d3b url(../assets/md5images/049444e23cf66a974bd3d80c7fea28fa.png) top left repeat-x; }


/* Subheader */

#rime #subheader {
	height: 29px; }

#rime #subheader #tabs,
#rime #subheader #tabs ul,
#rime #subheader #tabs ul li {
	height: 30px;
	padding: 0;
	margin: 0; }

#rime #subheader #tabs a {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	background-color: #160f21;
	padding: 0 11px;
	margin: 0;
	border: 0;
	float: left;
	height: 29px;
	line-height: 29px; }

#rime #subheader #tabs a:hover,
#rime #subheader #tabs a:active,
#rime #subheader #tabs a:focus {
	text-decoration: underline; }


/* Header */

#rime #header {
	height: 104px; }

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

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

#rime #header h1 a {
	background: #2d2244 url(../assets/md5images/db0efdbdaa27eef4746cdad5f532dfd2.png) top left no-repeat;
	text-indent: -9999px; }


/* Sidebar */

#rime #sidebar p.advanced a:link,
#rime #sidebar p.advanced a:visited {
	color: #281d3b;
	text-decoration: none; }

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

#rime #sidebar ul#navlist {
	border-top: 1px solid #e2dfe4; }

#rime #sidebar ul#navlist li a {
	color: #fff;
	background-color: #1d152c;
	text-decoration: none;
	border-bottom: 1px solid #e2dfe4; }

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

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

#rime #sidebar .sidebar-search h2  {
	border-top: none;
	border-bottom: none; }


/* Main Content */

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

#rime #main.text a:link,
#rime #main.text a:visited {
	color: #2e0b4e;
	text-decoration: underline; }

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

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

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


/* Footer */

#rime #footer-top {
	width: 980px;
	height: 12px;
	background: #281d3b url(../assets/md5images/0bc284599ab9d760ae0f1213235ad0b0.gif) top left no-repeat; }

#rime #footer,
#rime #footer #bepress a {
	height: 74px;
	background-color: #281d3b; }

#rime #footer p {
	padding-top: 24px; }

#rime #footer p,
#rime #footer p a {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #fff;
	text-decoration: none; }

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


/* Advanced Search */

.legacy #rime #footer-top {
	display: none; }


/* Mobile */

.mbl #rime #footer-top {
	display: none; }

#rime #main.text #masthead { display: none; }


#rime #myaccount p#signup a:link, #myaccount p#signup a:visited {

  float: left;
  width: 145px;
  margin-bottom: 10px;
  }

#rime #myaccount  p.forget-link a.btn.btn-primary {
  text-decoration: none;
}