/* 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/support/themes/minimalist-light-blue/minimalist-light-blue.css);
/* end StyleCatcher imports */

.widget-calendar table{
width: 90%;
}

.widget-calendar a{
font-size: 120%;
font-weight: bold;
}
.widget-calendar a.holi{ background: #DDD }
.widget-calendar a.diary{ background: #8FF }
.widget-calendar a.event{ background: #FDD}
.widget-calendar a.news{ background: #FF8}

.RWevent .entry-title{
background: #FDD;
color: #000;
}
.RWevent .entry-title a{
color: #000;
}

.RWevent{
background: #FEE;
border: 1px solid #F88;
}
.RWholi .entry-title{
background: #DDD;
color: #000;
}
.RWholi .entry-title a{
color: #000;
}
.RWholi{
background: #DDD;
border: 1px solid #888;
font-size: 80%;
}
.RWdiary .entry-title{
background: #8FF;
color: #000;
}
.RWdiary .entry-title a{
color: #000;
}
.RWdiary{
background: #DFF;
border: 1px solid #6FF;
}
.RWnews .entry-title{
background: #FF8;
color: #000;
}
.RWnews .entry-title a{
color: #000;
}
.RWnews{
background: #FFD;
border: 1px solid #FF2;
}
.widget-content {
margin-left: 0px;
margin-right: 0px;
}
#gamma{
position: absolute;
right: 0;
top: 0;
}
