.halloween:not(.theme_disabled):not(.presenter_mode) #main_title{
  font-family: "Eater", "Creepster" !important;
}
.halloween h1{
  font-family: "Nosifer", "Eater", "Creepster" !important;
}
.halloween:not(.theme_disabled) #main_image img{
  border-radius: 0 !important;
  border:0 !important;
  background: transparent;
}
@media only screen and (max-width: 921px){
  #masthead #top_content{
    top:60px !important;
  }
}
.halloween #top_background{
  opacity:0.3;
}
#main_title{
  font-size: 22px;
  letter-spacing: 1px;
}
#main_name{
  text-shadow: 0 0 5px #ffa600;
}

.halloween #main_image .wrapper {
  background: none;
}

.halloween #sub_information {
  line-height: 15px;
}
