body {
	background-color: #fff;
	font-size: small;
	margin: 0;
	text-align: center;
}
body, p, a, input, textarea, select {
	color: #000;
	font-family: "Lucida Sans", Tahoma, Verdana, Geneva, Helvetica, sans-serif;
}
a {
	font-weight: bold;
}

a:hover {
	color: #666;
	text-decoration: none;
}
br.clear {
	clear: both;
}
p {
	line-height: 150%;
	margin-bottom: 10px;
}
p.header {
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}
hr {
	background-color: #333;
	border: 0;
	color: #333;
	height: 1px;
	margin: 40px 0;
}
input.text,
textarea {
	border: 1px #ccc solid;
	padding: 2px;
}
span.error {
	background-color: #f7f7f7;
	background-image: url(../images/icon-error.png);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	color: #cd160d;
	display: block;
	font-weight: bold;
	margin: 10px 0;
	padding: 8px 25px;
}
ol li {
	list-style-type: decimal;
}


/* universal blocks */
#wrapper {
	margin: 0 auto;
	text-align: left;
	padding-top: 20px;
	width: 980px;
}
#column-info {
	font-size: 11px;
	float: left;
	width: 250px;
}
#column-info p {
	line-height: 200%;
}
#column-content {
	float: left;
	margin-left: 70px;
	width: 640px;
}
#column-content h1,
#column-content-full h1 {
	font-size: x-large;
	padding-top: 26px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#column-content-full h1 {
	margin-left: 0;
}
#column-content h2 {
	color: #bb3b24;
	font-size: 42px;
	margin-bottom: 10px;
}
#column-content p {
	line-height: 180%;
	margin-bottom: 20px;
}
#column-content ol li,
#column-content ul li {
	line-height: 180%;
	margin: 15px 0;
}
#column-content ul {
	margin-bottom: 30px;
}
#column-content ul li {
	list-style: square;
	margin-left: 40px;
}
#creative-header,
#clever-header,
#fun-header,
#rfq-header,
#contact-header,
#about-header,
#kudos-header,
#blog-header,
#clients-header,
#sitemap-header,
#error-header {
	background-repeat: no-repeat;
	margin: 20px 0 0 0;
	padding-left: 320px;
	width: 660px;
}
#creative-header h1,
#clever-header h1,
#fun-header h1,
#rfq-header h1,
#contact-header h1,
#about-header h1,
#kudos-header h1,
#blog-header h1,
#clients-header h1,
#sitemap-header h1,
#error-header h1 {
	display: none;
}
#recent-work h2,
#get-in-touch h2,
#clients h2,
#office-hours h2,
#schedule h2 {
	color: #666;
	font-family: Garamond, Georgia;
	padding-bottom: 5px;
	font-size: 36px;
}


#creative-header p,
#clever-header p,
#fun-header p,
#rfq-header p,
#contact-header p,
#about-header p,
#kudos-header p,
#blog-header p,
#clients-header p,
#sitemap-header p {
	font-size: 140%;
	line-height: 190%;
}

#creative-header p strong,
#clever-header p strong,
#fun-header p strong {
	margin-right: 8px;
}

/* navigation */
#nav-wrapper {
	background-color: #000;
	width: 100%;
}
#nav {
	padding: 0;
	margin: 0 auto;
	width: 980px;
}
#nav-home {
	background-image: url(../images/sub-logo.png);
	background-position: 0 5px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 53px;
	margin-top: 20px;
	width: 206px;
}
#nav-home span {
	display: none;
}

#nav ul {
	float: right;
	text-align: left;
	width: 710px;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	color: #888;
	display: block;
	float: left;
	font-family: Garamond, serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 160%;
	padding: 40px 0 15px 10px;
	text-decoration: none;
	text-transform: uppercase;
	width: 106px;
}
#nav ul li a strong {
	color: #fff;
	display: block;
	font-size: 22px;
	font-weight: normal;
	text-transform: lowercase;
}
#nav ul li a:hover,
#nav ul li a:hover strong {
	background-color: #222;
	color: #ccc;
}

