/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.exermusic.com/kin/mt-static/themes/kin/blog.css);
@import url(http://www.exermusic.com/kin/mt-static/themes/kin/screen.css);
/* end StyleCatcher imports */


#calendar {
    margin: 5px 0 10px;;
    color: #444444;
}
.calendarhead {
    padding-bottom: 5px;
    font-size: 9px;
    letter-spacing: 0.2em;
}
#calendar table {
    padding: 0;
    border-collapse: collapse;
}
#calendar th {
    padding-bottom: 3px;
    text-align: center;
    font-size: 9px;
    width: 23px;
}
#calendar td {
    padding: 2px 0;
    text-align: center;
    font-size: 10px;
    line-height: 120%;
}
.today {
    display: block;
    border: 1px solid #444444;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}

#targetBtn a { 
display: block; 
overflow: hidden; 
height: 0px !important; 
width: 168px; 
background-image: url(images/banner_fall.jpg); 
padding-top: 110px; 
text-align: center; 
} 

#targetBtn a:hover { 
background-image: url(images/banner_fall_f2.jpg); 
} 


