/* Print stylesheet */
#footer { display: none; }

ul.menu, ul.actions { display: none; }

a { text-decoration: none; }
a[href^=http]:after { content: " [" attr(href) "] "; font-size: 0.9em; }

#header { overflow: hidden; width: 100%; }
#header #logo, #header h1 { display: inline; float: left; margin-right: 20px; }
#header #profile { display: inline; float: right; margin-left: 20px; }
