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

/* Google fonts */

@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700);
@import url(https://fonts.googleapis.com/css?family=Oswald);


/* Background */

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


/* Header */

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

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

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


/* Navigation */

#owu #navigation {
	height: 69px;}

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

#owu #navigation #tabs a {
	height: 69px;
	line-height: 69px;
	font-family: "Source Sans Pro", Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	background-color: #111c24;
	padding: 0 11px;
	margin: 0;
	border: 0;
	float: left; }

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


/* Sidebar */

#owu #sidebar h2 {
	font-family: "Source Sans Pro", Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	color: #000000;
	background-color: transparent;
	padding: 4px 0;
	border-top: 0;
	border-bottom: 0;
	text-indent: 15px; }

#owu #sidebar a, 
#owu #sidebar p.advanced a {
	font-family: "Source Sans Pro", Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none; }

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

#owu #sidebar #sidebar-search label {
	font-size: 14px;
	color: #000; }

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


/* Main Content */

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

#owu #dcn-home img {
	margin-top: 20px;
	margin-bottom: 10px; }

#owu #dcn-home h2 {
	font: normal 36px "Bebas Neue", "Oswald", "Arial Narrow", Arial, sans-serif;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin-top: 30px; }

#owu #dcn-home #cover-browse h3 a {
	font: normal 18px "Source Sans Pro", Helvetica, Verdana, Arial, sans-serif;
	text-decoration: underline; }

#owu #dcn-home .box.aag h2,
#owu #dcn-home .box.potd h2{
	width: 267px;
	font: normal 30px "Bebas Neue", "Oswald", "Arial Narrow", Arial, sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #999; }

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

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

#owu #main.text p {
	font-size: 14px; }

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

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

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

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

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

#owu #main.text #series-home h4 {
	font-size: 20px; }


/* Footer */

#owu #footer,
#owu #footer #bepress a {
	height: 91px;
	background-color: #f5f5f5; }

#owu #footer p {
	padding-top: 20px; }

#owu #footer p,
#owu #footer p a {
	font-size: 14px;
	color: #9f182c;
	text-decoration: none; }

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


/* Adjusting rights statement images */

#owu #ir-book.left #rights_statements {
margin-left: 178px; width: 480px; padding-top: 10px;
}
#owu #rights_statements img {
height: 50px;
width: 150px
}
#owu #rights_statements h4 {
color:black;
}


/* Adjusting ISSN on series pages */

#owu #alpha #issn {
	display:inline;
	margin:0;
	padding:0;
	float:left; }

#owu #alpha #issn p {
	letter-spacing:normal;
	line-height:normal;
	margin:0;
	text-align:left;
	text-transform:none; }

	/* Homepage browse buttons */

#owu #dcn-home #cover-browse a { text-decoration: none; }

#owu #dcn-home #cover-browse a img { margin: 0 8px 9px 0; }

#owu #dcn-home #cover-browse a:hover img,
#owu #dcn-home #cover-browse a:focus img,
#owu #dcn-home #cover-browse a:active img {
	outline: 2px dotted #000;
}