

.events img {
	margin: 0;
}
.img-details {
	float: right;
	height: 311px;
	overflow: hidden;
	position: relative;
	width: 651px;
}
.img-details ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100% !important;
	height: 311px !important;
}
.img-details ul li {
	width: 100% !important;
	height: 311px !important;
}
.img-details ul li img {
	width: 100%;
}
.info-1 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(255, 255, 255, .7) !important;
	padding: 3%;
}
.info-1 .left {
	float: left;
	color: #000;
	font-size: 12px;
	font-family: 'droid_sans,regular';
	width: 70%;
	line-height: 15px;
}
.info-1 .left p {
	margin: 0 0 20px 0;
}
.info-1 .left p a:link { color:#222

}



.btn:hover {
	background: #212121;
}
.btn {
	height: 44px;
	padding: 10px 25px;
	color: #fff;
	font-size: 18px;
	font-family: 'droid_sans,regular';
	line-height: 22px;
	text-align: center;
	margin: 10px 0 0 0;
	cursor: pointer;
	border: 1px solid #fff;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: #262626; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */


	background: -moz-linear-gradient(top, #262626 0%, #252525 5%, #080808 55%, #010101 76%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #262626), color-stop(5%, #252525), color-stop(55%, #080808), color-stop(76%, #010101), color-stop(100%, #000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #262626 0%, #252525 5%, #080808 55%, #010101 76%, #000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #262626 0%, #252525 5%, #080808 55%, #010101 76%, #000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #262626 0%, #252525 5%, #080808 55%, #010101 76%, #000000 100%); /* IE10+ */
	background: linear-gradient(to bottom, #262626 0%, #252525 5%, #080808 55%, #010101 76%, #000000 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#262626', endColorstr='#000000', GradientType=0 ); /* IE6-8 */
}
.btn-a:hover {
	text-decoration: none;
	color: #666;
}
.btn-a {
	height: 22px;
	float: left;
	padding: 10px 25px;
	color: #fff;
	font-size: 18px;
	font-family: 'droid_sans,regular';
	line-height: 22px;
	text-align: center;
	border: 1px solid #fff;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: #262626; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */


	background: -moz-linear-gradient(top, #262626 0%, #252525 5%, #080808 55%, #010101 76%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #262626), color-stop(5%, #252525), color-stop(55%, #080808), color-stop(76%, #010101), color-stop(100%, #000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #262626 0%, #252525 5%, #080808 55%, #010101 76%, #000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #262626 0%, #252525 5%, #080808 55%, #010101 76%, #000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #262626 0%, #252525 5%, #080808 55%, #010101 76%, #000000 100%); /* IE10+ */
	background: linear-gradient(to bottom, #262626 0%, #252525 5%, #080808 55%, #010101 76%, #000000 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#262626', endColorstr='#000000', GradientType=0 ); /* IE6-8 */
}

.info-1 .left .info-heading a {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 18px;
	font-family: 'droid_sans,regular';
	line-height: 24px;
	font-weight: normal;
}


