nav#site-navigation.in {
	height: auto !important;
}

.widget .widget-title {
	color: #ffffff;
	background-color:#132542;
	padding: 8px;
	text-align: center;
margin-top:0;
}
#recent-posts-2, #recent-posts-6 {
	border: thin solid #132542;
margin-top: 14px;
padding-bottom: 15px;
}
.widget .widget-title::before {
    height: 0px;
    background: #fff;
}
.page-header {
	border-bottom-width: 0px;
	border-bottom-style: solid;
}
.page-header .page-title::before {
    position: absolute;
	margin: auto;
	z-index: 1;
	content: "";
	width: 35%;
	height: 0px;
	bottom: -9px;
	left: 0;
}
.entry-title:after {

    width: 100%;

}