 /*
Theme Name: Kick it!
Theme URI: http://www.perun.net
Description: Theme for WP 2.x. Made by <a href ="http://www.vlad-design.de">Vladimir Simovic</a> (aka <a href="http://www.perun.net">Perun</a>).
Version: 2.3 (11. Dez. 2007)
Author: Vladimir Simovic
Author URI: http://www.vlad-design.de

Die Header-Grafik stammt von Michael Nolden (www.michaelnolden.de)
*/

/* Algemeine Formatierungen */
body {
    background: #005D1F url(img/grass2.gif);
    text-align: center;
    margin: 0;
    padding: 0;
    font: 0.9em 'Georgia',Times New Roman,Times,serif;
    color: #333;
}

blockquote {
    /*border-left: 5px solid #ccc;*/
    margin: 15px;
	padding-top: 6px;
    padding-left: 15px;
    font-style: italic;
    background: #eee url('img/quotes.png') no-repeat right top;
}

img {
    border: none;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

p {
	padding-bottom: 0.5em;
}

pre, code {
    font: 1em 'courier new', courier, monospace;
    color: #900;
}
ins {
    text-decoration: none;
    border-bottom: 1px dashed #f60;
}
acronym, abbr, dfn {
    border-bottom: 1px dashed #333;
    font-style: normal;
}

dt {
    font-weight: bold;
}
dd {
    margin: 2px 0 7px 0;
}

img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
display: inline;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
display: inline;
}
img.aligncentered, div.aligncentered
{
text-align:center;
margin:0 auto;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.bild-links {
    float: left;
    margin: 2px 10px 5px 0;
}
.bild-rechts {
    float: right;
    margin: 2px 0 5px 10px;
}

.nach-oben {
    text-align: right;
    margin: 10px 0;
}

.center {
    text-align: center;
}

.weiter {
    margin: 1em 0;
    text-align: center;
}

.erster {
    margin-top: 0; padding-top: 0;
}

.pagination {
    text-align: center;
    margin: 1.2em 0;
}


.unsichtbar, hr {
    display: none;
}

h1 {
    margin: 0;
    padding: 5px 15px/* 2px 15px*/;
    font: 2.4em arial, sans-serif;
    line-height: 1;
}
h1 a {
    text-decoration: none;
    color: #005D1F;
}

/* Ende allgemeine Formatierungen */

#rand {
    width: 960px;
    margin: 0 auto;
    padding: 0;
    text-align: right;
    background: #fff;
}

.copyscape {
    float:left;
    margin:0.6em 1%;
}

#header {
    height: 120px;
    width: 960px;
    background: url(img/header2.png) no-repeat;
}

#header h1 {
	display: none;
}

.storycontent {
	margin-top: 0.3em;
}

#navi-oben {
    padding: 3px 15px;
    background: #019933 url(grafik/navi-oben.gif) repeat-x;
    color: #F7CB1C;
    font: bold 1.2em arial, sans-serif;
    letter-spacing: 1px;
}

#navi-oben a {
    color: #F7CB1C;
    text-decoration: none;
}

#navi-oben a:hover {
    color: #fff;
}

.navi-search {
	background-color: #fff;
	border: 2px solid #005D1F;
	margin: 0.5em;
	padding: 1px;
}

.search-button {
	background-color: #005D1F;
	color: #fff;
	margin-right: 0.5em;
	border: 2px solid #005D1F;
	font-weight: bold;
}

#inhalt {
    text-align: left;
    margin-top: 15px;
    padding-bottom: 10px;
}

/* Navigation */
#navi {
    width: 250px;
    margin: -16px 0 15px 0;
    float: right;
    color: #666;
    font: 1em arial, sans-serif;
    line-height: 1.5;
}

#navi-innen {
    padding: 0 10px;
}

#navi ul {
    list-style: none;
    margin: 5px 0 .5em 0;
    padding: 0;
}

#navi ul ul.children {
    margin: 0 0 .5em 10px;
}

#navi a {
    color: #007636;
    text-decoration: none;
    font-weight: bold;
}
#navi a:hover {
    color: #f60;
}

#navi h2 {
    text-align: left;
    font: bold 1.1em arial, sans-serif;
    text-transform: uppercase;
    color: #555;
    padding: 0;
    margin: 0;
    margin-top: 1em;
    border-bottom: 1px solid #ddd;
}

#navi h2.erster {
    margin-top: 0;
}

#navi form {
    margin: 10px 0;
}

#navi input {
    border: 1px solid #005D1F;
    background: #eee;
    color: #005D1F;
    font-size: 1.1em
}

#navi .search-button {
    margin-top: 3px;
}

#navi .navi-bild {
    text-align: center;
    margin: 1em 0;
}

#navi .news ul {
    line-height: 90%;
}

#navi .news li {
    margin-bottom: 3px;
}

#navi .news li a {
    font-weight: normal;
}
/* Ende Navigation */

/* Der Inhalt */

