@CHARSET "UTF-8";

/* ******************************** Post **************************************** */

div.post
{
	margin                     : 10px 0 20px 0;
}

div.post h1
{
  font-size                  : 1.8em;
  font-weight                : normal;
  display                    : inline;
}

div.post span, div.post small
{
	color                      : #999999;
	font-size                  : 0.9em;
}
