html, body {
	background-color: #eee;
	margin: 5px;
	padding: 5px;
}
img{border:0;}
#wrapper {
	height: 100%;
	margin: auto;
	text-align:center;
	background-color:#f3f3f3;
	padding:10px;
	border: 1px solid #999;
}

p, body, td, ol, ul, menu, blockquote, div { 
	font-family: Trebuchet MS,Verdana,Arial,Helvetica;
	font-size: 10pt;
	color: #000033;
}

ul {text-align:left;}

#timeline {
	height: 200px;
	border: 1px solid #aaa;
	margin: 20px auto 40px auto;
}

.timeline-event-bubble-time {
	display:none;
}
.timeline-event-bubble-title {
	display:none;
}
img.badge {padding: 5px;}

#timeline .timeline-event-label {
	min-height:16px;
	padding:2px 0 0 12px;
}
#timeline .label-lowpost {
	background: url("/media/jasongurney.com/timeline/lowpost_icon.png") no-repeat;
}
#timeline .label-thegurneys {
	background: url("/media/jasongurney.com/timeline/thegurneys_icon.png") no-repeat;
}
#timeline .label-amoebacode {
	background: url("/media/jasongurney.com/timeline/amoebacode_icon.png") no-repeat;
}
#timeline .label-ballhype {
	background: url("/media/jasongurney.com/timeline/ballhype_icon.png") no-repeat;
}
#timeline .label-showhype {
	background: url("/media/jasongurney.com/timeline/showhype_icon.png") no-repeat;
}
#timeline .label-blips {
	background: url("/media/jasongurney.com/timeline/blips_icon.png") no-repeat;
}
#timeline .label-javaboutique {
	background: url("/media/jasongurney.com/timeline/java_boutique_icon.png") no-repeat;
}
#timeline .label-striketwo {
	background: url("/media/lowpost.net/images/striketwo-icon.gif") no-repeat;
}
#timeline .label-faircatch {
	background: url("/media/lowpost.net/images/faircatch-icon.gif") no-repeat;
}

#timeline .timeline-band-0 .timeline-ether-bg{background-color:#fff}
#timeline .timeline-band-1 .timeline-ether-bg{background-color:#ddd}
#timeline .timeline-band-2 .timeline-ether-bg{background-color:#ccc}
#timeline .timeline-band-3 .timeline-ether-bg{background-color:#bbb}

div.simileAjax-bubble-contentContainer {text-align:center;}
