#headerAdvertisement
{
	display: none;
}
#header
{
	height: 10px;
}

#header h1 span
{
	display: block !important;
}
#header ul
{
	display: none;
}

#sidebarPanel
{
	display: none;
}

#mainPanel
{
	width: auto;
}

#respond
{
	display: none;
}

#footerWrapper
{
	display: none;
}

#mainPanelNav
{
	display: none;
}

.entryHeading
{
	position: relative;
	width: 590px;
	height: 55px;
	left: 0;
}

.entryHeading h2
{
	float: left;
	margin-left: 0px;
	margin-top: 17px;
	width: 437px;
	font-size: 24px;
	font-weight: normal;
	clear: both;	
}

.entryHeadingDay
{
	background: none;
	width: autp;
	height: auto;
	float: left;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-align: left;
	float: left;
	clear: both;
}

.entryBody
{
	clear: both;
}

.addthis_button
{
	display: none;
}

.entryFooterActionsMore
{
	display: none;
}