@charset "utf-8";



#blog-cat-12 #post_area	{
	width:706px; 
	float:right;
	padding: 0px;
	margin: 0px;
}


#blog-cat-12 #post_wrapper_top{
	display: block;
	width: 706px; 
	height: 25px; 
	background-image: url(../../skins/white/gfx/wood_top.png); 
	background-repeat:no-repeat;
	background-position: top left;
}

#blog-cat-12 #post_wrapper_bottom{
	display: block;
	width: 706px; 
	height: 29px; 
	background-image: url(../../skins/white/gfx/wood_bottom.png); 
	background-repeat:no-repeat;
	background-position: top left;
}

#blog-cat-12 #post_wrapper	{  
	display: block;
	background-image: url(../../skins/white/gfx/wood_middle.jpg); 
	background-position: top left;
	min-height: 710px;
}

#blog-cat-12 #post_wrapper .entry {
	margin-right: 20px; 
	margin-left: 20px;
}


#blog-cat-12 #post_wrapper .entry .entry_holder { }

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

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

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

#blog-cat-12 .sidebar { padding-top: 0px; }


/* POST *//*
#blog-cat-12 #cat_title_wrapper	{ width:719px; padding: 0 20px 0 0; font-size: 13px; }
#blog-cat-12 #cat_title h1	{ float: left; width:220px; padding: 58px 10px 61px 20px; font-size: 25px; line-height:24px;}
#blog-cat-12 #cat_title h1 a	{ text-decoration:none;}
#blog-cat-12 #cat_title p {float:left; padding: 65px 0 0 10px;  font-style: italic; width: 439px; }
#blog-cat-12 #post_area	{width:739px; float:right; }

/* POST CONTENT *//*
#blog-cat-12 #post_wrapper	{ padding:42px 20px 0 10px;}
#blog-cat-12 #post_wrapper .entry { width: 679px; padding: 0 20px 12px 0; margin: 0 0 0px 10px; }
#blog-cat-12 #post_wrapper .entry .post_title { font-size:25px; line-height:30px; }
#blog-cat-12 #post_wrapper .entry .post_title a { text-decoration:none; }
#blog-cat-12 #post_wrapper .entry .post_info { font-size:10px;}
#blog-cat-12 #post_wrapper .entry .post_info span	{ padding:0 8px 0 0; margin:0 5px 0 0;}
#blog-cat-12 #post_wrapper .entry .big_image_wrapper { float:left; margin:0 0 18px 0; }
#blog-cat-12 #post_wrapper .entry .big_image { display: block; }
#blog-cat-12 #post_wrapper .entry .post_content { float:right; width: 439px; font-size:13px; }
#blog-cat-12 .sidebar { padding: 48px 10px 0 10px; }