/*
THEME NAME: klindworths
THEME URI: http://diekretzschmars.de/wordpress/themes/theme-templates/
VERSION: 1.0
DESCRIPTION: Klindworths CI.
TAGS: child theme
AUTHOR: Heiko Lepke
AUTHOR URI: http://communauten.com/
TEMPLATE: dkret3
CREDIT: Jörn Kretzschmar - http://diekretzschmars.de/ 
*/

/* Load default dkret³ layout */
@import url('../dkret3/style.css');

/* Load default Klindworths layout */
@import url('library/layouts/Default-Layout.css');

body {
	font-family: Georgia, Times, Serif;
	background-color: #666600;
	background-image: url(library/images/back_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
    /* padding-top: 0px; */
}
a {
color:#295d31;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-decoration:underline;
}

#ace-categories
a {
color:#295d31;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-decoration:none;
}
a:hover {
color:#cc00000;
}

#mycategoryorder-3
a {
font-style: bold; 
color:#295d31;
text-decoration:none;
}
a:hover {
color:#cc00000;
font-style: bold;
}
ul {
text-decoration:none;
font-style: bold; 
}
li {
text-decoration:none;
font-style: bold; 
}

.widgettitle, .linkcat h2 {
border-bottom:1px dotted #444444;
clear:both;
margin-bottom:5px;
size: 0px;
}

.cat-item{
font-style: bold; 
}
.children .cat-item{
font-style: normal; 
}


#wrapper {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#content 
.entry-meta {
  display:none !important;
  /* font-size: 0px */
}
/* hide not used elements  */
.home #nav-above,
.entry-meta-above .author,
.entry-meta-above .cat-links,
.entry-meta-above .comments-link,
.page .entry-content .meta-sep,
#searchsubmit {
  display: none;
}

/* show used elements */
.home .entry-meta .author,
.home .entry-meta .comments-link,
.home .entry-date,
.entry-date {
	display: inline;
}

.entry-meta .author,
.entry-meta .cat-links,
.entry-meta .tag-links,
.entry-meta .comments-link {
	margin: 0 3px;
}

/* Default html styles and css classes */
h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
	color: #295d31;
}
blockquote {
	background-color: #f6f6f6;
	border: 1px solid #ccc;
}
.border {
	border-bottom: 1px solid #444;
}

/* icons */
.entry-header .entry-date {
	background: none;
	padding: 0;
}
#s,
#noresults-s {
	background-position: -1997px 3px;
}
#s:hover,
#noresults-s:hover {
	background-position: 3px 3px;
}
.entry-rss,
.widget_rsslinks li,
.edit-link,
.entry-date,
.post .author,
.entry-meta  .author,
.cat-links,
.entry-categories,
.entry-content .tag-links,
.entry-meta .tag-links,
.entry-tags,
.comments-link,
.comment-link,
.more-link,
.more,
.access-gallery,
.access-library,
.access-forum,
.access-rss {
	background-position: -2000px center;
}
.entry-rss:hover,
.widget_rsslinks li:hover,
.edit-link:hover,
.entry-date:hover,
.post .author:hover,
.entry-meta  .author:hover,
.cat-links:hover,
.entry-categories:hover,
.entry-content .tag-links:hover,
.entry-meta .tag-links:hover,
.entry-tags:hover,
.comments-link:hover,
.comment-link:hover,
.more-link:hover,
.more:hover,
.access-gallery:hover,
.access-library:hover,
.access-forum:hover,
.access-rss:hover {
	background-position: 0 center;
}

