body, cite {
	font: 14px/1.5 'Droid Sans', Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, .pullquote, blockquote, .nivo-caption, .dropcap {
	font: 26px/1.5 'Droid Serif', 'Times New Roman', Times, serif;
}

pre, code {
	font-family: 'DejaVu Sans Mono', Monaco, Consolas, monospace;
}

strong {
	font-weight: 700
}

em, i {
	font-style: italic
}

#headwrap nav {
	font-size: 18px
}

aside {
	font-size: 13px
}

#author-info span, #author-info a {
	font-size: 12px;
	line-height: 18px
}

p {
	margin-bottom: 1.5em
}

h1 {
	font-size: 26px;
	margin-bottom: 16px
}

h2 {
	font-size: 22px;
	margin-bottom: 16px
}

h3, .nivo-caption {
	font-size: 16px;
}

.entry-content h3 {
	margin-bottom: 14px
}

.widget h3, aside h3, .widget-title h3 {
	margin: 11px 0 24px 0;
}

.home h3 {
	font-size: 18px
}

#home_mid h3 {
	font-size: 18px;
	line-height: 52px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255,0.8)  
}

.home_textlead h3 {
	margin-bottom: 16px
}

h4 {
	font-size: 14px;
}

.entry-content h4, .comment h4 {
	margin-bottom: 8px
}

.pullquote {
	font-size: 18px;
	font-style: italic;
	line-height: 24px
}

blockquote {
	font-size: 16px;
	font-style: italic;
	line-height: 24px
}

#author-info p {
	margin-bottom: 0px
}

/*:first-letter*/

.dropcap {
	float: left;
 	font-size: 320%;
 	line-height: 1em;
 	margin: 0 0.1em -0.25em 0
}