/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/
.postcontent  p { font-size: 18px; }

#primary-menu ul li > a {
	
	color: #444;
	
	font-size: 14px;
	letter-spacing: 1px;
	
}



