/* Page Body */
html {
    height: 100%;
    min-height: 100%;
}
body {
    background: url("images/overall_bg.jpg") left top repeat;
    font-size: 11px;
    font-family: "Verdana", trebuchet ms, Tahoma, arial, sans-serif;
    color:  #fff;
    height: 100%;
    padding: 0;
    margin: 0;
}

/* Overall  */
#overall {
    position: relative;
    background: none;
    width: 900px;
    height: 100%;
    min-height: 100%;
    padding: 160px 0 0 0;
    margin: 0 auto;
}
body>#overall {
    height: auto;
    min-height: 100%;
}

#top_line {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 8px;
	background: url("images/topLine_bg.png") left top repeat-x;
	z-index: 100;
}

/* Suche */
#seachbar {
	position: absolute;
	top: 8px;
	right: 0px;
	background: url("images/srchBar_bg.png") left top no-repeat;
	width: 202px;
	height: 32px;
	padding: 0 5px;
}
#searchbox {
	width: 163px;
	height: 14px;
	background: url("images/srchInput.png") left top no-repeat;
	border: 0;
	margin: 0 5px 0 0;
	padding: 2px 8px;
	float: left;
}
.submitbutton {
	background: url("images/srchSbmt.png") left bottom no-repeat;
	width: 18px;
	height: 20px;
	padding: 0;
	border: 0;
}
.submitbutton:hover {
	cursor: pointer;
}

/* Logo */
#splatter {
	position: absolute;
	top: 0;
	left: -90px;
	width: 241px;
	height: 192px;
	background: url("images/blood.png") left bottom no-repeat;
	z-index: 1;
}
a#logo {
	position: absolute;
	top: 45px;
	left: 30px;
	z-index: 2;
}

/* Navigation Top */
div#naviLeft {
	width: 27px;
	height: 51px;
	position: absolute;
	left: 0;
	top: 110px;
	background: url("images/navi_l.png") left top no-repeat;
	z-index: 10;
}
div#naviRight {
	width: 36px;
	height: 51px;
	position: absolute;
	right: 0;
	top: 110px;
	background: url("images/navi_r.png") left top no-repeat;
}
ul#naviTop {
	margin: 0;
	padding: 0;
	width: 837px;
	height: 51px;
	position: absolute;
	left: 27px;
	top: 110px;
	background: url("images/navi_bg.png") left top repeat-x;
	z-index: 10;
	list-style-type: none;
}
ul#naviTop li {
	float: left;
	padding: 9px 15px;
	background: url("images/navi_trenn.png") left 7px no-repeat;
	text-align: center;
}
ul#naviTop li.first {
	background: none;
}
ul#naviTop li a {
	text-decoration: none;
	display: block;
	width: 73px;
	height: 23px;
	padding: 3px 0 0 0;
}
ul#naviTop li a:hover {
	text-decoration: none;
	background: url("images/navi_hover.png") left top no-repeat;
}
ul#naviTop li.cat-item.current-cat a {
	text-decoration: none;
	background: url("images/navi_active.png") left top no-repeat;
	color: #303030;
}
#toprss {
	position: absolute;
	right: 10px;
	top: 150px;
	z-index: 12;
}

/* Content */
#content {
	float: left;
	padding: 0;
}

/* Artikel */
.article_head {
	width: 490px;
	height: 32px;
	padding: 20px 30px 0 30px;
	background: url("images/article_head.png") left top no-repeat;
	position: relative;
	text-decoration: none;
}
.article_head a {
	text-decoration: none;
}
.article_content {
	padding: 0 35px;
	width: 480px;
	background: url("images/article_center.png") left top repeat-y;
}
.article_info {
	display: block;
	margin: 0 0 25px 0;
}
.article_bottom {
	padding: 0 25px;
	width: 500px;
	height: 53px;
	background: url("images/article_bottom.png") left top no-repeat;
}
.article_bottom_button {
	float: left;
	height: 33px;
	padding: 0 5px;
} /*
.article_bottom_button.comment .icon {
	float: left;
	height: 28px;
	width: 35px;
	margin: -3px 0 0 0;
	background: url("images/bubbles.png") left top no-repeat;
}
.article_bottom_button.tags .icon {
	float: left;
	height: 28px;
	width: 30px;
	margin: -4px 0 0 0;
	background: url("images/schild.png") left top no-repeat;
} */
.spacer {
	width: 15px;
	height: 5px;
}
.article_bottom_button.comment .icon {
	float: left;
	height: 21px;
	display: block;
	margin: 0;
	padding: 6px 0;
	background: url("images/articles_btm_c.png") left top repeat-x;	
}
.article_bottom_button.tags  {
	float: right;
}
.article_bottom_button.more .icon {
	float: left;
	height: 17px;
	display: block;
	margin: 0;
	padding: 8px 0;
	width: 12px;
	background: url("images/articles_btm_c.png") left top repeat-x;	
}
.article_bottom_button .art_btm_btn_l {
	width: 5px;
	height: 33px;
	float: left;
	background: url("images/articles_btm_l.png") left top no-repeat;	
}
.article_bottom_button .art_btm_btn_r {
	width: 4px;
	height: 33px;
	float: left;
	background: url("images/articles_btm_r.png") left top no-repeat;	
}
.article_bottom_button a {
	display: block;
	height: 15px;
	float: left;
	padding: 9px 10px;
	background: url("images/articles_btm_c.png") left top repeat-x;	
	text-decoration: none;
}
.article_bottom_button span {
	display: block;
	height: 15px;
	float: left;
	padding: 9px 0;
	background: url("images/articles_btm_c.png") left top repeat-x;	
}
.article_bottom_button.tags a {
	display: inline;
	height: 15px;
	float: left;
	padding: 9px 0;
	background: url("images/articles_btm_c.png") left top repeat-x;	
	text-decoration: none;
}
.article_bottom_button.tags span.komma {
	padding: 9px 4px 9px 0;
}

