article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary {
    display:block;
}

body {
	background: #0d0d0d url('../images/background.png');
	color: #dcd6c6;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

a {
	color: #dcd6c6;
	text-decoration: none;
}

blockquote {
	border-left: 1px solid #8f7c59;
	padding-left: 10px;
	line-height: 1.5;
}

nav ul {
	margin: 0;
	list-style: none;
}

code, pre {
	background: #0d0d0d;
	color: #c4c4c4;
	font-family: "Droid Sans Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", Monaco, "Lucida Console", Monospace;
	font-size: 11px;
}

p code {
	padding: 2px;
}

.container {
	height: 1%;
	overflow: hidden;
}

.inblock {
	display:inline-block;
	#zoom: 1;
	#display:inline;
	border:0;
	padding:0;
	vertical-align:middle;
	#vertical-align: auto;
}

#wrapper {
	width: 700px;
	margin: auto;
}

header.global {
	padding: 15px;
	border-bottom: 1px dashed #8f7c59;
}

#logo {
	float: left;
	margin-right: 10px;
}

#site-title {
	font-size: 12px;
	letter-spacing: 1px;
	margin: 0;
	padding-top: 3px;
	text-transform: uppercase;
}

#site-title span {
	display: none;
}

#top-nav {
	font-size: 12px;
	text-transform: uppercase;
}

#top-nav .internal {
	float: left;
	margin-left: -5px;
}

#top-nav .external {
	float: right;
}

#top-nav a {
	padding-left: 5px;
	padding-right: 5px;
}

#top-nav a:hover {
	color: #8f7c59;
}

#content {
	padding: 30px 15px;
	border-bottom: 1px dashed #8f7c59;
}

#content h1, #content h2 {
	color: #8f7c59;
	line-height: 0.9;
	margin-top: 3px;
	margin-bottom: -3px;
	text-transform: uppercase;
}

#content h1 a {
	color: #8f7c59;
}

#content h2 {
	font-size: 20px;
	margin-top: 30px;
}

#content h3 {
	color: #8f7c59;
	line-height: 0.9;
	text-transform: uppercase;
}

section.post-meta {
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
}

#content header h1 {
	text-align: center;
}

section.post-body {
	font-size: 12px;
	line-height: 1.5;
	margin-left: 30px;
	margin-right: 30px;
}

section.post-body a {
	border-bottom: 1px solid #8f7c59;
}

section.post-body a:hover {
	color: #8f7c59;
}

section.post-body aside {
	background: #312b1f;
	border-bottom: 1px dashed #8f7c59;
	border-top: 1px dashed #8f7c59;
	line-height: 1.6;
	margin: 30px -20px;
	padding: 10px;
	font-size: 11px;
}

section.post-body aside h1 {
	font-size: 14px;
}

section.post-body aside p {
	font-size: 11px;
	margin-top: 5px;
}

section.post-body aside code,
section.post-body aside pre {
	background: #1e1a13;
	border: none;
	font-size: 10px;
}

section.post-body ul {
	margin-top: 25px;
	margin-bottom: 25px;
	list-style: square;
}

section.post-body li {
	margin-bottom: 10px;
}

section.post-body pre, section.comment-body pre {
	border-right: 1px solid #080808;
	border-bottom: 1px solid #080808;
	margin: 20px;
	padding: 15px;
	overflow: hidden;
}

section.break {
	text-align: center;
}

section.break a {
	border: none;
	text-transform: uppercase;
	font-size: 12px;
}

#comments {
	padding: 30px 15px;
	border-bottom: 1px dashed #8f7c59;
	font-size: 12px;
}

#comment-link {
	text-transform: uppercase;
	text-align: center;
	display: block;
}

#comments h1, #comments h2 {
	color: #8f7c59;
	text-transform: uppercase;
}

#comments h1 {
	text-align: center;
	font-size: 18px;
	margin: 0;
}

#comments ul {
	list-style: none;
	margin: 20px 10px;
	padding: 0;
	border-top: 1px dashed #333;
}

#comments li {
	padding: 20px;
	border-bottom: 1px dashed #333;
}

#comments li.poster {
	background: #312b1f;
}

#comments li.poster code,
#comments li.poster pre {
	background: #1e1a13;
	border: none;
	font-size: 10px;
}

header.comment-meta .avatar {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}

header.comment-meta h2,
header.comment-meta time {
	margin: 0;
	font-size: 12px;
	display: inline;
}

header.comment-meta a {
	color: #8f7c59;
}

header.comment-meta a:hover {
	color: #dcd6c6;
}

section.comment-body {
	padding-left: 55px;
}

section.comment-body p {
	line-height: 1.5;
	margin-bottom: 0;
}

#comments section.comment-body ul {
	list-style: square;
	border: none;
	padding: 0;
	padding-left: 50px;
	margin: 0;
}

