a, a:active, .link, .link:active {
  color: #062c6a;
}

#globalnav ul li a, #globalnav ul li a:visited, #orgnav ul li a, #orgnav ul li a:visited {
  color: #062c6a;
  background: #fff;
}

.sectionnav a, .sectionnav a:visited {
  color: #062c6a;
}

#globalnav ul li a:hover, #globalnav ul li a:focus, #orgnav ul li a:hover, #orgnav ul li a:focus, .sectionnav a:hover, .sectionnav a:focus {
  background: #062c6a;
  color: #fff;
}

.pagenav ul li a:hover, .pagenav ul li a:focus {
  /* interaction style for prev/next nav */
  background: #062c6a;
  color: #fff;
}

#searchnav li a:hover, #browsenav li a:hover, #xcollsearchtabs li a:hover {
  background: #062c6a;
  /* White border around hover looks better -- rendering of rounded
     buttons with background and colored bordered is pixelated in 
     firefox */
  border: 1px solid #fff;
  border-bottom: 0;
  color: #fff;
}

#format-buttons a, #zoom a {
  background: #fff;
}
#format-buttons a:hover, #zoom a:hover {
  background: #062c6a;
  border-color: #062c6a;
  color: #fff;
}
#format-buttons a.current, #format-buttons a.current:hover, #zoom a.current, #zoom a.current:hover {
  background: #ddd;
  color: #062c6a;
  border-right: 1px solid #444;
  border-bottom: 1px solid #444;
  background: #bbb;
}
#format-buttons a, #format-buttons a.current:hover, #zoom a, #zoom a.current:hover {
  border: 1px solid #aaa;
}

/* Start: Left-align text in logo with text on page */
.maincontent, #globalactions, #footer {
  margin-left: 30px;
  margin-right: 30px;
}

#quicksearchwrapper {
  margin: 8px 30px 0 0;
}

#globalactions {
  margin-top: 1em;
}

body {
  background-color: #aaa;
}

#wrapper {
  background-color: #fff;
  -moz-box-shadow: 0 0 8px 8px #999;
  -webkit-box-shadow: 0 0 8px 8px #999;
  box-shadow: 0 0 8px 8px #999;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  width: 53.5em;
  background: #fff;
  min-height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

#globalnav ul li a:link.current, #globalnav ul li a:visited.current, #orgnav ul li a:link.current, #orgnav ul li a:visited.current, .popout, .even {
  background-color: #f5f5f5;
}

#footer, #staticcontent .contentleft .section, #staticcontent .contentright, .custom-note, .popout {
  border-color: #dadada;
}

#searchbody, #browsebody, #picklistbody {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

table th {
  background-color: #ddd;
}

html, body {
  height: 100%;
}

#wrapper .spacer {
  height: 0;
}

#logo {
  margin-top: 0;
}

#masthead {
  background-image: url("/j/jmmh/graphics/bg.png");
  height: 100px;
  margin-top: 0;
  position: relative;
  left: 0;
  top: 0;
}
#masthead h1, #masthead #quicksearchwrapper {
  position: absolute;
  bottom: 14px;
}
#masthead h1 {
  font-size: 1.7em;
  left: 25px;
  margin: 0;
}
#masthead h1 .journal_of, #masthead h1 .muslim_mental_health {
  display: block;
  line-height: 1em;
}
#masthead h1 .journal_of {
  text-indent: 2.1em;
  color: #fff;
  font-family: 'Tienne', serif;
  font-size: 0.6em;
  line-height: 0.7em;
}
#masthead h1 .muslim_mental_health {
  color: #fdd279;
  font-size: 1.35em;
  font-family: 'Alegreya SC', serif;
  line-height: 0.7em;
}
#masthead #quicksearchwrapper {
  margin: 0;
  right: 25px;
}
#masthead #quicksearchwrapper #quicksearchtext {
  display: none;
}
#masthead #quicksearchwrapper input {
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  font-size: .9em;
  padding: .4em .5em;
}
#masthead #quicksearchwrapper input[type='text'] {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
#masthead #quicksearchwrapper input[type='submit'] {
  background: #A2A9CF;
  color: #000;
}

#quicksearchwrapper input[type=text] {
  width: 15em;
  border: 1px solid #062c6a;
}

#quicksearchwrapper input {
  padding: 2px;
}

#staticcontent .contentright {
  width: 250px;
  margin-top: 0;
  margin-right: 0;
}

#staticcontent h2 {
  font-size: 1.15em;
  text-transform: uppercase;
  font-weight: bold;
  vertical-align: bottom;
  /*font-family: Arial, Helvetica, sans-serif;*/
  margin: 0 0 1em 0;
  padding-top: 1em;
}
#staticcontent .contentleft .section, #staticcontent .contentright {
  margin-top: 0;
  margin-bottom: 20px;
}
#staticcontent .section + .section h2, #staticcontent .contentright + .contentright h2 {
  padding-top: 0;
}

