.bsn-wrap {margin:0;}
.bsn-wrap .bsn-image{
	display: inline-block;
	float:left;position: relative;
	padding:0 10px 0 0;margin-right: 10px;
	padding: 3px;
	background: #e6e6e6;
}
.bsn-wrap .bsn-image > a{overflow: hidden;display: block;}
.bsn-wrap .shadow:before{
	background: url("../../images/bottom_image.png") no-repeat scroll 0 0 transparent;
	bottom: -20px;
	content: "";
	height: 20px;
	left: 0;
	position: absolute;
	background-size: 100% auto;
	width: 100%;
	z-index: 10;
}
.bsn-wrap .bsn-image img{
	width:100%;
	max-width:100%;
	border:0 none;
}
.bsn-wrap h4 {
	background: #0088B3;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-shadow: #333333 1px 1px;
	text-transform: uppercase;
	margin: 0;
	padding: 2px 5px 1px 8px;
}

.bsn-wrap .post {margin: 0 0 5px;overflow: hidden;}
.bsn-wrap .post:first-child {}
.bsn-wrap .showlinebottom{
	border-bottom: 1px dotted #cfcfcf;
}
div.bsn-wrap .post.last-item{
	border-bottom:none ;
	margin: 0;padding: 0;
}

.bsn-wrap .showlinebottom .post-inner{
	padding:0 0;
}	
.bsn-wrap .alignleft {
	display: inline-block;
}
.basic-date{color:#c0bfbf;display: block;margin-bottom: 5px;font-size: 91.7%; }
.bsn-wrap .bsn-image a{position:relative;}
.bsn-wrap .post-inner .bsn-image a span.wraphover{
	background-color:rgba(0, 0, 0, 0.4);
	position:absolute;
	display:block;
	top:0px;
	opacity:0;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
}
.bsn-wrap .post-inner:hover .bsn-image a span.wraphover{
	opacity:1;
}
.bsn-wrap .alignright {
	float: right;
	margin: 0 0 0 10px;
}

.bsn-wrap .wp-caption {
	background: #F7F7F7;
	text-align: center;
	padding: 5px 0 0 1px;
	border: 1px solid #dedede;
}
	
.bsn-wrap h2 a, .bsn-wrap h2 {
	line-height:18px;
	font-size: 100%;
	margin: 0;
}
.basicnews-desc{display: inline;}
a.more-view{font-size: 91.7%;display: inline-block;}
a.more-view:after{content: "\f054"; font-family: 'FontAwesome';display: inline-block;color: #fff;margin-left: -3px;vertical-align: middle;}
	a.more-view:hover:after{color: #3e5f8b;margin-left: 0;}
/* Style theme SJ-Basic-news */
div.bsn-wrap{}
	/*div.bsn-wrap h2 > a{color: #6d6d6d;}
	div.bsn-wrap h2 > a:hover{color: #73b700;}*/
	
div.theme1{}
	div.theme1  .post{border: medium none;padding: 0;margin: 0;background: url("../../images/left_item.png") no-repeat scroll left center;
		
	}
	
	div.theme1 .post h2{border-top: 1px dotted #C3C3C3;color: #919191;margin: 0 0 0 30px; padding: 7px 0;font-size: 91%;font-weight: normal;}
	div.theme1 .post:first-child h2{border: none;}
	div.theme1 .post > h2 > a{color: #919191;display: block;}
	div.theme1 .post > h2 > a:hover{color: #73B700;}
	div.theme1  div.see-all{display: block;text-align: right;font-size: 91.7%;padding: 0 5px;}
	div.theme1  div.see-all a{display: inline-block;}
	div.theme1 .post:hover h2{background: #eee;padding: 7px 15px;}
	
div.theme2col{overflow: hidden;margin: 8px -15px 0;}
	div.theme2col .post{
		width:49.5%;display: inline-block;padding: 0 15px;vertical-align: top;
		margin: 0 0 35px;
		box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
		/*-webkit-transform: scale(0);
		-moz-transform: scale(0);
		 -ms-transform: scale(0);
		  -o-transform: scale(0);
		     transform: scale(0);
			transition:all 1s ease 0s;
			*/
	}
	div.theme2col  .post.loaded{
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		 -ms-transform: scale(1);
		  -o-transform: scale(1);
		     transform: scale(1);
	}
	div.theme2col .bsn-image{padding: 6px;margin-right: 15px;}
	div.theme2col h2.title{font-size: 108.3%;}
div.theme3{}
	div.theme3 .basic-date{
		width:40px;height: 50px;display: block;
		float: left;margin-right: 15px;overflow: hidden;
		padding: 15px 5px 5px;text-align: center;
		
		box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	}
	div.theme3 .basic-date > span{display: block;color: #747474;line-height: 14px;}
	div.theme3 h2.title{margin-bottom: 5px;}

	div.theme3 .post{border-bottom: 1px dotted #d4d4d4;margin-bottom: 15px;padding-bottom:15px;}
	div.theme3 .post:last-child{border-bottom: none;margin-bottom: 0;padding-bottom: 0;}
	
