.main-navigation ul li a {
    padding: 25px 25px;
}
body.ie-8 #masthead .hgroup #header-sidebar,
body.ie-9 #masthead .hgroup #header-sidebar {
  color: #701616;
  padding-top: 40px;
  padding-bottom: 40px;
}

#masthead .hgroup .support-text {
    top: 70%;
}
article.post .entry-header h1.entry-title,
article.page .entry-header h1.entry-title {
  font-size: 1.7em;
}
.entry-content h3 {
  font-size: 1.4em;
}

#secondary .widget .widget-title {
  color: #701616;
}

/* Fix footer position on sidebar pages */
.full-container hr, #footer {
		clear: both;
}

#secondary {
		margin-bottom: 2em;
}