/* @override 
	http://www.sunderlandstudio.com/css/style.css
*/

body {
	font-family: "t26-carbon-1","t26-carbon-2", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	overflow-x: hidden;
	background-color: #f2f2f2;
}

span.tags {
	text-transform: uppercase;
	font-size: 11px;
}
#wrapper {
	width: 100%;
}
#services div.inner div.column p {
	font-size: 13px;
	line-height: 24px;
	margin-right: 12px;
}

#welcome h3 {
	color: #fff;
	margin-top: 18px;
	margin-bottom: 50px;
	visibility: hidden;
}

#welcome div.inner p a {
	color: #fff;
}

a {
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #000;
}

div.feature a {
	border-bottom: none;
	display: block;
	height: 180px;
}

a:hover {
	color: #00b3b3;
}

h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font: 2em/1em "t26-carbon-1","t26-carbon-2", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
}

h4 {
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 24px;
	font: normal 2em "t26-carbon-1","t26-carbon-2", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	clear: both;
}

h6 {
	font-weight: normal;
	color: #000;
	opacity: 0.3;
	letter-spacing: 0;
}

div.inner ul {
	list-style: none;
	margin-left: 0;
	list-style-position: outside;
	padding-left: 0;
	font-size: 1.25em;
	margin-top: 0;
	line-height: 1em;
}

div.inner li {
	margin-bottom: .5em;
}

p, div.inner ul, blockquote, h6 {
}

blockquote {
	padding: 0;
	margin-bottom: 0;
	font: 100 1em/1.5 "t26-carbon-1","t26-carbon-2", Arial, Helvetica, Geneva, "Helvetica Neue", sans-serif;
}

blockquote p:before, blockquote p:after {
	content: "\"";
	color: #ccc;
	font-family: "t26-carbon-1","t26-carbon-2";
	font-weight: bold;
}

#contact div.inner h3 {
	clear: both;
}

#supersized-loader {
	display: none;
}

div.tipsy-inner {
	font-size: 1.5em;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	background-color: #000;
}

div.tipsy {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	margin-top: -100px;
}

div.feature {
	height: 186px;
}

.default div.feature {
	height: inherit;
	display: inline-table;
}

.default p {
	margin-bottom: 1em;
}

#portfolio div.inner div.item {
	width: 280px;
	margin-right: 2em;
	margin-bottom: 2em;
	height: 180px;
	display: inline-table;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 10px #999;
	-moz-box-shadow: 0px 0px 10px #999;
	box-shadow: .5em .5em 0px #666;
}

#services div.inner div.column.last p {
	margin-right: 0;
}

#portfolio h3  {
	font-size: 16px;
	line-height: 22px;
}

#clients div.inner div.column p {
	margin-right: 0;
}

#interactive div.item p {
	margin-bottom: 6px;
}

#logo a, #nav a {
	border-bottom: none;
}

#logo h1 a {
	color: #fff;
	font-weight: 100;
}

#nav a {
	color: #797979;
}

div.item img {
	border: 0px outset #fff;
}

div#supersize {
	position: fixed;
}

#header {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #000;
	background-color: rgba(0,0,0,0.85);
	z-index: 99999;
	height: inherit;
}

p {
	margin-right: 1em;
	margin-bottom: 2em;
	color: #5e5e5e;
	font: 1.5em/1.5 "t26-carbon-1","t26-carbon-2", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 100;
	max-width: 720px;
	margin-top: 1em;
}

blockquote p {
	margin: 0;
}

#experience div.inner div.column h3 {
	margin-top: 2px;
	margin-bottom: 32px;
	line-height: 10px;
}

div#nav li {
	display: inline-table;
	margin-right: 1em;
}

#nav ul li.active ul li.active a {
	color: #00b3b3;
}

#logo h1 {
	text-transform: lowercase;
	float: left;
	color: #a9a9a9;
	text-align: left;
	margin: 0;
	font: normal 3em/1em "t26-carbon-1","t26-carbon-2", Helvetica, Arial, sans-serif;
	padding: .5em 0 0em 1em;
}

#clients div.inner div.column h3 {
	margin-top: 2px;
	margin-bottom: 42px;
}

#portfolio div.feature img {
	width: 100%;
	min-height: 185px;
}

img#printlogo {
	display: none;
}

div#logo img {
	display: none;
}

div.section {
	display: inline-table;
	margin-left: 0;
	border-bottom: .25em solid #eee;
	width: 100%;
	margin-bottom: 0;
	margin-top: 0;
	padding: 5em 2em 5em 3em;
}

#contact.section {
	background-color: #808080;
}

div#welcome.section {
	border-top: none;
	padding-top: 2em;
	background-color: #808080;
	padding-left: 1em;
}

#portfolio div.inner div.inner div.item p {
	font-size: 12px;
	line-height: 18px;
	margin-right: 0;
}

div.inner h2 {
	font-weight: 100;
	text-shadow: -1px -1px 0px #ccc;
	font-size: 15em;
	line-height: 1em;
	color: #c0c0c0;
	letter-spacing: -.05em;
	margin-left: -.08em;
}

div.inner {
	display: inline-table;
	width: 100%;
}

#portfolio div.inner p {
	color: #000;
}

div.item {
	margin-bottom: 54px;
	width: 720px;
	margin-right: 0;
}

