/* mobile styles */
 #wrap { width:300px; margin-left:auto; margin-right:auto; overflow:hidden; }
 #header 			 { text-align: center; width:100%;}
 h6  { font-size:36px; line-height:28px; color:blue; padding:0px; margin:0px; font-weight:bold;  margin-bottom: 50px;} 

 #nav { width:300px; background:none; height:auto; overflow:hidden; text-transform: uppercase; font-weight: normal; text-align: center;}
 #nav ul {	display: inline; list-style: none;  margin:0px; padding:0px; height:42px; line-height:42px;  }
 #nav ul li { float: left;  display: inline;  font-size: 16px; margin:0px; padding:0px;    }
 #nav ul li a { display:block; height:46px; padding:0; margin:0px;  width:300px; border-bottom:1px solid blue; }
 #nav ul li a:hover { }
  
 .single-post .type-post { width:300px;}
 .single-post .type-post .gridly-copy { width:275px; text-align: left;}
 .single-post .type-post img { width:300px; height:inherit;}
 
  
 .type-page { width:300px;}
 .type-page .gridly-copy { width:275px;}
 .type-page img { width:275px; height:inherit;}
 
 #comment-form { width:270px; }


	
#footer-area {width: 100%; margin: 0px auto; text-align: left;}		
#footer-area .widget 	{ }	
#footer-area .widget ul {list-style: none; height:20px; line-height:20px;}
#footer-area .widget li {display: inline;  font-size: 12px;}
#footer-area .widget a 	{margin-right: 12px;}
#footer-area .widget-copy 	{} 
	
	
#copyright {
	width:300px;
	margin:0px auto;
	text-align:left}