/* 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);
/* 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: #eee;
}

#header-description {
    color: #eee;
}


#header {  
    border-color: #333;
    background: #000 url(http://www-b.evenserver.com/s/img/2009/q2/old_school_race_car.jpg) no-repeat top right; 
}
/*
Image is CC licensed:
http://commons.wikimedia.org/wiki/File:Bundesarchiv_Bild_183-82487-0009,_Internationale_Halle-Saale-Schleife.jpg
http://creativecommons.org/licenses/by-sa/3.0/de/deed.en
*/

.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;
} 


