body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0; padding: 0; border: 0;
}

body {
	background: #fcf7eb url(../images/bg-texture-repeat.png) repeat;
}

#outer-wrap {
	background: url(../images/headerbar-repeat.png) top repeat-x;
}
#container {
	background: url(../images/bg-texture-lg.jpg) center top no-repeat; 
}

#header {
	width: 860px; height: 98px; margin: 0 auto; 
}
	#header h1 a {
		display: block; width: 245px; height: 35px; float: left; position: relative; top: 36px;
		background: url(../images/spoongraphics-logo.jpg) top; text-indent: -9999px;
	}
		#header h1 a:hover, #header h1 a:focus { background: url(../images/spoongraphics-logo.jpg) bottom; }

	#header ul#nav {
		float: right; list-style: none; margin: 24px 0 0 0;
	}
		#header ul#nav li {
			float: left; margin: 0 0 0 5px;
		}
			#header ul#nav li a {
				font: 18px arial, helvetica, sans-serif; color: #fbf5e9; text-decoration: none;
				text-transform: lowercase;
				float: left; padding: 15px 25px 15px 25px;
			}
			#header ul#nav li a:hover, #header ul#nav li a.hover, #header ul#nav li a:focus, #header ul#nav li a.focus {
				background: url(../images/black-trans.png);
			}	
			#header ul#nav li a.active {
				height: 43px; background: url(../images/black-trans.png);
			}
		
#featured {
	height: 443px; margin: 0 auto 38px auto; overflow: hidden; text-align: center;
	background: url(../images/feature-shadow.jpg) center bottom no-repeat;
}
	#featured-pics { width: 1188px; height: 425px; margin: 0 auto; }
	#featured-pics img { width: 1188px; height: 425px; margin: 0 0 19px 0; }
	
	#featured .featured-nav {
		width: 960px; margin: 0 auto; position: relative;
	}
		#featured .featured-nav p a {
			position: absolute; top: 200px; display: block; width: 44px; height: 44px; 
			text-indent: -9999px; z-index: 20; display: none;
		}
			#featured .featured-nav p a.prev {
				background: url(../images/feature-arrows.png) 0 -44px; left: 0;
			}
			#featured .featured-nav p a.next {
				background: url(../images/feature-arrows.png) 0 0; right: 0;
			}
				#featured .featured-nav p a.prev:hover {
					background: url(../images/feature-arrows.png) 0 -132px; 
				}
				#featured .featured-nav p a.next:hover {
					background: url(../images/feature-arrows.png) 0 -88px;
				}