/* homepage blocks */
#hp-intro {
	background-image: url(../images/hp-logo.png);
	background-position: 10px 0;
	background-repeat: no-repeat;
	float: left;
	margin-right: 80px;
	padding-top: 270px;
	width: 635px;
}
#hp-intro p {
	font-size: 140%;
	line-height: 190%;
	margin-bottom: 30px;
	padding-left: 15px;
}
#hp-intro h1,
#hp-work-creative h2,
#hp-work-clever h2,
#hp-work-fun h2 {
	display: none;
}

#hp-work {
	float: left;
	padding-top: 40px;
	width: 260px;
}
a.hp-work {
	margin-left: 5px;
}
#hp-work-creative {
	background-image: url(../images/hp-creative.png);
}
#hp-work-clever {
	background-image: url(../images/hp-clever.png);
}
#hp-work-fun {
	background-image: url(../images/hp-fun.png);
}
#hp-work-creative,
#hp-work-clever,
#hp-work-fun {
	background-repeat: no-repeat;
	margin-bottom: 40px;
	padding-top: 65px;
	width: 100%;
}
#hp-work-creative h3,
#hp-work-clever h3,
#hp-work-fun h3 {
	font-size: small;
	line-height: 190%;
}
#hp-blog {
	background-image: url(../images/hp-blog.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 30px;
	padding-top: 55px;
	width: 260px;
}
#hp-blog a.more-blog {
	font-size: 86%;
}
#hp-featured {
	background-image: url(../images/hp-featured.png);
	background-repeat: no-repeat;
	float: left;
	font-size: 90%;
	line-height: 170%;
	padding-top: 25px;
	width: 680px;
}
div.hp-featured-work,
div.work-preview {
	float: left;
	font-size: 11px;
	margin: 0 30px 30px 0;
	width: 290px;
}
div.hp-featured-work {
	margin: 40px 30px 0 0;
}
div.hp-featured-work a,
div.work-preview a {
	background-color: #eee;
	color: #333;
	display: block;
	padding: 5px;
	text-align: right;
	text-decoration: none;
}
div.hp-featured-work a:hover,
div.work-preview a:hover {
	background-color: #ccc;

}
div.hp-featured-work a span {
	display: block;
	padding-top: 5px;
}
div.work-preview a span {
	display: block;
	padding: 8px 0 4px 0;
}


#hp-featured strong {
	font-size: 90%;
	font-weight: normal;
	letter-spacing: 0.06em;
}
#hp-featured ul {
	line-height: 120%;
	font-size: 90%;
}
#hp-featured h3 {
	font-weight: bold;
	font-size: 120%;
	margin: 40px 0 10px 0;
}

#hp-featured div.view-more {
	border-top: 1px #dfdfdf solid;
	font-size: 90%;
	margin: 30px 60px 0 0;
	text-transform: uppercase;
}
#hp-featured div.view-more h3 {
	background-image: url(../images/hp-view-all-work.png);
	background-repeat: no-repeat;
	height: 18px;
	margin: 20px 0;
}
#hp-featured div.view-more h3 span {
	display: none;
}
#hp-featured div.view-more a {
	display: block;
	color: #333;
	float: left;
	font-size: 120%;
	letter-spacing: 0.03em;
	margin-left: 8px;
	text-decoration: none;
}
#hp-featured div.view-more br {
	display: none;
}
#hp-featured div.view-more a:hover {
	color: #999;
}
a.view-more-creative {
	background: url(../images/bullet-design.gif) top left no-repeat;
	height: 20px;
	padding-top: 2px;
	padding-left: 15px;
	margin-right: 65px;
	width: 135px;
}

