﻿/*
Theme Name: demo2 modified by semy
*/

* {
	text-align:left;
}
body {
	margin:0; 
	padding:0;
	font-size: 12px;
	color:#000000;
	font-family: tahoma, sans-serif;
	text-align: center;
	/*background-color:#1f2f3a;
	background-color:#002233;*/
	background-image:url('images/main_bg.gif');
}
img {
	border:0;
}

p {
	color:#000000;
	margin:5px 0 5px 0;
	padding:0;
}
h1, h2 {
	padding:0;
	margin:2px;
}
h1 a {
	color:#339933;
	text-decoration:none;
}
#navigation h3 {
	height:32px;
	font-size:15px;
	background-image:url('images/bg5.gif');
	background-repeat:no-repeat;
	color:#339933;
	margin:0 0 0 0;
	padding-left:36px;
	line-height:32px;
	display:inline;
	width:206px; 
}
.red {
	color:#CC0000;
}
.left {
	float:left;
}
.right {
	float:right;
}
#page {
	width:901px;
	margin:0 auto;
	padding:0;
	text-align: center;
	color:#000000;
	background-color:#1f2f3a;
	padding-top:10px;
	border:#000000 solid 1px;
}
#head {
	width:901px;
	height:238px;
	margin:0;
	background-color:#000000;
	background-image:url('http://static.going-postal.eu/news/head_no_border.jpg');
	color:#000000;
	border-bottom:#000000 solid 1px;
	border-top:#000000 solid 1px;
}
#blogname {
	padding:25px 0 0 0;
}
#blogname a {
	color:#990000;
	font-family: sans-serif;
	text-align: center;
	font-size:20px;
	text-decoration:underline;
	font-weight:bold;
	font-style:oblique;
}
#blogdescription {
	padding:5px 0 0 0;
	color:#f7b71d;
	font-size:16px;
}
#main {
	width:901px;
	min-height:100px;
	margin:0 auto;
	background-image:url('images/bg1.jpg');
	background-repeat:repeat-y;
	padding-bottom:10px;
	background-color:#000000;
	border-bottom:#000000 solid 1px;
}
#main_left {
	background-color:#6796b0;
	width:640px;
	float:left;
	padding:0 12px 0 8px;
	overflow:hidden;
	border-right:#000000 solid 1px;
	border-top:#000000 solid 1px;
}
#listtype {
	margin:10px 0 0 10px;
}
.oneart {
	padding:13px;
}
.oneart h1 {
	color:#339933;
	font-size:20px;
	margin-bottom:10px;
	font-weight:normal;
}
.postmetadata {
	padding:7px;
	background-image:url('images/bg3.jpg');
	width:611px;
	height:27px;
	font-size: 11px;
	color:#990000;
}
.postmetadata .left a {
	color:#339933;
	text-decoration:none;
}
.postmetadata .right a {
	color:#339933;
}
.postmetadata .right {
	color:#339933;
}
.artcontent {
	line-height:140%;
	padding:5px;
}
.artcontent ul {
	margin-left:-4px;
}
.artcontent ul li {
	padding-left:5px;
}
* html .artcontent ul {
	margin-left:34px;
}
* html .artcontent ul li {
	padding-left:6px;
}
*+html .artcontent ul {
	margin-left:34px;
}
*+html .artcontent ul li {
	padding-left:6px;
}

#sidebar {
	width:205px;
	float:right;
	margin:0;
	padding:10px 0 0 0;
	overflow:hidden;
	background-color:#6796b0;
	border-left:#000000 solid 1px;
	border-top:#000000 solid 1px;
	border-bottom:#000000 solid 1px;
}
#progress {
	padding-left: 1px;
	
}
#boss {
	text-decoration:underline;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

#loot {
	/*text-align: center;*/
	font-size: 10px;
	padding-left: 1px;
}

#sidebar ul {
	margin-left:0px;
	padding:0;
	line-height:20px;
	margin:0;
}
#sidebar li {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar h2 {
	width:206px;
	height:32px;
	font-size:15px;
	background-image:url('images/bg3.gif');
	background-repeat:no-repeat;
	color:#339933;
	margin:0 0 0 0;
	padding-left:36px;
	line-height:32px;
}
#sidebar a {
	text-decoration:none;
	color:#000000;
	
}
#sidebar ul li ul {
	margin-bottom:15px;
}
#sidebar ul li ul li {
	width:190px;
	padding:0 8px 0 8px;
	line-height:33px;
	background:url('images/dot.gif') repeat-x 0px 32px;
	overflow:hidden;
	white-space:nowrap;
	color:#000001;
}
#searchform {
	margin:5px 0 0 0;
	padding:0;
	width:206px;
	height:40px;
}
#s {
	width:163px;
	height:18px;
	line-height:18px;
	border:#000000 solid 1px;
	background-image:url('images/searchhere.gif');
	background-repeat:no-repeat;
}
#searchsubmit {
	width:33px;
	height:22px;
	border:0;
	padding:0;
	background-image:url('images/go.gif');
}
#commentlist #commentform {
}
#comment {
	width:400px;
	height:100px;
}
#comments, #respond {
	font-size:12px;
}
.navigation {
	margin:0 auto;
	width:95%
}
.navigation a {
	color:#000000;
}
#foot {
	background-image:url('images/bg4.gif');
	background-repeat:no-repeat;
	background-color:#000000;
	width:901px;
	height:69px;
	margin:0 auto; 
	text-align:center;
	color:#464646;
}
#foot a {
	color:#646464;
}
