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,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	margin:0;
	padding:0;
}

body {
	line-height:1;
}

ol,ul {
	list-style:none;
}

blockquote,q {
	quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content:none;
}

:focus {
	outline:0;
}

ins {
	text-decoration:none;
}

del {
	text-decoration:line-through;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

body {
	color:#444;
	overflow-y:scroll;
	font-family:Helvetica,Arial,sans-serif;
	font-size:15px;
	line-height:18px;
}

.padb5 {
	padding-bottom:5px;
}

.padb10 {
	padding-bottom:10px;
}

.padb20 {
	padding-bottom:20px;
}

noscript #overlay {
	background:#000;
	background:rgba(0,0,0,0.85);
	color:white;
	position:absolute;
	z-index:2000000;
	width:100%;
	height:100%;
}

noscript #overlay div {
	width:580px;
	margin:100px auto;
}

noscript #overlay h2 {
	margin-bottom:20px;
}

.neutral,a.neutral,a.neutral:hover,a.neutral:visited {
	color:#444!important;
}

strong {
	color:#555;
}

#container {
	padding-bottom:20px;
}

a {
	color:#0483df;
	text-decoration:none;
}

a:hover {
	color:#004678;
}

#content {
	padding-top:120px;
	clear:both;
}

#content.archive {
}

body,#content .box_red div.background,#content .box div.background {
	background-color:#b37d3d;
	background-image:url(../images/bamboo_sml.png);
	background-repeat:repeat;
	background-attachment:fixed;
}

body.grey,body.grey #content .box_red div.background,body.grey #content .box div.background {
	background-color:#525252;
	background-image:url(../images/greydust.png);
}

body.decay,body.decay #content .box_red div.background,body.decay #content .box div.background {
	background-color:#1c0c09;
	background-image:url(../images/decayflock_copyright_bengreig_2008.png);
	background-repeat:repeat-x;
	background-position:top left;
}

#header {
	width:100%;
	position:fixed;
	z-index:9000;
}

#locationbar {
	color:#777;
	font-size:18px;
	text-transform:uppercase;
	line-height:10px;
	height:32px;
	background-color:rgba(255,255,255,0.6);
	background-image:url(../images/header_location_bar.png);
	background-repeat:repeat-x;
	background-position:top left;
}

#locationbar .wrapper {
	margin-left:auto;
	margin-right:auto;
	width:862px;
	padding-left:118px;
	padding-top:7px;
}

#locationbar .wrapper a {
}

#rollaway {
	font-size:11px;
	line-height:14px;
	text-transform:none;
	position:absolute;
	top:-320px;
	width:100%;
	height:320px;
	background-image:url(../images/header_rollaway_background.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	z-index:10000;
}

#rollaway .content {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:908px;
	padding:36px 36px 0;
}

#rollaway .content h2,#rollaway .content h3 {
	margin:0;
	padding:0;
}

#rollaway #about_me,#rollaway #contact_me,#rollaway #email_me {
	float:left;
	min-height:220px;
}

#rollaway #about_me,#rollaway #contact_me {
	padding-right:34px;
}

#rollaway #contact_me,#rollaway #email_me {
	padding-left:33px;
	border-left:1px dashed #999;
}

#rollaway #about_me {
	width:252px;
}

#rollaway #contact_me {
	width:183px;
}

#rollaway #email_me {
	width:335px;
	visibility: hidden;
}

#rollaway #email_me form {
	visibility: hidden;
}

#rollaway #email_me label {
	float:left;
	clear:left;
	width:112px;
	font-size:15px;
	height:21px;
	line-height:21px;
	margin-bottom:4px;
	display:block;
}

#contact_name,#contact_company,#contact_phone,#contact_email,#contact_message {
	width:216px;
	margin:0;
	padding:0;
	border:1px dashed #ef4123;
	height:19px;
	line-height:19px;
	margin-bottom:4px;
	float:right;
	font-family:Courier,monospace;
	font-size:14px;
}

#contact_message {
	height:75px;
}

#rollaway #email_me #contact_submit {
	float:left;
	clear:left;
}

#contact_submit {
	width:108px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border:0;
	color:white;
	font-size:24px;
	padding:7px 0;
	background-color:#ef4123;
	margin:0;
	margin-top:14px;
	text-align:center;
}

#rollaway_tab {
	position:absolute;
	top:320px;
	left:-40px;
	width:160px;
	height:80px;
	background-image:url(../images/header_rollaway_tab.png);
	background-repeat:no-repeat;
	background-position:top center;
	cursor:pointer;
}

