/************************************************/
/*** Typography : Core : Start ******************/
/************************************************/

html, body, input, button, select, option, textarea { font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }
a, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

/************************************************/
/*** Typography : Core : End ********************/
/************************************************/


/************************************************/
/*** Typography : Header : Start ****************/
/************************************************/

div#sitename p { font-size: 14px; font-family: Georgia, 'Times New Roman', serif; }
div#rss p { font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif; text-transform: uppercase; }

/************************************************/
/*** Typography : Header : End ******************/
/************************************************/


/************************************************/
/*** Typography : Blog Entry : Start ************/
/************************************************/

div.pagetitle h2 { font-family: Georgia, 'Times New Roman', sans-serif; font-size: 24px; line-height: 30px; font-weight: bold; }

div.post div.title h2 { font-family: Georgia, 'Times New Roman', sans-serif; font-size: 24px; line-height: 30px; font-weight: bold; }
div.post div.title h2 a, div.post div.title h2 a:visited { font-family: Georgia, 'Times New Roman', sans-serif; line-height: 30px; font-weight: bold; }
div.post div.title p { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 26px; text-transform: uppercase; }

div.post div.entry a { font-weight: bold; }
div.post blockquote { font-style: italic; }
div.post blockquote blockquote { font-style: normal; }

/************************************************/
/*** Typography : Blog Entry : End **************/
/************************************************/


/************************************************/
/*** Typography : Comments : Start **************/
/************************************************/

div#comments h3, div#postcomment h3 { font-family: Georgia, 'Times New Roman', sans-serif; font-size: 24px; line-height: 30px; }
div#comments p, div#postcomment p { font-family: Georgia, 'Times New Roman', sans-serif; font-size: 10px; line-height: 22px; text-transform: uppercase; }
div#comments p a, div#comments p a:visited { text-transform: uppercase; text-decoration: underline; }

ol.commentlist li.commentlist cite { font-family: Arial, Helvetica, sans-serif; font-style: normal; }

small.commentmetadata { font-size: 11px; }
small.commentmetadata cite { font-size: 13px; font-weight: bold; font-style: normal; }

h3#replycomment { font-family: Georgia, 'Times New Roman', sans-serif; font-size: 24px; line-height: 30px; }
h3#replycomment a:hover { text-decoration: none; }

form#commentform p small { font-size: 12px; }
form#commentform p.button { text-align: right; }

/************************************************/
/*** Typography : Comments : End ****************/
/************************************************/


/************************************************/
/*** Typography : Sidebar : Start ***************/
/************************************************/

div#box-rss, div.box h3 { 
	font-family: 'Lucida Grande','LucidaGrande','Lucida Sans', 'Times New Roman', sans-serif; 
	font-size: 12px; font-weight: bold; 
	text-transform: uppercase; 
}

/************************************************/
/*** Typography : Sidebar : End *****************/
/************************************************/


/************************************************/
/*** Typography : Footer : Start ****************/
/************************************************/

div#footer { font-family: 'Lucida Grande','LucidaGrande','Lucida Sans', 'Times New Roman', sans-serif;  font-size: 9px; line-height: 16px; }

/************************************************/
/*** Typography : Footer : End ******************/
/************************************************/
	