a.view-more-clever {
	background: url(../images/bullet-development.gif) top left no-repeat;
	height: 20px;
	padding-top: 2px;
	padding-left: 15px;
	margin-right: 65px;
	width: 175px;
}
a.view-more-fun {
	background: url(../images/bullet-games.gif) top left no-repeat;
	height: 20px;
	padding-top: 2px;
	padding-left: 15px;
	width: 100px;
}
#hp-featured ul li {
	list-style: square;
	margin: 5px 0 5px 30px;
}
#hp-blog h2,
#hp-featured h2 {
	display: none;
}
#hp-blog h3 {
	font-size: 115%;
	margin-top: 10px;
}
#hp-blog h3 a {
	color: #389285;
	text-decoration: none;
}
#hp-blog h3 a:hover {
	color: #666;
}
#hp-blog p.byline {
	border-bottom: 1px #dfdfdf solid;
	color: #666;
	margin: 5px 0 13px 0;
	padding-bottom: 13px;
	font-size: 80%;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}


/* about blocks */
#about-header {
	background-image: url(../images/about-header.png);
}
#the-team {
	background-image: url(../images/the-team.png);
	background-repeat: no-repeat;
	margin: 0 0 40px 0;
	padding-top: 50px;
}
#the-team h2 {
	display: none;
}
#the-team h3 {
	font-weight: bold;
}
#the-team p {
	margin-bottom: 35px;
}
#clients {
	margin: 20px 0 40px 0;
}
#clients ul li {
	padding: 6px 0;
}
#clients ul li,
#recent-work-list li {
	border-bottom: 1px #e6e6e6 solid;	
}

#recent-work-list li a {
	display: block;
	font-size: 12px;
	padding: 8px 2px;
	text-decoration: none;
}
#recent-work-list li a:hover {
	background: #f7f7f7;
}
div.creative #recent-work-list li a {
	color: #ca3d02;
}
div.creative #recent-work-list li a:hover {
	color: #333;
}
div.creative p.more-work a {
	border: 1px #ddd solid;
	color: #ca3d02;
	display: block;
	text-align: center;
	padding: 6px 0;
	text-decoration: none;
	margin-bottom: 40px;
	font-size: 12px;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	width: 100%;
}
div.creative p.more-work a:hover {
	background: #ca3d02;
	color: #fff;
}

div.clever #recent-work-list li a {
	color: #d87105;
}
div.clever #recent-work-list li a:hover {
	color: #333;
}
div.clever p.more-work a {
	border: 1px #ddd solid;
	color: #d87105;
	display: block;
	text-align: center;
	padding: 6px 0;
	text-decoration: none;
	margin-bottom: 40px;
	font-size: 12px;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	width: 100%;
}
div.clever p.more-work a:hover {
	background: #d87105;
	color: #fff;
}

#recent-work-list {
	margin: 10px 0 30px 0;
}

/* work pages */
#creative-header {
	background-image: url(../images/creative-header.png);
}
#clever-header {
	background-image: url(../images/clever-header.png);
}
#fun-header {
	background-image: url(../images/fun-header.png);
}
#work-column-info {
	float: left;
	font-size: 11px;
	width: 260px;
}
#column-info h1 {
	font-size: 60px;
	padding-top: 25px;
}
#column-info h1.creative {
	color: #e24706;
}
#column-info h1.clever {
	color: #e47d11;
}
#column-info h1.fun {
	color: #7ea226;
}

#work-column-info div p {
	line-height: 200%;
}
#work-column-images {
	float: left;
	margin-left: 40px;
	width: 640px;
}
#recent-work {
	margin-bottom: 60px;
}

div.work-preview a.option {
	display: block;
	float: right;
	padding-top: 10px;
}

