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

/* Header */

#parentandfamily #header {
	position: relative;
	height: auto !important;  }

#parentandfamily #header #banner_image {
	display: block; }

#parentandfamily #header a#logo_link {
	position: absolute !important;
	left: 0; 
	bottom: 0;
	background: transparent !important; 
	width: 24.489% !important;  /* 240 / 980 */
	height: 100%; } 


/* Navigation */

#parentandfamily #navigation {
	height: 36px; }

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

#parentandfamily #navigation #tabs a {
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #1b1464;
	padding: 0 11px;
	margin: 0;
	margin-top: 10px;
	border: 0;
	border-right: 1px solid #fff;
	float: left; }

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

#parentandfamily #navigation #tabs li#tabfour a { 
	border-right: none; }

#parentandfamily #navigation #tabs li#tabtwo a,
#parentandfamily #navigation #tabs li#tabthree a {
	display: none; }


/* Sidebar */

#parentandfamily #sidebar a:link,
#parentandfamily #sidebar a:visited,
#parentandfamily #sidebar p.advanced a:link,
#parentandfamily #sidebar p.advanced a:visited {
	font-size: 12px;
	color: #0d3f62;
	text-decoration: none; }

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

#parentandfamily #sidebar ul#navlist {
	border-top: 1px solid #fff; }

#parentandfamily #sidebar ul#navlist li a {
	font-size: 12px;
	color: #fff;
	background-color: #1b1464;
	text-decoration: none;
	border-bottom: 1px solid #fff; }

#parentandfamily #sidebar ul#navlist li a:hover,
#parentandfamily #sidebar ul#navlist li a:active,
#parentandfamily #sidebar ul#navlist li a:focus {
	color: #000;
	background-color: #ffffff;
	text-decoration: underline; }

#parentandfamily #sidebar #sidebar-search label,
#parentandfamily .sidebar-search #browse label,
#parentandfamily .sidebar-search h2 {
	color: #000; }

#parentandfamily .sidebar-search h2 {
	background: none;
	border-top: none;
	border-bottom: none; }


/* Main Content */

#parentandfamily #wrapper-top {
	width: 980px;
	height: 68px;
	background: #fff url(../assets/md5images/847c6ef31cd3969927b15f27ab6b8d5b.gif) top left no-repeat; }

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

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

#parentandfamily #main.text a:link,
#parentandfamily #main.text a:visited {
	color: #0d3f62;
	text-decoration: underline; }

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

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

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

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

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

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

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

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

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

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



/* Footer */

#parentandfamily #footer,
#parentandfamily #footer #bepress a {
	height: 75px;
	background-color: #dcefe2; }

#parentandfamily #footer p,
#parentandfamily #footer p a {
	font-size: 12px;
	color: #3f3f3f;
	text-decoration: none; }

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


/* Mobile */

.mbl #parentandfamily #wrapper-top {
	display: none; }