/*--------------------------------------------------------
# BT Social Icons v1.0 - Joomla Module
# --------------------------------------------------------
# Joomla 2.5.x
# Copyright (C) 2012 Bonusthemes.com. All Rights Reserved.
# @license GNU/GPL license: http://www.gnu.org/copyleft/gpl.html
# Website: http://www.bonusthemes.com/
# Support: support@bonusthemes.com
------------------------------------------------------- */

/* social icons */
.bt_mod_social_icons { text-align: left; }
.bt_mod_social_icon { width: 16px; height: 23px; display: inline-block; margin: 5.5px 11px 0 11px; }

.bt_social_icon_bg { background-position: 0 0; }
.bt_social_icon_bg:hover { background-position: 0 -23px; }
