/* Enter Your Custom CSS Here */
/* .sidebar #primary {	float: right; width: 60%; }
#secondary { width: 30%; } */

.header-wrap .search-toggle {
display: none;
}

blockquote p { color: black }

.sidebar #primary {	width: 70%; }
/* #secondary { width: 30%; } */

.site {
	max-width: 1420px;
}

.site-header {
	max-width: 1420px;
}

.hentry {
	max-width: 786px;
}

.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
	max-width: 654px;
}

.post-navigation,
.image-navigation {
	max-width: 654px;
}

.archive-header,
.page-header {
	max-width: 654px;
}

.contributor-info {
	max-width: 654px;
}

.comments-area {
	max-width: 654px;
}

.site-main .mu_register,
.widecolumn > h2,
.widecolumn > form {
	max-width: 654px;
}