/*Main Styles*/

#masthead .hgroup .support-text {
  font-size: 35px;
  margin-top: -15px;
  font-family: Alex Brush;
  color: #fff;
}

.entry-title {
  display: none;
}

#masthead .hgroup h1 {
  font-size: 75px;
  color: #fff;
}

#colophon #site-info {
  font-size: 18px;
}

.main-navigation {
    background-color: #ffffff;
    border-bottom-color: #000;
  	border-bottom: 1px solid #000;
}

/*Fonts*/

.entry-content h5 {
  font-family: alex brush;
  font-size: 40px;
}

.entry-content h6 {
  font-family: alex brush;
  font-size: 50px; 
}

/* Footer */

#colophon #theme-attribution a, #colophon #site-info a {
  line-height: 3;
  color: #fff;
}