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

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


/* Google font */

@import url(//fonts.googleapis.com/css?family=Cabin:700);


/* Header */

#beyond #header {
	height: 117px; }

#beyond #header #logo {
	display: block;
	float: right; }

#beyond #header h1,
#beyond #header h1 a,
#beyond #header #pagetitle {
	height: 117px;
	width: 731px;
	padding: 0;
	margin: 0;
	display: block;
	float: left; }

#beyond #header h1 a {
	background: #183a83 url(../assets/md5images/20c67c443660ae732fa597642ea5ebdb.gif) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#beyond #navigation {
	height: 33px;
	width: 980px;
	background: #cab579 url(../assets/md5images/a810da8548dae5eb1fa0cdbc1d11a812.gif) top left no-repeat;
	margin-bottom: 50px; }

#beyond #navigation #tabs,
#beyond #navigation #tabs ul,
#beyond #navigation #tabs ul li {
	height: 33px;
	padding: 0;
	margin: 0; }

#beyond #navigation #tabs a {
	height: 33px;
	line-height: 33px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: transparent;;
	padding: 0 11px;
	margin: 0;
	border: 0;
	float: left; }

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


/* Sidebar */

#beyond #sidebar p.site-follow {
	display: none; }

#beyond #sidebar a {
	font-weight: bold; }

#beyond #sidebar ul#navlist {
	border-top: 1px solid #052039; }

#beyond #sidebar ul#navlist li a {
	font-weight: bold;
	color: #ffffff;
	background-color: #183a82;
	text-decoration: none;
	border-bottom: 1px solid #052039; }

#beyond #sidebar ul#navlist li a:hover,
#beyond #sidebar ul#navlist li a:active,
#beyond #sidebar ul#navlist li a:focus {
	background-color: #052039;
	text-decoration: underline; }

#beyond #sidebar p.advanced a:link,
#beyond #sidebar p.advanced a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none; }

#beyond #sidebar p.advanced a:hover,
#beyond #sidebar p.advanced a:active,
#beyond #sidebar p.advanced a:focus {
	text-decoration: underline; }

#beyond #sidebar #sidebar-search label,
#beyond .sidebar-search #browse label,
#beyond #sidebar #issn {
	color: #fff; }


/* Main Content */

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

#beyond #main.text h1 {
	font-size: 24px;
	font-weight: 700;
	margin-top: 5px;
	margin-bottom: 10px; }

#beyond #main.text h2.masthead {
	font-size: 21px;
	font-weight: 700; }

#beyond .article-list h2 {
	font-size: 21px;
	font-weight: 700;
	background: transparent;
	border-bottom: 1px solid #bfbfbf; }

#beyond #main.text a:link,
#beyond #main.text a:visited {
	color: #175b97;
	text-decoration: underline; }

#beyond #main.text a:hover,
#beyond #main.text a:active,
#beyond #main.text a:focus {
	color: #000; }

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

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


/* Footer */

#beyond #footer {
	border-top: 1px solid #bfbfbf;
	margin-top: 50px; }

#beyond #footer,
#beyond #footer #bepress a {
	height: 74px;
	background-color: #fff; }

#beyond #footer p:first-of-type {
	padding-top: 24px; }

#beyond #footer p,
#beyond #footer p a {
	font-size: 12px;
	color: #175b97; }

#beyond #footer p a:link,
#beyond #footer p a:visited {
	font-weight: bold;
	text-decoration: none; }

#beyond #footer p a:hover,
#beyond #footer p a:active,
#beyond #footer p a:focus {
	color: #000;
	text-decoration: underline; }
	
	
/* Mobile */

.mbl #beyond #navigation {
	margin-bottom: 0; }

.mbl #beyond #footer {
	margin-top: 0; }

/*Styling for Contact Us page - ADoran 11/18/15*/
#beyond .BeyondContact {font-size: 1.25em}

/*Styling for Review Process page */
#beyond #review-process img {max-width:666px; height:auto;}
	