/* 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 */

/* Header ----------------------------------------------------------------- */

#header { 
    background: #799BD8 url(/assets/site/planet-erde-trasnparent-64x64.gif) no-repeat 0 0;
}

#homepage-image {
    width: 905px;
    height: 170px;
    /* photo by Alex Bain -- http://www.nontent.net/portfolio */
    background: url(/assets/site/792_116_transparent_list-pages-inverted.png) no-repeat 0 0;
    overflow: hidden;
    text-indent: -9999px;
    margin: 0 0 25px 20px;
}

.widget-search {
    float: right;
    width: 300px;
    position: absolute;
    top: 30px;
    right: 0;
    text-align: right;
}


#header .widget-sign-in .widget-content {
    background-color: #799BD8;
}

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

#container-inner,
#content {
    background-color: #ffffff;
    background: #799BD8 url(/assets/site/space.jpg) repeat;
    background-size:100%;
}

.asset-name {
    background-color: #799BD8;
}

.asset-body {
    background-color: #799BD8;
}


