html, body, button, input, select, textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    padding: 0;
    margin: 0;
    background-color: #333333;
    min-width: 0px !important;
}

#page-info h1 {
    display: none;
}
	
img {
    display: block;
}

td {
    background: none !important;
	border-bottom: none !important;
}


tr:nth-child(even) {
    background-color: #7b7979;
    border-bottom: 0px solid #F2F2F2;
    padding: 5px 0px 0px 5px;
}

tr:nth-child(odd) {
	background-color: #636161;
    border-bottom: 0px solid #F2F2F2;
    padding: 5px 0px 0px 5px;
}

#phorum table.list {
    border: none;
}
	
#phorum  {
    color: #fff;
}

#phorum a {
    color: #fff;
    text-decoration: none;
}

#phorum div.generic {
    background-color: #333333;
    border: none;
}

a.icon.icon-folder {
    display: none;
}

.punk-header-wrap {
    background: #7a7878;
    width: 100%;
    max-width: 1200px;
    height: auto;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    margin-bottom: 4px;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 10px;
}

.punk-footer-wrap {
    background: #7a7878;
    width: 100%;
    max-width: 1200px;
    height: auto;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
	clear: both;
    border-radius: 5px;
    overflow: hidden;
}

.punk-page-wrap {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
}

.punk-left-side-wrap {
    background: #7a7878;
    margin-right: 5px;
    border-radius: 5px;
    margin-bottom: 5px;
    flex: 1;
}

.punk-left-side-inside {
    min-height: 750px;
    border-radius: 5px;
    box-sizing: border-box;
    height: 750px;
    overflow: scroll;
}

#phorum, #main {
    float: left;
    width: 80%;
    max-width: none;
    background: #7a7878;
    border-radius: 5px;
    padding: 25px !important;
    box-sizing: border-box;
    margin-bottom: 5px;
    min-height: 750px;
    flex: 3;
}

.punk-menu {
    font-size: 14px;
    margin-left: -35px;
    margin-top: -10px;
}

ul.punk-menu-list li {
    float: left;
    margin-right: 25px;
    line-height: 20px;
    margin-bottom: 5px;
}

ul.punk-menu-list  > li:first-of-type {
	list-style: none;
}

#phorum table.list th {
    background-color: #8c8c8c !important;
	background-image: none !important;
	border: 0px;
}

.punk-title-image {
    margin: 10px;
    display: inline-block;
}

div#user-info {
    position: relative;
    float: right;
    font-size: 12px !important;
    margin: 10px;
}

.punk-title-image.forum {
    margin-top: -15px;
    margin-left: -15px;
}

.punk-header-wrap img, .punk-footer-wrap img {
    width: 100%;
}


.information {
    background: #6a6a6a;
    width: 100%;
    clear: both;
    text-align: center;
    padding: 12px;
    box-sizing: border-box;
    margin-top: 35px;
    margin-bottom: 10px;
}

#phorum div.generic {
    background: #6a6a6a;
    padding: 30px;
    font-size: 12px;
    width: 100%;
    box-sizing: border-box;
}

#phorum div.generic tr:nth-child(odd) {
    background: #6a6a6a;
}

input {
    height: 20px;
    font-size: 12px;
    background: #fff;
    border: 1px solid #333333;
    -webkit-appearance: none;
    padding: 20px;
    box-sizing: border-box;
}

input[type="submit"] {
    background: #333333;
    color: #fff;
    height: auto;
    padding: 7px 15px;
    text-transform: uppercase;
    -webkit-appearance: none;
    border-radius: 3px;
}

#search-form {
    width: 100%;
    box-sizing: border-box;
    margin-top: 35px;
    font-size: 14px !important;
}

select {
    padding: 5px;
    background: #fff;
    font-size: 12px;
    height: auto;
	-webkit-appearance: none;
}

.attention {
    clear: both;
    margin-top: 40px !important;
}

table.menu {
    width: 100%;
    margin-top: 35px;
}

table.menu tr:nth-child(odd) {
    background: none;
}

div#post-moderation {
    color: #000;
    font-size: 12px !important;
}

div#post-body textarea {
    background: #dcdcdc !important;
	font-size: 14px;
	padding: 10px;
    box-sizing: border-box;
}


#phorum div.message-body {
    border: none !important;
    background-color: #888888 !important;
}

.message-body {
    background: #fff !important;
}

#phorum div.message-moderation {
    background-color: #6f6f6f;
    border: 1px solid #595959;
}

#phorum #thread-options {
    background-color: #6f6f6f;
    border: 1px solid #595959;
    width: 100%;
    box-sizing: border-box;
}

#phorum #breadcrumb {
    border-top: 0;
    padding: 5px;
    font-size: 14px;
    float: left;
    clear: both;
    width: 100%;
}

#phorum div.nav {
    font-size: 85%;
    margin: 0 0 5px 0;
    line-height: 20px;
    float: left;
    width: 100%;
}

#phorum div.paging {
    float: right;
    margin-top: 20px;
}

