/*
Theme Name: WordPress Vita34
Theme URI: ---
Description: ---
Version: 0.1
Author: Andreas Zechel
Author URI: http://www.trustindialog.de/
Tags: community
Text Domain: ---

	Vita34 ...

*/


/* Begin Typography & Colors */
html{  }

body {
    min-width:830px;
    margin:0;
    color: #6f6f6f;
    background: url(images/body_bgnd_green.png) #fff repeat-x;
    font-size: 0.71em;
    font-family: Verdana, Arial, Sans-Serif;
    text-align:left;
}

a{ color: #699d4a; text-decoration:underline; }
a:hover{  }

img{ border:0; }


#container{ position:relative; width: 825px; margin: 0 auto; }


#header { position:relative; height: 403px; }

#header #logo{ position: absolute; top:18px; left:0px; }

#header #langnav{ position: absolute; top: 8px; right:0px; }

#header #topnav{ position: absolute; top: 58px; right:0px; height: 25px; }
#header #topnav ul{ padding:0; margin:0; }
#header #topnav ul li{ margin-left:2px; list-style-type:none; display:list-item; height:25px; line-height:25px; float:left; background: transparent url(images/topnav_edge_grey.png) no-repeat scroll right bottom; }
#header #topnav ul li a{ display:block; padding:0 5px 0 11px; margin-right:10px; font-weight:bold; color: #ffffff; background: transparent url(images/topnav_bgnd_grey.png) no-repeat scroll left bottom; text-decoration:none; }
#header #topnav ul li#product{ background: transparent url(images/topnav_edge_green.png) no-repeat scroll right top; }
#header #topnav ul li#product a{ background: transparent url(images/topnav_bgnd_green.png) no-repeat scroll left top; }
#header #topnav ul li#product.active { background-position:right bottom; }
#header #topnav ul li#product.active a { background-position:left bottom; }
#header #topnav ul li#company{ background: transparent url(images/topnav_edge_blue.png) no-repeat scroll right top; }
#header #topnav ul li#company a{ background: transparent url(images/topnav_bgnd_blue.png) no-repeat scroll left top; }
#header #topnav ul li#company.active { background-position:right bottom; }
#header #topnav ul li#company.active a { background-position:left bottom; }
#header #topnav ul li#customers{ background: transparent url(images/topnav_edge_orange.png) no-repeat scroll right top; }
#header #topnav ul li#customers a{ background: transparent url(images/topnav_bgnd_orange.png) no-repeat scroll left top; }
#header #topnav ul li#customers.active { background-position:right bottom; }
#header #topnav ul li#customers.active a { background-position:left bottom; }
#header #topnav ul li#community{ background: transparent url(images/topnav_edge_green.png) no-repeat scroll right top; }
#header #topnav ul li#community a{ background: transparent url(images/topnav_bgnd_green.png) no-repeat scroll left top; }
#header #topnav ul li#community.active { background-position:right bottom; }
#header #topnav ul li#community.active a { background-position:left bottom; }

#header #hdimg{ position:absolute; top:83px; margin-left:-1px; height:277px; border:1px solid white; }
#header #hdimg #slideshow { position: absolute; left: 0; top: 0; visibility: hidden; }
#header #hdimg #slideshow #slide-images{ position: relative; display: block; margin: 0; padding: 0; width: 825px; height: 277px; overflow: hidden; }
#header #hdimg #slideshow #slide-images li{ position: absolute; display: block; list-style-type: none; margin: 0px; padding: 0px; background-color: #ffffff; }
#header #hdimg #slideshow #slide-images li img { display: block; background-color: #ffffff; }

#header #dividerleft { left:-3px; position:absolute; top:362px; }
#header #dividerright { left:823px; position:absolute; top:362px; }


#middle #left { float:left; width:166px; position:relative; }

#middle #content { margin-left: 187px; width:430px; position:relative; }
#middle #content h1{ font-size:1.8em; padding:0; margin:0 0 10px 0; color:#6f6f6f; font-weight:normal; }
#middle #content h1.pagetitle{ font-size:inherit; padding:0; margin:0 0 10px 0; color:#6f6f6f; font-weight:normal; }
#middle #content h2{ font-size:1.5em; padding:0; margin:0 0  6px 0; color:#699d4a; font-weight:normal; }
#middle #content h3{ font-size:1.5em; padding:0; margin:0 0  3px 0; color:#699d4a; font-weight:normal; }

.post h2{ font-weight:normal; }
.post h2 a{ text-decoration: none; }
.post h3{ font-weight:normal; }
.post h3 a{ text-decoration: none; }
.post p{ margin:0; padding:0; }
.post .postmetadata{ margin-top:20px;}
.post .entry p{ margin-top:10px; padding:0; }

#middle #sidebar { float:right; width:190px; position:relative; }
#middle #sidebar h2.widgettitle{ color:#699d4a; font-size:1.3em; font-weight:normal; margin:0; }
#middle #sidebar ul li.widget{ border-bottom:1px solid #dddddd; }
#middle #sidebar ul li.widget.widget_archive { border:0; }
#middle #sidebar ul li.widget.widget_text{ color:white; background: url(images/widget_bgnd_rose.png) #fff repeat-x; }
#middle #sidebar ul li.widget.widget_text a{ color:white; }
#middle #sidebar ul li.widget.widget_text .widgettitle{ color:white; text-align:center; padding:5px; }
#middle #sidebar ul li.widget.widget_text .textwidget{ color:white; text-align:center; padding:5px; }

#middle #sidebar ul li.widget.widget_tag_cloud div{ overflow:hidden; }
#middle #sidebar ul li.widget.widget_tag_cloud div a{ color:#6f6f6f; }

#search h2{ color: #699d4a; font-weight:normal; font-size:1.3em; margin:0;padding:0; }
#search div{ border-color:#ADADAF #E4E5E7 #E4E5E7; border-style:solid; border-width:1px; margin:0; }
#search div form{ line-height:1.33;padding:0; margin:0;  }
#search div form #searchstring { height:1.33em; width:79%; border:0; padding:0; margin:0;  }
#search div form #searchsubmit { height:1.33em; width:19%; border:0; padding:0; margin:0; float:right; background:transparent url(images/btn_arrow_right_green.png) no-repeat scroll center center; }

#catnav{ margin:10px 0; padding:0;border-top:1px solid #dddddd; }
#catnav li{ list-style-type:none; border-bottom:1px solid #dddddd; padding:0; }
#catnav li a{ color: #6f6f6f; font-size:100%; line-height:21px; text-decoration: none; display:block; }
#catnav li ul{ margin:0; padding-left:10px; }
#catnav li ul li{ border:0; margin:0; padding:0; }
#catnav li ul li a{ font-size:90%; }


div#footer { clear:both; margin-bottom:1.33em; text-align:left; padding-left: 187px;}



/*
 *
 *
 *          AB HIER KOMMT ALTES GELUMPE!!!
 *
 *
 */


.thread-alt {
    background-color: #f8f8f8;
}
.thread-even {
    background-color: white;
}
.depth-1 {
    border: 1px solid #ddd;
}

.even, .alt {

    border-left: 1px solid #ddd;
}

small {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.9em;
    line-height: 1.5em;
}


#headerimg .description {
    font-size: 1.2em;
    text-align: center;
}




