@import url("http://jsomers.net/blog/wp-content/themes/manifest_v1.1/style.css");

h1, .mainNav, #siteDescription, .postMeta, #comments, .pageNav, #footer {
	display: none;
}

h3.entry-title {
	text-align: left;
}

h4 {
	text-align: left;
}

#siteWrapper, #coreContent {
	width: auto;
	overflow: visible;
	float: none;
}

#coreContent p {
	color: black;
}

#coreContent a {
	text-decoration: none;
	font-weight: bold;
	color: #222;
}

#coreContent ol li {
	color: black;
}

#coreContent ol li li {
	color: black;
}

#coreContent ul li {
	color: black;
}

#coreContent pre code {
	color: black;
}

.postContent h4 {
	color: black;
}

#coreContent .entry-content blockquote p {
	color: black;
}

#coreContent .entry-content blockquote pre code {
	color: black;
}

.entry-content blockquote {
	color: black;
}

#coreContent .entry-content blockquote li {
	color: black;
}

img {
	text-align: center;
	margin:0 auto;
}