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

a:link
{
    color: #999;
}

body
{
    font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size:8pt;
}

#container-inner, #content
{
    background-color: #222;
    color: #999;
}

#header-inner, #main-navigation-inner, #content-inner, #footer-inner
{
    width:974px;
}

#alpha-inner img, .thumb img
{
    border: 1px solid #999;
    padding: 1px;
}

.layout-wt #alpha
{
    width: 644px;
}

.layout-wt .widget-header
{
    background-image: none;
    background-color: #333;
}

.thumb
{
    text-align: center;
}

.widget-recent-entries .thumb img
{
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 4px;
}

.thumb-title
{
    font-size:90%;
    font-style:italic;
    text-align:right;
}

.widget-header
{
    padding-left: 6px;
}

/* Daffodil: /images/headers/20090404-141305-830409913.jpg */
/* ORNC: /images/headers/20090404-130758-830409913.jpg */

#header
{
    background:#595959 url(/images/headers/20090404-141305-830409913.jpg) repeat-x scroll right bottom;
    border-color:#1B1F21;
}

#header a
{
    color:#fff;
    font-weight:bold;
}