﻿#main {
	line-height: 1.4;
}

h3.post-title {
	font-size: 125%;
	font-weight: bold; 
	font-family: arial, helvetica, sans-serif;
	margin-bottom: -10px;
	padding-bottom: 0; 
	border-bottom: 0;
	color: #608091;
} 

h3.post-title a {
	color: #608091;
}

.post {
	font-family: Calibri, Verdana, Arial, Helvetica, Sans-Serif; /* arial, helvetica, sans-serif; */
	font-size: 120%;
	text-align: justify; 
	clear: both; 
	margin-bottom: 4em;
}

.post-footer em {
	color: #B4BABE; 
	font-style: normal; 
	float: left;
}

.post-footer em a {
	color: #B4BABE; 
}

.post-footer .comment-link {
	color: #B4BABE; 
	float: right;
}

.deleted-comment {
	font-style:italic;
	color:gray;
}

h2.sidebar-title {
	font-size: 1.2em; 
	margin-bottom: 0px;
} 

h2.date-header {
	font-size: 2em; 
	font-style: bold; 
	margin-bottom: 0px;
}

img.icon-action {
	border: 0;
	padding-left: 5px;
}

#recently,
.archive-list {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0 0 0 -25px;
	padding 0;
	border: none;
}
	
#recently li,
.archive-list li {
	font-size: 90%;
	text-align: left;
}
