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

/* Google font */

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


/* Background */

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


/* Header */

#byu #header {
	height: 103px; }

#byu #header #logo,
#byu #header #logo * {
	width: 240px;
	height: 103px;
	padding: 0;
	margin: 0; }

#byu #header #pagetitle,
#byu #header h1,
#byu #header h1 a {
	width: 740px;
	height: 103px;
	padding: 0;
	margin: 0;
	display: block; }

#byu #header #pagetitle {
	margin-left: 240px; }

#byu #header h1 a {
	background: #083366 url(assets/md5images/265d20090cf839790c976cc0018e401f.png) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#byu #navigation {
	height: 40px;
	margin-bottom: 24px; }

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

#byu #navigation #tabs a {
	height: 40px;
	line-height: 40px;
	font-family: "Source Sans Pro", Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	background-color: #001948;
	padding: 0 11px;
	margin: 0;
	border: 0;
	float: left; }

#byu #navigation #tabs li#tabone a {
	padding-left: 0; }

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


/* Sidebar */

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

#byu #sidebar h2 span.pull-right {
	text-indent: 0;
	padding-right: 15px; }

#byu #sidebar h2 span.pull-right a {
	font-size: 12px; }

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

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

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

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

#byu #sidebar #sb-custom-lower {
	padding-top: 15px; }

#byu #sidebar #sb-custom-lower h2 {
	font-size: 13px;
	padding: 0;
	margin: 0; }

#byu #sidebar #sb-custom-lower ul.sb-custom-ul,
#byu #sidebar #sb-custom-lower li.sb-custom-li {
	padding: 0; }

#byu #sidebar #sb-custom-lower a {
	font-size: 15px; }


/* Main Content */

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

#byu #dcn-home h2 {
	font-family: "Source Sans Pro", Helvetica, Verdana, Arial, sans-serif;
	font-size: 23px;
	font-weight: 400;
	padding-bottom: 5px;
	margin-top: 30px; }

#byu h2 a {
	text-transform: none; }

#byu #cover-browse h3 { 
	background: url(assets/md5images/b66fa801c6ea28003aae244c6f80cad9.gif) left no-repeat; }

#byu #cover-browse h3 a {
	font-family: "Source Sans Pro", Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-decoration: underline; }

#byu .box.aag h2,
#byu .box.potd h2{
	width: 267px;
	font-family: "Source Sans Pro", Helvetica, Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: 400;
	border-bottom: 1px solid #999; }

#byu .box.aag a,
#byu .box.potd a {
	font-size: 12px;
	font-weight: 700px;
	border-bottom: none;
	background: none; }

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

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

#byu #main.text a:link,
#byu #main.text a:visited {
	color: #2b5783;
	text-decoration: underline; }

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

#byu #content #series-home ul li {
	background-image: url(assets/md5images/b66fa801c6ea28003aae244c6f80cad9.gif) left no-repeat; }

#byu #message ul.confirm ul li,
#byu #message ul.warning ul li {
	background-image: url(assets/md5images/b66fa801c6ea28003aae244c6f80cad9.gif); }


/* Footer */

#byu #footer {
	margin-top: 20px;}

#byu #footer,
#byu #footer #bepress a {
	height: 82px;
	background-color: #e8e8e8; }



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

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

#byu #footer p:first-of-type {padding-top: 20px;}

#side-browse li.browse-year {
    display: block;
    }
    
    
/* Removing community on peer_review_list.html | Paul R, 10/9/15 */

#byu #main.text div.grid_9 span.group { display: none; }    

/* Styling for Custom Social Media Links in Intro Text -- SF 10/15 */

#byu #cust_soc_links img {width: 25px; height: 25px;}
#byu #cust_soc_links a {padding: 0 2px;}

/* list styles for /data guidelines.html | NS 3/22/16 */

#byu #data-guidelines ol {
	list-style-type: decimal;
	margin: 0 0 0 10px;
	padding: 0;
}


#byu #data-guidelines li ol li {
	background: transparent;
	list-style: lower-alpha;
}

/* Homepage update for 8.3 configs MBL 9/12/16 */
#byu #homepage-intro {width: 100%}

/* ISSN size MBL 4-7-17 */
#byu #sb-custom-middle #sa-issn {font-size: 16px;}