/* CSS Rules for the Site Footer Area/Section */


#footer {
	margin-top: 10px;
	background-color: #000000;
	min-height: 220px;
}

#footer #footer-top-bar {
	background-color: #3B3F41;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 260px;
}

#footer #footer-top-bar #footer-nav-links ul {
	float: none;
	margin-top: 15px;
}
#footer #footer-top-bar #footer-nav-links ul li a {
	color: #DDDDDD;
	font-size: 14px;
	font-family: sans-serif;
}
#footer #footer-top-bar #footer-nav-links ul li a:hover {
	color: #FFFFFF;
	/*text-decoration: none;*/
}

#footer #footer-top-bar #footer-mm-counts .mm-count-lbl {
	font-size: 24px;
	color: #EEEEEE;
	line-height: 1.0;
	margin-top: 15px;
}
#footer #footer-top-bar #footer-mm-counts .mm-count-no {
	font-size: 36px;
	color: #8F887C;
	line-height: 1.0;
}

#footer #footer-top-bar #footer-follow-us {
	margin-top: 15px;
	color: #EEEEEE;
}
#footer #footer-top-bar #footer-follow-us .social-logo {
	height: 20px;
}


#footer #footer-bottom-bar {
	padding-top: 15px;
	padding-bottom: 15px;
}


#footer-facebook-share {}


/* ----- ./Footer CSS ----- */
