.site-info {
	display: none;
}

.single.single-thumbnail .entry-background {
  max-height: 300px;
  margin-bottom: -50px;
}

.entry-summary {
  text-align: center;
}

.site-branding: {
  z-index: 2;
}

.single .byline, .group-blog .byline {
    display: none;
}

.entry-categories .heading {
    color: #000;
    font-weight: bold;
  display: none;
}
.entry-tags, .entry-categories {
    color: #767676;
    font-weight: normal;
    display: inline-block;
    margin-right: 3em;
    text-transform: capitalize;
  display: none;
}

.has-custom-header.but-no-site-title .site-branding {
    opacity: 0.4;
}

.blog .header-background,
.archive .entry-background,
.search .entry-background {
opacity: 0.4;
}

.menu-toggle {
    width: 40px;
    height: 40px;
    padding: 12px 6px;
    border: 1px solid #fff;
}

body.home .post-8 {
  margin-top: -120px;
  margin-bottom:-60px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-position: center;
  opacity: 1;
  background-image: url("http://www.nail.house/wp-content/uploads/2015/11/wholebacknewekate.png");
  max-height: 920px;
  padding-top: 325px;
}

body.home .post-8 .more-link {
  display: none;
}

.blog .entry-background, .archive .entry-background, .search .entry-background {
    background-image: linear-gradient(rgba(255,255,255,0.5),rgba(255,255,255,0.5); 
}


.page-content, .entry-content, .entry-summary, .entry-title, .entry-footer, .comments-area, .site-info, .entry-author, .entry-meta, .page-title, .taxonomy-description {
    margin-top: -20px;
}

.has-custom-header.but-no-site-title .site-branding {
    min-height: 915px;
}

.blog .hentry, .archive .hentry, .search .hentry {
    border-bottom: 1px solid #252525;
    background: none;
}

body {
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px
}

