/*
Theme Name: KennstDuEinen.de Artikelverzeichnis
Theme URI: http://www.kennstdueinen.de
Description: KennstDuEinen.de Artikelverzeichnis Theme
Template: kde
Author: Farbwahl GbR
Author URI: http://www.farbwahl.de
Version: 1.0
*/

* {margin: 0; padding: 0}

body {font-size: 62.5%; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif}


div#page {
	width:978px;
	margin: 0 auto;
}



#blogHeader {
	background-color:black;
	width:978px;
	height:151px;
	background:url('img/blog_header_background.gif');
	position:relative;
	margin-bottom:12px;
}

#blogHeaderLeft {
	width:18px;
	height:151px;
	background:url('img/blog_header_left.png');
	position:absolute;
	left:0px;
	top:0px;
}

#blogHeaderRight {
	width:56px;
	height:151px;
	background:url('img/blog_header_right.png');
	position:absolute;
	right:0px;
	top:0px;
}

#blogHeaderContent {
	position:absolute;
	left:20px;
	top:10px;
	width:936px;
	height:120px;
	font-size:11px;
}


/* Links zu KennstDuEinen.de rechts oben im Header */
#blogHeader ul.actions {
	list-style-type: none;
	color: white;
	position: absolute;
	right: 49px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

#blogHeader ul.actions li {
	background-image: url(img/blog_header_seperator.gif);
	background-repeat: no-repeat;
	float: left;
	padding-left: 13px;
	padding-right: 11px;
	padding-top: 1px;
	line-height: 15px;
}

#blogHeader ul.actions li.first {
	background-image: none;
}

#blogHeader ul.actions li a {
	color: white;
	font-size: 11px;
	text-decoration: none;
}

#blogHeader ul.actions li a:before {
	content: "» ";
}

#blogHeader ul.actions li a:hover {
	text-decoration: underline;
}



#blogHeaderContent h1 {
	position: absolute;
	top: 3px;
	left: 0px;
}

#blogHeaderContent h1 a {
	text-indent: -999em;
	background: transparent url(img/kde-avz-logo.png) right top no-repeat;
	width: 354px;
	height: 40px;
	display: block;
	overflow: hidden;
}



#blogHeaderContent p {
	position:absolute;
	top:86px;
	left:3px;
	line-height:15px;
}

#blogHeaderContent p.first {
	top: 70px;
	font-size: 13px;
}

#blogHeaderContent p a {
	color: black;
}

#blogHeaderContent #rss {
	width: 38px;
	position: absolute;
	height: 0px;
	overflow: hidden;
	left: 896px;
	top: 73px;
	padding-top: 38px;
	background-image: url('img/rss.png');
}


div#content {
	margin-left: 9px;
	width: 708px;
	float: left;
	display: inline;
}

a {
	color: #019abc;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h4 {
	color: #019abc;
	font-size: 14px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #019abc;
	margin-bottom: 18px;
}

#content ul {
	font-size: 13px;
}


div.post {
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 20px;
}

.post-body a {color: #009abc}
.post-body blockquote {
	width:706px;
}

.post-body h2, .post-body h3 {
	font-size:14px;
	padding-top:4px;
	padding-bottom:2px;
}

.post-body h4 {
	font-size:12px;
	padding-top:4px;
	padding-bottom:2px;
}




#content div.multiple {background: transparent url(img/pxborder_blue.gif) left top repeat-x; padding-top: 2em}
h2.post-title, h2.post-title a {font-size: 1.2em; color: #EB7124; text-decoration: none}
h2.post-title {margin-bottom: .3em;}

div.post-details {
	margin-bottom: 12px;
	font-style: italic;
}


p.post-categories, p.post-comments {float:left}
p, li {margin-bottom: .5em;}
ul {
	list-style-position: outside;
	margin-left: 30px;
	margin-bottom: 1em
}
ul li {margin-bottom: .5em;}



/* Footer eines Posts */
div.post-footer {
	padding: 11px;
	color: #009ABC;
	margin-top: 18px;
	background: #E6F5F8;
	border: 1px solid #CCEBF2;
	font-size: .9em;
}

div.post-footer p span.comments-count a {
	font-weight: bold;
	text-decoration: none
}



/* Kleine Posts */
#content div.small {
	width: 344px;
	float: left;
	text-align: justify;
	overflow: hidden;
}

#content div.left {
	padding-right: 10px;
}