#comments section.comment-body li {
	border: none;
	padding: 5px;
}

section.comment-body a {
	border-bottom: 1px solid #8f7c59;
}

section.comment-body a:hover {
	color: #8f7c59;
}

#post-reaction {
	text-align: center;
	margin-top: 50px;
}

#reaction-form {
	display: block;
	margin: 30px 0 30px 130px;
}

#reaction-form label {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #8f7c59;
	margin-bottom: 5px;
	text-transform: uppercase;
}

#reaction-form label span {
	font-weight: normal;
	color: #dcd6c6;
}

#reaction-form input,
#reaction-form textarea {
	background: #0d0d0d;
	border: none;
	border-left: 1px solid #080808;
	border-top: 1px solid #080808;
	border-right: 1px solid #474747;
	border-bottom: 1px solid #474747;
	color: #ae976d;
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin-bottom: 20px;
	padding: 5px;
	width: 400px;
	outline: none;
}

#reaction-form input:focus,
#reaction-form textarea:focus {
	background: #1c1c1c;
}

#reaction-form input.error,
#reaction-form textarea.error {
	background: #45080c;
}

#reaction-form button {
	background: #423929;
	color: #bbb;
	display: block;
	border: none;
	border-right: 1px solid #080808;
	border-bottom: 1px solid #080808;
	font-size: 12px;
	padding: 5px;
	cursor: pointer;
	margin-left: 300px;
}

#reaction-form button:hover {
	background: #554a35;
	color: #bbb;
}

#archive-list {
	padding: 30px 13px;
	border-bottom: 1px dashed #8f7c59;
	font-size: 12px;
}

#archive-list h1 {
	margin: 0;
	font-size: 32px;
	color: #8f7c59;
	text-transform: uppercase;
	text-align: center;
}

#archive-list h1.front {
	font-size: 18px;
}

#archive-list ul {
	list-style: none;
	padding: 0;
	margin: 10px 0;
}

#archive-list li {
	background: #0d0d0d;
	cursor: pointer;
	margin: 5px;
	height: 100px;
	overflow: hidden;
	padding: 10px;
	width: 100px;
	vertical-align: text-top;
	border-right: 1px solid #060606;
	border-bottom: 1px solid #060606;
}

#archive-list li:hover {
	background: #1c1c1c;
}

#archive-list h2 {
	font-size: 12px;
	color: #8f7c59;
	text-transform: uppercase;
}

#archive-list h2 a {
	color: #8f7c59;
}

section.static {
	padding: 30px 30px;
	border-bottom: 1px dashed #8f7c59;
	font-size: 12px;
}

section.static h1 {
	margin: 0;
	line-height: 0.6;
	font-size: 32px;
	color: #8f7c59;
	text-transform: uppercase;
	text-align: center;
}

h1.callout, section.static h1.callout {
	font-size: 40px !important;
}

section.static h2 {
	font-size: 18px;
	margin-bottom: -10px;
	margin-top: 20px;
	color: #8f7c59;
	text-transform: uppercase;
}

section.static p {
	line-height: 1.5;
}

p.callout, section.static p.callout {
	color: #8f7c59;
	font-size: 18px;
	line-height: 0.9;
	text-transform: uppercase;
	text-align: center;
}

p.callout strong, section.static p strong {
	color: #dcd6c6;
}

section.static a {
	border-bottom: 1px solid #8f7c59;
}

section.static a:hover {
	color: #8f7c59;
}

#footer {
	padding: 15px;
	font-size: 11px;
}

#footer section.inblock {
	width: 200px;
	margin-left: 18px;
	vertical-align: text-top;
}

#footer h1 {
	color: #8f7c59;
	font-size: 14px;
	text-transform: uppercase;
}

#footer a {
	text-transform: uppercase;
}

#footer ul {
	float:left;
	margin: 0;
	padding: 0;
	padding-right: 5px;
	width:45%;
}

#footer li {
	padding: 5px;
	border-bottom: 1px dashed #333;
}

#ultima {
	border-top: 1px dashed #8f7c59;
	padding: 10px;
	margin-top: 20px;
	text-align: center;
}

#ultima p, #ultima h1 {
	font-size: 10px;
	color: #8f7c59;
	display: inline;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#ultima a {
	color: #8f7c59;
}

#ultima a:hover {
	color: #dcd6c6;
}

/* @group Highlight */

span.comment { color: #888888; }
.string, .value { color: #77be19; }
.special, .variable { color: #fff; }
.keyword, .function { color: #bcad91;}
.boolean { color: #ae941d; }
.integer, .symbol { color: #d42d1d; }
.preprocessor { color: gray; }
.regexp { color: #128633; }
.mootools { color: #187eb0; }

/* @end */