html {
	min-height:100%
}

*,#navigation h2 {
	margin:0
}

* {
	padding:0
}

a,a:hover,h1,h1 a:hover,p.postinfo a:hover,#site-description,#footer a:hover {
	color:#CCC
}

a,a:hover,h1 a,h1 a:hover,h1 a,h1 a:hover,.decay-small a,.decay,.decay-small a:hover,.decay,h2.site-title a:hover,#navigation li a,#footer a {
	text-decoration:none
}

body {
	background:#000 url('img/body.gif') no-repeat;
	font:normal 62.5% "Trebuchet MS",Verdana,sans-serif;
	padding-left:90px
}

body,h2.site-title a {
	color:#DDD
}

ol,ul,code,p {
	padding-bottom:1.2em
}

h1,.decay-small,.decay {
	font:normal 2em Impact,sans-serif
}

h1 a,#navigation li a,#footer .right a {
	color:#777
}

h1 a,h1 a:hover,.decay-small,.decay,.decay-small a,.decay,.decay-small a:hover,.decay,#navigation h2 {
	color:#000
}

h2 {
	font:normal 1.8em Tahoma,sans-serif
}

h2,h1,.decay-small {
	padding-top:6px
}

blockquote {
	color:#CCA;
	font-weight:bold;
	padding-left:28px
}

blockquote,img.border {
	display:block
}

img {
	border:none
}

img.right {
	margin:5px 0 5px 12px
}

img.left {
	margin:5px 12px 5px 0
}

img.border {
	background:#555;
	padding:3px
}

.clearer {
	clear:both;
	font-size:0
}

.left {
	float:left
}

.right {
	float:right
}

.decay-small,.decay {
	background:url('img/decay.gif') no-repeat left center;
	letter-spacing:1px;
	padding:0 0 12px 22px
}

.decay-small {
	background:url('img/decay-small.gif') no-repeat left center
}

p.postinfo,#footer {
	border-top:1px dashed #333;
	color:#666
}

p.postinfo {
	font:bold 0.9em sans-serif;
	margin-bottom:24px;
	padding:8px
}

p.postinfo a {
	color:#888
}

#container {
	font-size:1.3em
}

h2.site-title {
	font:normal 3em Tahoma,sans-serif
}

h2.site-title a {
	text-decoration:line-through
}

h2.site-title a:hover {
	color:#FFF
}

#content {
	left:360px;
	top:90px;
	width:610px
}

#content,#navigation,#footer {
	position:absolute
}

#content .descr {
	color:#8dc63f;
	margin-bottom:6px
}

#content li {
	margin-left:18px
}

#navigation {
	left:120px;
	top:290px;
	width:210px
}

#navigation h2 {
	font-size:1.5em;
	letter-spacing:0;
	line-height:30px
}

#navigation ul {
	margin:0 0 0 1em
}

#navigation li {
	list-style:none
}

#navigation li a {
	font-size:1.1em;
	line-height:1.5em
}

#navigation li a:hover {
	color:#8dca3f
}

#footer {
	font:normal 0.9em sans-serif;
	top:100%
}

#footer a {
	color:#999
}

#footer a:hover {
	text-decoration:underline
}

#footer .right,#footer .left {
	padding:10px 0
}

