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

#header-name { font-size: 48px; }
#header { background: #e8eaa2; background-image: none; }
#header-inner { height: 162px }
#headerPhoto {
 position: absolute;
 right: 0px;
 bottom: 0px;
}
#header-nav {
 position: absolute;
 right: 200px;
 top: 10px;
 text-align: right;
 list-style: none;
}
#header-contact-details {
 position: absolute;
 right: 200px;
 bottom: 10px;
 text-align: right;
}
.widget-about-this-site .widget-content {
 text-align: justify;
}
.widget-header {
 background-image: none;
}
#content-inner { min-height: 400px; }

