/*   
Theme Name: puppy-10
Theme URI: www.puppygames.net
Description: 
Author: 
Author URI: 
Template: 
Version: 
.
puppy puppy puppy 2010
.
*/

#puppymeta a {font-size:18px;text-transform: uppercase;padding:0 8px 0 0}
#puppymeta a img {vertical-align:middle;padding:0 8px 0 0;margin:-1px 0 0;}



div.sociable { margin: 18px 0 0; float:left; clear:left; display:inline;color:#999;font-size:12px;}

div.sociable_tagline {float:left;line-height:20px;}

span.sociable_tagline { float:left; display:inline;}
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	
	display: block;
	
	background: #ffe;
	border: 1px solid #ccc;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	float:left;
	display: inline;
	margin: 0 0 0 5px!important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	float:left;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 20px;
	height: 20px;
	border: 0;
	margin: 0 !important;
	padding: 0 2px;
}

.sociable-hovers, #puppymeta a img{
	opacity: 1;
	-moz-opacity: 1;
}
.sociable-hovers:hover, #puppymeta a:hover img{
	opacity: .7;
	-moz-opacity: .7;
}