/* =social-links
====================================================================== */

#social-links {
	width: 100px;
	height: 9.7em;
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 5px;
	border-top: thin solid #efefef;
	border-right: thin solid #d4d4d4;
	border-bottom: thin solid #cbcbcb;
}

#social-links li {
	margin: 0 0 4px 0;
	list-style-type: none;
	display: block;
	width: inherit;
	height: auto;
}

#social-links li a {
	padding-left: 22px;
}

#social-links li:hover {
	opacity: 0.86;
}


#social-links li.blip {
	background: url(social-blip.gif) no-repeat;

}

#social-links li.flaker {
	background: url(social-flaker.gif) no-repeat;	
}
#social-links li.twitter {
	background: url(social-twitter.jpg) no-repeat;	
}
#social-links li.facebook {
	background: url(social-facebook.gif) no-repeat;	
}
