/* ---------------------------------------------------------
//
//  RESET
//
// -------------------------------------------------------*/

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
	border-width: 0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,
img {
	border:0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var
b,
i {
	font-style:normal;
	font-weight:normal;
}
ol,
ul {
	list-style:none;
}
caption,
th {
	text-align:left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,
q:after {
	content:'';
}
abbr,
acronym {
	border:0;
}
canvas {
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0); /* mobile webkit */
}
.noselect,
#work .main-image {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* ---------------------------------------------------------
//
//  CURSOR
//
// -------------------------------------------------------*/

* {
	cursor: url( ../img/cursors/pointer.png ), url( ../img/cursors/pointer.cur ), auto;
}
a:link, 
a:visited, 
a:hover,
a:hover * {
	cursor: pointer !important;
}

/* cursor */

#cursor{
	position: fixed;
	display: block;
	background-image: url(../img/cursors/pointer.png);
	width: 13px;
	height: 19px;
	z-index: 9999;
}
#cursor.loading {
	background-image: url(../img/cursors/waiting.png);
	width: 25px;
	height: 25px;
}

/* ---------------------------------------------------------
//
//  IMAGES
//
// -------------------------------------------------------*/

.loading {
	background-image: url(../img/misc/loading.gif);
	background-position: center center;
	background-position: 0 100px;
	background-repeat: no-repeat;
}
.sprite {
	background-image: url(../img/misc/sprites.png?v=1);
}

@media screen and (max-width: 980px) {
	.loading {
		background-position: 30px 100px;
	}
}

/* Retina */

@media only screen and ( -webkit-min-device-pixel-ratio: 2 ),
only screen and ( min-device-pixel-ratio: 2 ) {
	
	.sprite {
		background-image: url( ../img/misc/sprites@2x.png?v=1 );
		background-size: 50px 22px;
	}
	
}

/* White */

.white-90 {
	background-image: url(../img/misc/white-90.png);
	background-repeat: repeat;
}

/* Thumbs */

#words .awards .thumb {
	background-image: url(../img/thumbs/interviews.jpg?v=2);
	background-size: 50px 350px;
}
#words .collaborators .thumb {
	background-image: url(../img/thumbs/collaborators.jpg?v=2);
	background-size: 50px 100px;
}
#words .interviews .thumb {
	background-image: url(../img/thumbs/interviews.jpg?v=2);
	background-size: 50px 400px;
}
#words .talks .thumb {
	background-image: url(../img/thumbs/talks.jpg?v=2);
	background-size: 50px 350px;
}
#works .thumb {
	background-image: url(../img/thumbs/works.jpg?v=2);
	background-size: 50px 650px;
}
#words .writing .thumb {
	background-image: url(../img/thumbs/writing.jpg?v=2);
	background-size: 50px 300px;
}

/* Collaborators */

#words .collaborators .greg .thumb {
	background-position: 0 -50px;
}
#words .collaborators .sep .thumb {
	background-position: 0 0;
}

/* Interviews */

#words .interviews .adobe .thumb {
	background-position: 0 -100px;
}
#words .interviews .coolhunting .thumb {
	background-position: 0 -300px;
}
#words .interviews .bca .thumb {
	background-position: 0 -50px;
}
#words .interviews .designmatters .thumb {
	background-position: 0 -200px;
}
#words .interviews .greatdiscontent .thumb {
	background-position: 0 -150px;
}
#words .interviews .metropolis .thumb {
	background-position: 0 0;
}
#words .interviews .print .thumb {
	background-position: 0 -350px;
}
#words .interviews .ttbook .thumb {
	background-position: 0 -250px;
}

/* Talks */

#words .talks .aiga .thumb {
	background-position: 0 -250px;
}
#words .talks .creativemornings .thumb {
	background-position: 0 -200px;
}
#words .talks .eg .thumb {
	background-position: 0 -100px;
}
#words .talks .idfa .thumb {
	background-position: 0 -300px;
}
#words .talks .poptech .thumb {
	background-position: 0 0;
}
#words .talks .psfk .thumb {
	background-position: 0 -150px;
}
#words .talks .ted .thumb {
	background-position: 0 -50px;
}

/* Works */

#works .asilentplace .thumb {
	background-position: 0 -600px;
}
#works .bhutan .thumb {
	background-position: 0 -300px;
}
#works .cowbird .thumb {
	background-position: 0 -550px;
}
#works .ilyw .thumb {
	background-position: 0 -350px;
}
#works .iwytwm .thumb {
	background-position: 0 -200px;
}
#works .networkeffect .thumb {
	background-position: 0 -400px;
}
#works .sketchbooks .thumb {
	background-position: 0 -500px;
}
#works .tenbyten .thumb {
	background-position: 0 -50px;
}
#works .today .thumb {
	background-position: 0 -250px;
}
#works .universe .thumb {
	background-position: 0 -450px;
}
#works .wefeelfine .thumb {
	background-position: 0 -100px;
}
#works .whalehunt .thumb {
	background-position: 0 -150px;
}
#works .wordcount .thumb {
	background-position: 0 0;
}

/* Writing */

#words .writing .beyondflash .thumb {
	background-position: 0 0;
}
#words .writing .data .thumb {
	background-position: 0 -150px;
}
#words .writing .medicine .thumb {
	background-position: 0 -100px;
}
#words .writing .powers-of-ten .thumb {
	background-position: 0 -250px;
}
#words .writing .stuckness .thumb {
	background-position: 0 -200px;
}
#words .writing .worldbuilding .thumb {
	background-position: 0 -50px;
}

