/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/ 


body 
{
	background: #e7e7e7;
}

table, tr, td, p {
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.4em;
}

td.topTD {
	background: url(blog_top.jpg) no-repeat top center;
	height: 250px;
	text-align: right;
	padding: 42px 65px 0 48px;
	font-size: 11px;
margin: 0px;
padding: 0px 0px;
}


div.post h3, 
div.post h3 a {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #f6f6f6;
	padding: 2px 0 1px 7px;
	background: #888;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 5px;
	letter-spacing: normal;
	text-transform: uppercase;
}

