/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Kyle G Sessions
Version:  13 February 2012
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* Header */

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

#wordhoard #header h1 a {
	text-indent: -9999px;
	background: #000000 url(../assets/md5images/0217365608757b4f7c8b0b5174c3da14.jpg) top left no-repeat; }

/* Navigation */

#wordhoard #navigation { height: 36px; }

#wordhoard #navigation #tabs {
	font-size: 12px;
	float: left; }

#wordhoard #navigation #tabs li { margin: 0; }

#wordhoard #navigation #tabs a {
	float: left;
	border: 0;
	border-right: 1px solid #fff;
	font-weight: normal;
	line-height: 36px;
	margin: 0;
	padding: 0 10px; }

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

#wordhoard #navigation #tabs a:link,
#wordhoard #navigation #tabs a:visited {
	color: #fff;
	background-color: #704312; }

#wordhoard #navigation #tabs a:hover,
#wordhoard #navigation #tabs a:active,
#wordhoard #navigation #tabs a:focus {
	color: #57320a;
	background-color: #d7cbba; }

/* Sidebar */

#wordhoard #sidebar a:link,
#wordhoard #sidebar a:visited {
	color: #57320a;
	text-decoration: none; }

#wordhoard #sidebar a:active,
#wordhoard #sidebar a:hover,
#wordhoard #sidebar a:focus {
	color: #000;
	text-decoration: underline; }

#wordhoard #sidebar #navcontainer { display: none; }

#wordhoard #sidebar form { margin-top: 2em; }

#wordhoard #sidebar form label { color: #000; }

/* Footer */

#wordhoard #footer {
	background-color: #704312;
	border-top: 8px solid #321701; }

#wordhoard #footer p {
	padding-top: 10;
	font-size: 12px;
	width: 700px; }

#wordhoard #footer p,
#wordhoard #footer p a:link,
#wordhoard #footer p a:visited {
	color: #fff;
	text-decoration: none; }

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

#wordhoard #footer p span {
	font-style: italic;
	padding-left: 75px; }

#wordhoard #footer p span a,
#wordhoard #footer p span a:link,
#wordhoard #footer p span a:visited,
#wordhoard #footer p span a:hover,
#wordhoard #footer p span a:active,
#wordhoard #footer p span a:focus {
	text-decoration: underline;
	margin: 0; }

/* Main content area */

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

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

#wordhoard #main.text #alpha h1 { font-size: 24px; }

#wordhoard #main.text #alpha h2 {
	font-size: 21px;
	background-color: transparent;
	padding-bottom: 2px;
	border-bottom: 2px solid #464646; }

#wordhoard #main.text .doc { margin-top: 18px; }

#wordhoard #main.text #beta h4 {
	font-size: 21px;
	background-color: transparent;
	padding-bottom: 2px;
	border-bottom: 2px solid #464646;
	color: #321701;
	text-align: left;
	text-transform: none;
	font-weight: normal;
	letter-spacing: 0; }

#wordhoard #main.text #beta dl { margin-left: 0; }

#wordhoard #main.text #beta dt {
	font-size: 12px;
	margin-top: 1em; }

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

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

#wordhoard #main.text #coverart #sub {
	border-top-color: #fff;
	margin-top: 0; }

#wordhoard #main.text #coverart #alpha { border-right-color: #fff; }

#wordhoard #main.text #coverart #beta { margin-top: 0px; }

#wordhoard #main.text #coverart #beta #coverart-box-container { border-top-color: #fff; }

#wordhoard #main.text #coverart #beta .coverart-box { border-bottom-color: #fff; }

/*Reducing line height on Masthead page (Adoran 9/15/15)*/
#wordhoard #main.text #editorial-board p {line-height: 0.5em;}