body {
	font: 0.3cm/0.6cm "Georgia", "Times New Roman", serif;
	color: black;
	padding: 20px;
}

a {
	color: #2778c5;
}

h1 {
	height: 1cm;
	font: 140%/1cm "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,Arial,sans-serif;
	font-weight: bold;	
	width: 100%;
	margin-bottom: 0.2cm;
}

h1 a {
	color: #666;
	text-decoration: none;
}



#header-links {
	display: none;
}

.post-content {
	font-size: 120%;
	text-align: justify;
	line-height: 260%;
	clear: left;
	float: none;
}

.post-content p {
	margin-bottom: 0.5cm;
	clear: left;
}

.post-footer {
	display: none;
}

#footer {
	width: 100%;
	border-top: 0.03cm solid #999;
	padding-top: 0.2cm;
	font-size: 110%;
}

#content hr {
	border: none;
	height: 0.03cm;
	width: 100%;
	background-color: #999;
	margin: 1cm 0;
}

pre {
	line-height: 150%;
	margin-bottom: 0.5cm;
	border: 0.03cm solid #999;
	padding: 0.5cm;
	font: "Monaco","Courier";
}

/* Comments -------------------------------*/

#comments h2 {
	margin-bottom: 0.5cm;
	color: black;
	font: 180%/1cm "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,Arial,sans-serif;
	font-weight: bold;
	height: 1cm;
	line-height: 1cm;
	text-decoration: none;
}

.comment {
	border-top: 0.03cm solid #ccc;
}

.comment img.avatar {
	float: right;
	margin-top: -25px;
}

.comment .com-message {
	font-size: 120%;
	text-align: justify;
	line-height: 260%;
	margin-bottom: 1cm;
	clear: left;
}

.comment .com-message p {
	margin-bottom: 0.5cm;
}

.comment.author h3,
.comment.author h4 {
	color: #439bef;
}

#add-comment {
	display: none;
}

body.page #content h2,
.post.multi h2 a,
.post.single h1 {
	color: #439bef;
	font: 220%/1cm "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,Arial,sans-serif;
	font-weight: bold;
	height: 1cm;
	line-height: 1cm;
	text-decoration: none;
}

body.page #content h3,
.post.multi h3, 
.post.multi h4,
.post.single h2,
.post.single h3,
.comment h3,
.comment h4 {
	margin-bottom: 1em;	
	font-size: 1.2em;
	line-height: 2.2em;
}

body.page #content h3,
.post.multi h3,
.post.single h2,
.comment h3 {
	font-family:"Georgia","Times New Roman",serif;
	font-size: 110%;
	font-style: italic;
	margin-bottom: 0.05cm;
	margin-right: 1cm;
}

.post.multi h4,
.post.single h3,
.comment h4 {
	font-family:"Georgia","Times New Roman",serif;
	font-size: 110%;
	margin-bottom: 0.4cm;
	width: 5cm;
	float: left;
}