/* Mobile Stylesheet */
/* Don't know what this is? see http://alistapart.com/articles/pocket/ */

															/** BODY ELEMENTS **/
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, 
*, .x {
	
	}






															/** MAIN CONTAINERS **/
div#container {
	width: auto;
	margin: 0 auto;
	padding: .5em;
	}
	div#header {
		
		}
		div#header-in {
			padding: 0 0 0 0;
			}
	div#footer {
		margin: .5em 0 .5em 0;
		}
		div#footer-in {
			padding: .5em 0;
			}






															/** SUB CONTAINERS **/
.hide {
	display: block;
	}






															/** LISTS **/
ul#nav-header {
	clear: both;
	text-align: left;
	}
ul.pages {
	padding: 0 0 .5em 0;
	text-align: left;
	}
ul.work {
	margin: .8em 0;
	}
	ul.work li { float: none; }
	ul.work li.mid { margin: 0 0 10px 0; }
ul#nav-footer {
	float: none;
	}
	ul#nav-footer li {
		padding: 0 3px 0 0;
		}






															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/