body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style: normal; font-weight: normal; }
li { list-style: none; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; }
abbr,acronym { border: 0; font-variant: normal; }
input,textarea,select { font-family: inherit; font-size: inherit; font-weight: inherit; }
a { text-decoration: none; color: inherit; }


body {
	text-align: center;
	font: normal 62.5% Georgia, serif;
	margin: 0;
	padding: 0;
	background: url('http://images.forgottenexpanse.com/background.png') #f8f6f3;
}

code {
	font-family: monospace;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
blockquote {
	margin: 1em 2em;
	color: #999;
	border-left: 2px solid #999;
	padding-left: 1em; 
}
a:link,
a:visited {
	color: #345e8b;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

h1 {
	color: #344469;
	font: bold 2.6em "palatino linotype", palatino, georgia, "times new roman", times, serif;
	margin-bottom: .3em
}
h2 {
	color: #9e1717;
	font-size: 1.8em;
	margin-bottom: .5em;
	font-style: italic;
}
h2 a:link,
h2 a:visited {
	color: #9e1717;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

h3 { 
	color: #9e1717; 
	font-size: 1.2em; 
	margin-bottom: .5em; }

div.divide {
	height: 1px;
	margin: 1.5em 0 1.5em 0;
	background: url('http://images.forgottenexpanse.com/hr.png') top left repeat-x;
}

p {
	text-align: justify;
	margin: 0 0 1em 0;
}

div#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	font-size: 1.8em;
	line-height: 1.5em;
}

div#header {
	padding: 1em 0 0 0;
	font-size: 1.8em;
	line-height: 1.5em;
}

div#paint {
	margin: 1em 0 1.7em 0;
	background: url('http://images.forgottenexpanse.com/header_bg.png') repeat-x top left;
}

div#header a#logo {
	float: left;
}

div#header h1 {
	display: none;
}

div#header a:link,
div#header a:hover,
div#header a:visited {
	color: #fff;
	text-decoration: none;
	font-size: .9em;
	padding: 0 3px 3px 3px;
}

div#header a.current {
	border-bottom: 2px solid #9e1717;
	font-weight: bold;
	color: #fff;
}

div#innerheader {
	width: 900px;
	margin: 0 auto;
	padding: 65px 0 50px 0;
	background: url('http://images.forgottenexpanse.com/header_top.png') no-repeat top right;
}

ul#menu {
	float: right;
	margin: 15px 0 0 0;
}

ul#menu li {
	display: inline;
	padding: 0 0 0 1.6em;
}

div#intro {
	font-size: 1.5em;
	line-height: 1.5em;
}

div#intro .small {
	font-size: 0.6em;
	line-height: 0.6em;
	text-align: right;
	margin: -10px 0 0 0;
}

div#maincontent {
	width: 590px;
	float: left;
}

div#sidebar {
	float: right;
	margin: 0 0 2em 0;
	padding: 0 0 1.5em 0;
	width: 265px;
}

div#footer {
	clear: both;
	padding: 3em 0 1.5em 0;
}

#feed {
	margin-bottom: -3px;
}

div.date {
	color: #666;
	font-style: italic;
	margin: 0 0 .8em 0;
}

div.meta {
	margin-bottom: .4em;
}

div.meta div.date {
	color: #fff;
	background: url(http://images.forgottenexpanse.com/date_bg.png) no-repeat top left;
	float: left;
	width: 86px;
	height: 64px;
	text-align: center;
	padding-top: .2em;
	margin: 0 .5em 0 0;
}

div.meta h2 {
	margin-bottom: .3em;
}

div.meta a.comments {
	float: right;
}

div.meta em.categories {
	color: #666;
}

div.meta em.categories a:link,
div.meta em.categories a:hover,
div.meta em.categories a:visited {
	color: #666;
}

p.meta {
	color: #666;
	font-style: italic;
}

a.file:link,
a.file:visited {
	padding: 0 0 0 20px;
	background: url('http://images.forgottenexpanse.com/file.gif') no-repeat center left;
}
a.file:hover {
	padding: 0 0 0 20px;
	background: url('http://images.forgottenexpanse.com/file.gif') no-repeat center left;
}

a.comments:link,
a.comments:visited {
	padding: 0 0 0 20px;
	background: url('http://images.forgottenexpanse.com/icon_comment.gif') no-repeat center left;
	color: #666;
	text-decoration: none;
	float: right;
	font-style: italic;
}
a.comments:hover {
	padding: 0 0 0 20px;
	background: url('http://images.forgottenexpanse.com/icon_comment.gif') no-repeat center left;
	text-decoration: underline;
	float: right;
	font-style: italic;
}
div#search input {
	display: inline;
	vertical-align: middle;
}

div#search label {
	display: inline;
	vertical-align: middle;
}

img.photo,
img.cover,
div#mobileme div.latest img {
	padding : 0.2em; 
	background : #FFF; 
	border : 1px solid #CCC;
}

img.cover {
	float: right;
	margin: 0 0 .5em 1em;
}

div#mobileme div.latest img {
	margin-bottom: 1em;
	width: 260px;
}

a:hover img.photo {
	border : 1px solid #8da3ba;
	background : #eef1f4;
}

ol#blogyears, ol#projecttypes {
	margin: 0 0 1em 0;
}

ol#blogyears li, ol#projecttypes li {
	display: inline;
	margin: 0 1.1em 0 0;
}

ol#blogyears li.selected a, ol#projecttypes li.selected a {
	color: #000;
	text-decoration: none;
	cursor: default;
	font-weight: bold;
}

ol#blogmonths li {
	display: inline;
	margin: 0 1.1em 0 0;
}

ol#blogmonths li.selected a{
	color: #000;
	text-decoration: none;
	cursor: default;
	font-weight: bold;
}

ul#links {
	margin-top: 1em;
}

ul#links li {
	margin-bottom: 1em;
}

.smaller {
	font-size: .8em;
}
.error {
	color: #900;
}

.tester {
	display: none;
}

fieldset {
	margin: 0 0 .5em 0;
	padding: 0 0 .5em 0;
	clear: both;
}

fieldset span.note {
	float: right;
	width: 14em;
	color: #666;
	font-size: .8em;
}

form fieldset label {
	float: left;
	margin: 0 1em 0 0;
	width: 200px;
}

div.field {
	float: left;
}

div.field input, div.field textarea {
	width: 26em;
	border: 1px solid #666;
}

div.screenshot {
	float: left;
	margin: 0 1em 1.5em 0;
	width: 260px;
}

div.description {
	float: right;
	width: 620px;
	margin: 0 0 1em 0;
}

acronym {
	cursor: help;
	border-bottom: 1px dashed #999;
}

.hiddenFields {
	display: none;
}

.comment .gravatar {
	float: left;
	margin-top: .4em;
	border: 1px solid #999;
}

.comment .body {
	margin-left: 80px;
}

.comment .author,
.comment .author a:link,
.comment .author a:visited,
.comment .author a:hover {
	color: #666;
}

.clear {
	clear: both;
}

.right {
	float: right;
}

a.twitter_hash,
a.twitter_hash:hover,
a.twitter_hash:visited {
	color: #666;
}