/* Header */
#header {
  background: url(/site/icons/header-background.gif) no-repeat scroll 0 0 !important;
}

/* Search */
#main-search{
  margin-top:23px;
}
#main-search a:link, #main-search a:visited, #main-search a:hover, #main-search a:active {
  border-width:0!important;
  color:#fff!important;
  background:none!important;
}
 #main-search a:hover {
  color:#f0f!important;
}


/* Homepage intro area */
div h1.journal {
  height: 45px;
  margin-top: 0px !important;
  padding: 5px;
  color:#FFFFFF;
  border-bottom:0 none;  
}  
div.col-left h1.journal{ background:url(/icons/site/JECH-heading-backround.jpg) no-repeat top left;}  
div.col-middle h1.journal{ background:url(/icons/site/JECH-heading-backround.jpg) no-repeat top left;}  
div.col-right h1.journal{ background:url(/icons/site/JECH-heading-backround.jpg) no-repeat top left;}    
h1.journal{line-height:.96em!important;}

/* Right hand column icons */
/*div#rh-column-icons ul.icons-row li#podcasts { margin-left: 27px; }*/
div#rh-column-icons ul.icons-row li#podcasts {margin-right: 0px;}

div#impact-factor p span {background-image: url("../icons/impact-factor-JECH-2016.png"); }

/* Podcasts input field styling */
#subscribe input#inputRssUrl { 
  color:#444; border:none;
  font-size:90%;
  margin:2px 10px 2px 2px;
  border:1px solid #ccc; 
  padding:2px 0 2px 7px;
  width:275px;
}

div#altmetric{
  margin:0;
  padding-bottom:10px;
  border-bottom:1px solid #ccc;
  margin-bottom:25px;
}
#main-body #content-block #bottom-oas-ad {
  border-bottom: none;
  margin-bottom: 30px;
  padding-bottom:0;
}
#content div.social-bookmarking{
  margin-bottom:30px;
}
#content div.social-bookmarking ul.social-bookmark-links {
  margin-top:30px;
  padding-top:25px;
  margin-bottom:10px; 
  border-top:1px solid #ccc;
}
#content div.social-bookmarking p.social-bookmarking-help {
  padding-left:5px;
}

div#rh-column-icons ul.icons-row li#library {margin-left: 53px;}