/* 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;
	text-decoration:none;
}

.jps-prev-wrapper{
	float:left;
	text-decoration:none;
}

nav.jps-slider-nav {
	clear: both;
	width: 100%;
	float: left;
}

.jps-slide-count {
	margin: 0 auto;
	display: contents;
	float: none;
	width: auto;
	text-align: center;
}

.jps-content{
	clear:both;
}
