/*
Theme Name: Kilä
Theme URI: http://www.lovequilt.de/
Description: Einfach nur doll...
Version: 1.0
Author: D
Author URI: http://www.google.de/
*/

/*---| Dateiweite Einstellungen |---*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fc0;
	color: #003366;
	font-family: Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.9em;
	text-align: center;
}

a:link,
a:visited {
	color: #003399;
	text-decoration: none;
}

a:hover,
a:active,
a:focus {
	color:#0033cc;
	text-decoration: underline;
}

.zentrieren {
text-align: center;
}
.clear {
clear: both;
}

/*---| Kopfbereich |---*/

#wrapper {
	max-width: 1024px;
	background: url(images/bg.gif);
	margin:0 auto;
	border: 1px solid #e9ecd9;
	text-align: left;
}

#kopf {
	background: url(images/header.jpg) no-repeat;
	height: 150px;
	border-bottom: 1px solid #FFF;
}

#kopf h1 {
	display: none;
}

/*----| Sidebar |---*/

#links,
#rechts {
	display: inline;
	width: 160px;
	overflow:hidden;
	text-align: center;
}

#links {
	float: left;
}

#rechts {
	float: right;
}

#links h2,
#rechts h2 {
font-size: 1.2em;
color: #A0CBF5;
border-bottom: 1px solid #fff;
padding-bottom: 3px;
padding-top: 20px;
margin: 0 auto;
}
#links ul,
#rechts ul {
text-align:left;
padding: 3px;
overflow: hidden;
}
#links li,
#rechts li {
list-style: none;
line-height: 1.5em;
}

#links a:link,
#links a:visited,
#rechts a:link,
#rechts a:visited {
	color: #FFF;
	text-decoration: none;
}

#links a:hover,
#links a:active,
#links a:focus,
#rechts a:hover,
#rechts a:active,
#rechts a:focus {
	text-decoration: underline;
}


/*--- | Inhalt |---*/

#content {
margin: 0 160px;
line-height: 1.3em;
background-color: #fc0;
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;
border-bottom: 1px solid #FFF;
padding: 15px;
}

#content ul,
#content ol {
margin-left: 1.8em;
}
#content h2 {
font-size: 1.3em;
}
#content h3 {
font-size: 1.1em;
}
#content h4 {
font-size: 1.0em
}
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content blockquote,
#content pre,
#content p,
#content ul,
#content ol {
margin-bottom: 0.6em;
}
#content blockquote {
background: #f0f2e4 url(images/bquote.gif) no-repeat;
color: #395127;
margin-left: 5px;
padding: 10px 10px 10px 40px;
border: 1px dashed #a8bb8b;
}
#content q {
font-style: oblique;
}
#content code,
#content pre {
font-size: 1.2em;
}
#content acronym,
#content abbr {
border-bottom: 1px dashed #395127;
cursor: help;
}
#content table {
border-collapse: collapse;
margin: 0 auto 0.8em auto;
font-size: 100%;
}
#content caption {
font-weight: bold;
margin-bottom: 5px;
}
#content th, #content td {
	border: 1px solid #000;
	padding: 2px;
}

/*---| Beitr�ge und Kommentare |---*/

#content .post {
padding-top: 10px;
overflow: hidden;
}
#content .post h2 {
	font-size: 1.6em;
}
#content .entrytext {

}
#content .entrytext a:link,
#content .entrytext a:visited {
text-decoration: underline;
}
#content .entrytext a:hover,
#content .entrytext a:active,
#content .entrytext a:focus {
text-decoration: underline;
}
#content .post h2 a:link,
#content .post h2 a:visited {
background: transparent;
text-decoration: none;
}
#content .post h2 a:hover,
#content .post h2 a:active,
#content .post h2 a:focus {
text-decoration: underline;
}

#content .postmetadata {
border-top: 1px dotted #1f2522;
font-size: 0.8em;
line-height: 1.2em;
}
.commentlist li {
padding: 5px 10px 5px 5px;
margin: 0 0 10px 0;
}
.kommentar {
color: #1f2522;
background: #f4f5eb;
border: 1px solid #a8bb8b;
}
.autor_kommentar {
color: inherit;
background: #f9f9f5;
border: 1px solid #bbc9a3;
}

/*---| Seitennavigation |---*/

.navigation {
padding: 0 10px;
margin-bottom: 20px;
}
.prev {
float: right;
text-align: right;
font-size: 0.8em;
width: 50%;
}
.next {
float: left;
text-align: left;
font-size: 0.8em;
width: 50%;
}

/*---| Fu� |---*/

#ende {
	clear: both;
	height: 50px;
}

#fuss {
	text-align: center;
	font-size: 0.7em;
}

#fuss a{
	color: #003366;
}

#links a:link,
#links a:visited,
#rechts a:link,
#rechts a:visited {
	color: #FFF;
	text-decoration: none;
}

#links a:hover,
#links a:active,
#links a:focus,
#rechts a:hover,
#rechts a:active,
#rechts a:focus {
	text-decoration: underline;
}
/*---| Suche |---*/

#searchform {
	text-align: center;
}

/*---| Kalender |---*/

#wp-calendar {
	border-collapse: collapse;
	font-size: 0.8em;
	border: 1px solid #1f2522;
	line-height: 1.4em;
	margin: 0 auto 10px auto;
}
#wp-calendar th {
	background: #06c;
	color: #fff;
	border: 1px solid #395127;
	text-align: center;
}
#wp-calendar table.nav,
#wp-calendar th,
#wp-calendar td {
	padding: 1px 2px;
}
#wp-calendar td {
	color: #1f2522;
	background: #A0CBF5;
	border: 1px solid #1f2522;
	text-align: center;
}
#wp-calendar #next a {
	padding-left: 1px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-right: 1px;
	text-align: left;
}
#wp-calendar a {
	display: block;
	text-decoration: none;
}
#wp-calendar caption {
	color: #FFF;
	background: inherit;
	text-align: center;
	font-weight: bold;
	padding:5px 0;
	margin: 0 auto;
}

#wp-calendar #today {
	background: #036;
	color: #FFF;
}

#wp-calendar tfoot td {
	border: 0;
	color: #fff;
	background: #06c;
}
#wp-calendar tfoot td a {
	color: #fff;
}

#wp-calendar .calendar-month {
	color: black;
}

/*-----Widgets-----*/

.textwidget {
margin: 8px 0;
}