div#wrapper.Portfolio, #wrapper.Identity, #wrapper.websites, #wrapper.Print, #wrapper.Packaging {
	background: transparent;
	padding: 1em 0 0 3em;
}
#welcome div.inner h2 {
	display: none;
}

#portfolio div.inner div.inner {
}

div#footer {
	clear: both;
	display: none;
}

#welcome div.inner p {
	font-weight: 100;
	font-size: 1.75em;
	line-height: 1.5em;
	margin: 0 0 1em 1em;
	float: left;
	color: #ccc;
}

.slideshow {
	float: left;
}

#portfolio {
	background-color: #808080;
}

#welcome div.inner p a {
}

h1, h2, h3 {
	text-transform: uppercase;
}

div.column {
	margin-left: 0;
	margin-right: 2em;
	width: 30%;
}

#contact div.column {
}

#testimonials div.inner div.column {
	margin-bottom: 2em;
	float: none;
	display: inline-block;
	vertical-align: top;
}

#testimonials div.inner div.column h6 {
	text-transform: uppercase;
	font-size: 1.25em;
}

h2, h1.subdued {
	text-transform: lowercase;
	color: #000;
	opacity: 0.3;
}

h1.subdued {
	margin-top: 2em;
	margin-bottom: 1em;
}

div.column.last {
	margin-right: 0;
	border-right: 0;
	
}

#nav ul {
	list-style: none;
	margin-left: 53px;
	clear: both;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0;
	margin: 0;
	font-size: 1.25em;
}

#nav a.active, #nav a:hover {
	color: #fff;
}

#nav ul a {
	-webkit-transition-property: color;
	-webkit-transition-duration: 1s;
	-moz-transition-property: color;
	-moz-transition-duration: 1s;
	transition-property: color;
	transition-duration: 1s;
}

div#nav {
	font-weight: 200;
	float: right;
	margin: 2.5em;
}

#contact div.inner div.connect ul {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0 0 48px;
	padding: 0;
	
}

div.connect li {
	float: left;
	margin-right: 6px;
}

div.connect li a {
	border-bottom: none;
}

div.inner h5 {
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	text-align: right;
	font-size: 2em;
	margin-bottom: 2em;
	background-color: rgba(0,0,0,0.3);
	padding: .75em;
	width: 240px;
	display: inline-block;
	vertical-align: top;
}

#portfolio div.inner h5 a {
	text-decoration: none;
	border-bottom: none;
	text-align: right;
	color: #fff;
}

#portfolio.section div.item p, #portfolio.section span.tags, #portfolio.section h3 {
	display: none;
}

.slideshow { 
position: relative; 
width: 720px; 
height: 450px; 
overflow: hidden;
margin-bottom: 2em;
margin-right: 0;
margin-left: 0;
}

#welcome .inner {
}

#shine {
	background-image:  url(CinemaDisplayShine.png);
	height: 557px;
	width: 822px;
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	z-index: 9999;
	
}
.slideshow img { 
position: absolute;
border: 1px none #fff;
}



#welcome div.inner div.slideshow div.inner {
	width: 720px;
	height: 450px;
	position: absolute;
	overflow: hidden;
	display: block;
	padding: 0;
}

/* MOBILE
	 MOBILE
		MOBILE
			 */


@media screen and (max-device-width: 480px) {
	




p, blockquote p {
	max-width: 100%;
	margin-bottom: 1em;
}

h3 {
}

#header {
	position: static;
	height: inherit;
	display: inline-table;
}
div#nav {
	float: none;
	padding-left: 0;
	padding-bottom: 0;
}
div#nav ul {
	font-size: 2.5em;
	line-height: 1em;
}
div#nav li {
	display: block;
}

	#logo h1 {
	 font-size: 5em;
	 float: none;
	margin-bottom: .25em;
	padding-left: .5em;
}

#background div.inner p {
	width: 100%;
	margin-right: 0;
}

body {
	min-width: 480px;
	width: 100%;
	max-width: 100%;
	font-size: 130%;
}

#portfolio div.inner div.item {
	width: 100%;
	height: inherit;

}

div.inner h5 {
	font-size: 2em;
	margin-bottom: 2em;
	padding: .75em;
	width: 100%;
	display: block;
}

div.column {
	width: 100%;
	margin-bottom: 2em;
}

div.section {
	display: inline-table;
	padding: 5em 2em;
	margin-bottom: 0;
	margin-top: 0;
}
#portfolio div.inner h5 a {
	padding: .5em;
}

.slideshow { 
position: relative; 
width: 100%; 
height: 600px; 
overflow: hidden;
margin-bottom: 0;
margin-top: 0;
margin-left: 0em;
	background-image: none;
	z-index: 999;
	padding-top: 0;
	padding-left: 0;
}

#shine {
	display: none;
	
}
.slideshow img { 
width: 100%;
position: static;
border: 1px none #fff;
}

div.inner h2 {
	font-size: 5em;
	margin-bottom: 1em;
	margin-left: 0em;
}

div#welcome.section {
	padding: 0;
}


#welcome div.inner div.slideshow div.inner {
	width: 100%;
	height: inherit;
	position: static;
	overflow: visible;
}


#welcome div.inner p {
	width: 100%;
	max-width: 100%;
	margin-left: 0;
	color: #ccc;
	margin-bottom: 1em;
	margin-top: 0;
}

#testimonials div.inner div.column {
	height: inherit;
	margin-bottom: 2em;
}

}

