
.post {
	margin:0;
	padding:0;
	line-height: 14pt;
}
.post-head {
	overflow:auto;
	padding:5px;
	
}
.post-head h2 {
	float:left;
}
.post-head small {
	font-size:12px;
	font-style:italic;
	float:right;
}
	
.post-head h2 a {
	color: #000;
	text-decoration: none;
}
	
.post-head a:hover{
	color: #777;
	text-decoration: none;
}

.post ul {}
.post li {}

.entry {
	
}
.entry p {
	margin:12px 0;
}
.postmetadata {
	padding:2px;
	overflow:auto;
	clear:both;
}
.postmetadata span {
	margin-left:10px;
	padding:3px;
}


.post-title,.pagetitle {
	font-family: 'StampRegular', sans-serif;
	letter-spacing:0.1em;
	font-size:18pt;
	font-weight:normal;
	font-style: normal;
}


.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}


#commentform{
	background:#fff;
	margin:0;
	padding:0;
}
	
#commentform p{
	color: #000;
}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



