/*  phpBB3 Style Sheet
    --------------------------------------------------------------
	Style name:		real4x4forums
	Based on style:		ne-blackgreen	
	Original author:	Mark D. Hamill (https://www.phpbbservices.com)
    --------------------------------------------------------------
*/
@import url("../../ne-blackgreen/theme/stylesheet.css?v=3.3");
.site_logo {
    background-image: url('/PinzgauerBBS/rotator/rotator.php');
	background-color:transparent;
	background-repeat:no-repeat;
	width: 340px;
	height: 251px;
}
h1 {
	color: #198C19;
}
a { color: #ba8d13; }
a:hover	{ color: #f76f00; }
.wrap {
	background-color: #102208; 
	border-color: #454545; 
}
.navbar > .inner > ul > li > a > i, ul#nav-footer > li.breadcrumbs > span.crumb > a > i {
    color: #3fad38;
}
.wrap {
	max-width: 90%;
}
#quick-links {clear:both;}