/* mobile styles */
 #wrap { width:310px; margin-left:auto; margin-right:auto; overflow:hidden; }

 #nav { width:310px; background:none; height:auto; overflow:hidden;   }
 #nav ul {	display: inline; list-style: none;  margin:0px; padding:0px; height:42px;}
 #nav ul li { float: left;  display: inline; font-size: 1em; line-height: 0.8em;  margin:0px; padding:6px 0 0 0;    }
 #nav ul li a { display:block; padding:0; margin:0px; padding-top: 8px; padding-bottom: 4px; width:320px; }
 #nav ul li a:hover { }
 
  
 .single-post .type-post { width:310px;}
 .single-post .type-post .gridly-copy { width:290px;}
 .single-post .type-post img { width:310px; height:inherit;}
 
 .type-page { width:310px;}
 .type-page .gridly-copy { width:290px;}
 .type-page img { width:310px; height:inherit;}
 
 #comment-form { width:285px; }
