/*--------------------------------------------------------
# BT Social Icons v1.0.0 - Joomla Module
# --------------------------------------------------------
# Joomla 1.7.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: center; }
.bt_mod_social_icon { width: 250px; height: 32px; display: inline-block; margin: 3.5px 0 0 12px; }

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

#bt_first_icon { margin: 3.5px 0 0 0; }