/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/themes/cityscape-transit-toronto/screen.css);
/* end StyleCatcher imports */

@font-face {
    font-family: "TorontoSubwayBold";
    src: url('torontosubwaybold-webfont.eot?') format('eot'),
         url('torontosubwaybold-webfont.woff') format('woff'),
         url('torontosubwaybold-webfont.ttf') format('truetype'),
         url('torontosubwaybold-webfont.svg#webfontBTlhAcQB') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "TorontoSubwayRegular";
    src: url('torontosubwayregular-webfont.eot?') format('eot'),
         url('torontosubwayregular-webfont.woff') format('woff'),
         url('torontosubwayregular-webfont.ttf') format('truetype'),
         url('torontosubwayregular-webfont.svg#webfonti8JcwIIy') format('svg');
    font-weight: normal;
    font-style: normal;
}

#container-inner {
    position: static;
}

#main-side-ad-1 {
    float: right; 
    height: 600px; 
    right: -170px; 
    margin: 0px 0px 0px -170px; 
    padding: 0; 
    position: relative; 
    width: 160px;
}

#main-side-ad-2 {
    float: right; 
    height: 600px; 
    right: -170px; 
    margin: 0 0px 0px -170px; 
    padding: 0; 
    position: relative; 
    width: 160px; 
    top: 610px;
}