html {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #2B0900;
}

body {
	width: 850px;
	margin: 27px auto 0 auto;
	padding: 10px 0 0 0;
}

.index {
	background-color: #070000;
	color: #FFFDF5;
}

.posts {
	background-color: #FFFDF5;
	color: #070000;
}

#flag {
	margin: 15px 25px 5px 25px;
}

#content-index {
	margin: -5px 25px 0 25px;
}

#content-posts {
	margin: -5px 25px 0 25px;
}

#sixty-forty-split-60 {
	float: left;
	width: 475px;
}

#sixty-forty-split-40 {
	float: right;
	width: 300px;
}

#wall {
	margin: 0;
}

.index #brick {
	margin: 15px 0 5px 0;
}

#brick {
	margin: 15px 0 2.7em 0;
}

#featured {
	padding: 0 0 1em 0;
}

#featured p {
	font-family: Georgia, "Times New Roman", serif;
	line-height: 1.6em;
	margin: 10px 0 5px 0;
}

.secondary-title {
	font-family: Georgia, "Times New Roman", serif;
	color: #2B0900;
	letter-spacing: .27em;
	font-size: 1.1em;
	text-transform: uppercase;
}

.sidebar {
	background-color: #070000;
	color: #FFFDF5;
	padding: 1em;
	overflow: hidden;
}

.sidebar2 {
	background-color: #2B0900;
	color: #FFFDF5;
	padding: 1em;
	overflow: hidden;
}

a, a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	color: #9D4630;
	}

a, a:link, a:visited {
	border-bottom: 1px solid #999;
	}

a:active, a:hover {
	background-color: #DDD;
	color: #2B0900;
	border-bottom: 1px solid #999;
	}
	
.index a, .index a:link, .index a:visited, .index a:active, .index a:hover {
	text-decoration: none;
	color: #FFF;
	}

.index a, .index a:link, .index a:visited {
	border-bottom: 1px solid #999;
	}

.index a:active, .index a:hover {
	background-color: #DDD;
	color: #2B0900;
	border-bottom: 1px solid #999;
	}

h2 {
	font-size: 1.27em;
	margin: 5px 0 5px 0;
}

h4 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.07em;
	margin: 10px 10px 2px 0;
	font-weight: bold;
	line-height: 1.2em;
}

p {
	font-size: .9em;
	line-height: 1.1em;
	margin: 3px 10px 2px 0;
}

li {
	font-size: .9em;
	line-height: 1.3em;
	margin: 3px 0px 2px 0;

}

li strong {
	font-weight: bold;

}

ul, ol {
	padding-left: 1.25em;
	margin: 0 0 2em 1em;
	}

ul {
	list-style-type: disc;
	}

ul ul {
	list-style-type: disc;
	}

ul ul ul {
	list-style-type: disc;
	}

em em {
	font-style: normal;
	}

blockquote {
	margin: 0 0 0 1em;
	border-left: 3px solid #DDD ;
	padding: 0 0 0 1em;
}

.story {

}

.title {
	font-size: 1em;
	font-weight: bold;
}

.title-date {
	font-size: .8em;
	text-transform: uppercase;
}

.smaller {
	font-size: .8em;
}

.subtle {
	font-size: .7em;
}

.race-results {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #9D4630;
	font-weight: bold;
	line-height: 1em;
	font-size: 5em;
}

#link h3 {
	font-size: .9em;
}

#link p {
	font-family: Georgia, "Times New Roman", serif;
	font-size: .9em;
	line-height: 1.6em;
	margin: 10px 0 5px 0;
}

.permalink {
	text-align: right;
	font-size: .8em;
	line-height: 1.9em;
}

.permalink a, .permalink a:link, .permalink a:visited, .permalink a:active, .permalink a:hover {
	border-bottom-style: none;
}

.linklink a, .linklink a:link, .linklink a:visited, .linklink a:active, .linklink a:hover {
	border-bottom-style: none;
	font-size: .8em;
	color: #555;
}

.linklink a:active, .linklink a:hover {
	color: #2B0900;
}

.navtext {
	text-transform: uppercase;
	font-size: .7em;
	line-height: 2em;
}

.sidebar-display {
	font-weight: bold;
	font-size: 42px;
	line-height: 1.1em;
}

.sidebar-head {
	font-weight: bold;
	font-size: 27px;
	line-height: 1.1em;
}

.sidebar-date {
	font-weight: bold;
	font-size: 17px;
	line-height: 1.1em;
}


#flickr {
	background:url(./graphics/flickerness.gif) no-repeat;
	width: 300px;
	margin: 0 0 0 0;
	overflow: hidden;
	}

#flickr img {
	float:left;
	margin:0 0 0 0;
	width:75px;
	height:75px;
	}
