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

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


/* Header */

#ph #header {
	height: 126px; }

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

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

#ph #header h1 a {
	background: #debe7e url(../assets/md5images/0100418df449096ea0e0b91f9fe99184.gif) top left no-repeat;
	text-indent: -9999px; }


/* Navigation is hidden */

/* Sidebar */

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

#ph #sidebar p.advanced a:link,
#ph #sidebar p.advanced a:visited {
	color: #ffffff;
	text-decoration: none; }

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

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

#ph #sidebar ul#navlist li a {
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px solid #fff; }

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

#ph #sidebar #sidebar-search label,
#ph .sidebar-search #browse label {
	color: #fff; }


/* Main Content */

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

#ph #main.text a:link,
#ph #main.text a:visited {
	color: #64573d;
	text-decoration: underline; }

#ph #main.text a:hover,
#ph #main.text a:active,
#ph #main.text a:focus {
	color: #000; }

#ph #main.text h1 {
	font-size: 22px;
	margin-top: 5px;
	margin-bottom: 10px; }

#ph #alpha .article-list h2 {
	font-size: 21px;
	background: transparent;
	border-bottom: 1px solid #464646; }

#ph #main.text .doc a:link,
#ph #main.text .doc a:visited {
	text-decoration: none; }

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

#ph #main.text #coverart #sub { 
	border-top: 1px solid #464646;}

#ph #coverart #beta .coverart-box h4 {
    font: 18px Arial, Verdana, Helvetica, sans-serif normal;
    text-transform: none;
    text-align: left;
    padding-bottom: 5px;
    border-bottom: 1px solid #464646; }

#ph #coverart #beta .coverart-box {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	border: 0; }

#ph #coverart #beta #coverart-box-container {
	border: 0; }

#ph #coverart #beta dl  {
	margin-left: 0; }

#ph #coverart #beta #coverart-editors dt {
	font-size: 12px;
	padding-top: 10px; }


/* Footer */

#ph #footer {
	width: 970px;
	margin-top: 9px;
	border: 5px solid #5a4a38; }

#ph #footer,
#ph #footer #bepress a {
	height: 72px;
	background-color: #fff; }


#ph #footer p,
#ph #footer p a {
	font-size: 12px;
	color: #64573d;
	text-decoration: none; }

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


/* Mobile */

.mbl #ph #footer {
	margin-top: 0 }