
#wrap {
	padding: 0; margin: 0px auto; 
	width: 950px;
	}

/* Base elements */	
body {
	margin: 0; 	padding: 0;
	font: normal 13px 'Trebuchet MS', Tahoma, Sans-serif;
	color: #333;
	background: #0C0C0C url('images/backgrounds/back_darkfade.jpg') no-repeat;
	background-attachment:fixed;	
	background-position:center top;
	height:101%;
	overflow-y: scroll;
}
a {
	color: #FF9D00;
	text-decoration: none;
}
a:hover {
	background: inherit;
	color: #FF9D00; 
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0px 15px 0px 15px;
	line-height: 1.3;
}
h1, h2, h3, h4, h5, h6 {

}
h1 { 
	font-size: 19px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 17px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;		
}
br {
	line-height: 5px;

}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 3px solid #FF9D00;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px; 	padding: 0 0 0 20px;  	
  	background-color: #FAFAFA; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #FF9D00;  
	font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif; 
	color: #666666;	
}

/* table elements */
table {
	border-collapse: collapse;
	margin: 10px 15px;	
}
th strong {
	color: #fff;
}
th {
	background: #FF9D00;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #FFFFFF;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	/* border-left: 1px solid #FFE1C3; */
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}

/* form elements */
form {
	margin:10px 15px; 
	margin-bottom: 0px;
	border-top: 1px dotted #FFD499;
	background-color: #FFF; 
	/*padding: 5px 20px 25px 10px;*/
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px 2px 2px 4px;
	border:1px solid #FFD499;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}
input:hover { 
	border:1px solid #FFBC66;
}
textarea {
	width:664px;
	max-width:664px;
	min-height:200px;
	height: 500px;
	padding: 2px 2px 2px 4px;
	margin: 0 0 3px 0; 
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #FFD499; /*new #FFD499 old #FFDFB2 */
	height:100px;
	display:block;
	color:#777;
}
textarea:hover { 
	border:1px solid #FFBC66;
	}
input.button { 
	margin: 0 0 0px 0; 
	color: #FFF;
	font: bold 14px 'Trebuchet MS', Tahoma, sans-serif;
	background: #FF9D00;
	padding: 0px 3px; 
	border: none;
	-webkit-border-radius:3px;
	cursor: pointer;
	text-shadow: 0px 1px 0px rgba(1, 1, 1, .3);	
} 
input.button:hover { 
	background: #FFAF3F;
}

.submit input.button {
	position:relative;
	padding: 0px 5px;
	height: 23px;
	width: 60px;
	margin: 3px;
	margin-top: 8px;
	margin-bottom: 8px;	
}

/* youtube */
.youtube-player {
	width: 100%;
	height: 400px;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	margin: 0; padding: 11px 5px;	
}
.searchform p { margin: 0; padding: 3px; }
.searchform input.textbox {
position:relative;
	left:6px;
	width: 138px;
	color: #333; 
	height: 18px;
	padding: 2px 0px 2px 4px;	
	vertical-align: top;
}
.searchform input.button { 
	position: relative;
	left: 4px;
	width: 60px;
	height: 24px;
	border: 1px solid #FFDFB2;
	padding: 0px 5px;
	vertical-align: top;
}
.searchform input.checkbox {
	position: relative;
	bottom: -2px;
	padding: 0px;
	margin: 0px 4px 0px 15px;
}
.googleinput {
 background-image: url(https://www.google.com/cse/intl/en/images/google_custom_search_watermark.gif);
 background-color: rgb(255, 255, 255);
 background-position: 40% 70%;
 background-repeat: no-repeat no-repeat;
}
#search-results .post{
	padding: 0;
}

/* header */
#header_logo {
	position: relative;
	top: 15px;
	left: 11px;
	height: 73px;
	width: 271px;
	/* background:  url('images/icons/clear.gif'); */
	border: 0px;
}
#header-content, #content, #footer-content {
	width: 950px;
}
#header {
	height: 85px;
	text-align: left;	
}
#header-content {	
	margin: 0 auto; padding: 0;
	height: 100%;
	position: relative;
}
#header-content h1#logo {
	position: absolute;
	font: bold 45px 'Trebuchet MS', Sans-serif;
	color: #FFF;
	margin: 0; padding: 0;
	top: 5px;
	left: 0px;
}
#header-content h1#logo a {
	text-decoration: none;
	color: #FFF;
}
#header-content #slogan {
	position: absolute;	
	font: bold 12px 'Trebuchet Ms', Sans-serif;
	
	text-transform: none;
	color: #FFF;	
	margin: 0; padding: 0;
	
	/* change the values of left and top to adjust the position of the slogan */
	top: 45px; left: 40px;
}

