.post-header .post-date
{
    background-color:transparent;
	background-image:url('images/post-date-bg.jpg');
	left:-71px;
	width:209px;
	text-align:left;
}

.post-header .post-title
{
	position:relative;
	padding-top:30px;
}

.post-header .post-date .month, .post-header .post-date .day
{
    color:#FFFFFF;
	width:110px;
	text-align:center;
}

.post-header .post-date .month
{
	font-size:16px;
}

.post-header .post-date .day
{
	font-size:20px;
}


#header
{
    background: transparent none no-repeat scroll 0 0;
    height:210px;
	text-indent: -9999px;
}

#page .page-body
{
    background-color:transparent;
}

#page
{
    background: transparent url('images/header-bg.jpg') no-repeat scroll center top;
}