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

/* DON'T TOUCH */
#header .widget-sign-in .widget-content { 
    background-color: #fff;
}

/* Header at the top of the page */
#header {
    background: #0099CC;
}

/* Title at the top of the header */
#header a {
    font-family: trebuchet;
    font-style: normal;
    color: #fff;

}

/* Title on main index page */
.mt-main-index h1#page-title {
    font-size: 1px;
    margin-bottom: .1em;
    text-align: center;
    font-family: palatino linotype;
    font-style: normal;
    color: #FFFFFF;
}

#header #LikeBox {
    position: absolute;
    right: 15px;
    top: 18px;
    background: #fff;
}