/* header menu */
#header-content ul {
	position: relative;
	left: 10px; top: 10px; /* top was 15 */
	font: bolder 1.3em 'Trebuchet MS', sans-serif;
	color: #FFF;
	list-style: none;
	margin: 0; padding: 0;		
}
#header-content li {
	display: inline;
}
#header-content li a {
	float: left;
	display: block;
	padding: 3px 12px;	
	color: #FFF;
	background-color: #333;
	text-decoration: none;
	border-right: 1px solid #555555;
	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;
}
#header-content li a:hover {
	background: #FF9D00;
	color: #FFF;
	font-weight:bold;
	text-shadow: 0px -1px 0px #555;	
}
#header-content li a.current {
	background: #FF9D00;
	color: #FFF;
	text-shadow: 0px 1px 0px #555;
}
#header-content li a#first  {
	border-left: 1px solid #555555;
}
/* #header-content li a#first-current  {
	border-left: 1px solid #555555;
} */

#header-content .menu-blur {
	position: absolute;	
	display: inline-block;
	width: 463px;
	height: 50px;
	top: 30px;
	right: -10px;
	padding: 0;
	margin: 0;
	/* background-image:  url('images/other/menu-blur.png'); */
	/* box-shadow: 0px 0px 4px 1px #000; */
}

/* content */
#content {
	clear:both;
	float: left;
	text-align: left;
	width: 100%;
	padding: 0;
	margin: 0 auto;	
}

/* sidebar */
#sidebar {
	float: right;
	width: 225px;
	margin: 0 0 10px 0; padding: 0;	
}
#sidebar p {
	margin: 6px 12px;
}
#sidebar ul.newslist {
	list-style-image: url('images/icons/bullet.png'); 
	margin: 5px 5px 5px 15px;
}
#sidebar ul.newslist a {
	color: #333;
}
#sidebar ul.newslist a:hover {
	color: #FF9D00;

}
#sidebar ul.newslist li {
	border-bottom: 1px dashed #FF9D00;
}
#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
	background: #FFF4EA;			
}
#sidebar ul.sidemenu li {
	padding: 0px 10px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.2em;	
	padding:.1em 0 .3em 10px;
	line-height: 1.5em;
	border-bottom: 1px dashed #FF9D00;
	text-decoration:none;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #FF9D00;
}
#sidebar ul.sidemenu a:hover {
	padding: .1em 0 .3em 10px;
	border-left: 5px solid  #FF9D00;
	background: #FFEBD1;
}
#sidebar ul.sidemenu a:active {
	padding: .1em 0 .1em 10px;
	border-left: 12px solid  #FF9D00;
}
.sidebox {
	background: #FFF;
	/* border: 1px solid #FFDFB2; */
	border: 1px solid #555;
	margin-top: -1px;
	margin-bottom: -1px;}
.sidebox-wrapper {
	margin: 0px 0px -1px 0px;
	padding: 0px;
}

