/* 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:36px; line-height:36px;  }
 #nav ul li { float: left;  display: inline;  font-size: 9px; font-weight:bold; text-transform:uppercase; margin:0px; padding:0px;    }
 #nav ul li a { display:block; height:36px; padding:0; margin:0px;  width:310px; border-bottom:1px solid #333; }
 #nav ul li a:hover { }
  
 .single-post .type-post { width:310px;}
 .single-post .type-post .gridly-copy { width:310px;}
 .single-post .type-post img { width:310px; height:inherit;}
 
 .type-page { width:310px;}
 .type-page .gridly-copy { width:310px;}
 .type-page img { width:310px; height:inherit;}
 
 #comment-form { width:310px; }
