/*  phpBB3 Style Sheet
    --------------------------------------------------------------
	Style name:			prosilver (the default phpBB 3.3.x style)
	Based on style:
	Original author:	Tom Beddard ( http://www.subblue.com/ )
	Modified by:		phpBB Limited ( https://www.phpbb.com/ )
    --------------------------------------------------------------
*/

@import url("normalize.css?hash=48eb3f89");
@import url("base.css?hash=7c5543be");
@import url("utilities.css?hash=d8f72c42");
@import url("common.css?hash=a9741ba1");
@import url("links.css?hash=18286e16");
@import url("content.css?hash=be57a41d");
@import url("buttons.css?hash=56f0d25f");
@import url("cp.css?hash=50d868ab");
@import url("forms.css?hash=b64464fb");
@import url("icons.css?hash=64da33ce");
@import url("colours.css?hash=fcb2f289");
@import url("responsive.css?hash=87b53e08");
/* Customizations for site */
.site-description h1 {
	margin-left: 10px;
	color: #2a6496;
}
.site-description p {
	margin-left: 10px;
	color: #2a6496;
}
.site_logo {
	display: none;
}
.navbar {
	margin-top: 4px;
}
.headerbar {
	background-image: url(./images/header_random_1.jpg);
	width: 1152px;
	height: 263px;
	padding: 0px;
}
