/*****
Squircle Creative CSS
Version 1.0
Created: February 2009
*****/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
html, body, #page {height: 100%;}
body > #page {height: auto; min-height: 100%;}
body{
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	background: #fff url('/media/img/bg.gif') repeat-x;
	color: #333;
	text-align: center;
}
#container{
	width:900px;
	margin:0 auto;
	padding:20px 0 80px 0;
}
#header{
	height:85px;
	position:relative;
}
#header #logo{
	display:block;
	background: transparent url('/media/img/logo.png') top left no-repeat;
	position:absolute;
	left:0;
	height:75px;
	width:245px;
}
#header #loginBox{
	position:absolute;
	top:5px;
	right:0;
}
/*Navigation CSS */
.navbar{
	position:absolute;
	right:5px;
	bottom:0;
	width: 557px;
	height: 30px;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 30px;
}
.navbar ul{
	list-style: none;
	padding: 0;
	height: 30px;
	margin: 0;
	white-space: nowrap;
	background: transparent url('/media/img/navbar.jpg') 0 0 no-repeat;
}
.navbar ul li{
	padding: 0;
	margin: 0;
	background: transparent;
	float: left;
}
.navbar ul li a{
	display: block;
	height: 30px;
	color: #fff;
	text-indent: -9999px;
	overflow: hidden;
	
}
.navbar .crashpad a{width:138px; background:transparent url('/media/img/navbar.jpg') 0px -32px no-repeat; }
.navbar .thegoods a{ width:139px; background:transparent url('/media/img/navbar.jpg') -138px -32px no-repeat; }
.navbar .diary a{ width:139px;background:transparent url('/media/img/navbar.jpg') -277px -32px no-repeat; }
.navbar .squircle a{ width:140px;background:transparent url('/media/img/navbar.jpg') -416px -32px no-repeat; }

.navbar .crashpad a:hover,
.navbar .thegoods a:hover,
.navbar .diary a:hover,
.navbar .squircle a:hover{
	background-image: none;
}
.navbar .active a{
	background-image: none;
}
#banner{
	width:900px;
	height:262px;	
	background: transparent url('/media/img/banners/1.png') top right no-repeat;
	position:relative;
}
#subBanner{
	width:900px;
	height:110px;	
	background: transparent url('/media/img/banners/1Sub.png') top right no-repeat;
	position:relative;
	text-indent:-5000px;
	overflow:hidden;
	display:block;
}
.findOut{
	display:block;
	background: transparent url('/media/img/b_findOut.png') top right no-repeat;
	width:131px;
	height:83px;
	position:absolute;
	right:20px;
	bottom:20px;
	overflow:hidden;
	text-indent:-5000px;
}
.sqShell{
	width:900px;
	overflow:hidden;
	padding-top:10px;
}
.sqLeftCell{
	display:block;
	float:left;
	padding-right:50px;
	text-align:left;
	width:425px;
	overflow:hidden;
}
.sqRightCell{
	display:block;
	float:left;
	text-align:left;
	width:425px;
	overflow:hidden;
}
.sqShell h1, .sqShell h2{
	color:#FFF;
	font-size:19px;
}
.leftBanner{
	display:block;
	background: transparent url('/media/img/leftSub.gif') top left no-repeat;
	padding:5px 10px;
	margin:0;
}
.backToTop{
	display:block;
	padding:5px 0 10px 0;
	width:70px;
}
.rightBanner{
	display:block;
	background: transparent url('/media/img/rightSub.gif') top left no-repeat;
	padding:5px 10px;
	margin:0;
}
.cellContainer{
	padding:0 15px;
}
.getSquircled{
	background: transparent url('/media/img/b_getSquircled.png') top left no-repeat;
	display:block;
	height:123px;
	padding:10px;
	width:202px;
}
.getSquircledSm{
	background: transparent url('/media/img/b_getSquircledSm.png') top left no-repeat;
	display:block;
	height:91px;
	width:150px;
}

h3{
	font-size:14px;
	padding:5px 0 0 0;
}
.home p{
	padding-bottom:5px;
}


.subPage #leftNav{
	float:left;
	width: 200px;
	padding-right:15px;
	text-align:left;
	position:relative;
}
.subPage #mainContent{
	text-align:left;
	padding-top:15px;
}
.subPage #mainContent #subContent{
	padding-left:215px;
}
.subPage #leftNav ul{
	list-style:none;
	padding-left:0;
	margin-left:0;
}
.subPage #leftNav li{
	background:transparent url(../img/bullet.gif) left center no-repeat;
	padding-left:20px;
	padding-bottom:5px;
	font-size:16px;
}
.subPage h1{
		padding-top:0;
	margin-top:0;
}
.subPage h2{
	font-size:20px;
	padding-top:0;
	margin-top:0;
}
#leftNav a, #leftNav a:visited{
	color:#666;
	text-decoration:none;
}
#leftNav a:hover, #leftNav a:active{
	color:#f93;
	text-decoration:underline;
}

/*subpage banners*/
.portfolio #subBanner{
	background: transparent url('/media/img/banners/portfolio.png') top right no-repeat;
	height:150px;
	z-index:10;
}
.diary #subBanner{
	background: transparent url('/media/img/banners/ilovepink.png') top right no-repeat;
	z-index:10;
}
.squircle #subBanner{
	background: transparent url('/media/img/banners/hatchingnewideas.png') top right no-repeat;
	z-index:10;
}