/* ---------------------------------------------------------
//
//  ICONS
//
// -------------------------------------------------------*/

.arrow .sprite {
	background-position: -15px 0;
	width: 11px;
	height: 9px;
}
#flipper .close .sprite {
	background-position: 0 -10px;
	width: 12px;
	height: 12px;
}
#flipper .next .sprite {
	background-position: -22px -10px;
	width: 8px;
	height: 12px;
}
#flipper .previous .sprite {
	background-position: -13px -10px;
	width: 8px;
	height: 12px;
}
.pointer .sprite {
	background-position: 0 0;
	width: 14px;
	height: 9px;
}
.previous .sprite {
	background-position: -27px 0;
	width: 7px;
	height: 9px;
}
.next .sprite {
	background-position: -35px 0;
	width: 7px;
	height: 9px;
}

/* ---------------------------------------------------------
//
//  STRUCTURE
//
// -------------------------------------------------------*/

html, body {
	/*overflow: hidden;
	width: 100%;
	height: 100%;*/
}
#page-container {
	width: 900px;
	margin: 0 auto;
}
body.no-scroll {
	overflow-y: hidden;
}
#page {
	width: 100%;
}
#progress {
	background: #000;
	position: fixed;
	-webkit-transform: translateZ(0);
	z-index: 100;
	display: none;
	height: 2px;
	width: 100%;
	top: 0;
	left: 0;
}
/*#page-container.loading {
	background-position: center 130px;
}*/

@media screen and (max-width: 980px) {
	#page-container {
		width: 100%;
		margin: 0;
	}
}

/* ---------------------------------------------------------
//
//  FONTS
//
// -------------------------------------------------------*/

body, div, input {
	font-family: Cassia, Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;
	color: #000;
	font-size: 14px;
	line-height: 22px;
	-webkit-text-size-adjust: none;
	font-size: 16px;
	line-height: 28px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
h2 {
	font-weight: bold;
}

/* ---------------------------------------------------------
//
//  COLORS
//
// -------------------------------------------------------*/

.gray {
	color: #bbb;
}
.input-container .gray {
	color: #999;
}

/* ---------------------------------------------------------
//
//  LINKS
//
// -------------------------------------------------------*/

a:link,
a:visited,
a:link .underline,
a:visited .underline {
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	
	/*color: #1A95E8;
	border-bottom-color: #a9d5f2;*/
}
a:hover,
a:hover .underline {
	color: #000;
	text-decoration: none;
	border-bottom-color: #000;
	
	/*color: #4fb6fb;
	border-bottom-color: #4fb6fb;*/
}
a:active,
a:active .underline {
	color: #EE4036 !important;
	border-bottom-color: #EE4036 !important;
}

/* Images */

a:link.image,
a:visited.image {
	border-bottom-width: 0;
}
a:hover.image img {
	opacity: .8;
}

/* Gray */

.gray a:link,
.gray a:visited {
	color: #999;
	border-bottom-color: #ddd;
}
.gray a:hover {
	color: #000;
	border-bottom-color: #000;
}

/* Blue */

.blue a:link,
.blue a:visited {
	color: #1A95E8;
	border-bottom-color: #a9d5f2;
}
.blue a:hover {
	color: #4fb6fb;
	border-bottom-color: #4fb6fb;
}

/* Red */

.red,
a:link.red,
a:visited.red {
	color: #EE4036;
	color: #FC2B3B;
	border-bottom-color: #f6bebb;
}
body.support #header .support a {
	border-bottom-color: #EE4036;
}
a:hover.red,
body.support #header .support a:hover {
	color: #B21F1B;
	border-bottom-color: #B21F1B;
}

/* ---------------------------------------------------------
//
//  FORMS
//
// -------------------------------------------------------*/

form .button {
	float: right;
	line-height: 40px;
	padding: 0 15px;
}
form a:link.button,
form a:visited.button {
	background-color: #000;
	border-width: 0;
	color: #fff;
}
form a:hover.button {
	background-color: #555;
	color: #fff;
}
form a:active.button {
	color: #fff !important;
}
form .input-container {
	background-color: #efefef;
	padding: 0 15px;
	overflow: hidden;
}
form .input-container input {
	line-height: 40px;
	outline: none;
	background-color: transparent;
	border: 0;
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
}

/* ---------------------------------------------------------
//
//  404
//
// -------------------------------------------------------*/

#error-404 {
	padding-bottom: 40px;
}
#error-404 h1 {
	font-size: 22px;
	line-height: 22px;
	margin: 0 0 15px 0;
}
#error-404 p {
	margin: 0 0 15px 0;
}

@media screen and (max-width: 980px) {
	#error-404 {
		padding: 0 30px 30px 30px;
	}
}

/* ---------------------------------------------------------
//
//  COLLABORATOR
//
// -------------------------------------------------------*/

#collaborator .main-image {
	display: none;
}
#collaborator .cols {
	overflow: hidden;
	padding-bottom: 30px;
}
#collaborator .caption {
	font-style: italic;
}

/* Sidebar */

#collaborator .cols .sidebar {
	float: left;
	width: 50%;
}
#collaborator .cols .sidebar .sidebar-image {
	margin: 0 15px 30px 0;
}
#collaborator .cols .sidebar .sidebar-image img {
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
}
#collaborator .sidebar h2 {
	margin: 0 0 15px 0;
	font-weight: bold;
}
#collaborator .sidebar .section {
	margin: 0 0 15px 0;
}

