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

/* Google font */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic);

/* Site background */

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

/* Header */

#cie-eci #header {
	height: 103px; }
	
/* For site without logo */
#cie-eci #header #logo {     
	display: none; }
	
#cie-eci #header #pagetitle,
#cie-eci #header h1 {
	width: 100%; 	 	
	height: 213px;
	padding: 0;
	margin: 0; }
	
#cie-eci #header h1 a {
	display: block;	
	width: 100% !important; 
	height: 100%;
	background: #ffffff url(../assets/md5images/d6ca3802e9c3d77ef6796394db195b3d.gif) top left no-repeat;
	text-indent: -9999px; }

/* Navigation */

#cie-eci #navigation,
#cie-eci #navigation #tabs {
	height: 50px; }

#cie-eci #navigation #tabs,
#cie-eci #navigation #tabs ul,
#cie-eci #navigation #tabs ul li {
	padding: 0;
	margin: 0; }

#cie-eci #navigation #tabs a {
	line-height: 50px;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	background-color: #3d2932;
	padding: 0 11px; /* with arial bold, this fits */
	margin: 0;
	border: 0;
	float: left; }
	
#cie-eci #navigation #tabfour a { width: auto !important; } /* !important to override tempaltes automatically adding fixed width */ 

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

	
/* Sidebar */

#cie-eci #sidebar { padding-top: 16px; }

#cie-eci .sidebar-search h2 {
	color: #000000;	
	border: 0; }

#cie-eci #sidebar a:link,
#cie-eci #sidebar a:visited,
#cie-eci #sidebar p.advanced a:link,
#cie-eci #sidebar p.advanced a:visited {
	color: #ac1d2e;
	text-decoration: none; }

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

/* for the highlighted set of nav links */

#cie-eci #sidebar ul#navlist {
	border-top: 1px solid #d8d8d8; }	
	
#cie-eci #sidebar ul#navlist li a {
	color: #000;
	font-weight: normal;	
	background: #ffffff;
	border-bottom: 1px solid #d8d8d8; }	

#cie-eci #sidebar ul#navlist li .sb-rss a	{
	border-bottom: none; }
	
#cie-eci #sidebar ul#navlist li a:active,
#cie-eci #sidebar ul#navlist li a:hover,
#cie-eci #sidebar ul#navlist li a:focus {
	background: #ac1d2e; }	
	
#cie-eci #sidebar #navcontainer li.rss a {
	height: auto;
	padding-bottom: 10px;
	text-indent: 0;
	padding-left: 15px; }
	
#cie-eci #sidebar #sidebar-search label,
#cie-eci .sidebar-search #browse label,
#cie-eci .sidebar-search h2,
#cie-eci #sidebar #issn p {
	color: #000; } /* turns labels and issn black */

#cie-eci #sidebar p.advanced + div {
	display: none; }

/* Main Content */

#cie-eci #main.text div.crumbs a:link,
#cie-eci #main.text div.crumbs a:visited {
	text-decoration: none;
	color: #000; 
	margin-bottom: 0; }	
	
#cie-eci #main.text div.crumbs a:hover,
#cie-eci #main.text div.crumbs a:active,
#cie-eci #main.text div.crumbs a:focus {
	text-decoration: underline;	
	color: #ac1d2e; }

#cie-eci #main.text a:link,
#cie-eci #main.text a:visited {
	text-decoration: underline; }
	
#cie-eci #main.text a:hover,
#cie-eci #main.text a:active,
#cie-eci #main.text a:focus {
	text-decoration: underline;	
	color: #000; }

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

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

/* cover art for Main Content Area */ 

#cie-eci #coverart #beta .coverart-box h4 {
    font-family: "open sans", 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; }

#cie-eci #coverart #beta .coverart-box {
	font: 12px "open sans", sans-serif;
	border: 0; }

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

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

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

	
/* Footer */

#cie-eci #footer,
#cie-eci #footer #bepress a {
	height: 74px;
	background-color: #2c2c2c; }

#cie-eci #footer p {
	width: auto; 
	 }

#cie-eci #footer p,
#cie-eci #footer p a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none; }

#cie-eci #footer p a:hover,
#cie-eci #footer p a:active,
#cie-eci #footer p a:focus {
	text-decoration: underline; }
#cie-eci #masthead {display: none; }

/* rss styling to match old sidebars lb 03132017 */
#cie-eci #sidebar ul#navlist li.sb-rss a {
	text-indent: 0;
	margin-left: 15px;
	height: auto;
}

/* Custom-1264 Hiding H1 on journal's homepage */
#cie-eci .article-list {
    display: none;
}

#cie-eci .sb-rss {display: none;}
	