/* Design & Code (c) take2hikes */

a{
	color: #ff6600;
	background: transparent;
	text-decoration: underline;
}

a:hover{
	color: #993300;
	background: transparent;
	text-decoration: none;
}

acronym,abbr{
	border-bottom: 0.0625em dotted #666666;
	cursor: help;
}

body{
	background: #251d17;
	color: #c0ba8d;
	font: 100% "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1,h2,h3,h4,h5,h6{
	margin-top: 1em;
	color: #605334;
	background: #322718;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

html{
	color: #000000;
	background: #251d17;
	font-size: 100%;
}

img{
	border-style: none;
}

ul{
	margin-left: 5em;
	list-style-type: circle;
	color: #c0ba8d;
	background: transparent;
	font: normal normal .75em/1.5em "lucida grande","trebuchet ms",verdana,sans-serif;
}

.code,.kbd{
	color: #666666;
	background: transparent;
	font: .75em courier,monaco,"courier new",monospace;
}

#content-wrap{
	width: 35.5em;
}

#footer{
	border: 0.063em solid #130f0c;
	margin-top: .250em;
	width: 38.150em;
	color: #745524;
	background: #322718;
	height: 2em;
	position: relative;
	left: 9.350em;
}

#footer a img{
	border: none;
	background: none;
}

#footer p{
	background: transparent;
	color: #564237;
	font: normal normal .60em/1.20em verdana,sans-serif;
	text-align: center;
}

#header{
	border: 0.063em solid #130f0c;
	margin-bottom: .250em;
	width: 100%;
	color: #564237;
	background: #322718;
	text-align: center;
}

#main-content{
	border: 0.063em solid #130f0c;
	width: 38.150em;
	color: #745524;
	background: #322718;
	position: relative;
	left: 9.350em;
}

#main-content p{
	padding-left: 1.25em;
	padding-right: 1.25em;
	color: #c0ba8d;
	background: transparent;
	font: normal normal .75em/1.5em "lucida grande","trebuchet ms",verdana,sans-serif;
	text-align: justify;
}

#main-content span{
	background: transparent;
	color: #ff6600;
}

#main-content sub{
	font-size: 65%;
	vertical-align: sub;
}

#main-content sup{
	font-size: 65%;
	vertical-align: super;
}

#nav{
	padding: 1em;
	width: 10em;
	border: 0.063em solid #130f0c;
	background: #322718;
	color: #b19789;
	font: normal normal bold .750em/1.5em "avant garde",tahoma,verdana,helvetica,arial,sans-serif;
	text-align: center;
	position: fixed;
}

#nav a{
	width: 8em;
	margin: 0.1000em auto;
	border: 0.0625em solid #ff6600;
	display: block;
	color: #ff6600;
	background: transparent;
	text-align: center;
	text-decoration: none;
}

#nav a:hover,#home .home,#blog .blog,#about .about,#contact .contact,#misc .misc{
	border: 0.0625em solid #ff6600;
	display: block;
	color: #251d17;
	background: #ff6600;
	text-decoration: none;
}

#nav span{
	display: none;
}

#script{
	color: #a2a2a2;
	background: #000000;
	font-size: .6em;
	text-align: center;
}

#wrapper{
	width: 47.50em;
	padding: 2em;
	height: 100%;
}