h2.sidebar-head-open, .sidebar-head-closed {
	margin: -1px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	height: 20px;
	line-height: 22px;
	/* font: bold 15px 'Trebuchet MS', Tahoma, Sans-serif; */
	vertical-align:middle;
	cursor: pointer;
	border: 1px solid #555;
	/* font: bold 1.2em 'Trebuchet MS', Tahoma, Sans-serif; */
}
h2.sidebar-head-open  {
	background: #FF9D00;
	color: #FFF;
	text-shadow: 0px 1px 0px #555;		
}
h2.sidebar-head-closed  {
	background: #333;
	color: #999;
}
h2.sidebar-head-open:hover { 
	background-color: #FFAA32;
	text-shadow: 0px -1px 0px #555;		
}
h2.sidebar-head-open:active{ background-color: #FF9400; }
h2.sidebar-head-closed:hover {
	background-color: #222;	
}
h2.sidebar-head-closed:active{ background-color: #444; }

/* main */
#main {
	float: left;
	width: 704px;	
	margin: 0;
	padding: 0;	
}
#main h1 {
	padding: 3px 3px 3px 7px;
	margin: 0px 0px 0px 0px;
	background: #333333;
	border: 1px solid #555555; 
	color: #FFFFFF;
	/* font: bolder 1.6em 'Trebuchet MS', Tahoma, Sans-serif; */
	/* font: normal .95em/1.6em 'Trebuchet MS', Tahoma, Arial, sans-serif; */
}
#main h1:hover {
	color: #FFCF8C;
	background-color: #232323;
	cursor: pointer;
}
#main h1:active{
	background-color: #444;
}
#main h1.post-head:hover {
	color: #FFF; 
}

 /* Lots of post styles... */
