@charset "utf-8";

/* infinitescroll module CSS Document */



#infscr-loading {

	margin:auto;

	/*width:100%;*/

    width: 100%;

    position: absolute;

    bottom: -350px;

    left:0;

	text-align:center;

	margin-bottom:5px;

	font-family: "apercubold", sans-serif;

    margin-top: 500px;

    height: 300px;



}

#nomorepages {

	margin:10px 0;

    font-family: "apercubold", sans-serif;

	text-align:center;

}

