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

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


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

#suurj_header { 
	width: 980px;
	position: relative;
	margin: 0 auto 10px;
	padding: 0;
	line-height: 0;
	background: transparent; }

#suurj_header #banner_image {
	position: relative;
	top: 0;
	right: 0;
}

#suurj #header { display: none; }	


/*Hiding help link from submit form */

#suurj a[target="help"] {display:none;}				

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


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

	/* --- Highlighted sidebar links --- */
	
#seattle #sidebar ul#navlist li a {
	transition: 0.3s ease-in-out;	
}	

		/* Sidebar link colors */
#seattle #sidebar ul#navlist li a:active,
#seattle #sidebar ul#navlist li a:hover,
#seattle #sidebar ul#navlist li a:focus {
	background: transparent; 
}	

#seattle #sidebar h2 { 
	font-size: 12px;
	font-weight: bold; }

#seattle #sidebar .sidebar-search h2 { border-bottom: none; }

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

#seattle #sidebar #browse { padding-left: 15px; }


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

	/* --- Headers --- */

#seattle #main.text .article-list h1,    /* Current Issue - without cover art */
#alpha h1, #series-home h1 {   /* Journals with cover art */

	text-transform: uppercase;
}

#seattle .article-list h2,   /* Article, or other doctype */
#coverart #alpha .article-list h2,
#seattle h2.masthead {   /* Journals with cover art */
	text-transform: uppercase;
}	


/* footer */

#footer p:first-of-type { padding-top: 10px; }


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

#suurj #main.text ul li { font-size: 12px; }


/* ---------------- Mobile ---------------- */

