.primary-navigation a {
    font-size: 18px;
}
.entry-title {
    display: none;
}

.entry-header {
	position: relative;
	z-index: 1;
}
.entry-title {
	font-size: 33px;
	font-weight: 300;
	line-height: 1.0909090909;
	margin-bottom: 12px;
	margin: 0 0 12px 0;
	text-transform: uppercase;

margin-right: auto;
}
.site:before {
    display: none;
}

#secondary {
  display: none;
}
.search-toggle {
              display: none;
}
#page {
margin-left: auto;
margin-right: auto;
}
site,
.site-header {
 max-width: 100%;
}

.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta, .page-content {
 /* Original max-width: 474px */
 max-width: 80%;

}

.site:before {
    width: 0;
}


#content {
  margin-left:0px;
}
#header #headerleft{
    display: block;
    text-align: center;
    padding-top: 6px;
}
	font-size: 16px;
	padding: 2px 2px 3px 6px;
	width: 100%;
}


.entry-title {
    display: none;
}

.entry-header {
	position: relative;
	z-index: 1;
}
.entry-title {
	font-size: 33px;
	font-weight: 300;
	line-height: 1.0909090909;
	margin-bottom: 12px;
	margin: 0 0 12px 0;
	text-transform: uppercase;

margin-right: auto;
}

