#mod_content_style1{
overflow: hidden;
clear: both;
margin-right: -11px
}
#mod_content_style1 a{
	display:block;
	position: relative;
	text-decoration: none;
	margin: 0 12px 10px 0;
	background-repeat: no-repeat;
	background-size: 100% auto;
	float: left;
}

#mod_content_style1 a div{
	display: block;
	width:100%;
	background: rgba(27,189,255, .8);
	position: absolute;
	bottom:0;
	left:0;
	text-align: left;
}
#mod_content_style1 a div H1{
	display: block;
	margin: 0;
	padding: 10px 10px 10px 15px;
	font-size: 14px;
	text-transform: uppercase;
	color:#fff;
	line-height: 18px;
	 transition: 1s;
	 min-height: 30px;
	 max-height:30px;
	 overflow: hidden;
}
#mod_content_style1 a:hover div H1{
	background: #C00;
	 height:auto;
}

/**---------Style2-------------**/
#mod_content_style2{
overflow: hidden;
clear: both;
margin-right: -10px
}
#mod_content_style2 a{
	display:block;
	text-decoration: none;
	margin: 0 10px 10px 0;
	text-align: left;
	float: left;
	color:#333;
	overflow: hidden;
	min-height: 250px
}
#mod_content_style2 .mod_content_img{
	overflow: hidden;
}

#mod_content_style2 a H1{
	margin: 0;
padding: 10px 0 0 5px;
	font-size: 14px;
	color:#000;
	text-transform: uppercase;
	line-height: 18px;
	
}
#mod_content_style2 a:hover H1{
	color: #C00;
}
#mod_content_style2 a span{
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 15px;
	}
	
	
/**---------Style3-------------**/
#mod_content_style3{
overflow: hidden;
clear: both;
}
#mod_content_style3 .leftcols{
float:left;
font-family: 'PT Sans', sans-serif;
}
#mod_content_style3 .leftcols a{
	display:block;
	text-decoration: none;
	margin: 0 0 10px 0;
	text-align: left;
	float: left;
	color:#333
}
#mod_content_style3 .leftcols a H1{
	margin: 0;
padding: 10px 0 0 5px;
	font-size: 15px;
	color:#000;
	*text-transform: uppercase;
	line-height: 18px;
	
}
#mod_content_style3 a:hover H1{
	color: #C00;
}
#mod_content_style3 .leftcols a span, #mod_content_style3 .rightcols a span{
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 13px;
	line-height: 15px;
	text-align: justify;
	color:#808080;
	}
#mod_content_style3 .leftcols .mod_content_date{
	position: absolute;
	background: #d91e18;
	color:#fff;
	padding: 3px 6px;
	left:0;
	*top:25px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}	

#mod_content_style3 .rightcols .mod_content_date{
	color:#C00;
	padding: 0 0;
	font-size: 11px;
	*text-transform: uppercase;
	*font-weight: bold;
}	

#mod_content_style3 .mod_latest_1 {
padding:1px;
background:url(../images/icons/eye.png) no-repeat left center;
padding-left:20px;
}
#mod_content_style3 .mod_content_img{
	overflow: hidden;
	position: relative;
}
#mod_content_style3 .rightcols{
overflow: hidden;
}
	

#mod_content_style3 .rightcols a{
	display:block;
	text-decoration: none;
	margin: 0;
	color:#333;
	overflow: hidden;
	font-family: 'PT Sans', sans-serif;
	padding-bottom: 10px;
	padding-right: 10px;
	
}
#mod_content_style3 .rightcols a:last-child{
padding-bottom: 0
}	
#mod_content_style3 .rightcols .mod_content_img{
	float: left;
	}	
#mod_content_style3 .rightcols div{
overflow: hidden;
padding-left:10px	
}
#mod_content_style3 .rightcols a H1{
	margin: 0;
padding: 0;
	font-size: 15px;
	*text-transform: uppercase;
	line-height: 18px;
	
}
#mod_content_style3 .rightcols a span{
	padding-left: 0;
	font-size: 13px;
	text-align: justify;
	color:#808080;
	}
#mod_content_style3 .rightcols .mod_content_date{
	color: gray;
	padding: 0 0;
	font-size: 11px;
	*text-transform: uppercase;
	*font-weight: bold;
}		