/* tablet styles - 600px to 980px */

#wrap { width:640px; margin-left:auto; margin-right:auto; overflow:hidden; }

.navbar-collapse.collapse {
display: block!important;
height: auto!important;
padding-bottom: 0;
overflow: visible!important; }

.navbar-toggle {
    position: relative;
    top: auto;
    left: auto;
    display: none;
  }

.navbar-header 						{ width:620px; }
#nav, .logo, .navbar	   			{ max-width: 620px; }
#nav ul li 							{ font-size: 20px;  }

#post-area 							{ max-width:620px;}

.top-area 							{ position:relative; width: 97%; margin-left: 3%; display:inline-block;margin-bottom:-4px;max-width:620px;}	
.top-area .post, .top-area .page 	{ display:inline-block; width:620px; background:#FFF; margin-right:20px; margin-top:20px; }
.top-area .post .gridly-copy 		{ width:580px; margin:5px 20px 15px 20px; overflow:hidden; clear:both;}
.top-area .post .gridly-date 		{ width:150px;  color:#8e8e8e; font-size:11px;  border-bottom:1px dotted #cccccc; padding-bottom:0; padding-top:0; }
.top-area .post .gridly-link 		{ width:150px; color:#494e51;}
.top-area .tag-wp_teaser_prog		{ background:#000; border:0; height: 482px; }
.tag-wp_teaser_prog .gridly-image 	{ height:360px;overflow:hidden;}
.tag-wp_teaser_prog .gridly-image img { margin-top: -25%; }
.top-area .tag-wp_teaser_prog .gridly-copy 		{margin-top:0px;}
.top-area .post:last-child			{ margin-right:0px;}
.page-id-4872 #content-area .column_right {display:none;}



