html  {background-color: #fff;}
body {
	font-family: Arial;
}
#tl {
	z-index: 0;
}
.timeline-band-0 .timeline-ether-bg {
	background-color:#434343;
}
.timeline-band-1 .timeline-ether-bg {
	background-color:#d2d2d2;
}
.timeline-event-label {
	margin-left: 10px;
	color: #555555;
	font-size: 10pt;
	margin-top: 5px;
}
.timeline-event-label-prec {
	font-size: 7pt;
	line-height:7pt;
	color: #8A8A8A;
}
.label-archive {
	color: #727272;
}
.timeline-date-label {
	font-size: 9pt;
}
.timeline-band-1  .timeline-small-event-icon {
	background-color:#E8431A;
	border: 1px solid #E8431A;
}
.timeline-band-1  .small-archive {
	background-color:#C9C9C9;
	border: 1px solid #C9C9C9;
}
#doc3 {background-color: #fff8dc;}

#wrap1 {display: block;}
#hd, #ft {margin: 2em; padding-top: 2em;}
#ft {padding-bottom: 1em;}
#bd div.yui-g {margin: 2em;}
h1 {color: #834c24;}
p {margin-top: .5em;}


        .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; }


        /*---------------------------------*/

        .dark-theme { color: #eee; }
        .dark-theme .timeline-band-0 .timeline-ether-bg { background-color: #ffffff }
        .dark-theme .timeline-band-1 .timeline-ether-bg { background-color: #434343 }

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

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

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

        .dark-theme .timeline-date-label-em { color: #fff; }
        .dark-theme .timeline-ether-lines { border-color: #555; border-style: solid; }
        .dark-theme .timeline-ether-highlight { background: #D1D1D1; border-left: 1px solid #FFFFFF;border-right: 1px solid #FFFFFF; }

        .dark-theme .timeline-event-tape,
        .dark-theme .timeline-small-event-tape { background: #f60; }
        .dark-theme .timeline-ether-weekends { background: #111; }