#text-inhalt {
    margin-left: 20px;
    margin-right: 265px;
    font-size: 1.1em;
    line-height: 1.5;
}

#text-inhalt .datum {
    font: bold 1.2em arial, sans-serif;
    border-bottom: 2px solid #ccc;
    margin: .7em 0 .5em 0;
    text-align: right;
    color: #777;
}

#text-inhalt h2 {
    font: 1.55em arial, sans-serif;
    color: #555;
    margin: 1px 0 .3em 0;
    background: #eee;
    padding: 2px 5px /*2px 30px*/;
}

#text-inhalt h1 {
    font: 1.55em arial, sans-serif;
    color: #555;
    margin: 1px 0 .3em 0;
    background: #eee;
    padding: 2px 5px /*2px 30px*/;
}

#text-inhalt h2.page {
    font: 1.55em arial, sans-serif;
    color: #fff;
    margin: 1px 0 .3em 0;
    background: #005D1F;
    padding: 2px 5px /*2px 30px*/;
}

#text-inhalt h3 {
    font: 1.6em arial, sans-serif;
    margin: .5em 0;
    border-bottom: 1px solid #ddd;
}

#text-inhalt h4 {
	font-size: 0.8em;
	padding-top: 1em;
	padding-left: 2em;
}

#text-inhalt ol {
	list-style: decimal outside;
	margin-left: 1.5em;
}

#text-inhalt li {
	padding-bottom: 0.3em;
}

#text-inhalt ul {
	list-style: disc inside;
	margin-left: 1.5em;
}

#rand #inhalt #text-inhalt h2 a {
    text-decoration: none;
    border: none;
}

#rand #inhalt #text-inhalt h1 a {
    text-decoration: none;
    border: none;
}

#text-inhalt a {
    color: #007636;
    text-decoration: none;
    border-bottom: 1px solid #007636;
}
    #text-inhalt a:visited {
    border-bottom: 1px solid #ddd;
}

#text-inhalt a:hover {
    color: #f60;
    border-bottom: 1px solid #f60;
}

#text-inhalt ul li {
    line-height: 135%;
    margin-bottom: 1px;
}

#text-inhalt .atem {
	font: 0.6em arial, sans-serif;
}

#text-inhalt .atem a {
	border-bottom: none;
}

#text-inhalt .meta {
	font: 0.6em arial, sans-serif;
}

#text-inhalt .meta a {
	border-bottom: none;
}

#text-inhalt .feedback {
    margin-bottom: 1.5em;
    font-weight: bold;
}

#text-inhalt .feedback a {
	border-bottom: none;
}

#text-inhalt .fussbanner {
    text-align: center;
    margin-top: 2em;
}

#text-inhalt .fussbanner a {
border: none;
}
/* Ende Inhalt */

/* Kommentare */
ol#commentlist {
	list-style-type: none;
}

div.gravatar {
	float: left;
	padding-right: 0.5em;
}

#commentlist li {
    margin-bottom: 1.5em;
    padding: 0.5em;
    background-color: #eee;
}

#kommentarformular {
    padding: 0 10px;
    border: 1px solid #005D1F;
    background: #005D1F;
    color: #fff;
}

#kommentarformular a {
    color: #F7CB1C;
}

#kommentarformular textarea, #kommentarformular input {
    border: 1px solid #005D1F;
    background: #f9f9f9;
    color: #005D1F;
}

#footer {
    font: 1.2em arial, sans-serif;
    margin: 2.5em 12px 0 12px;
    padding: 15px;
    background: #005D1F;
    color: #fff;
    clear: both;
    text-align: center;
}

#footer a {
    color: #fff;
}
#footer a:hover {
    text-decoration: none;
}

/* *** Plugins *** */
.ed_button {
    border: 1px solid #005D1F;
    background: #f9f9f9;
    color: #005D1F;
    margin-right: 1px;
}

#wp_grins {
    margin-top: 5px;
}

.pagebar {
    text-align: center;
    line-height: 1.4;
    margin-top: 2em;
}

.pagebar .this-page {
    font-weight: bold;
}

#inhalt .pagebar a {
    border: 1px solid #005D1F;
    padding: 2px 5px;
    margin-bottom: 5px;
    text-decoration: none;
}

#inhalt .pagebar a:hover {
    background: #005D1F;
    color: #fff;
}

div.landingsites {
	border: 2px solid #005D1F;
	margin-bottom: 1em;
}

div.landingsites p {
	margin-left: 1em;
}

li.recentcomments {
	font-size: 0.8em;
	padding-bottom: 0.4em;
}

ul.similar-posts {
	font-size: 0.8em;
	padding-left: 2em;
}
li.twitter-item {
	font-size: 0.8em;
	padding-bottom: 0.4em;
}

/**
* Twitter Widget
*/ 
.widget_twitter li { 
	font-size: 0.8em;
	padding-bottom: 0.4em;
} 
  
.widget_twitter li img { 
	float:left; 
  	margin-right:.5em; 
} 
  
.widget_twitter li .clear { 
	clear:both; 
}  
