@import url(http://forums.movabletype.org/cgi-bin/mt/mt-static/themes-base/blog.css);
@import url(http://forums.movabletype.org/cgi-bin/mt/mt-static/themes-base/forum.css);
@import url(http://forums.movabletype.org/cgi-bin/mt/mt-static/themes/tristan-blue-4.2/screen.css);

#profile_what_version_of_movable_type_are_you_using-field li { float: left; padding-right: 15px; }
#profile_what_version_of_movable_type_are_you_using-field li input { vertical-align: middle; }
#profile_what_version_of_movable_type_are_you_using-field li label { font-size: 1.1em; line-height: 30px; }

pre { overflow: auto; }
del {text-decoration : line-through;}

.content-nav {
    clear: none;
    overflow: auto;
}
.index-links {
    float: right;
}
.mt-category-archive .index-links {
    position: relative;
    top: 5px;
}


.category-monthly-archives {
    border-top: 1px solid #F3F0E8;
}
.category-monthly-archives h3 {
    font-size: 1.2em;
    font-weight: bold;
    margin: .5em 0;
}
.category-monthly-archives-by-year {
    overflow: auto;
}
.category-monthly-archives-by-year h4 {
    float: left;
    margin: 0;
    font-weight: bold;
    width: 35px;
}
.category-monthly-archives-by-year ul {
    float: left;
    margin: 0 0 .5em
}
.category-monthly-archives-by-year ul li {
    float: left;
    width: 45px;
    list-style: none;
    display: inline;
}

