.blog .hentry h2.post-title,
.search .hentry h2.post-title,
.archive .hentry h2.post-title,
.page .hentry h2.post-title,
.single .hentry h2.post-title,
.error404 .hentry h2.post-title {
	font-family: 'PT Sans Narrow', sans-serif;
	letter-spacing: 0.00em;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.blog .hentry .post-meta,
.blog .hentry .post-content,
.blog .hentry a.more-link,
.search .hentry .post-meta,
.search .hentry .post-content,
.search .hentry a.more-link,
h2.archive-title,
.archive .hentry .post-meta,
.archive .hentry .post-content,
.archive .hentry a.more-link,
.page .hentry .post-content,
.single .hentry .post-meta,
.single .hentry .post-taxonomies,
.single .hentry .post-content,
.error404 .hentry .post-content,
.pagination {
	font-family: 'Droid Sans', sans-serif;
	letter-spacing: 0.00em;
	text-transform: none;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.section-about-the-author .author-content p,
.section-about-the-author .author-content .author-posts,
#comments ul.commentlist li.comment .comment-main .comment-meta,
#comments ul.commentlist li.comment .comment-main .comment-content,
#comments ul.commentlist li.comment .comment-main a.comment-reply-link,
#comments ul.commentlist li.pingback .comment-content,
#respond {
	font-family: 'Droid Sans', sans-serif;
	letter-spacing: 0.00em;
	text-transform: none;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#sidebar {
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 0.00em;
	text-transform: none;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#footer {
	font-family: 'Droid Sans', sans-serif;
	letter-spacing: 0.00em;
	text-transform: none;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

