/*
-----------------------------------------------
bepress journal stylesheet.
Author:   Lani Goto
Version:  Jun 2014
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

#tag {
	margin-top: 19px; }


/* Header */

#tag #header {
	width: 970px;
	height: 130px;
	border: 5px solid #0d0dff; }

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

#tag #header #pagetitle,
#tag #header h1,
#tag #header h1 a {
	width: 970px;
	height: 130px;
	padding: 0;
	margin: 0;
	display: block; }

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


/* Navigation */

#tag #navigation {
	width: 970px;
	height: 26px;
	border-left: 5px solid #0d0dff;
	border-right: 5px solid #0d0dff;
	border-bottom: 5px solid #0d0dff; }

#tag #navigation #tabs,
#tag #navigation #tabs ul,
#tag #navigation #tabs ul li {
	height: 26px;
	padding: 0;
	margin: 0; }

#tag #navigation #tabs a {
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	font-weight: normal;
	color: #0c0cf1;
	background-color: #ffffff;
	padding: 0 11px;
	margin: 0;
	border: 0;
	border-right: 1px solid #0d0dff;
	float: left; }

#tag #navigation #tabs li#tabfour a { 
	border-right: 0; }

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


/* Sidebar */

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

#tag #sidebar p.advanced a:link,
#tag #sidebar p.advanced a:visited {
	color: #0c0cf1;
	text-decoration: none; }

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

#tag #sidebar ul#navlist {
	width: 236px;
	border-top: 1px solid #fff;
	margin-left: 4px; }

#tag #sidebar ul#navlist li a {
	width: 236px;
	color: #fff;
	background-color: #0d0dff;
	text-decoration: none;
	border-bottom: 1px solid #fff; }

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

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

#tag #sidebar .sidebar-search h2 {
	color: #000;
	background-color: transparent;
	border-top: 0;
	border-bottom: 0; }


/* Main Content */

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

#tag #wrapper {
	background: #fff url(../assets/md5images/589c3088daa0805b6ce13a96a245172e.gif) top left repeat-y; }

#tag #main.text a:link,
#tag #main.text a:visited {
	color: #0c0cf1;
	text-decoration: underline; }

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

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

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


/* Footer */

#tag #footer {
	width: 970px;
	height: 61px;
	background-color: #fff;
	border: 5px solid #0d0dff; }

#tag #footer #bepress a {
	width: 236px;
	height: 61px;
	background-color: #fff; }

#tag #footer p:first-of-type { padding-top: 11px; }

#tag #footer p,
#tag #footer p a {
	font-size: 12px;
	color: #0c0cf1;
	text-decoration: none; }

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


/* Advanced Search */

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