/**
 * This is in an extra file to load it after base bootstrap css and before
 * bootstrap responsive css, but to load theme style at last.
 * 
 * It sets some css values according to the navbar position.
 * 
 * @revised   April 16, 2013
 * @author    Matthias Fehring, http://www.buschmann23.de
 * @license   GPLv3, http://www.gnu.org/licenses/gpl-3.0.en.html
 *
 * @package Subar Rum
 * @since Subar Rum 1.0
 */

body { 
	padding-top: 60px; 
}