/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes-base/blog.css);
@import url(/css/professional-blue.css);
/* end StyleCatcher imports */
#changzone-homepage-image {
background:transparent url(http://www.changzone.com/images/logo_in_park.jpg) no-repeat scroll 0 0;
height:181px;
margin:0 0 25px 20px;
overflow:hidden;
text-indent:-9999px;
width:905px;
}
.featuredcaption {
font-size:12px;
width:250px;
}

.featured{
font-family:helvetica,arial;
font-size:18px;
}

.mainpage dl {
    padding: 0 8px;
}

.mainpage dl dt {
    font-size: 24px;
    border-bottom: 1px dotted #ccc;
}

.mainpage  dl dd {
    margin-bottom: 3px;
}

.mainpage dl dd.entry-meta {
    margin-bottom: 10px;
    color: #777;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
}

.index-title {
  font-size: 24px;
  color:#AE1B13;
}
