/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.morganwebb.us/mt-static/themes-base/blog.css);
@import url(http://www.morganwebb.us/mt-static/support/themes/professional-blue/professional-blue.css);
/* end StyleCatcher imports */

#header { 
    background: #6699cc url(/images/header-bg.gif) repeat-x 0 0;
}

#header-content {
    margin: 30px 20px 0px 20px;
}

#header .widget-sign-in .widget-content {
    background-color: #6699cc ;
}

.widget-header {
    background: url(/images/header-arrow-narrow.gif) no-repeat 0 0;
}

.layout-wm .widget-header {
    background-image: url(/images/header-arrow-medium.gif);
}

#content a {
    color: darkblue;
}