.article_bottom_button:hover .art_btm_btn_l {
	background: url("images/articles_btm_l_hover.png") left top no-repeat;	
}
.article_bottom_button:hover .art_btm_btn_r {
	background: url("images/articles_btm_r_hover.png") left top no-repeat;	
}
.article_bottom_button:hover a,
.article_bottom_button.tags:hover .icon,
.article_bottom_button.comment:hover .icon,
.article_bottom_button.more:hover .icon,
.article_bottom_button:hover span {
	background: url("images/articles_btm_c_hover.png") left top repeat-x;	
}
.article_bottom_button a:hover {
	text-decoration: underline;
}

/* Sidebar */
#sidebar {
	float: left;
	padding: 34px 0;
	width: 327px;	
	background: url("images/sidebar_top.png") left 2px no-repeat;
}
#sidebar_full,
#sidebar_footer {
	background: url("images/sidebar_bg.png") left top repeat-y;
	padding: 0 34px;
	width: 260px;	
}
#sidebar_full ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar_full ul li ul {
	list-style-type: circle;
	margin: 0;
	padding: 5px 0 0 15px;
}
#sidebar_left,
#sidebar_right {
	float: left;
	width: 120px;
}
#sidebar_btm {
	height: 32px;
	width: 327px;
	background: url("images/sidebar_bottom.png") left bottom no-repeat;
}
.sidebarbox {
	padding: 20px 0;
}
.sidebarbox h2 {
	padding: 0 0 5px 0;
}
.sidebarbox a {
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
}
.sidebarbox ul {
	margin: 0;
	padding: 0 0 0 30px;
	line-height: 20px;
}

.sidebarbox #calendar_wrap {
	text-align: center;
}
.sidebarbox #calendar_wrap table {
	margin: 0 auto;
}

/* Footer */
#footer {
	width: 100%;
	height: 200px;
	background: url("images/footer_bg.png") left bottom repeat-x;
	position: relative;
}
#footer_inner {
	width: 900px;
	height: 170px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}
#footer_inner div {
	float: left;
	padding: 0 25px;
}
#footer_inner div p {
	padding: 0;
	margin: 0;
}
#footer_inner div ul {
	padding: 5px 0 0 30px;
	margin: 0;
	line-height: 16px;
}

/* Custom */
.clear {
    clear: both;
}

.fl_left {
    float: left;
}

.fl_right {
    float: right;
}
#rss {
    position: absolute;
    top: 390px;
    right: 55px;
}

/* Default */
h1 {
    font-size: 18px;
    font-weight: normal;
    padding: 0 0 1.0em 0;
    margin: 0;    
    font-family: "trebuchet ms", Verdana, Tahoma, arial, sans-serif;
}

h2 {
    font-size: 160%;
    padding: 0 0 1.0em 0;
    margin: 0;
    font-family: "trebuchet ms", Verdana, Tahoma, arial, sans-serif;
}

h3 {
    font-size: 140%;
    padding: 0 0 1.0em 0;
    margin: 0;            
    font-family: "trebuchet ms", Verdana, Tahoma, arial, sans-serif;
}

h4 {
    font-size: 120%;
    padding: 0 0 1.0em 0;
    margin: 0;          
    font-family: "trebuchet ms", Verdana, Tahoma, arial, sans-serif;
}

h5 {
    font-size: 100%;
    padding: 0 0 1.0em 0;
    margin: 0;         
    font-family: "trebuchet ms", Verdana, Tahoma, arial, sans-serif;
}

h6 {
    font-size: 100%;
    padding: 0 0 1.0em 0;
    margin: 0;    
    font-family: "trebuchet ms", Verdana, Tahoma, arial, sans-serif;
}

p {
    margin: 0;
    padding: 0 0 1.5em 0;
    line-height: 16px;
}

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

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  /* optional rounded corners for browsers that support it */
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 5px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }

