/* 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/adjustit/adjustit.css);
/* 
#header { 
    border-color: #27455a;  
    background: #97cad8 url(header.png) no-repeat bottom left; 
}

end StyleCatcher imports */

.layout-wtt #content-inner { background: #FFF; }
.layout-twt #content-inner { background: #FFF; }
.layout-wt #content-inner { background: #FFF; }
.layout-tw #content-inner { background: #FFF; }

.archive-title {
    color: #111;
}



body {
    color: #111;  
    font-family: arial, sans-serif;   
    background: #111; 
}

a {
    color: #111; 
}

#header a {
    color: #000;
}

#header-description {
    color: #000;
}


#header {  
    border-color: #333;
    background: #333 url(http://www-b.evenserver.com/blog/wp-content/sites/wwwschematroniccom/2008-schematronic-1.jpg) no-repeat bottom left; 
}

.widget-header {
    background: #000; 
}  
#footer { 
    background-color: #222; 
}

.asset-name,
.entry-title,
.entry-title a,
.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #222;
}

.widget a,
.archive-widget .widget-list .item {
    color: #444;
} 


