#wp-calendar
{
/*text-align: center; */
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #A8A8A8;
}

#wp-calendar caption a, #wp-calendar caption a:hover
{
background: transparent;
}

#wp-calendar th
{
font-weight: bold;
}

#wp-calendar a
{
text-decoration: none;
/* display: block; */
color: black;
}

#wp-calendar td, #wp-calendar th
{
color: #A8A8A8;
/* text-align: center;   */
}

#wp-calendar tbody td a
{
text-decoration: none;
background-color: #E1E1E1;
}

#wp-calendar tfoot tr td a
{
color: #A8A8A8;
width: 100px;
/* border: 1px solid #000000; */
}


#wp-calendar tfoot tr td showit a
{
color: #000000;
width: 100px;
}


#wp-calendar caption
{
margin-bottom: 10px;
text-align: left;
/* letter-spacing: 0.1em;
padding: 0.2em 1em 0.2em 0em;
font-weight: normal;

font-size: 1.2em; */
}