/* Bio */

#collaborator .cols .bio {
	float: right;
	width: 50%;
}
#collaborator .cols .bio h2,
#collaborator .cols .bio p {
	margin: 0 0 15px 15px;
}

@media screen and (max-width: 980px) {
	
	#collaborator .sidebar h2,
	#collaborator .sidebar .section {
		padding-left: 30px;
	}
	#collaborator .cols .bio p {
		margin-right: 30px;
	}
	#collaborator .sidebar .caption {
		margin-left: 30px;
	}
}
@media screen and (max-width: 700px) {
	#collaborator .cols {
		padding: 0 0 15px 0;
	}
	#collaborator .sidebar {
		float: none;
		width: auto;
	}
	#collaborator .main-image {
		display: block;
		margin: 0 0 30px 0;
	}
	#collaborator .main-image img {
		width: 100%;
		height: auto;
		margin: 0 0 10px 0;
	}
	#collaborator .main-image .caption {
		margin: 0 0 0 30px;
	}
	#collaborator .cols .sidebar {
		float: none;
		width: auto;
	}
	#collaborator .sidebar .sidebar-image {
		display: none;
	}
	#collaborator .cols .bio {
		float: none;
		width: auto;
		padding: 0 30px 0px 30px;
		border-bottom: 0px solid #efefef;
		margin: 0 0 0px 0;
	}
	#collaborator .cols .bio h2,
	#collaborator .cols .bio p {
		margin: 0 0 15px 0;
	}
}

/* ---------------------------------------------------------
//
//  EXTRA IMAGES (for work, words, etc.)
//
// -------------------------------------------------------*/

#extra-images {
	overflow: hidden;
	border-top: 2px solid #efefef;
	border-bottom: 2px solid #efefef;
	padding: 30px 0 30px 0;
	margin: 0 0 15px 0;
}
#extra-images ul {
	overflow: hidden;
	text-align: center;
	margin: 0 -19px -20px -10px;
}
#extra-images ul li {
	/*float: left;*/
	display: inline-block;
	width: 50%;
	width: 33%;
	width: 33%;
	margin: 0 0 14px 0;
	margin: 0 0 20px 0;
	float: left;
}
#extra-images ul li a:link,
#extra-images ul li a:visited {
	display: block;
	overflow: hidden;
	border-width: 0;
	margin: 0 10px;
	background-color: #efefef;
}
/*#extra-images ul li a:hover {
	cursor: pointer;
}*/
#extra-images ul li a:hover img {
	opacity: .9;
}
#extra-images ul li img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

@media screen and (max-width: 980px) {
	#extra-images {
		border-bottom-width: 0;
		padding-bottom: 0;
		margin: 0 0 -10px 0;
		
	}
	#extra-images ul {
		margin: 0 10px -20px 20px;
	}
}
@media screen and (max-width: 750px) {
	#extra-images ul {
		margin: 0 20px -20px 20px;
	}
	#extra-images ul li {
		width: 50%;
	}
	#extra-images ul li img {
		height: auto;
	}
}
@media screen and (max-width: 500px) {
	#extra-images ul li {
		width: 100%;
	}
}

/* ---------------------------------------------------------
//
//  FLIPPER
//
// -------------------------------------------------------*/

#flipper {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
	overflow-y: auto;
}
#flipper .content {
	padding: 60px;
}
#flipper .nav {
	position: fixed;
	left: 50%;
	top: 20px;
	margin: 0 0 0 -25px;
}
#flipper .nav a {
	float: left;
	display: block;
	overflow: hidden;
	border-width: 0;
}
#flipper .nav a:hover {
	opacity: .5;
}
#flipper .nav a:active {
	opacity: .2;
}
#flipper .nav a .sprite {
	margin: 5px;
}
#flipper .image {
	text-align: center;
}
#flipper .image img {
	display: inline-block;
	max-width: 900px;
	height: auto;
}

@media screen and (max-width: 980px) {
	#flipper .image img {
		max-width: 100%;
	}
}
@media screen and (max-width: 900px) {
	#flipper .content {
		padding: 60px 20px;
	}
}

/* ---------------------------------------------------------
//
//  FOOTER
//
// -------------------------------------------------------*/

#footer {
	padding: 0 0 60px 0;
	overflow: hidden;
}

@media screen and (max-width: 980px) {
	#footer {
		border-top: 2px solid #efefef;
		padding: 30px;
	}
}

/* ---------------------------------------------------------
//
//  HEADER
//
// -------------------------------------------------------*/

#header .content-inner {
	overflow: hidden;
	padding: 60px 0;
	display: block;
}
#header .site-title {
	float: left;
	margin: 0 60px 0 2px;
}
#header .navigation {
	float: left;
}
#header .support {
	float: right;
	margin: 0 0 0 30px;
}
#header .support .short {
	display: none;
}

/* Fixed */

body.fixed #header {
	height: 142px; /* 60 + 60 + 22 */
}
body.fixed #header .content {
	position: fixed;
	z-index: 999;
	width: 900px;
	margin: 0 auto;
	border-bottom: 2px solid #fff;
}
body.fixed #header .content .content-inner {
	padding: 20px 0 22px 0;
	background: #fff;
	border-bottom: 2px solid #efefef;
}

/* Links */

body.home #header .site-title a,
body.works #header .works a,
body.work #header .works a,
body.words #header .words a,
body.word #header .words a,
body #header li.selected a {
	font-weight: bold;
	border-bottom-color: #000;
	/*border-bottom-width: 2px;*/
}
body.support #header .support a {
	font-weight: bold;
}

