#container {
	background: #060701 url('../images/articles/indianapolis_bg.jpg') bottom center no-repeat;
}

h1{
	background: #060701;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;}

h1 a{
	color: #908f8f;
}

h1 a:hover{
	color: #fffac7;
}
#header ul#nav li a{
	background-image: url('../images/articles/indianapolis_nav.gif');
}

#content{
	width: 60em;
}

div.article{
	margin: 4em auto 0 auto;
	color: #fffac7;
	font-family: Georgia, sans-serif;
}

div.article a{
	color: #d45910;
}

#content .article p{
	font-size: 0.75em;
}

.article #intro span{
	font-size: 3.7em;
	color: #fff;
	line-height: 0.75em;
	font-style: normal;
	letter-spacing: normal;
}

.article #intro{
	float: left;
	margin: 10em 0 0 0;
	
	font-size: 1.1em;
	color: #fff;
	font-style: italic;
	letter-spacing: 0.03em;
}

h4{
	color: #fff;
	font-size: 1.125em;
	font-style: italic;
}

span.postdate{
	display: none;
}

div.intro{
	float: left;
	width: 28em;
	
	clear: left;
	margin: 7.5em 3.75em 0 0;
}

div.expand{
	float: left;
	width: 28em;
	margin: -17em 0 0 0;
}

div.expand h4{
	margin: 2em 0 0 0;
}

#footnotes{
	font-size: 0.75em;
	margin: 3em 0 4em 0;
	font-style: italic;
	color: #fff;
	border-top: 1px dotted #fff;
}

#footnotes li{
	padding-left: 1em;
	list-style-position: inside;
	list-style-type: decimal;
}