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

/* Header */

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

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

#ppr #header h1 a {
	text-indent: -9999px;
	background: #5e84c3 url(../assets/md5images/b536da54a488a270f4b24e797c503f14.jpg) top left no-repeat; }

/* Navigation */

#ppr #navigation {
	height: 36px;
	background: #4b423f url(../assets/md5images/d67a26b5001b12733a5781349e081e07.jpg) top left no-repeat; }

#ppr #navigation #tabs {
	font-size: 12px;
	padding-left: 9px; }

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

#ppr #navigation #tabs a {
	float: left;
	border: 0;
	font-weight: normal;
	height: 36px;
	line-height: 36px;
	margin: 0 10px;
	padding: 0;
	color: #fff;
	background-color: transparent; }

#ppr #navigation #tabs a:link,
#ppr #navigation #tabs a:visited {
	text-decoration: none; }

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

/* Sidebar */

#ppr #sidebar,
#ppr #sidebar #issn,
#ppr #sidebar ul,
#ppr #sidebar #navcontainer,
#ppr #sidebar ul#navlist li a,
#ppr #sidebar #recent {
	width: 231px; }

#ppr #sidebar { padding-left: 9px; }

#ppr #sidebar ul {
	padding-bottom: 4px;
	margin-bottom: 35px;
	background: transparent url(../assets/md5images/c1e43e7676c797dec1f395b66de20193.jpg) bottom left repeat-x; }

#ppr #sidebar ul li {
	height: 36px;
	padding: 0; }

#ppr #sidebar ul li a {
	line-height: 32px;
	height: 32px;
	margin: 0;
	padding: 4px 0 0;
	text-indent: 15px; }

#ppr #sidebar ul li a:link,
#ppr #sidebar ul li a:visited {
	background: transparent url(../assets/md5images/3dbf0857a8376ecc324a81152612564c.jpg) top left repeat-x; }

#ppr #sidebar ul li a:active,
#ppr #sidebar ul li a:hover {
	background: transparent url(../assets/md5images/bda78ff9677986054b6ba099394516f4.jpg) top left repeat-x; }

#ppr #sidebar ul#navlist { border-top: 0; }

#ppr #sidebar ul#navlist li a {
	border-bottom: 0;
	height: 32px;
	padding: 4px 0 0; }

#ppr #sidebar input#email_address, 
#ppr #sidebar input#search,
#ppr #sidebar select,
#ppr .form-table select,
#ppr .form-table input#author {	
	border: 1px solid #2a3644;
	border-left: 5px solid #2a3644; }

/* Footer */

#ppr #footer {
	background: #2a3644 url(../assets/md5images/0a8ff7f8a9f165aef948fdc9731f1128.jpg) top left no-repeat;
	padding: 5px 10px 8px 9px;
	width: 961px;
	height: 68px; }

#ppr #footer #bepress,
#ppr #footer #bepress a {
	height: 68px;
	float: left; }

#ppr #footer p:first-of-type {
	padding-top: 25px; }

#ppr #footer p {
	font-size: 12px;
	height: 20px;
	line-height: 0px;
	padding-top: 0; }

#ppr #footer p.standard { width: 400px; }

#ppr #footer p.footer-logo {
	float: right;
	width: 256px;
	height: 68px;
	line-height: 1em;
	padding: 0;
	margin: 0 8px 0 0; }

* html #ppr #footer p.footer-logo { margin-right: -8px;
	display: inline; /* IE6 float double margin bug fix */ }

#ppr #footer p.footer-logo a {
	display: block;
	width: 256px;
	height: 68px;
	text-indent: -9999px;
	background: transparent url(../assets/md5images/69db2eae42e63fb260ae9f381592f0f7.jpg) top left no-repeat; }

#ppr #footer p,
#ppr #footer p a:link,
#ppr #footer p a:visited {
	color: #fff;
	text-decoration: none; }

#ppr #footer p a:active,
#ppr #footer p a:hover {
	color: #fff;
	text-decoration: underline; }

/* Main content area */

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

#ppr #main.text a:link,
#ppr #main.text a:visited {
	color: #6a0f0f;
	text-decoration: underline; }

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

#ppr #main.text h2 { font-size: 21px; }

#ppr #main.text .article-list h1 { font-size: 24px; }

#ppr #main.text .article-list h2 {
	width: 420px;
	border-bottom: 2px solid #464646;
	padding-bottom: 2px;
	background-color: transparent; }

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

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

/* Image Localizations */

#wrapper {
	background-image: url(../assets/md5images/3d4470fc44ea732e9839c502e6ae6ed6.gif);
	background-repeat: repeat-y; }
	
#ppr #sidebar p.site-follow {margin-bottom: 20px}