/* -----------------------------------------------
IR journal local stylesheet.
Author:   Lani Goto
Version:  Aug 2014
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* Header */

#ecea #header {
	height: 125px; }

#ecea #header #logo,
#ecea #header #logo * {
	width: 240px;
	height: 125px;
	padding: 0;
	margin: 0; }

#ecea #header #pagetitle,
#ecea #header h1,
#ecea #header h1 a {
	width: 740px;
	height: 125px;
	padding: 0;
	margin: 0;
	display: block; }

#ecea #header #pagetitle {
	margin-left: 240px; }

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


/* Navigation is hidden */


/* Sidebar */

#ecea #sidebar p.site-follow {
	display: none; }

#ecea #sidebar p.advanced a:link,
#ecea #sidebar p.advanced a:visited {
	color: #ffffff;
	text-decoration: none; }

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

#ecea #sidebar ul#navlist {
	border-top: 1px solid #012d5e; }

#ecea #sidebar ul#navlist li a {
	font-weight: normal;
	color: #fff;
	background-color: #012d5e;
	text-decoration: none;
	border-bottom: 1px solid #012d5e; }

#ecea #sidebar ul#navlist li a:hover,
#ecea #sidebar ul#navlist li a:active,
#ecea #sidebar ul#navlist li a:focus {
	color: #000;
	background-color: #C3AF84;
	text-decoration: underline; }

#ecea #sidebar #sidebar-search label,
#ecea .sidebar-search #browse label,
#ecea .sidebar-search h2,
#ecea #sidebar #issn p {
	color: #fff; }

#ecea .sidebar-search h2 {
	background-color: transparent;
	border-top: none;
	border-bottom: none; }


/* Main Content */

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

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

#ecea #main.text a:link,
#ecea #main.text a:visited {
	color: #104e7b;
	text-decoration: underline; }

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

#ecea #main.text h1 {
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 5px; }
	
#ecea .article-list h2 {
	font-size: 21px;
	background: transparent;
	border-bottom: 1px solid #bfbfbf; }
	
#ecea #main.text .doc a:link,
#ecea #main.text .doc a:visited {
	text-decoration: none; }

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


/* Footer */

#ecea #footer,
#ecea #footer #bepress a {
	height: 75px;
	background-color: #fff; }

#ecea #footer p,
#ecea #footer p a {
	font-size: 12px;
	color: #104e7b;
	text-decoration: none; }

#ecea #footer p a:hover,
#ecea #footer p a:active,
#ecea #footer p a:focus {
	color: #000;
	text-decoration: underline; }
	
/* submission guidelines page dconrad 08-28-14 */
#ecea #main.text table.masthead tbody tr td {
  padding-right: 24px;
  padding-bottom: 1.5em;
}
