/*

Title: 		drewmyler.com
Media:		iPhone/Android/Mobile between 320px and 480px wide
Updated: 	Mar 25, 2010


/* ----------------------------
		=Structure
------------------------------ */

body {
	width: 100%; 
	-webkit-text-size-adjust: none;
	}

img {
	max-width: 90%;}

.iphone-top {
	display:  block;
	}

#wrap { 
	width: auto; 
	margin: 0 20px; 
	text-align: left;
	position:relative;
	}		

#masthead p {
	float: left;
	padding: 0;
	}

/* Type */

.post p, .post li {
  font-size: 1em; /* 16px */
  line-height: 1.5em;
	}

.post h2.title, #content h1 {
	font-family: "Avenir Lt Std", Arial, sans-serif;
	font-weight: 100;
	font-size: 1.65em; /* 30px */
	}


