/* 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/themes/unity-blue/screen.css);
/* end StyleCatcher imports */


h2.schedule-header {
margin:10px 0px;
padding:5px 5px;
font-weight:bold;
color:#CCCCFF;
border-top:2px solid #CCCCFF;
border-left:2px solid #CCCCFF;
border-right:2px solid #333399;
border-bottom:2px solid #333399;
background-color: #3366CC;
text-align: center;
}
.schedule-content table {
width: 100%;
border: 1px solid #000;
}
.schedule-content th {
text-align: center;
padding: 0 2px;
line-height: 1.6;
border: 1px solid #000;
color: #fff;
background-color: #5F6BBE;
font-weight: bold;
}
.schedule-content td.day,
.schedule-content td.week {
text-align: center;
padding: 0 2px;
line-height: 1.6;
border: 1px solid #000;
font-weight: normal;
font-size: small;
}
.schedule-content td.summary {
text-align: left;
padding: 0 2px;
line-height: 1.6;
border: 1px solid #000;
font-weight: normal;
font-size: small;
}
.schedule-content td.summary ul {
margin: 0;
margin-left: 16px;
padding: 0;
}
.schedule-content td.summary ul li {
list-style-type: square;
margin: 0;
padding: 0;
}
.schedule-content td.summary ul li span {
font-size: 10px;
}

.asset-name{
    font-size: 16px;
}


.asset-more-link,
.asset-meta,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 14px;
}

.asset-footer{
border-color: #FF69B4;
border-top-style: dotted;
}
