/*==================================================
 *
 * Timeline-specific styles
 *
 *==================================================
 */
.tYearJumps {
    font-size: 9px;
	font-weight: bold;
}

.tCategory {
	clear: both;
	vertical-align: bottom;
	margin-top: 10px;
    color: #888888;
}

.tSimile {
	font-size: 9px;
	font-weight: bold;
	margin: 10px;
    color: #820000;
}

.tUse {
	font-size: 8px;
	margin: 10px 0;
}

.tDate {
    color: #820000;
	font-weight: bold;
	padding-right: 8px;
}	
/* --- OVERRIDES of existing styles --- */
.controls {
    font-size: 9px;
	font-weight: bold;
	margin: 15px;
}

.timeline-event-bubble-body {
	font-size: 11px;
}

.timeline-event-bubble-time {
    color: #fff;
}

.timeline-event-bubble-title {
    padding-bottom: 2px;
	margin-bottom: 2px;
}

.timeline-band-layer-inner {
	font-size: 11px;
}