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

body { background: #bfdafa url(../assets/md5images/28f38aa104bf3ca3684b1d638c914592.gif) top left repeat-x; }

/* Header */

#amj #header { height: 149px; }

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

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

/* Navigation */

#amj #navigation {
	height: 36px;
	border-bottom: 4px solid #8b0000; }

#amj #navigation #tabs { font-size: 12px; }

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

#amj #navigation #tabs a {
	float: left;
	border: 0;
	border-right: 1px solid #e4e4e4;
	font-weight: normal;
	line-height: 36px;
	height: 36px;
	padding: 0 11px;
	margin: 0; }

/* #amj #navigation #tabs li#tabone a { border-right: 0; } */

#amj #navigation #tabs a:link,
#amj #navigation #tabs a:visited {
	color: #fff;
	background-color: #010066;
	text-decoration: none; }

#amj #navigation #tabs a:hover,
#amj #navigation #tabs a:active,
#amj #navigation #tabs a:focus {
	color: #00008b;
	background-color: #e2eefb;
	text-decoration: underline; }

/* Sidebar */

#amj #sidebar a:link,
#amj #sidebar a:visited {
	color: #00008b;
	text-decoration: none; }

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

#amj #sidebar ul#navlist { border-top-color: #e4e4e4; }

#amj #sidebar ul#navlist li a { border-bottom-color: #e4e4e4; }

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

#amj #sidebar ul#navlist li a:hover,
#amj #sidebar ul#navlist li a:active,
#amj #sidebar ul#navlist li a:focus {
	color: #00008b;
	background-color: #e2eefb;
	text-decoration: underline; }

#amj #sidebar form label { color: #000; }

#amj #sidebar form .border,
#amj form#sidebar-search .border {
	background-color: transparent; }
	
#amj #issn p {
    letter-spacing: .15em;
    line-height: 2em;}

/* Footer */

#amj #footer {
	background-color: #010066;
	border-top: 8px solid #8b0000; }


#amj #footer p {
	line-height: 30px;
	font-size: 12px; }

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

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

/* Main content area */

#amj #main.text a:link,
#amj #main.text a:visited {
	color: #00008b;
	text-decoration: underline; }

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

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

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

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

#amj #main.text .doc { margin-top: 18px; }

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

#amj #main.text .doc a:hover,
#amj #main.text .doc a:active,
#amj #main.text .doc a:focus {
	text-decoration: underline; }
	
	/* Submit form fix */
#submit .field .field-border, 
.box-border, 
fieldset#sort_menu, 
#save_options, 
table#import_table tbody tr:hover, 
#date_publication_date td  { 
	background-color: #F7F3E9; }
	

/* remove border around post-7.8 sidebar search heading - NS 3/5/19 */

#amj #sidebar div.sidebar-search h2 {
    border: 0;
    background-color: transparent;
}
