
#inner-grunge {
	padding: 13px 23px;
	background: url("./images/grunge.png") repeat 0 0;
}

.nav-black {
	border-radius: 0 0 7px 7px;
	background: url("./images/nav.gif") repeat left top;
	padding-top: 0;
	padding-bottom: 0;
}

#page-footer .nav-black {
	border-radius: 7px;
}

.forum-image img {
	max-width: 100%;
}

body.simple .page-body {
	margin: 20px 20px 0;
	padding: 20px;
	background: #171B24;
}


@media screen and (max-width: 1100px) {
  .bbgallery {
    grid-template-columns: 404px!important;
  }
  
}








@media screen and (max-width: 465px) {
  .bbgallery {
    display:block!important;
  }  
}

fieldset.fields1 dt {  
    margin-right: 5px;
}

.polaroid {  
    background: #1b1b1d!important;  
    border: 1px solid #4b4b4b!important;
}


.polaroidtitle {
	white-space: nowrap;
	overflow: hidden;
	width: 240px;
	text-overflow: ellipsis;
	vertical-align:top;
}

.currenttime {
width: 300px;	
}





@media screen and (max-width: 500px) {
 
  .gallerybuttons a.button {	
    margin-bottom: 10px;
}


  
}









#navigation a, .rtl #navigation a {
    background: #2f323a!important;
}


.codebox code {
	white-space: break-spaces;
}


.current {
	color: white!important;
}

.hidden-content, .hidden-content header span {
    background-color: #222222!important;
    border-color: #495364!important;
}

.error {
	color: red!important;
}

.hidden-content header span {
	color: #fffe35!important;
}


#recent-topics dd.lastpost > span {
	margin-top: 17px!important;
}

.pagination li.page-jump a i {
    font-size: unset!important;
}


.codebox code {
	max-height: 1000px!important;
}


.wrap {max-width: 1650px!important;}

i.icon.fa-fw.fa-times {
    color: white!important;
}

.notouch .phpbb_announcement .close {
	opacity: unset!important;
}

.phpbb_announcement .close {
	opacity: unset!important;
}

.phpbb_announcement a:visited {
    color: white!important;
    
}

.phpbb_announcement a {
	color: white!important;
	text-decoration: underline!important;
	        
}

.phpbb_announcement a:hover {
    color: lightgrey!important;   
}

.phpbb_announcement {
    padding: 20px!important;
}

.phpbb_announcement li {
    color: white!important;
}

.search-header {
    top: 54px;
    right: 162px;
    position: absolute;
    z-index: 1;
	margin-right: 61px;
	margin-top: 30px;
}