body {
	background: #000000 url(./images/bkg.jpg) top repeat-x;
	margin: 10px;
	cursor: default;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
a {
	color: #F0F0F0;
	text-decoration: none;
}

a:hover {
	color: orange;
}

img {
	border: none;
}

form {
	margin: 0px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #7E7E7E;
	background: url(./images/table_bg_dark.png) repeat;
	color: #FFFFFF;
	padding: 2px;
	margin-bottom:6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #7E7E7E;
	background: url(./images/table_bg_dark.png) repeat;
	color: #FFFFFF;
	padding: 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
select {
	border: 1px solid #7E7E7E;
	background: #333333 url(./images/table_bg_dark.png) repeat;
	color: #FFFFFF;
	padding: 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.button {
	padding: 3px;
	cursor: pointer;
}
.button:active {
	background-image: url(./images/table_bg_light.png);
}
#signin {
	margin: 10px 0px 10px;
}

strong.error {
	color: #FF0000;
}

#container {
	width: 830px;
	margin: 0 auto;
}
#wrapper {
	width: 820px;
	margin: 0 auto;
	background: url(./images/border_left.png) left top repeat-y;
	padding-left: 22px;
}
#wrapperone {
	background: url(./images/border_right.png) right top repeat-y;
	padding-right: 22px;
}
.border {
	background: url(./images/header_border_top.png) center top repeat-x;
	height: 17px;
	clear: both;
}
.bordertwo {
	background: url(./images/header_border_bottom.png) center top repeat-x;
	height: 5px;
	clear: both;
}

#header {
	background-image: url(./images/sidebar_bg2_svejk.png); background-position:top right;
	text-align: left; height:95px; padding-left:250px
}
.logo {
	position:absolute; margin-left:5px
}

#footer {
	background: url(./images/sidebar_bg.png);
	text-align: center;
	font-size: 10px;
	padding: 5px;
	color: #CCCCCC;
	clear: both;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #CCCCCC;
}

#navigation {
	padding: 5px;
	background: url(./images/navigation_bg.png) top left repeat-x;
	text-align: left; padding-left:240px
}

#content {
	height: 100%;
}
.content {
	width: 100%;
}

#page {
	background: url(./images/page_bg.png) center top repeat-y;
	padding: 5px 15px 5px 15px;
	color: #F0F0F0;
}

#page2 {
	background: url(./images/page_bg2.png) center top repeat-y;
	padding: 5px 15px 5px 15px;
	color: #F0F0F0;
}

.sidebar {
	background: url(./images/sidebar_bg.png) center repeat;
	padding: 5px;
	width: 150px;
}
#sidebar a {
	display: block;
	line-height: 20px;
	background: url(./images/button.png) center no-repeat;
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#sidebar a:hover {
	background-image: url(./images/button_hover.png);
	color: orange;
}
#sidebar a:active {
	background-image: url(./images/button_down.png);
}
.sidebarone a {
	display: block;
	line-height: 20px;
	background: url(./images/button.png) center no-repeat;
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.sidebarone a:hover {
	background-image: url(./images/button_hover.png);
}
.sidebarone a:active {
	background-image: url(./images/button_down.png);
}

.divider {
	margin: 5px;
}

.post {
	width: 448px;
	margin-bottom: 5px;
}
.post_header {
	background: url(./images/post_header.png) center top no-repeat;
	line-height: 19px;
	padding-left: 6px;
	font-weight: bold;
}
.post_body {
	background: url(./images/post_body.png) left top repeat-y;
	padding: 8px;
}

#page .post_body a {
	color: white;
	text-decoration: underline;
}

#page .post_body a:hover {
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted white;
}

#page a:hover {
	color: white;
	text-decoration: none;
}

.post2 {
	width: 100%;
	margin-bottom: 5px;
}
.post_header2 {
	background: url(./images/post_header2.png) center top no-repeat;
	line-height: 19px;
	padding-left: 6px;
	font-weight: bold;
}
.post_body2 {
	background: url(./images/post_body2.png) left top repeat-y;
	padding: 8px;
}


.post_body p {
	margin-top: 0px;
	margin-bottom: 10px;
}

.header {
	display: block;
	line-height: 20px;
	background: url(./images/button_down.png) center no-repeat;
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.avatar {
	background: url(./images/wowhead/icon_border_large.png) center no-repeat;
	margin: 4px; border: solid 1px #CC6600
}

.q {
	color: #ffd100;
}
.q0, .q0 a {
	color: #9d9d9d;
}
.q1, .q1 a {
	color: #ffffff;
}
.q2, .q2 a {
	color: #1eff00;
}
.q3, .q3 a {
	color: #0070dd;
}
.q4, .q4 a {
	color: #a335ee;
}
.q5, .q5 a {
	color: #ff8000;
}
.q6, .q6 a {
	color: #e5cc80;
}
.q7, .q7 a {
	color: #ff0000;
}
.q8, .q8 a {
	color: #ffff98;
}

.label {
	display: block;
	line-height: 20px;
	width: 130px;
	padding-left: 0px;
	text-align: left;
	background: url(./images/label.png) center no-repeat;
}
.details {
	display: block;
	padding-left: 7px;
	text-align: left;
}
.spacer {
	padding:3px;
}
.colorbad{
	color:red
}
.colorgood{
color:lime
}

.donatespan:hover {
	color: orange;
}

.posted {
	margin-top: 30px;
	border-top: 1px dotted #666;
	padding-top: 5px;
}