#rollaway_tab img {
	margin-left:50px;
	margin-right:50px;
	margin-top:10px;
}

#content .box,#content .picturebox,#content .slideshow,#content .mediaplayer {
	position:relative;
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
}

#content.archive .box,#content.archive .picturebox {
	float:left;
	width:310px;
	margin-left:25px;
	margin-bottom:20px;
}

#content.archive .end {
	margin-left:0;
}

.postwidth980 {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

#content.archive #footer.box {
	float:none;
	clear:both;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
}

.minislideshow {
	width:72px;
	height:72px;
	margin-right:10px;
	float:left;
	-webkit-mask-image:url(../images/72px_mask.png);
}

#content .picturebox div.image {
	width:980px;
	-webkit-mask-image:url(../images/black_transparent_upper.png);
}

#content.archive .picturebox div.image {
	width:310px;
	height:150px;
	-webkit-mask-image:url(../images/black_transparent_upper.png);
	overflow:hidden;
}

#content .picturebox .content {
	background-image:url(../images/white_transparent_lower.png);
	background-position:center bottom;
	background-repeat:no-repeat;
}

#content .box div.stickers {
	position:absolute;
	width:300px;
	height:64px;
	right:32px;
	top:-32px;
	z-index:10;
}

#content .box div.stickers img {
	float:right;
	height:64px;
}

#content .box div.background {
	position:absolute;
	width:100%;
	height:100%;
}

#content .box div.background .top {
	position:absolute;
	width:100%;
	height:50%;
	background-image:url(../images/white_transparent_upper.png);
	background-position:center top;
	background-repeat:no-repeat;
}

#content .box div.background .bottom {
	position:absolute;
	top:50%;
	width:100%;
	height:50%;
	background-image:url(../images/white_transparent_lower.png);
	background-position:center bottom;
	background-repeat:no-repeat;
}

#content .red div.background .top {
	position:absolute;
	width:100%;
	height:50%;
	background-image:url(../images/red_transparent_upper.png);
	background-position:center top;
	background-repeat:no-repeat;
}

#content .red div.background .bottom {
	position:absolute;
	top:50%;
	width:100%;
	height:50%;
	background-image:url(../images/red_transparent_lower.png);
	background-position:center bottom;
	background-repeat:no-repeat;
}

#content .black div.background .top {
	position:absolute;
	width:100%;
	height:50%;
	background-image:url(../images/black_transparent_upper.png);
	background-position:center top;
	background-repeat:no-repeat;
}

#content .black div.background .bottom {
	position:absolute;
	top:50%;
	width:100%;
	height:50%;
	background-image:url(../images/black_transparent_lower.png);
	background-position:center bottom;
	background-repeat:no-repeat;
}

#content #footer div.background .top {
	position:absolute;
	width:100%;
	height:50%;
	background-image:url(../images/whitestripe3_transparent_upper.png);
	background-position:center top;
	background-repeat:no-repeat;
}

#content #footer div.background .bottom {
	position:absolute;
	top:50%;
	width:100%;
	height:50%;
	background-image:url(../images/whitestripe3_transparent_lower.png);
	background-position:center bottom;
	background-repeat:no-repeat;
}

#content .box div.content,#content .picturebox div.content {
	padding:2em;
}

#content .box div.content {
	padding-bottom:1em;
}

#content .box div.content {
	position:relative;
}

div.content span.launched {
	float:right;
	color:#bbb;
	border:2px solid #bbb;
	font-size:16px;
	line-height:28px;
	padding:0 12px;
	margin:3px 6px 3px 0;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.picturebox div.content .copy {
	margin-top:20px;
	float:left;
	padding-right:36px;
	width:600px;
}

.picturebox div.content .full {
	width:870px;
}

.picturebox div.content .specs {
	margin-top:20px;
	font-size:12px;
	line-height:14px;
	float:left;
	width:270px;
}

.picturebox div.content .specs,.picturebox div.content .specs strong {
	color:#666;
}

.picturebox div.content .specs a.button {
	color:white;
	font-size:24px;
	font-weight:bold;
	line-height:24px;
	display:block;
	padding:12px 18px;
	background-color:#666;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	margin-bottom:10px;
	background-image:url(../images/open_external.png);
	background-position:212px 50%;
	background-repeat:no-repeat;
}

.picturebox div.content .specs a.button:active {
	background-color:#ef4123;
}

#content .slideshow {
	height:400px;
	box-shadow:0 1px 4px #000;
	-webkit-box-shadow:0 1px 4px #000;
	-moz-box-shadow:0 1px 4px #000;
}

.scrub_1 {
	background-color:rgba(255,0,0,0.3);
}

