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

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

/* Homepage*/
/* #content #main-body {width:100% !important;} */
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/ADC-heading-backround.jpg) no-repeat top left; */ 
  background: #0A58A3 none no-repeat top left;
}   
div.col-middle h1.journal{ 
/*  background: url(/icons/site/ADC-heading-backround.jpg) no-repeat top left; */ 
  background: #0A58A3 none no-repeat top left;
}  
div.col-right h1.journal { 
/*  background: url(/icons/site/ADC-heading-backround.jpg) no-repeat top left; */
  background: #0A58A3 none no-repeat top left;
}
h1.journal{line-height:.96em!important;}
/* 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#impact-factor p span {background-image: url("../icons/impact-factor-ADC-2016.png");}
div#rh-column-icons ul.icons-row li#blog {margin-left:30px;}