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


/* ----- Globalnav ----- */


/* ----- Reset ----- */
.widget-calendar table {
    border-collapse:collapse;
}
.widget-calendar th, td {
    padding:0;
}
/* ----- Link ----- */
.widget-calendar a {
    display:block;
    line-height:21px;
    height:21px;
    width:21px;
}
.widget-calendar a:link {
    text-decoration:none;
    background-color:#cccccc;
}
.widget-calendar a:visited {
    text-decoration:none;
    background-color:#cccccc;
}
.widget-calendar a:hover {
    color:#333333;
    text-decoration:none;
    background:#b0e0f2;
}
.widget-calendar a:active {
    text-decoration:none;
    background-color:#cccccc;
}
/* ----- Table ----- */
.widget-calendar table {
    width:147px;
}
.widget-calendar th {
    height:21px;
    width:21px;
    border:1px solid #999999;
}
.widget-calendar td {
    height:21px;
    width:21px;
    border:1px solid #999999;
}
.widget-calendar td:hover {
     background:#b0e0f2;
}
/* ----- Font ----- */
.widget-calendar th {
    text-align:center;
}
.widget-calendar td {
    font-size:140%;
    text-align:center;
}
.widget-calendar td:hover {
}

/* ----- banner ----- */
.widget-banner {
    text-align:center;
}