@charset "utf-8";

#blog-cat-1 #post_area	{width:720px; float:left; }

#blog-cat-1 #post_wrapper	{ }
#blog-cat-1 #post_wrapper .entry { width:700px; margin-right:10px; margin-left:10px; }
#blog-cat-6 #post_wrapper .entry .entry_holder { }

#blog-cat-1 #post_wrapper .entry .post_info_holder {  }
#blog-cat-1 #post_wrapper .entry .post_info { }
#blog-cat-1 #post_wrapper .entry .post_title { }

#blog-cat-1 #post_wrapper .entry .post_content { float:right; width:460px; }

#blog-cat-1 #post_wrapper .entry .big_image_wrapper	{ float:left; }
#blog-cat-1 #post_wrapper .entry .big_image { display: block; }

#blog-cat-1 .sidebar { padding-top: 40px; }

@media (max-width: 995px) {
  #blog-cat-1 #post_area	{ width: 100%; float: none; }
  #blog-cat-1 #post_wrapper .entry	{ width: calc(100% - 20px); float: none; }
  #blog-cat-1 #post_wrapper .entry .post_content { float: none; width: 100%; }
}
