/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Post 2 page title **/
#post-2 .page-title {
	text-align: center !important;
	white-space: normal !important;
}

/** General >> Wp admin bar dashboard ab item **/
#wp-admin-bar-dashboard .ab-item {
	background-image: none !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
}

