html, body {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
}

html {
	background: #38699a url('images/background.png');
	font: normal 62.5%/1 arial,helvetica,sans-serif;
}

body {
	background: transparent url('images/banner_bg.png') repeat-x top left;
	text-align: center;
	border-top: 1px solid #000;
}
 
.entry .postmetadata {
	font-size: .9em !important;
	line-height: 1em !important;
}

#comment {
	width: 600px;
	border: 1px solid #333;
	padding: 2px;
}

.post, .hock_comments {
	border-bottom: 1px dashed #38699a;
	padding: 25px 10px 15px;
}

#header {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

small, cite {
	font-size: 1.2em;
	line-height: 1.4em;
}

h1 {
	background: transparent url('images/wasp.png') no-repeat top right;
	margin: 0 auto;
	padding: 0;
}

h1 a, h1 a:visited {
	display: block;
	width: 602px;
	height: 130px;
	margin: 0 auto;
	background: transparent url('images/banner.png') no-repeat top left;
	text-indent: -9000px;
}

#hive {
	position: absolute;
	top: -10px;
	left: -75px;
	background: transparent url('images/hiveNav.png') no-repeat top left;
	width: 239px;
	height: 238px;
	list-style-type: none;
	padding: 0px;
	z-index: 10;
}

* html #hive {
	background: none;
}

* html #ie6hivebg {
	position: absolute;
	top: -5px;
	left: -35px;
	z-index: -10;
	width: 239px;
	height: 238px;
	background: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://paperwaspnest.com/wp-content/themes/default/images/hiveNav.png');
}

#hive a, #hive a:visited {
	display: block;
	width: 45px;
	height: 45px;
}

#hive li {
	position: absolute;
}

#gallery {
	top: 56px;
	left: 110px;
}

#resume {
	top: 121px;
	left: 60px;
}

#forum {
	top: 70px;
	left: 170px;
}

#about {
	top: 124px;
	left: 128px;
}

#reel {
	top: 180px;
	left: 80px;
}

#blog {
	top: 128px;
	left: 185px;
}

#links {
	top: 182px;
	left: 143px;
}

#header h2 {
	display: none;
}

.narrowcolumn {
	width: 730px;
	margin: 0px auto;
	background: transparent url('images/paperwasptransparentbg.png');
	color: #fff;
	padding: 10px 10px 10px 180px;
	min-height: 650px;
	height: auto !important;
	height: 650px;
	text-align: left;
	font-size: 1.0em;
	line-height: 1.2em;
}

* html .narrowcolumn {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://paperwaspnest.com/wp-content/themes/default/images/paperwasptransparentbg.png');
	padding-left: 210px;
}

* html .narrowcolumn a, * html .narrowcolumn a:visited, * html .narrowcolumn a:hover {
	position: relative;
	z-index: 10 !important;
}

.narrowcolumn h2 {
	padding: 0;
	margin: 0;
	font-size: 1.4em;
	line-height: 1.5em;
}

.narrowcolumn p {
	font-size: 1.3em;
	line-height: 1.5em;
}

.narrowcolumn a, .narrowcolumn a:visited {
	color: #c7c7c7;
}

<!--- RESUME-SPECIFIC CSS -->

		div.reshead1 {
			text-align: center;
			color: #ffffff;
			font-size: 16pt;
			line-height: normal;
			margin-bottom: 2em;
		}
		div.reshead2 {
			text-align: center;
			color: #ffffff;
			font-size: 13pt;
			margin-bottom: -1%;
		}
		div.reshead3 {
			font-size: 11pt;
			color: #ffffff;
			margin-top: 3em;
		}
		div.reshead4 {
			font-size: 9pt;
			color: #99ffff;
			text-indent: 2em;
		}
		div.reshead5 {
			text-align: center;
		}

		p.respar {
			text-indent: 4em;
			margin: 1em 7em 1em 4em;
			line-height: 1.5em;
		}
<!-- END RESUME CSS -->

<!-- CSS FOR DEMO REEL TABLE ALIGNMENT -->

div.reelalign {


	position: absolute;
	margin-left:-10px;
	align: left;
}

<!-- END DEMO REEL ALIGNMENT CSS ->>
