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

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

/* Header */

#iplr #header {
	height: 125px;
	border-top: 5px solid #b2b2b2;
	background: #ffffff url(../assets/md5images/ce50258e7a4db214f7e5fa4c66bb66bd.gif) bottom left repeat-x; }

#iplr #pagetitle,
#iplr #header h1,
#iplr #header h1 a {
	display: block;
	float: right;
	width: 740px;
	height: 122px;
	margin: 0;
	padding: 0; }

#iplr #header h1 a {
	text-indent: -9999px;
	background: #ffffff url(../assets/md5images/437f204165492986489b7811899574d7.gif) top left no-repeat; }

/* Navigation */

#iplr #navigation {
	height: 32px;
	background: #ffc40d url(../assets/md5images/e050fb7a381fa1efac8cc725d3ea0cf9.gif) top left repeat-x; }

#iplr #navigation #tabs {
	font-size: 12px;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase; }

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

#iplr #navigation #tabs a {
	float: left;
	line-height: 20px;
	height: 20px;
	margin: 5px 0 0 0;
	padding: 0 10px 0 9px;
	background-color: transparent;
	border: 0;
	border-right: 1px solid #013e7f; }

#iplr #navigation #tabs a:link,
#iplr #navigation #tabs a:visited {
	color: #000;
	text-decoration: none; }

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

#iplr #navigation #tabs li#tabtwo { display: none; }

/* Sidebar */

#iplr #sidebar {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background: #035073 url(../assets/md5images/a112af943d59b6f3ac6c28f2fdd11e73.gif) top left repeat-x; }

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

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

#iplr #sidebar ul#navlist { border-top: 1px solid #034e70; }

#iplr #sidebar ul#navlist li a {
	border-bottom: 1px solid #034e70;
	background: #ffde80 url(../assets/md5images/6477d46d7360eaf525084c4bb7cc9c03.gif) top left no-repeat;
	color: #000;
	font-size: 13px;
	height: 18px; }

#iplr #sidebar ul#navlist li a:link,
#iplr #sidebar ul#navlist li a:visited {
	text-decoration: none; }

#iplr #sidebar ul#navlist li a:active,
#iplr #sidebar ul#navlist li a:hover,
#iplr #sidebar ul#navlist li a:focus {
	text-decoration: underline; }

#iplr #sidebar form label { font-size: 12px; }

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

/* Footer */

#iplr #footer {
	border-top: 3px solid #002853;
	height: 74px;
	padding-top: 5px;
	background: #eee url(../assets/md5images/a2eff08f8b827f9ddb1ae4708e113da8.gif) top left repeat-x; }

#iplr #footer p {
	height: 74px;
	line-height: 74px;
	padding-top: 0;
	font-size: 13px;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif; }

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

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

/* Main content area */

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

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

#iplr #main.text #masthead { display: none; }

#iplr #main.text .box-top.left {
	float: left;
	width: 300px;
	margin: 0 40px 0 0;
	padding: 0;
	height: auto; }

#iplr #main.text .box-top.right {
	float: left;
	width: 326px;
	height: 224px;
	margin: 0;
	padding: 0; }

#iplr #main.text #home-page-image {
	background: url(../assets/md5images/03b9f17beb609d759e1e602e0e4e7c7d.gif) top left no-repeat;
	width: 326px;
	height: 224px; }

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

#iplr #main.text .article-list h2 {
	background-color: transparent;
	font-size: 21px;
	color: #555;
	width: 420px;
	border-bottom: 2px solid #ffc40d;
	padding-bottom: 2px; }

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

#iplr #main.text .doc a:active,
#iplr #main.text .doc a:hover,
#iplr #main.text .doc a:focus {
	text-decoration: underline; }
	
#iplr #main #alpha #authors p.author a em {font-style:normal;}

/* Small Caps rule needed for Bluebook citation */

.smallcaps
{
font-variant: small-caps;
}