#orgnav {
  font-size: .85em;
  margin: 0;
}

.contentright.current-issue, .section.about {
  min-height: 280px;
}

#staticcontent .contentleft .section.featured {
  border-bottom: 0;
}

.current-issue .label {
  text-align: center;
  font-size: 1.15em;
  margin-top: 1em;
}
.current-issue img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
  background: #a2a9cf;
}

#sidebar {
  width: 150px;
  margin-left: -165px;
  margin-top: -72px;
  padding: 15px 0;
  float: left;
  font-size: 0.8em;
}
#sidebar h2 {
  margin-left: .75em;
  margin-right: .75em;
}
#sidebar hr {
  margin: 0;
  background: #fff;
  display: block;
  height: 0;
  border: 0;
  border-top: 1px solid #d0d0d0;
  /*border-bottom: 1px solid $light-border; */
  margin-top: 1em;
  margin-bottom: 1em;
}
#sidebar h2 {
  font-size: 1.2em;
  margin-bottom: 0;
}
#sidebar ul li, #sidebar p {
  padding-top: .65em;
  padding-left: 1.5em;
}

#staticcontent .contentleft .section, #staticcontent .contentright {
  padding-bottom: 12px;
}

.home .widget {
  min-height: 229px;
  margin-bottom: 1.5em;
  background: #cdcfd9;
  /* background: #a2a9cf; */
}
.home .widget .cover, .home .widget .description {
  float: left;
  min-height: 229px;
}
.home .widget .cover {
  width: 11em;
  margin-right: 1em;
  background: #a2a9cf;
}
.home .widget .cover img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 14px;
}
.home .widget .description {
  width: 34em;
  margin-left: 1em;
}
.home .widget .description p {
  font-size: 1.6em;
  margin-top: 1.75em;
  color: #222;
}

.search #sidebar, .picklist #sidebar, .browse #sidebar {
  margin-top: -72px;
}

.contact .banner a {
  display: block;
  margin-top: 3em;
  width: 95%;
  padding: .5em 1em;
  border: 1px solid #062c6a;
}
.contact .banner a img {
  width: 100%;
  border: 0;
}

#globalnav {
  width: 50em;
}

#staticcontent, #masthead, #globalactions, #fromsearch, #pageviewer, .pagenav, .sectionnav, #pageimage, #article, #avail, #footer, #search, #browse, #picklist, #toc, #staticcontent, #searchbody, #resultsbody, #searchbody, #browsebody, #picklistbody, #searchresults, #browselist, #breadcrumbs, #pagenav, #linktotop {
  clear: none;
}

#footer {
  clear: both;
  padding: 20px 0 25px 0;
  margin-top: 50px;
  margin-bottom: 0;
}

#staticcontentbody #linktotop {
  display: none;
  clear: none;
}

#staticcontent .contentright, #extras, #sidebar {
  border-right: 0;
  border-left: 0;
}

#extras, #sidebar {
  border: 1px solid #d0d0d0;
}

#globalnav ul li a:link, #globalnav ul li a:visited {
  background: transparent;
}
#globalnav ul li a:link.current, #globalnav ul li a:visited.current {
  border: 1px solid #d0d0d0;
}

#globalnav, #orgnav {
  max-width: 50%;
}
#globalnav ul li a:hover, #orgnav ul li a:hover {
  background: #00529f;
  color: inherit;
  color: #fff;
}

#staticcontent .contentleft {
  width: 520px;
  background: transparent;
}

#linktotop {
  margin-top: 5em;
}

#staticcontent .more {
  font-size: 1em;
  font-weight: bold;
}
#staticcontent .more:hover {
  text-decoration: underline;
}

a.more {
  display: block;
  text-align: right;
}

table {
  border: 1px solid #d0d0d0;
  border-right: 0;
  border-left: 0;
}

table th {
  background: #d0d0d0;
  background: #eee;
}

tr.odd > * {
  background: #fff;
}

tr.even > * {
  background: #f0f0f0;
}

#searchnav li strong, #browsenav li strong {
  border: 1px solid #d0d0d0;
}

.home .popout {
  font-size: 1.25em;
  color: #222;
}
.home .popout cite {
  font-weight: bold;
}

#searchnav li strong, #browsenav li strong {
  border-bottom: 0;
}

#searchnav li a, #browsenav li a {
  background: transparent;
}

.custom-note {
  padding: .5em 1em;
}

.left-logos {
  float: left;
  margin-top: -5px;
}

#footer p.hosted-by {
  width: 80%;
  margin: 0px auto 10px;
  line-height: 1.4em;
}

/*# sourceMappingURL=custom.css.map */
