/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt_open/static/themes/base-weblog.css);
@import url(/mt_open/static/themes/theme-beckett/theme-beckett.css);
/* end StyleCatcher imports */

#calendar {
 line-height: 140%;
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 
 padding: 2px;
 text-align: center;
 margin-bottom: 30px;
 } 

#calendar table {
 padding: 2px;
 border-collapse: collapse;
 border: 0px;
 width: 100%;
 } 

#calendar caption {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 
 text-align: center;
 font-weight: bold;
 
 text-transform: uppercase;
 
 letter-spacing: .3em;
 } 

#calendar th {
 text-align: center;
 font-weight: normal;
 } 

#calendar td {
 text-align: center;
 }
