/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/themes/tristan-blue-4.2/screen.css);
/* end StyleCatcher imports */

.asset-body, .asset-more {
  font-size: 13px
}

#header-content {
    padding: 5px 0px 25px 80px;
}

#header-inner {
    padding-top: 0px;
    padding-bottom: 0px; 
}

#header, #header-menu, #header-content {
    background: none;
}

#header-events {
    padding-right: 10px;
    padding-left: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 11px;
}

#header-events a {
    color: #037;
}

#header-ad {
    border: 1px dashed #E0E0E0;
    padding: 5px;
    float: right;
    width: 550px;
    z-index: 0;
}
#header-ad a {
    color: #03F;
}
#footer-ad {
    border: 1px dashed #B0B0B0;
    padding: 5px;
    margin: 10px;    
}




.asset-author-bio {
    font-style: italic;
    padding-top: 5px;
    margin-top: 5px;
    border-top: 1px #B0B0B0 dashed
}

.topcategories {
    font-color: #404040;
}

.entry-additionalresources{
   color: #000
}

.entry-additionalresources ul {
   list-style-type: disc;
   display: inline;
}

.entry-additionalresources li {
   display: list-item;
   background: url('/mt-static/themes/tristan-blue-4.2/bullet.gif') 0 .25em no-repeat;
   padding-left: 10px;
   margin: 5px 0;
}

