/*
    Author Name : Anh Tuan Van
    Author Site : http://v4n.de
    Style Name  : baer style
	Style URI	: http://v4n.de
    Version 	: R2
    Comments    : custom style for baers blog
*/

body {
	background-color: #fff;
}

/* enable png transparence for ie */
img {
	behavior: url("pngbehavior.htc");
}
#page {
/* The entire design is contained within the 'page' id */
	border: none;
	padding: 0 0 10px;
}

#header {
/* Contains the H1 and menu */
	height: 190px;
	_height: 190px;
}

#header h1 a {
	display: block;
	width: 995px;
	height: 166px;
	font-size: 0;
	margin: 0;
}
#header h1 {
	margin: 0;
	padding: 0;
}
.description {
	display: none !important;
}

div.userbox {
  background-color: #D26EFF;
  color: #fff !important;
}

div.userbox a {
  color: #fff !important;
}

#primary {
/* Contains the main column */
	width: 527px;
	_width: 527px;
	background: #ecbafc url('bglila.gif') 50% 0 repeat-y;
	border: 1px solid #000;
	padding-right: 15px;
	padding-left: 10px;
}

#primary a {
  color: #bd22ff;
}

.item {
/* Each entry is contained within the 'item' class */
}

.itemtext {
/* The meat and potatoes of every entry */
}

.leftsidebar {
/* Contains the sidebar */
    width: 160px;
	_width: 160px;
	margin: 0 15px 0 0;
}

.secondary {
/* Contains the sidebar */
	margin: 10px 0 15px 745px;
	padding: 0;
}

.secondary > div, .leftsidebar > div {
	background-color: #D26EFF;
	padding: 5px;
	border: 1px solid #000;
	color: #fff !important;
	margin:0 0 10px;
}

* html .secondary div, * html .leftsidebar div {
	padding: 5px;
	border: 1px solid #000;
	background-color: #D26EFF;
	margin: 10px 0 0;
	color: #fff !important;
}
#menue {
	margin: 0;
}
.secondary h2, .leftsidebar h2 {
	color: #fff;
}

.leftsidebar div {
}

.secondary div {
}

.secondary a, .leftsidebar a {
	color: #fff;
}
#shortfacts div {
	border: none;
}

#primary h2, #primary h2 a, #primary h2 a:visited,
#primary h3, #primary h3 a, #primary h3 a:visited,
#primary h4, #primary h4 a, #primary h4 a:visited {
	color: #000;
}

.entry-content {
	color: #000;
	font-size: 10pt;
	font-family: Arial;
}

.entry-meta {
	color: #222;
}

.entry-meta a, .comment-meta a, .navigation a, .metalink a, .commentsrsslink a, .trackbacklink a {
	color: #222 !important;
}

small, strike, #leavecomment, .comments #loading {
	color: #444;
	}
#rollingarchives a, #nested_rollingarchives a, #rollpages, #nested_rollpages {
	color: #222;
}
.secondary .metalink a {
	color: #fff;
	padding: 0;
	margin:0;
}
#suche form {
	margin: 0;
}
ul.menu {
	left: 0;
	width: 965px;
	background-color: #D26EFF;
	border-bottom: 1px solid #000;
}

ul.menu li a {
color:#fff !important;
text-decoration:none;
}

ul.children {
	margin: 0 0 0 8px;
}
#useronline-count, #useronline-browsing-site {
	margin: 0;
	padding: 0;
}

#chatoutput span {
  color:#bd22ff !important;
  font-size:9pt;
}

.spoiled {
  color: #d884ff;
}