@charset "utf-8";
/*---Styles for iphone---*/
/*==========Common Styles==========*/
body{min-width:320px; max-width:480px;}

/*==========Wrappers==========*/
#main_wrapper{width:300px; margin:50px auto 0 auto;}
#footer{text-align:left;}
/*resize image upon screen is resized*/
img{max-width: 100%; height: auto; width: auto\9; /* ie8 */}

.border_l{width:300px;}
.border_r{display:none;}

.featured {padding-bottom:50px;}
.featured > .l_col{width:300px; margin-right:0; margin-top:20px;}
.featured > .r_col{width:300px; margin-top:20px;}
.iphone{display:block; float:left; width:128px; height:225px; background:url(../assets/iphone_bg_lo.png) top left no-repeat; padding:38px 8px 43px 7px; margin-right:0;}
.iphone:first-child{margin-left:0; margin-right:10px;}
.iphone > img{width:126px; height:223px;}

.recent > .project{margin-left:0; margin-bottom:50px;}
.recent > .project:last-child{margin-bottom:0;}

.contact > .col{clear:both; display:block;}
.contact .mail{padding:4px 0 0 45px; margin-right:0; margin-bottom:20px;}
.contact .location{padding:4px 0 0 45px; height:26px; margin-right:0; margin-bottom:15px;}
.contact .phone{padding:4px 0 0 45px; height:22px;}

