/* hide screen stuff */
.site-name, .alert-bar, .user-header, .bottom-line, .midline,
.menu-top, .menu-bottom, #chains, .streak{display:none;}
.clear{clear:both;}
/* month */
.year-title, .month {text-align: center;}
.month {margin-bottom:0px;float:left;}
.month table{width:100%;margin-bottom:8px;}
.month table, .month td, .month tr, .month th{border:0px;}
.month table td, .month table th{text-align:center;}
.month table td, .month table th{padding:2px 1px;}
.month a.day {display:block;color:#000;text-decoration:none;padding:2px;cursor:default;}
.month a.link{border:1px solid;padding:1px;}
/* one-up month */
.one-month {margin-bottom:0px;}
.last-four-weeks {margin-bottom:5px;}
.one-month .month, .last-four-weeks .month {font-size:3.4em;}
/* four-up month */
.four-months .month {font-size:1.3em;width:48%;}
.four-months .first {margin-right:2%;}
.four-months .last {margin-left:2%;}
/* year */
.year .month {width: 24%;font-size:0.9em;margin-right:1%;}
.year .month table{margin-bottom:5px;}
.year .month .day{padding:1px;}
.year .month .day{padding:0px;}