/*
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#headertitle h1 a {
	background:transparent;
	color:black;
	text-decoration:none;
}

.search {
	display:none;
}

#hmenu {
	display:none;
}

#sidebar {
	display:none;
}

#footer {
	display:none;
}

.posttitle a {
	background:transparent;
	color:black;
	text-decoration:none;
}

.post blockquote {
	padding:0 0 0 1em;
	border-left:0.4em solid #ccc;
	font-size:small;
}

.postmetadata {
	font-size:small;
}

.navigation {
	display:none;
}

#respond,
#commentform {
	display:none;
}

.commentlist img.avatar {
	float: right; margin: 0 0 0 10px; padding: 3px; border:1px solid #eee;
}
