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

/* Header */

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

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

#setonhall #header a#logo_link {
	position: absolute !important;
	left: 0; 
	bottom: 0;
	background: transparent !important; 
	width: 40.816% !important;  /* 400 / 980 */
	height: 100%; }


/* Navigation */

#setonhall #navigation {
	width: 976px;
	height: 42px;
	border-left: 2px solid #000;
	border-right: 2px solid #000; }

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

#setonhall #navigation #tabs {
	float: right; }

#setonhall #navigation #tabs a {
	font-size: 16px;
	font-weight: bold;
	color: #494848;
	background-color: #ffffff;
	text-decoration: none;
	padding: 0 11px;
	margin: 0;
	border: 0;
	float: right;
	height: 42px;
	line-height: 42px; }

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

#setonhall #navigation #tabs li#contact a {
	width: 90px; }


/* Sidebar */

#setonhall #sidebar {
	padding-top: 0; }

#setonhall #sidebar h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	padding: 4px 0;
	border-top: 0;
	border-bottom: 0;
	text-indent: 15px; }

#setonhall #sidebar a, 
#setonhall #sidebar p.advanced a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none; }

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

#setonhall #sidebar #sidebar-search label {
	font-size: 13px;
	color: #000; }

#setonhall #sidebar p.advanced + div {
	display: none; }


/* Main Content */

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

#setonhall #wrapper {
	background: #fff url(assets/md5images/43b8a9021baeb3d28edc49beff4f3a8f.gif) top left repeat-y; }

#setonhall #dcn-home #cover-browse {
	margin-bottom: 32px; }

#setonhall #dcn-home #cover-browse #cover-browse-left,
#setonhall #dcn-home #cover-browse #cover-browse-right  {
	width: 330px;
	float: left; }

#setonhall #dcn-home h2 {
	font: normal 21px Arial, Verdana, Helvetica, sans-serif;
	padding-bottom: 5px;
	margin-top: 25px; }

#setonhall #dcn-home #cover-browse h3 a {
	font: normal 15px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline; }

#setonhall #dcn-home .box.aag h2,
#setonhall #dcn-home .box.potd h2{
	width: 267px;
	font: normal 16px Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #999; }

#setonhall #dcn-home .box.aag h2 span.pull-right { 
	display: none; }

#setonhall #dcn-home .box.aag a,
#setonhall #dcn-home .box.potd a {
	border-bottom: 1px solid #999;
	background: none; }

#setonhall #main.text .box a:link,
#setonhall #main.text .box a:visited {
	text-decoration: none; }

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

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

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

#setonhall #main.text a.recent-additions {
	border-bottom: none; }


/* Footer */

#setonhall #footer {
	width: 976px;
	height: 74px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000; }

#setonhall #footer,
#setonhall #footer #bepress a {
	height: 74px;
	background-color: #cdcdcd; }

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

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

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


/* Advanced Search */

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


/* Mobile */

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