/* 
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.

*/

#container {
	width: 940px;
	margin: 0 auto;
	background: url(images/top.gif) no-repeat 0 158px;
}

div.share_block  li.share {
	width:344px;
list-style-type: none;
}

div.share_block ul.share {
	overflow:hidden;
	margin:10px 0 0 0;
	width:344px;
}

div.share_block ul.share h4 {
	margin:10px 0
}

div.share_block ul.share li {
	float:left;
	margin:0 0 0 10px;
	list-style-type:none;
}

div.share_block ul.share li.label {
	width:130px;
}

div.share_block ul.share li a {
	display:block;
	width:32px;height:32px;
	text-indent:-10000em;
	background:url(/wp-content/uploads/2010/02/share.png) no-repeat top left;
}

div.share_block ul.share li.delicious a { background-position:0 0 }
div.share_block ul.share li.digg a { background-position:-32px 0 }
div.share_block ul.share li.facebook a { background-position:-64px 0 }
div.share_block ul.share li.linkedin a { background-position:-96px 0 }
div.share_block ul.share li.reddit a { background-position:-128px 0 }
div.share_block ul.share li.stumbleupon a { background-position:-160px 0 }
div.share_block ul.share li.technorati a { background-position:-192px 0 }
div.share_block ul.share li.twitter a { background-position:-224px 0 }