body{
	background-color:#020607 ;
	color: #BAC3BF;
	font: normal 14px/22px "Helvetica Neue", Arial, Helvetica, sans-serif;
}

/* @group Nav overrides */
#branding{
	background: rgba(4,36,46,.6);
}
.date{
	font-style: italic;
	font-family: Baskerville, Times, "Times New Roman", serif;
}
#branding p#logo{
	color: #7F9294;
}
#branding p#logo a{
	color: #756F03;
}

/* @end */

#container{
	margin-top:28px;
	background: #020607 url(http://travisgertz.com/images/090209.background.jpg) no-repeat center top;
	text-align: center;
	height: 1543px;
	text-shadow: .1em .1em .3em #000;
}
#article{
	position: relative;
	width: 958px;
	margin: 0 auto;
	text-align: left;
}
h1{
	position: absolute;
	background: url(http://travisgertz.com/images/090209.header.png) no-repeat;
	width: 494px;
	height: 71px;
	text-indent: -9000px;
	top: 48px;
	left: 402px;
}
h2{
	position: relative;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font: 24px Baskerville, Times, "Times New Roman", serif;
	background: url(http://travisgertz.com/images/090209.ornament.png) no-repeat center top;
	padding-top: 76px;
}
h3{
	font: 21px/22px Baskerville, Times, "Times New Roman", serif;
}
p{
	margin-bottom: 22px;
}
a{
	font-weight: bold;
	text-decoration: none;
}
a:link, a:visited{
	color: #756F03;
}
a:hover, a:active{
	color: #771324;
}
#primaryContent{
	position: relative;
	left: 255px;
	width: 459px;
	top: 244px;
}
#primaryContent p:first-child{
	font-weight: bold;
}
blockquote{
	padding: 17px 52px 24px 47px;
	margin-bottom: 22px;
	font: italic 21px/28px Baskerville, "Times New Roman", Times, serif;
	background: url(http://travisgertz.com/images/090209.lquote.png) no-repeat left top;
}
#primaryContent blockquote p:first-child{
	margin: 0;
	font-weight: normal;
}
cite{
	display: block;
	text-align: right;
	margin-top: 1px;
}
#schooled{
	position: relative;
	top: 239px;
	width: 819px;
	left: 71px;
	overflow: hidden;
}
#schooled ul{
	margin-top: 32px;
	float: left;
}
#tutorials{
	position: relative;
	text-align: right;
	width: 161px;
}
#examples{
	margin-left: 22px;
	width: 217px;
}
#books{
	margin-left: 19px;
	text-align: right;
	width: 217px;
}
#tools{
	margin-left: 22px;
}