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

/* Customize for After the Cottage */
body { 
    margin:0;
}

a { color: #006600;  }
#header { 
    border-color: #091e00;  
    background: #ffffff url(header.gif) repeat-x bottom right; 
}
#footer { 
    background: #ffffff url(nav-bg.gif) repeat-x 0 0;
    color: #999999;
}
#footer-content {
    border-top: 1px dotted #ccc;
}

#footer a {
    color: #006600;
}

#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ffffff; 
    background-color: #f9fff6;
}

#header .widget-sign-in {
    position: relative;
    right: 0px;
    top: 5px;
    text-align: center;
    color: #99cc99;
    font-family: verdana;
    font-size: 11px;
    margin: 0;
    padding: 0;
}
#header .widget-sign-in .widget-content {
    background-color: #006600;
    margin: 0;
    padding: 5px 15px 10px 15px;
    float: right;
    overflow: hidden;
}

#header .widget-sign-in a {
    color: #99cc99;
    text-decoration: underline !important;
}

#header-description {
    color: #006600;
    font-family: arial;
    font-size: 15px;  
    font-weight: normal;
}

#header-content {
    width: 940px; 
    margin: 10px 0px;
}
.widget-header {
    color: #006600;
    font-weight: normal;
 
}
