@charset "UTF-8";

#footer { clear: both; padding-left: 0px; padding-top: 0px; font-size: 0.6em; color: #333; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; display: block; position: absolute; color: #333; }

#footer a { color: #333; text-decoration: none; }

#footer .facebook, #footer .twitter, #footer .foursquare, #footer .rss { overflow: hidden; float: left; }

#footer .find-us { display: block; text-indent: -100em; }

#footer .facebook { width: 18px; height 18px; background-attachment: scroll; background-image: url(../assets/img/facebook.png); background-repeat: no-repeat; background-position: 0 1px; line-height: 18px; }

#footer .twitter { width: 18px; height 18px; background-attachment: scroll; background-image: url(../assets/img/twitter.png); background-repeat: no-repeat; background-position: 0 1px; line-height: 18px; }

#footer .foursquare { width: 18px; height 18px; background-image: url(../assets/img/foursquare.png); background-repeat: no-repeat; background-position: 1px 1px; line-height: 18px; }

#footer .rss { background: url(../assets/home/feed.png) no-repeat scroll 1px 2px transparent; width: 14px; }

#footer .pipe { float: left; padding: 0 3px; }