.page-title {
	float: none;
	width: auto;
	/*height: 29px;*/
	padding: 0 0 0 20px;
	line-height: 40px;
	top: 0;
	padding: 0;
	font: inherit;
	max-width: none;
}

.page-content-wrapper a, 
.page-content-wrapper a:LINK, 
.page-content-wrapper a:visited, 
.page-content-wrapper * a, 
.page-content-wrapper * a:LINK,
.page-content-wrapper * a:visited
{
	color: #891419 !important;
	text-decoration: none !important;
}
.page-content-wrapper a:hover,
.page-content-wrapper * a:hover{
	color: #C69E0A !important;
}

.archive-title, .archive-meta {
	font: inherit;
	margin: 0 auto;
	max-width: 1040px;
	padding: 5px;
	width: 100%;
}

.logo h1{
	margin: 0;
	line-height: 0;
}
.social ul {
	margin: 0;
}
.navbar{
	max-width: none !important;
}
.navbar-inner a,
.navbar-inner a:LINK, 
.navbar-inner a:visited{
	color: #FFF;
	text-decoration: none;
}

.content-area{
	float: left;
}
.sidebar-container{
	float: right;
}
.page-image{
	display: none;
}
.blog .page-content-wrapper-inner{
	top: 30px;
}