/*  MICROTHEMER STYLES  */


/*= Sidebar =================== */

/** Sidebar >> Listitems in widget sidebar **/
#widget-sidebar li {
	list-style-type: none !important;
}

/** Sidebar >> Custom html 4 link **/
li a {
	color: #f1f1f1 !important;
}