#content div.right {
	padding-left: 10px;
}

#content div.small h2.post-title a {
	font-size: 14px;
}

#content div.small div.post-body {
	overflow: hidden;
	height: 118px;
}

#content div.small a.post-link {
	font-size: 12px;
	text-align: right;
	display: block;
	margin-top: 4px;
}

#content div.small-line {
	width: 100%;
	height: 1px;
	clear: both;
	background-image: url('img/pxborder_blue.gif');
	margin-bottom: 16px;
	font-size: 1px;
	line-height: 1px;
}



#comments ol {list-style-position: inside;}
#comments img.avatar {display: none}
#comments h3, #comment-form h3 {font-size: 1.2em}
#comments h3 {background: #019ABC; color: #fff; line-height: 2em; padding-left: 12px; padding-bottom: .2em}



ol.commentlist {
	list-style: none;
	border: 1px solid #CCEBF2;
	border-top: none;
	padding: 12px;
}

ol.commentlist li {
	list-style-position: outside
}

ol.commentlist p {
	line-height:14px;
}

ol.commentlist cite {
	font-style: normal;
	padding:0px;
	margin:0px;
}


ol.commentlist li {
	font-size: 11px;
	list-style: none;
	margin-bottom: 1em
}


ol.commentlist li a {color: #009ABC;}

ol.commentlist li div.comment-author {
	margin-bottom: 2px;
}

ol.commentlist li div.comment-meta {
	margin-bottom: 6px;
}

ol.commentlist li div.comment-meta a {
	font-style:italic;
	color: #555;
	text-decoration: none;
}

ol.commentlist li div {
	margin-bottom:18px;
}





div#comment-form {
	border: 1px solid #CCEBF2;
	margin-top: 24px;
	position: relative;
}

#comment-form h3 {background: #019ABC; color: #fff; line-height: 2em; padding-left: 12px; margin: -1px; padding-bottom: .2em}
div#comment-form #commentform {padding: 12px}

#comment-form input {margin-right: .5em; margin-bottom: .5em; padding: 2px; width: 14em}

#comment-form input, #comment-form textarea {
	border: 2px solid #019ABC;
	background: #E6F5F8;
	font-family: inherit;
	font-size: 1.1em;
}

#comment-form textarea {
	width: 99%; overflow: auto;
}




#commentform div {
	position: relative;
	margin-bottom: 4px;
}

#commentform div label {
	position: absolute;
	top: 5px;
	left: 174px;
}




#comment-form label {
	position:relative;
	left:20px;
}




/* Submit-Button des Kommentieren-Forms */
input#comment-form-submit {
	background: #EB7123 url(img/button-background.gif) 0 -10px repeat-x;
	border: 1px solid #A6511A;
	color: #fff;
	cursor: pointer;
	padding: 0 10px 2px;
	margin-top: .5em;
	width: auto;
	font-size: 12px;
	padding-top: 2px;
}

input#comment-form-submit:hover {
	background-position: 0 -70px
}



p.pagetitle {color:#009abc; font-weight:bold; font-size: 1.1em; background: transparent url(img/pxborder_blue.gif) left bottom repeat-x; padding-bottom: 1em; margin-bottom: 1em}



div.adsenseBig {
	border: 1px solid #CCEBF2;
	padding: 10px 119px;
	color: #019abc;
	margin-bottom: 18px;
}



#footer {
	background: transparent url(img/pxborder_blue.gif) top left repeat-x; clear: both; color: #009ABC; padding-top: 1px;
}

#footer ul {float: left; list-style: none; background: transparent url(img/footer-spacer.gif) -5px top no-repeat; width: 156px; padding-left: 20px; padding-top: 1em; margin-left: 0}
#footer ul.first {background-image: none;}
#footer a {color: inherit; text-decoration: none}



div#sidebar {
	width: 228px;
	margin-left: 24px;
	margin-right: 9px;
	float: right;
	display: inline;
}

div#sidebar ul {list-style: none; margin: 0; padding: 0}
div#sidebar {font-size: .9em;}

div#sidebar h3 {font-size: 1.2em}

div#sidebar li.block {border: 1px solid #CCEBF2; margin-bottom: 24px}
div#sidebar div.block-header {background: #E6F5F8}
div#sidebar div {color: #019ABC}
div#sidebar div a:hover {color: #016E86}
div#sidebar div.block-header,
div#sidebar div.block-body {padding: 8px 12px;}
div#sidebar div.block-body p {line-height: 1.3em}


