#header img {
	border: 0;
}

#header ul {
	visibility: hidden;
}

#footer {
	visibility: hidden;
}

#sidebar {
	visibility: hidden;
}

p {
	font-family: "Georgia", "Times New Roman", serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
}

a.permalink, a.commentslink {
	visibility: hidden;
}

h2.posttitle a {
	text-decoration: none;
	font-size: 150%;
	color: #000000;
}

h2#comments a {
	text-decoration: none;
	color: #000000;
}

h3.commenttitle {
	font-size: 110%;
}

h3.commenttitle a {
	text-decoration: none;
	color: #000000;
}

#postcomment {
	visibility: hidden;
}

#commentform {
	display: none;
	visibility: hidden;
}

#postlinks {
	visibility: hidden;
}

#searchbox {
	visibility: hidden;
}

img.alignright, img.alignleft, img.aligncenter, img.size-full {
	border: 0;
}


