/* These styles provide a minimal degree of styling, allowing most theme defaults to be dominant. */
#jd-calendar .details {
background: #000;
border: 1px solid #5D524D;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
font-family:Tahoma;
max-width:700px;
}
a.mc-toggle img:before{
content:"View Event";
}
.my-calendar-table{
background:#1A100C;background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 50%, rgba(0,0,0,0) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.5)), color-stop(50%,rgba(0,0,0,0.5)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0) 100%); /* Opera11.10+ */background: -ms-linear-gradient(top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0) 100%); /* IE10+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */background: linear-gradient(top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,0) 100%); /* W3C */;-moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
}
.my-calendar-nav{
clear:both;
}
.my-calendar-nav li{
float:left;list-style:none;
}
.my-calendar-nav li.my-calendar-next{
float:right;
}
.my-calendar-nav li a{
text-decoration:none;font-family:Tahoma;font-size:12px;
}
#jd-calendar.mini .mini-event {
background: #fff;
border: 1px solid #000;
padding: 5px;
}
#jd-calendar.mini .mini-event .details {
background: none;
border: none;
}
/* That's the end of all colors set (or set and removed) in this style sheet. */
#jd-calendar caption {
margin: 2px 0;
font-family: 'RockwellStdCondensed';
font-size:30px;
font-weight:normal;
padding:2px;
}
#jd-calendar .my-calendar-date-switcher {
padding: 4px;
margin: 0 0 10px;
}
#jd-calendar .my-calendar-date-switcher input, #jd-calendar .my-calendar-date-switcher label, #jd-calendar .my-calendar-date-switcher select {
margin: 0;
padding: 0;
}
#jd-calendar .my-calendar-date-switcher .button {
font-size: .9em;
}
#jd-calendar table {
width:100%;
line-height:1.2;
border-collapse:collapse;
}

#jd-calendar td {
vertical-align:top;
text-align:left;
width:13%;
height:70px;
padding:2px!important;
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
}
#jd-calendar td.nextmonth,
#jd-calendar td.day-without-date {
-moz-box-shadow: none);
-webkit-box-shadow: none;
box-shadow: none;
}
#jd-calendar td.nextmonth .mc-date{
display:none;
}
.mini td {
height: auto!important;
}
#jd-calendar th {
text-align: center;
padding: 5px 0!important;
letter-spacing: 1px;
}
#jd-calendar th abbr {
border-bottom: none;
}
#jd-calendar h3 {
font: 700 .8em Arial, Verdana, sans-serif;
margin:3px 0;
padding:0;
width: 100%;
clear: none;
font-size:12px;
margin-left:10px;
}
#jd-calendar h3 .category-icon{
display:none;
}
#jd-calendar #calendar-list h3 img {
vertical-align: middle;
}

#jd-calendar .list-event h3 {
font-size:1.2em;
margin:0;
}
#jd-calendar .calendar-event .details, #jd-calendar .calendar-events {
position:absolute;
left: 15%;
width:70%;
padding:5px;
z-index: 3;
}
#jd-calendar .details .close {
float: right;
width: 16px!important;
padding: 2px 2px 7px 7px;
}
#jd-calendar.mini .details .close {
position: absolute;
top: 8px;
right: 8px;
}
#jd-calendar .calendar-events {
width: 200px!important;
left: 0px;
}
#jd-calendar .list-event .details {
margin:5px 0;
padding:5px 5px 0;
}
#jd-calendar #calendar-list {
margin: 0;
padding: 0;
}
#jd-calendar #calendar-list li {
padding:5px;
list-style-type: none;
margin: 0;
}

#jd-calendar .mc-date {
display:block;
margin:-2px 5px 2px 0;
padding:2px 4px;
font-family:Tahoma;
font-size:14px;
color:#ccc;
}
#jd-calendar .has-events  {
background:rgba(0,0,0,0.5);
}
#jd-calendar .has-events .mc-date {
color: #AE590C;
}
#jd-calendar th {
font-size:.8em;
text-transform:uppercase;
padding:2px 4px 2px 0;
font-family: Tahoma;
font-size:16px;
font-weight:bold;
color:#ccc;
}
#jd-calendar .category-key {
padding: 5px;
margin: 5px 0;
display:none;
}
#jd-calendar .categor