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

/* Header */

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

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


/* Navigation */

#clr #navigation {
	height: 36px; }

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

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

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


/* Sidebar */

#clr #sidebar a:link,
#clr #sidebar a:visited,
#clr #sidebar p.advanced a:link,
#clr #sidebar p.advanced a:visited {
	font-size: 12px;
	color: #9a191f;
	text-decoration: none; }

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

#clr #sidebar ul#navlist {
	border-top: 1px solid #d0d0d0; }

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

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

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

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


/* Main Content */

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

#clr #main.text #masthead {
	background: #edf1f2; }

#clr #main.text a:link,
#clr #main.text a:visited {
	color: #9a191f;
	text-decoration: underline; }

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

#clr #main.text h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 5px; }
	
#clr .article-list h2 {
	font-size: 21px;
	font-weight: normal;
	background: transparent;
	border-bottom: 1px solid #bfbfbf; }
	
#clr #main.text .doc a:link,
#clr #main.text .doc a:visited {
	text-decoration: none; }

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


/* Footer */

#clr #footer,
#clr #footer #bepress a {
	height: 75px;
	background-color: #a91b22; }
	
#clr #footer p,
#clr #footer p a {
	font-size: 12px;
	color: #fff;
	text-decoration: none; }

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


/* Dropshadow */

#clr #container {
	-webkit-box-shadow: 0px 0px 4px 4px #bbbfc0;
	box-shadow: 0px 0px 4px 4px #bbbfc0; }
	
/* AddThis Widget */
#clr #beta_7-3 #share a.addthis_button_google_plusone.ignore.at300b,
#clr #beta_7-3 #share a.addthis_button_google_plusone.ignore.at300b .google_plusone_iframe_widget {
    max-width: 24px !important; }


/* Editorial Board */
#clr #editorial-board  #editors-section {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
   	-moz-column-count: 2; /* Firefox */
   	column-count: 2; }
#clr #editorial-board  #senior-staff {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
   	-moz-column-count: 2; /* Firefox */
   	column-count: 2; }
#clr #editorial-board  #spring-staff {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
   	-moz-column-count: 2; /* Firefox */
   	column-count: 2; }
#clr #editorial-board  #fall-staff {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
   	-moz-column-count: 2; /* Firefox */
   	column-count: 2; }
#clr #editorial-board h2#chiefeditor {
	margin-top: 0px; }
#clr #editorial-board  #staff {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
   	-moz-column-count: 2; /* Firefox */
   	column-count: 2; }