/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Paul Oxborrow
Version:  November 2013
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

body { background: #fff url(../assets/md5images/6363e9374edbf912c221371b32aab357.png) top left repeat-x; }

/* Header */

#ijaaa #header { height: 116px; }

#ijaaa #pagetitle,
#ijaaa #header h1,
#ijaaa #header h1 a {
	width: 689px;
	height: 116px;
	padding: 0;
	margin: 0;
	float: left;
	display: block; }

#ijaaa #header h1 a {
	background: #001340 url(../assets/md5images/8643c4c4f1b5df6a67656b7155d26652.png) top left no-repeat;
	text-indent: -9999px; }

#ijaaa #header #logo,
#ijaaa #header #logo * {
	height: 116px;
	width: 291px; }

/* Navigation */

#ijaaa #navigation { 
	height: 35px;
	background: #001340 url(../assets/md5images/c17be43997dbf8244836824c70d08fdf.png) top left no-repeat; }

#ijaaa #navigation #tabs,
#ijaaa #navigation #tabs ul,
#ijaaa #navigation #tabs ul li { 
	margin: 0;
	padding: 0;
	height: 35px;
	float: left; }

#ijaaa #navigation #tabs a { 
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	text-transform: uppercase;
	padding: 0 12px;
	color: #fff;
	margin: 0;
	border: 0; 
	float: left; }

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

/* Sidebar */

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

#ijaaa #sidebar a:hover,
#ijaaa #sidebar a:active,
#ijaaa #sidebar a:focus {
	color: #000; } 

#ijaaa #sidebar ul#navlist { border-top: 0; }

#ijaaa #sidebar ul#navlist li.sb-about a,
#ijaaa #sidebar ul#navlist li.sb-popular a,
#ijaaa #sidebar ul#navlist li.sb-rss a {
	height: 64px;
	width: 240px;
	display: block;
	text-indent: -9999px;
	border-bottom: 3px solid #e5eaee;
	padding: 0; }

#ijaaa #sidebar ul#navlist li.sb-about a {
	background: #e5eaee url(../assets/md5images/b2d782c1218f651801411125ca0cc383.png) top left no-repeat; }

#ijaaa #sidebar ul#navlist li.sb-popular a {
	background: #e5eaee url(../assets/md5images/98b78a70c9962c406b909fad723a7c0a.png) top left no-repeat; }

#ijaaa #sidebar ul#navlist li.sb-rss a {
	background: #e5eaee url(../assets/md5images/ded6a79c59b914a1433da8b060f308a0.png) top left no-repeat; }

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

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

#ijaaa #sidebar #sidebar-search label,
#ijaaa #sidebar .sidebar-search #browse label {
	color: #004683; }

#ijaaa #sidebar #issn p { color: #000; }

/* Main Content */

#ijaaa #wrapper { margin: 42px 0; }

#ijaaa #main.text { padding-top: 0; }

#ijaaa #main.text p.publication-follow { border-bottom: 1px solid #bfbfbf; }

#ijaaa #main.text a:link,
#ijaaa #main.text a:visited {
	color: #0655a1;
	text-decoration: underline; }

#ijaaa #main.text a:hover,
#ijaaa #main.text a:active,
#ijaaa #main.text a:focus {
	color: #000;
	text-decoration: underline; }	
	
#ijaaa .article-list h2 {
	background: transparent;
	border-bottom: 1px solid #bfbfbf;
	font-size: 18px;
	width: 400px; }

#ijaaa #main.text h1 {
	font-size: 21px;
	margin-bottom: 10px;
	margin-top: 5px; }
	
#ijaaa #main.text .doc a:link,
#ijaaa #main.text .doc a:visited {
	text-decoration: none; }

#ijaaa #main.text .doc a:hover,
#ijaaa #main.text .doc a:active,
#ijaaa #main.text .doc a:focus {
	text-decoration: underline; }
   
/* Footer */

#ijaaa #footer { 
 	height: 85px;
  	background-color: #fff;
  	border-top: 1px solid #bfbfbf; }

#ijaaa #footer #bepress a {
	background-color: #fff;
	height: 85px; }

#ijaaa #footer p:first-of-type { 
	padding-top: 35px;
	color: #0655a1; }

#ijaaa #footer p a {
	color: #0655a1;
	font-size: 12px;
	font-weight: bold; }

#ijaaa #footer p a:link,
#ijaaa #footer p a:visited {
	text-decoration: none; }

#ijaaa #footer p a:hover,
#ijaaa #footer p a:active,
#ijaaa #footer p a:focus {
	text-decoration: underline;
	color: #000; } 
	
/* Mobile */

.mbl #ijaaa #sidebar ul#navlist li a {
	height: auto !important;
	border: 0; }
	
/* Hanging indent in citations */

#ijaaa p.citationhangingindent {
    padding-left: 22px ;
    text-indent: -18px ;
}
/* Adding a center class */
#ijaaa .center {text-align: center;}

/* Social Media Link Styling */ 
#ijaaa #social li {
    display: inline;
    color: #00254a;
    font-weight: bold;
    padding-bottom: 0;
    background-image: none;
    margin: 0;
    padding: 0; }
    
#ijaaa #social li a {
    display: inline-block;
    width: 45px;
    line-height: 45px;
    margin: 0;
    padding: 0 2px;
    text-indent: -9999px; }
    
#ijaaa #social li a#facebook {
    margin-left: 16px;
    background: url(../assets/md5images/09eb0fe05da6231a2c6cc23aa1cedf20.png) top left no-repeat; }
    
/*Image size for Org-Chart page ADoran 11/23/15 */
#ijaaa #org-chart img {width:666px; height:auto}

/*Styling for Sponsor Slideshow in the sidebar - ADoran 1/20/22 */
#ijaaa #sponsor-slideshow {width:220px; height:95px; margin-left:10px; margin-bottom:10px;}

/*Styling for CC License at the bottom of the sidebar - ADoran 1/20/22 */
#ijaaa #cc-license {width:200px; margin-left:auto; margin-right:auto}
#ijaaa #cc-license img {width:88px; margin-left:auto; margin-right:auto}
#ijaaa #cc-license p {margin-top:0; margin-left:0; text-align:center;}
