
/* 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: #E0D6C9; }
.dynamic-theme .timeline-band-0 .timeline-ether-highlight { background-color: #000; }
.dynamic-theme .timeline-band-0 .timeline-date-label-em { color: #B3B3B3;  }
.dynamic-theme .timeline-band-0 .timeline-date-label { color: #B3B3B3; border-color: #B3B3B3;  }
.dynamic-theme .timeline-band-0 .timeline-event-label { color: #B3B3B3; }
.dynamic-theme .timeline-band-0 .timeline-ether-lines { border-color: #B3B3B3; border-style: solid; }
.dynamic-theme .timeline-band-0 .timeline-highlight-label-start{ color: #444; }
.dynamic-theme .timeline-band-0 .timeline-highlight-label-end{ color: #444; }
.dynamic-theme .timeline-band-1 .timeline-ether-bg { background-color: #799FA0; }
.dynamic-theme .timeline-band-1 .timeline-ether-highlight { background-color: #2F2F2F; }
.dynamic-theme .timeline-band-1 .timeline-date-label-em { color: #444;  }
.dynamic-theme .timeline-band-1 .timeline-date-label { color: #444; border-color: #444;  }
.dynamic-theme .timeline-band-1 .timeline-event-label { color: #444; }
.dynamic-theme .timeline-band-1 .timeline-ether-lines { border-color: #444; border-style: solid; }
.dynamic-theme .timeline-band-1 .timeline-highlight-label-start{ color: #444; }
.dynamic-theme .timeline-band-1 .timeline-highlight-label-end{ color: #444; }

