div {
	/*border: 1px solid white;*/
}

body {
	font-size: 62.5%;
	text-align: center;
}

#debug {
	color: #fff;
}

html,body {
   	margin: 0;
  	padding: 0;
	background: #080A14 url('/images/tile.gif') repeat;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}

code, kbd {
	font-family: "Courier New", Courier, monospace;
	background-color: #0f1328;
	font-size: .8em;
	padding: 2px 3px;
	color: #7F786C;
}

code {
	display: block;
	white-space: pre;
	overflow: scroll;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #FFA100;
}

img {
	border: none;
}


#page {
	text-align: left;
	background: #181E3F url('/images/pagebg.gif') repeat-y 0 0;
	margin: 0 auto;
	width: 990px;
	padding: 0 0 0 10px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

#header h1 {
	position: relative;
	left: -10px;
}

#main {
	width: 480px;
	float: left;
	margin: 0;
	padding: 0;
}

#meta {
	width: 480px;
	float: right;
}

#search {
	height: 75px;
}

#searchform {
	padding: 30px 0 0 0;
}

#s {
	width: 300px;
}

#searchsubmit {

}

#browse h2 {
	font-size: 1.4em;
	margin: 1em 0 0 0;
}

#browse ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clear {
	clear: both;

}
/* 2F3242 */
body, #projects, #older .entry, .postmetadata, #meta, .post h3 {
	color: #7F786C;
}

#projects {
	position: relative;
	left: -24px;
	background: transparent url('/images/projects.gif') no-repeat 0 0;
	height: 300px;
	width: 514px;
	margin: -60px -24px 0 0;
}

#project1 {
	position: absolute;
	top: 150px;
	left: 24px;
	width: 235px;
}

#project2 {
	position: absolute;
	top: 150px;
	left: 269px;
	width: 235px;
}

#projects p {
	line-height: 1.6em;
	font-size: 1.2em;
	margin: .6em 0 0 0;
}

#projects h1 {
	font-size: 1.6em;
	margin: 1em 0 0 0;
	font-variant: small-caps;
}

.post {
	clear: both;
	color: #FFF2DF;
	font-size: 1.4em;
	line-height: 1.6em;
	overflow: hidden;
}

.post .entry img {
	float: left;
	clear: left;
	margin: 5px 10px 10px 0;
}

.post h2 {
	line-height: 1.1em;
}

#recent h2 {
	margin: 0;
	font-size: 1.8em;
}

#recent .entry p {
	clear: left;
	margin: 1em 0 0 0;
}

#recent .postmetadata {
	position: relative;
	right: -10px;
	text-align: center;
	float: right;
	width: 164px;
	height: 256px;
	margin: 0;
	line-height: 1em;
	background: transparent url('/images/info-tabbard.gif') no-repeat 0 0;
	overflow:visible;
}

#recent .postmetadata h6 {
	font-size: .7em;
	margin: .8em 0 0 0;
}

#recent .postmetadata .published {
	margin: 80px 0 0 0;
}

#recent .postmetadata p {
	font-size: .8em;
	line-height: .8em;
	margin: 0;
}

#recent .postmetadata a {
	font-weight: bold;
	color: #4b0000;
	padding: 0 2px;
}

#older {
	background: transparent url('/images/older.gif') no-repeat bottom left;
	position: relative;
	left: -10px;
	padding: 0 0 3em 10px;
	margin: 0 -10px 0 0;
	clear: both;
	width: 500px;
}

#older img {
	display: none;
}

#older .entry {
  	float: left;
  	width: 110px;
  	margin: 0 10px 0 0;
	overflow: hidden;
}

#older .last {
	margin: 0;
}

#older .entry h3 {
	margin: 1em 0 .3em 0;
}

#older .entry p {
	margin: 0 0 1em 0;
}

#older .entry .content {
	font-size: 1.0em;
	line-height: 1.6em;
	margin: 0;
}

#older .postmetadata p {
	float: left;
  	margin: 0 2px 0 0;
}

#older .comment {
  	background: transparent url('/images/comments.gif') no-repeat;
  	height: 24px;
  	width: 24px;
	font-size: .8em;
}

#older .comment a {
 	display: block;
	padding: 4px 0 0 5px;
}

#commentform textarea {
	width: 300px;
}

#footer {
	padding: 1px 0 0 0;
	margin: 1em 10px 0 0;
	background-color: #080b16;
	height: 105px;
}

#footer #joshking {
	float: left;
	margin: 10px 10px 0 0;
}
