/*
Theme Name: car2go (Changed)
Theme URI: http://blog.car2go.com
Description: Based on Vladimir Simovic aka Perun
Author: Vladimir Simovic aka Perun
Author: T-Systems Multimedia Solutions 


 * 1. Allgemeine Formatierungen * */
html, body {
    margin: 0; padding: 0; border: 0;
}

body {
    background: #EEEFF2 url(img/body.gif) repeat-x; color: #333;
    font: 62.5%/1.5 arial, verdana, sans-serif;
    text-align: center;
}
ol {
    list-style: decimal-leading-zero;
}

pre, code, samp {
    font: 1em arial, verdana, courier, monospace; color: #b40;
}
small code {
    font-size: 1.1em;
}
blockquote {
    border-left: 10px solid #dcdecf;
    margin-left: 0; margin-right: 0; padding-left: 15px; padding-right: 15px;
}

dt {
    font-weight: bold;
}
dd {
    margin: 1px 0 .5em 0;
}

img, #container .bild-verweis a, #container .bild-verweis a:hover, #container #mittelbereich a.bild-verweis {
    border: none;
}

hr, #technorati {
    display: none;
}

/* ** 1.1 Dokumentweite bzw. allgemeine Klassen ** */
.clearer {
    clear: both;
}

.bild-links {
    float: left; margin: 2px 10px 5px 0;
}

.bild-rechts {
    float: right; margin: 2px 0 5px 10px;
}

.bild-zentriert {
    display: block; text-align: center; margin-left: auto; margin-right: auto;
}

.pre {
    white-space: pre; display: block;
}

.archiv-liste1 {
    float: left; width: 49%;
}
.archiv-liste2 {
    float: right; width: 49%;
}
.archiv-liste1 h3, .archiv-liste2 h3 {
    margin-top: 1px;
}
.archiv-liste1 ol, .archiv-liste2 ol {
    margin-left: 0; padding-left: 2.5em;
}

.tag-wolke {
    margin-left: 0; padding-left: 0; margin-bottom: 10px; padding-bottom: 10px; list-style: none;
}
.tag-wolke li {
    display: inline; margin-right: 1em;
}
.tag-wolke li a {
	color: #818BA0; text-decoration: none;
}
.tag-wolke li a:hover {
    color: #F3770A; text-decoration: underline;
}

ol.code-block {
    list-style-type: decimal-leading-zero;
    background: #B0B693;
    border-left: 2px solid #896; padding-left: 2.7em; margin-left: 0;
    font-family: arial, verdana, monospace; font-size: 13px; overflow: auto;
}
ol.code-block li {
    background: #dcdecf;
    border-bottom:  1px solid #B0B693; padding-left: 1em;
    line-height: 1.4em;
}
#inhalt p.code-titel {
    margin-top: -16px; padding: 2px 5px; background: #dcdecf;
}

.bild-mittig {
    vertical-align: middle;
}

.nach-oben {
    text-align: right; margin: 12px 0;
}

.center {
    text-align: center;
}
.rechts {
    text-align: right;
}

.weiter {
    margin: 1em 0; text-align: center;
}

.unsichtbar, #technorati {
    display: none;
}

.clearer {
    clear: both;
}
.clearer-links {
    clear: left;
}
.fett {
    font-weight: bold;
}
.pagination {
    text-align: center;
}
.google-anzeige {
    margin: 1em 0;
}

/* * 2. Die einzelnen Bereiche * */
#container {
    text-align: left; position: relative;
    width: 940px; max-width: 992px;
    padding: 1px; border: 1px solid #818BA0; margin: 0 auto;
    background: #fff;
}

/* ** 2.1 Kopfbereich ** */
h1#kopfbereich {
    margin: 0; padding: 0; border-bottom: 1px solid #fff;
    background: #818BA0 url(img/kopfbereich.gif) repeat-x; color: #fff;
}

h1#kopfbereich a {
    display: block; width: 940px; height: 120px; 
    text-indent: -9999px;
    background: url(img/car2go-logo.jpg) no-repeat;
}
.vorstellung {
    position: absolute; top: 35px; right: 25px;
    width: 250px; margin: 0;
    color: #ddd; background: transparent;
/*    text-transform: lowercase; */
}
.vorstellung a {
    text-decoration: none;
    color: #fff;
    border-bottom: 1px solid #ffffff;
}
.vorstellung a:hover {
    color: #FF9B43; border-bottom: 1px solid #FF9B43;
}

/* ** 2.2 Die Horizontale Navigation ** */
#hauptnavi {
    font: bold 1.5em arial, verdana, times, serif;
    text-transform: uppercase; 
    background: #009BE0 url(img/hauptnavi-klein.gif) repeat-x; color: #fff;
}