/* Navigation */

#header .navigation {
	float: left;
}
#header .navigation ul {
	overflow: hidden;
}
#header .navigation li {
	float: left;
	margin: 0 30px 0 0;
}
#header .navigation li.pointer {
	margin: 0 5px 0 -25px;
}
#header .navigation li.pointer .sprite {
	display: block;
	margin: 8px 0 0 0;
	margin: 8px 5px 5px 5px;
}

/* Pagination */

#header .pagination {
	float: right;
	margin: 8px 0 0 0;
}
#header .pagination .button {
	margin: 0;
	float: left;
}
#header .pagination .button a {
	display: block;
	overflow: hidden;
	border-width: 0;
}
#header .pagination .button .sprite {
	margin: 0 5px;
	display: block;
}
#header .pagination .button a:hover .sprite {
	opacity: .5;
}
#header .pagination .button a:active .sprite {
	opacity: .3;
}

/* Selected page */

#header div.selected-page {
	display: none;
	clear: both;
}
#header div.selected-page a {
	font-weight: bold;
	border-bottom-color: #000;
}
#header .selected-page .gray {
	margin-left: 5px;
}

@media screen and (max-width: 980px) {
	
	body.fixed #header {
		height: 102px; /* 40 + 40 + 22 */
	}
	body.fixed #header .content {
		width: 100%;
	}
	body.fixed #header .content .content-inner {
		padding: 20px 30px 22px 30px;
	}
	#header .content-inner {
		padding: 40px 30px;
	}
	#header .site-title {
		margin: 0 40px 0 0;
	}
}

@media screen and (max-width: 750px) {
	
	body.fixed #header {
		height: 124px; /* 40 + 40 + 22 + 22 */
	}
	body.fixed.words #header,
	body.fixed.works #header,
	body.fixed.home #header,
	body.fixed.support #header {
		height: 102px; /* 40 + 40 + 22 */
	}
	#header .site-title {
		margin: 0 30px 0px 0;
	}
	#header .navigation li {
		margin: 0 30px 0 0;
	}
	#header .pagination {
		float: left;
	}
	#header div.selected-page {
		display: block;
	}
	#header li.pointer,
	#header li.selected-page {
		display: none;
	}
	
}

@media screen and (max-width: 540px) {
	#header .support {
		float: left;
		margin: 0;
	}
	#header .support .short {
		display: inline-block;
	}
	#header .support .long {
		display: none;
	}
	#header .pagination {
		margin-left: 15px;
		display: none;
	}
}

/* ---------------------------------------------------------
//
//  HOME
//
// -------------------------------------------------------*/

#home {
	padding: 0 25% 45px 0;
	padding: 0 0 45px 0;
}
#home .text {
	display: none;
}
#home p {
	margin: 0 0 15px 0;
}
#home p.caption {
	font-style: italic;
	padding-top: 15px;
	margin: 0;
}
#home p.new {
	padding-top: 15px;
}
#home img {
	background-color: #efefef;
}
#home a:hover img {
	opacity: .95;
}

@media screen and (max-width: 980px) {
	#home {
		padding: 0 0 15px 0;
	}
	#home p.new {
		padding: 15px 30px 0 30px;
	}
	#home p.caption {
		padding: 15px 30px 0 30px;
	}
	#home img {
		width: 100%;
		height: auto;
	}
}

/*@media screen and (max-width: 400px) {
	#home .text {
		border-top: 2px solid #efefef;
		display: block;
		padding: 30px 30px 0 30px;
	}
	#home img {
		display: none;
	}
}*/

/* ---------------------------------------------------------
//
//  IMAGES
//
// -------------------------------------------------------*/

#images .cols {
	overflow: hidden;
}
#images .cols .col {
	float: left;
	width: 50%;
}
#images .cols .col h2 {
	margin: 0 0 30px 0;
}
#images .cols .col.col-1 ul {
	padding-right: 15px;
}
#images .cols .col.col-2 ul {
	padding-left: 15px;
}

/* Column 1 : Portraits */

#images .col-1 ul {
	overflow: hidden;
	padding-bottom: 40px;
}
#images .col-1 ul li {
	margin: 0 30px 20px 0;
	float: none;
	width: auto;
	overflow: hidden;
}
#images .col-1 ul li img {
	display: block;
	float: left;
	margin: 0 20px 0 0;
}
#images .col-1 ul li .gray {
	font-size: .9em;
}

/* Column 1 : Projects */

#images .cols .col-2 h2 {
	padding-left: 15px;
}
#images .col-2 ul {
	overflow: hidden;
	padding-bottom: 40px;
}
#images .col-2 ul li {
	margin: 0 0 10px 0;
}
#images .col-2 ul li .gray {
	font-size: .9em;
}

@media screen and (max-width: 980px) {
	#images {
		padding: 0 30px;
	}
}
@media screen and (max-width: 800px) {
	#images .col-1 ul {
		padding-bottom: 0px;
	}
	#images .col-1 ul li {
		margin: 0 0 30px 0;
	}
	#images .col-1 ul li img {
		display: block;
		float: none;
		margin: 0 0 10px 0;
	}
}
@media screen and (max-width: 600px) {
	#images .cols .col {
		float: none;
		width: 100%;
	}
	#images .cols .col-1 {
		border-bottom: 2px solid #efefef;
		margin: 0 0 30px 0;
	}
	#images .cols .col ul,
	#images .cols .col h2 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

/* ---------------------------------------------------------
//
//  NEWS
//
// -------------------------------------------------------*/

