/* $Id: sexybookmarks_css.tpl.php,v 1.1 2010/02/12 07:06:32 deciphered Exp $ */

DIV.sexybookmarks
{
  clear: both;
  height: 29px;
  margin: 20px 0;
  overflow: hidden;
  position: relative;
}
DIV.sexybookmarks-inner
{
  position: absolute;
}

DIV.sexybookmarks A
{
  background-position: 0 bottom;
  border: 0;
  display: block;
  float: left;
  height: 29px;
  text-decoration: none;
  width: 60px;
}
DIV.sexybookmarks A:hover
{
  background-position: 0 top;
}
DIV.sexybookmarks A SPAN
{
  display: none;
}

DIV.sexybookmarks A.sexy-delicious { background-image: url('/drupal/sites/all/modules/sexybookmarks/images/icons/delicious.png') }
DIV.sexybookmarks A.sexy-designmoo { background-image: url('/drupal/sites/all/modules/sexybookmarks/images/icons/designmoo.png') }
DIV.sexybookmarks A.sexy-digg { background-image: url('/drupal/sites/all/modules/sexybookmarks/images/icons/digg.png') }
DIV.sexybookmarks A.sexy-facebook { background-image: url('/drupal/sites/all/modules/sexybookmarks/images/icons/facebook.png') }
DIV.sexybookmarks A.sexy-google { background-image: url('/drupal/sites/all/modules/sexybookmarks/images/icons/google.png') }
DIV.sexybookmarks A.sexy-googlereader { background-image: url('/drupal/sites/all/modules/sexybookmarks/images/icons/googlereader.png') }
DIV.sexybookmarks A.sexy-identica { background-image: url('/drupal/sites/all/modules/sexybookmarks/images/icons/identica.png') }
DIV.sexybookmarks A.sexy-mail { background-image: url('/drupal/sites/all/modules/sexybookmarks/images/icons/mail.png') }
DIV.sexybookmarks A.sexy-meneame { background-image: url('/drupal/sites/all/modules/sexybookmarks/images/icons/meneame.png') }
DIV.sexybookmarks A.sexy-myspace { background-image: url('/drupal/sites/all/modules/sexybookmarks/images/icons/myspace.png') }
DIV.sexybookmarks A.sexy-twitter { background-image: url('/drupal/sites/all/modules/sexybookmarks/images/icons/twitter.png') }
DIV.sexybookmarks A.sexy-yahoobuzz { background-image: url('/drupal/sites/all/modules/sexybookmarks/images/icons/yahoobuzz.png') }
