﻿.t-highlight1 { background-color: #ccf; }
.p-highlight1 { background-color: #fcc; }

.timeline-highlight-label-start .label_t-highlight1 { color: #f00; }
.timeline-highlight-label-end .label_t-highlight1 { color: #aaf; }

.timeline-band-events .important { color: #f00; }
.timeline-band-events .small-important { background: #c00; }


/* Sample Theme from http://www.simile-widgets.org/timeline/
================================================================*/

.dynamic-theme { color: #eee; }
.dynamic-theme .timeline-band-0 .timeline-ether-bg { background-color: #eee }
.dynamic-theme .timeline-band-1 .timeline-ether-bg { background-color: #ddd }

.dynamic-theme .t-highlight1 { background-color: #003; }
.dynamic-theme .p-highlight1 { background-color: #300; }

.dynamic-theme .timeline-highlight-label-start .label_t-highlight1 { color: #f00; }
.dynamic-theme .timeline-highlight-label-end .label_t-highlight1 { color: #115; }

.dynamic-theme .timeline-band-events .important { color: #c00; }
.dynamic-theme .timeline-band-events .small-important { background: #c00; }

.dynamic-theme .timeline-band-0 .timeline-date-label-em { color: #aaa;  }
.dynamic-theme .timeline-band-1 .timeline-date-label-em { color: #aaa;  }
.dynamic-theme .timeline-band-0 .timeline-date-label { color: #aaa; border-color: #aaa;  }
.dynamic-theme .timeline-band-1 .timeline-date-label { color: #aaa; border-color: #aaa;  }
.dynamic-theme .timeline-band-0 .timeline-ether-lines { border-color: #aaa; border-style: solid; }
.dynamic-theme .timeline-band-1 .timeline-ether-lines { border-color: #aaa; border-style: solid; }
.dynamic-theme .timeline-ether-highlight { background: #555; }

.dynamic-theme .timeline-band-0 .timeline-event-label { color: ; }
.dynamic-theme .timeline-band-1 .timeline-event-label { color: ; }
.dynamic-theme .timeline-event-tape,
.dynamic-theme .timeline-small-event-tape { background: #f60; }
.dynamic-theme .timeline-ether-weekends { background: #111; }