/* portfolio */
#portfolioBackground {
	background-color: #000;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 980;
}
#portfolioLoading {
	background-color: #000;
	color: #fff;
	font-size: x-large;
	left: 50%;
	margin-left: -150px;
	letter-spacing: 0.05em;
	padding: 20px 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 0;
	width: 300px;
	z-index: 999;
}
#portfolioImage {
	left: 50%;
	margin-left: -450px;
	position: absolute;
	top: 0;
	width: 950px;
	z-index: 985;
}
#portfolioSwf {
	left: 50%;
	position: absolute;
	top: 0;
	z-index: 985;
}
#portfolioText {
	background-color: #333;
	background-image: url(../images/folio-arrow.gif);
	background-position: 99% 95%;
	background-repeat: no-repeat;
	border: 1px #333 solid;
	border-left: 0;
	color: #fff;
	cursor: pointer;
	height: 400px;
	left: -355px;
	line-height: 150%;
	padding: 10px;
	position: absolute;
	text-align: left;
	top: 0;
	width: 320px;
	z-index: 990;
}
#portfolioText a {
	color: #ccc;
}
#portfolioText a:hover {
	color: #fff;
}
#portfolioText h1 {
	color: #fff;
	font-size: x-large;
	line-height: 130%;
	margin-bottom: 10px;
}
#portfolioText blockquote {
	color: #fff;
	font-style: italic;
	line-height: 130%;
	padding: 12px 8px;
}
#portfolioText ul li {
	list-style: square;
	margin: 4px 0 4px 20px;
}
#portfolioCloseTab {
	background-image: url(/images/close-tab.png);
	cursor: pointer;
	height: 50px;
	left: 50%;
	position: absolute;
	top: 0;
	width: 50px;
	z-index: 987;
}
#pagination {
	border-top: 1px #dfdfdf solid;
	font-size: 80%;
	padding-top: 15px;
	text-transform: uppercase;
}
#pagination a {
	text-decoration: none;
}
#pagination p.older-posts {
	float: left;
	width: 82%;
}

#pagination p.newer-posts {
	float: right;
}

div.folio-desc {
	float: left;
	margin-right: 40px;
	margin-left: 10px;
	width: 390px;
}
div.folio-details {
	float: left;
	font-size: 10px;
	margin-right: 10px;
	width: 190px;
}
div.folio-details h3 {
	font-family: Garamond, Georgia, serif;
	font-size: 150%;
	font-weight: bold;
	letter-spacing: 0.08em;
}
#column-content div.folio-details ul {
	margin: 10px 0;
	padding: 0;
}
#column-content div.folio-details ul li {
	border-bottom: 1px #ccc solid;
	padding: 5px 0;
	margin: 0;
	list-style: none;
}

/* contact and rfq shared content */
#contact-list,
#office-hours,
#schedule {
	margin-bottom: 30px;
}
#contact-list li {
	padding-bottom: 10px;
}
#office-hours {
	padding-top: 30px;
}
#schedule {
	padding-top: 30px;
	line-height: 190%;
}


/* contact form */
#contact-header {
	background-image: url(../images/contact-header.png);
}
#contact-form label {
	display: block;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}
#contact-form input.text {
	margin: 3px 0 0 0;
	padding: 10px;
	width: 400px;
}
#contact-form textarea {
	margin: 3px 0 0 0;
	padding: 10px;
	height: 200px;
	width: 400px;
}
#contact-form #ff-spam {
	width: 30px;
}
#contact-form span.error {
	width: 385px;
}

input.submit {
	background: #000;
	border: 0;
	color: #fff;
	font-family: Garamond, serif;
	font-weight: bold;
	font-size: large;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	padding: 8px;
	width: 412px;
}
/* RFQ form */
#rfq-header {
	background-image: url(../images/rfq-header.png);
}
#rfq-form label {
	display: block;
}
#rfq-form input.text {
	margin: 3px 0 0 0;
 padding: 5px;
 width: 400px;
}
#rfq-form textarea {
	margin: 3px 0 0 0;
	padding: 5px;
	height: 200px;
	width: 400px;
}
#rfq-form #ff-spam {
	width: 30px;
}
#rfq-form span.error {
	width: 364px;
}
#rfq-form p.form-info,
#contact-form p.form-info {
	float: right;
	font-size: 85%;
	line-height: 150%;
	margin: 20px 0 0 0;
	width: 200px;
}

