

body,p,td,th,input,textarea {
  font-family: verdana,arial,sans;
  font-size: 12px;
  line-height: 1.5;
}
body {
 background-color: #e0e0e0;
 margin: 0;
 padding: 0;
}

p {
	margin: 5px 0;
	padding: 0;
}
.thread .mainleft img {
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
}

.board .comment_header {
	background-color: #957e6f;
	padding: 5px 10px 5px;
	color: white;
	overflow-wrap: break-word;
}

.board .comment_header a {
  font-size: 14px;
  color: white;
}

.board .description {
  background-color: #cbbeb8;
  padding: 5px 10px 5px;
  margin-bottom: 0.4em;
	overflow-wrap: break-word;
}

.board .description div {
  margin-bottom: 0.4em;
}

.showcaseheading {
	background-color: #c1e783;
	color: #358405;
	border: 1px solid #9ad733;
	padding: 3px 6px;
	text-align: center;
	margin-bottom: 10px;
	font-size: 10pt;
}

a {
  color: #655549;
}
textarea {
	min-height: 5em;
	overflow: visible;
}
form .input, form .select {
        border: inset #EEEEFF 1px;
        background: #FFFFFF;
        color: #000000;
        width: 100%;
}
form .input {
        padding: 1px;
}
form .checkbox {
        margin: 0px;
        vertical-align: middle ;
}
form .checkboxtext {
        cursor: pointer;
}
form .button,input[type=submit] {
        background: #957e6f;
        color: white;
        border: outset #957e6f 1px;
        padding: 1px 10px 1px 10px;
}
form .button:hover,input[type=submit]:hover,form .button:active, input[type=submit]:active {
        background: #cbbeb8;
        color: black;
        border: outset #cbbeb8 1px;
}
form .button:active, input[type=submit]:active {
        border-style: inset;
	padding: 2px 9px 0px 11px;
}

.mainleft, .mainright, .mainbottomleft, .mainbottomright {
	display: table-cell;
}
.mainleft, .mainbottomleft {
	width: 33%;
}
.mainright, .mainbottomright {
	width: 67%;
}
.cover .mainleft {
	width: 35%
}

.board,.footer {
	width: 100%;
}

.board .mainleft {
	min-width: 200px;
	max-width: 50vw;
}
.board .mainleft, .board .mainright {
	padding:20px;
	vertical-align: top;
	display: table-cell;
  border-bottom: solid 1px #b4aaa6;
}

.board .thread .mainleft, .thread .mainright {
	vertical-align: top;
	border-bottom: solid 1px #b4aaa6;
}
.board .thread .mainleft {
	text-align: right;
}
.board .thread .mainleft img {
 border: 1px solid #888;
}

.thread .post .mainleft {
	text-align: right;
}

.thread .post .mainleft, .thread .post .mainright {
	padding: 10px;
	vertical-align: top;
        border-bottom: solid 1px #b4aaa6;
}

.forums .category2 .mainleft, .forums .category2 .mainright {
	border-top: 1px solid #b4aaa6;

}
.forums .category .mainleft, .forums .category .mainright {
        padding: 10px;
        vertical-align: top;
}
.forums .category .mainright {
        padding-bottom: 0px;
}
.forums .forum .description {
	padding: 5px 5px 20px;
}
.forums .mainright h1 {
	font-size: 15px;
	margin: 0;

}

#header td {
  background-color: black;
  background: url(/media/minty/headerbg.jpg);
}

.box {
}
.box .body {
}
.news {
	padding: 5px 5px 0 5px;
}
.news .description {
	font-size: 10px;
}
.news .article2 {
	padding-top: 10px;
}
.quote {
	margin: 10px;
	padding: 0;
	padding-left: 10px;
	border-left: solid 2px #957e6f;
}
.menu2 a {
	color: #c1e783;
	background: transparent;
	text-align: center; 
}
.menu2 a:hover {
 	color: white;
}
.menu, .menu2 {
	color: white;
	position: absolute !important;
	width: 410px;

}
.menu {
	top: 72px;
	right: 30px;
}
.menu2 {
	top: 5px;
	right: 10px;
}
.menu a {
  	padding: 5px 0 3px;
	width: 80px;
	height: 20px;
	display: block;  
	float: left;
	margin-left: 2px;
	text-align: center; 
	color: black;
	background-color: #9ad733;
	border-bottom: 2px solid #c1e783;
	text-decoration: none;
}
.menu a:hover {
	color: #358405;
	background-color: #c1e783;
	border-bottom: 2px solid white;
}
.small {
  font-size: 80%;
}
.nameheader {
  font-size: 80%;
  margin-bottom: 0.4em;
}
.fade {
 opacity: 0.35;
 filter:alpha(opacity=50);
}
.fade:hover {
 opacity: 1.0;
 filter: alpha(opacity=100);
}
.thumbs {
	text-align: center;
	width:850px;
	margin: 0 auto;
}
.thumbs .margin {
	float: left;
}
.thumbs .image {
	padding: 20px;
	margin: 20px;
	background: white;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
}

.board .image .toolbar {
	margin-top: 10px;
}
.board .threadheader .mainleft, .board .threadheader .mainright {
	padding: 10px;
}
.board .threadheader .mainleft {
	text-align:right;
}

a {
  color: #655549;
}

