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

/* Google font */

@import url(https://fonts.googleapis.com/css?family=Montserrat);


/* Background */

body {
    background: #ffffff url(../assets/md5images/d84caa5587a5dc7563597a0cb74d996d.gif) top left repeat-x; }


/* Header */

#mjlst #header {
    height: 203px; }

#mjlst #header #logo {
    width: 980px;
    height: 26px;
    background: #6f625a;
    padding: 0;
    margin: 0;
    display: block; }

#mjlst #header #logo a {
    width: 305px;
    height: 26px;
    background: #6f625a url(../assets/md5images/093d298f972731a986f7c69819cfc931.gif) top left no-repeat;
    text-indent: -9999px; }

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

#mjlst #header #pagetitle {
    padding-top: 26px; }

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


/* Navigation is hidden */


/* Sidebar */

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

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

#mjlst #sidebar ul#navlist {
    border-top: 1px solid #d6d6d6; }

#mjlst #sidebar ul#navlist li a {
    font-size: 12px;
    color: #645544;
    background-color: transparent;
    text-decoration: none;
    border-bottom: 1px solid #d6d6d6; }

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

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

#mjlst .sidebar-search h2 {
    background-color: transparent;
    border-top: none;
    border-bottom: none; }


/* Main Content */

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

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

#mjlst #main.text a:link,
#mjlst #main.text a:visited {
    color: #645544;
    text-decoration: underline; }

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

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

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


/* Footer */

#mjlst #footer {
    border-top: 1px solid #d6d6d6; }

#mjlst #footer,
#mjlst #footer #bepress a {
    height: 75px;
    background-color: #fff; }

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

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


/* Advanced Search */

.legacy #mjlst #wrapper {
    background-image: none; }
    
/* Small caps journal title in citation JR 3-1-16 */
#mjlst .smallcaps {
font-variant: small-caps;
}

/* Sidebar social media JR 3-1-16 */
#mjlst #sidebar ul#follow li {
    padding-left: 15px; }
    
#mjlst #sidebar ul#follow li a {
    display: inline-block;
    height: 23px;
    width: 23px;
    line-height: 23px;
    padding-bottom: 0;
    margin: 0 4px 0 0;
    overflow: hidden;
    text-indent: -9999px; }

#mjlst #sidebar ul#follow li a#facebook {
    margin-left: 8px;
    background: url(../assets/md5images/2168b9825ba1f3356015f8a97fde9de1.gif) top left no-repeat; }

#mjlst #sidebar ul#follow li a#twitter {
    background: url(../assets/md5images/5db1be2fb446630f1115e397e78a3891.gif) top left no-repeat; }

#mjlst #sidebar ul#follow li a#linkedin {
    background: url(../assets/md5images/c243462b596f127f11e428f083e74d29.gif) top left no-repeat; }
    
#mjlst #sidebar ul#follow li a#side-rss {
    background: url(../assets/md5images/b70d5c1be4b11a418a52654e0aabee13.gif) bottom left no-repeat;}
    
    
/* fix for masthead doctype alignment lgoto 3-3-16 */

#mjlst #main.text .article-list h2#masthead {
    padding-left: 0; }
    

/* Additional footer logo */

#mjlst #footer { position: relative; }

a#footerlink { margin: 0; }

#footerlogo { 
    position: absolute;
    top: 0;
    right: 0;
 } 

.mbl #footerlink { display: none; } /* logos aren't hidden by mbl footer */