.entry p a:visited {
    color: #b85b5a;
}

.sticky {
    background: #f7f7f7;
    padding: 0 10px 10px;
}
.sticky h2 {
    padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
    font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

/*
#commentform textarea, #commentform input{ border:2px solid silver; }
#commentform textarea:focus, #commentform input:focus{ border:2px solid green; }
*/

.commentlist li ul li {
    font-size: 1em;
}

.commentlist li {
    font-weight: bold;
}

.commentlist li .avatar { 
    float: right;
    border: 1px solid #eee;
    padding: 2px;
    background: #fff;
}

.commentlist cite, .commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
}

.commentlist p {
    font-weight: normal;
    line-height: 1.5em;
    text-transform: none;
}

#commentform p {
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
    font-weight: normal;
}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
    color: #777;
}

code {
    font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
    font-size: 0.9em;
    letter-spacing: .07em;
}

/* End Typography & Colors */



/* Begin Structure */
.post {
    margin: 0 0 40px;
    text-align: left;
}

.post hr {
    display: block;
}

.clear {
    clear: both;
}

/* End Structure */






/* Begin Images */
p img {
    padding: 0;
    max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
    margin-left: 0px;
    padding: 0 0 0 30px;
    list-style: none;
    padding-left: 10px;
    text-indent: -10px;
}

