
/* Dynamic theme used by the plugin (attributes set in options panel)
=====================================================================*/

.dynamic-theme { color: #eee; }

.dynamic-theme .timeline-band-0 .timeline-ether-bg { background-image:url(/media/timeline-bg.jpg);}
.dynamic-theme .timeline-band-0 .timeline-ether-bg { background-repeat:repeat-x;}

#brainstorm-container .timeline-band-0 .timeline-ether-bg { background-image:url(/media/bsw-top-band-bg.gif);}
#brainstorm-container .timeline-band-0 .timeline-ether-bg { background-repeat:repeat-x;}



#brainstorm-container .timeline-band-0 .timeline-ether-bg { background-color: black; }
#brainstorm-container .timeline-band-0 .timeline-date-label { color: white; border-color: white;  }
#brainstorm-container .timeline-band-0 .timeline-ether-lines { border-color: white; border-style: solid; }

.dynamic-theme .timeline-band-0 .timeline-ether-bg { background-color: #E7E77F; }
.dynamic-theme .timeline-band-0 .timeline-ether-highlight { background-color: #CC9933; }
.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 { background-color: #999; padding:5px; margin-left:40px; margin-top: 10px; }
.dynamic-theme .timeline-band-0 .timeline-ether-lines { border-color: #000000; border-style: solid; }
.dynamic-theme .timeline-band-0 .timeline-highlight-label-start{ color: #E7E7E7; }
.dynamic-theme .timeline-band-0 .timeline-highlight-label-end{ color: #E7E7E7; }

#brainstorm-container .timeline-band-1 .timeline-ether-bg { background-color: black; }
#brainstorm-container .timeline-band-1 .timeline-date-label { color: white; border-color: white;  }
#brainstorm-container .timeline-band-1 .timeline-ether-lines { border-color: white; border-style: solid; }

.dynamic-theme .timeline-band-1 .timeline-ether-bg { background-color: #496D91; }
.dynamic-theme .timeline-band-1 .timeline-ether-highlight { background-color: #70AA70; }
.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 { background-color: #999; padding:5px; margin-left:40px; margin-top: 10px; }
.dynamic-theme .timeline-band-1 .timeline-ether-lines { border-color: #000000; border-style: solid; }
.dynamic-theme .timeline-band-1 .timeline-highlight-label-start{ color: #000000; }
.dynamic-theme .timeline-band-1 .timeline-highlight-label-end{ color: #000000; }

