/*  
Theme Name: Flamescape
Theme URI: http://flamescape.com/
Description: Flamescape
Version: 1.0
Author: Gareth Hughes
Author URI: http://flamescape.com/

*/

body {
	margin: 0px;
	padding: 0px;
	background-color: black;
	background-image: url("/images/bg.jpg");
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

div#page {
	margin: auto;
	width: 768px;
	background-color: #1b6117;
}

div#header {
	background: URL("/images/top.jpg") no-repeat;
	height: 512px;
}

div#header div#title a {
	display: block;
	height: 100px;
}

div#searchbar {
	padding: 10px;
	text-align: right;
}

div#searchbar form {
	padding: 0px;
	margin: 0px;
}

div#content {
	padding: 16px;
	width: 510px;
	background-image: URL("/images/verticalborder.gif");
	background-position:right;
	background-repeat:repeat-y;
	float: left;
}

div.post {
	background-color: #184516;
	padding: 16px;
	margin-bottom: 16px;
	clear: both;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
}

div.author_container {
	position: absolute;
	width: 96px;
	margin-left: -128px;
}

div.author {
	padding: 16px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-topright: 0pt;
	-moz-border-radius-bottomright: 0pt;
	-webkit-border-radius-topleft: 15px;
	-webkit-border-radius-bottomleft: 15px;
	-webkit-border-radius-topright: 0pt;
	-webkit-border-radius-bottomright: 0pt;
	-o-border-radius-topleft: 15px;
	-o-border-radius-bottomleft: 15px;
	-o-border-radius-topright: 0pt;
	-o-border-radius-bottomright: 0pt;
	background-color: #1B6117;
	color: #DFE156;
}

div.author span {
	font-size: 8pt;
}

div#sidebar {
	float: right;
	padding: 3px;
	margin: 0px;
	width: 220px;
}

div#footer {
	clear: both;
	padding: 2px 16px;
	background-color: #222222;
	text-align: center;
}

h1, h2, h3, div.post small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
}

div.post h2, div.post h3 {
 	font-size:22pt;
	padding: 0px;
	color:#dfe156;
}

a {
	color:#dfe156;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:white;
}

div.post small {
	padding: 0em;
	font-size:15pt;
	color: #aeaf5f;
}

blockquote {	
	margin: 8px;
	padding: 5px 5px 5px 40px;
	background: #113210 URL("/images/blockquote.gif") no-repeat 5px 5px;
	font-style: italic;
	-moz-border-radius: 15px 0px;
	-webkit-border-radius: 15px 0px;
	-o-border-radius: 15px 0px;
	border-radius: 15px 0px;
}

ol {
	list-style-type: katakana;
}

ul {
	list-style-type: square;
}

div#sidebar ul, div#sidebar ol {
	padding-left: 12px;
	list-style-type: none;
	margin: 0px;
}


textarea {
	width: 100%;
	border: 1px solid black;
}

input {
	border: 1px solid black;
}

input#submit {
	background-color: white;
}

div.entry small {
	font-size: 10pt;
}

div#ventrilo {
	padding-left: 16px;
	padding-top: 20px;
	width: 500px;
	height: 347px;
	overflow: hidden;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#ventrilo a {
	color: white;
}

div#ventrilo div.serverinfo {
	font-variant: small-caps;
	font-size: medium;
	border: 1px dashed WindowFrame;
	padding: 4px;
	margin-bottom: 8px;
}

div#ventrilo div.serverinfo span {
	display: block;
}

div#ventrilo div.serverinfo span em {
	font-style: normal;
	font-weight: bold;
}

div#ventrilo div.serverview {
	background-color: Window;
	border: 2px inset ActiveBorder;
}

div#ventrilo div.client a, div.client a:active, div.client a:visited, div.client a:hover {
	text-decoration: none;
	color: ButtonText;
	cursor: pointer;
}

div#ventrilo div.client a {
	width: 100%;
}

div#ventrilo div.client a:hover div {
	background-color: Silver;
	font-weight: bold;
	border-color: Gray;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
}

div#ventrilo div.clientdetails span {
	display: block;
}

div#ventrilo div.client a span.flags {
	display: none;
}

div#ventrilo div.client a:hover span.flags {
	font-weight: normal;
	display: inline;
}

div#ventrilo div.clientdetails {
	display: none;
	padding: 4px 4px 4px 64px;
	background-color: Silver;
	border-color: Gray;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
}

div#ventrilo ul li {
	list-style-image: url("/images/client.gif");
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

div#ventrilo ul li.A {
	list-style-image: url("/images/client-admin.gif");
}

div#ventrilo ul li.P {
	list-style-image: url("/images/client-phantom.gif");
}

div#ventrilo ul li.locked {
	list-style-image: url("/images/channel-locked.gif");
	font-weight: bold;
}

div#ventrilo ul li.open {
	list-style-image: url("/images/channel-open.gif");
	font-weight: bold;
}

div#ventrilo ul {
	padding: 0px;
	margin: 0px 0px 0px 16px;
}

div#ventrilo ul li.lobby {
	list-style-image: url("/images/lobby.gif");
	font-weight: bold;
}

div#ventrilo ul li.ventstats {
	list-style-image: url("/images/lobby.gif");
	color: #ddffdd;
	font-size: 8pt;
}

div#ventrilo div.gameinfo {
	display: none;
	border: 1px silver dashed;
	width: 200px;
	overflow: hidden;
	position: absolute;
	margin-left: 16px;
}

div#ventrilo div.gameinfo ul li {
	list-style-image: none;
	list-style-type: disc;
	list-style-position: inside;
}

ol.commentlist li {
	background-color: #184516;
	padding: 12px;
}

img {
	border: none;
}

div.entry img.border {
	border: 10px solid #113210;
	margin: 8px;
}

div.center {
	text-align: center;
}

div.diggButton {
	margin-left: 20px;
	float: right;
}

div.alignleft {
	float: left;
}

div.alignright {
	float: right;
}

span.caption {
	font-size: 8pt;
	display: block;
	margin-top: -15px;
	width: 462px;
	background-color: #072506;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

strike {
	color: gray;
}

div#openttd {
	padding: 16px;
	background-color: #184516;
	background-image: url('/images/openttd_background.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	margin: 16px;
	display: none;
}

div#openttd table {
	border-collapse: collapse;
	font-size: 9pt;
}

div#openttd table td {
	border: 1px dotted black;
}

table#openttd_companies {
	width: 100%;
}

table#openttd_companies td {
	padding: 4px;
	background-color: #030;
	text-align: center;
}

table#openttd_companies td.negative_cash {
	color: red !important;
}

table#openttd_companies th {
	border-bottom: 1px dotted #222;
}

table#openttd_companies td.income {
	color: lime;
}

span#openttd_date {
	color: #AEAF5F;
	display: block;
	font-size: 15pt;
}