@charset "UTF-8";
/* CSS Document */

#social {
	padding-bottom: 20px;
}
#mailto a{
	display:block;
	width:22px;
	height:22px;
	background: transparent url('../image/social/email_link.gif') 0px -22px no-repeat;
	text-indent:-9000%;
}
#mailto a:hover{
background: transparent url('../image/social/email_link.gif') 0px 0px no-repeat;
}

#rss a{
display:block;
width:22px;
height:22px;
background: transparent url('../image/social/rss.gif') 0px -22px no-repeat;
text-indent:-9000%;
}

#rss a:hover{
background: transparent url('../image/social/rss.gif') 0px 0px no-repeat;
}

#twitter a{
display:block;
width:22px;
height:22px;
background: transparent url('../image/social/twitter.gif') 0px -22px no-repeat;
text-indent:-9000%;
}

#twitter a:hover{
background: transparent url('../image/social/twitter.gif') 0px 0px no-repeat;
}

#facebook a{
display:block;
width:22px;
height:22px;
background: transparent url('../image/social/facebook.gif') 0px -22px no-repeat;
text-indent:-9000%;
}

#facebook a:hover{
background: transparent url('../image/social/facebook.gif') 0px 0px no-repeat;
}

#tumblr a{
display:block;
width:22px;
height:22px;
background: transparent url('../image/social/tumblr.gif') 0px -22px no-repeat;
text-indent:-9000%;
}

#tumblr a:hover{
background: transparent url('../image/social/tumblr.gif') 0px 0px no-repeat;
}

#myspace a{
display:block;
width:22px;
height:22px;
background: transparent url('../image/social/myspace.gif') 0px -22px no-repeat;
text-indent:-9000%;
}

#myspace a:hover{
background: transparent url('../image/social/myspace.gif') 0px 0px no-repeat;
}

#google a{
display:block;
width:22px;
height:22px;
background: transparent url('../image/social/googlebookmark.gif') 0px -22px no-repeat;
text-indent:-9000%;
}

#google a:hover{
background: transparent url('../image/social/googlebookmark.gif') 0px 0px no-repeat;
}

#digg a{
display:block;
width:22px;
height:22px;
background: transparent url('../image/social/digg.gif') 0px -22px no-repeat;
text-indent:-9000%;
}

#digg a:hover{
background: transparent url('../image/social/digg.gif') 0px 0px no-repeat;
}

#delicious a{
display:block;
width:22px;
height:22px;
background: transparent url('../image/social/delicious.gif') 0px -22px no-repeat;
text-indent:-9000%;
}

#delicious a:hover{
background: transparent url('../image/social/delicious.gif') 0px 0px no-repeat;
}

#stumbleupon a{
display:block;
width:22px;
height:22px;
background: transparent url('../image/social/stumbleupon.gif') 0px -22px no-repeat;
text-indent:-9000%;
}

#stumbleupon a:hover{
background: transparent url('../image/social/stumbleupon.gif') 0px 0px no-repeat;
}

#technorati a{
display:block;
width:22px;
height:22px;
background: transparent url('../image/social/technorati.gif') 0px -22px no-repeat;
text-indent:-9000%;
}
#technorati a:hover{
background: transparent url('../image/social/technorati.gif') 0px 0px no-repeat;
}
