/* -----------------------------------------------
Journal local stylesheet.
Author:   Paul Ryan
Version:  March 2017
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* ---------------- Meta Elements ---------------- */

	/* --- Meta styles and background --- */

body {
	font: normal 12px/1.5 Arial, Verdana, Helvetica, sans-serif;  /* should be medium except when fitting into a fixed container */
	background: #4c4c4c; 
}

/* Dropshadow */

#networks #container {
	-webkit-box-shadow: 0px 0px 4px 4px #353535;
	box-shadow: 0px 0px 4px 4px #353535; }



/* ---------------- Header ---------------- */

#networks #header {
	position: relative;  /* needed for logo positioning */ 
  	height: auto !important; /* !important overrides mbl styling */
}

#networks #banner_image {
	display: block; 
	width: 980px !important;
	height: auto !important;  /* avoids warping improperly sized header image / SUP-19994 */
}

#networks #banner_link { line-height: 0; } /* removes header/nav gap in mbl */ 


/* ---------------- Navigation ---------------- */

#networks #navigation,
#networks #navigation #tabs {
	height: 36px;
	overflow: hidden; } /* have seen issues with tabs extending below nav container */


#networks #navigation #tabs,
#networks #navigation #tabs ul,
#networks #navigation #tabs ul li {
	padding: 0;
	margin: 0; }

#networks #navigation #tabs a {
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;		
	display: block;
	width: auto !important; /* fixes "my account" not fitting in container on page load */	
	transition: 0.2s ease-in-out;	
	line-height: 36px;
	color: #010101;
	background-color: transparent;
	padding: 0 20px; 
	margin: 0;
	border: 0;
	float: left; }
	
#networks #navigation #tabs a:hover,
#networks #navigation #tabs a:active,
#networks #navigation #tabs a:focus {
	text-decoration: underline;
}

#networks #navigation #tabs li:last-child a {  /* remove 4th border for nav tab separators */
	border-right: none; } 

#networks #navigation #tabs a span { font-size: 12px; }	/* nav tab font size (default: 12px). Using font shorthand style specification causes display issue with My Account pages */

#networks #navigation #tabs li:first-child a { padding-left: 15px; }

	
/* ---------------- Sidebar ---------------- */

#networks #sidebar { padding-top: 16px; }

#networks #sidebar a:link,
#networks #sidebar a:visited {
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;	
	color: #000000;
	text-decoration: none; 
}

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

	/* --- Highlighted sidebar links --- */

#networks #sidebar ul#navlist {
	border-top: none; }	 /* border added by ir-custom.css by default */
#networks #sidebar ul#navlist li:first-child a {
	border-top: 2px solid #e0e0e0; /* border is removed if #navlist has no content */	
}	
	
#networks #sidebar ul#navlist li a {
	color: #000000;
	transition: 0.2s ease-in-out;	
	font-weight: normal;	
	background: #aeaeae;
	border-bottom: 2px solid #e0e0e0; 
}	

		/* Sidebar link colors */
#networks #sidebar ul#navlist li a:active,
#networks #sidebar ul#navlist li a:hover,
#networks #sidebar ul#navlist li a:focus {
	color: #000000;
	background: #e0e0e0; 
}	

#networks #sidebar ul#navlist li:last-child a { border-bottom: none; }

	
	/* --- Sidebar text --- */
	
#networks #sidebar #sidebar-search label,
#networks .sidebar-search h2,
#networks #sidebar #issn p {
	color: #000000; /* Search, "Enter search terms," ISSN" */
	border: 0; } 

#networks .sidebar-search h2 { font: bold 12px Arial, Verdana, Helvetica, sans-serif; }	

#networks #sidebar #browse,
#networks #sidebar #sidebar-search { padding-left: 15px; } /* aligning sidebar search with rest of sidebar */	

#networks #sidebar p.advanced + div { display: none; }


/* ---------------- Main Content ---------------- */

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

#sub { margin-top: 22px; }

	/* --- Breadcrumbs --- */

#networks #main.text div.crumbs p { margin-bottom: 0; }

#networks #main.text div.crumbs a {
	text-decoration: none;
	color: #036173; 
}	
	
#networks #main.text div.crumbs a:hover,
#networks #main.text div.crumbs a:active,
#networks #main.text div.crumbs a:focus {
	text-decoration: underline;	
	color: #000000; 
}

	/* --- Headers --- */

#networks #main.text .article-list h1,    /* Current Issue - without cover art */
#alpha h1, #series-home h1 {   /* Journals with cover art */
	font: normal 24px Georgia, "Times New Roman", Times, serif; /* Current Issue */
}

#networks .article-list h2,   /* Article, or other doctype */
#coverart #alpha .article-list h2 {   /* Journals with cover art */
	font: normal 21px Georgia, "Times New Roman", Times, serif;
	background: transparent;   /* removes background and adds a line under doctype header */
	border-bottom: 1px solid #bfbfbf; 
	padding-bottom: 0;
	margin-bottom: 25px;	
}	

#networks #main.text h2.masthead { font-size: 24px; }

	/* --- Links --- */

#networks #main.text a:link,
#networks #main.text a:visited {
	text-decoration: underline;
	color: #036173; }

#networks #main.text a:hover,
#networks #main.text a:active,
#networks #main.text a:focus { 
	color: #000000;
	text-decoration: underline;
}
#networks #main.text .article-list a:link,
#networks #main.text .article-list a:visited {
	text-decoration: none; }	
	
#networks #main.text .article-list a:hover,
#networks #main.text .article-list a:active,
#networks #main.text .article-list a:focus { 
	color: #000000;
	text-decoration: underline;
}

	/* --- PDF icons and article lists --- */

#networks #main.text div.doc { margin: 0 0 15px; }	
#networks #main.text div.article-list .pdf { width: auto; }
#coverart #alpha .article-list p { margin-left: 48px; }
#networks #main.text div.article-list .pdf a { text-decoration: none; } /* removes extra underline on PDF icon */	

	/* --- Editors and Cover art --- */ 

#coverart #beta { 
	float: right; }
	
		/* Cover art */
#networks #coverart #beta .coverart-box h4 {
    font: normal 24px Georgia, "Times New Roman", Times, serif; /* default is 18px */
    color: #000000;
    text-align: left;
    text-transform: none;
    border-bottom: 1px solid #bfbfbf; }

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

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

#coverart #beta	{ width: auto; }	

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

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



/* ---------------- Footer ---------------- */	

#networks #footer {
	height: 75px;
	background-color: #000000; }

#networks #footer p,
#networks #footer p a  {
	font: normal 12px/1.8 Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none; }

/* #footer p:first-of-type { padding-top: 25px; } */	

#networks #footer #bepress a {
	height: 75px; }

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

/* Additional footer logo */

#networks #footer { position: relative; }

a#footerlink { margin: 0; }

#footerlogo { 
	position: absolute;
	top: 0;
	right: 0;
 } 



/* ---------------- Miscellaneous fixes ---------------- */
	
	
/* ---------------- Mobile ---------------- */

.mbl #footerlink { display: none; } /* logos aren't hidden by mbl footer */	

/* Adjusting rights statement images - lb 11012017 */
#networks #rights_statements_custom.element img { height: 50px; padding-top: 5px; }
#networks #rights_statements_custom.element h4 {
    color: #000;
    margin: 0;
    padding: 4px;
    padding-bottom: 0;
    font-weight: bold;
    font-size: 13px;
    width: 150px;
}