/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Kyle G Sessions
Version:  15 February 2011
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

body { padding-top: 23px; }

/* Header */

#orpc #header,
#orpc #pagetitle,
#orpc #header h1,
#orpc #header h1 a {
	display: block;
	width: 980px;
	height: 126px;
	margin: 0;
	padding: 0; }

#orpc #header #logo { display: none; }

#orpc #header h1 a {
	text-indent: -9999px;
	background: #006699 url(../assets/md5images/a3a0c4955ee3365c78eeb6806e7ba0a4.gif) top left no-repeat; }

/* Navigation */

#orpc #navigation {
	height: 36px;
	background: #444444 url(../assets/md5images/c85380deb9fb04a09e12f4cd83ca03c4.gif) top left repeat-y; }

#orpc #navigation #tabs {
	font-size: 12px;
	float: right; }

#orpc #navigation #tabs li { margin: 0; }

#orpc #navigation #tabs a {
	border: 1px solid #666;
	border-right: 0;
	font-weight: normal;
	line-height: 34px;
	height: 34px;
	margin: 0;
	padding: 0 10px; }

#orpc #navigation #tabs li#tabfour a { border-right: 1px solid #666; }

#orpc #navigation #tabs a:link,
#orpc #navigation #tabs a:visited {
	color: #fff;
	background-color: #013e5d; }

#orpc #navigation #tabs a:active,
#orpc #navigation #tabs a:hover,
#orpc #navigation #tabs a:focus {
	color: #002c57;
	background-color: #60add4; }

/* Sidebar */

#orpc #sidebar { background: #006699 url(../assets/md5images/4d1a41c3371d7104caf25e22d0abe355.gif) top left no-repeat; }

#orpc #sidebar a:link,
#orpc #sidebar a:visited {
	color: #ffffff;
	text-decoration: none; }

#orpc #sidebar a:active,
#orpc #sidebar a:hover,
#orpc #sidebar a:focus {
	color: #ffffff;
	text-decoration: underline;
	background-color: transparent; }

#orpc #sidebar ul#navlist { border-top: 1px solid #e4e4e4; }

#orpc #sidebar ul#navlist li a { border-bottom: 1px solid #e4e4e4; }

#orpc #sidebar ul#navlist li a:link,
#orpc #sidebar ul#navlist li a:visited {
	color: #fff;
	text-decoration: none;
	background-color: #013e5d; }

#orpc #sidebar ul#navlist li a:active,
#orpc #sidebar ul#navlist li a:hover,
#orpc #sidebar ul#navlist li a:focus {
	color: #002c57;
	text-decoration: underline;
	background-color: #60add4; }

#orpc #sidebar input#email_address, 
#orpc #sidebar input#search,
#orpc #sidebar select,
#orpc .form-table select,
#orpc .form-table input#author {	
	border: 1px solid #013e5d;
	border-left: 5px solid #013e5d; }

#orpc #sidebar form#browse { display: none; }

/* Footer */

#orpc #footer {
	height: 82px;
	border-top: 1px solid #2d80ad;
	background: #013e5d url(../assets/md5images/2d50d83e1353b19c9314c04c0ffaea92.gif) top left repeat-x; }

#orpc #footer #bepress a { height: 82px; }

#orpc #footer p {
	height: 31px;
	line-height: 31px;
	font-size: 12px; }

#orpc #footer #footer-links {
	padding-top: 10px; }
	
#orpc #footer #footer-copyright {
	padding: 0 0 10px 40px;
	width: 666px; }
	
#orpc #footer p,
#orpc #footer p a:link,
#orpc #footer p a:visited {
	color: #fff;
	text-decoration: none; }

#orpc #footer p a:active,
#orpc #footer p a:hover,
#orpc #footer p a:focus {
	color: #fff;
	text-decoration: underline;
	background-color: transparent; }

/* Main content area */

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

#orpc #main.text a:active,
#orpc #main.text a:hover,
#orpc #main.text a:focus {
	color: #177db1;
	text-decoration: underline;
	background-color: transparent; }

#orpc #main.text p.intro {
	font-size: 18px;
	line-height: 1.3em;
	margin-top: -8px;
	margin-bottom: 4px; }

#orpc #main.text p.read-more {
	font-size: 14px;
	text-transform: uppercase; }

#orpc #main.text .articleInfo a,
#orpc #main.text p.read-more a:link,
#orpc #main.text p.read-more a:visited {
	text-decoration: none; }

#orpc #main.text p.read-more a:active,
#orpc #main.text p.read-more a:hover {
	text-decoration: underline; }

#orpc #main.text .slideshow-box div { margin: 0 auto; }

#orpc #alpha #abstract p { 
	text-align: justify; }

#orpc #main.text #masthead,
#orpc #main.text div.crumbs {
	display: none; }
	
/* Other - Mike */

#orpc img.orpc-thumbnail {
	vertical-align: middle;
	margin: 15px;
	height: 150px;
	width: 112px;
	}
#orpc #orpc-contents .orpc-cut {
	display: none;
}	
#orpc #toc.vol h1, #orpc #toc.vol h2, #orpc #toc.vol h3, #orpc #toc.vol h4, #orpc #toc.vol p {
	text-align: left;
}

/* Adjusting spacing for CLOCKSS and Portico images on introduction.html - bd 2016-01-27 */
#orpc #main #clockssporticoimg img {
	padding: 0 12% 1px; }