/* 
Title:		styles for iphone
Author: 	dan@dtott.com
Copyright:	2010, Daniel T Ott, LLC. All rights resevered (no copying or use without permission).

*/ 
    
    #wrap #masthead a:before{
        
        content: url(/dtTheme/i/logo.png); display: block; width: 108px; height: 108px; 
        float: left; margin: 16px 0 0; padding: 0; -webkit-border-radius: 0;
        background: none; -webkit-box-shadow: none;
    
    }
    
    
    #wrap #mainFooter{
        position: relative; left: 0; padding: 30px 0 0; text-indent: 0; width: auto; -webkit-transform: none; 
    }
    
    
    #wrap #nav{ text-align: left; position: relative; top: 0; right: auto; left: auto; }

