/*
BCG featured styles
*/
#bcg_featured_box{
		width:960px;
		
		margin:auto;
		background-color: ;
		position:relative;
	}
	
	.featured_main img{
		margin:auto;
	}
	
	.featured_main{
		float:left;
		width:529px;
		background-color: white;
		height: 342px;
		position:relative;
		text-align: center;
	}
	
	.featured_sidebar{
						
		width:103px;
		background-color: ;
		float:right;
		width:344px;
		height:349px;		
		
	}
	
	.feature_title{
		z-index:300;
		width:570px;
		height:69px;
		bottom:3px;
		left:0px;
		position:absolute;
		padding:8px;
		
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
	}
	
	.featured_sidebar ul li a{
		text-decoration: none !important;
		font-weight: bold;
		font-size:10pt;
		color: #000;
	}
	
	.featured_sidebar ul li{
		margin:auto;
		width:100%;
		height:100px;
		text-align:center ;
		margin-bottom:24px;		
	}
	
	.featured_sidebar img{
		margin:auto;
		
		text-align:center ;		
		border: 2px solid #fff;
	}
	
	.featured_sidebar .activeSlide{
		background-color: #E6E6E5;
	}
	
	.featured_sidebar img:hover{
		border: 2px solid #68AB60;
	}
	
	.featured_sidebar ul li:last-child{
		margin-bottom:0px;
				
	}
	
	
	.feature_title h3 a:hover{
		color:#FFA8A8;
	}
		
	.feature_title h3 a{
		font-family: Arial;
		font-size: 13pt;
		font-weight: bold;
		color: #fff;
		letter-spacing: 0;
		text-decoration: none !important;
	}
	
	.feature_title p{
		color: #fff;
		font-size: 10pt;
	}
	
	#home_vert_holder{
		width:100%;
		height:458px;
		position: relative;
		margin-top: 20px;
	}
	
	#home_vert_left{
		float:left;
		margin-left:5px;
	}
	
	#home_vert_right{
		float:right;
		margin-right:5px;
	}
	
	#home_vert_left, #home_vert_right{
		
		width:46%;
		height:471px;
		padding:0;
		background-color: ;
	}
	
	#home_vert_right{		
		background-color: ;
	}
	/*BCG WIDGET STYLES*/
	.home_main_holder{
		width:629px;
		height: 315px;
		position: relative;
		margin:auto;
		margin-top:30px;
	}
	
	.home_main_left{
		float:left;
		position:relative;
		width: 360px;
	}
	
	.home_main_right{
		float:left;
		position:relative;
		width: 267px;
	}
	
	.home_main_overlay{
		position: absolute;
		z-index: 30;
	}
	.home_title_overlay{
		position: absolute;
		bottom:0px;
		left:0px;
		padding:4px;
		height:50px;
		width:292px;
		background:none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
		font-family: Arial;
		font-size: 13pt;
		
		color: #fff !important;				
	}
	
	/*BASIC POST LIST*/
	.vert_item{
		width:100%;
		height: 67px;
		padding:0px;
		border-bottom: 1px solid #737373 !important;
	}
	
	.basic_thumb{
		float:left;	
		width:22%;
		background-color: ;
		text-align: center;
		padding:1%;
	}
	
	.basic_thumb_txt a{
		color: #000000 !important;
		text-decoration: none;
	}
	
	.basic_thumb_txt a:hover{
		color: #919191 !important;
		
	}
	
	.basic_thumb_txt p{
		color: #4D4D4D !important;
		font-size: 10pt;
	}
	
	.basic_thumb_txt{
		float:left;
		width:221px;
		padding:1%;
		overflow:hidden;
		background-color: ;
		font-size: 10pt;
		height:55px;
		color: #000;
		text-decoration: none;
	}
	
	.meta-info{
		font-size: 8pt;
	}
	
	.home_main_holder h1{
		width:98%;
		font-weight:normal;
		background-color: #000;
		color: #fff;
		height:27px;
		padding:5px;
		font-size:15pt;
		font-family: Arial;
	}
	
	.home_main_overlay a{
		color:#fff;
		font-size: 12pt;
	}
	.home_main_overlay{
		position: absolute;
		bottom: 0px;
		height:40px;
		z-index: 24;
		background:none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
		color: #fff;
		padding:2%;
		width:96%;
	}
	
	.bcg_vert_header{
		width:290px;
		height:24px;
		background-color: #000;
		padding:5px;				
		font-family: Arial;
		font-size: 13pt;
		font-weight: bold;
		color: #fff;
	}
	
	.home_col_top{
		position: relative;
	}
	
	
	.home_title_overlay a{
		color: #fff;
	}
	
	.home_title_overlay a:hover, .home_main_overlay a:hover{
		color: #FFA8A8;
	}
	.home_title_overlay{
		position: absolute;
		bottom:0px;
		left:0px;
		padding:4px;
		height:50px;
		width:292px;
		background:none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
		font-family: Arial;
		font-size: 13pt;
		
		color: #fff !important;				
	}