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

@import url(/mt-static/plugins/ActionStreams/css/action-streams.css);

h2 { font-size: 123.1%; font-weight: bold; }
h3 { font-size: 106%;   font-weight: bold; }

#header { background-color: #355407; background-image: url(/header-bg.gif); }
#header-description { color: #888888; }
#homepage-image { background-image: url(/deefsnet-home.jpg) !important; }

/* Wide-Medium-Thin */

.layout-wmt #alpha {
    width: 420px;
}

.layout-wmt #beta {
    left: 0;
    width: 190px;
}

.layout-wmt #gamma {
    right: 0;
    width: 330px;
}

.footer-column {
    float: left;
    width: 190px;
    margin: 20px 0;
}

#footer-content {
    width: 330px;
    font-size: 16px;
}

#footer .widget-content {
    margin-left: 15px;
    margin-right: 15px;
}

#footer .widget-archive .widget-content {
    line-height: 1.5;
}

#footer-icons {
    text-align: center;
}

#footer-icons .widget {
    margin-bottom: 10px;
}

#footer .widget-header {
    display: block;
}

h2.entry-title {
    font-weight: normal;
}

.widget-header, #footer .widget-header {
    background-image: url(/header-arrow-narrow.gif);
}

.layout-wm .widget-header, .layout-wmt #gamma .widget-header {
    background-image: url(/header-arrow-medium.gif);
}

.widget-amazon-wishlist ul {
    padding: 0 8px;
}

.widget-amazon-wishlist .wishlist-meta {
    border-bottom: 1px dotted #CCCCCC;
    color: #777777;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.badge-group {
    margin-top: 20px;
}

.badge {
    margin-top: 5px;
}


    .service-Amazon {
        background-image: url(/mt-static/plugins/ASAmazon/images/amazon.png);
    }

    .service-stackoverflow {
        background-image: url(/mt-static/plugins/ASStackOverflow/images/stackoverflow.png);
    }


.service-stackoverflow {
    background-image: url(http://deefs.net/mt-static/plugins/ASStackOverflow/images/stackoverflow.png);
}

