/* --- FOOTER --- */

#footer #social-media-links {
	float: right;
	clear: none;
	width: 350px;
	text-align: right;
}

#footer #social-media-links a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
	background: url(../images/sprites.png);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    padding-left: 27px;
}

#footer {
	padding: 0.110909em 10px 0.27273em;
	font-size:.86em; 
	background: #F2F2F2;
	overflow: auto;
}

#footer.container_18 {
	width: 946px;
height: 20px;
}

#footer .nav {
	width: 650px;
	float: left;
	clear: none;
	height: 1.5px;
}

#footer ul {
	list-style-type: none;
	margin: 1px;
	padding: 0;
	letter-spacing: -4px; /* Fix for extra whitespace after inline-block elements */
}

#footer li {
	display: inline-block;
	vertical-align: text-top;
	border-right: 1px solid #D3D8E0;
	letter-spacing: normal;
}
#footer li a {
color: #333;
}
#footer .last, #footer .logo {
	border-right: none;
}

#footer a:link, #footer a:visited {
	padding: 0 10px;
	text-decoration: none;
}

#footer .logo a {
	padding: 0;
}

#footer .last a {
	padding-right: 0;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
}

#footer #social-media-links .twitter a {
	background-position: 10px -120px;
}

#footer #social-media-links .youtube a {
	background-position: 10px -140px;
}

#footer #social-media-links .facebook a {
	background-position: 10px -160px;
}

#footer #social-media-links .blog a {
	background-position: 10px -180px;
}

#footer #social-media-links .crowdsupport a {
	background-position: 7px -199px;
}