/* Menu */

#news ul.menu {
	padding: 30px 30px 10px 30px;
	border-bottom: 2px solid #efefef;
	border-top: 2px solid #efefef;
	overflow: hidden;
	display: none;
}
#news ul.menu li {
	float: left;
	margin: 0 20px 20px 0;
}

/* Columns */

#news .columns {
	overflow: hidden;
	padding: 0px 0px 15px 0px;
	border-bottom: 3px solid #E6E6E6;
}
#news .columns h2 {
	margin: 0 0 -20px 0;
	padding: 0 0 20px 0;
	border-bottom: 2px solid #E6E6E6;
	font-weight: bold;
}
#news .columns h3 {
	font-weight: bold;
	margin: 40px 0 15px 0;
	color: #FC2B3B;
}
#news .columns .col {
	float: left;
}
#news .columns.cols-4 .col {
	width: 25%;
}
#news .columns .col .col-content {
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-color: #E6E6E6;
	padding: 0 30px;
}
#news .columns .col-1 .col-content {
	border-left-width: 0;
	padding-left: 0;
}
#news .columns .col-2 .col-content,
#news .columns .col-3 .col-content {
	margin-left: -1px;
}
#news .columns.cols-4 .col-4 .col-content,
#news .columns.cols-3 .col-3 .col-content,
#news .columns.cols-2 .col-2 .col-content {
	margin-left: -1px;
	padding-right: 0;
	border-right-width: 0;
}
#news .columns ul li {
	margin: 0 0 20px 0;
}
#news .columns ul li .title {
	font-size: 14px;
	line-height: 18px;
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 5px 0;
}
#news .columns ul li .title a {
	font-style: italic;
}
#news .columns ul li .subtitle {
	font-size: 12px;
	line-height: 16px;
	display: block;
	font-style: italic;
	
	font-size: 14px;
	line-height: 20px;
}

/* Narrow */

@media screen and (max-width: 800px) {
	
	#news ul.menu {
		padding: 20px 30px 10px 30px;
		margin: 0 0 20px 0;
		display: block;
	}
	#news ul.menu li {
		margin: 0 20px 10px 0;
	}
	
	#news .columns {
		padding: 0 30px 20px 30px;
		margin: -3px 0 0 0;
	}
	#news .columns .col {
		float: none;
		width: auto !important;
	}
	#news .columns .col .col-content {
		padding: 0 !important;
		border-width: 0 !important;
	}
}

/* ---------------------------------------------------------
//
//  NEWSLETTER (SUBSCRIBE / UNSUBSCRIBE)
//
// -------------------------------------------------------*/

#newsletter {
	margin-bottom: 40px;
	overflow: hidden;
}
#newsletter .error {
	margin: 0 0 30px 0;
}
#newsletter form {
	margin: 0 0 30px 0;
	max-width: 500px;
	overflow: hidden;
}
#newsletter p {
	margin: 0 0 15px 0;
}

@media screen and (max-width: 980px) {
	#newsletter {
		margin: 0 30px 30px 30px;
	}
}

/* ---------------------------------------------------------
//
//  SUPPORT
//
// -------------------------------------------------------*/

#support {
	padding: 0 25% 45px 0;
}
#support h2 {
	margin: 0 0 20px 0;
	font-weight: bold;
}
#support p {
	margin: 0 0 15px 0;
}
#support p.indent {
	margin: 0 0 15px 30px;
}
#support form {
	width: 400px;
	padding: 10px 0 25px 30px;
	overflow: hidden;
}

/* Menu */

#support .menu {
	/*float: left;*/
}
#support .menu-container {
	position: absolute;
	margin: -2px 0 0 -2px;
	z-index: 2;
	display: none;
}
#support .menu-items {
	display: block;
	/*-moz-border-radius: 6px;
	border-radius: 6px;*/
	padding: 5px;
	background-color: #efefef;
	border: 2px solid #000;
}
#support .menu-items a {
	display: block;
	border-width: 0;
	font-weight: normal;
	padding: 0 10px;
	/*-moz-border-radius: 6px;
	border-radius: 6px;*/
	color: #000;
	background-color: #efefef;
	font-size: 14px;
	line-height: 30px;
}
#support .menu-items a:hover {
	background-color: #dcdcdc;
	font-weight: bold;
	color: #000;
}
#support .menu-title {
	/*margin: -5px 0 -5px -5px;*/
}
#support .menu-title a:link,
#support .menu-title a:visited {
	/*-moz-border-radius: 6px;
	border-radius: 6px;*/
	border-width: 0;
	padding: 0 15px;
	display: block;
	overflow: hidden;
	background-color: #efefef;
	color: #000;
}
#support .menu-title a:hover {
	/*background-color: #d8d8d8;*/
	/*-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;*/
}
#support .menu-title .title {
	/*float: left;*/
	color: #000;
	font-size: 14px;
	line-height: 40px;
}
#support .menu-title .arrow.sprite {
	width: 12px;
	height: 12px;
	
	margin: 14px -5px 0 2px;
	margin: 19px -5px 0 5px;
}

/* Small */

@media screen and (max-width: 980px) {
	#support {
		padding: 0 30px 30px 30px;
	}
}
@media screen and (max-width: 500px) {
	#support form {
		width: 100%;
		padding-left: 0;
	}
}

/* ---------------------------------------------------------
//
//  TALK
//
// -------------------------------------------------------*/

