/*
	STYLES FOR MOBILE DEVICES
*/
body, p, input, textarea {
	font-size: 12px;
	letter-spacing: 0px;
}

#position {
	min-width: inherit;
	padding-left: 0.0em;
	padding-right: 0.5em;
}

/* disable clever footer */
#content { min-height: inherit; }

#header { padding-bottom: 1em; }
#header h1 { float: none; }
#header h2 { margin-top: 1em; margin-right: 1em; margin-left: 0.0em; }

/* context */
#context { 
	clear: both;
	float: left;
	margin-right: 0em;
	margin-bottom: 2em;
	margin-top: 0.5em;
}
#context h3 { margin-left: 0em; margin-right: 0.75em; }

/* footer */
#footer {	margin-top: 4em; padding-bottom: 4em; }
#footer { 
	margin-top: 2em;
	height: 2em;
}
#footer .right { float: left; margin-bottom: 1em; }
#footer .right a { margin-left: 0em; margin-right: 1em; }
#copyright { clear: both; }


#home p, .light { font-size: 1.1em; }

#home, #process, #article, #information, #project, #projects {
	min-height: inherit;
}

/* project sheets */
#sheet_prev, #sheet_next, .vimeosheet { display: none; margin: 0px; }
.project { margin-right: 0em; }
.col66, .col50, .col33, .col25 { float: none; width: auto; }
.colPad { padding: 0em; }
.sheet .text img { width: 100%; height: auto; }
.sheet .image img { width: 100%; height: auto; }

/* process */
#process div.date { display: none; }
#process div.tags { display: none; }

#post_next, #post_prev { top: 40px; }
#post_prev { right: 0em; }
#post_next { left: inherit; right: 1.25em; }

/* indent */
#header, #footer, .info { padding-left: 1em; }
#home, #article, #information { margin-left: 1em; margin-right: 0.5em;}
#process { margin-left: 0.5em;}
