.minitabs .tab > a,
.navigation a,
.tabs .tab > a
{
	border: 1px solid;
	box-shadow: none;
}

.minitabs .tab > a,
.tabs .tab > a {
	border-bottom: 0px !important;
}

@media screen and (min-width: 900px) {
	.navigation a {
		border-right: 0px !important;
	}
}

.cp-main .pm,
.navbar,
.post,
div.rules
{
	background: #212121;
}

.bg1,
.bg2,
.bg3,
.codebox p,
.codebox,
.contact-icons a:active,
.contact-icons a:focus,
.contact-icons a:hover,
.dropdown-extended ul li:hover,
.jumpbox-sub-link:hover,
.minitabs .tab:not(.activetab) > a,
.navigation a,
#navigation a,
.panel,
.tabs .tab:not(.activetab) > a:active,
.tabs .tab:not(.activetab) > a:focus,
.tabs .tab:not(.activetab) > a:hover,
.tabs .activetab > a,
.tabs .activetab > a:active,
.tabs .activetab > a:focus,
.tabs .activetab > a:hover,
blockquote,
ul.forums
{
	background: #262626;
}

.tabs .tab > a,
.tabs .activetab > a:hover {
    border-color: #262626;
}

#wrap,
.cp-mini,
.dropdown .dropdown-contents,
.minitabs .tab:not(.activetab) > a:active,
.minitabs .tab:not(.activetab) > a:focus,
.minitabs .tab:not(.activetab) > a:hover,
.minitabs .activetab > a,
.minitabs .activetab > a:active,
.minitabs .activetab > a:focus,
.minitabs .activetab > a:hover,
.navigation a:active,
.navigation a:focus,
.navigation a:hover,
#navigation a:active,
#navigation a:focus,
#navigation a:hover,
.navigation .active-subsection a,
.navigation .active-subsection a:active,
.navigation .active-subsection a:focus,
.navigation .active-subsection a:hover,
#navigation .active-subsection a,
#navigation .active-subsection a:active,
#navigation .active-subsection a:focus,
#navigation .active-subsection a:hover,
.panel-container .panel,
.phpbb_alert,
.tabs .tab:not(.activetab) > a,
blockquote .codebox p,
blockquote .codebox,
blockquote blockquote,
body,
html,
li.row:hover,
p.post-notice,
table.table1 tbody tr:hover,
table.table1 tbody tr.hover
{
	background: #323232;
}

.minitabs .tab > a,
.minitabs .activetab > a:hover,
.navigation a {
    border-color: #323232;
}

.dropdown .pointer-inner,
.dropdown-extended .pointer-inner
{
    border-color: #323232 transparent;
}

blockquote blockquote .codebox p,
blockquote blockquote .codebox,
blockquote blockquote blockquote
{
	background: #373737;
}

#wrap
{
	border-color: #212121;
}

.dropdown .dropdown-contents,
.phpbb_alert
{
	border-color: #424242;
}

.dropdown .pointer
{
    border-color: #424242 transparent;
}

.codebox p,
.codebox,
.dropdown li li,
.dropdown li,
.dropdown li.separator,
.phpbb_alert,
.postprofile,
.signature,
blockquote,
ul.navlinks,
ul.topiclist dd
{
	border-color: #616161;
}

li.row:hover dd,
h3
{
	border-color: #757575;
}

.username,
.username:active,
.username:focus,
.username:hover {
    color: #bdbdbd;
}

.content,
.copyright,
.notification_list p.notification-time,
.pagination li span,
.panel,
.post:target .content,
.postbody,
.postprofile,
body,
dl.details dd,
dl.details dt,
html,
table.table1 td,
ul.topiclist li
{
	color: #e0e0e0;
}

.codebox code,
.panel-container .panel li.header dd,
.panel-container .panel li.header dt,
.panel-container table.table1 thead th,
.postprofile strong,
li.row strong,
div.rules
{
	color: #fafafa;
}

dl.mini dt,
h1,
h2,
h3,
label,
th a
{
	color: #fafafa !important;
}
/*
@media (min-width: 700px)
{
	body
	{
		background-image: url("https://zandronum.com/forum/styles/darkass/interd1e4.png");
		background-position: top center;
		background-repeat: no-repeat;
		background-size: cover;
		background-attachment: fixed;
	}
}
*/
/* Calendar Extension */

.calendar-panel,
.calendar-month,
.days
{
	background-color: #262626 !important;
}

.weekdays
{
	background-color: #212121 !important;
}

/* Banhammer */

#bh-options fieldset:first-of-type {
	background: #323232 !important;
}

/* AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA */

html {
    background-image: url("https://zandronum.com/forum/styles/darkass/interd1e4.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}