#talk .video {
	background: #efefef;
	text-align: center;
	margin: 0 0 30px 0;
}
#talk .video iframe {
	display: inline-block;
	width: 100%;
}
#talk .info {
	overflow: hidden;
	border-bottom: 2px solid #efefef;
	padding: 0 0 30px 0;
	margin: 0 0 60px 0;
}
#talk .info .marginalia {
	float: left;
	width: 33%;
}
#talk .info .statement {
	float: right;
	width: 67%;
}
#talk .info .statement p {
	margin: 0 0 15px 15px;
}

@media screen and (max-width: 980px) {
	#talk .info {
		padding: 0 30px 30px 30px;
		border-bottom-width: 0px;
		margin: 0;
	}
}
@media screen and (max-width: 750px) {
	#talk .info .marginalia {
		float: none;
		width: auto;
	}
	#talk .info .statement {
		border-bottom: 2px solid #efefef;
		margin: 0 0 30px 0;
		padding: 0 0 15px 0;
		float: none;
		width: auto;
	}
	#talk .info .statement p {
		margin: 0 0 15px 0;
	}
}

/* ---------------------------------------------------------
//
//  TODAY
//
// -------------------------------------------------------*/

#today {
	margin: 0 0 50px 0;
}

/* Intro */

#today .intro {
	margin: 0 0 30px 0;
	padding: 20px 0;
	border-bottom: 2px solid #efefef;
	border-top: 2px solid #efefef;
	overflow: hidden;
}
#today .intro .date {
	float: left;
}
#today .intro .pagination {
	float: right;
}

/* Photos */

#today ul.photos {
	overflow: hidden;
	margin: 0 -5px;
}
#today ul.photos li {
	float: left;
	margin: 0 0 10px 0;
	width: 20%;
}
#today ul.photos li a {
	display: block;
	overflow: hidden;
	padding: 0 5px;
	border-width: 0;
}
#today ul.photos li img {
	background-color: #efefef;
	display: block;	
}
#today ul.photos li a:hover img {
	opacity: .8;
}
#today ul.photos li a:active img {
	opacity: .2;
}
#today ul.photos li .date {
	position: relative;
}
#today ul.photos li .date .top {
	position: absolute;
	font-size: 12px;
	color: #fff;	
	top: -26px;
	left: 15px;
}
#today ul.photos li .date .bottom {
	position: absolute;
	font-size: 12px;
	color: #000;
	position: absolute;
	top: -25px;
	left: 14px;
}

/* Photo */

#today .photo-h {
	margin: 0 0 20px 0;
}
#today .photo-h img {
	background-color: #efefef;
}
#today .photo-v {
	float: left;
	margin: 0 30px 0 0;
}
#today .caption {
	margin: 0 10% 30px 0;
}
#today .caption p {
	margin: 0 0 15px 0;
}

/* Narrow */

@media screen and (max-width: 980px) {
	
	#today {
		margin: 0 30px 30px 30px;
	}
	#today .photo-h img {
		width: 100%;
		height: auto;
	}
	#today ul.photos li img {
		width: 100%;
		height: auto;
	}

}

@media screen and (max-width: 800px) {
	#today ul.photos {
		margin-bottom: 20px;
	}
	#today ul.photos li {
		width: 25%;
	}
}
@media screen and (max-width: 750px) {
	#today .intro .date {
		float: none;
	}
	#today .intro .pagination {
		float: none;
	}
}
@media screen and (max-width: 650px) {	
	#today ul.photos li {
		width: 33%;
	}
}
@media screen and (max-width: 500px) {	
	#today ul.photos li {
		width: 50%;
	}
}
@media screen and (max-width: 400px) {
	#today ul.photos {
		margin-bottom: 20px;
	}
	#today ul.photos li {
		width: 100%;
		margin: 0 0 15px 0;
	}
}

/* ---------------------------------------------------------
//
//  TWENTY SEVEN
//
// -------------------------------------------------------*/

#twentyseven .columns-container {
	overflow: hidden;
	border-top: 2px solid #efefef;
	border-bottom: 2px solid #efefef;
	margin-bottom: 60px;
}
#twentyseven .columns {
	overflow: hidden;
	display: none;
	margin: -1px -30px -30px -30px;
}
#twentyseven .columns .column {
	float: left;
}
#twentyseven .columns.cols-5 .column {
	width: 20%;
}
#twentyseven .columns.cols-4 .column {
	width: 25%;
}
#twentyseven .columns.cols-3 .column {
	width: 33%;
}
#twentyseven .columns.cols-2 .column {
	width: 50%;
}
#twentyseven .columns.cols-3 .column.col-2 {
	width: 34%;
}
#twentyseven .columns .column .col-content {
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	margin: 0 0 0 -1px;
	padding: 0 30px 30px 30px;
}
#twentyseven .columns .column.col-1 .col-content {
	border-left-width: 0;
}
#twentyseven .columns.cols-2 .column.col-2 .col-content,
#twentyseven .columns.cols-3 .column.col-3 .col-content,
#twentyseven .columns.cols-4 .column.col-4 .col-content,
#twentyseven .columns.cols-5 .column.col-5 .col-content {
	border-right-width: 0;
}
#twentyseven .item {
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	overflow: hidden;
	border-top: 1px solid #efefef;
	padding: 30px 0 0 0;
}
#twentyseven .item .image {
	background-color: #efefef;
	background-color: #fff;
	border-bottom: 1px solid #efefef;
	margin: 0 0 15px 0;
}
#twentyseven .item img {
	width: 100%;
	height: auto;
	opacity: .95;
}
#twentyseven .item .caption {
	margin: 0 0 5px 2px;
	line-height: 22px;
	font-style: italic;
}
#twentyseven .item .source {
	margin: 0 0 0 2px;
}

