table.cld_year {
margin:10mm;
}
table.cld_month {
    width:100%;
    height:100%;
    padding-top:10px
}
table.cld_month a,table.cld_month a:visited,table.cld_month a:hover{
    color:#fff;
    /*
    font-size:14pt;
    font-family:Georgia,serif;
    */
    background-color:inherit;
    text-decoration:none;
    font-weight:bold;
    border:0;
    outline-color:-moz-use-text-color;
    outline-style:none !important;
    outline-width:medium;
}

th.cld_yeartitle {
text-align:left;
color:#fff;
background-color:transparent;
padding-bottom:0.5em;
}
th.cld_yeartitle big {
font-size:200%;
font-family:Georgia,serif;
font-weight:normal;
}
th.cld_montitle, th.cld_montitle_prev, th.cld_montitle_next {
font-size:18pt;
font-family:Arial,Georgia,serif;
font-weight:normal;
color:#fff;
background-color:#000;
padding:0.1em 0.2em 0 0.2em;
}
th.cld_montitle {
    font-weight:bold;
    text-align:center;
}
th.cld_montitle_prev {
    font-size:14pt;
    text-align:left;
}
th.cld_montitle_next {
    font-size:14pt;
    text-align:right;
}
th.cld_light, th.cld_lightmarked {
font-family:Arial,Georgia,serif;
font-size:28px;
font-weight:bold;
text-align:;
color:#fff;
background-color:#000;
padding:0.2em 0.2em 0.3em 0.2em;
width:14%;
}
th.cld_dark, th.cld_darkmarked {
font-family:Arial,Georgia,serif;
font-size:28px;
font-weight:bold;
text-align:center;
color:#fff;
background-color:#000;
padding:0.1em 0.2em 0.3em 0.2em;
width:14%;
}
td.cld_light, td.cld_lightmarked {
font-family:Arial,Georgia,serif;
font-size:28px;
font-weight:bold;
text-align:center;
color:#fff;
background-color:#000;
padding:0.1em 0.2em 0.3em 0.2em;
border:1px dashed #FFFFFF;
height:150px;
}


td.cld_dark, td.cld_darkmarked {
font-family:Arial,Georgia,serif;
font-size:28px;
font-weight:bold;
text-align:center;
color:#fff;
background-color:#000;
padding:0.1em 0.2em 0.3em 0.2em;
border:1px dashed #FFFFFF;
height:150px;
}

th.cld_darkmarked, th.cld_lightmarked, td.cld_darkmarked, td.cld_lightmarked {
color:#990000;
}
td.cld_today {
font-size:80%;
font-family:Georgia,serif;
font-weight:bold;
text-align:center;
color:#fff;
background-color:#ffe1e1;
padding:0.1em 0.2em 0.3em 0.2em;
}

a.cld_datelink,a:visited.cld_datelink {
color:#fff;
/*
font-size:14pt;
font-family:Georgia,serif;
*/
background-color:inherit;
display:block;
border:0px;

font-weight:bold;
}
a:hover.cld_datelink {
text-decoration:none;
border:0px;
}
a.cld_titleddatelink {
color:#fff;
background-color:inherit;
font-weight:bold;
border:0px;
}
em.cld_titleddate {
font-weight:bold;
font-style:normal ;
color:#009900;
background-color:transparent;
}
.cld_clear{
    border:0px !important;
}
.cld_img{
 /*height:100px;
 overflow:hidden;
 */
}