/* CSS Document */



body.page .jps-wrap-content,



body.single .jps-wrap-content{



	display:none;



}



body.page .jps-wrap-content .jps-prev,



body.page .jps-wrap-content .jps-next,



body.single .jps-wrap-content .jps-prev,



body.single .jps-wrap-content .jps-next{



	cursor:pointer;



}



.jps-fullpost-link.hide{

	display:none;

}


.jps-next-wrapper{
	float:right;
}

.jps-prev-wrapper{
	float:left;
}

nav.jps-slider-nav {
	clear: both;
	width: 100%;
	float: left;
}

.jps-slide-count {
	margin: 0 auto;
	display: block;
	float: left;
	width: 90%;
	text-align: center;
}