/* 
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.

*/

/* BUSYBEE EDITS */

#header img.title {
	margin-left: 5px;
	margin-top: -40px;
}

#sidebar .widgetized .widget_categories ul li, 
#sidebar .widgetized .widget_archive ul li, 
#sidebar .widgetized .widget_links ul li {
	width: 240px;
	float: left;
	display: inline;
	margin-left: 10px;
}

.alignleft {
	margin: 0px 20px 8px 0;
	float: left;
}

h1, h2, h3, h4, h5 {
	padding: 10px 0;
	font-family: arial;
}

#main-content h2, #main-content h3 {
	font-weight: bold;
}

#main-content h2 {
	font-size: 28px;
}
