body { margin: 0.6in; font-family: Verdana, sans-serif; font-size: 12pt; text-align: justify; }

h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	}
.post h3 {
	color: gray;
	font-size: 150%;
	font-weight: normal;
	margin-bottom: 1.5em;
	}

#searchform, #nav, .sidebar, hr {
	display: none;
	}
#content { text-align: center; width: 100%; margin: 0; float: none; }
#content-custom { text-align: center; width: 100%; margin: 0; float: none; }
#content-inner { text-align: center; width: 100%; margin: 0; float: none; }
#content-inner-custom { text-align: center; width: 100%; margin: 0; float: none; }
#content-inner-custom-left { text-align: center; width: 100%; margin: 0; float: none; }
a:link, a:visited {
	color: gray;
	}	

/* print URLs after link text */
.entry p a:link:after, .entry p a:visited:after {
	content: " (" attr(href) ") ";
	}