html>body .entry li {
    margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
    content: "\00BB \0020";
}

.entry ol {
    padding: 0 0 0 35px;
    margin: 0;
}

.entry ol li {
    margin: 0;
    padding: 0;
}

.postmetadata ul, .postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
    margin: 0;
    padding: 0;
}

#sidebar ul li {
    list-style-type: none;
    list-style-image: none;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
}

#sidebar ul p, #sidebar ul select {
    margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
    margin: 5px 0 0 0;
}

#sidebar ul ul ul, #sidebar ul ol {
    margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
    list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
    margin: 3px 0 0;
    padding: 0;
}

#sidebar ul ul li a, #sidebar ul ol li a {
    color: #6f6f6f;
    text-decoration:none;
}
/* End Entry Lists */



/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
              text-align:left;
}

select {
    /* width: 130px; */
}

#commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
}

#commentform {
    margin: 5px 10px 0 0;
}
#commentform textarea {
    width: 100%;
    padding: 2px;
}
#respond:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#commentform #submit {
    margin: 0 0 5px auto;
    float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
    margin: 0;
    padding: 10px;
}

.commentlist {
    padding: 0;
    text-align: left;
}

.commentlist li {
    margin: 15px 0 10px;
    padding: 5px 5px 10px 10px;
    list-style: none;

}
.commentlist li ul li { 
    margin-right: -5px;
    margin-left: 10px;
}

.commentlist p {
    margin: 10px 5px 10px 0;
}


#commentform p {
    margin: 5px 0;
}

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
}

.commentmetadata {
    margin: 0;
    display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar form {
    margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 155px;
}

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}

#wp-calendar a {
    display: block;
}

#wp-calendar caption {
    text-align: center;
    width: 100%;
}

#wp-calendar td {
    padding: 3px 0;
    text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
                            background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
    cursor: help;
}

acronym, abbr {
    border-bottom: 1px dashed #999;
}

blockquote {
    margin:0;
    padding: 10px 20px;
    font-style: italic;
}

blockquote cite {
    margin: 5px 0 0;
    display: block;
}

.center { text-align: center; }
.hidden { display: none; }





.screen-reader-text {
    position: absolute;
    left: -1000em;
}

hr {
    display: none;
}

a img {
    border: none;
}

.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    border: 0;
    text-align: center;
/*    background-color: #f3f3f3; */
    padding-top: 4px;
    margin: 10px 0px;
}
.wp-caption.alignleft { margin-right:10px; }
.wp-caption.alignright { margin-left:10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; text-align: center; margin:auto; }
.wp-caption p.wp-caption-text { font-size: 90%; margin: 0; padding: 4px; text-align:right; }
/* End captions */

label{ margin:0; padding:0; }
input{ margin: 0; }
input.button, input.Button{ background: #71a254 url(images/button_bgnd_green.png) repeat-x left top; border:1px outset #fff; color:#fff; margin:0; padding:0.2em 1.33em; }


/* Ratings verstecken */
.widget_ratings-widget img.post-ratings-image{ display: none; }



/* Plugin WP-Author */
/* .widget_author_info .author-contact{ display:none; } */