.post{
	color: #333;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 6px;	
	background: #FFF;
	border-top: 0px;
	border-right: 1px solid #555; 		/* #FFDFB2 */
	border-left: 1px solid #555;		/*  #FFDFB2 */
	border-bottom: 1px solid #555;	/* #FFDFB2 */
}
.post  p{
	margin-left: 14px;
	padding: 7px;
	font-size: 16px;
	line-height: 1.4;
}
.post h2 {
	font: bold 1.3em 'Trebuchet MS', Tahoma, sans-serif;
	color: #FFF;
	height: 21px;
	background-color: #333;
	/* background-color: #FF9D00; */	
	padding-left: 12px;
	padding-bottom: 0px;
	margin: 10px 10px 6px 5px;
}
.post .inner h2 {
	background-color: #FF9D00;
	margin: 10px 0px 6px 0px;	
}
.post h3 {
	margin-top: 0px;
}
.post h4 {
	margin-top: 0px;
}
.post br {
	line-height: 10px;
}
.post p.download-text{
	font-size: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.post a {
	color: #0000BB;
	text-decoration: underline;
}
.post a.clean {
	color: #333;
	text-decoration: none;
}
.post a:hover {
	color: #FF9D00;
}
.post ul.postlist {
/* 	list-style-image: url('images/icons/bullet.png'); */
	position: relative;
	padding-top: 0px;
	font: normal 1.25em 'Trebuchet MS', Tahoma, sans-serif;
	margin: 20px 20px 20px 25px;
}
.post ul.postlist li {
	list-style-image: url('images/icons/bullet.png');
	height: 1.4em;
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.post ul.commandList  .spoiler ul, .post ul.commandList  .spoiler ol {
/* 	list-style-image: url('images/icons/bullet.png'); */
	position: relative;
	padding-top: 0px;
	font: normal 1.2em 'Trebuchet MS', Tahoma, sans-serif;
	margin: 0px 0px 8px 20px;
}
.post ul.commandList .spoiler ul li {
	/* display: block; */
	list-style-image: url('images/icons/bullet.png');
	height: 1.3em;
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.post ul.commandList  .spoiler ol {
	margin: 15px;
}
.post ul.commandList  .spoiler ol li {
	list-style-type: decimal;
	list-style-image: none;
}
.post ul li {
	list-style-image: url('images/icons/bullet.png');
	margin: 0px 0px 0px 5px;
}
.post-wrapper {
	margin: -1px 0px 10px 0px;
	padding: 0px;
	/* margin-bottom: 10px; */
	background-color: #FFF;
}
.post-head {

	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #555;
	padding: 3px 3px 3px 3px;
	margin: 10px 0 0 0;
	background: #333;
	clear:both;
}
#nogap.post-wrapper {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	margin-top: -1px;
}


.post .post-footer {
	background-color: #FAFAFA;
	border-top: 1px solid #FFDFB2;
	padding-top: 7px; 
	padding-right: 5px; 
	margin-bottom: -6px;
	font-size: 95%;
}
.post .post-footer .date {
	background: url('images/icons/clock_icon.png') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments {
	background: url('images/icons/comment.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .readmore {
	background: url('images/icons/page.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .name {
	background: url('images/icons/inhaze_icon.png') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 15px;
	opacity: .8;
}


#glow {		
	border-right: 1px solid #FFC677;
	border-left: 1px solid #FFC677;
	border-bottom: 1px solid #FFC677;
}
#glowimage{		
	border-right: 1px solid #111;
	border-left: 1px solid #111;
	border-bottom: 1px solid #111;
}

.post-wrapper .image-wrapper {
	position: relative;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width:100%;
	border-width: 0px;
}
.post-gap {
	display: block;
	position: relative;
	vertical-align: middle;
	width:100%;
	background: url('images/icons/clear.gif');
}
.post-img {
	color: #333;
	margin: 0;
	background: #555;
	border-width: 0;
	padding: 0px 1px 1px 1px;
}
.post-img img{
	display: block;
    width: 700px;
	height: 395px;
	padding: 1px 1px 1px 1px;
	margin: 0px auto;
	background: #333;
	text-align:center;
}

img.map-image{
	display: block;
	width: 95%;
	padding: 0px;
	margin: 6px auto;
	border: 2px #333;
	background: #555;
	text-align:center;
}
img.post-icon{
	position:relative;
	bottom:2px;
	margin-right:10px;
	margin-left:2px;
	border-right:1px solid #888;
	padding-right:8px;
	vertical-align: middle;
	width: 16px;
	height: 16px;
}
img.sidebox-icon{
	position:relative;
	bottom:1px;
	margin-right:6px;
	margin-left:4px;
	border-right:1px solid #555;
	padding-left:0px; padding-right:5px;
	vertical-align: middle;
	width: 12px;
	height: 12px;
}


#contact-submit .post p {
	display: block;
	font-size: 15px;
	margin: 5px 10px 5px 20px;
}

/* Spoiler line/fold-able post wrapper */
.spoiler {
	margin: 2px 0px 0px -3px ;
	border-bottom: 1px dotted  #FF9D00;
}
.spoilerline-open, .spoilerline-closed {
	cursor: pointer;
	margin: 0px auto;
	width: 100%;
	height: 24px;
}
.spoilerline-open {
	background-color: #FF9D00;
	color: #FFF;
	height: 26px;
}
.spoilerline-open:hover {
	background-color: #FFAA32; 
}
.spoilerline-open input.button{
	background: transparent;
}
.spoilerline-closed {
	background-Color: #FFF;
	color: #333;
}
.spoilerline-closed:hover {
	color: #FF9D00;
}
.spoiler .inner {
	display: none;
    border: 0px;
	padding: 10px 10px 10px 10px;
	border-left: 2px solid  #FF9D00;
}

/* More spoiler line/fold-able minipost wrapper */
.commandList .download h3.name, .post .download h3.name {
	display: inline-block;
	position: relative;
	font: bold 1.7em 'Trebuchet MS', sans-serif;
	line-height: 50px;
	left: -5px;
	top: 3px;
	width: auto;
}
.commandList {
	margin: 5px 11px 12px 24px;
	border-top: 1px dotted  #FF9D00;
	padding: 0;
}
.commandList-wrapper input.button {
	font: normal 1.2em 'Trebuchet MS', sans-serif;
	position: relative;
	margin-top: -10px;
	margin-right: 11px;
	width: 100px;
	bottom:-5px;
	height: 24px;
}
.commandList input.button {
	position: relative; 
	font: bolder 1em 'Trebuchet MS', sans-serif;
	width: 50px;
	height: 20px;
	vertical-align: middle;
	float: right;
	margin: 0px 0px 0px 0px;
	bottom:-4px;
}
.commandList .download, .post .download {
	display:block;
	position: relative;
	width: 100%;
	height: 40px;
	padding: 0px 0px 4px 0px;
	line-height: 40px;
	vertical-align: middle;
}
.commandList .download input.button, .post .download input.button {
	display: inline-block;
	position: relative;
	font: bolder 1.4em 'Trebuchet MS', sans-serif;	
	right: 2px;
	top: 11px;
	width: 130px;
	height: 28px;
}
.commandText, .commandText-hightlight{
	font: normal 20px 'Trebuchet MS', Tahoma, Sans-serif;
	display: inline-block;
	margin: 3px 0px 7px 7px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	position: relative;
	bottom: 2px;
}
.commandText .subtext {
	font: normal 16px 'Trebuchet MS', Tahoma, Sans-serif;
	font-style: italic;
	font-weight: lighter;
}

/* inside post items */
.post .download input.button {
	position: absolute;
	right: 15px;
	top: 10px;
}
.post .download h3.name {
	left: 5px;
}
.post ul.commandList  li {
	list-style-image: url('images/icons/bullet_tall.png');
	margin: 0px 0px 0px 5px;
}
.post .spoiler p {
	padding: 2px 12px 10px 12px;
	margin: 0px 0px 0px 6px;
}

/* Toggle line label buttons */
.line-separator{
	height:1px;
	background:#FFDFB2;
	/*border-bottom:1px solid #FFDFB2;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
}
.label-toggle {
	text-align: center;
	float: right;
	display: inline;
	margin-right: 10px;
	border-left: 1px solid #555;
	padding-left: 10px;
	width: 12px;
}
.label-close {
	text-align: center;
	float: right;
	display: inline;
	margin-right: 9px;
	border-left: 1px solid #555;
	font-size: 16px;
	padding-left: 12px;
	padding-top: 2px;
	width: 12px;
}
.label-close.postClose {
	height:15px;
}
.label-leftmark{
	text-align: left;
	/*float: left;*/
	display: inline;
	margin-right: 10px;
	border-right: 1px solid #555;
	padding-left: 7px;
	width: 12px;
}
.label-topmark{

	position:absolute;
	display:inline;
	width: 100%;
	margin: 0px;
	height: 5px;
	left: 50px;
	background: #FF0000;
	border-bottom: 3px solid #FF0000;
	padding: 2px 2px;
	z-index:4;
	vertical-align:top;
	top:5px;
	text-align: center;
}

.mouseOn{
  background-color: #bcd5eb !important;
  outline: 2px solid #5166bb !important;
}

/* footer */
#footer {
	clear: both;
	margin: 0; padding: 30px 0px 0px 0px;
	font: normal .95em/1.6em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	text-align: left;	
}
#footer h1, #footer p {
	margin-left: 0;
}
#footer h1 {
	color:#FF9D00;
}
#footer-content {	
	border-top: 1px solid #494300;
	margin: 0px auto;
}
#footer-content a {
	text-decoration: none;
	color: #777;	
}
#footer-content a:hover {
	text-decoration: underline;
	color: #CCC;
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;
}
#footer-content .col {
	display:inline-block;
	width: 32%;
	padding: 8px 5px 15px 10px;	
}
#footer-content .col2 {
	display:inline-block;
	width: 32%;
	padding: 0 0 10px 0;	
}
#footer-content p {
	color: #999;	
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.orange  { color: #FF9D00; }
.yellow  { color: #FFFF55; }

.resize-box {
	cursor: se-resize;
	position: absolute;
	height: 8px;
	width:8px;
	bottom: 0px;
	right: 0px;
	background: url('images/icons/resizecorner_icon.png') no-repeat 0 center;
}
.devtab {
	position: fixed;
	bottom: 0px;
	left: 0px;
	height: 20px;
	width: 20px;
	background:  url('images/icons/clear.gif');
	border: 0px;
	cursor:move;
}

/* Image fader/slider utility */

.fader {
	position: relative;
	width: 650px;
	height: 365px;
	margin: 0 auto;
	border: 1px solid #AAA;
	/* background-color: #AAA; */
	overflow: hidden;
}
.fader .prev, .fader .next {
	display: inline;
	position: absolute;
	width: 8%;
	height: 100%;
	background-attachment:fixed;	
	cursor: pointer;
	z-index: 2;
	top: 0;
}
.fader .prev {
	left: 0;
	background: url('images/icons/fader_prev_arrow.png') no-repeat;
	background-position: 50% 50%;
}
.fader .next {
	right: 0;
	background: url('images/icons/fader_next_arrow.png') no-repeat;
	background-position: 50% 50%;
}
.fader .slider {
	display: inline;
	position: absolute;
	bottom: 2px;
	width: 100%;
	height: 4px;
	background: #FFF;
	border-top: 1px solid #999;
	/* border-left: 1px solid #999;
	border-right: 1px solid #999; */
	z-index: 3;
}
.fader .bar {
	display: inline;
	position: absolute;
	bottom: -1px;
	width: 100%;
	height: 17px;
	background: transparent;
	border: none;
	cursor: pointer;
	z-index: 4;
}

.download .button {
	position:relative;
	width: 100px;
	height: 26px;
	padding: 0px 5px;
	margin: 3px;
}
#downloadPost input.button {
	font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
	display: block;
	width: 120px;
	height: 28px;
	padding: 0px 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 26px;
	margin-bottom: 10px;
}

/* Perlin generator post items */
#perlinPost .post{
	padding: 0;

}
canvas#perlin-canvas {
	/* padding: 1px; */
	border: #333 1px solid;

}
#perlin-gen {
	padding: 4px 4px 4px 10px;
	width: 686px;
	height: 27px;
	border-left: #333333 1px solid;
	border-right: #333333 1px solid;
	min-height: 10px;
}
#perlin-gen label {
	position: relative;
	display: inline-block;
}
#perlin-gen input {
	position: relative;
	display: inline-block;
	border: 1px #999 solid;
	height: 12px;
	width: 18px;
	margin-right: 2px;
}
#perlin-gen input.button {
 	left: 4px;
	width: 56px;
	height: 22px;
	border: none;
}
#perlin-gen option {
	width:40px;
}
#perlin-gen #scroll {
	position:relative;
	top: 1px;
	left: -6px;
	margin-right:-10px;
}
#perlin-gen #scroll-label {
	position:relative;
	left: 0px;
}