/* kudos */
#kudos-header {
	background-image: url(../images/kudos-header.png);
}
#column-content blockquote {
	background: url(../images/quote-left.gif) no-repeat left 20px;
	padding: 20px 10px 0 10px;
}

#column-content blockquote p {
	background: url(../images/quote-right.gif) no-repeat right bottom;
	text-indent: 10px;
}

cite {
	font-size: 85%;
	text-transform: uppercase;
}
#col-quotes {
	font-size: 170%;
	margin-top: 60px;
}

#col-quotes blockquote {
	background: url(../images/quote-left.gif) no-repeat left 25px;
	padding: 20px 10px 0 10px;
}

#col-quotes blockquote p {
	background: url(../images/quote-right.gif) no-repeat right bottom;
	color: #333;
	font-style: italic;
	padding-right: 10px;
	text-indent: 10px;
}
#col-quotes cite {
	color: #666;
	font-size: 55%;
	font-style: normal;
	line-height: 120%;
}

/* clients */
#clients-header {
	background-image: url(../images/clients-header.png);
}

/* site map */
#sitemap-header {
	background-image: url(../images/sitemap-header.png);
	height: 81px;
}
/* error 404 */
#error-header {
	background-image: url(../images/error404-header.png);
	height: 79px;
}

/* blog */
#blog-header {
	background-image: url(../images/blog-header.png);
}
#blog-subscribe {
	background-image: url(../images/subscribe.png);
	background-repeat: no-repeat;
	padding: 40px 0;
}
#blog-subscribe h2 {
	display: none;
}
#blog-categories {
	background-image: url(../images/categories.png);
	background-repeat: no-repeat;
	padding: 40px 0;
}
#blog-read {
	background-image: url(../images/blogs-read.png);
	background-repeat: no-repeat;
	font-size: 90%;
	padding: 40px 0;
}
#blog-categories h2,
#blog-read h2 {
	display: none;
}
#blog-categories ul li {
	background-position: 0 50%;
	background-repeat: no-repeat;
	border-bottom: 1px #ccc solid;
	display: block;
	float: left;
	margin-right: 5px;
	padding: 8px 0 5px 17px;
	width: 240px;
}
#blog-categories ul li.cat-item-6 {
	background-image: url(../images/bullet-design.gif);
}
#blog-categories ul li.cat-item-7 {
	background-image: url(../images/bullet-development.gif);
}
#blog-categories ul li.cat-item-8 {
	background-image: url(../images/bullet-games.gif);
}
#blog-categories ul li.cat-item-9 {
	background-image: url(../images/bullet-studio-news.gif);
}
#blog-categories a {
	text-decoration: none;
}

#blog-archives {
	background-image: url(../images/archives.png);
	background-repeat: no-repeat;
	padding: 40px 0;
}
#blog-archives h2 {
	display: none;
}
#blog-archives ul li {
	border-bottom: 1px #ccc solid;
	display: block;
	float: left;
	margin-right: 5px;
	padding: 8px 0 5px 0;
	width: 120px;
}
#blog-archives a {
	text-decoration: none;
}

div.post h2 a {
	font-weight: normal;
	text-decoration: none;
}

div.post div.design h2 a {
	color: #b4021c;
}
div.post div.development h2 a {
	color: #d3600a;
}
div.post div.games h2 a {
	color: #a7b615;
}
div.post div.news h2 a {
	color: #51958b;
}
div.post div.design h2 a:hover,
div.post div.development h2 a:hover,
div.post div.games h2 a:hover,
div.post div.post-content h2 a:hover {
	color: #333;
}

