.page-header .entry-title, .page-header .page-title {
	margin-bottom: 0px;
	font-size: 0px;
	font-weight: 0;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.page-header {
	padding: 0px 0px;
	border-top: 1px solid #e9e9e9;
	background: #f8f9f9;
	border-bottom: 1px solid #e9e9e9;
}
.site-footer {
  background: #111111;
  color: #BBBBBB;
  font-size: 0px;
}
.page-header {
	padding: 0px 0px;
	border-top: 0px solid #e9e9e9;
	background: #f8f9f9;
	border-bottom: 0px solid #e9e9e9;
}
#primary {
	padding-bottom: 40px;
	padding-top: 0px;
}
	
	.right-sidebar .content-area {
		padding-right: 39px;
		border-right: 0px solid #e9e9e9;
		width: 100%;
	}
.site-content {
	border-top: 0px solid #e9e9e9;
	margin-top: -1px;
}

.sidebar {
	width: 100%;
	float: none;
	display:none;
}
