#rt-footer {
  background: url(../images/dark/footer_shadow.png) no-repeat center 0;
  border-top: 1px solid rgba(255,255,255,0.1);
}
.logo-type-legacy #rt-logo_footer {
  background-image: url(../images/logo/dark/logo.png);
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
}
.logo-type-legacy #rt-logo_footer:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
}
.logo-type-legacy #rt-logo_footer,
.logo-type-legacy #rt-logo_footer:hover {
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
}
.facebook_footer {
  background: url(../images/dark/social/facebook.png) no-repeat 0 0;
}
.twitter_footer {
  background: url(../images/dark/social/twitter.png) no-repeat 0 0;
}
.gplus_footer {
  background: url(../images/dark/social/google.png) no-repeat 0 0;
}
.dribbble_footer {
  background: url(../images/dark/social/dribbble.png) no-repeat 0 0;
}
.linkedin_footer {
  background: url(../images/dark/social/linkedin.png) no-repeat 0 0;
}
.blogger_footer {
  background: url(../images/dark/social/blogger.png) no-repeat 0 0;
}
.delicious_footer {
  background: url(../images/dark/social/delicious.png) no-repeat 0 0;
}
.digg_footer {
  background: url(../images/dark/social/digg.png) no-repeat 0 0;
}
.flickr_footer {
  background: url(../images/dark/social/flickr.png) no-repeat 0 0;
}
.friendfeed_footer {
  background: url(../images/dark/social/friendfeed.png) no-repeat 0 0;
}
.lastfm_footer {
  background: url(../images/dark/social/lastfm.png) no-repeat 0 0;
}
.livejournal_footer {
  background: url(../images/dark/social/livejournal.png) no-repeat 0 0;
}
.mixx_footer {
  background: url(../images/dark/social/mixx.png) no-repeat 0 0;
}
.myspace_footer {
  background: url(../images/dark/social/myspace.png) no-repeat 0 0;
}
.netvibes_footer {
  background: url(../images/dark/social/netvibes.png) no-repeat 0 0;
}
.newsvine_footer {
  background: url(../images/dark/social/newsvine.png) no-repeat 0 0;
}
.picasa_footer {
  background: url(../images/dark/social/picasa.png) no-repeat 0 0;
}
.reddit_footer {
  background: url(../images/dark/social/reddit.png) no-repeat 0 0;
}
.stumbleupon_footer {
  background: url(../images/dark/social/stumbleupon.png) no-repeat 0 0;
}
.technorati_footer {
  background: url(../images/dark/social/technorati.png) no-repeat 0 0;
}
.vimeo_footer {
  background: url(../images/dark/social/vimeo.png) no-repeat 0 0;
}
.wordpress_footer {
  background: url(../images/dark/social/wordpress.png) no-repeat 0 0;
}
.yahoo_footer {
  background: url(../images/dark/social/yahoo.png) no-repeat 0 0;
}
.yelp_footer {
  background: url(../images/dark/social/yelp.png) no-repeat 0 0;
}
.youtube_footer {
  background: url(../images/dark/social/youtube.png) no-repeat 0 0;
}
.feed_footer {
  background: url(../images/dark/social/feed.png) no-repeat 0 0;
}
.facebook_footer.iconTransition_footer :before,
.twitter_footer.iconTransition_footer :before,
.gplus_footer.iconTransition_footer :before,
.dribbble_footer.iconTransition_footer :before,
.linkedin_footer.iconTransition_footer :before,
.blogger_footer.iconTransition_footer :before,
.delicious_footer.iconTransition_footer :before,
.digg_footer.iconTransition_footer :before,
.flickr_footer.iconTransition_footer :before,
.friendfeed_footer.iconTransition_footer :before,
.lastfm_footer.iconTransition_footer :before,
.livejournal_footer.iconTransition_footer :before,
.mixx_footer.iconTransition_footer :before,
.myspace_footer.iconTransition_footer :before,
.netvibes_footer.iconTransition_footer :before,
.newsvine_footer.iconTransition_footer :before,
.picasa_footer.iconTransition_footer :before,
.reddit_footer.iconTransition_footer :before,
.stumbleupon_footer.iconTransition_footer :before,
.technorati_footer.iconTransition_footer :before,
.vimeo_footer.iconTransition_footer :before,
.wordpress_footer.iconTransition_footer :before,
.yahoo_footer.iconTransition_footer :before,
.feed_footer.iconTransition_footer :before,
.yelp_footer.iconTransition_footer :before,
.youtube_footer.iconTransition_footer :before {
  display: block;
}
