
/*-------------------------------
	RESET
	-----------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	background: #eee;
	height: 100%;
	color: #555;
}
#container {
	display: block;
	min-height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}
#mainBody {
	padding-bottom: 10em;
	width: 782px;
	margin: 0 10px;
	overflow: hidden;
}

p, ul, ol {
	padding: 0 0 1em;
}
a {
	color: #830d1c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4 {
	font-weight: bold;
}


/*-------------------------------
	STYLES
	-----------------------------*/

body {
	background: url(../images/construct/bg.gif);
	text-align: center;
	font-family: Courier, 'Courier New', monospace;
	font-size: 0.625em;
}
.container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	font-size: 1.3em;
}
.allContent {
	-webkit-text-shadow: rgba(0, 0, 0, 0.1) -1px -1px 0px, rgb(255, 255, 255) 1px 1px 0px;
	-mox-text-shadow: rgba(0, 0, 0, 0.1) -1px -1px 0px, rgb(255, 255, 255) 1px 1px 0px;
	text-shadow: rgba(0, 0, 0, 0.1) -1px -1px 0px, rgb(255, 255, 255) 1px 1px 0px;
}
.header {
	position: relative;
	height: 182px;
	background: url(../images/construct/header_bg.png) no-repeat;
}
h1 a {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	text-indent: -5000px;
	width: 295px;
	height: 150px;
	background: url(../images/construct/logo_wallop.png) no-repeat;
}
.section, .contentHolder {
	float: left;
	width: 610px;
	padding: 0 0 20px;
	margin: 0 0 10px;
	background: url(../images/construct/content_bg.png) 35px 100% no-repeat;
}
.contentHolder {
	float: left;
	width: 610px;
	padding: 0;
	margin: 0;
	background: transparent;
	color: #222;
}
.contentHolder .section {
	float: none;
	width: auto;
	color: #555;
}
.section .head {
	height: 340px;
	background: url(../images/construct/hero_bg.png) no-repeat;
	padding: 0 90px 0 90px;
	overflow: hidden;
	text-align: center;
}
.section .post .head {
	margin: 0 -90px 0 -80px;
	
}
.section .post,
ul.navigation,
.comments {
	margin: 0 50px 10px 80px;
}
.commentlist {
	margin: 10px 0 0;
}
.commentlist li {
	background: RGBa(0,0,0,0.2);
	margin: 0 0 10px;
	padding: 10px;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 10px 10px;
}
.comments textarea, .comments input[type=text],
.entry form textarea, .entry form input[type=text] {
	border: 1px solid #666;
	background: #fff;
	background: RGBa(255,255,255,0.2);
	padding: 2px;
	margin: 0;
	width: 474px;
	font-family: Courier, 'Courier New', monospace;
	font-size: 1em;
}
.comments textarea:focus, .comments input[type=text]:focus,
.entry form textarea:focus, .entry form input[type=text]:focus {
	background: RGBa(255,255,255,0.8);
}
.section .post.hentry {
	overflow: hidden;
}

.postmetadata {
	clear: both;
	margin: 10px 0;
	padding: 10px 0;
}
.alignleft {
	float: left;
	margin: 0 20px 0 0;
}
.alignright {
	float: right;
	margin: 0 0 0 20px;
}

.asides {
	float: right;
	width: 185px;
	background: url(../images/construct/graphpaper_bot.png) 20px 100% no-repeat;
}
.asides ul {
	padding: 0 30px;
}
.asides ul ul {
	padding: 0;
}
.asides li {
	padding: 0 0 1em;
}
.asides h2 {
	padding: 0 0 1em;
}
.asides #searchform {
	margin: -6px -30px 0;
	padding: 6px 30px 0;
	background: url(../images/construct/graphpaper_top.png) 20px 0 no-repeat;
}
.asides #searchform #s {
	width: 54px;
	border: 1px solid #ccc;
	padding: 2px;
}
.asides #searchform input {
	display: inline;
}
.asides .twitterLink a {
	display: block;
	text-indent: -5000px;
	width: 173px;
	height: 168px;
	margin: 0 0 -50px;
	background: url(../images/construct/but_twitter.png) no-repeat;
}
.folksyLink {
	display: block;
	margin: 0 0 -160px;
	padding: 20px 0 0;
}
#biscuit {
	display: block;
	margin: 0 0 -200px;
}
.rubbish_footer {
	margin: 0 0 0 -100px;
	display: block;
	position: relative;
}

.nav {
	list-style: none;
	overflow: hidden;
	position: absolute;
	top: 110px;
	left: 70px;
	padding: 10px 0;
	z-index: 10;
}
.nav li {
	display: block;
	float: left;
}
.nav li a {
	display: block;
	text-indent: -5000px;
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding: 10px 0;
}
.nav li a:hover {
	background-position: 0 0;
}
#navHome a {
	width: 96px;
	height: 46px;
	background-image: url(../images/nav/thisisme.png);
}
#navGallery a {
	width: 98px;
	height: 50px;
	background-image: url(../images/nav/illustrationgallery.png);
}
#navBlog a {
	width: 98px;
	height: 50px;
	background-image: url(../images/nav/blog.png);
}
#navRubbish a {
	width: 98px;
	height: 50px;
	background-image: url(../images/nav/rubbishpictures.png);
}
#navContact a {
	width: 98px;
	height: 50px;
	background-image: url(../images/nav/contact.png);
}

.gallery-item {
	float: left;
	width: 43px;
	margin: 0 5px 10px;
}
.gallery-item img {
	width: 43px;
	height: 43px;
}
.footer {
	clear: both;
	padding: 10px 80px;
}
#sk2-footer {
	display: none;
}
