#giraffe_calendar
{
margin-left: 15px;
margin-top: 15px;
}

#wp-calendar
{
font-size: 11px;
font-weight: bold;
text-align: center;
border-collapse: collapse;
color: #666c57;
}

#wp-calendar thead tr
{
text-transform: uppercase;
height: 30px;
}

#wp-calendar a:link, #wp-calendar a:visited, #wp-calendar a:active
{
font-weight: bold;
color: #666c57;
text-decoration: none;
}

#wp-calendar a:hover
{
color: #bec4a8;
background: none;
}

#wp-calendar-caption
{
font-size: 21px;
font-weight: normal;
text-align: center;
text-transform: uppercase;
}

#wp-calendar-caption img
{
border: 0px;
}

#wp-calendar-caption .ThisYear
{
color: #a6ac91;
}

#wp-calendar-caption a:link, #wp-calendar-caption a:visited, #wp-calendar-caption a:active
{
font-weight: normal;
}

#SideContent #wp-calendar-caption a:hover
{
color: #f3f4f1;
background: none;
}

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

#wp-calendar tbody td a:link, #wp-calendar tbody td a:active, #wp-calendar tbody td a:visited
{
background: #f3f4f1;
padding: 4px 6px;
}

#wp-calendar tbody td a:hover
{
color: #e9f8b6;
background: #a6ac91;
}

#wp-calendar tbody td
{
text-align: center;
width: 28px;
height: 20px;
}

#wp-calendar tbody td
{
background: #cdd5c0;
border-left: 3px solid #bec4a8;
border-right: 3px solid #bec4a8;
}

#wp-calendar-split
{
position: relative;
margin-left: -15px;
}

#MonthPosts
{
position: relative;
padding: 0px 20px 10px 20px;
}