/* 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);
/* end StyleCatcher imports */
/* add custom css here */

/* Global ----------------------------------------------------------------- */
body {
    color: #333;  
    font-family: "trebuchet ms", arial, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;   
    background: #000000 url(body.gif) repeat-y  top center; 
}

/* Header */

#header {
    border-top-width: 0px;
    border-top-style: solid;
}

#header-inner {
    position: relative;
}

#header-name {
    margin: 0 0 5px;
    line-height: 1;
}

#header-description {
    margin: 0;
    font-size: 0px;
    line-height: 0;
color: #000000;
}

#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: underline;
}




#header { 
 border-color: #000000; 
 background: #000000 url(http://www.communitycare.co.uk/blogs/social-care-experts-blog/SCEB-new-header.jpg) no-repeat bottom left; 
}




#header-name {font-size: 0px;}
.asset-body {background: #e7f7f7;border-style: dotted;border color: #028e8d;padding: .5em}.entry-title {background: #d4e5e5; font-size: 16px; text-indent: 0.5em; color: black}.widget-header {background: #d4e5e5; color: black}
a:link {color:008f91}
a:hover {color: #000000}



/* Footer */

#footer-content,
#footer-content a {
    color: #fff;
}


/* Footer ----------------------------------------------------------------- */

#footer { 
    background-color: #000000; 
}

