/*
-----------------------------------------------
bepress IR local stylesheet.
Author:  Paul Oxborrow
Version:  25 April 2013
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* Header */

#ijhse #header {
	height: 145px; }

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

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

#ijhse #header h1 a {
	text-indent: -9999px; 
	background: #fff url(../assets/md5images/690506b16a495b6f4c2f8f2e0c2adead.png) top left no-repeat; }

/* Navigation */

#ijhse #navigation { height: 36px; }

#ijhse #navigation #tabs,
#ijhse #navigation #tabs ul,
#ijhse #navigation #tabs ul li { 
	margin: 0;
	padding: 0;
	height: 36px; }

#ijhse #navigation #tabs a { 
	float: left;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	font-weight: normal;
	background-color: #25588a;
	padding: 0 11px;
	color: #fff;
	margin: 0;
	border: 0; }

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

/* Sidebar */

#ijhse #sidebar a:hover,
#ijhse #sidebar a:active,
#ijhse #sidebar a:focus {
	color: #000; 
	text-decoration: underline; } 
	
#ijhse #sidebar ul#navlist { border-top: 1px solid #d3dee4; }

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

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

#ijhse #sidebar ul#navlist li a:hover,
#ijhse #sidebar ul#navlist li a:active,
#ijhse #sidebar ul#navlist li a:active {
	color: #000;
	background-color: #d3dee4;
	text-decoration: underline; }
	 
#ijhse #sidebar p.advanced a:link,
#ijhse #sidebar p.advanced a:visited { 
  	color: #11355a; 
  	text-decoration: none; }

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

#ijhse #sidebar #sidebar-search label,
#ijhse #sidebar .sidebar-search #browse label {
	color: #000; }

#ijhse #sidebar #issn p { color: #000; }

#ijhse #sidebar #sidebar-images { margin-left: 0; }

/* Main Content */

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

#ijhse #main.text p.journal-follow span.pull-right a.btn.followable { display: none; }

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

#ijhse #intro-text p { line-height: 1.6em; }

#ijhse #main.text .article-list h2 {
	background: transparent;
	border-bottom: 1px solid #999;
	font: 20px Georgia, "Times New Roman", Times, serif bold;
	width: 400px; }

#ijhse #main.text h1 {
	font-size: 22px;
	margin-bottom: 10px; }

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

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

#ijhse #main.text .yui3-carousel .ft-blurb h2 {
	font-weight: bold;
	border-bottom: 1px solid #999; }

#ijhse #main.text .yui3-carousel .ft-blurb p {
	margin-bottom: 0; }
   
/* Footer */

#ijhse #footer { 
 	height: 82px;
  	background-color: #25588a;
  	border-top: 5px solid #000066; }

#ijhse #footer #bepress a {
	background-color: #25588a; }

#ijhse #footer p { 
	color: #fff; }

#ijhse #footer p a {
	color: #fff;
	font-size: 12px; }

#ijhse #footer p a:link,
#ijhse #footer p a:visited {
	text-decoration: none; }

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

/* Advanced Search */

.legacy #ijhse #wrapper { background-image: none; }

/* Editorial Board */

#ijhse ol.custom-text li { margin-left: 35px; }

#ijhse .editors-left { float: left; }
#ijhse .editors-right { float: right; width: 300px; }

/* Slideshow centered - RPoole 8/19/13 */

/* #ijhse #main.text #widgetSlideshow {text-align: center; margin: auto;} */



