/* 
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-top: 30px;
	padding-bottom: 30px;
}

#header #nav {
	margin-top: 20px;
}

#woofader h2 {
	line-height: 1.2 !important;
	margin-bottom: 12px;
	margin-top: -8px;
}

#woofader {
	padding-bottom: 20px;
}

#woofader .slide {
}

#mini-features .feature h3, #mini-features .feature p {
	padding-bottom: 10px;
}

.entry h2, .entry h3 {
	font-weight: bold;
	margin-top: 30px;
	padding-bottom: 12px;
}

.entry h4, .entry h5, .entry h6 {
	font-weight: bold;
}

img.noborder {
	background-color: transparent;
	border: 0;
	padding: 0;
	margin-top: -2px;
}
