/************************************************/
/*** Typography : Core : Start ******************/
/************************************************/

html, body, input, button, select, option, textarea {
	font-size: 15px; line-height: 23px;
	font-family: Helvetica, Arial, sans-serif;
}
blockquote { font-style: italic; }
blockquote blockquote { font-style: normal; }

a, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

/************************************************/
/*** Typography : Core : End ********************/
/************************************************/


/************************************************/
/*** Typography : Header : Start ****************/
/************************************************/

div#featured div.interior div h2 { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px; line-height: 36px;
	font-weight: normal;
}
div#featured div.interior div p {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 18px; line-height: 20px;
	font-weight: normal;
}

div#search input {
	font-family: Helvetica, Arial, sans-serif; font-size: 11px;
}


/************************************************/
/*** Typography : Header : End ******************/
/************************************************/


/************************************************/
/*** Typography : Blog Entry : Start ************/
/************************************************/

h2.pagetitle { 
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 24px; font-weight: normal; 
}

div.post div.title h2 {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 18px; line-height: 24px; font-weight: normal;
}
div.post div.title h2 a, div.post div.title h2 a:visited {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 18px; line-height: 24px; font-weight: normal;
}

div.post blockquote { font-style: italic; }
div.post blockquote blockquote { font-style: normal; }

div.indexpost div.readmore span a, div.indexpost div.readmore span a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px; font-weight: bold;
}

div.singlepost div.title h2, div.singlepost  div.title h2 a, div.singlepost div.title h2 a:visited {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 24px; line-height: 30px; font-weight: normal;
}

/************************************************/
/*** Typography : Blog Entry : End **************/
/************************************************/


/************************************************/
/*** Typography : Comments : Start **************/
/************************************************/

div#comments  div.title h2, div#respond  div.title h2 { 
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 18px; font-weight: normal;
}

ol.commentlist li.commentlist cite { font-style: normal; }

h3#replycomment { font-family: Georgia, 'Times New Roman', serif; font-size: 24px; line-height: 30px; }
h3#replycomment a:hover { text-decoration: none; }

form#commentform p small { font-size: 11px; }
form#commentform p.button { text-align: right; }

/************************************************/
/*** Typography : Comments : End ****************/
/************************************************/


/************************************************/
/*** Typography : Sidebar : Start ***************/
/************************************************/

div.box h2 { font-family: Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold; line-height: 17px; }
div.box h2 a, div.box h2 a:visited { font-family: Helvetica, Arial, sans-serif; font-size: 11px; line-height: 17px; font-weight: bold; }
div.box div.interior { font-family: Helvetica, Arial, sans-serif; font-size: 11px; }
div.box div.interior a { font-family: Helvetica, Arial, sans-serif; font-size: 11px; }
div.box div.interior a:hover { text-decoration: none; }

div.box-widget_recent_comments div.interior ul li, div.box-widget_recent_comments div.interior ul li a,
div.box-widget_recent_comments div.interior ul li a:visited {
	font-family: Georgia, 'Times New Roman', serif; font-size: 11px;
}


/************************************************/
/*** Typography : Sidebar : End *****************/
/************************************************/


/************************************************/
/*** Typography : Footer : Start ****************/
/************************************************/

div#footer { font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 18px; }

/************************************************/
/*** Typography : Footer : End ******************/
/************************************************/
	
