/* @group sub-navigation */

.page-blog div#sub-navigation
{
	padding: 0;
	background-image: none;
}

#sub-navigation div.tx-kfblog-pi2 {
	background: #fff none;
	border: 1px solid #cbd8e8;
	margin: 10px 0 0 3px;
	padding: 0;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 1px;
	-moz-border-radius-bottomright: 1px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 1px;
	-webkit-border-bottom-right-radius: 1px;
	width: 195px;
}

#sub-navigation div.tx-kfblog-pi2 h2 {
	line-height: 2em;
	height: 2em;	
	padding: 0 0 0 10px;
	clear: both;
	background: #d9e6f6 none no-repeat;
	margin: 0;
	font-weight: bold;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
}

#sub-navigation div.tx-kfblog-pi2 ul
{
	float: none;
	display: block;
	width: auto;
	margin: 10px 0 9px 0;
}

#sub-navigation div.tx-kfblog-pi2 ul li
{
	float: none;
	display: block;
	width: auto;
}

#sub-navigation div.tx-kfblog-pi2 ul li a {
	display:block;
	font-size: 9pt;
	padding: 0 0 0 6px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	line-height: 1.5em;
	background: none;
}

#sub-navigation .tx-kfblog-pi2 ul {
	background-image: none;
}

.tag-cloud {
	clear: both;
	margin: 10px;
	text-align: center;
}

.tag-cloud a {
	font-weight: normal;
	margin: 0 2px 3px 0;
}

.older-blogs {
	width: 100%;
	clear: both;
	border-top: 1px solid #cbd8e8;
	margin: 0;
	padding: 0;
}

/* @end */

a.link-next {
	float: right;
	clear: right;
	background: url(img/page_link_arrows.png) no-repeat right -62px;
	padding: 0 28px 0 0;
	line-height: 1.6em;
	margin: 0 0 16px 0;
}

a.link-previous {
	float: left;
	clear: left;
	background: url(img/page_link_arrows.png) no-repeat left top;
	padding: 0 0 0 28px;
	line-height: 1.6em;
	margin: 0 0 16px 0;
}

 .blog-item, .blog-info, .page-blog #bookmarks, .pagination 
{
	width: 470px;
}

.blog-item {
	margin: 0;
}

.blog-item h2
{
	margin: 15px 0 20px 0;	
}

.blog-item h2 a {
	color: #375476;
}

.blog-info {
	margin: 0 0 23px 0;
}

.page-blog .blog-item p
{
	margin: 0 0 15px 0;
}

.page-blog #leftcontent .content
{
	margin: 0 0 10px 2px;
	background: #ffffff url(img/blog_content_bg_top.png) no-repeat top left;
}

.page-blog p.tag-list
{
	background: url(./img/headline_border.png) no-repeat top left;
	padding: 15px 0 0 0;
}

.pagination
{
	padding: 15px 0 0 0;
}
.tx-kfblog-pi1 .tag-list
{
	background: url(./img/headline_border.png) no-repeat bottom left;
	padding: 0 0 15px 0;
}

.tx-kfblog-pi1 .pagination
{
	background: url(./img/headline_border.png) no-repeat bottom left;
	padding-top: 10px;
}

.tag-list #bookmarks
{
	background: url(./img/headline_border.png) no-repeat bottom left;
	padding: 15px 0 0 0;
}

.page-blog #bookmarks 
{
	position: static;
	margin: 10px 0 10px 0;
}

.page-blog #bookmarks span.abonnement
{
	margin: 0 2px 0 20px;
}

.pagination {
	clear: both;
	margin: 10px 0 8px 0;
}

.tag-list {
	margin: 18px 0 0 0;
	padding: 0 0 18px 0;
}

p.tag-list {
	margin: 18px 0 0 0;
	padding: 0 0 18px 0;
}

#page-blog-details #leftcontent p {
	margin:0 0 25px 0;
}

.tx-kfblog-pi1 img,
.tx-kfblog-pi2 img
{
	float: left;
	margin: 0 15px 0.5em 0;
}

.blog-comments .comment-author
{
	color: #27496B;	
}

.comment-item
{
	margin: 20px 0 0 0;
}

.comment-form
{
	margin: 20px 0 0 0;
	color: #375476;
}

.comment-head 
{
	display: block;
}

#page-blog-details .comment-form h2 
{
	line-height: 2em;
	height: 2em;
	position: relative;
	right: 10px;	
	clear: both;
	background-image: none;
	background-color: #d9e6f6;
	padding: 0 0 0 10px;
	margin: 0 0 20px 0;
}
.comment-form label 
{
	display: block;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.comment-form input 
{
	width: 200px;
	margin: 0 0 20px 0;
}

.comment-form input, .comment-form textarea
{
	border: 1px solid #27496c;
	padding: 3px 5px 3px 5px;
}

.comment-form textarea
{
	width: 440px;
	margin: 0 0 10px 0;
}

.comment-form p 
{
	float: left;
	display: inline;
	width: 290px;
}

.comment-form .submit
{
	float: right;
	display: inline;
	margin: 0 15px 0 0;
	padding: 0;
	border: 0;
	color: #ffffff;
	min-width: 146px;
	min-height: 29px;
	line-height: 29px;
	background: url(img/button_comment_submit.png) no-repeat left top;
	cursor: pointer;
}



#sub-navigation div.tx-kfblog-pi2 ul li a, #sub-navigation div.tx-kfblog-pi2 ul li a:link, #sub-navigation div.tx-kfblog-pi2 ul li a:visited,
.tag-cloud a, .tag-cloud a:link, .tag-cloud a:visited
{
	color: #2d6b15;
}

#sub-navigation div.tx-kfblog-pi2 ul li a:hover, #sub-navigation div.tx-kfblog-pi2 ul li a:focus, #sub-navigation div.tx-kfblog-pi2 ul li a:active,
.tag-cloud a:hover, .tag-cloud a:focus, .tag-cloud a:active,
#sub-navigation div.tx-kfblog-pi2 ul li a.active, #sub-navigation div.tx-kfblog-pi2 ul li a.active:link, #sub-navigation div.tx-kfblog-pi2 ul li a.active:visited,
.tag-cloud a.active, .tag-cloud a.active:link, .tag-cloud a.active:visited
{
	color: #e85f00;
}

#leftcontent .content #main-content .cfoot {
	top: -20px;
	left: -15px;
}

#page-blog-details #leftcontent .link-container p {
    margin: 0 20px 15px 45px;
}
