/* 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: #ffccee;
}

/* Title at the top of the header */
#header a {
    color: #110022;
}

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