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

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

a{
	text-decoration:		none;
}


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

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

#navigation li{
	list-style-type:		none;
}

#navigation li a{
	text-indent:			-99999px;
}

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

#footer dl{

}

#footer dl dt{
	font-size:				11px;
	font-weight:			bold;
	line-height:			18px;
}

#footer dl dd{
	font-size:				11px;
	line-height:			16px;
}

#footer dl dd address{
	font-style:				normal;
}

.social li{
	list-style-type:		none;
}


	.social li a{
		text-indent:		-99999px;
	}
	
/*********************************************
*** Services page type styles
*********************************************/

.servicesList li{
	list-style-type:		none;
}

.servicesList a{
	font-size:				42px;
	font-weight:			bold;
	letter-spacing:			-3px;
}

.services h1{
	font-size:				42px;
	font-weight:			bold;
	letter-spacing:			-3px;
	line-height:			46px;
}

.services h2{
	letter-spacing:			-2px;
}

.services p{
	font-size:				14px;
	line-height:			20px;
}

.servicesSubNav li{
	list-style-type:		none;
}

.servicesSubNav a{
	font-size:				19px;
	font-weight:			bold;
	letter-spacing:			-1px;
	line-height:			23px;
}

/*********************************************
*** Portfolio type styles
*********************************************/

.portfolioCol li{
	font-size:				10px;
	font-weight:			bold;
	list-style-type:		none;
}

.portfolioCol h2{
	font-size:				12px;
	font-weight:			bold;
}

.portfolioMain h2{
	font-size:				30px;
	font-weight:			normal;
}

.portfolioMain h3{
	font-size:				10px;
	font-weight:			normal;
}

.portfolioImgNav li{
	font-size:				10px;
	font-weight:			bold;
	list-style-type:		none;
}

.portfolioMain .quote{
	font-family:			Georgia, Times, serif;
	font-size:				11px;
	line-height:			17px;
}

.portfolioMain .quote blockquote span{
	font-size:				60px;
}

.portfolioMain .quote .name{
	font-weight:			bold;
}

.portfolioMain .quote .company{
	
}

/*********************************************
*** Contact type styles
*********************************************/

.contact h1{
	font-size:				42px;
}

.contact h2{
	font-size:				14px;
	font-weight:			normal;
}

.contact p{
	font-size:				14px;
}

.contact a{
	text-decoration:		underline;
}

.contact address{
	font-size:				14px;
	font-style:				normal;
}

/*********************************************
*** 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;
}

#blog .bottomNavigation a{
	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:				11px;
	line-height:			16px;
}

.type11{
	font-size:				11px;
	line-height:			16px;
}

.type12{
	font-size:				12px;
	line-height:			17px;
}

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