.scrub_2 {
	background-color:rgba(255,255,0,0.3);
}

.scrub_3 {
	background-color:rgba(0,255,0,0.3);
}

.scrub_4 {
	background-color:rgba(0,255,255,0.3);
}

.scrub_5 {
	background-color:rgba(0,0,255,0.3);
}

.scrub_6 {
	background-color:rgba(255,255,255,0.3);
}

.scrub_7 {
	background-color:rgba(120,120,120,0.3);
}

.scrub_8 {
	background-color:rgba(65,65,65,0.3);
}

.scrub_9 {
	background-color:rgba(0,0,0,0.3);
}

#content .slideshow img {
	margin:0;
	padding:0;
}

.clearboth {
	clear:both;
}

br.clearboth {
	clear:both;
	display:block;
	height:1px;
	margin:-1px 0 0;
}

h2 {
	font-size:38px;
	line-height:38px;
	font-weight:normal;
	text-transform:uppercase;
	color:#EF4123;
	margin:0;
}

h3 {
	font-size:28px;
	line-height:28px;
	font-weight:normal;
	color:#EF4123;
	margin:0 0 40px;
}

.red,.red strong,.red h2 {
	color:#000;
}

.black,.black strong,.black h2 {
	color:#fff;
}

p {
	margin:0 0 1em;
}

ul.left {
	margin-right:26px;
}

#footer .collaborators,#footer .linkluv,#footer .thanks {
	float:left;
	min-height:18em;
}

#footer .collaborators,#footer .linkluv {
	padding-right:36px;
}

#footer .linkluv,#footer .thanks {
	padding-left:35px;
	border-left:1px dashed #999;
}

#footer .collaborators {
	width:252px;
}

#footer .linkluv {
	width:280px;
}

#footer .thanks {
	width:232px;
}

#footer ul {
	display:block;
	float:left;
}

#footer ul li {
	font-weight:bold;
	margin-top:1em;
}

#footer ul li:first-child {
	margin-top:0;
}

#footer ul ul {
	float:none;
}

#footer ul ul li {
	font-weight:normal;
	margin-top:0;
}

.linkluv ul.left {
	margin-right:36px;
}

.linkluv ul.left li span.hidden {
	display:none;
}

.wordpressluv {
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.picturebox div.image {
	width:980px;
	-webkit-mask-image:url(images/black_transparent_upper.png);
	height:560px;
	overflow:hidden!important;
}

.picturebox div.image img {
	position:absolute;
	top:0;
	left:0;
	visibility:hidden;
}

.picturebox div.image .scrub {
	position:absolute;
	left:0;
	display:block;
	width:980px;
	height:81px;
	opacity:0.0;
	z-index:1;
}

.picturebox div.image .no41 {
	top:0;
	background:yellow;
}

.picturebox div.image .no42 {
	top:81px;
	background:red;
}

.picturebox div.image .no43 {
	top:162px;
	background:green;
}

.picturebox div.image .no44 {
	top:243px;
	background:blue;
}

#piece01 h2,#piece02 h2,#piece03 h2,#piece04 h2 {
	cursor:pointer;
}

#piece01 div.image .scrub {
	height:187px;
}

#piece01 div.image .no41 {
	top:0;
}

#piece01 div.image .no42 {
	top:187px;
}

#piece01 div.image .no43 {
	top:374px;
}

#piece02 div.image .scrub {
	height:140px;
}

#piece02 div.image .no41 {
	top:0;
}

#piece02 div.image .no42 {
	top:140px;
}

#piece02 div.image .no43 {
	top:280px;
}

#piece02 div.image .no44 {
	top:420px;
}

#piece03 div.image .scrub {
	height:140px;
}

#piece03 div.image .no41 {
	top:0;
}

#piece03 div.image .no42 {
	top:140px;
}

#piece03 div.image .no43 {
	top:280px;
}

#piece03 div.image .no44 {
	top:420px;
}

#piece04 div.image .scrub {
	height:140px;
}

#piece04 div.image .no41 {
	top:0;
}

#piece04 div.image .no42 {
	top:140px;
}

#piece04 div.image .no43 {
	top:280px;
}

#piece04 div.image .no44 {
	top:420px;
}

#piece0A div.image .scrub {
	height:187px;
}

#piece0A div.image .no41 {
	top:0;
}

#piece0A div.image .no42 {
	top:187px;
}

#piece0A div.image .no43 {
	top:374px;
}

#piece05 div.image .scrub {
	height:280px;
}

#piece05 div.image .no41 {
	top:0;
}

#piece05 div.image .no42 {
	top:187px;
}
