/* 
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.

*/

#about .about_image {
	float:left:
	margin:0px;
	height:128px;
	width:193px;
	overflow:none;
}


.widget ul	{ 
	border:none;
}

.widget ul li	{
	border:none;
}

#blog .box, .archive_options, .widget ul li, .flickr .flickr_photos, #wp-calendar, #wp-calendar caption, form#newsletter	{ 
	background-color: #fff;
}

.widget	{
	margin-bottom: 20px;
}

.widget h3	{
	margin-bottom: 10px;
}

#home #albums	{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.credits img	{
	display:none;
	vertical-align: middle;
}

.credits, .credits a	{
	color: #fff;
}