.theme-kishenya {
	height: 325px;
	overflow: hidden;
	position: relative;
}
.theme-kishenya .nivoSlider {
	background: #fff;
	border-radius: 3px;
	height: 325px;
	overflow: hidden;
	position: relative;
}
.theme-kishenya .nivoSlider img {
	cursor: pointer;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
}
.theme-kishenya .nivoSlider a {
	border: 0;
	display: block;
}
.theme-kishenya .nivo-controlNav {
	bottom: 51px;
	padding: 0;
	position: absolute;
	right: 14px;
	text-align: center;
	z-index: 10;
}
.theme-kishenya .nivo-controlNav a {
	background: url('bullets.png') no-repeat scroll 100% 0 transparent;
	cursor: pointer;
	display: inline-block;
	height: 17px;
	margin: 0 2px;
	text-indent: -9999px;
	width: 18px;
}
.theme-kishenya .nivo-controlNav a.active {
	background-position: 0 0;
}
.theme-kishenya .nivo-directionNav a {
	background: url('arrows.png') no-repeat;
	border: 0;
	cursor: pointer;
	display: block;
	height: 52px;
	position: absolute;
	text-indent: -9999px;
	width: 26px;
	z-index: 9;
}
.theme-kishenya a.nivo-nextNav {
	background-position: -26px 0;
	right: 23px;
	top: 163px;
}
.theme-kishenya a.nivo-prevNav {
	left: 21px;
	top: 163px;
}
.theme-kishenya a.nivo-nextNav:hover {
	background-position: -26px -52px;
}
.theme-kishenya a.nivo-prevNav:hover {
	background-position:0 -52px;
}

.theme-kishenya .nivo-caption {
	background: #fff;
	height: 103px;
	opacity: 1;
	padding: 0;
}






