@charset "utf-8";

	.post_heading { background:black; overflow:auto; }
	.post_heading .fleft { width:425px; background:#333; }
	.post_heading .inner { padding:0 0 10px 10px; }
	.post_image { padding-top:15px; }
	.post_image img { border-bottom:5px solid #999; border-right:5px solid #999; }
	.post_category { margin-top:10px; }
	.post_sidebar { overflow:hidden; }/* background:url(img/post_side_bg.jpg) no-repeat top left; min-height:293px; } */
	
	.post_sidebar .blurb_small .fleft { width:57px; margin-right:10px; }
	.post_sidebar .blurb_thumb { border-color:#666; } 
	.post_sidebar .blurb_small { border-bottom-color:#666; }
	.post_sidebar .blurb_small:hover { background:none; }
	.post_sidebar .related { padding:0 0 0 8px; }
	.post_sidebar .blurb_heading { background:#666; color:white; }
	
	.post_option_title { }
	.post_heading .social_bookmarks img { height:25px; width:25px; }
	
	#ads { opacity:0.4; filter:alpha(opacity=40); }
	
	.content_extras { float:right; display:inline; margin:5px 0 5px 5px; padding:5px; width:200px; background:#F1F9FA; border:1px solid #C2C7CF; }
	.content_extras .blurb_heading { background:#57667F; color:white; }
	.related .blurb_small { padding:5px 0; }
	
	/* .single .entry { padding:15px 30px; }	*/
	
	.page-navigation .page-numbers { padding:3px 6px; border:1px solid white; background:white; color:#333; } /* current */
	.page-navigation a .page-numbers { border:1px solid #ccc; } /* others */
	
	.post_option_title { background:black; color:white; padding:5px 20px; font-family:"Trebuchet MS", Tahoma, "Segoe UI", sans-serif; text-transform:uppercase; }
	.post_option_title a { color:white; }
	.fright .post_option_title { float:right; display:inline; margin-left:1px; }
	.left .post_option_title { float:left; display:inline; }
	
	#post_options { overflow:hidden; border-top:1px solid #ccc; background:#333; }
	#post_options .fright { width:400px; overflow:hidden; }
	#post_options .left { overflow:hidden; }

	#post_options .social_bookmarks img { height:20px; width:20px; padding:0 3px; }
	
	#post_options .social_bookmarks { margin-top:4px; margin-left:15px; }
	#post_options .social_bookmarks li.first { padding-left:10px; }
	
	#top_post_options .post_option_title { padding:5px 10px; background-color:#333; }
	#top_post_options { padding:5px; margin:5px; background:black; }
	#top_post_options .fleft { width:50px; overflow:hidden; }
	#top_post_options .right { overflow:hidden; padding-left:3px; }
	
	#post_options_list { padding:10px 0 0; }
	#post_options_list li { margin-bottom:5px; background:#222; border:1px solid #333; padding:2px 5px; }
	
	#post_option_box { background:black; position:absolute; padding:5px 0; opacity:0.9; border-bottom:5px solid #555; width:240px; overflow:hidden; }
	#post_option_box label { float:left; display:inline; width:95px; font-size:10px; text-transform:uppercase; text-align:right; margin-left:5px; margin-right:10px; overflow:hidden; }
	#post_option_box input, #post_option_box textarea { width:120px; background:#333; border:1px solid #666; color:white; margin-right:5px; overflow:hidden; }
	#post_option_box p { margin:0 0 0.2em 0; overflow:hidden; }
	#post_option_box .submit { }
	
	#post_option_box .option_heading { border-bottom:1px solid #666; padding:0 5px 2px; color:#c3e5ee; font-size:10px; text-transform:uppercase; overflow:hidden;  }
	#post_option_box .fright { width:80px; text-align:right; }
	#post_option_box .close_btn { color:#BF5F5F; cursor:pointer; cursor:hand; }
	#post_option_box .responsemsg { text-align:right; padding: 0 10px; }
	