/***********************************************************
/* Styles specific to the Infoquake website.
/**********************************************************/


body {
	background-image: none;
}

#backgroundInfoquake {
	width: 100%;
	min-width: 900px;
	z-index: 0;
	position: fixed;
	top: 0;
	left: 0;
}

#siteTitle {
	left: 473px;
}

#siteTitleDLE {
	position: absolute;
	top: 0px;
	left: 75px;
}

	#siteTitleDLE img {
		margin-right: 8px;
	}

#navMenu2 {
	left: 125px;
}

#navMenu3 {
	left: 280px;
}

#navMenu4 {
	left: 432px;
}
	
#sidebarLeft {
	top: 380px;
}

	#sidebarLeft h2 {
		margin: 0;
	}

.excerptBox {
	font-size: 0.9em;
	font-style: italic;
}

.timelineTable td {
	vertical-align: top;
	padding-bottom: 12px;
	padding-right: 12px;
}
