/* 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:22px; line-height:22px;  }
 #nav ul li { float: left;  display: inline;  font-size: 11px; margin:0px; padding:0px;    }
 #nav ul li a { display:block; height:22px; padding:0; margin:0px;  width:320px; border-bottom:1px solid #ccc; }
 #nav ul li a:hover { }
  
 .single-post .type-post { width:300px;}
 .single-post .type-post .gridly-copy { width:280px;}
 .single-post .type-post img { width:280px; height:inherit;}
  .type-post .gridly-copy {margin-top:0;}
 .type-page { width:300px;}
 .type-page .gridly-copy { width:280px; }
 .type-page img { width:280px; height:inherit;}
 
 #comment-form { width:275px; }
#NavArticle{
	display:none;
}

#nav .menu-menu-1-container {
    float:none;
    left: 0;
}
 .type-page .gridly-copy h1{
	 margin-bottom: 10px;
 }

.commentlist .vcard {
    display: inline;
    float: left;
    margin-bottom: 20px;
    margin-right: 0;
    text-align: left;
    width: 100%;
}
.commentlist .vcard cite.fn p {
    text-align: left;
}