
#home-announcement {
	margin-bottom: 32px;
	background: url(/_blog/Untitled-1.jpg) center center no-repeat;
	display: block;
	overflow: hidden;
	height: 240px;
	text-indent: -999em;
	}

body {
	margin: 0px 20px;
	padding-top: 80px;
	background: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans;
	}

.wrapper {
	margin: 0px auto;
	width: 940px;
	}

#header-wrapper {
	background: rgba(255, 255, 255, .9) !important;
	background: #fff;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 80px;
	z-index: 999;
	}
#header {
	margin: 48px auto 0px auto;
	border-bottom: 1px dotted #e5e5e5;
	width: 940px;
	}
#header h1 {
	margin: -4px 4px 0px 0px;
	float: left;
	}
#header h1 a {
	background: url(/_img/logo.png) center top no-repeat;
	display: block;
	width: 34px;
	height: 31px;
	overflow: hidden;
	text-indent: -9999em;
	}
#header h1 a:hover {
	background-position: center bottom;
	}

.nav {
	float: left;
	}
.nav li {
	margin-left: 2px;
	float: left;
	}
.nav a {
	padding: 0px 10px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	color: #1a1a1a;
	text-decoration: none;
	}
.nav a:hover {
	color: #666;
	}
.nav a.selected {
	background: #eee;
	color: #ff2869;
	}

#nav-contact {
	float: right;
	}
#nav-contact  li {
	padding: 0px 0px 0px 20px;
	float: left;
	font-size: 14px;
	line-height: 32px;
	color: #333;
	}
#nav-contact  a {
	color: #333;
	}

.columns {
	margin-left: -20px;
	}
.column {
	margin-left: 20px;
	float: left;
	}
.threequarters {
	width: 700px;
	}
.twothirds {
	width: 620px;
	}
.threefifths {
	width: 556px;
	}
.half {
	width: 460px;
	}
.third {
	width: 300px;
	}
.quarter {
	width: 220px;
	}
.fifth {
	width: 172px;
	}
.sixth {
	width: 140px;
	}
.footer {
	width: 192px;
	}

#video {
	margin-top: 2px;
	}

a.button {
	padding: 0px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #ff2869;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0px -1px 1px rgba(0, 0, 0, .4);
	}
a.button.overlay-link {
	background: #ff8f2c;	
	}

.rule {
	border-bottom: 1px solid #d4d4d4;
	height: 80px;
	}
.rule > * {
	padding-top: 61px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #4d4d4d;
	}

.bottom {
	padding-top: 10px;
	text-align: right;
	}
.bottom a {
	margin-left: 10px;
	}

.feed {
	margin: 10px 0px 0px 0px;
	border-bottom: 1px dotted #ccc;
	}
.feed li {
	margin-bottom: 12px;
	}
.feed h5 {
	float: left;
	width: 160px;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	color: #666;
	text-transform: uppercase;
	}
.feed p {
	float: left;
	width: 780px;
	font-size: 18px;
	line-height: 24px;
	color: #333;
	}
.feed a {
	font-weight: bold;
	color: #1a1a1a;
	}

.home-services {
	margin: 10px 0px -15px 0px;
	}
.home-services h4 {
	font-size: 24px;
	font-weight: bold;
	line-height: 32px;
	color: #1a1a1a;
	}
.home-services p {
	margin-bottom: 30px;
	font-size: 22px;
	font-weight: lighter;	
	line-height: 32px;
	color: #333;
	}
.home-services a {
	color: #1a1a1a;
	}

.home-clients {
	border-bottom: 1px dotted #ccc;
	}

.blog-links {
	padding-top: 2px;
	}
.blog-links li {
	padding-top: 8px;
	}
.blog-links h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	}
.blog-links h5 {
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	color: #666;
	text-transform: uppercase;
	}
.blog-links a {
	color: #1a1a1a;
	}

.blog-list li {
	border-top: 1px solid #f2f2f2;
	font-size: 13px;
	line-height: 17px;
	}
.blog-list li:first-child {
	border-top: none;
	}
.blog-list a {
	padding: 8px 0px;
	display: block;
	color: #666;
	text-decoration: none;
	}

.blog {
	margin-bottom: 20px;
	}
.blog #gallery {
	border-bottom: 1px solid #f2f2f2;
	height: 310px;
	}
.blog h2 {
	padding: 25px 0px 5px 0px;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #333;
	}
.blog h5 {
	padding-bottom: 15px;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #999;
	text-transform: uppercase;
	}
.blog p {
	margin-bottom: 18px;
	font-size: 14px;
	line-height: 22px;
	color: #4d4d4d;
	}
.blog p a {
	font-weight: bold;
	color: #1a1a1a;
	}
.blog ul {
	margin-bottom: 18px;
	list-style: disc outside;
	}
.blog ol {
	margin-bottom: 18px;
	list-style: decimal outside;
	}
.blog li {
	margin: 0px 20px 6px 20px;
	font-size: 12px;
	line-height: 16px;
	color: #4d4d4d;
	}
.blog li a {
	font-weight: bold;
	color: #1a1a1a;
	}

a.button.retweet {
	background: #2697d7;	
	}
a.button.facebook {
	background: #2697d7;	
	}

.brand-thumbs th {
	padding-top: 15px;
	text-align: center;
	font-size: 17px;
	line-height: 47px;
	font-weight: bold;
	color: #999;
	}
.brand-thumbs td {
	text-align: center;
	vertical-align: center;
	width: 175px;
	height: 130px;
	}

