/*
-----------------------------------------------
bepress journal stylesheet.
Author:   Lani Goto
Version:  May 2014
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* Header */

#jgr #header {
	height: 149px; }

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

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

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


/* Navigation */

#jgr #navigation {
	height: 36px; }

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

#jgr #navigation #tabs a {
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: #4f3175;
	padding: 0 11px;
	margin: 0;
	border: 0;
	border-right: 1px solid #aa9dcb;
	float: left; }

#jgr #navigation #tabs a span {
	font: inherit; }

#jgr #navigation #tabs li#tabfour a { 
	border-right: 0; }

#jgr #navigation #tabs a:hover,
#jgr #navigation #tabs a:active,
#jgr #navigation #tabs a:focus {
	color: #000;
	background-color: #aa9dcb;
	text-decoration: underline; }


/* Sidebar */

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

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

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

#jgr #sidebar ul#navlist {
	border-top: 1px solid #aa9dcb; }

#jgr #sidebar ul#navlist li a {
	color: #fff;
	background-color: #153e60;
	text-decoration: none;
	border-bottom: 1px solid #aa9dcb; }

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

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

#jgr #sidebar .sidebar-search h2 {
	border-top: 0;
	border-bottom: 0; }


/* Main Content */

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

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

#jgr #main.text a:link,
#jgr #main.text a:visited {
	color: #4a3588;
	text-decoration: underline; }

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

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

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


/* Footer */

#jgr #footer,
#jgr #footer #bepress a {
	height: 86px;
	background-color: #000; }

#jgr #footer p {
	width: 475px;
	margin-left: 4px;
	float: left; }

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

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

#jgr #footer #footer-logo {
	width: 180px;
	height: 86px;
	margin-right: 15px;
	float: right; }

#jgr #footer #footer-logo a {
	width: 180px;
	height: 86px;
	background: #000 url(../assets/md5images/8637a26cddb0bad66e3c1fc459ae9232.gif) top left no-repeat;
	text-indent: -9999px;
	display: block; }

/* Mobile */

.mbl #jgr #footer p {
	float: none; }

.mbl #jgr #footer #footer-logo {
	display: none; }


/* Advanced Search */

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

/* Increasing width of left column in editor masthead 8/4/14 -GJ */

#jgr #content #main.text #masthead table tbody tr th {
	width: 125px; }
	
/* Changing style of certain ordered lists 8/5/14 -GJ */

#jgr #content #main.text ol.alpha li {
	list-style: lower-alpha; }
	
/* Formatting for Editorial Board page 8/5/14 -GJ */

#jgr #content #main.text .editor {
	width: auto;
	height: auto;
	overflow: hidden;
	margin: 5px;
	padding-bottom: 15px; }
	
#jgr #content #main.text .editor img {
	overflow: auto;
	padding: 5px 5px 5px 0px;
	float: right;
	width: auto;
	height: auto; }
	
/* Hiding FAQ & About tabs 3/9/15 GJ */

#jgr #container #navigation #tabs #tabtwo,
#jgr #container #navigation #tabs #tabthree {
	display: none; }
	
/* Social Media Link Styling 8/25/15 GJ */

#jgr #social li {
    display: inline;
    color: #00254a;
    font-weight: bold;
    padding-bottom: 0; }
  
#jgr #social li a {
    display: inline-block;
    width: 35px;
    line-height: 35px;
    margin: 0; 
    text-indent: -9999px; }
    
#jgr #social li a#twitter { 
    margin-left: 15px;
    padding-right: 15px;
    background: url(../assets/md5images/e6ddfc0104be7d4649d1ee59b96a1936.png) top left no-repeat; }
    
#jgr #social li a#facebook {
    background: url(../assets/md5images/c9ac638248c6bbf21c01c7e44ef527a6.png) top left no-repeat; }
    
/* Sizing for Editorial Board Photos -- 7/16 SF */
#jgr .editor img {max-width: 150px;}

/*over-riding size of font for recommended citation 12/3/19 MV*/
#jgr #main.text #recommended_citation.element p {
font-size:12px
}

/* Making 2-column lists on About This Journal page -- add 'class="two-column"' to any list to make it two-column - MV 4/20/20 */
#jgr #main ul.two-column {     
   column-count: 2;
   column-gap: 2.5em;
   -moz-column-count: 2;
   -moz-column-gap: 1.5em;
   -webkit-column-count: 2;
   -webkit-column-gap: 2.5em;
}
