/*
Section: Typography
*/

/* HTML Tag selectors
-----------------------------------------*/

body { font: normal 12px/18px Helvetica, Arial, sans-serif; }
input, select, option, textarea { font: normal 12px/16px Helvetica, Arial, sans-serif; }
blockquote { font-style: italic; }

a:link, a:visited, a:hover, a:active { font-weight: normal; text-decoration: none; }



/* Header
-----------------------------------------*/

div#topmost .box-search input { font: normal 10px/14px Verdana, sans-serif;  }
div#header .title { line-height: 88px; }



/* Featured
-----------------------------------------*/

div#featured h3 { font: normal 36px/40px Georgia, 'Times New Roman', serif; }
div#featured p { font: italic 16px/28px Helvetica, Arial, sans-serif; }

div#feedburner input { font: normal 11px/15px 'Lucida Grande', 'Lucida Sans', sans-serif; }



/* Post 
-----------------------------------------*/

.post-group h1 { font: normal 36px/40px Georgia, 'Times New Roman', serif; }
.post-group h2 { font: normal 30px/34px Georgia, 'Times New Roman', serif;}
.post-group .meta { font-weight: bold; }
.post-group .meta a { font-weight: bold; text-decoration: underline; }

.post-single h1 { font: normal 36px/40px Georgia, 'Times New Roman', serif; }

.post-box h2 { font: normal 18px/50px Georgia, 'Times New Roman', serif; }



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

.comment .comment-author .author, .comment .comment-author .author a { font-weight: bold; }
.comment .comment-author, .comment .comment-actions { font: normal 12px/18px Helvetica, Arial, sans-serif; }



/* Sidebar
-----------------------------------------*/

div#sidebar .box h3 { font: bold 14px/18px Helvetica, Arial, sans-serif; text-transform: uppercase; }
div#sidebar .box-search .interior input { font: normal 12px/12px Helvetica, Arial, sans-serif; }

div#sidebar .box-popular-posts .interior ul li span.wpp-post-title { font: bold 12px/18px Helvetica, Arial, sans-serif; }
div#sidebar .box-popular-posts .interior ul li span.post-stats { font: italic 12px/16px Helvetica, Arial, sans-serif;  }

table#wp-calendar th { font: bold 14px/18px Helvetica, Arial, sans-serif; }



/* Aside
-----------------------------------------*/

div#aside .box h3 { font: bold 14px/18px Helvetica, Arial, sans-serif; text-transform: uppercase; }



/* Footer
-----------------------------------------*/

div#footer  { font: normal 10px/36px Helvetica, Arial, sans-serif; }