a.icon.icon-key-go, a.icon.icon-user-add {
    background: #333333;
    padding: 5px 20px !important;
    margin: 0px !important;
    border-radius: 3px;
    text-transform: uppercase;
	display: inline;
}

input[type="checkbox"] {
    -webkit-appearance: auto;
    width: auto !important;
}

#phorum span.new-flag {
    color: #fff;
    background: #a1a1a1;
    padding: 3px 5px;
    font-size: 10px;
    border-radius: 4px;
    font-weight: bold;
    position: absolute;
    margin-top: -2px;
    margin-left: 5px;
}

small {
    font-size: 14px;
}

#phorum a:hover {
    color: #363636;
}

#user-info a:hover {
    background-color: #adadad;
}

a.icon.icon-key-delete:hover, a.icon.icon-user-edit:hover, a.icon.icon-user-comment:hover {
    background-color: #7a7878 !important;
}

#phorum div.pm {
    padding: 8px;
    background-color: #6a6a6a;
    border: 1px solid #414141;
    border-bottom: 0;
}

td.message-user-info {
    display: none;
}

.message .generic {
    padding: 15px !important;
}

div, table {
    box-sizing: border-box;
    color: #fff;
}

.bbcode {
    width: 100%;
    max-width: 300px;
}

.generic input {
	
    width: 100%;
}

.punk-shows-hidden {
    display: none;
}

.punk-shows-real a {
    text-decoration: none;
    color: #FFF;
}

.punk-shows-real {
    padding: 15px;
    padding-top: 0px;
}

.punk-show-name {
    font-size: 12px;
    font-weight: bold;
}

.punk-show-date, .punk-show-venue {
    font-size: 12px;
}

.punk-show-cost {
    font-size: 14px;
    font-weight: bold;
    margin: 5px;
}

.punk-show-details {
    font-size: 8px;
    color: #fff;
    background: #636161;
    padding: 3px;
    margin-top: -26px;
    float: right;
}

.punk-show-notes-title {
    margin-top: 3px;
}

.punk-show-wrap {
    border-bottom: 1px solid #636161;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.punk-show-wrap {
    border-bottom: 1px solid #636161;
    padding-bottom: 20px;
    margin-bottom: 10px;
    clear: both;
    color: #fff;
}

.punk-show-bands {
    font-size: 12px;
}

.punk-left-side-wrap.static .punk-shows-real {
    margin-top: -2px;
}

textarea#Inquiry {
    background: #fff;
    font-size: 12px;
    padding: 15px;
}

#main input, #main textarea {
    width: 100%;
 	box-sizing: border-box;
}

#contact-wrap {
    width: 90%;
    max-width: 500px;
    margin: 0 auto;
}

.contact-form-label {
    font-size: 12px;
    margin: 5px;
}

input.contact-form-button.redgrad {
    margin-top: 10px;
    margin-bottom: 10px;
}
.generic td {
    padding: 20px;
}

.punk-below-footer {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    font-size: 12px;
}

.punk-below-footer a {
    color: #fff;
    text-decoration: none;
    margin: 0pc 10px;
}

.generic td {
    font-size: 12px;
}

#editor-tools a {
    display: inline-block;
}

input#subject {
    padding: 10px;
    width: 50%;
}

.punk-photos-link a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}

.punk-back-photos {
    margin-bottom: -7px;
    position: relative;
    background: #7a7878;
    padding-bottom: 5px;
}

.punk-back-photos a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}

.punk-static-page-title h2 {
    margin-top: 0px;
}

@media (max-width: 768px) {
	
	#phorum, #main {
		width: 100%;
	}
	
	.generic td {
		width: 100%;
		clear: both;
		float: left;
		margin-top: 10px;
	}

	#user-info {
		width: 100%;
		text-align: center !important;
		box-sizing: border-box;
		margin: 0px !important;
		margin-bottom: 10px !important;
		line-height: 20px;
	}

	.punk-page-wrap {
		display: grid;
	}

	#phorum, #main {
		display: block;
		order: 1;
	}
	
	.punk-left-side-wrap {
		display: block;
		order: 2;
		clear: both;
		float: left;
		width: 100%;
		padding: 0px;
	}
	
	.punk-left-side-inside {
		height: auto !important;
		min-height: auto;
		margin-bottom: 5px;
		padding: 10px;
	}

	table.list {
		font-size: 12px;
	}
	
	.message {
		font-size: 12px;
	}
	
	.message .generic {
		padding-top: 0px !important;
	}
	
	#phorum span.new-flag {
		position: relative;
	}
	
	.punk-last {
		display: none;
	}
	
	.generic td {
		padding: 0px;
	}
	
	.punk-header-wrap img {
		height: 75px;
		width: auto;
	}
	
	.punk-header-wrap {
		min-height: 75px;
	}
	
	.punk-footer-wrap img {
		height: 75px;
		width: auto;
	}
	
	.punk-footer-wrap {
		min-height: 75px;
	}
	
	.punk-below-footer {
		margin-bottom: 50px;
	}

}




