/*  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-hash=48eb3f89.css");
@import url("base-hash=3a7fafb1.css");
@import url("utilities-hash=1034bac8.css");
@import url("common-hash=70bd1301.css");
@import url("links-hash=da040ebb.css");
@import url("content-hash=d7d65e66.css");
@import url("buttons-hash=15c14833.css");
@import url("cp-hash=5cc9ac0c.css");
@import url("forms-hash=18ee8211.css");
@import url("icons-hash=dbc0f3b9.css");
@import url("colours-hash=3b03ccfa.css");
@import url("responsive-hash=438ff202.css");
@import url("custom-header.css");

.action-bar,
.quick-links, 
#nav-main, 
.search-box, 
.time, 
#nav-footer .rightside,
.profile-posts,
.post-buttons,
.stat-block,
.headerspace,
#nav-footer
{
	display: none;
}


a.username, a[href*="memberlist"]{
    
pointer-events: none;
  cursor: default;
  text-decoration: none;
}

 ul.navlinks {
    border: 0;
}


