#masthead .hgroup {
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
}

#main {
  padding-top: 0px;
}

article.post .entry-header, article.page .entry-header {
  margin-top: 20px;
}

#secondary {
  margin-top: 20px;
}

.widget_headline-widget h1 {
  text-transform: none;
	font-size: 40px;
}