/*
	Drift by Pixelarity
	pixelarity.com @pixelarity
	License: pixelarity.com/license
*/

/* Basic */

	body, input, select, textarea {
		font-size: 12pt;
		min-height: 100%;
		height: 100%;
	}

#skel-layers-wrapper {
	min-height: 100%;
}

/* Banner */

	#banner {
		padding: 12em 0;
	}