/*  phpBB3 Style Sheet
	--------------------------------------------------------------
	Style name:			Bast Alpha
	Based on style:		prosilver (phpBB 3.3.x default)
	Original author:	Tom Beddard ( http://www.subblue.com/ )
	Modified by:		Bast Alpha Garrison / LA 501st
	--------------------------------------------------------------
	Asset inheritance Method 3 (phpBB styles/create guide):
	import the full parent stylesheet, then apply local brand CSS.
*/

@import url("../../prosilver/theme/stylesheet.css");
/* Query bust: bast_alpha.css is otherwise cached 7d without assets_version */
@import url("bast_alpha.css?v=1.0.6");
