.blog_timestamp, .blog_entry_bottom {
			border-color:#BFB896;
			background-color:white;
			border-style:solid;
			border-width:3px 0 3px 0;
			padding:4px 10px;
			font-size:85%;
      position:relative;
		}
		.blog_entry_bottom {
			background-color:#E6DFC3;
		}
		.blog_entry {
			margin-bottom:40px;
		}
		#column_social {
			width:240px;
			background-color:#E6DFC3;
			border:3px solid white;
			font-size:80%;
			padding:10px;
		}
		#column_profile {
			width:585px;
			margin:0px 15px 0px 0px;
		}
		.top_entryinfo {
			display:block;
			width:490px;
		}
		.top_commentcount {
			display:block;
      position:absolute;
      right:0;
      top:-5px;
			width:50px;
		}
		.blog_entry_bottom .top_commentcount {
			width:150px;
			margin:2px 0 0 0;
		}
		.blog_entry_bottom .top_entryinfo {
			width:400px;
		}
		#top_blog_comment_image {
		}
		h2 {
			font-size:150%;
			margin:10px 0;
		}
		h2 a {
			color:#75671F!important;
		}
		.blog_recent_comment {
			margin:6px 0;
		}
		
		#blog_gfn_sidebar {
			margin:0 0 0 -10px;
			width:260px;
		}