.console {
	border: solid 1px #000000;
	padding: 5px;
	display: table;
	text-align: center;
}
.console .error, form .error {
	color: red;
}
.console .error {
	font-weight: bold;
}
.headera {
  padding: 2px;
}
.headera .search {
	padding: 0px;
}
.header1 .search {
	padding: 5px;
}
.header1 {
  font-size: 20px;
  font-weight: bold;
  padding: 0;
  background-color: #605249;
  color: #d7cac4;
}
.header1 a {
  background-color: #cbbeb8;
  color: #655549;
  font-weight: normal;
  font-size: 17px;
  text-decoration: none;
}
.header1 a.crumb1 {
  background-color: #e2d6c9;
}
.header1 a.crumb2 {
  background-color: #cbbeb8;
}
.header1 a.crumb3 {
  background-color: #ab9d96;
}
.header1 a:hover {
  color: #cbbeb8;
  background-color: #655549;
  border-bottom: 2px solid #49392e;
  padding-bottom: 2px;
}
.header1 a, .header1 .title {
  padding: 3px 10px 4px;
}
.header1 a {
  padding-top: 6px;
}

.header2 {
  padding: 2.5px 5px;
  font-weight: bold;
  font-size: 10pt;
  background-color: #d7cac4;
  color: #605249;

}
.mainleft .header2 {
        background-color: #d6cac3;
}
.header2 a {
  color: #605249;
}
.mainright .body {
        color: black;
}
.header2 {
        background-color: #957e6f;
}
.header2, .header2 a {
        color: white;
}

.mainleft .header2,.mainleft .header2 a {
  color: #69574b;
}
.mainleft img {
	margin: 2px;
}
.frontpageimages {
 padding: 5px 0;
 text-align: right;
}
.appletlist p {
  font-size: 10px;
}
.appletlist h1 {
  font-size: 15px;
}
.boardlist div.highlight, .latest div.highlight {
  padding: 5px;
}
.boardlist a, .boardlist div, .latest a, .latest div {
  color: #605249;
}
.boardlist div.highlight {
  padding: 5px;  
/*  padding-bottom: 15px;*/
}
.boardlist img {
  padding: 1px;
  padding-right: 5px;
}
.boardlist h2 {
  margin: 0;
}
.boardlist .draw h2 {
  font-size: 16px;
text-decoration: none;
}
.boardlist div.highlight:hover, .latest div.highlight:hover {
  background-color: #d7cac4;
}
.mainleft {
  background-color: #e0e0e0; 
  border-right: solid 1px #b4aaa6;
}

.mainbottomleft {
  border-right: solid 1px #968d8a;
  background-color: #c5c5c5;
}
.mainbottomright {
  color: #494748;
  background-color:#a4a4a4;
}
.mainright {
  background-color: #c5c5c5;
}
.mainleft, .mainright, .mainbottomleft, .mainbottomright {
	margin: 0px;
}
.gallery .mainleft {
	text-align: right;
}
.gallery .mainleft, .gallery .mainright {
	padding: 20px 20px 0px 20px;
	vertical-align: top;
	border-bottom: solid 1px #b4aaad;
}

.gallery .header {
	padding-bottom: 5px;
}
.gallery .images {
	margin: 10px 0 20px 0;
}

blockquote {
	font-style: italics;
}

form {
 margin: 0;
 padding: 0;
}
.pagebar {
	margin: 10px auto;
}
.pagebar div {
	float: left;
}
.pagebar a {
	color: black;
	background: #b4aaa6;
}
.pagebar a, .pagebar b {
	display: block;
	padding: 5px;
}
.pagebar a:hover {
	background: white;
}
.copyright {
  padding: 10px;
}
.welcome .header2 {
 color: #358405;
 background-color: #c1e783;
 border:  solid 1px #9ad733;
 border-bottom: none;
 padding: 2px 5px 3px;
}
.welcome .body {
  background-color:#957e6f;
  color: white;
  padding: 0 5px;
}
.welcome .body a {
  color: #c1e783;
}

#um {
	position:absolute;
	filter:Alpha(opacity=80);
	-moz-opacity:.8;
	border:outset 1px #e0e0e0;
	z-index:100;
	visibility:hidden
}
#um1 {
	background:#e0e0e0;
	padding:2px
}
#um a{
	background:#e0e0e0;
	padding:2px;
	padding-left:15px;
	padding-right:10px;
	display:block;
	color:#000000}
#um a:hover{
	background-color:#957e6f;
	color:#FFFFFF}
 div.image_box {
	background: #303030;
	display: block;

}
div.image_box {
	padding: 50px;
	text-align: center;
	vertical-align: middle;
}
.image_box .versions {
	margin: 0 auto;
	padding: 40px 0 0 0;
}
.image_box .toolbar {
	color: white;
	padding: 20px 2px 2px 2px;
	font-size: 80%;
}
.image_box .toolbar a {
	color: #c1e783;
	text-decoration: none;
	text-weight: bold;
}
.image_box .toolbar a:hover {
	text-decoration:underline;
}
acronym {
cursor: help;
}
.revision {
	background-color: #e2d6c9;
	margin: 5px;
	padding: 5px;
}
.revision .body {
	margin: 0;
	margin-top: .4em;
	padding: 0;
}
.comments {
	margin: 5px;
}
.comment {
	padding: 10px 5px;
	margin: 5px;
	overflow-wrap: break-word;
}
.comment2 {
	border-top: solid 1px #b4aaa6;
}
.comment .header {
	font-size: 80%;
	margin-bottom: .4em;
}
.post {
	padding: 0 10px 10px 10px;
}
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }

* html>body .clearfix {
 display: inline-block; 
 width: 100%;
 }

* html .clearfix {
 /* Hides from IE-mac \*/
 height: 1%;
 /* End hide from IE-mac */
 }
