/*
	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;
}

#header {
	border-bottom: 1px solid #aaa;
}

a {
	background:transparent;
	color:black;
	text-decoration:none;
}

.search {
	display:none;
}

#hmenu {
	display:none;
}

#sidebar {
	display:none;
}

#footer {
	display:none;
}

.post blockquote {
	padding:0 0 0 1em;
	border-left:0.4em solid #ccc;
	font-size:small;
}

.postmetadata, .post-meta {
	clear:both;
	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;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 5px 5px 5px 0;
}

.alignright {
   float: right;
   margin: 5px 0 5px 5px;
}



#hitti {
	font-size: 11px;
	text-align: center;
}
#hitti h1,h2,h3,h4 {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
}
#hitti p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 11px;
	clear: both;
}
#hitti strong {
	font-weight: normal;
}
#hitti a {
	color: #000000;
	text-decoration: none;
}
.disn {
	font-size: 12px;
	margin-right: 40px;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
}
#nittos {
	font-size: 12px;
	line-height: 15px;
}
#nittos h1,h2,h3,h4,h5 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
#nittos a {
	font-size: 12px;
}
#nittos p {
	clear: both;
	margin: 0px;
}

