body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#blog-title h2{
	font-family: 'Century Gothic', Verdana, Geneva, sans-serif;
	font-size: 50px;
	font-weight: normal;
	letter-spacing: .15em;
	margin: 0;
	padding: 0;
	
}
#blog-description, #blog-description h1{
	font-family: 'Century Gothic', Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	color: #D9E1CC;
	margin: 0;
	
}
.post-title h1, .post-title h2, .post-title h3, .sidebar h3, #archive-title h2, #search-title h2, #discussion h3{
	font-family: 'Century Gothic', Verdana, Geneva, sans-serif;
	font-weight: normal;
}
.post-title h1, .post-title h2, #archive-title h2, #search-title h2{
	font-size: 20px;
}
.post-title h3, #discussion h3{
	font-size: 18px;
}
#archive-title h2, #search-title h2, #discussion h3{
	font-style: italic;
	color: #937876;
}
.post-meta, .navigation, .commentlist .reply{
	font-size: 10px;
}
.post-entry p{
	text-align: justify;
}
.sidebar h3{
	font-size: 15px;
	font-style: italic;
	background: #937876;
	color: #D9E1CC;
	padding: 3px;
}
.sidebar ul li ul{
	font-size: 11px;
}
#footer{
	font-size: 9px;
	color: #7E896D;
}