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

body {
	background: #e1e1e1 url(assets/md5images/97aa54fadcef1e6fada4fabda591cd07.gif) top left repeat-x; }


/* Header */

#pittstate #header {
	height: 219px; }

#pittstate #header #logo, 
#pittstate #header #logo * {
	width: 215px;
	height: 219px;
	padding: 0;
	margin: 0;
	float: left; }

#pittstate #header #pagetitle,
#pittstate #header h1,
#pittstate #header h1 a {
	width: 765px;
	height: 219px;
	padding: 0;
	margin: 0;
	display: block; }

#pittstate #header #pagetitle {
	margin-left: 215px; }

#pittstate #header h1 a {
	background: #ffffff url(assets/md5images/60b34eef98229b78849ce350377947c5.png) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#pittstate #navigation {
	height: 34px;
	border-bottom: 2px solid #d51733; }

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

#pittstate #navigation #tabs a {
	height: 34px;
	line-height: 34px;
	font-size: 12px;
	font-weight: normal;
	color: #b1132b;
	background-color: #ffffff;
	padding: 0 11px;
	margin: 0;
	border: 0;
	float: right; }

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


/* Sidebar */

#pittstate #sidebar {
	background: #fff url(assets/md5images/22f3895725d27d3b17517acfc99585f5.gif) bottom center no-repeat;
	padding-bottom: 60px; }

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

#pittstate #sidebar a, 
#pittstate #sidebar p.advanced a {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none; }

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

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

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


/* Main Content */

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

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

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

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

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

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

#pittstate #main.text .box a:link,
#pittstate #main.text .box a:visited {
	font-size: 12px;
	text-decoration: none; }

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

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

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


/* Footer */

#pittstate #footer,
#pittstate #footer #bepress a {
	height: 75px;
	background-color: #e1e1e1; }

#pittstate #footer p {
	 }

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

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


/* Mobile */

.mbl #pittstate #header #logo, 
.mbl #pittstate #header #logo * {
	display: none !important; }

.mbl #pittstate #header #pagetitle,
.mbl #pittstate #header h1,
.mbl #pittstate #header h1 a {
	width: 100% !important;
	height: 100% !important;
	padding: 0;
	margin: 0; }

.mbl #pittstate #header #pagetitle {
	margin-left: 0 !important;
	background-size: 100% !important; 
	padding-top: 0 !important; }

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