body {
	color: #FFF;
	font: normal 16px Palatino, Georgia, Serif;
	line-height: 25px;
	background-color: #000;
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
	width: 0;
	height: 0;
}

a {
	color: #be5727;
	text-decoration: none;
}

a:hover {
	color: #0eb35b;
	text-decoration: underline;
}

span.quote {
	font-style: italic;
}

#header {
	width: 900px;
	height: 142px;
	text-align: center;
	padding: 0;
	margin: 40px auto 20px auto;
	background: url(../images/plates.gif) 10px 0 no-repeat;
}

#header h1 {
	font: bold 54px "Trebuchet MS", Trebuchet;
	line-height: 50px;
	letter-spacing: -0.09em;
	text-transform: uppercase;
	padding: 40px 0 0 0;
	margin: 0;
}

#header h1 a, #header h1 a:hover {
	color: #FFF;
	text-decoration: none;
}

#header h2 {
	font: 200 22px "Helvetica Neue", "Trebuchet MS", Trebuchet, sans-serif;
	line-height: 22px;
	text-transform: uppercase;
	padding: 0 0 0 10px;
	margin: 0;
}

#header .crossfit {
	color: #be5727;
}

#header .vegan {
	color: #0eb35b;
}

#header .feminist {
	color: #5397bb;
}

#content {
	width: 914px;
	color: #000;
	background-color: #FFF;
	margin: 20px auto 0 auto;
	border-top: solid 7px #666;
}

#content #blog {
	width: 700px;
	padding: 50px 100px;
	border: solid 7px #ccc;
	border-top: 0;
}

#blog h1 {
	width: 700px;
	text-align: center;
	font: normal 100px "Trebuchet MS", Trebuchet;
	letter-spacing: -0.08em;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

#blog h2 {
	width: 700px;
	text-align: center;
	font-size: 30px;
	font-weight: normal;
	font-style: italic;
	padding: 0;
	margin: 0;
}

#blog p.intro {
	clear: both;
	padding-top: 130px;
	background: url(../images/article-head-bg.gif) top center no-repeat;
}

#blog .col {
	float: left;
	width: 325px;
	text-align: justify;
	margin: 0 50px 0 0;
}

#blog .col.two {
	margin: 0;
}

a#comments {
	display: block;
	width: 690px;
	background-color: #f0f0f0;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #AAA;
	padding: 0 5px;
	margin: 50px 0 0 0;
}

#disqus_thread {
	display: none;
}

#footer {
	margin: 100px 0 50px 0;
}

#footer a, #archives a {
	color: #5397bb;
}

#footer a:hover, #archives a:hover {
	color: #0eb35b;
}

#footer .set, #archives .set {
	width: 918px;
	margin: 0 auto;
}

#context, #archives {
	float: left;
	width: 100%;
	font: 200 13px "Helvetica Neue", "Trebuchet MS", Trebuchet, sans-serif;
	text-transform: uppercase;
	background-color: #1D1D1D;
	margin: 0 0 20px 0;
	padding: 5px 0;
}

#context span, #archives .previous, #archives .index, #archives .next {
	display: block;
	float: left;
	width: 306px;
}

#context span.author, #archives .index {
	text-align: center;
}

#context span.twitter, #archives .next {
	text-align: right;
}

#info, #meta {
	float: left;
	width: 400px;
	font: 200 13px "Helvetica Neue", "Trebuchet MS", Trebuchet, sans-serif;
}

#meta {
	float: right;
	list-style-type: none;
}

#info p {
	font-family: Palatino, Georgia, serif;
	font-size: 21px;
	font-style: italic;
}

#info .timeline {
	float: left;
	width: 400px;
	list-style-type: none;
	padding: 0;
	margin: 10px 0 0 0;
}

#info .timeline li, #meta li {
	display: block;
	float: left;
	width: 400px;
	color: #ccc;
	border-bottom: solid 1px #181818;
	padding: 5px 0;
}

#info .timeline li span, #meta li span {
	float: left;
	width: 300px;
}

#info .timeline li span.date, #meta li span.field {
	color: #666;
	width: 100px;
}

ul#archiveList {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#archiveList h3 {
	padding: 0;
	margin: 0;
}

ul#archiveList li {
	float: left;
	width: 700px;
	border-bottom: solid 1px #f1f1f1;
}

ul#archiveList span {
	float: left;
	width: 580px;
}

ul#archiveList span.date {
	width: 120px;
}

#footer li h3 {
	color: #FFF;
	font: normal 21px Palatino, Georgia, serif;
	font-style: italic;
	padding: 0;
	margin: 0;
}