/* 
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.

*/

#header  {
	padding: 20px 0;
}

/*#footer .credit {
	display: none;
}*/

.widget_woo_flickr .flickr_badge_image  {
	width: 75px;
	float: left;
	margin: 2px 16px 2px 2px;
	border: 3px solid #000000;
}

.entry .wp-caption {
	padding: 1px;
	text-align:center;
	background:#000;
	margin-bottom: 20px;
}

/*#tabber li.lifestream {
	display: none;

}*/



