body 
{
	padding: 0;
	margin:  0;
	border:  0;
	background: #2c241e url(images/background.jpg) no-repeat top right;
	font: 12px Georgia,"Times New Roman", Times, serif;
	color: #d8d2ca;
}

img
{
	border: 0;
}

table
{
	border-collapse: collapse;
}

th
{
	font-size: 12px;
	text-align: left;
	padding-right: 5px;
	border-bottom: solid 1px white;
}

td
{
	font-size: 12px;
	vertical-align: top;
	padding-right: 5px;
}

ul
{
	list-style: square;
	margin: 0 0 0.5em 0;
	padding: 0.5em 1.5em;
}

h1
{
	color: #f0e4d6;
	font-size: 14pt;
	font-weight: bold;
	margin: 0 0 1em 0;
}

h2
{
	color: #f0e4d6;
	font-size: 12px;
	font-weight: bold;
	margin: 1.5em 0 0 0;
	clear: right;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px white;
	clear: right;
	margin: 0;
}

h4
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0;
}

blockquote
{
	font-style: italic;
	padding-left: 1em;
	margin: 1em 0em 1em 0em;
	border-left: solid 2px gray;
}

blockquote div:before { content: open-quote;  }
blockquote div:after  { content: close-quote; }

q 		 { font-style: italic;   }
q:before { content: open-quote;  }
q:after  { content: close-quote; }

p
{
	margin: 0.5em 0 1em 0;
}

.section 
{
	border: solid 1px #ba760c;
	padding: 0px 6px 2px 6px;
	margin: 1.75em 0 2em 0;
}

.section h2
{
	display: block;
	padding: 2px 6px;
	margin: 0;
	border: solid 1px #ba760c;
	position: relative;
	top: -0.7em;
	background: #2c241e;
	color: #c9aa4f;
}

div.item
{
	border: solid 1px #8a7258;
	margin: 1em 0 1em 0;
	background: #131313;
	line-height: 150%;
	padding: 15px;
	font-size: 14px;
}

fieldset
{
	border: solid 1px #8a7258;
	margin: 1em 0 1em 0;
	background: #131313;
	line-height: 150%;
	padding: 5px 15px;
	font-size: 14px;
}

fieldset legend
{
	border: solid 1px #8a7258;
	margin: 1em 0 1em 0;
	background: #131313;
	font-weight: bold;
	padding: 0 1em;
	font-size: 14px;
}

#news .header
{
	border-bottom: solid 5px #222222;
}

#news h2
{
	margin: 0;
}

.calendar
{
	width: 59px;
	height: 49px;
	float: left;
	text-align: center;
	margin-right: 12px;
	background: url(images/calendar.png) no-repeat center top;
}

.dc1
{
	color: #352d21;
	margin-top: 12px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia;
}

.dc2
{
	color: #948d81;
	text-align: center;
	font-family: Georgia;
	font-size: 16px;
	margin-top: -5px;
}

div.item h2
{
	color: #f0e4d6;
	font-size: 18px;
	font-weight: normal;
	padding-top: 8px;
}

div.item .poster
{
	font-style: italic;
	color: #f0e4d6;
}

a
{
	color: #cccccc;
	text-decoration: underline;
}

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

#googleads
{
	text-align: center;
	margin: 0.5em 1em;
}

#header
{
	width: 100%;
	padding: 1em 0 0 0;
}

#header a
{
	margin-left: 10%;
}

#body
{
	background: #2c241e url(images/wash.gif) repeat-x top;
	padding-top: 13px;
}

#sidebar
{
	width: 195px;
	float: left;
	font-size: 8pt;
	text-align: center;
	margin: 0;
	padding: 0 0 1em 0;
}

#menu
{
	background: #131313;
	font-size: 12px;
	color: #e1cfb5;
	border: solid 1px #8a7258;
	text-align: left;
	padding: 0 0 0 5px;
	margin: 1em 0 0.5em 1.5em;
}

#menu h1
{
	color: #ababab;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

#menu ul
{
	list-style-type: none;
	margin-bottom: 0.5em;
}

#menu a
{
	color: inherit;
	text-decoration: none;
}

#menu a:hover
{
	text-decoration: underline;
}

#content
{
	margin-left: 200px;
	padding: 0.5em 1em;
}

#footer
{
	clear: both;
	margin-top: 1em;
	background: url(images/wash.gif) repeat-x top;
	padding-top: 15px;
	padding-bottom: 0.5em;
	line-height: 150%;
	text-align: center;
	font-size: 8pt;
}

.changelog td
{
}

img.appthumb
{
	float: right;
	clear: right;
	margin-top: 0.5em;
	margin-left: 1em;
}