/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */


/* ---------------------
SHARE POST
*/
.share-post{
	height:26px;
	color:#323232;
	line-height:16px;
	font-size:11px;
	margin-bottom:20px;
}
.share-post li{
	float:left;
	margin:4px 0;
	margin-right:10px;
	display:block;
	padding-right:10px;
}
.share-post a:link, 
.share-post a:visited{
	height:16px;
	line-height:16px;
	line-height:16px;
	color:#555;
}
.share-post a:hover{
	color:#888;
	text-decoration:underline;
}
.share-delicious{
	background:url(pic/icon-delicious.gif) no-repeat;
	padding-left:20px;
}
.share-del-s{
	background:url(pic/icons-dels.jpg) no-repeat;
	padding-left:20px;
}
.share-facebook{
	background:url(pic/icon-facebook.gif) no-repeat;
	padding-left:20px;
}
.share-twitter{
	background:url(pic/itwitter.jpg) no-repeat;
	padding-left:26px;
}
.share-digg{
	background:url(pic/icon-digg.gif) no-repeat;
	padding-left:20px;
}
.share-reddit{
	background:url(pic/icon-reddit.gif) no-repeat;
	padding-left:20px;
}
.share-tag{
	background:url(pic/icon-tag.jpg) no-repeat;
	padding-left:20px;
}
.share-comments{
	background:url(pic/icon-comments.jpg) no-repeat;
	padding-left:22px;
}


