/* --- Reset --- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

* {
	outline: none;
	-moz-outline: none;
}

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

body,
html {
	height: 100%;
}

body {
	font-family: "HelveticaNeue-Regular", 'Helvetica Neue', Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-weight: 300;
	text-align: center;
	line-height: 19px;
	background-color: #e8e8e8;
	background-image: url(http://static.tumblr.com/l3dtuf9/nsskzr0jd/bg_tile.gif);
	color: #525252;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);
	-webkit-text-stroke: 1px transparent;
}

@media only screen and (max-device-width:480px) {
	body {
		-webkit-text-stroke: 0 black;
	}
}

iframe, embed {
	display: block;
}

/* --- Typography --- */

      
h1 {
	font-size: 32px;
	font-weight: 300;
}

h2 {
	font-size: 21px;
	font-weight: 200;
	margin: 0 0 10px;
	color: #616161;
}

h3 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

        h5 {
	font-size: 13px;
	color: #616161;
	font-weight: 300;
                float: right;
}

       h5 a {   color: #6da00b; } 

p,
#content ul li,
#content ol li {
	font-family: Georgia, Times, serif;
	font-size: 15px;
	margin: 0 0 14px;
}

small {
	font-family: "Helvetica Neue", Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-size: 10px;
}

strong {
	font-weight: bold;
}

address {
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
}

#content ul li,
#content ol li {
	margin-left: 30px;
}

.left-column ul li {
	list-style-type: disc;
}

.left-column ol li {
	list-style-type: decimal;
}

#content blockquote {
	font-style: italic;
	font-size: 16px;
	margin: 0 10px 10px;
}

a {
	text-decoration: none;
}

#content a {
	color: #31302e;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

/* --- Layout --- */
#wrapper {
	width: 100%;
	display: block;
	position: relative;
}

.container {
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

/* --- Columns --- */
.left-column {
	width: 540px;
	margin: 0 0 30px;
	float: left;
}

.right-column {
	width: 360px;
	margin: 0 0 30px;
	float: right;
}

#header {
	width: 100%;
	margin: 20px 0 30px;
	padding: 0 0 16px;
	float: left;
	display: block;
	background: url(http://static.tumblr.com/l3dtuf9/kORkzr0jv/hr.gif) repeat-x bottom left;
}

	#title {
		max-width: 260px;
		margin: 0 20px 0 0;
		float: left;
	}

	#title .logo {
		max-width: 260px;
	}

	#header h1 {
		font-size: 26px;
		line-height: 26px;
		font-weight: bold;
	}

	#header h1 a {
		color: #525252;
	}

	#header h1 a:active {
		top: 1px;
		position: relative;
	}

#nav {
	width: 550px;
	margin: 3px 0 0;
	float: left;
	overflow: hidden;
	line-height: 12px;
}

	#nav ul {
		margin: 0 0 0 -2px;
	}

	#nav ul li,
	#nav ul li.active a,
	#nav ul li.active a span,
	.button,
	.button a,
	.button a span,
	.back,
	.back a,
	.back a span,
	ul.tags li,
	ul.tags li a,
	ul.tags li a span {
		background-image: url(http://static.tumblr.com/l3dtuf9/bgFkzr0k9/buttons.png);
	}
	
	.button,
	.button span,
	#nav ul li,
	#nav ul li span {
		cursor: pointer;
	}

	#nav ul li {
		height: 25px;
		margin: 0 0 0 -2px;
		padding: 0 0 0 3px;
		float: left;
		overflow: hidden;
		font-size: 14px;
		font-weight: 800;
		background-repeat: no-repeat;
		background-position: left 2px;
		vertical-align: baseline;
	}

	#nav ul li.active {
		z-index: 10;
		position: relative;
		background-position: 100% -77px;
		background-repeat: no-repeat;
	}

		#nav ul li a {
			height: 25px;
			color: #686868;
			display: block;
			position: relative;
			-webkit-transition: color 0.2s ease-in;
		}

		#nav ul li a:hover {
			color: #3e9ad4;
		}			

		#nav ul li.active a {
			background-position: 0px -51px;
			background-repeat: no-repeat;
			color: #fff;
			text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.6);
		}

			#nav ul li a span {
				max-width: 200px;
				height: 25px;
				margin: 0 10px;
				padding: 0 0 7px;
				overflow: hidden;
				text-overflow: ellipsis;
				white-space: nowrap;
				line-height: 23px;
				position: relative;
				float: left;
			}

			#nav ul li.active a span {
				background-repeat: repeat-x;
				background-position: left -25px;
			}