/* Google ad items */
#sidebartopad {
	position: relative;
	top: 20px;
	left: 28px;
	display: inline;
	float: right;
	height: 250px;
	width: 250px;
	border: 1px solid rgba(0, 0, 0, .25);
}
#sidebarlinkad {
	position: relative;
	left: 5px;
	padding: 5px;
	display: block;
	height: 90px;
	width: 200px;	
}
#postadwrapper {
	position: relative;
	display: block;
	height: 290px;
	width: 700px;
}
#leftpostad, #rightpostad {
	position: relative;
	display: inline;
	float: right;
	top: 5px;
	height: 280px;
	width: 336px;
	/* border: 1px solid rgba(0, 0, 0, .25); */
	border: none;
}
#leftpostad {
	left: 10px;
	float: left;
}
#rightpostad {
	right: 5px;
	float: right;
}
#singlepostad {
	position: relative;
	display: block;
	float: left;
	top: 5px;
	left: -14px;
	height: 90px;
	width: 728px;
}
#sidebarsmallad {
	position: relative;
	left: 1px;
	padding: 10px;
	margin: 0;
	display: block;
	height: 200px;
	width: 200px;	
}
#contentendad {
	clear: both;
	position: relative;
	display: block;
	float: left;
	top: 5px;
	left: -10px;
	height: 90px;
	width: 970px;
	border: 1px solid rgba(0, 0, 0, .25);
	/* border: none; */
}

