
/* 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: #D7D7D7; }
.dynamic-theme .timeline-band-0 .timeline-ether-highlight { background-color: #FFFF11; }
.dynamic-theme .timeline-band-0 .timeline-date-label-em { color: #000000;  }
.dynamic-theme .timeline-band-0 .timeline-date-label { color: #000000; border-color: #000000;  }
.dynamic-theme .timeline-band-0 .timeline-event-label { color: #000000; }
.dynamic-theme .timeline-band-0 .timeline-ether-lines { border-color: #000000; border-style: solid; }
.dynamic-theme .timeline-band-0 .timeline-highlight-label-start{ color: #00AA00; }
.dynamic-theme .timeline-band-0 .timeline-highlight-label-end{ color: #00AA00; }
.dynamic-theme .timeline-band-1 .timeline-ether-bg { background-color: #9F9F9F; }
.dynamic-theme .timeline-band-1 .timeline-ether-highlight { background-color: #FFFFFF; }
.dynamic-theme .timeline-band-1 .timeline-date-label-em { color: #000000;  }
.dynamic-theme .timeline-band-1 .timeline-date-label { color: #000000; border-color: #000000;  }
.dynamic-theme .timeline-band-1 .timeline-event-label { color: #000000; }
.dynamic-theme .timeline-band-1 .timeline-ether-lines { border-color: #000000; border-style: solid; }
.dynamic-theme .timeline-band-1 .timeline-highlight-label-start{ color: #CCCC33; }
.dynamic-theme .timeline-band-1 .timeline-highlight-label-end{ color: #CCCC33; }
