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

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

/* Header */

#jft #header { height: 168px; }

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

#jft #header h1 a {
	background: #0c5d85 url(../assets/md5images/b1534b15056ec997baf79d9e96d537e3.png) top left no-repeat;
	text-indent: -9999px; }

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

/* Navigation */

#jft #navigation { height: 36px; }

#jft #navigation #tabs,
#jft #navigation #tabs ul,
#jft #navigation #tabs ul li { 
	margin: 0;
	padding: 0;
	height: 36px; }

#jft #navigation #tabs a { 
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	font-weight: bold;
	background-color: #0c5d85;
	padding: 0 20px;
	color: #fff;
	margin: 0;
	border: 0;
	border: 0; }

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

#jft #navigation #tabs li#tabthree a { 
	padding-left: 17px; }

/* Sidebar */

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

#jft #sidebar a:hover,
#jft #sidebar a:active,
#jft #sidebar a:focus {
	color: #000; } 
	
#jft #sidebar ul#navlist { border-top: 1px solid #f0f0f0; }

#jft #sidebar ul#navlist li a {
	border-bottom: 1px solid #f0f0f0;
	color: #fff;
  	background-color: #0c5d85; 
  	text-decoration: none; }

#jft #sidebar ul#navlist li a:hover,
#jft #sidebar ul#navlist li a:active,
#jft #sidebar ul#navlist li a:active {
	color: #000;
	background-color: #f0f0f0;
	text-decoration: underline; }
	 
#jft #sidebar p.advanced a:link,
#jft #sidebar p.advanced a:visited { 
  	color: #0d3f62; 
  	text-decoration: none; }

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

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

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

/* Main Content */

#jft #wrapper { background: #fff url(../assets/md5images/fba702017321dd34f17be4f7c5405bca.gif) top left repeat-y; }

#jft #content { background: transparent; }

#jft #main.text #masthead { display: none; }

#jft #main.text #intro-text img {
	float: left;
	padding-right: 20px; }

#jft #main.text p.publication-follow {
	width: 100%; }

#jft #main.text a:link,
#jft #main.text a:visited {
	color: #205a8a;
	text-decoration: underline; }

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

#jft #main.text .article-list {
	border: none;
	padding-right: 20px;
	width: 400px; }	

#jft #main.text .article-list .article-list .doc {
	padding: 10px 0; }
	
#jft #main.text .article-list h2 {
	background: transparent;
	border-bottom: 1px solid #999;
	font-size: 21px;
	width: 400px; }

#jft #main.text .article-list h1 {
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 0; }
   
/* Footer */

#jft #footer { 
 	height: 75px;
  	background-color: #0c5d85; }

#jft #footer #bepress a {
	background-color: #0c5d85; }

#jft #footer p { 
	color: #fff; }

#jft #footer p a {
	color: #fff;
	font-size: 12px;
	text-decoration: none; }

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

#jft #footer #footer-links { 
	float: right;
	width: 450px; }

#jft #footer #footer-logo {
	float: left;
	height: 75px;
	width: 280px;
	padding: 0;
	margin: 0; }

#jft #footer #footer-logo a {
	display: block;
	background: transparent url(../assets/md5images/ea3c52a6b00541e6e18a56fd44dea4e0.gif) top left no-repeat;
	text-indent: -9999px;
	height: 75px;
	width: 280px;
	margin: 0;
	padding: 0; }

/* Advanced Search */

.legacy #jft #wrapper { background-image: none; }

/* Mobile */ 

.mbl #jft #footer #footer-links { float: none; }

.mbl #jft #footer #footer-logo { display: none; }
	
/* Social Media Link Styling - added by Daniel 7/31 */  
#jft #social li {
    display: inline;
    padding-bottom: 0;
    background-image: none;
    margin: 0;
    padding: 0; }
  
#jft #social li a {
    display: inline-block;
    width: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 5px;
    text-indent: -9999px; }
    
#jft #social li a#facebook {
    margin-left: 60px;
    background: url(../assets/md5images/881e9530fbcffa0a63706cd9c8564f5e.png) top left no-repeat; }
  
#jft #social li a#twitter { 
    background: url(../assets/md5images/6922467818a3e7b9ad68cde482d55382.png) top left no-repeat; }
      
#jft #social li a#linkedin { 
    background: url(../assets/md5images/2e8e4fbff87e6d7ffb4097023f495447.png) top left no-repeat; }

/* Center Call for Paper under intro text CM 7/29/16 */
#jft #main.text #cfp-text p {text-align: center;}

/* resizing jft logo in intro text lb 12162016 */
#jft #main.text #intro-text img {
	max-width: 30%;
	height: auto;
}