/*  * Blog.css  * URL: /v/blog/  * http://jt6wv.xtsn6.servertrust.com/v/blog/default.html  * *//* 	Main Containers----------------------------------------------- */#blog_wrap { width: 855px; }	#blog_posts { width: 654px; margin-right: 20px;} 	#blog_sidebar  { width: 179px;} #blog_posts, #blog_sidebar { float: left;}#blog_wrap { margin: 0 auto;}/* 	TEMPLATE FIXES----------------------------------------------- */#view_cart_text_right {  }#view_cart_text_left { }#content_inner { height: auto !important; }#footer_outter { background: transparent; padding: 0px;}#content_left { display: none; }#content_area { width: 986px; padding: 68px 0 0 0;}/* Blog Template----------------------------------------------- */.blog_sidebar_box_title, .sidebar *, .sidebar * * { font-family: verdana, arial, sans-serif; }#blogfeeds {   }#postfeeds {  }#blog_sidebar { font-family: verdana, arial, sans-serif; }#blog_wrap a img { border: 0; }#blog_wrap a:hover img { text-decoration: none; border: 0; }	#blog_header span { text-indent: -999em; font-size: 1px; line-height: 1px; visibility: hidden; margin-left: -999em;  }		#blog_header a:hover { text-decoration: none; }#blog_posts {}	.post { margin-bottom: 40px;}	.postheader { margin: 0 0 20px 20px; height: 30px; width: 634px; }	.postheader h1.post-title { float: left; margin: 0px; padding: 0px;  }		.postheader h1.post-title a {  font-size: 16px; line-height: 30px; display: block; width: auto; }		.postheader a.comment-link { display: block; width: auto;  }		.postheader a.comment-link span { font-weight: bold; text-transform: uppercase; }		.blogbody, .blogbody p { font-size: 11px;  line-height: 14px; }		/*	Turn Off Bullets and Formatting for Sidebar elements	*/		.date-header, .blogbody, .blogbody p, .sidebar_box, sidebar_box ul li 		.sidebar_body, p.profile-link a, dl.profile-datablock, dd.profile-data,		.sidebar_body, .sidebar_body li { list-style-type: none; margin: 0px; padding: 0px; }			.date-header { font-size: 10px;	padding: 2px 0 0 10px;  font-weight: bold; line-height: 30px; color: #4a4a4a; 			display: block; width: auto; float: left; text-transform: uppercase;   }		#aboutme_loc { font-style: italic; } /*	prototype generated class	*/	.post_body, .post_footer { width: 580px; margin-left: 20px; }	.post_body { margin-bottom: 20px; }	.post_footer { }	.post_footer_author, .post_footer_time, .comment-link-section { float: left; width: auto; }		.comment-link-section { margin-left: 20px; }#blog_sidebar {}	.blog_sidebar_box_title { width: 178px; height: 16px; font-size: 11px; line-height: 16px; font-weight: bold; margin-bottom: 10px; }		.blog_sidebar_box_title span { text-indent: 9px; display: block;}	.blog_sidebar_box { margin-bottom: 10px; }	#sidebar_box_meta, #profile-container .sidebar-title, #blog_sidebar_rss,  #profile-container .profile-datablock strong { display: none; }		#blog_sidebar_profile_body dd, #blog_sidebar_profile_body dd a {  }	.blog_sidebar_box a, .blog_sidebar_box a:hover {  font-size: 11px !important; font-family: verdana, arial !important; font-weight: normal }	.blog_sidebar_box a:hover {  }	.comment-link-section  { font-weight: bold; font-size: 14px; }	/*	Profile		*/	.profile-data, #aboutme_name, #aboutme_loc .profile-data a, .sidebar_body li a {  }		.sidebar_body { width: 150px; margin-left: 18px;  }		.sidebar_body li a { font-size: 11px; }		.profile-datablock {  }			.profile-datablock dd { margin: 0px; padding: 0;  }				.post_footer {  }		.post_footer .block, .post_footer .block a { font-size: 14px; text-transform: uppercase; font-weight: bold; }					.post_footer_author { }			.post_footer_time { padding: 0px 3px; }						.post_footer_author, .post_footer_time a { }		.sidebar_box {  }		p.profile-link { margin-top: 20px; margin-bottom: 0px;}		p.profile-link a { text-decoration: none; text-transform: capitalize; }		p.profile-link a:hover { text-decoration: underline;  } 		.profile-datablock { margin-top: 0px; }		/*	Use .texttitle to turn off image titles	*/.texttitle .blog_sidebar_box_title img { display: none; }.blog_sidebar_box_title { color: #0c5049; } /* med brown */.blogbody, .blogbody *, .date-header, .sidebar a, .sidebar a:hover, .sidebar li, .sidebar .profile-data, .profile-data a:hover {color: #392010} /* dk brown*/ .post_footer_time a, .post-title h1 a, .post-title a, .post-title { color: #7d4900  } /* lt brown*/.comment-link-section a span, .comment-link-section a:hover, .comment-link, .comment-link span, .blog_sidebar_title_posts   { color: #0c5049}/*  Backgrounds----------------------------------------------- */#content_inner { background: url('/v/blog/images/content_inner_bg.gif') left top no-repeat }#content_outter { background: url('/v/blog/images/content_outer_bg.gif') left top repeat-y  }#blog_sidebar { background: url('/v/blog/images/sidebar_bg.gif') left bottom no-repeat }.postheader h1.post-title { background: url('/v/blog/images/sidebar_bg.gif') left bottom no-repeat;  } .blog_sidebar_box_title { background: url('/v/blog/images/sidebar_title_bg.gif') left bottom no-repeat }.postheader { background: url('/v/blog/images/blog_title_border.gif') 0% 100% no-repeat; }/*#sidebar_box_links ul li { background: url('/v/blog/images/sidebar_list_bullet.gif') 0% 50%  no-repeat;  }*/				/* 	Helper Classes----------------------------------------------- */	.clearfix:after, .section:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }.clearfix, .section { 	display: inline-block; } .block { float: left;}html[xmlns] .clearfix, html[xmlns] .section { 	display: block; } * html .clearfix, * html .section  { height: 1%; }.hide { display: none !important; }