/* Contact Table Message List */
table.contact-messages {
	width: 670px;
	border: 1px solid black;
	margin-top: 0px;
	margin-bottom: 0px;
}
.contact-messages tr, .contact-messages td {
	border: 1px solid black;
	font: bold 14px 'Trebuchet MS', Tahoma, Sans-serif;
	height: 22px;
}
.contact-messages td {
	padding-left: 6px;
	padding-right: 6px;
}
.contact-messages td.index {
	width: 6%;
	text-align: center;
}
.contact-messages td.name {
	width: 19%;
}
.contact-messages td.email {
	width: 45%;
}
.contact-messages td.time {
	width: 25%;
	text-align: center;
}
.contact-messages td.delete {
	width: 5%;
	text-align: center;
	padding-top: 2px;
}
.contact-messages td.message { 
	width: 670px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Testing area */
#darkenedBack {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .01;
	background: #000;
	display: none;
}

#tooltip {
	position: absolute;
	z-index: 1000000;
	top: 0;
	left: 0;
	width: 250px;
	opacity: .85;
	display: none;
	background: #000;
	/* border: 2px ridge #FFBC59; */
	border:2px ridge #AAA;
	box-shadow: 0px 0px 4px 1px #000;
	-webkit-border-radius: 4px;
}
#tooltip #tipClose {
	position: relative;
	display: inline-block;	
	margin-right: 6px;
	margin-top: -2px;
	color: #FFF;
	font: 18px Bold 'Trebuchet MS', Tahoma, Sans-serif;
	float: right;
	cursor: pointer;
}
#tooltip #tipTitle {
	position: relative;
	display: inline-block;
	margin-left: 8px;
	margin-top: 4px;
	color: #FFF;
	font: bold 14px 'Trebuchet MS', Tahoma, Sans-serif;
	float: left;
}
#tooltip #tipMsg {
	display: inline-block;
	position: relative;
	/* max-height: 100px; */
	min-width: 97%;
	/* overflow-y: scroll; */
	/* left: 4px; */
	margin: 4px;
	/* width: 100% - 8px; */
}
#tooltip #tipMsg p{
	color: #FFF;
	line-height: .9;	
	font: normal 13px 'Trebuchet MS', Tahoma, Sans-serif;
	margin: 0px;
	padding: 4px;
	padding-top: 0px;
	padding-bottom: 2px;
}

.gameItemImg{
	padding: 3px;
	border: 1px solid #DDD;
}
/*#frontTileList img:hover, #backTileList img:hover, #mobEntityList img:hover{*/
.gameItemImg:hover{
	position: relative;
	top: 2px;
	border:1px solid #BBB; 
	/*border:1px solid #AAA; */
	/* box-shadow: 0px 0px 2px 1px #000; */ 
}
.gameItemImg img.tileGlow{
 	border: 1px solid #777;
}
.gameButton {
	position: relative;
	height:20px;
	width:47%;
	margin: 0px;
	padding: 0px;
	border:1px solid #000;
	background-color: #FFF;
}
.sideMapItem:hover, .sideInvItem:hover {
	padding-left: 4px;
	cursor: pointer;
	background-color: #FF9D00;
	/* background-color: #FF9D00; */
	/* font-weight: bold; */
}

img.sideInvImg {
	position: relative;
	top: 3px;
	padding-left: 4px;
	padding-right: 4px;
	height: 16px;
	width: 16px;
	display: inline-block;
}

li.sideInvItem {
	padding-right: 6px;
}