div.post-content {
	float: left;
	margin-bottom: 60px;
	width: 485px;
}
div.post-info {
	float: left;
	margin-left: 30px;
	width: 125px;
}
div.post-info span.date {
	display: block;
	font-size: x-large;
}
div.post-info div.post-links a {
	border-bottom: 1px #ccc solid;
	display: block;
	padding: 6px 0;
	text-decoration: none;
}
div.post-info div.post-links br {
	display: none;
}
div.post-info div.post-date-time {
	padding-bottom: 5px;
}
div.post-info div.author {
	font-size: 80%;
	color: #666;
	padding-bottom: 20px;
	letter-spacing: 0.03em;
	line-height: 130%;
	text-transform: uppercase;
}
div.post div.design div.post-links a {
	color: #b4021c;
	font-size: 80%;
}
div.post div.development div.post-links a {
	color: #d3600a;
	font-size: 80%;
}
div.post div.games div.post-links a {
	color: #a7b615;
	font-size: 80%;
}
div.post div.news div.post-links a {
	color: #51958b;
	font-size: 80%;
}
div.post div.design div.post-links a:hover,
div.post div.development div.post-links a:hover,
div.post div.games div.post-links a:hover,
div.post div.news div.post-links a:hover {
	color: #666;
}
div.post blockquote {
	background: #f0f0f0;
}
div.post-content div.entry blockquote {
	border-top: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
	margin: 20px;
	background: #eee;
}
div.post-content div.entry blockquote p {
	padding:  0 5px;
}
div.post-content div.entry blockquote cite {
	color: #666;
}

h3#respond {
	font-weight: bold;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}
.commentmetadata a {
	text-decoration: none;
}

#commentform #author,
#commentform #email,
#commentform #url {
	border: 1px #ccc solid;
}
#commentform #comment {
	width: 450px;
}

/* Twitter */
#side-twitter h2 {
	color: #666;
	font-family: Georgia;
	font-size: 36px;
	margin-top: 20px;
	text-transform: lowercase;
}
#side-twitter ul li {
	border-bottom: 1px #ccc solid;
	line-height: 160%;
	padding: 10px 0;
}
a#twitter-link {
	padding-top: 10px;
	text-decoration: none;
}
#twitter_update_list li a {
	color: #999;
	font-weight: normal;
	text-decoration: none;
}
#twitter_update_list li span a {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
#twitter_update_list li a:hover {
	color: #666;
	text-decoration: none;
}


/* footer blocks */
#footer {
	border-top: 1px #333 solid;
	font-size: 85%;
	margin-top: 45px;
	padding: 20px 10px 25px 0;
}
#footer-contact {
	margin-bottom: 20px;
}
#footer-info {
	background-image: url(../images/footer-icon.png);
	background-repeat: no-repeat;
	color: #666;
	font-size: 85%;
	line-height: 170%;
	padding-left: 30px;
}
#footer-info a {
	color: #000;
	margin: 0 4px;
	font-size: 110%;
	letter-spacing: 0.08em;
	text-decoration: none;
}
#footer-info a:hover {
	color: #999;
}

/* scroller overrides */
#port-slider-wrapper {
	margin-top: 32px;
}
#port-slider {
	display: none;
}
#column-content div.wicked-scroller-wrapper ul li {
	list-style: none;
	margin-left: 0;
	margin: 0;
}
div.wicked-scroller-wrapper {
	
}

div.wicked-scroller-button {
	height: 75px;
	width: 38px;
}
div.wicked-scroller-button-left {
	background-image: url(../images/folio-arrow-left.png);
	background-repeat: no-repeat;
	
}
div.wicked-scroller-button-left:hover {
	background-image: url(../images/folio-arrow-left-over.png);
	background-repeat: no-repeat;
}
div.wicked-scroller-button-right {
	background-image: url(../images/folio-arrow-right.png);
	background-repeat: no-repeat;
}
div.wicked-scroller-button-right:hover {
	background-image: url(../images/folio-arrow-right-over.png);
	background-repeat: no-repeat;
}
div.wicked-scroller-button span {
	display: none;
}

p.swf,
p.youtube {
	display: none;
}
