.bsn-wrap {margin:0;}
.bsn-wrap .bsn-image{
	display: inline-block;
	float:left;
	padding:0 10px 0 0;
}

.bsn-wrap .bsn-image img{
	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 20px;*/
	margin: 8px 0 0;
	padding: 0;
}
.bsn-wrap .post:first-child {margin: 0;}
.bsn-wrap .showlinebottom{
	border-bottom: 1px dotted #cfcfcf;
	padding:5px 0;
}
.bsn-wrap .last-item{
	border-bottom:none !important;
}
.bsn-wrap .first-item{
	padding-top:5px;
}
.bsn-wrap .showlinebottom .post-inner{
	padding:0 0;
}	
.bsn-wrap .alignleft {
	/*display: inline-block;*/
}
.basic-date{
	color:#c8c7c7; /*font-weight:bold;*/
}
/*.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%;
	font-weight:normal;
	margin: 0 0 5px 0;
}
.theme1.bsn-wrap h2 a,
.theme1.bsn-wrap h2{}
.theme1.bsn-wrap h2 a:hover, .theme1.bsn-wrap h2:hover{
	text-decoration:none;
}
.bsn-wrap .post p {
	margin: 0;
	padding: 0 0;
}
div.theme3 .post{margin-top: 9px;}
div.theme4 .post{margin: 0;}
.rtl .theme3 h2 a{ /*background-position:right -90px; padding-right:15px;*/}
.rtl .theme3 .item_inner a.more-view{left:0px; right:auto; background-position:left top;}
.rtl .theme3 .post:hover a.more-view{  background-position:left bottom;}
.rtl .theme6.bsn-wrap .word{float:right;}
.rtl .theme6.bsn-wrap a.view_all{ background-position:20% -30px;padding:5px 20px 5px 35px}
.rtl .bsn-wrap .bsn-image{ float:right; padding:0 0px 0 10px;}
.rtl .module.basic_topic .post .basicnews-desc{ /*float:right;*/}
.rtl .pull-right > .dropdown-menu{ left:0px; right:auto;}

