﻿html.authed .admin-bar { display: none; }

html.authed body { padding-top: 0; }

header { display: none; }
footer { display: none; }

#banner { display: none; }

a[href]:after { content: none; }
