* {
	outline:none;
	margin:0;
	padding:0;
}

.indeximage p {
	margin:0;
	padding:0;
}

h2 {
	margin-bottom:0;
	font-size:1.7em;
}

a img {
	border:none;
}

.bottommargin {
	margin-bottom:.5em;
}

.topmargin {
	margin-top:.8em;
}

.nomargin {
	margin:0;
}

body {
	font:62.5% 'Century Gothic';
	color:#787878;
	background:#FFF;
	text-align:center;
}

a:link,a:active,a:visited {
	color:#9fdb09;
}

a:hover {
	color:#126fb0;
}

a {
	text-decoration:none;
}

h1,h2,h3,h4 {
	font-family:"Century Gothic";
	color:#9fdb09;
}

h1 {
	font-size:2em;
}

h3 {
	font-size:1.5em;
}

h4 {
	font-size:1.3em;
}

#shelfwrap {
	background:#FFF;
	height:140px;
	overflow:hidden;
}

#shelf {
	color:#787878;
	text-align:left;
	width:58em;
	min-height:160px;
	line-height:1.5em;
	margin:0 auto;
}

#shelf .left {
	width:28em;
	padding:0 .5em .5em;
}

ul#navigation {
	list-style:none;
	margin:0;
	padding:0 0 1em;
}

#navigation li a {
	float:left;
	background:#FFF;
	padding:0 .2em 0 0;
}

ul#navigation li span {
	float:right;
	background:#FFF;
	padding:0 .2em;
}

#shelf .right {
	width:27em;
	padding:0 .5em .5em;
}

ul#recentposts {
	list-style:none;
	margin:0;
	padding:0;
}

#recentposts li {
	background:url(images/li.gif) no-repeat 0 .3em;
	padding-left:15px;
	margin-left:4px;
}

#shelfbreak {
	background:#000;
	height:.5em;
}

#banner {
	background:#FFF url(images/gradient.jpg) repeat-x top left;
	height:72px;
}

#centerdiv {
	width:100%;
}

#foliage {
	float:left;
	background:url(images/name_header.jpg) no-repeat top left;
	display:block;
	width:336px;
	height:158px;
	margin:0 auto;
}

#pull a {
	position:absolute;
	right:6px;
	display:block;
	width:105px;
	height:146px;
	margin-right:-5px;
	text-indent:-9999em;
	background:url(images/pull_me_tab.jpg) no-repeat top right;
}

#pull a:hover {
	background:url(images/pull_me_tab.jpg) no-repeat bottom right;
}

#sidebar {
	width:240px;
	float:left;
}

#content {
	width:560px;
	text-align:justify;
	line-height:1.5em;
	margin:-56px auto 0;
	padding:0 0 2em;
}

.singlecontent p {
	margin:18px 0;
}

.titlebar {
	background:#000;
	position:absolute;
	margin-top:112px;
	width:560px;
	height:24px;
}

.title {
	font-family:helvetica, Arial;
	font-size:12px;
	text-align:right;
	color:#fff;
	margin:4px 6px 0 0;
}

.title a,.title a:active,.title a:visited,.title a:hover {
	color:#FFF;
}

.post {
	position:relative;
	padding:0 0 1.5em;
}

.entrymeta {
	font-size:.9em;
	text-transform:lowercase;
	margin:-1.7em 0 2em;
}

.entry ul li,.mulch ul li {
	list-style:none;
	background:url(images/li.gif) no-repeat 0 .3em;
	padding-left:1.5em;
	margin-left:2.2em;
}

.entry ol,.mulch ol {
	margin-left:3.5em;
}

.entry li,.mulch li {
	padding-bottom:.3em;
	width:423px;
	font-size:1em;
}

.entry blockquote,.mulch blockquote {
	margin-left:3.9em;
	color:#ddd;
	width:423px;
}

.mulch strong {
	color:#efb;
}

#bottom {
	background:url("images/floor.jpg") no-repeat bottom center;
}

#bottomcontent {
	color:#787878;
	width:58em;
	margin:0 auto;
}

#footer {
	color:#787878;
	width:60em;
	text-transform:lowercase;
	margin:0 auto;
}

.left {
	float:left;
}

.center {
	text-align:center;
}

.page h2 {
	background:#000;
	height:18px;
}

.page h2 a:link,.page h2 a:active,.page h2 a:visited {
	color:#fff;
}

.more-link {
	display:none;
}

h1,h3,pre,blockquote,form,fieldset,ul,ol,p {
	margin:1em 0;
}

ul#navigation li br,.clear {
	clear:both;
}

div.transoff,div.transon {
	width:100%;
	background-color:#000;
}

.returnhome,.right {
	float:right;
}

#updatebanner {
	width: 167px;
	height:244px;
	position:absolute;
	top:0;
	right:96px;
	background:url("images/updatebanner.png");
	display:none;
}