/* Narrow */

@media screen and (max-width: 980px) {
	#twentyseven .columns-container {
		border-bottom: 0px;
		margin-bottom: 0;
	}
	#twentyseven .columns {
		margin: 0px 0px 0 0px;
	}
}

@media screen and (max-width: 600px) {
	
	#twentyseven .columns {
		margin: 30px 10px 0 10px;
	}
	#twentyseven .columns .column {
		float: none !important;
		width: auto !important;
	}
	#twentyseven .columns .column .col-content {
		border-width: 0px !important;
		margin: 0;
		padding: 0 20px;
	}
	#twentyseven .item {
		margin: 0 0 30px 0;
		padding: 0;
		border-width: 0;
	}
}

/* ---------------------------------------------------------
//
//  WORDS
//
// -------------------------------------------------------*/

#words {
	overflow: hidden;
	padding-bottom: 30px;
}
#words .cols {
	overflow: hidden;
}
#words .col {
	float: left;
	width: 50%;
}
#words h2 {
	margin: 0 0 30px 0;
}
#words h2.tight {
	margin: 0 0 20px 0;
}
#words .col ul {
	overflow: hidden;
	padding-top: 15px;
}
#words .col .section {
	padding: 0 30px 30px 0;
}

/* Left */

#words .col.col-1 {
	float: left;
}

/* Thumbs */

#words .thumbs {
	
}
#words ul.thumbs {
	margin-bottom: -20px;
	overflow: hidden;
}
#words .thumbs li {
	overflow: hidden;
	margin: 0 0 20px 0;
}
#words .thumbs li a {
	border-bottom-width: 0;
	overflow: hidden;
	display: block;
	float: left;
}
#words .thumbs li img,
#words .thumbs li .thumb {
	float: left;
	margin: 0 20px 0 0;
	width: 50px;
	height: 50px;
	background-color: #efefef;
}
#words .thumbs li a:hover img,
#words .thumbs li a:hover .thumb {
	opacity: .8;
}
#words .thumbs li .info {
	padding: 5px 0 0 0;
	float: left;
}
#words .thumbs li .info .year {
	font-size: 14px;
	line-height: 16px;
}
#words .thumbs li .info .title {
	float: left;
	line-height: 18px;
}

/* Awards */

#words .thumbs.awards li {
	margin: 0 0 10px 0;
}
#words .thumbs.awards .thumb {
	display: none;
} 

/* Collaborators */

#words .collaborators.thumbs li .info .title {
	padding-top: 8px;
}

/* Right */

#words .col.col-2 {
	float: right;
}
#words .col.col-2 h3 {
	margin: 0 0 15px 0;
}
#words .col-2 .jonathan {
	overflow: hidden;
	margin: 0 0 -20px 0;
}
#words .col-2 .jonathan .bio {
	margin: 0 0 10px 0;
}
#words .col-2 .jonathan .image {
	float: left;
	margin: 0 20px 10px 0;
	/*margin: 0 0px 20px 0;*/
	/*display: none;*/
}
#words .col-2 .jonathan img {
	width: 100%;
	width: 85px;
}
#words .col-2 form {
	overflow: hidden;
	margin: 0 0 30px 0;
	width: 320px;
}
#words .col.col-2 .quotes li {
	margin: 0 0 15px 0;
}

@media screen and (max-width: 980px) {
	#words .cols {
		padding: 0 30px;
	}
}
@media screen and (max-width: 650px) {
	#words {
		padding-bottom: 0px;
	}
	#words .cols {
		padding: 0 30px;
	}
	#words .col {
		float: none;
		width: 100%;
	}
	#words h2 {
		margin: 0 0 20px 0;
	}
	#words .col .section {
		padding: 0 0px 30px 0;
	}
	
	#words .col-2 li {
		margin: 0 0 0px 0;
	}
	#words .col-2 li .image {
		margin: 0 20px 0px 0;
	}
	#words .col-2 .jonathan .image {
		display: none;
	}
}
@media screen and (max-width: 500px) {
	#words .col-2 form {
		width: 100%;
	}
}

/* ---------------------------------------------------------
//
//  WORK
//
// -------------------------------------------------------*/

#work {
	padding-bottom: 45px;
}

/* Main image */

#work .main-image {
	margin: 0 0 30px 0;
	background-color: #efefef;
}
#work .main-image a:hover {
	border-width: 0;
}
#work .main-image a:hover img {
	opacity: .95;
}

/* Video */

#work .video {
	margin: 0 0 30px 0;
	background: #efefef;
	text-align: center;
}
#work .video iframe,
#work .video video {
	display: inline-block;
	width: 100%;
}

/* Info */

#work .info {
	overflow: hidden;
	padding: 0 0 30px 0;
}
#work .info p {
	margin: 0 0 15px 0;
}

/* Marginalia */

#work .info .marginalia {
	overflow: hidden;
	margin: 0 0 -15px 0;
	float: left;
	width: 33%;
}
#work .info .marginalia h1 {
	font-weight: bold;
}
#work .info .marginalia h2 {
	margin: 0 0 15px 0;
}
#work .info .marginalia .section {
	margin: 0 15px 30px 0;
}
#work .info .marginalia ul {
	margin-bottom: -5px;
}
#work .info .marginalia ul li {
	margin: 0 0 5px 0;
}
/*#work .info .marginalia ul li a:link,
#work .info .marginalia ul li a:visited {
	display: inline;
}*/

