.calendar{
text-align:center;
margin:25px 0 0 0;
background:url(/chienowa/images/bg_caption.gif) repeat-x 0 0;
border:#bd9933 1px solid;
}

#wp-calendar{
width:150px;
margin:0 0 0 7px;
}

#wp-calendar caption{
display:none;
}

#wp-calendar thead td{
color:#fff;
padding:3px;
}

#wp-calendar thead td#next,
#wp-calendar thead td#prev{
font-size:108%;
font-family:Arial,"‚l‚r ƒSƒVƒbƒN","MS Gothic",Sans-Serif;
padding:0 3px;
}

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

#wp-calendar th{
font-size:93%;
font-weight:bold;
text-align:center;
padding:6px 0 6px 0;
}

#wp-calendar td{
font-size:93%;
padding:0 0 5px 0;
text-align:center;
}

#wp-calendar th.holiday, #wp-calendar td.holiday, #wp-calendar td.holiday a {
color: #e50003;
}
#wp-calendar td.tholiday {
color: #e50003;
}
#wp-calendar td.tholiday a {
color: #e50003;
}


