@charset "UTF-8";
/*********************************************
*** Nzime ltd type styles
*********************************************/

body{
	font-family:			Arial, Helvetica, sans-serif;
}

a{
	text-decoration:		none;
}


/*********************************************
*** logo type styles
*********************************************/

#logo a{
	text-indent:			-99999px;
}

#navigation li{
	list-style-type:		none;
	font-family:			Georgia, Times, serif;
	font-size:				18px;
}

/*********************************************
*** logo type styles
*********************************************/

#footer p{
	font-size:				10px;
}

/*********************************************
*** Blog type styles
*********************************************/

#blog .post .postmetadata{
	font-size:				10px;
}

#blog .post h2{
	font-family:			Georgia, Times, serif;
	font-size:				24px;
	font-weight:			normal;
}

#blog .post .entry p{
	font-size:				12px;
	line-height:			18px;
}

#sidebars h2{
	font-family:			Georgia, Times, serif;
	font-size:				24px;
	font-weight:			normal;
}

#sidebars #l-sidebar h2{
	font-family:			Georgia, Times, serif;
	font-size:				24px;
	font-weight:			normal;
}

#sidebars #r-sidebar h2{
	font-family:			Georgia, Times, serif;
	font-size:				24px;
	font-weight:			normal;
}

.widget_categories li, .widget_recent_entries li, .widget_archive li, .widget_nzime_twitter_feed li{
	font-size:				11px;
	list-style-type:		none;
	clear:					both;
}

.widget_categories li, .widget_recent_entries li, .widget_archive li{
	list-style-type:		square;
}

/*********************************************
*** Generic type styles
*********************************************/

.type9{
	font-size:				9px;
}

.type10{
	font-size:				10px;
	line-height:			15px;
}

.type12{
	font-size:				12px;
}

.type14{
	font-size:				14px;
	line-height:			18px;
}