#content {
	width: 860px; margin: 0 auto 60px auto;
	font-family: arial, helvetica, sans-serif;
}

	#content h2.intro {
		width: 641px; height: 127px; margin: 0 0 25px 0;
		background: url(../images/intro-text.jpg); text-indent: -9999px;
	}
		#content p a.asterisk {
			display: block; width: 22px; height: 22px; float: left; margin: -147px 0 0 638px;
			background: url(../images/asterisk.png) top; text-indent: -9999px;
		}
			#content p a.asterisk:hover { background: url(../images/asterisk.png) bottom; }
	
	#content h2, .home #content h3 {
		font-size: 20px; font-weight: normal; line-height: 28px;
		color: #665046; margin: 0 0 30px 20px;
	}
		#content h2 { margin: 30px 0 30px 20px; }
	
	#content p {
		font-size: 16px; line-height: 24px; color: #665046;
		margin: 0 0 30px 0; clear: both;
	}
	
		#content p a {
			color: #b85b5a; text-decoration: none; font-weight: bold;
		}
			#content p a:hover, #content p a:focus { color: #9f4140; }
		
		#content p a.button {
			display: block; width: 285px; height: 38px; padding: 15px 0 0 18px;
			background: url(../images/tape-btn-lg.jpg);
		}
		
	#content p.longtext {
		font-size: 14px;
	}
	
	#content ul#portfolio li {
		list-style: none; width: 279px; height: 173px; float: left; margin: 3px;
		background: url(../images/portfolio-thumb.png);
	}
		#content ul#portfolio li a {
			display: block; width: 267px; height: 162px; text-indent: -9999px;
			margin: 5px 0 0 5px;
		}
			#content ul#portfolio li a.vividways { background: url(../images/portfolio/vividways-th.jpg); }
			#content ul#portfolio li a.clearmedia { background: url(../images/portfolio/clearmedia-th.jpg); }
			#content ul#portfolio li a.eartha { background: url(../images/portfolio/eartha-th.jpg); }
			#content ul#portfolio li a.revolution { background: url(../images/portfolio/revolution-th.jpg); }
			#content ul#portfolio li a.designbump { background: url(../images/portfolio/designbump-th.jpg); }
			#content ul#portfolio li a.blkace { background: url(../images/portfolio/blkace-th.jpg); }
			#content ul#portfolio li a.livespeakr { background: url(../images/portfolio/livespeakr-th.jpg); }
			#content ul#portfolio li a.medialoot { background: url(../images/portfolio/medialoot-th.jpg); }
			#content ul#portfolio li a.dga { background: url(../images/portfolio/dga-th.jpg); }
			#content ul#portfolio li a.skatedeck { background: url(../images/portfolio/skatedeck-th.jpg); }
			#content ul#portfolio li a.leadingedge { background: url(../images/portfolio/leadingedge-th.jpg); }
			#content ul#portfolio li a.falloutboy { background: url(../images/portfolio/falloutboy-th.jpg); }
			#content ul#portfolio li a.aremysitesup { background: url(../images/portfolio/aremysitesup-th.jpg); }
			#content ul#portfolio li a.visibility { background: url(../images/portfolio/visibility-th.jpg); }
			#content ul#portfolio li a.mynitelife { background: url(../images/portfolio/mynitelife-th.jpg); }
			#content ul#portfolio li a.retrogrunge { background: url(../images/portfolio/retrogrunge-th.jpg); }
			#content ul#portfolio li a.vectorillus { background: url(../images/portfolio/vectorillus-th.jpg); }
			#content ul#portfolio li a.retrokicks { background: url(../images/portfolio/retrokicks-th.jpg); }
			#content ul#portfolio li a.geometric { background: url(../images/portfolio/geometric-th.jpg); }
			#content ul#portfolio li a.happi6 { background: url(../images/portfolio/happi6-th.jpg); }
			#content ul#portfolio li a.paintball { background: url(../images/portfolio/paintball-th.jpg); }
			#content ul#portfolio li a.monsters { background: url(../images/portfolio/monsters-th.jpg); }
			#content ul#portfolio li a.monsterserve { background: url(../images/portfolio/monsterserve-th.jpg); }
			#content ul#portfolio li a.tapjoy { background: url(../images/portfolio/tapjoy-th.jpg); }
			#content ul#portfolio li a.mjelectrical { background: url(../images/portfolio/mjelectrical-th.jpg); }
			#content ul#portfolio li a.robotpanties { background: url(../images/portfolio/robotpanties-th.jpg); }
			#content ul#portfolio li a.surfergirl { background: url(../images/portfolio/surfergirl-th.jpg); }
			#content ul#portfolio li a.inertia { background: url(../images/portfolio/inertia-th.jpg); }
			#content ul#portfolio li a.retro { background: url(../images/portfolio/retro-th.jpg); }
			#content ul#portfolio li a.chemical-imbalance { background: url(../images/portfolio/chemical-imbalance-th.jpg); }
	
	
	#content .casestudy {
		width: 685px; padding: 40px;
		background: #fcf7eb url(../images/bg-texture-repeat.png) repeat;
	}
		#content .casestudy h2.title {
			width: 304px; height: 64px; margin: 0 0 25px 0;
			background: url(../images/case-study.png); text-indent: -9999px;
		}
		
		#content .casestudy .intro p {
			font-size: 20px; line-height: 28px;
		}
	
		#content .casestudy .screenshot { width: 350px; }
		#content .casestudy .text { width: 360px; }
		
		#content .casestudy .left { float: left; }
		#content .casestudy .right { float: right; }
		#content .casestudy .center { display: block; margin: 0 auto 25px auto; }
		#content .casestudy .flushright { float: right; margin: 0 -40px 25px 0; text-align: right; }
		#content .casestudy .flushleft { float: left; margin: 0 0 25px -40px; }
		
		#content .casestudy img.left { float: left; margin: 0 25px 25px 0; } /* Vivid Ways Popup */
		#content .casestudy img.flushright { float: right; margin: 0 -40px 25px 25px; } /* Vivid Ways Popup */
		
		#content .casestudy blockquote p {
			font-family: georgia, times new roman, sans-serif; font-size: 27px; font-style: italic; line-height: 35px;
			color: #cfb7a0; 			
		}
		
		#content .faqs { clear: both; }
			#content .faqs h4 {
				font-size: 20px; font-weight: normal; line-height: 28px;
				color: #665046; margin: 0 0 20px 0;
			}
			
			#content .faqs dl {
				font-size: 14px; line-height: 24px; color: #665046;
			}
			#content .faqs dl dt { font-weight: bold; }
			#content .faqs dl dd {
				margin: 0 0 20px 0;
			}
	
		#content .enquiry-form { margin: 30px 0 0 0; }
	
	
	#content .error404 {
		width: 859px; height: 402px; margin: 30px 0 0 0; padding: 270px 0 0 40px;
		background: url(../images/404.jpg) no-repeat;
	}
		#content .error404 ul li {
			list-style: none; margin: 0 0 5px 0; color: #665046;
		}
		#content .error404 h3 {
			color: #665046; margin: 0 0 8px 0;
		}
		#content .error404 a {
			color: #b85b5a; text-decoration: none; font-weight: bold;
		}
			#content .error404 a:hover, #content .error404 a:focus { color: #9f4140; }
		
	
	
	#content #main {
		width: 500px; float: left;
	}
	
		#content #main p a.blogspoon-sm {
			display: block; width: 239px; height: 129px; float: left; margin: -8px 15px 10px 0;
			background: url(../images/blogspoongraphics-sm.jpg) top; text-indent: -9999px;
		}
			#content #main p a.blogspoon-sm:hover {
				background: url(../images/blogspoongraphics-sm.jpg) bottom;
			}
		#content #main p a.line25-sm {
			display: block; width: 239px; height: 129px; float: left; margin: -8px 15px 10px 0;
			background: url(../images/line25-sm.jpg) top; text-indent: -9999px;
		}
			#content #main p a.line25-sm:hover {
				background: url(../images/line25-sm.jpg) bottom;
			}
	
		#content #main #mags {
			background: url(../images/magazines.jpg) right bottom no-repeat; min-height: 220px;
		}
			#content #main #mags p {
				 margin: 0;
			}
			#content #main #mags ul li {
				list-style: none;font-size: 16px; line-height: 24px; color: #665046;
			}
			
		#content p.not-available {
			background: #FCF7EB; padding: 5px; text-align: center; border-top: 1px solid #eee8da; border-bottom: 1px solid #eee8da;
		}
	
	#content #side {
		width: 320px; float: left; margin: 0 0 0 40px;
	}	
	
		#content #side a {
			color: #b85b5a; text-decoration: none; font-weight: bold;
		}
			#content #side a:hover, #content #side a:focus { color: #9f4140; }
	
		#content #side p a.blogspoon {
			display: block; width: 341px; height: 187px; margin: -15px 0 0 -15px;
			background: url(../images/blogspoongraphics.jpg) top; text-indent: -9999px;
		}
			#content #side p a.blogspoon:hover { background: url(../images/blogspoongraphics.jpg) bottom; }
	
		#content #side #profile-box {
			background: url(../images/who-bg.jpg) 0 23px no-repeat; height: 500px; margin: 0 0 30px 0;
		}
			#content #side #profile-box h3.profile-title { display: none; }
			
			#content #side #profile-box p { margin: 0; }
			
			#content #side #profile-box a { padding: 0 0 0 25px; }
			
			#content #side #profile-box p a.profile-image {
				display: block; width: 222px; height: 228px; margin: 0 0 0 75px;
				background: url(../images/chrisspooner.jpg) top; text-indent: -9999px;
			}
				#content #side #profile-box p a.profile-image:hover {
					background: url(../images/chrisspooner.jpg) bottom;
				}
			
			#content #side #profile-box h4 {
				width: 208px; height: 60px; margin: 0 0 0 107px;
				background: url(../images/cs-designer-text.jpg); text-indent: -9999px;
			}
			#content #side #profile-box dl {
				margin: 0 0 0 120px; font-size: 14px;
			}
				#content #side #profile-box dl dt {
					 color: #665046; font-weight: bold; margin: 0 0 3px 0;
				}
					#content #side #profile-box dl dd {
					 color: #665046; margin: 0 0 10px 10px;
					}
					
					#content #side #profile-box dl dd ul li {
						list-style: none; margin: 0 0 5px 0;
					}
										
						#content #side #profile-box dl dd a.blogspoongraphics {
							background: url(../images/favicons.png) 0 0 no-repeat;
						}
						#content #side #profile-box dl dd a.line25 {
							background: url(../images/favicons.png) 0 -16px no-repeat;
						}
						#content #side #profile-box dl dd a.chrisspooner {
							background: url(../images/favicons.png) 0 -32px no-repeat;
						}
		
		#content #side h3 {
			font-size: 20px; font-weight: normal; line-height: 28px; color: #665046;
		}
		
		#content #side ul.otherhomes li {
			list-style: none; float: left; margin: 0 15px 8px 0;
		}
			#content #side ul.otherhomes li a {
				display: block; height: 23px; padding: 3px 0 0 33px;
			}
			#content #side ul.otherhomes li a.twitter { background: url(../images/social-icons.png) 0 0 no-repeat; }
			#content #side ul.otherhomes li a.digg { background: url(../images/social-icons.png) 0 -27px no-repeat; }
			#content #side ul.otherhomes li a.stumbleupon { background: url(../images/social-icons.png) 0 -52px no-repeat; }
			#content #side ul.otherhomes li a.flickr { background: url(../images/social-icons.png) 0 -79px no-repeat; }
			#content #side ul.otherhomes li a.lastfm { background: url(../images/social-icons.png) 0 -105px no-repeat; }
			#content #side ul.otherhomes li a.vimeo { background: url(../images/social-icons.png) 0 -131px no-repeat; }
			#content #side ul.otherhomes li a.facebook { background: url(../images/social-icons.png) 0 -156px no-repeat; }
			#content #side ul.otherhomes li a.youtube { background: url(../images/social-icons.png) 0 -182px no-repeat; }
			#content #side ul.otherhomes li a.behance { background: url(../images/social-icons.png) 0 -209px no-repeat; }
		
		#content #side .hire { margin: 0 0 25px 0; }
			#content #side .hire p {
				margin: 0 0 10px 0;
			}
				#content #side .hire ul li {
					list-style: none; margin: 0 0 7px 0;
				}
				
				
#footer {
	width: 860px; margin: 0 auto; padding: 24px 0 60px 0;
	background: url(../images/footer-line.jpg) center top no-repeat;
	font-family: arial, helvetica, sans-serif; font-size: 13px;
}
	#footer p.copyright {
		float: left; color: #cfb7a0;
	}
	#footer p.back-top {
		float: right;
	}
		#footer p.back-top a {
			color: #b85b5a; text-decoration: none; font-weight: bold;
		}
			#footer p.back-top a:hover, #footer p.back-top a:focus { color: #9f4140; }
	
		
a { outline: none; }
.clear:after { content: ""; display: block; clear: both; }
.clear { zoom: 1; }











/* FancyBox Styles */

html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../images/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
	overflow: hidden;
	background: #fcf7eb url(../images/bg-texture-repeat.png) repeat;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../images/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../images/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../images/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_right.png) repeat-x;
}
		
