@media print
{
   .footer, #sortAndPerPage, .pagination, #search-navbar, #header-navbar {
      display:none;
   }
}
