/* 
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.


*/

.comment-cloud { display: none; } 

#page_navi .rss {
display:none;
}

.blogpost {
	background:none repeat scroll 0 0 #FFFFFF;
	border:5px solid #E3E3E3;
	margin:0 0 20px;
	padding:20px 20px 60px;
}


.blogexcerpt {
	width:600;

}


.blogimage {
	display:block;
	float:left;
	padding:0 20px 0 0;

}

.blogpost h4 {
	font-size: 16px;
        margin: 0px;
        padding: 0px;
}

.blogpost h5 {
	font-family: arial, sans-serif;
        font-size: 12px;
        padding: 3px 0px 15px 0px;
}
