/* 
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.

*/

h1, h2, h3 {
	color: #ff9c00;
	font-family: Arial, sans serif;
	margin-top: 15px;

}

h4 {
	color: #a3d5ea;
	font-family: Arial, sans serif;
	font-size: 14px;
}

#flickr .flickr_badge_image a {
		float: left;
		display: inline;
		margin: 0 16px 15px 0;
		border: 1px solid #888;
		padding: 5px;
}

#flickr .flickr_badge_image a:hover {
	border: 1px solid #fff;
}

h2.lifestream_date { display:none; } 

div.post img { border:1px solid #888888; padding:5px !important; padding:0; }