#header .site-title a {
    color: #FFF;
  	font-weight: 100;
  	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
}
#header .site-description {
   color: #FFF;
   font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
}
#header .site-title a:hover {
	color: #c46858;
	text-decoration: none;
	border: none;
	}
.post-holder {
	min-height: 580px;
}
.footer-information {
   color: #FFF;
}
.home-news .post-author {
    display: none;
}
.post-meta {
    display: none;
}
.post-navigation {
    display: none;
}