/* Adsense (Sidebar) */
div#sidebar div.adsense {padding-left: 13px; padding-right: 13px;}


/* Tags */
li#block-tags div.block-body p {
	overflow:hidden;
	width:202px;
}

li#block-tags div.block-body a {
	line-height: 1.6em;
}


/* Top Artikel */
li#block-topArticles div.block-body {
	font-size: 10px;
	line-height: 14px;
}

li#block-topArticles div.block-body ul {
	list-style-type: disc;
	margin-left: 12px;
	margin-top: 2px;
}


/* Thematisch ähnliche Artikel */
li#block-relatedPosts div.block-body {
	font-size: 10px;
	line-height: 14px;
}

li#block-relatedPosts div.block-body ul {
	list-style-type: disc;
	margin-left: 12px;
	margin-top: 2px;
}


/* Schnell finden und Bewerten (KDE Suche) */
li#block-kdeSearch {
	background-color: #019abc;
}

li#block-kdeSearch div.block-body form {
	font-size: 9px;
	color: white;
}

li#block-kdeSearch div.block-body form label span {
	font-weight: bold;
	font-size: 10px;
}

li#block-kdeSearch div.block-body form input.searchInput {
	border: 1px solid #019ABC;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin-top: 4px;
	padding: 2px;
	padding-bottom: 3px;
	width: 196px;
}

li#block-kdeSearch div.block-body form input.submitButton {
	margin-left: 58px;
	font-weight: bold;
	margin-bottom: 3px;
}


/* Top Artikel nach Views */
li#block-topArticles div.block-body ul {
	list-style-type: disc;
	margin-left: 12px;
	margin-top: 2px;
}



/* CSS Hover Navigation */
ul#navlist {
	position: absolute;
	left: 20px;
	top: 101px;
	font-size: 16px;
	font-weight: bold;
}

ul#navlist a {
	text-decoration: none;
}

ul#navlist a:before {
	content: "» ";
}

ul#navlist, ul#navlist ul, ul#navlist li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#navlist li {
	float: left;
}

ul#navlist li.first {
	width: 260px;
}

ul#navlist li a {
	color: black;
	padding: 3px 6px 3px 3px;
	line-height: 25px;
}

ul#navlist li a:hover {
	color: white;
}

ul#subnavlist {
	display: none;
	border: 1px solid black;
	font-weight: normal;
}

ul#subnavlist li {
	float: none;
	background-color: #84CDDC;
	padding: 3px 2px;
}

ul#subnavlist li a {
	padding: 0px;
	margin: 0px;
	background-color: #84CDDC;
	text-decoration: none;
	line-height: 10px;
}

ul#navlist li:hover ul#subnavlist {
	display: block;
	position: absolute;
	font-size: 10pt;
	margin-top: 0px;
	z-index: 1;
}

ul#navlist li:hover ul#subnavlist li a {
	display: block;
	width: 200px;
	border: none;
	padding: 2px;
	color: black;
}

ul#navlist li:hover ul#subnavlist li a:hover {
	color: white;
}

ul#navlist li:hover ul#subnavlist li a:before {
	content: "» ";
}



/* Submit-Button */
.submitButton {
	background: #EB7123 url(img/button-background.gif) repeat-x scroll 0 -10px;
	border: 1px solid #A6511A;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
	margin-top: 0.5em;
	padding: 2px 10px;
	width: auto;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.submitButton:hover {
	background-position: 0px -70px;
}



/* Pagination */
.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #b0dfe8;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a {
	border: 1px solid #b0dfe8;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #019abc;
}

.wp-pagenavi span.current {
	font-weight: bold;
}



/* Artikel Navigation */
.articleNavigation {
	margin-top: 24px;
	overflow: hidden;
	font-size: 12px;

}

.articleNavigation a {
	color: #019abc;
	text-decoration: underline;
}

.articleNavigation a:hover {
	text-decoration: none;
}

.articleNavigation div.previous {
	float: left;
}

.articleNavigation div.previous a:before {
	content: "« ";
}

.articleNavigation div.next {
	float: right;
	text-align: right;
}

.articleNavigation div.next a:after {
	content: " »";
}
