@import "http://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.css";
font: 13px/20px "Lucida Grande", Tahoma, Verdana, sans-serif;
-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
text-shadow: 0 -1px black;
background: rgba(0, 0, 0, 0.35);
border-top: 1px solid #333;
border-bottom: 1px solid #313131;
-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.04);
box-shadow: inset 0 1px rgba(255, 255, 255, 0.04);
text-shadow: 0 1px rgba(255, 255, 255, 0.8);
.cal th:first-child, .cal td:first-child {
text-transform: uppercase;
border-left: 1px solid #f3f3f3;
border-top: 1px solid #c2c2c2;
border-left: 1px solid #c2c2c2;
background-image: -webkit-linear-gradient(top, #eaeaea 0%, #e5e5e5 60%, #d9d9d9 100%);
background-image: -moz-linear-gradient(top, #eaeaea 0%, #e5e5e5 60%, #d9d9d9 100%);
background-image: -o-linear-gradient(top, #eaeaea 0%, #e5e5e5 60%, #d9d9d9 100%);
background-image: linear-gradient(to bottom, #eaeaea 0%, #e5e5e5 60%, #d9d9d9 100%);
-webkit-box-shadow: inset 1px 1px rgba(255, 255, 255, 0.5);
box-shadow: inset 1px 1px rgba(255, 255, 255, 0.5);
.cal td a:hover, .cal td.off a {
.cal td.active a, .cal td a:active {
text-shadow: 0 1px rgba(0, 0, 0, 0.3);
border: 1px solid #598b94;
-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
.cal td.active:first-child a, .cal td:first-child a:active {
.cal td.active:last-child a, .cal td:last-child a:active {
.cal tr:last-child td.active a, .cal tr:last-child td a:active {