#wp-calendar
{

text-align: center;

width: 97%;

border-collapse: collapse;


padding: 0;

margin: 0;

font-size: 1em;

background:#FFFFFF;
color:#000000;

}



#wp-calendar caption a, #wp-calendar caption a:hover
{

background: transparent;


}



#wp-calendar th
{


background:url(mbg2.jpg) repeat-x;
font-weight: bold;

}



#wp-calendar a
{

text-decoration: none;

display: block;

font-weight: bold;
color:#FF0000;

}



#wp-calendar td, #wp-calendar th
{

text-align: center;  

}



#wp-calendar tbody td a
{

text-decoration: underline;

background-color: #FFFFFF;


}



#wp-calendar caption
{

text-align: center;
letter-spacing: 0.1em;

font-weight: bold;
padding: 0.2em 1em 0.2em 0em;


font-size: 1em;

}