/* Statement */

#work .info .statement {
	float: right;
	overflow: hidden;
	margin: 0 0 -15px 0;
	width: 67%;
}
#work .info .statement p {
	margin: 0 0 15px 15px;
}
#work .info .statement .links {
	margin: 0 0 15px 15px;
	overflow: hidden;
}
#work .info .statement .links li {
	float: left;
	margin: 0 30px 0 0;
}

/* Essay */

#work .essay {
	margin-top: -20px;
}
#work .essay .bar {
	background: #efefef;
	display: block;
	height: 2px;
	margin: 30px 0 0px 0;
	margin: 30px 0 30px 0;
}
#work .essay .caption {
	font-style: italic;
	padding-top: 10px;
	margin: 0 0 15px 0;
}
#work .essay .caption,
#work .essay .caption a:link,
#work .essay .caption a:visited {
	color: #ccc;
}
#work .essay .caption a:hover {
	color: #000;
}
#work .essay blockquote {
	font-style: italic;
	margin: 0 0 15px 20px;
}
#work .essay img {
	background: #efefef;
	margin-top: 15px;
}
#work .essay a:hover img {
	opacity: .85;
}
#work .essay a:hover.image {
	text-decoration: none;
}
#work .essay h3 {
	padding: 30px 0 20px 0;
	font-weight: bold;
}
#work .essay p {
	margin: 0 0 15px 0;
}
#work .essay ol {
	list-style: decimal;
	margin: 0 0 0 15px;
}
#work .essay ul {
	margin: 0 0 0 30px;
	list-style-type: circle;
}
#work .essay ul li {
	margin: 0 0 20px 0;
}
#work .essay ol li {
	margin: 0 0 0px 0;
}
#work .essay .video {
	margin: 30px 0 0 0;
}

@media screen and (max-width: 980px) {
	#work .main-image img {
		width: 100%;
		height: auto;
	}
	#work .essay h3 {
		padding: 30px 30px 20px 30px;
	}
	#work .essay img {
		width: 100%;
		height: auto;
	}
	#work .essay ol {
		margin-left: 45px;
		margin-right: 30px;
	}
	#work .essay .caption {
		margin-left: 30px;
		margin-right: 30px;
	}
	#work .essay blockquote {
		margin-left: 60px;
	}
	#work .essay p {
		margin: 0 30px 15px 30px;
	}
	#work .info {
		padding: 0 30px 30px 30px;
	}
	#work .video video {
		height: auto;
	}
}
@media screen and (max-width: 750px) {
	#work .info .marginalia {
		float: none;
		width: auto;
	}
	#work .info .statement {
		border-bottom: 2px solid #efefef;
		margin: 0 0 30px 0;
		padding: 0 0 15px 0;
		float: none;
		width: auto;
	}
	#work .info .marginalia .section {
		margin: 0 0 20px 0;
	}
	#work .info .marginalia h2 {
		margin: 0 0 10px 0;
	}
	#work .info .statement p {
		margin: 0 0 15px 0;
	}
	#work .info .statement .links {
		margin: 0 0 15px 0;
	}
	#work .info .statement .links li {
		float: none;
		margin: 0 0 5px 0;
	}
}

/* ---------------------------------------------------------
//
//  WORKS
//
// -------------------------------------------------------*/

#works {
	overflow: hidden;
	padding-bottom: 40px;
}
#works .col {
	float: left;
	width: 50%;
}
#works h2 {
	margin: 0 0 30px 0;
}
#works .col ul {
	overflow: hidden;
}

/* Selected works */

#works .col-1 .col-content {
	padding-right: 15px;
}
#works .col-1 li {
	overflow: hidden;
	margin: 0 0 20px 0;
}
#works .col-1 li a {
	border-bottom-width: 0;
	overflow: hidden;
	display: block;
	float: left;
}
#works .col-1 li .thumb {
/*#works .col-1 li img {*/
	float: left;
	margin: 0 20px 0 0;
	width: 50px;
	height: 50px;
	background-color: #efefef;
}
#works .col-1 li a:hover .thumb {
	opacity: .7;
}
/*#works .col-1 li a:hover img {
	opacity: .7;
}*/
#works .col-1 li .info {
	padding: 5px 0 0 0;
	float: left;
}
#works .col-1 li .info .year {
	font-size: 14px;
	line-height: 16px;
}
#works .col-1 li .info .title {
	float: left;
	line-height: 18px;
}

/* All works */

#works .col-2 .col-content {
	padding-left: 15px;
}
#works .col-2 ul {
	padding-top: 5px;
}
#works .col-2 li {
	overflow: hidden;
	margin: 0 0 15px 0;
}
#works .col-2 li a {
	border-bottom-width: 0;
	overflow: hidden;
	display: block;
	float: left;
}
#works .col-2 li .year {
	float: left;
	margin: 0 20px 0 0;
	font-size: 14px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-color: transparent;
}
#works .col-2 li .title {
	float: left;
	line-height: 18px;
}

@media screen and (max-width: 980px) {
	#works .cols {
		padding: 0 30px;
	}
}
@media screen and (max-width: 600px) {
	#works {
		padding-bottom: 20px;
	}
	#works .col {
		float: none;
		width: auto;
	}
	#works .col-1 {
		margin: 0 0 20px 0;
	}
	#works .col-2 .col-content {
		padding: 0;
	}
	#works h2 {
		margin: 0 0 20px 0;
	}
}