#content ul li,
.widget li {
	background: url(../dkret3/library/images/bullet_standard.gif) no-repeat -2000px 0;
}
#content ul li:hover,
.widget li:hover {
	background: url(../dkret3/library/images/bullet_standard.gif) no-repeat 0 0;
	color:#000000;
}
.nav-previous,
.backlink {
	background: url(../dkret3/library/images/bullet_back.gif) no-repeat -2000px 0;
}
.nav-previous:hover,
.backlink:hover {
	background: url(../dkret3/library/images/bullet_back.gif) no-repeat 0 0;
	color:#000000;
}
.nav-next {
	background: url(../dkret3/library/images/bullet_forward.gif) no-repeat right -4000px;
}
.nav-next:hover {
	background: url(../dkret3/library/images/bullet_forward.gif) no-repeat right 0;
	color:#000000;
}
.widget_links li {
	background: url(../dkret3/library/images/bullet_go.gif) no-repeat -2000px 0;
}
.widget_links li:hover {
	background: url(../dkret3/library/images/bullet_go.gif) no-repeat 0 0;
	color:#000000;
}
.widget_pages li.page_item {
	background: url(../dkret3/library/images/bullet_sub.gif) no-repeat -2000px 0;
}
.widget_pages li.page_item:hover {
	background: url(../dkret3/library/images/bullet_sub.gif) no-repeat 0 0;
	color:#000000;
}

/* forms and tables */
input, textarea {
	border: 1px solid #ccc;
	background: #efefef;
}

/* header */
#header {
	text-align: center;
}
#blog-title {
	padding: 30px 0 0;
	text-align: center;
}
#access {
	background: #333333 url(library/images/nav-back.jpg) repeat-x;
	border-bottom: 1px solid #ccc;
	padding: 1px 0 0;
	font-size: 16px;
	color: #fff;
	}
#access a{
	font-size: 16px;
	color: #fff;
	text-decoration:none;
	}

/* suckerfish top-navigation */
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	color: #fff;
	background: url(library/images/nav-back-hover.jpg) repeat-x;
	text-decoration:none;
}
.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	color: #fff;
	background: url(library/images/nav-back-hover.jpg) repeat-x;
	text-decoration:none;
}

.sf-menu li li,
.sf-menu li li li,
.sf-menu li li li li {
	background: #f6f6f6;
}

/* images */
.size-medium,
.size-thumbnail,
.size-large,
.size-full,
.gallery img,
.attachment-medium,
.attachment-thumbnail,
.gallery .attachment-thumbnail,
#content .wp-caption,
.entry-image {
	background: none;
	border: none;
}

/* content */
#content {
	border-right: none;
}
#content p {
	margin-bottom: 15px;
}
#content .entry-title {
	font-size: 1.6em;
}
.home .entry-title {
	text-align: center;
}
/* div.hentry div.entry-content > p:first-child:first-letter {*/
/*	font: 3.4em/70% garamond,georgia,serif; */
/*	margin-right: 0.06em; 
}*/
.home .entry-header {
	margin: 0 0 30px;
	text-align: center;
}
.entry-meta-above {
	margin: 0;
	padding: 2px 0 0;
}
.entry-meta, #now-reading-statistic {
	color: #aaa;
	background: #f6f6f6;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
.home .entry-meta {
	margin-top: 40px;
}
.post {
	margin: 0 0 60px;
}
.entry-meta:hover,
.sidebar-column:hover {
	background-color: #E0EAF4;
}
.entry-meta a, .entry-meta .entry-date {
	color: #666;
}
.entry-meta a:hover {
	color: #68f;
}

/* asides */
body.home div.category-asides .entry-meta .comments-link {
	display:none;
}
body.home div.category-asides .entry-meta .edit-link {
	border-left: 1px solid #ccc;
	padding-left: 4px;
}
body.home #content div.category-asides {
	background: #f6f6f6;
	padding: 10px 20px;
}

/* comments */
#content .commentlist li.bypostauthor {
	background: #e0eaf4;
}
.page-numbers, .page-link {
	background: #f6f6f6;
}

/* sidebars, bottombars, footer & widgets */
.widgettitle {
	font-size: 1.2em;
}
div#subsidiary {
	background: #f6f6f6;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#pages {
	border: 1px dotted #ccc;
}
#footer {
	background: #f6f6f6;
	color: #666;
	margin: 30px 0 0;
	text-align: center;
}
#footer a {
	color: #07c;
}
#footer a:hover {
	color: #09e;
}

/* plugins */
#content .commentlist li .commentnumber {
    color:#048;
}
