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

/* Tag cloud */

#tag-cloud {
    margin-left:12px;
    padding-left:0px;
    font-size:90%;
}

#tag-cloud li {
    line-height:200%;
}

ul li.tag {
    margin-right: 5px;
    display: inline;
    list-style: none;
    }

li.tag a.level1 {
    font-size: 175%;
    }

li.tag a.level2 {
    font-size: 170%;
    }

li.tag a.level3 {
    font-size: 155%;
    }

li.tag a.level4 {
    font-size: 130%;
    }

li.tag a.level5 {
    font-size: 115%;
    }

li.tag a.level6 {
    font-size: 105%;
    }

h3,ul {
    margin-top:19px;
    margin-bottom:19px;
}

h3 {
    font-weight:bold;
}

