/* == 8.0 404
-------------------------------------------------------------- */
.not-found {
  background-color: #fff;
  margin-bottom: 15px;
  padding: 30px;
}
.not-found .post-category {
  margin-top: 0;
}
.not-found h1 {
  color: #000;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
  margin: 15px 0 0;
}
.not-found h2 {
  font-size: 18px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin-bottom: 30px;
  /* Unused code for Beiber Egg Toss on 404 */
  /*.not-found h3 {
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:14px;
}

.not-found p {
display:inline-block;
}

.not-found p span {
font-size:12px;
font-family:Arial, sans-serif;
text-transform:uppercase;
margin:0 20px;
}

.not-found a {
color:#000;
text-transform:uppercase;
text-decoration:none;
}*/
}
