/* Hide elements that are useless in print (navigation, sidebar, comment form... */
#respond, #commentform,
#branding,
#nav { display: none; }
