.sidebar .widget {
	background-color: #fff;
	border-bottom: 0px solid #e3e3e3; 
	padding: 5px;   
}

.site-header .wrap {
	padding: 25px 0;
}

.site-title {
	font-weight: 700;
	font-size: 48px;
	font-size: 4.8rem;
	font-weight: 700;
	line-height: .75; 
	margin: 0;
	text-transform: uppercase;
}

.genesis-nav-menu a {
	border-right: 1px solid #e3e3e3;
	color: #000;
	display: block;
	padding: 15px 25px;
	position: relative;
}

.home-top {
	background-color: #f3f3f3;
	border-bottom: 1px solid #e3e3e3;
	clear: both;
	padding: 15px 15px 0;
}

.genesis-nav-menu {
	clear: both;
	color: #000;
	font-size: 12px;
	font-size: 1.3rem;
	font-weight: 700;
	line-height: 1;
	width: 100%;
}
