/* -----------------------------------------------
IR Event Community local stylesheet.
Author:   Paul Ryan
Version:  July 2015
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* Subheader */

#gsulr #subheader,
#gsulr #subheader #tabs {
	height: 43px; }

#gsulr #subheader #tabs,
#gsulr #subheader #tabs ul,
#gsulr #subheader #tabs ul li {
	padding: 0;
	margin: 0; }

#gsulr #subheader #tabs a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: #232323;
	padding: 0 11px;
	margin: 0;
	border: 0;
	height: 43px;
	line-height: 43px;
	float: left; }

#gsulr #subheader #tabs a:hover,
#gsulr #subheader #tabs a:active,
#gsulr #subheader #tabs a:focus {
	text-decoration: underline; }

/* removing extra site-level navs from ir-navigation.inc */
#gsulr #subheader #extra {
	display: none; }

/* Header */

#gsulr #header {
	height: 196px;
	margin-top: 25px; }
	
#gsulr #header #logo,       
#gsulr #header #logo * {
	width: 240px;
	height: 153px;
	padding: 0;
	margin: 0;
	display: block; }	

#gsulr #header #pagetitle,
#gsulr #header h1,
#gsulr #header h1 a {
	width: 740px;			
	height: 153px;
	padding: 0;
	margin: 0;
	display: block; }
	
#gsulr #header #pagetitle {
	padding-left: 240px; } 	

#gsulr #header h1 a {
	background: #2a4f92 url(../assets/md5images/295bf968d885e368d0d54fcb47edfd88.gif) top left no-repeat;
	text-indent: -9999px; }     
	
/* Sidebar */

/* removes follow from sidebar */
#gsulr #sidebar p.site-follow {
	display: none; } 

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

#gsulr #sidebar a:hover, 
#gsulr #sidebar a:active, 
#gsulr #sidebar a:focus { 
	color: #ffffff;
	text-decoration: underline; }
	
#gsulr #sidebar ul#navlist li a {
	font-weight: normal;	
	background-color: #1e3a6e;
	border-bottom: 1px solid #2a4f92; }	

#gsulr #sidebar ul#navlist li a:active,
#gsulr #sidebar ul#navlist li a:hover,
#gsulr #sidebar ul#navlist li a:focus {
	background: #2a4f92; }	
	
#gsulr #sidebar #sidebar-search label,
#gsulr .sidebar-search #browse label,
#gsulr .sidebar-search h2,
#gsulr #sidebar #issn p {
	color: #fff; } 

	
/* Main Content */

#gsulr #main.text a:link,
#gsulr #main.text a:visited {
	color: #294c92; 
	text-decoration: underline; }

#gsulr #main.text a:hover,
#gsulr #main.text a:active,
#gsulr #main.text a:focus {
	color: #000; }
	
#jstae #main.text div.crumbs p,		
#jstae #main.text div.crumbs a:link,
#jstae #main.text div.crumbs a:visited {
	color: #294c92; 
	margin-bottom: 0; }	
	
#jstae #main.text a:hover,
#jstae #main.text a:active,
#jstae #main.text a:focus,
#jstae #main.text div.crumbs a:hover,
#jstae #main.text div.crumbs a:active,
#jstae #main.text div.crumbs a:focus {
	color: #000; }

#jstae .article-list h2 { 
	font-size: 21px;
	font-weight: normal;
	background: transparent;
	border-bottom: 1px solid #bfbfbf; }	
	
#jstae #main.text .doc a:link,
#jstae #main.text .doc a:visited {
	font-weight: normal;
	text-decoration: underline; }

#jstae #main.text .doc a:hover,
#jstae #main.text .doc a:active,
#jstae #main.text .doc a:focus {
	color: #000; }

/* cover art for Main Content Area */ 

#gsulr #coverart #beta .coverart-box h4 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 18px; /* default is 18px */
    font-weight: normal;
    color: #000000;
    text-transform: none;
    text-align: left;
    padding-bottom: 5px;
    border-bottom: 1px solid #bfbfbf; }

#gsulr #coverart #beta .coverart-box {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	border: 0; }

#gsulr #coverart #beta #coverart-box-container {
	border: 0; }

#gsulr #coverart #beta dl  {
	margin-left: 0; }

#gsulr #coverart #beta #coverart-editors dt {
	font-size: 12px;
	padding-top: 10px; }

	
/* Footer */

#gsulr #footer,
#gsulr #footer #bepress a {
	height: 84px;
	background-color: #becdec; }

#gsulr #footer p {
	padding-top: 28px; }

#gsulr #footer p,
#gsulr #footer p a {
	font-size: 12px;
	color: #142548;
	text-decoration: none; }

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

	
	

	