/*  * @Filename:  * *//*  * Blog.css  * URL: /v/blog/  * http://www.airsoftatlanta.com/v/blog/default.htm  * *//*	Layout ----------------------------------------------- */#blog_wrap { width: 755px; margin: 0 auto;}	#blogposts, #blog_sidebar { float: left;}	/*	Set Width & Set Font size	*/	#blog_posts { width:564px; text-align: left; } 	#blog_sidebar  { width:180px; text-align: left; } /* 	TEMPLATE FIXES----------------------------------------------- */#view_cart_text_right {  }#view_cart_text_left { }#content_area { padding-left: 0px !important; padding-right: 0px !important; width: 780px !important; } #content_outter, #content_inner  { background: #fff; }/* 	Hide Comments----------------------------------------------- */.postheader_comments { display:none; }/*.postfooter_comments { display:none; }*//* 	Hide Sidebar Modules: * 		.sidebar_about, .sidebar_archive * 		 * ----------------------------------------------- */.sidebar_meta { display: none; }/* {}*//* Blog Template----------------------------------------------- */#blogfeeds {   }#postfeeds {  }#blog_wrap a img { border: 0; }#blog_wrap a:hover img { text-decoration: none; border: 0; }#blog_sidebar { background: url('/v/blog/assets/images/sidebar_bg.gif') left bottom no-repeat }	#blogheader { font-family: verdana, Arial, Helvetica, sans-serif; }		#blogheader a:hover { text-decoration: none; }	.post { margin-bottom: 30px; font-family: verdana, Arial, Helvetica, sans-serif; }		.postheader { margin: 0; padding: 0 0 9px 0; width: 535px;  line-height: 18px; }		.postheader h1.post-title { width: auto; float: left; margin: 0; padding: 0 16px 0 0; display:block; }			.postheader h1.post-title a { display: block; font-size: 14px; font-family: verdana, Arial, Helvetica, sans-serif; padding-left: 2px; line-height: 18px;  }			.postheader a.comment-link { display: block; width: auto;  }			.postheader a.comment-link span { font-weight: bold; text-transform: uppercase; }		.blogbody { width: 535px; }		.blogbody, .blogbody p { font-size: 10px;  line-height: 14px; font-family: verdana, Arial, Helvetica, sans-serif; color: #4a4340 }			.date-header { font-size: 10px; color: #4a4340; display: block; width: auto; float: left; 				text-transform:capitalize;  padding-top: 4px !important; }		/*	Sidebar Font Family and Resets Margin/Padding	*/		.date-header, .blogbody, .blogbody p, .blog_sidebar_box, .blog_sidebar_box ul li, .sidebar_body, p.profile-link a,		.sidebar_body, .sidebar_body li { list-style-type: none; margin: 0px; padding: 0px; }			#aboutme_loc { font-style: italic; }		.post_body, .post_footer { padding-left: 2px; }		.post_body { margin-top: 10px; }		.post_footer{ margin-top: 10px; }			.post_footer_author,			.post_footer_time,			.post_footer_comments { float: left; display: block; width: auto; text-transform: uppercase; font-weight: bold; font-size: 12px; }			.post_footer_author { padding-right: 6px; color: #aa561d}			.post_footer_time { padding-right: 45px;}			.post_footer_time, .post_footer_time a { color: #969696} /* lt grey*/			.post_footer_comments, .post_footer_comments a { color: #4a4340; font-size: 12px; font-weight: bold; }#blogposts, #blog_sidebar { float: left;}/*	Set Width & Set Font size	*/#blogposts { } /*	SIDEBAR----------------------------------------------- */#blog_sidebar  { font-family: Arial, Helvetica, sans-serif; } 	#sidebar_meta, #profile-container .sidebar-title, #profile-container .profile-datablock strong { display: none;  }		#blog_sidebar_profile_body dd, #blog_sidebar_profile_body dd a {  }		.profile-data, #aboutme_name, #aboutme_loc .profile-data a, .sidebar_body li a {  }	.sidebar_body, #profile-container { width: 170px; padding: 0 0 10px 0; }	#profile-container { }		#profile-container dl {}		#profile-container dd {}		#profile-container dd a { color: #4a4340 }	.sidebar_title { font-size: 12px; color: #f0ddc9; height: 35px; padding-left: 25px;line-height: 21px; }		.sidebar_title span { font-size: 12px; color: #f0ddc9; }		.sidebar_title img{ display: none; }	.sidebar_body {  margin-left: 11px; }		.sidebar_body li a { font-size: 12px; color: #aa561d; }		.sidebar_body li a:hover { color:#4a4340}		.profile-data { font-weight: bold; padding:0 0 23px !important; }		.profile-datablock {  }			.profile-datablock dd { margin: 0px; padding: 0;  }			.post_footer_author {  }			.post_footer_author, .post_footer_time a { }		.blog_sidebar_box {  }		p.profile-link {  font-size: 12px; margin-top: 0px; margin-bottom: 0px; font-family: Arial, Helvetica, sans-serif;}		p.profile-link a { text-transform: capitalize; }		p.profile-link a:hover { text-decoration: none;  } 		.profile-datablock { margin: 0px; padding: 0px; }/*  Backgrounds----------------------------------------------- */#blog_sidebar_box_links ul li { background: url('/v/blog/assets/images/sidebar_list_bullet.gif') 0% 50%  no-repeat;  }.sidebar_title { background: url('/v/blog/images/sidebar_title_bg.gif') 0% 0%  no-repeat;  }	.postheader { background: url('/v/blog/images/postheader_border.gif') 0% 100%  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; }
