.aidanews2_topL, .aidanews2_botL {
	float: left;
	width: 50%;
	text-align: left;
}
.aidanews2_topL {
	font-size: 10px;
}
.aidanews2_topR, .aidanews2_botR {
	float: right;
	width: 50%;
	text-align: right;
}
.aidanews2_main {
	float: left;
	text-align: left;
	width: 100%;
}
.aidanews2_mainL {
	width: auto;
	float: left;
}
.aidanews2_mainC {
	width: auto;
	overflow: auto;
}
.aidanews2_mainR {
	float: left;
	width:56%;
	text-align:left;
}
.aidanews2_title {
	padding: 0;
	margin: -5px 0 0;
	display: block;
	font-size: 15px;
	border: 0 !important;
}
.aidanews2_title a:link {
/*	font-weight: bold;*/

}
.aidanews2_date {
	float:left;
	text-align:left;
	font-size:11px;
}
.aidanews2 img {
	border: 3px solid #999999;
	float: left;
	margin-right: 20px;
	height: 50px;
	width: 50px;
}
.aidanews2 .readon {
	margin-top: 3px;
}
.aidanews2_positions {
	padding: 2px 5px !important;
}
.aidanews2 .even {
}
 .aidawarning {
 font-weight: bold;
 color: red;
 font-size: 10px;
}
/* Tables */



.aidanews2_table {
	width: 100%;
	margin-bottom: 5px;
}
.aidanews2_table .aidanews2_tabrow {
	clear: both;
	width: 100%;
	margin: 0;
}
.aidanews2_table .aidanews2_tabrow .aidanews2_art {
	float: left;
	display: inline;
	border-right: 1px solid #ccc;
}
.firstinrow {
	border-left: 1px solid #ccc;
}
.infirstrow {
	border-top: 1px solid #ccc;
}
/* Bottom Link */



.aidanews2_bottomlink {
	padding: 5px 8px 3px;
}
.aidanews2_bottomlink a:link {
	font-weight: bold;
}
.aidanews2_table .aidanews2_bottomlink {
	border: 1px solid #ccc;
	border-top: 0px;
	width: 25%;
	clear: both;
	background-color: #E8E8E8;
}
/* Rating, Hits, Comments Images */



.aidanews2_rating {
	background: url("../img/default/rating.png") no-repeat scroll 0 2px transparent;
	padding: 3px 3px 3px 20px;
}
.aidanews2_hits {
	background: url("../img/default/hits.png") no-repeat scroll 0 2px transparent;
	padding: 3px 3px 3px 20px;
}
.aidanews2_comments {
	background: url("../img/default/comments.png") no-repeat scroll 0 2px transparent;
	padding: 3px 3px 3px 20px;
}
/* New in v 2.0.7 */



.aidanews2_stars_rating {
	display: inline;
	width: 80px;
	height: 16px;
}
.aidanews2_stars_rating img {
	padding: 0;
	border: 0;
	margin: 0;
}
/*** draw line ***/

.aidanews2_art {
	border-bottom: 1px solid #393939;
	margin: 0 0 16px;
	padding: 12px 0 16px;
	float:left;
	width:100%;
}
.aidanews2_art.last {
	border-bottom: medium none;
}
/*** draw line at blog page's recent post ***/

.sidebar_widget .aidanews2_art {
	border-bottom: 1px solid #F5F6F6;
	float: left;
	margin: 0 0 16px;
	padding: 0 0 13px;
	width: 100%;
}
.sidebar_widget .aidanews2_art.last {
	border-bottom: medium none;
}
/** title **/

.aidanews2_title a {
	font-size: 14px;
	font-style: normal;
	width:100%;
	float:left;
	text-align:left;
}
/** title on jos-socail **/

.aida_news_social .aidanews2_mainC a {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.aida_news_social .aidanews2_mainC li i.fa.fa-caret-right {
	display: none;
}
.aida_news_social .aidanews2_mainC > li {
	list-style: none;
}
.aida_news_social .aidanews2_date {
	float:none;
}
