/* 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/cityscape-london/cityscape-london.css);

#header { 
    border-color: #1e2900;  
    background: #c8e1f1 url(/mt-static/support/themes/cityscape-london/header3.png) no-repeat bottom left; 
}


#alpha .comments .even {
    background-color: #e6f0f5;
    border-right: 1px solid #c0d9e6;
    border-bottom: 1px solid #c0d9e6;
}

#alpha .comments .odd {
    background-color: #f3f3f3;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
/* end StyleCatcher imports */