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

body {
	background: #61625c url(../assets/md5images/5ab8a295b34c448f82c54f2abc05c410.jpg) top left repeat; }


#soq {
	margin-top: 24px; }


/* Header */

#soq #header {
	height: 114px; }

#soq #header #logo {
	display: none; }

#soq #header #pagetitle,
#soq #header h1,
#soq #header h1 a {
	width: 980px;
	height: 114px;
	padding: 0;
	margin: 0;
	display: block; }

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


/* Navigation */

#soq #navigation {
	margin-top: 10px;
	margin-bottom: 10px; }

#soq #navigation,
#soq #navigation #tabs {
	height: 36px; }

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

#soq #navigation #tabs a {
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: #1e1e1d;
	padding: 0 11px;
	margin: 0;
	border: 0;
	float: left; }

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


/* Sidebar */

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

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

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

#soq #sidebar ul#navlist {
	border-top: 1px solid #c2c1c1; }

#soq #sidebar ul#navlist li a {
	color: #fff;
	background-color: #1e1e1d;
	text-decoration: none;
	border-bottom: 1px solid #c2c1c1; }

#soq #sidebar ul#navlist li a:hover,
#soq #sidebar ul#navlist li a:active,
#soq #sidebar ul#navlist li a:focus {
	text-decoration: underline; }

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

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


/* Main Content */

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

#soq #main.text #sub {
	border-top: 1px solid #bfbfbf; }

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

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

#soq #main.text h1 {
	font-size: 22px;
	margin-top: 5px;
	margin-bottom: 10px; }

#soq #alpha .article-list h2 {
	font-size: 21px;
	background: transparent;
	border-bottom: 1px solid #bfbfbf; }

#soq #main.text .doc a:link,
#soq #main.text .doc a:visited {
	text-decoration: none; }

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

#soq #coverart #beta .coverart-box h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: normal;
    color: #000000;
    text-transform: none;
    text-align: left;
    padding-bottom: 5px;
    border-bottom: 1px solid #bfbfbf; }

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

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

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

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


/* Footer */

#soq #footer {
	margin-top: 10px; }

#soq #footer,
#soq #footer #bepress a {
	height: 75px;
	background-color: #1e1e1d; }

#soq #footer p,
#soq #footer p a {
	color: #fff; }


#soq #footer p.default,
#soq #footer p.default a {
	text-decoration: none; }

#soq #footer p.extra {
	width: 500px;
	height: 30px;
	font-size: 11px;
	background: transparent;
	border: 0;
	padding: 0;
	padding-top: 0;
	margin: 0;
	margin-left: 280px; }

#soq #footer p.extra a {
	font-weight: bold;
	margin: 0; }

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


/* Mobile */

.mbl #soq #navigation {
	margin-top: 0;
	margin-bottom: 0; }

.mbl #soq #footer {
	margin-top: 0; }
	
/* Certain bulleted lists on static pages have no top margin - RPoole 10/23/15 */
	
#soq #main.text ul.tight-top-list {margin-top: -13px;}

/* Hiding site About and FAQ nav tabs - lb 05202016 */

#soq #tabs li#tabtwo,
#soq #tabs li#tabthree {display:none;}

/* resizing FB icon lb 06022017 */
#soq #sidebar ul.sb-custom-journal li a img#facebook-icon.socialicon {
	width:24px; height:auto
} 

/* resizing twitter icon lb 06022017 */
#soq #sidebar ul.sb-custom-journal li a img#twitter-icon.socialicon {
	width:18px; height:auto
} 