body
{
	background-color: #988;
	
}

h1
{
	font-family: Georgia, Times, Serif;
	font-size: 30px;
	color: #789
}

h2
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans;
        font-size: 11px;
	font-weight: lighter;
	text-align: right;
	color: #eee;
	background-color: #111;
	margin-top: 0px;
	padding-right: 10px;
}

p
{	
        font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 5px;
}


#right p
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans;
	line-height: 12px;
	font-size: 10px;
}

#right ul
{
list-style-type: none;
padding: 0;
margin: 0;
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans;
font-size: .9em;
}

#right li
{
background-image: url("http://claytonhackett.com/blog/images/2.gif");
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .6em;
        font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans;
        font-size: .9em;
	/*line-height: 1.2em;*/
	text-align: left;
}

#head
{
	height: 300px;
	background-image: url("/blog/masthead-bw.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #123;
}

#container
{
	width: 800px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #eee;
	border: 10px solid #111;
}



#center
{
	margin-left: 25px;
	/*margin-right: 185px;*/
        width: 450px;
	padding-top: 30px;
	background-color: #fed;
	background: transparent;
        padding-bottom: 30px;
}

#right
{
	float: right;
	width: 200px;
	margin-top: 5px;
	margin-left: 15px;
	padding-top: 100px;
	padding-right: 5px;
	background-color: #fed;
	background: transparent;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}

a
{
	color: black;
	text-decoration: none;
	border-bottom: 1px black solid;
}

#right a, #left a
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans;
        font-size: .9em;
	border: 0px;
	color: #344;
	line-height: 1.1em;
	padding-bottom: -1px;
	
}

#sidetitle
{
          
        font-size: 1em;
        font-weight: bold;
        color: #000;
        font-family: Courier, Times, Serif;
        font-variant: small-caps;
	text-transform: capitalize;
        letter-spacing: 2px;
}

h3 a
{
	border: 0px;
	font-weight: heavy;
	font-family: Courier, Times, Serif;
	font-size: 1em;
        text-decoration: underline;	
}

h3
{
	border: 0px;
	font-weight: heavy;
	font-family: Courier, Times, Serif;
	font-size: 1em;
	text-decoration: none;
}

a:hover, #right a:hover
{
	color: #fee;
	background-color: #122;	
}


.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}