.clients-thumbs {
	margin: 10px 0px -10px -20px;
	}
.clients-thumbs li {
	margin: 0px 0px 20px 20px;
	float: left;
	width: 300px;
	height: 150px;
	}
.clients-thumbs a {
	display: block;
	}

.clients-list li {
	border-top: 1px solid #f2f2f2;
	font-size: 15px;
	font-weight: lighter;
	line-height: 19px;
	}
.clients-list li:first-child {
	border-top: none;
	}
.clients-list a {
	padding: 8px 0px;
	display: block;
	color: #666;
	text-decoration: none;
	}

.services-list li {
	border-top: 1px solid #f2f2f2;
	font-size: 19px;
	font-weight: lighter;
	line-height: 23px;
	}
.services-list li:first-child {
	border-top: none;
	}
.services-list a {
	padding: 8px 0px;
	display: block;
	color: #666;
	text-decoration: none;
	}

.clients-list a.current,
.services-list a.current {
	background: #fafafa;
	font-weight: normal;
	color: #1a1a1a;
	}

.service-description {
	margin-bottom: 20px;
	padding-top: 15px;
	border-bottom: 1px dotted #ccc;
	}
.service-description p {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: lighter;
	line-height: 24px;
	color: #333;
	}

#gallery {
	}
#gallery-buttons {
	margin-top: -32px;
	padding-right: 10px;
	position: relative;
	text-align: right;
	height: 32px;
	z-index: 1000;
	}
#gallery-buttons a.button {
	background: rgba(255, 255, 255, .8) !important;
	background: #fff;
	color: #1a1a1a;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, .4);
	}

#image {
	background: #e5e5e5;
	height: 350px;
	}

.image-bar {
	margin-top: -26px;
	padding: 0px 20px;
	background: rgba(26, 26, 26, .6);
	position: relative;
	z-index: 10;
	}

#image-caption {
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	color: #fff;
	}

#image-nav {
	float: right;
	font-size: 11px;
	line-height: 26px;
	color: rgba(255, 255, 255, .6);
	}
#image-nav a {
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	}

#client-images {
	display: none;
	}

.client-detail #gallery {
	height: 350px;
	}
.client-detail > h2 {
	padding: 20px 20px 0px 0px;
	border-bottom: 1px solid #f2f2f2;
	background: #fafafa;
	font-size: 36px;
	font-weight: lighter;
	line-height: 50px;
	color: #1a1a1a;
	}

.client-meta {
	float: right;
	width: 140px;
	}
.client-meta h4 {
	padding-top: 15px;
	font-size: 9px;
	font-weight: bold;
	line-height: 19px;
	color: #666;
	}
	
.client-meta ul {
	padding-bottom: 10px;
	}
.client-meta ul li {
	padding: 4px 0px 4px 0px;
	border-top: 1px solid #f2f2f2;
	font-size: 12px;
	line-height: 16px;
	}
.client-meta ul a {
	color: #333;
	text-decoration: none;
	}

.client-description {
	padding-top: 19px;
	width: 500px;
	}
.client-description p {
	margin-bottom: 19px;
	font-size: 13px;
	line-height: 19px;
	color: #1a1a1a;
	}
.client-description p a {
	font-weight: bold;
	color: #1a1a1a;
	}

h4.tags {
	margin-bottom: 19px;
	font-size: 11px;
	line-height: 19px;
	color: #666;
	}
h4.tags a {
	color: #1a1a1a;
	}

.page {
	margin: 15px 0px -15px 0px;
	}
.page h4 {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	color: #1a1a1a;
	}
.page p {
	margin-bottom: 20px;
	font-size: 20px;	
	line-height: 28px;
	color: #404040;
	}
.page a {
	font-weight: normal;
	color: #1a1a1a;
	}

#submission td {
	padding: 5px 10px 5px 0px;
	vertical-align: top;
	font-size: 14px;
	line-height: 24px;
	}
#submission label {
	font-size: 18px;
	font-weight: lighter;
	line-height: 24px;
	color: #333;
	}
#submission input,
#submission select,
#submission textarea {
	padding: 4px;
	border: 1px solid #ccc;
	background: #fafafa;
	font-family: "Helvetica Neue", Helvetica, Arial, sans;
	font-size: 16px;
	line-height: 18px;
	color: #333;
	}
#submission input[type=submit] {
	padding: 5px 10px;
	}
#submission input[type=checkbox] {
	margin-right: 7px;
	}

.bottom-feed {
	margin: 10px 0px 3px 0px;
	}
.bottom-feed li {
	margin-bottom: 12px;
	}
.bottom-feed h5 {
	font-size: 11px;
	font-weight: bold;
	line-height: 19px;
	color: #999;
	text-transform: uppercase;
	}
.bottom-feed p {
	font-size: 12px;
	line-height: 18px;
	color: #333;
	}
.bottom-feed a {
	font-weight: bold;
	color: #1a1a1a;
	}

#footer {
	margin-bottom: 20px;
	background: url(/_img/yeti.jpg) right top no-repeat;
	}
#footer h2 {
	padding-top: 10px;
	margin-bottom: 2px;
	font-size: 17px;
	line-height: 23px;
	color: #1a1a1a;
	}
#footer p {
	margin-bottom: 7px;
	font-size: 13px;
	line-height: 19px;
	color: #333;
	}
#footer ul {
	margin-bottom: 7px;
	}
#footer li {
	font-size: 13px;
	line-height: 19px;
	color: #333;
	}
#footer a {
	color: #333;
	}
