.aidanews2_homelayout p{margin: 0;}
.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 {position: relative;}

.aidanews2_mainL {
	width: auto;
	float: left;

}

.aidanews2_mainC {
	width: 100%;
	position:relative;
	z-index: 1;
}

.aidanews2_mainR {
	width: auto;
	float: right;
}

.aidanews2_title {
  padding: 0;
  margin: 0;
  font-size: 15px;
  border: 0 !important;
  /*display: none; */
  font-weight: 400;
  position: relative;
  text-align: center;
  width: 100%;
  padding: 0;
}

.aidanews2_title {display: block;}
div.bgtitle{position: absolute;width: 100%;margin-top: -68%;height: 100%;z-index: 10;max-height: 260px;max-width: 384px;background:url("../img/trans.png") repeat 100% 100% transparent;}  
div.bgtitle .aidanews2_title {display: none;}
div.bgtitle:hover 
{
	/* set back ground here */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 14%, rgba(0,0,0,0.64) 39%, rgba(0,0,0,0.64) 47%, rgba(2,0,0,0.64) 54%, rgba(2,0,0,0.64) 62%, rgba(2,0,0,0.4) 87%, rgba(2,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(14%,rgba(0,0,0,0.4)), color-stop(39%,rgba(0,0,0,0.64)), color-stop(47%,rgba(0,0,0,0.64)), color-stop(54%,rgba(2,0,0,0.64)), color-stop(62%,rgba(2,0,0,0.64)), color-stop(87%,rgba(2,0,0,0.4)), color-stop(100%,rgba(2,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 14%,rgba(0,0,0,0.64) 39%,rgba(0,0,0,0.64) 47%,rgba(2,0,0,0.64) 54%,rgba(2,0,0,0.64) 62%,rgba(2,0,0,0.4) 87%,rgba(2,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 14%,rgba(0,0,0,0.64) 39%,rgba(0,0,0,0.64) 47%,rgba(2,0,0,0.64) 54%,rgba(2,0,0,0.64) 62%,rgba(2,0,0,0.4) 87%,rgba(2,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 14%,rgba(0,0,0,0.64) 39%,rgba(0,0,0,0.64) 47%,rgba(2,0,0,0.64) 54%,rgba(2,0,0,0.64) 62%,rgba(2,0,0,0.4) 87%,rgba(2,0,0,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 14%,rgba(0,0,0,0.64) 39%,rgba(0,0,0,0.64) 47%,rgba(2,0,0,0.64) 54%,rgba(2,0,0,0.64) 62%,rgba(2,0,0,0.4) 87%,rgba(2,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00020000',GradientType=0 ); /* IE6-9 */

	
	/* end set back ground here */
	}
	
	
div.bgtitle:hover .aidanews2_title {display: block;transition: 0.5s;width: 95%;margin: 30% auto 0;}
.aidanews2_title a {font-weight: 200;color: #fff;text-shadow: 1px 1px #000;}
.aidanews2_date {}
.aidanews2 img {padding: 2px;border: solid 1px #ccc;margin-right: 5px;float: left;}
.aidanews2 .readon {margin-top: 3px;}
.aidanews2_positions {}
.aidanews2 .even {background-color: #E8E8E8;}
.aidanews2_line {width: 100%;border-bottom: 1px solid #ccc;}

.aidawarning {
	font-weight: bold;
	color: red;
	font-size: 10px;
}

/* Tables */

.aidanews2_table {
	width: 100%;
	float: left;
}

.aidanews2_table .aidanews2_tabrow {
	clear: both;
	width: 100%;
	margin: 0;
}

.aidanews2_table .aidanews2_tabcol {
	margin: 0;
	float: left;
	display: inline;
}

.aidanews2_table .aidanews2_tabrow .aidanews2_art {
	float: left;
	display: inline;
	
}

.aidanews2_table .aidanews2_tabcol .aidanews2_art {
	
}

.col_1 {}

.row_1 {}

/* 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;
}

/* Notifiers (v2.1.2) */

span.aidanotifier_new, span.aidanotifier_feat, span.aidanotifier_upd, span.aidanotifier_reg {
	float: right;
	background: #ccc;
	-moz-border-radius: 8px; /* Firefox */
	-webkit-border-radius: 8px; /* Safari, Chrome */
	border-radius: 8px; /* CSS3 */
	margin: 0 3px;
	padding: 2px 5px;
	font-weight: bold;
	color: #5f5f5f;
}

img.aidanotifier_new, img.aidanotifier_feat, img.aidanotifier_upd, img.aidanotifier_reg {
	float: right;
	border: 0;
}


/* Main Structure images*/

div.aidalarge{width: 40%; float: left;}
div.aidanews2_art {float: left;width: 20%;max-width: 384px;max-height: 260px;overflow: hidden;min-width: 300px;}


.aidanews2_img-row {
    display:inline-block;
}

.aidanews2_main-img {
    width:auto;
    float:left;
 	height: 520px;
	width: 768px;
}

.aidanews2_img-right {
	height: 260px;
	width: 384px;
    float:right;
}
.aidanews2_img-left {
	height: 260px;
	width: 384px;
    width:auto;
    float:left;
}
div.block1{ position:relative;}
div.block1 h2{ position:absolute; color:#000; font-size:14px; top:20px;}

a.aidanews2_img1 { }
a.aidanews2_img1 img:hover > h1.aidanews2_title{ position:absolute; bottom:20px; background:#000; color:#fff;}
