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

body {
	background: #ffffff url(../assets/md5images/44c310e9585294d99966ec1286c48b4d.png) top left repeat-x; }


/* Header */

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

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

#bcca #header a#logo_link {
	position: absolute !important;
	right: 0; 
	bottom: 0;
	background: transparent !important; 
	width: 12.857% !important;  /* 126 / 980 */
	height: 100%; } 


/* Navigation */

#bcca #navigation {
	width: 980px;
	height: 37px;
	background: #27567a url(../assets/md5images/f55b990c67ae0a4b900569f16c32bf98.png) top left no-repeat; }

#bcca #navigation .nav-link {
  color: #fff;
  line-height: 59px;
  padding-left: 20px;
  text-decoration: none;
  float: left;
}

#bcca #navigation #tabs {
	height: 37px;
	display: block;
	float: right; }

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

#bcca #navigation a.nav-link,
#bcca #navigation #tabs a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	background-color: transparent;
	padding: 0 11px;
	margin: 0;
	border: 0;
	border-right: 1px solid #fff;
	height: 37px;
	line-height: 37px;
  text-transform: uppercase;
}

#bcca #navigation a.nav-list {
	float: left;
	display: inline-block; }

#bcca #navigation li#udlibraries a,
#bcca #navigation #tabs li#tabone a { 
	border-right: none; }

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

#bcca #navigation .nav-link:hover,
#bcca #navigation .nav-link:active,
#bcca #navigation .nav-link:focus { text-decoration: underline; }  


/* Sidebar */

#bcca #sidebar a,
#bcca #sidebar p.advanced a {
	font-size: 14px;
	color: #545454;
	text-decoration: none; }

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

#bcca #sidebar ul#navlist {
	border-top: 1px solid #004b8d; }

#bcca #sidebar ul#navlist li a {
	color: #545454;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px solid #004b8d; }

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

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

#bcca #sidebar .sidebar-search h2 {
	background-color: transparent;
	border-top: none;
	border-bottom: none; }


/* Main Content */

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

#bcca #wrapper {
	background: #fff url(../assets/md5images/4afc420479a09ffc15a8b19f8fa8d8b0.gif) top left repeat-y; }

#bcca #main.text p {
	font-size: 14px; }

#bcca #main.text a:link,
#bcca #main.text a:visited {
	color: #545454;
	text-decoration: underline; }

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

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

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


/* Footer */

#bcca #footer,
#bcca #footer #bepress a {
	height: 75px;
	background-color: #fff; }

#bcca #footer p:first-of-type {
  padding-top: 15px;
}

#bcca #footer p,
#bcca #footer p a {
	font-size: 12px;
	color: #545454;
	text-decoration: none; }

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


/* Advanced Search */

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


/* Mobile */

.mbl #bcca #navigation {
	display: none; }