
body {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12pt;
	line-height: 140%;
}

a { color: #000; text-decoration: none; }

#sidebar, #rightBar, #nav, #flashHome, #header a, hr, .archivesLink,
#commentform, #respond, .edit, #quotes, .cats, p.nocomments, .cat,
#comments, .commentlist {
	display: none;
}

img {
	border: none;
}

#header h1 {
	text-indent: -9999pt;
	width: 166px;
	height: 113px;
	background: url(images/logo.gif) top left no-repeat;
	margin: 0 0 20px 0;
}

#footer {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #ccc;
	text-align: center;
	font-size: 10pt;
}
		#footer p.links { display: none; }

#content h2, #content h3 {
	font-family: georgia, times, serif;
	margin: 15px 0 0 0;
	font-size: 18pt;
}

p.postmeta {
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	margin: 0 0 15px 0;
	font-size: 10pt;
}

.miniPost h3 {
	border-top: 1px solid #ccc;
	padding-top: 15px;
}