.button,
ul.tags li {
	height: 25px;
	margin: 0 0 0 -2px;
	padding: 0 0 0 3px;
	float: left;
	overflow: hidden;
	font-size: 14px;
	font-weight: 800;
	background-repeat: no-repeat;
	vertical-align: baseline;
	z-index: 10;
	position: relative;
	background-position: 100% -155px;
	background-repeat: no-repeat;
}

#description .button {
	margin: 10px 0 0 -2px;
}

ul.tags li:first-child {
	padding: 0;
}

	.button a,
	ul.tags li a {
		height: 25px;
		color: #686868;
		display: block;
		position: relative;
		background-position: 0px -129px;
		background-repeat: no-repeat;
		color: #fff;
		text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.6);
	}

		.button a span,
		ul.tags li a span {
			max-width: 200px;
			height: 25px;
			margin: 0 10px;
			padding: 0 0 7px;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
			line-height: 24px;
			position: relative;
			float: left;
			background-repeat: repeat-x;
			background-position: left -103px;
		}

.back {
	background-position: 100% -234px;
}

	.back a {
		background-position: 0px -208px;
	}

		.back a span {
			margin: 0 5px 0 18px;
			padding-left: 10px;
			background-position: left -182px;
		}

#content ul.tags li {
	font-family: "HelveticaNeue-Regular", 'Helvetica Neue', Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	margin: 0 5px 0 0;
	text-transform: uppercase;
	background-position: 100% -312px;
}

#content ul.tags li:active,
.button:active {
	top: 1px;
	position: relative;
}

	ul.tags li a {
		color: #fff;
		background-position: 0px -286px;
	}

	ul.tags li:active {
		position: relative;
		top: 1px;
	}

		ul.tags li a span {
			background-position: left -260px;
		}

#content ul.tags li a,
#content .back a {
	color: #fff;
	text-decoration: none;
}

#content ul.tags li:active,
#content .back:active {
	top: 1px;
	position: relative;
}

#intro {
	width: 100%;
	margin: 20px 0;
	padding: 0 0 16px;
	float: left;
	display: block;
	text-align: center;
}

	#intro h2 {
		font-size: 40px;
		line-height: 44px;
		margin: 0 0 10px;
	}

	#intro p {
		font-style: italic;
		line-height: 1.5;
		-webkit-font-smoothing: antialiased;
	}
	
	#intro p a { color: #525252 ; font-weight: 700 ; }

#projects-container {
	width: 100%;
	float: left;
	display: block;
	overflow: hidden;
	background: url(http://static.tumblr.com/l3dtuf9/qYXkzr0kp/highlight.png) repeat-y top center;
}

