/* These styles provide a minimal degree of styling, allowing most theme defaults to be dominant. */
#jd-calendar .details {
/*background: #fff;
border: 1px solid #000;*/
margin-bottom:20px;
}
#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 .my-calendar-date-switcher  {
display:none;
margin: 10px 0;
font-weight:700;
padding:10px 0;
}
#jd-calendar caption {
        margin: 10px 0;
	font-size:20px; 
	line-height: 24px;
	font-family: Georgia, Times, "Times New Roman", serif; 
	font-style:italic; 
	font-weight:normal;
	color:#8d6b18;
}
#jd-calendar .mc-time  {
display:none;
}
#jd-calendar table {
width:100%;
line-height:1.2;
border-collapse:collapse;
margin-bottom:25px;
}
#jd-calendar tr {
border-top: 1px solid #CFC8BC;
}

#jd-calendar td {
vertical-align:top;
text-align:left;
width:13%;
height:70px;
padding:6px!important;
border: 1px solid #cfc8bc;
}
.mini td {
height: auto!important;
}
#jd-calendar th {
text-align: center;
padding: 10px 0 8px!important;
letter-spacing: 1px;
font-weight:normal;
font-size:11px;
color:#8D6B18;
background: #F0EBD5;
}
#jd-calendar th abbr {
border-bottom: none;
}
#jd-calendar h3.event-title, h3.event-title a {
font-family:Georgia, Times, "Times New Roman", serif;
font-size:13px;
line-height:14px;
font-style:italic;
margin:0px 0 3px;
padding-left:0px;
padding-bottom:0px;
width: 100%;
}
#jd-calendar h3 img {
vertical-align: middle;
margin: 0 5px 8px 0!important;
display:none;
}
#jd-calendar #calendar-list h3 img {
vertical-align: middle;
}

#jd-calendar .list-event h3 {
font-size:1.2em;
margin:0;
}
#jd-calendar .redtext {
	color: #D03E3E;
	font-family: Georgia,Times,"Times New Roman",serif;
    	font-size: 12px;
    	font-style: normal;
    	line-height: 13px;
}
#jd-calendar .shortdesc p {
        color:#84745F;
	font-family: Georgia,Times,"Times New Roman",serif;
    	font-size: 12px;
    	font-style: normal;
    	line-height: 14px;
        word-wrap:break-word;
}
#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: 12px!important;
margin-top: -2px!important;
}
#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_general .event-title {
    color: #84745f !important; /*907a5e*/
}

#jd-calendar .mc-date {
display:block;
margin:-2px -2px 12px;
padding:0px 5px;
        font-size:17px; 
	line-height: 20px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight:normal;
	color:#907a5e;
}
#jd-calendar th {
font-size:.8em;
text-transform:uppercase;
padding:2px 4px 2px 0;
}
#jd-calendar .category-key {
padding: 5px;
margin: 5px 0;
}
#jd-calendar .category-key ul {
list-style-type: none;
margin: 0;
padding: 0;
}
#jd-calendar .category-key li {
margin: 2px 10px;
}
#jd-calendar .category-key span {
margin-right:5px;
vertical-align:middle;
}
#jd-calendar .category-key .no-icon {
width: 10px;
height: 10px;
display: inline-block;
}

#calendar-list li {
text-indent:0;
margin:0;
padding:0;
}

#jd-calendar .calendar-event .event-time, #jd-calendar .list-event .event-time {
display:block;
height:100%;
margin-right:10px;
margin-top:3px;
margin-bottom:5px;
font-weight:700;
font-size:.9em;
color:#63605c;
}

#jd-calendar p {
line-height:1.5;
margin:0 0 1em;
padding:0;
color:#8d857a;
}

#jd-calendar .vcard {
font-size:.9em;
font-style:italic;
margin:10px 0;
}
#jd-calendar .vcard a {
color:#0C642C; /*#8d857a - grey*/
text-decoration:none;
}
#jd-calendar .vcard a:hover {
color:#0C642C;
text-decoration:underline;
}

#jd-calendar .calendar-event .vcard {
margin:0 0 10px;
}
#jd-calendar { position: relative; }
#jd-calendar img { border: none; }
.category-color-sample img {
margin-right: 5px;
vertical-align: top;
}

#jd-calendar .my-calendar-nav ul {
height: 20px;
list-style-type:none;
margin-top:15px;
padding:10px 15px 5px;
border-top: 1px solid #ebe6dd; /* cfc8bc - slightly darker for dashed */
border-bottom: 1px solid #ebe6dd;
}

.mini .my-calendar-nav ul { height: 2em!important; }

#jd-calendar .my-calendar-nav li {
/*float:left;*/
list-style-type: none;
font-family: Arial, Helvetica, san-serif;
font-size:10px;
text-transform:uppercase;
}
#jd-calendar .my-calendar-nav li:before { content:''; }
#jd-calendar .my-calendar-nav li a {
display:block;
text-align:center;
padding:1px 20px;
}
.mini .my-calendar-nav li a {
padding: 1px 3px!important;
font-size: .7em;
}
#jd-calendar .my-calendar-next {
margin-left: 4px;
text-align:right;
float:right;
}
#jd-calendar .my-calendar-nav ul li.my-