/* 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/professional-black/professional-black.css);
/* end StyleCatcher imports */

#header {
    background: #000 url(header-bg.gif) repeat-x 0 0;
}

#header-description {
    color: #ccc;
    font-size: 15px;  
}

#footer {
    background: url(footer-bg.gif) repeat-x 0 0;
}

#footer .widget-powered .widget-content span a {
    display: block;
    float: right;
    height: 41px;
    width: 157px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(powered-by-mt-logo.gif) no-repeat 0 0;
}

/* Tabs from http://human3rror.com/create-a-stylish-social-networking-set-of-side-tabs-for-your-blog/ */

.twitter_tab {color:#000000;cursor:pointer;height:32px;left:0;margin-left:-7px;overflow:hidden;position:fixed;text-indent:-100000px;top:200px;width:38px;z-index:100000;border-left:solid 0px #f07f00;border-top:solid 0px #f07f00;border-bottom :solid 0px #f07f00;background:url(twitter.png) no-repeat #fff 0px 0px;}
a.twitter_tab {left:auto !important;margin-left:auto !important;margin-right:-7px !important;right:0 !important;}
a.twitter_tab:hover {margin-left:auto !important;margin-right:-4px !important;}

.facebook_tab {color:#FFFFFF;cursor:pointer;height:32px;left:0;margin-left:-7px;overflow:hidden;position:fixed;text-indent:-100000px;top:240px;width:38px;z-index:100000;border-left:solid 0px #f07f00;border-top:solid 0px #f07f00;border-bottom :solid 0px #f07f00;background:url(facebook.png) no-repeat #fff 0px 0px;}
a.facebook_tab {left:auto !important;margin-left:auto !important;margin-right:-7px !important;right:0 !important;}
a.facebook_tab:hover {margin-left:auto !important;margin-right:-4px !important;}

.email_tab {color:#FFFFFF;cursor:pointer;height:32px;left:0;margin-left:-7px;overflow:hidden;position:fixed;text-indent:-100000px;top:280px;width:38px;z-index:100000;border-left:solid 0px #f07f00;border-top:solid 0px #f07f00;border-bottom :solid 0px #f07f00;background:url(email.png) no-repeat #fff 0px 0px;}
a.email_tab {left:auto !important;margin-left:auto !important;margin-right:-7px !important;right:0 !important;}
a.email_tab:hover {margin-left:auto !important;margin-right:-4px !important;}

.google_tab {color:#FFFFFF;cursor:pointer;height:32px;left:0;margin-left:-7px;overflow:hidden;position:fixed;text-indent:-100000px;top:320px;width:38px;z-index:100000;border-left:solid 0px #f07f00;border-top:solid 0px #f07f00;border-bottom :solid 0px #f07f00;background:url(google.png) no-repeat #fff 0px 0px;}
a.google_tab {left:auto !important;margin-left:auto !important;margin-right:-7px !important;right:0 !important;}
a.google_tab:hover {margin-left:auto !important;margin-right:-4px !important;}

.googlemap_tab {color:#FFFFFF;cursor:pointer;height:32px;left:0;margin-left:-7px;overflow:hidden;position:fixed;text-indent:-100000px;top:360px;width:38px;z-index:100000;border-left:solid 0px #f07f00;border-top:solid 0px #f07f00;border-bottom :solid 0px #f07f00;background:url(googlemap.png) no-repeat #fff 0px 0px;}
a.googlemap_tab {left:auto !important;margin-left:auto !important;margin-right:-7px !important;right:0 !important;}
a.googlemap_tab:hover {margin-left:auto !important;margin-right:-4px !important;}
