/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

	#content ul.share{margin: 4px 0px 0 0; color: #545454; text-align:right;}
	#content ul.share li{line-height: 130%; margin: 0 0px 7px 0;}
	#content ul.share li.title{font-weight: bold;}
	#content ul.share a:hover, #content .entry-meta a:hover{color: #a43f46;text-decoration: underline;}

.share-link { margin: 8px; }

#small-shareicon {
    height:17px;
    width: 17px;
    margin: 0px 0px 0px 0px;
    float: right;
}

.share-headline { font-size: 120%; text-align: right; }

.share-twitter { background-image: url(images/icon-twitter.png);
    background-repeat: no-repeat; }

.share-bloggy { background-image: url(images/icon-bloggy.png);
    background-repeat: no-repeat; }

.share-pusha { background-image: url(images/icon-pusha.png);
    background-repeat: no-repeat; }

.share-facebook { background-image: url(images/icon-facebook.png);
    background-repeat: no-repeat; }
 
