body {
	margin-top: 20px;
	background: black url(http://www.planeshift.it/images/bg.jpg) no-repeat;
	background-size: 100%;
	color: #fdB;
	font-family: arial;
	line-height: 1.4;
	font-size: 14px;
}

img {
	border: 0;
}

a {
	color: #fa1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
table td {
	vertical-align: top;
	margin: 0;
	padding: 0;
}
h1 {
	margin: 0;
	color: #fed;
}

article h1 {
	padding: 10px;
}

form input {
	background-color: #000;
	border: 1px solid #541F09;
	padding: 4px;
	margin: 2px;
	color: #fdB;
}
form input:focus {
	background-color: #111;
	border: 1px solid #ffa;
}
form input[type="submit"] {
	padding: 4px 10px;
}
.label150 {
	display: inline-block;
	width: 150px;
	text-align: right;
}

article::after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
	line-height: 0;
}
.clearfix::after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
	line-height: 0;
}

#bodymask {
	width: 996px;
	margin: auto;
}

#bodymask > header {
	height: 139px;
	background: url(http://www.planeshift.it/gfx/infosections.jpg) bottom right no-repeat,
		url(http://www.planeshift.it/gfx/bar-tilable.gif) bottom center no-repeat;
}
#bodymask nav {
	width: 176px;
	background: url(http://www.planeshift.it/gfx/border-vertical.jpg) repeat-y,
		url(http://www.planeshift.it/gfx/border-bottom.jpg) bottom repeat-x,
		url(http://www.planeshift.it/gfx/bgseamless.jpg);
	margin-left: 10px;
	padding: 0 0 11px 8px;
	color: #ddd;
	text-shadow: 1px 1px #000;
	line-height: 140%;
	overflow: hidden;
}

#content {
	padding: 0 8px 11px 8px;
	width: 784px;
	min-height: 1000px;
	background: #000;
	background: url(http://www.planeshift.it/gfx/border-vertical.jpg) top left repeat-y,
		url(http://www.planeshift.it/gfx/border-vertical.jpg) top right repeat-y,
		url(http://www.planeshift.it/gfx/border-bottom.jpg) bottom left repeat-x,
		rgba(0, 0, 0, 0.8);
	line-height: 140%;
	overflow: hidden;
}

article {
	background: url(http://www.planeshift.it/gfx/post-bg.jpg);
	border: 2px solid #633B12;
	padding: 10px;
	margin: 10px;
	border-radius: 4px;
}

table.split {
	padding: 0;
	margin: 10px 0;
	border-collapse: separate;
	border-spacing: 10px 0;
}
table.split > tbody > tr > td {
	background: url(http://www.planeshift.it/gfx/post-bg.jpg);
	border: 2px solid #633B12;
	padding: 10px;
	margin: 10px;
	border-radius: 4px;
	overflow: hidden;
}
table.split > tbody > tr > td > article {
	background: transparent;
	border: 0;
	padding: 0;
	margin: 0;
}
table.split > tbody > tr > td > article h1 {
	font-size: 16px;
}
table.articles13 > tbody > tr > td {
	width: 471px;
}
table.articles13 > tbody > tr > td:first-child {
	width: 235px;
}
table.articles31 > tbody > tr > td {
	width: 235px;
}
table.articles31 > tbody > tr > td:first-child {
	width: 471px;
}
table.articles22 > tbody > tr > td {
	width: 353px;
}

img.border1 {
	border: 1px solid #541F09;
	padding: 1px;
}

.recaptcha {
	line-height: 100%;
	margin-left: 150px;
}
.recaptcha input {
	background-color: white;
}
.recaptcha input:focus {
	background-color: white;
}

.error {
	color: #c00;
}
nav h4, nav h5 {
	margin: 10px 0 0 4px;
	padding: 0;
	color: #FFCF78;
	cursor: pointer;
}
nav h5 {
	margin: 0;
	display: inline;
	line-height: 1.4;
	font-size: 11px;
	font-weight: normal;
}
nav ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 8px;
	display: none;
}
nav img {
	display: block;
}
nav ul ul {
	padding: 0 0 10px 15px;
}
nav ul li:before {
	content: '»  ';
}

table.tabular {
}
table.tabular td, table.tabular th {
	border: 1px solid #7C5205;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
}
