/* Erstellt von www.svensteglich.de */

#sidebar ul li h2 {
  font-size: 1.1em;
  background-color: #333;
 	background-image: url("http://2010-blogstyle.germany-meetings.com/images/bg_box_header.jpg");
	background-position: left top;
	background-repeat: no-repeat;
  padding: 3px 2px 3px 8px;
  color: #fff;
  line-height: 1.4em;
}

#sidebar ul li ul {
  border: 1px solid #BFBFBF;
  margin-bottom: 25px;
  border-bottom: none;
}

#sidebar ul li ul li {
  border-bottom: 1px solid #BFBFBF;
  padding: 3px 14px 3px 8px;
  line-height: 1.35em;
  background-image: url("http://2010-blogstyle.germany-meetings.com/images/bul_link_grey.gif");
  background-position: 202px center;
  background-repeat: no-repeat;
  background-color: #F4F4F4;
}

#sidebar ul li ul li a {
  color: #717171;
  display: block;
  width: 100%;
  font-weight: bold;
  text-decoration: none;
}

#sidebar ul li ul li a:hover {
  color: #CC0000;
}
.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
.postmetadata {
	clear: both;
}

#sidebar ul li ul li a.rss {
  background: url("http://2010-blogstyle.germany-meetings.com/images/ico_rss_feed.gif") left 2px no-repeat;
  padding-left: 16px;
  _width: 90%;
}
li.widget_tag_cloud,
li.widget_categories {
	margin-bottom: 25px;
	border-bottom: 1px solid #BFBFBF;
	background: url(widget-back.gif) repeat-y 0px 12px;
}
li.widget_tag_cloud {
	overflow: hidden;	
}

/* Artikel: Rahmen */
#respond,
.post {
  margin: 0 0 25px 0;
  padding: 0 0 25px 0;
  border-bottom: 1px solid #D6D6D6;
  font-size: 0.8em;
  line-height: 1.4em;
  color: #333333;
  clear: both;
}

.post h2,
.post h2 a,
h2.pagetitle {
  font-size: 1.2em;
  color: #CC0000;
  line-height: 1.1em;
  margin: 0 0 10px 0;
  font-weight: normal;
  text-decoration: none;
}
.post h3,
.post h3 a {
  font-size: 1.2em;
  color: #CC0000;
  line-height: 1.1em;
  margin: 0 0 10px 0;
  font-weight: normal;
  text-decoration: none;
}
#respond h3,
h3#comments {
  font-size: 1.1em;
  color: #000000;
  line-height: 1.1em;
  margin: 0 0 10px 0;
  font-weight: normal;
  text-decoration: none;
}
textarea {
	width: 523px;
	border: 1px solid #cccccc;
	margin: 6px 0 6px 0;
}

.post p {
  margin: 0px 0px 1em 0px;	
}
.post img {
  border: 5px solid #E9E9E9;
}

.post table {
	margin: 5px 0px 5px 0px;
	width: 500px;
	border: 1px solid #D6D6D6;
}

.post table.zebra tr.odd {
	background-color: #F1F1F1;
}

.post table td {
	padding: 2px;
}

.post table thead {
	font-weight: bold;
	background-color: #E4E4E4;
}

.post table thead th {
	padding: 2px;
	text-align: center;
}

.post ul {
	margin: 0px 0px 8px 15px;
}	

.post ul li {
	background-image: url("http://2010-blogstyle.germany-meetings.com/images/bul_list_sidebar.gif");
	background-repeat: no-repeat;
	background-position: left 8px;
	padding: 0 0 0 10px;
}

.post ul ul {
	margin: 0px 0px 8px 15px;
}

.post ul.list {
	margin: 8px 0px 8px 15px;
}	

.post ul.list li {
	background-image: url("http://2010-blogstyle.germany-meetings.com/images/bul_link_blue_more.gif");
	background-repeat: no-repeat;
	background-position: left 8px;
	padding: 3px 0 3px 10px;
}
/* ----- */
.navigation {
	font-size: 1em;
	clear: both;
	height: 32px;
}
.navigation a {
  font-size: 0.8em;
  color: #CC0000 !important;
  font-weight: normal;
  border-bottom: 1px solid #F0B3B3;
  text-decoration: none !important;
}
.navigation .alignright {
	float: right;
	margin: 0 0 12px 0;
}
.navigation .alignleft {
	float: left;
	margin: 0;
}
/* ----- */
.postmetadata a:link,
.postmetadata a:visited,
.commentlist a:link,
.commentlist a:visited {
  color: #CC0000;
  font-weight: bold;
  border-bottom: 1px solid #F0B3B3;
  text-decoration: none;
} 

.postmetadata a:hover,
.postmetadata a:active,
.commentlist a:hover,
.commentlist a:active {
  color: #3C82B5;
  font-weight: bold;
  border-bottom: 1px solid #C5DAE9;
  text-decoration: none;
}
.commentlist {
	font-size: 0.8em;
	line-height: 1.3em;
}

.post ul.result {
	margin: 0;
	padding: 0;
}

.post ul.result li {
	background-image: none;
	padding: 0px 0px 12px 0px;
	margin: 0px 0px 12px 0px;
	border-bottom: 1px solid #D6D6D6;
}

.post .footer hr {
  display: none;
}

/* ---------------------------------------------------------------------- */
