h3 {

	margin: 0 0 1px;

	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;

	font-size: 24px;

	font-weight: normal;

	line-height: 28px;

	color: #68462B;

	}

h3 a {

	text-decoration: underline;

	color: #421B37;

	}

h3 a:hover {

	text-decoration: none;

	color:#68462B;

	}

span.postLink
{
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	color: #71951e;
}

	
a.postLink
{
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	color: #71951e;
}

a.postLink:hover
{
	text-decoration: none;
	color: #71951e;
}

.blogContent p
{
	margin-top: 0px;
	padding-top: 0px;
}

.postDate 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFF;
	color: #71951e;
	margin-left:2px;	
}

.postAuthor
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFF;
	color: #71951e;
	margin-left:2px;	
}

.postCategory
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFF;
	color: #71951e;
	margin-left:5px;	
	
}

.postTags
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #FFF;
	color: #71951e;
	margin-left:5px;	
	
}


.postTag
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFF;
	color: #FF0404;
	margin-left:5px;	
	
}
.blogIcon
{
	margin-right: 5px;
	margin-bottom: 5px;
}

h3.categories
{
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	font-weight: bold;
	color: #71951e;
}

ul.categories
{
	list-style: none;
	padding-left: 20px;
}

div.tagDivComponent
{
	width: 98%;
	padding-left: 5px;
	padding-right: 5px;
}

div.tagDivItem
{
	float: left;
	margin-right: 10px;
}

a.tagAItem
{
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #71951e;
	font-size: 9px;
	margin-right: 10px;
}

a.tagAItemBig
{
	font-size: 18px;
}

a.tagAItemNormal
{
	font-size: 12px;
}

div.authorInfo
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border: #CBCBCB 1px solid; 	
	position: absolute;
	background-color: White;
	width: 300px;
}