#hauptnavi ul {
    padding: 0; margin: 0; padding-left: 25px; padding-right: 25px;
    list-style: none;
    height: 2.533em; line-height: 2.533em;
    background: url(img/hauptnavi-bg.gif) no-repeat; color: #fff;
}
#hauptnavi li {
    float: left;
}
#hauptnavi li a {
    color: #fff;
    text-decoration: none;
    margin-right: 17px;
}
#hauptnavi li a:hover, #hauptnavi .aktiv {
    text-decoration: underline;
}

/* ** 2.3 Mittelbereich: Inhalt und Sidebar ** */
#mittelbereich {
    padding: 25px;
    font-size: 1.2em;
    overflow: hidden; height: 1%; clear: left;
    background: #fff;
}

#mittelbereich p, #mittelbereich ul, #mittelbereich ol, #mittelebereich dl, #mittelbereich form {
    margin-top: 7px; margin-bottom: 17px;
}

#mittelbereich a {
    color: #009BE0; text-decoration: none;
}
#mittelbereich a:hover {
    color: #009BE0; text-decoration: underline;
}

/* 2.3.1 Der Inhaltsbereich */
#inhalt {
    float: left; width: 47.266em; max-width: 600px; /*width: 530px;*/ /*text-align: justify; */
}
#inhalt a.underline {
    border-bottom: 1px solid #DCDECF;
}

#inhalt h2 {
    margin: 0;
    font: 1.5em arial, verdana, times, serif;
    letter-spacing: 1px;
	width: 500px;
/*    text-transform: uppercase; */
/*    color: #444; background: url(img/rahmen-linie.gif) repeat-x bottom; */
}

#sidebar h2 {
    margin: 0;
    font: 1.5em arial, verdana, times, serif;
    letter-spacing: 1px;
    text-transform: uppercase; 
    color: #444; background: url(img/rahmen-linie.gif) repeat-x bottom; 
}

#inhalt h3 {
    font: bold 1.333em arial, verdana, arial, sans-serif; margin-bottom: -.25em;
}
#inhalt h4 {
    font: bold 1.166em arial, verdana, arial, sans-serif; margin-bottom: -.25em;
}
#inhalt h5 {
    font: bold 1em arial, verdana, arial, sans-serif; margin-bottom: -.25em;
}
#inhalt .beitrags-info {
    font-size: .916em;
/*    text-transform: lowercase; */
    position: relative; top: -1px;
	margin-top: 10px;
	width: 500px;
}
#inhalt .headline-combo {
    width: 600px; 
	height: 86px;
}
#inhalt .entry_author_image
{
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#inhalt .beitrags-info2 {
    background: #fff; margin: 25px 0; border: 1px solid #818BA0;
}
#inhalt .beitrags-info2 p {
    margin: 1px; padding: 14px; background: #EEEFF2 url(img/beitrag-hinweis.gif) no-repeat right bottom;;
}
#inhalt .beitrags-info2 p a {
    border-bottom: 1px solid #818BA0
}

#inhalt .beitrag-hinweis, #inhalt .kategorie-info {
    background: #EEEFF2 url(img/beitrag-hinweis.gif) no-repeat right bottom;
    padding: 1em; border: 1px solid #818BA0; margin: 7px 0 17px 0;
}
#inhalt .kategorie-info {
    margin: 5px 0 30px 0;
}

#inhalt img {
	margin: 5px 10px 5px 0px;
}

#inhalt .beitrag-hinweis p, #inhalt .kategorie-info p {
    margin: 0;
}

#inhalt .feedback {
    text-align: right;
    margin: .1em 0 4em 0;
    background: url(img/rahmen-linie.gif) repeat-x bottom;
    text-transform: uppercase;
}

#inhalt .der-beitrag hr {
    display: block;
}
#inhalt .der-beitrag a {
    border-bottom: 0px solid #ccb;
}
#inhalt .der-beitrag a:hover {
    border-bottom: 1px solid #fff;
}

/* **** 2.3.1.1 Kommentar-Bereich **** */
ol#commentlist {
    margin-top: 1em;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

#commentlist li h3 {
    font-weight: bold; font-size: 1.083em;
    margin-top: 0; margin-bottom: 0;
}

#commentlist li.kommentare p.kommentar-info {
    margin-top: 2px; margin-bottom: -5px;
}
#commentlist .kommentar-info img {
    float: left;
}

#commentlist li.kommentare {
    margin-bottom: 30px; padding: 0; border-bottom: 1px solid #818BA0;
    background: url(img/kommentar-icon.gif) no-repeat 0 1px ;
}
#commentlist li.mein-kommentar {
    background: url(img/kommentar-icon-perun.gif) no-repeat 0 1px ;
}
li.kommentare h3, li.kommentare .kommentar-info {
    margin-left: 40px;
}
#commentlist li.kommentare p, #commentlist li.kommentare ul, #commentlist li.kommentare ol, #commentlist li.kommentare dl {
    margin-top: 1em; margin-bottom: 5px;
}
#commentlist li p {
    overflow: auto;
}
 #commentlist li ol {
     width: 375px; margin-left: 0; padding-left: 25px;
     overflow: auto;
 }

