#giraffe_calendar {
color:#333;
margin: 50px auto;
}

#wp-calendar {
text-align: center;
width: 145px;
border-collapse: collapse;
margin: 0 auto;
font-size: 1em;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*#wp-calendar h3{
display:none;
}*/

#wp-calendar caption {
font-weight : bold;
font-size: 1.2em;
text-align: center;
font-size: 1em;
margin-bottom:5px;
}

#wp-calendar caption a, #wp-calendar caption a:hover {
font-weight : bold;
font-size: 1.2em;
}

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

#wp-calendar a {
text-decoration: none;
color: black;
}

#wp-calendar td, #wp-calendar th {
text-align: center;  
}

#wp-calendar tbody td a {
text-decoration: underline;
}
