.home #masthead .hgroup .logo {
  display: none;
}

/* Home */

.home header#masthead .hgroup { display: none; }

.home #masthead .hgroup {
  padding: 0 !important;
}

.home #main {
  padding-top: 0px !important;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}