.hide-gradients #projects-container {
	background: none;
}

	#projects {
		width: 981px;
		margin: 0 auto;
	}

	#projects ul li {
		width: 281px;
		height: 228px;
		margin: 0 23px 80px;
		float: left;
		font-size: 13px;
		font-weight: bold;
		text-align: center;
		text-transform: uppercase;
		background: #fff;
		position: relative;
	}

	#projects ul li .thumbnail {
		box-shadow: -1px 1px 1px 1px rgba(0,0,0,0.1);
		padding: 5px;
		width: 271px;
		position: relative;
		margin-bottom: 9px;
	}

	#projects ul li .thumbnail:after {
		content: url('http://static.tumblr.com/hugxd2w/OoOm2n5e3/shadow-home.png');
		position: absolute;
		bottom: -15px; left: 0;
	}

	#projects ul li .slideshow {
		overflow: hidden;
		height: 218px;
	}

		#projects ul li a {
			color: #525252;

		}

		#projects ul li a:hover {
			color: #3e9ad4;
		}

		#projects ul li .img-wrap {
			width: 270px;
			height: 218px;
			position: relative;
			cursor: pointer;
			background-repeat: no-repeat;
			background-position: 0 0;
			display:block;
		}

		#projects ul li .img-wrap img {
			display: block;
		}

		#projects ul li.type-video .img-wrap {
			background-position: center center fixed;
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
		}

		#projects ul li.type-video .img-wrap img {
			height: 218px;
			width: auto;
		}

		#projects ul li span.project-title {
			width: 280px;
			height: 25px;
			overflow: hidden;
			float: left;
			white-space: nowrap;
			text-overflow: ellipsis;

		}

.img-wrap-360 {
	width: 360px;
	overflow: hidden;
	float: left;
	position:relative;
}

#sidebar .img-wrap-360:after {
	content: url('http://static.tumblr.com/hugxd2w/yEMm2n2z5/shadows.png');
	position: absolute;
	bottom: 0;

}

#sidebar .img-wrap-360 img {
	width: 348px;
	height: auto;
	padding: 5px;
	background: white;
	box-shadow: -1px 1px 1px 1px rgba(0,0,0,0.1);
	margin-bottom: 9px;
}

#sidebar .our-role {
	font-size: 16px;
}

#banner {
	width: 100%;
	clear: both;
	float: left;
}

.img-wrap-fullsize {
	margin: 0 0 35px;
	float: left;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #838383;
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}

	#content .img-wrap-fullsize img {
		padding: 5px;
		display: block;
		background: #fff;
		max-width: 928px;
	}

	.img-wrap-fullsize.video {
		padding: 5px;
		display: block;
		background: white;
	}

#tag-header {
	margin: 0 0 30px;
}


#content {
	width: 100%;
	margin: 10px 0 0;
	padding: 0 0 16px;
	float: left;
	display: block;
}

#content p {
	line-height: 22px;
}

#content img {
	max-width: 100%;
}

#content h1 {
	margin: 0 0 15px;
	line-height: 32px;
}

h1#page-title {
	/* text-transform: uppercase; */
}

#footer {
	width: 100%;
	padding: 10px 0 16px;
	float: left;
	background: url(http://static.tumblr.com/l3dtuf9/kORkzr0jv/hr.gif) repeat-x top left;
}

#footer h2 { 
	float: left;
	margin: 0 10px 0 0;
}

#footer h5 {
	margin-top:3px;
}

.hr {
	width: 100%;
	height: 7px;
	margin: 0 0 10px;
	display: block;
	float: left;
	background: url(http://static.tumblr.com/hugxd2w/PkXm1xb1y/hr_4px_v2.png) no-repeat 0 0;
}

.hr hr {
	display: none;
}

.right {
	float: right;
}

.left {
	float: left;
}

#pagination { 
	float: right;
	margin-bottom: 8px;
}


/* PERMALINK PHOTOSETS */

.photoset #banner {
	width: 735px;
	float: left;
	position: relative;
}

.photoset #thumbnails {
	width: 176px;
	float: right;
	margin-left: 26px;
	margin-bottom: 20px;
}

.photoset #thumbnails .thumbnail {
	width: 75px;
	height: 75px;
	float: left;
	opacity: 0.8;
	border: 4px solid white;
	margin: 0 10px 10px 0;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.38), 0 1px 0 rgba(0, 0, 0, 0.12);
	cursor: pointer;
}

.photoset #banner img {
	max-width: 723px;
	height: auto;
}

.photoset #banner .img-wrap-fullsize {
	display: none;
	position: absolute;
	top: 0; left: 0;
	float: none;
	max-width: 735px;
}

.photoset #thumbnails .thumbnail.active, .photoset #thumbnails .thumbnail:hover {
	opacity: 1;
}