st_fixed_navbar
===============
This module fixes the navbar to the top of the page and adjusts the top padding
of the main body content to ensure that the navbar does not cover any content
when at the top of the page. Javascript is used to determine how much padding
is needed.


How to use this module
----------------------
Simply add "st_fixed_navbar" to your profile's module list to enable this
module. Note that changing the class and id prefixes of your theme will require updates
to both config/fixed_navbar.js and head/fixed_navbar.css