
/* Dynamic theme used by the plugin (attributes set in options panel)
=====================================================================*/
.dynamic-theme { color: #eee; }
.dynamic-theme .timeline-band-0 .timeline-ether-bg { background-color: #FFFFCC; }
.dynamic-theme .timeline-band-0 .timeline-ether-highlight { background-color: #000000; }
.dynamic-theme .timeline-band-0 .timeline-date-label-em { color: #940F04;  }
.dynamic-theme .timeline-band-0 .timeline-date-label { color: #940F04; border-color: #940F04;  }
.dynamic-theme .timeline-band-0 .timeline-event-label { color: #940F04; }
.dynamic-theme .timeline-band-0 .timeline-ether-lines { border-color: #940F04; border-style: solid; }
.dynamic-theme .timeline-band-0 .timeline-highlight-label-start{ color: #940F04; }
.dynamic-theme .timeline-band-0 .timeline-highlight-label-end{ color: #940F04; }
.dynamic-theme .timeline-band-1 .timeline-ether-bg { background-color: #fff; }
.dynamic-theme .timeline-band-1 .timeline-ether-highlight { background-color: #fff; }
.dynamic-theme .timeline-band-1 .timeline-date-label-em { color: #fff;  }
.dynamic-theme .timeline-band-1 .timeline-date-label { color: #fff; border-color: #fff;  }
.dynamic-theme .timeline-band-1 .timeline-event-label { color: #fff; }
.dynamic-theme .timeline-band-1 .timeline-ether-lines { border-color: #fff; border-style: solid; }
.dynamic-theme .timeline-band-1 .timeline-highlight-label-start{ color: #fff; }
.dynamic-theme .timeline-band-1 .timeline-highlight-label-end{ color: #fff; }
