/* Clearing
---------------------------- */
.clear { clear: both; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.timeline-event-label { font-size: 12px; color: #000 !important; }
.timeline-ether-highlight { background: url("https://media1.shmoop.com/images/sprites/timeline-bg.png") repeat-x center bottom #FFF;   }

.timeline-band-0 .timeline-ether-bg{background: url("https://media1.shmoop.com/images/sprites/timeline-bg.png") repeat-x center bottom #fefefe;}
.timeline-band-0 .timeline-date-label { color: #000; text-shadow: 1px 1px 1px #FFF; }
.timeline-band-0 .timeline-event-icon {  background: url("https://media1.shmoop.com/images/sprites/timeline-small.png") no-repeat transparent; width: 11px; height: 11px; }
.timeline-band-0 .timeline-event-icon img {display: none; }

.timeline-band-1 .timeline-ether-bg{ background: url("https://media1.shmoop.com/images/sprites/timeline-bot-bg.png") repeat-x center bottom #fefefe; border-top: 1px solid #CCC;  }
.timeline-band-1 .timeline-date-label{ color: #666; text-shadow: 1px 1px 1px #FFF;}
.timeline-band-1 .timeline-event-label{ display: none;  }
.timeline-band-1 .timeline-event-icon {  width: 5px; height: 5px; margin: 3px 0 0 0; background: transparent url("https://media1.shmoop.com/images/sprites/timeline-small.png") no-repeat; background-position: -3px -14px; }
.timeline-band-1 .timeline-event-icon img {display: none;}

.timeline-event-tape { border: 1px solid #CCC; box-shadow: 1px 1px 2px #AAA; }
.timeline-event-label { margin: 2px 0 0 0; }

#no-selection { font-size: 20px; position: relative; top: 200px; text-align: center; z-index: 9999; padding: 10px; border: 2px solid #F78E30; border-radius: 6px; width: 200px; margin: 0 auto; display: none; height: 44px; margin-bottom: -68px; }
#no-selection span { display: block; font-size: 13px; text-align: center; }

#timeline-filter { border: 2px solid #B3D3F7; padding: 10px; border-radius: 6px; margin: 10px 0 20px 0; box-shadow: 1px 1px 2px #CCC; }
#timeline-filter .filter { float: left; width: 225px;  }
