body {
	background: #FFF;
	text-shadow: none !important;
	font: 13px serif;
	color: #000;
}

#nav .menu, #searchform, .share, #morecontent,
#commentbox, .commentnumber, #bottom {
	display: none;
}

#blue {
	background: none;
	border: none;
}
.wrap {
	width: auto;
	margin: 0 50px;
}

a#hometext {
	margin-left: 0 !important;
	color: #000 !important;
	padding: 5px 0 !important;
	border-bottom: none;
	font-size: 18px;
	font: 16px 'hoefler text','Adobe Caslon',serif;
}
#hometext:after {
	content: "https://cameronharwick.com";
	margin-left: 2em;
	color: #999;
}
#hometext span { display: inline; }

#picframe {
	box-shadow: none;
	border: none;
}
#picframe::after { display: none; }

#top { padding: 20px 0 0; }
.entry-title {
	width: auto;
	margin: 0;
	color: #000;
}
.postmeta {
	position: static;
	background: none;
	width: auto;
	margin: 30px 0 0 0;
}
.postmeta > * {
	float: none;
	display: inline;
	width: auto !important; height: auto !important;
	text-align: left;
	font: 12px serif;
	color: #000 !important;
	background: none !important;
	opacity: 1;
}
.datebox .month, .datebox .day { display: none; }
.datebox { margin-left: 0; }
.datebox::before {
	content: attr(title);
	border-right: 1px solid #000;
	padding-right: 1em;
}
.postcat {
	border-right: 1px solid #000;
	padding-right: 1em;
}
.idea {
	border: none;
	background: none;
}
.idea::after { content: attr(title); }
.postimage { border: none; }
.postimage:after { display: none; }
.postimage img {
	border: 1px solid rgb(0 0 0 / 50%);
	width: auto;
	max-width: 99%;
}
#entry {
	padding: 0;
	color: #000;
}
#entry-meta {
	border-color: #000;
	border-bottom: none;
	margin-bottom: 0;
}
#entry-meta .tags {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
	width: auto;
	float: none;
	margin-bottom: 30px;
}
#entry-meta h4 {
	text-transform: none;
	display: inline;
}
#entry-meta h4::after { content: ':'; }
hr { border-bottom-color: #000; }
#comments {
	padding: 0;
	width: auto;
	border-right: none;
}
.sidebar.comments {
	float: none;
	width: auto;
	background: none;
	padding: 0;
	margin: 0;
}
#post-footer {
	background: #FFF;
	border: none;
}
#commentlist {
	margin-right: 0;
	padding-right: 0;
}
#commentlist li { clear: both; border-top: 1px solid #000; }
.info-entry {
	float: left;
	width: 25%;
	background: none;
	border: none;
}
img.avatar { float: none; }
.commentbody {
	display: block;
	float: left;
	width: 72%;
	padding: 0 0 0 2%;
	border-left: 1px solid #000;
	margin: 0;
}
h3, h3 a, .info-entry small { color: #000 !important; }
.shownotes { display: none; }
ol.notes { display: block !important; }