/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes-base/blog.css);
@import url(/mt/mt-static/support/themes/unity-tricolor/unity-tricolor.css);
/* end StyleCatcher imports */

/* 2010.07.15 begin */
#header {
    background: #aaffaa;
}

#container-inner {
    width: 95%;
}

.layout-wt #alpha {
    width: 65%;
}

.layout-wt #beta {
    width: 30%;
    background: transparent url(/mt/mt-static/support/themes/unity-tricolor/content-wt.gif) repeat scroll right top;
}

.layout-wt #content-inner {
    background: #ffffff;
}

.widget-creative-commons img {
    display:block;
    margin:auto;
}
/* 2010.07.15 end */
/* 2010.07.17 begin */
.widget-content {
    position: relative;
    margin: 10px 10px 10px 20px;
}

.widget-downloads .widget-content {
    font-size: 20px;
}
/* 2010.07.17 end */