#commentlist li li {
    border-bottom: none; width: auto;
}
#commentform {
    background: #EEEFF2 url(img/body.gif) repeat-x;
    border: 1px solid #818BA0; padding: 15px;
}
#commentform input {
    border: 1px solid #818BA0; padding: 3px;
    background: #fff; color: #333;
    font: 1em arial, verdana, sans-serif;
}
#comment {
    width: 490px; border: 1px solid #818BA0;
}
#commentform input:hover, #commentform input:focus, #comment:hover, #comment:focus {
    border: 1px solid #444;
}
#commentform #submit {
    background: #818BA0; color: #fff; border: none; padding: 5px; cursor: pointer;
}
#commentform #submit:hover, #commentform #submit:focus {
    background: #ddd; color: #000;
}

#commentform .subscribe-to-comments {
    /*background: #bbc0a2;*/ padding: .25em;
    border-top: 1px solid #818BA0; margin-top: 1em;
}
#commentform .subscribe-to-comments input {
    background: transparent; padding: 0; border: none; position: relative; top: 2px;
}

/* *** 2.3.2 Seitenleiste (Sidebar) *** */

#sidebar {
    float: right; width: 20.833em; max-width: 285px;
}

#sidebar ul {
    list-style: none;
    padding-left: 0; margin-left: 0;
}
#sidebar .feed-abos {
    overflow: hidden; height: 1%;
}
#sidebar .feed-abos li {
    float: left; padding-left: 17px; margin-right: 25px; margin-bottom: 0; border: none;
    background: url(img/feed-icon-13x13.gif) no-repeat left .25em;
}
#sidebar li {
    margin-bottom: 1px; padding: 2px 0 2px 1em; 
    background: url(img/listen-icon.gif) no-repeat left 9px /*center*/;
}
#sidebar .tag-wolke li {
    list-style: none;
    padding-left: 0; margin-left: 0;
    background: #ffffff;
}
form#searchform input {
    border: 1px solid #818BA0; padding: 3px; margin: 0;
    font: 1em arial, verdana, sans-serif;
    background: #fff; color: #333;
}
form#searchform input:hover, form#searchform input:focus {
    background: #EEEFF2; color: #222;
}
form#searchform .such-button {
    background: #818BA0 url(img/body.gif) repeat-x 50% 50%; color: #000; cursor: pointer;
    padding: 3px .833em; border: 0; margin: 0 0 0 .833em; width: 7em;
}
form#searchform .such-button:focus, form#searchform .such-button:hover {
    background: #818BA0; color: #fff;
}

.werbelinks {
    font-size: .916em;
}

/* ** 2.4 Fußbereich ** */
#footer {
    background: #575757 url(img/footer.gif) repeat-x bottom center; color: #fff;
    padding: 25px 25px 10px 25px;
    clear: both;
    font-size: 1.2em;
}
#footer-bereich1, #footer-bereich2, #footer-bereich3 {
    width: 25.727em; max-width: 400px; margin-bottom: 15px;
    float: left;
}
#footer-bereich1 {
    margin-right: 2.727em;
}
#footer-bereich2 {
    margin-right: 5.454em;
}

#footer h2 {
    margin-top: 0;
    font: bold 1.454em arial, verdana, times, serif;
    text-transform: uppercase;
    background: url(img/footer-titel.gif) repeat-x bottom;
}

#footer ul, #footer ol {
    list-style: none; margin-left: 0; padding-left: 0;
}

#footer li {
    margin-bottom: 1.2em;
}

#container #footer .footer-hinweis {
    clear: both; padding-top: 10px; margin-bottom: 1px;
}

#footer a {
    color: #fff; text-decoration: none; border-bottom: 1px solid #fff;

}
#footer a:hover {
    color: #009BE0; text-decoration: none; border-bottom: 1px solid #009BE0;
}

/* * 2.5 Plugins * */
.pagebar {
    text-align: center;
	padding: 8px;
}
.this-page {
    background: #fff; padding: 6px 12px; margin: 0 1px; border: 1px solid #ccc;
}
.pagebar a {
    background: #fff; padding: 4px 8px; margin: 0 1px; border: 1px solid #009BE0;
}
#inhalt .pagebar a:hover {
    text-decoration: none;
}

#footer .tag-wolke li {
    display: inline;
}

#ed_toolbar input {
    margin-right: 1px;
}

.footer-stats, img#wpstats {
    width: 0; height: 0; padding: 0; border: none; overflow: hidden
}

/*#wp_grins {
    margin-top: 5px; margin-bottom: 1px;
    padding: 0 1px;
}*/

.smileys {
    margin: 1px 0 1em 1px;
}

#commentPreview h4 {
    margin-bottom: .25em;
}
