/* $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-facebook { background-image: url('http://www.gruenevernunft.de/sites/all/modules/sexybookmarks/images/icons/facebook.png') }
DIV.sexybookmarks A.sexy-google { background-image: url('http://www.gruenevernunft.de/sites/all/modules/sexybookmarks/images/icons/google.png') }
DIV.sexybookmarks A.sexy-myspace { background-image: url('http://www.gruenevernunft.de/sites/all/modules/sexybookmarks/images/icons/myspace.png') }
DIV.sexybookmarks A.sexy-twitter { background-image: url('http://www.gruenevernunft.de/sites/all/modules/sexybookmarks/images/icons/twitter.png') }