/* Sitemap Page*/
.sitemap .sitemapList{
	padding-left:20px;
}
.sitemap .sitemapList li{
	padding:0 0 0 5px;
	margin-left:10px;
}
/* Portfolio Page*/
.mascotSquare{
	background: transparent url('/media/img/mascotSquare.png') top right no-repeat;
	height:179px;
	left:-10px;
	position:absolute;
	top:-115px;
	width:221px;	
}
.portfolio #leftNav{
	padding-top:70px;
}
ul#filter { float: left; font-size: 20px; list-style: none; margin-left: 0; width: 672px; padding-left:10px;}
ul#filter li { 
	float: left;
	line-height: 16px;
	margin-right: 10px;
	padding-right: 20px;
}
ul#filter a { color: #999; text-decoration: none; }
ul#filter li.current a, ul#filter a:hover { text-decoration: none;color: #333; }

ul#subFilter { float: left; font-size: 20px; list-style: none; margin-left: 0; width: 672px; padding-left:10px;}
ul#subFilter li { 
	float: left;
	line-height: 16px;
	margin-right: 10px;
	padding-right: 20px;
}
ul#subFilter a { color: #999; text-decoration: none; }
ul#subFilter li.current a, ul#subFilter a:hover { text-decoration: none;color: #333; }

ul#portfolio { float: left; list-style: none; margin-left: 0; width: 672px; }
ul#portfolio li { 
	float:left;
	margin:10px 23px 10px 0;
	padding:5px;
	width:100px;
	height:105px;
}
ul#portfolio a { display: block; width: 100%; text-align:center; }
ul#portfolio a:hover { text-decoration: none; }
ul#portfolio img { border:none; display: block; padding-bottom: 5px; }
.ui-dialog .ui-dialog-content{
	text-align:left;
}
.portfolioImage{
	float:left;
	width:450px;
	height:440px;
}
.portfolioCopy{
	float:left;
	height:370px;
	padding:65px 0 0 10px;
	width:290px;
	line-height:34px;
}
.portfolioCopy .companyName{
	font-size:24px;
	font-weight:bold;
	color:#f5911e;
}
.portfolioCopy .projectDescription{
	font-size:18px;
}
.portfolioCopy .projectDate, .portfolioCopy .projectSummary{
	font-size:14px;
}
.portfolioCopy .projectSummary{
	line-height:18px;
}
/* Diary Page*/
.bioShell{
	background:transparent url('/media/img/bioShellMid.gif') top left repeat-y;
	position:relative;
	width:685px;
}
.bioHeader{
	position:relative;
	left:-15px;
}
.bioShellTop{	
	background:transparent url('/media/img/bioShellTop.png') top left no-repeat;
	height:12px;
	width:685px;
}
.bioShellBottom{	
	background:transparent url('/media/img/bioShellBot.png') top left no-repeat;
	height:12px;
	width:685px;
}
.bioCopy{
	padding:0 17px;
}
.bioCopy .col1{
	float:left;
	padding-right:10px;
	width:190px;
}
.bioCopy .name{
	font-size:20px;
}
.bioCopy .name .first{
	color:#f7931e;
}
.bioCopy .name .last{
	color:#000;
}
.bioCopy .title, .bioCopy .company{
	font-size:13px;
	color:#666;
}
.bioCopy .quote{
	margin-top:10px;
	font-size:15px;
	color:#000;
	font-style:italic;
}
.bioCopy .bioSection{
	padding:0 0 10px 205px;
}
.portfolio #mainContent{
	padding-top:0;
	margin-top:-25px;
	z-index:100;
	position:relative;
}


/* Squircle? Page*/
#contactForm {
	width: 500px;
}

#contactForm input, #contactForm textarea {
	padding: 5px;
	width: 420px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	padding-left: 15px;
	border: 1px solid #ccc;
}

#contactForm textarea {
	height: 90px;
}

#contactForm textarea:focus, #contactForm input:focus {
	border: 1px solid #f93;
}

#contactForm input.submit-button {
	width: 90px;
	padding:0;
}

td.left {
	width: 80px;
	text-align: left;
	font-size: 1.4em;
}

#captcha-area {
	margin:10px 0;
}
.merchandise .merchItem{
	float:left;
	width:125px;
	margin-right:10px;
}

/* footer */
#footer{
	position: relative;
	margin-top: -55px;
	height: 55px;
	clear:both;
}
#footerContainer{
	width:900px;
	margin:0 auto;
	height:55px;
}
#footerShell{
	background:url("/media/img/footerLeft.gif") no-repeat left top;
	height:39px;
	margin:0 auto;
	padding:0 0 0 8px;
	width:410px;
}
#footerShell span{  
	background:url("/media/img/footerRight.gif") no-repeat right top;
	display:block;
	font-size:11px;
	height:39px;
	padding:9px 10px 0 0;
}
#footer a, #footer a:visited{
	color:#000;
	padding:0 5px;
	text-decoration:none;
}
#footer a:hover, #footer a:active{
	color:#f93;
	text-decoration:underline;
}
#footer .icon{
	position:relative;
	top:4px;
	padding-right:0 !important;
	margin:0;
}
#footer .twitter{
	display:block;
	background: transparent url('/media/img/twitter.png') top left no-repeat;
	height:25px;
	width:25px;
	float:right;
}
#footer .facebook{
	display:block;
	background: transparent url('/media/img/facebook.png') top left no-repeat;
	height:25px;
	width:25px;
	float:right;
}
a, a:visited{
	color:#f93;
	text-decoration:underline;
}
a:hover, a:active{
	text-decoration:none;
}


.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix { height: 1%;}
.clearfix {display: block;}
.clear{
	clear:both;
}