/* 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 ----------------------------------------------------------------- */
/* Header */

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 { 
 border-color: #000000; 
 background: #000000 url(http://www.ccinform.co.uk/Assets/GetAsset.aspx?ItemID=5744) no-repeat bottom left; 
}


#header-name {font-size: 0px;

}
#header-description {font-size: 0px

}


.asset-body {background: #ebf5fa; border-style: solid; border-color: #7fc3d7; padding: .25em}


.entry-title {background: #c0e4ef; font-size: 16px; ; text-indent: 0.25em; color: #029cd0;
}
a:link {color: #029cd0}
a:hover {color: #000000}

.asset-meta {color: black;

}
.widget-content {background: #ebf5fa; border-style: solid; border-color: #7fc3d7

}

.widget-header {background: #c0e4ef; font-size: 16px; ; text-indent: 0.25em; color: #029cd0;}

/* Footer */

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


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

#footer { 
    background-color: #ffffff; 




