#blog_post
{
width: 540px;
margin: 0px;
padding: 0px 10px 0px 10px;
position: static;
background-image: url(/site/images/blog_header.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

#blog_post h3
{
font-size: 23px;
line-height: 20px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
padding: 17px 0px 0px 5px;
margin: 0px;
color: #000;
font-weight: normal;
font-style: italic;
}

#blog_post h4
{
font-size: 10px;
line-height: 10px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
padding: 12px 0px 22px 5px;
margin: 0px;
color: #000;
font-weight: bold;
font-style: italic;
}

#blog_post h2
{
font-size: 23px;
line-height: 20px;
font-family: "Trebuchet MS", Helvetica, sans-serif;
padding: 14px 0px 0px 5px;
margin: 0px;
color: #FFF;
font-weight: normal;
font-style: italic;
}

#blog_post p
{
padding: 10px 0px 10px 0px;
margin: 0px 0px 0px 0px;
}

#blog_post a
{
color: #FFF;
text-decoration: none;
border-bottom: 1px dotted #FFF;
}

#blog_post a:hover
{
color: #FFF;
text-decoration: none;
border-bottom: 1px solid #FFF;
}

#blog_calendar_mini
{
float: right;
margin: 12px 0px 0px 0px;
}

#blog_calendar_mini table
{
padding: 0px;
margin: 0px;
width: 54px;
}

#blog_calendar_mini td
{
padding: 0px;
margin: auto;
text-align: center;
}

#blog_calendar_mini .month 
{
padding: 0px;
margin: auto;
font-family: Times;
font-size: 15px;
line-height: 15px;
font-style: italic;
text-transform: uppercase;
color: #FFF;
}

#blog_calendar_mini .day
{
padding: 0px;
margin: auto;
font-family: Times;
font-size: 33px;
line-height: 35px;
font-weight: normal;
font-style: normal;
color: #000;
}

#blog_image
{
float: left;
padding: 5px 10px 5px 0px;
margin: 0px;
vertical-align: top;
}

#blog_image a
{
border: 0px;
text-decoration: none;
}

#blog_image a:hover
{
border: 0px;
text-decoration: none;
}
