/* 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-pink/minimalist-pink.css);
/* end StyleCatcher imports */


/* calendar ----------------------------------------------------------------- */

#calendar th {
	font-size: 12px;
	text-align: center;
	padding: 2px;
}

#calendar td {
	font-size: 12px;
	text-align: center;
	padding: 2px;
}




#calendar a:link {
	color: #167EE9;
	text-decoration: underline;
}

#calendar a:visited {
	color: #CC6699;
	text-decoration: underline;
}

#calendar a:hover {
	color: #33CCFF;
	text-decoration: underline;
}

#calendar a:active {
	color: #33CCFF;
	text-decoration: underline;
}


#RightContentsBox {
	width: 150px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	background-color: #FFFFFF;
	line-height: 5px;
}
