/*
Theme Name: Web 2.0 Green
Theme URI: http://www.qoobe.org
Description: Theme by Qoobe Web Directory
Version: 1.0
Author: Ilogak
Author URI: http://www.qoobe.org
*/
html {
        margin: 0;
        padding: 0;
}
body {
        color: #696969;
        font: 12px Verdana;
        margin: 0;
        padding: 0;
        background: #C0C0C0;
}
a {
        color: #88BF00;
        text-decoration: none;
}
a:hover {
        text-decoration: underline;
}
img {
        border: none;
}

#page {
        width: 976px;
        margin: 0 auto;
        padding: 0;
        background: #82BA00;
}

#top {
        height: 41px;
        background: url(images/top_bg.gif) no-repeat top left;
}
#nav {
        float: left;
        padding: 10px 0 0px 20px;
}
#nav ul {
        list-style: none;
        margin: 0;
        padding: 0;
}
#nav ul ul {
        display: none;
}
#nav li {
        float: left;
        padding: 0 10px;
}
#nav li a {
        font-weight: bold;
        color: #696969;
        text-decoration: none;
}
#nav li a:hover {
        color: #88BF00;
}
#search {
        float: right;
        width: 400px;
        text-align: left;
        color: #fff;
        font: 12px Arial, Helvetica, sans-serif;
        background: url(images/search_bg.gif) no-repeat center left;
}
#searchform {
        margin: 0px auto;
        padding: 7px 0px 0 0px;
        }
#search input#s {
        width: 170px;
        padding: 5px 0px 0 0px;
        border: 0px;
        float: left;
        margin-right: 10px;
        background: none;
        color: #fff;
}
input#srcbtn {

}
#header {
        height: 169px;
        background: url(images/header.jpg) no-repeat top left;
}
.logo {
        padding-top:40px;
        padding-left: 20px;
        float: left;
}
.logo h1 {
        font: 25pt "Tahoma", serif;
        color: #212615;
}
.description {
        font: 16px "Tahoma", serif;
        color: #212615;
}

#content_OLD {
        width: 548px;
        padding: 10px 10px 80px 10px;
        vertical-align: top;
        background: url(images/content_bg.gif) no-repeat bottom left;
        }

#content {
        width: 548px;
        padding: 10px 10px 80px 10px;
        vertical-align: top;
        background: url(images/content_bg_top.gif);
        background-repeat: yes;
 }

 .alignright{
        float:left;
        margin: 2px 18px 5px 0px; }

.posted {
        color: #696969;
        float: right;
        padding: 0px;
        margin-top: 10px;
        font-size: 11px;
}
.post {
        margin: 0 0 40px;
        padding-bottom: 40px;
        text-align: justify;
        background: url(images/post_bottom.gif) no-repeat bottom left;
        font-weight: normal;
}
.post-top {
        background: url(images/post_top.gif) no-repeat top left;
        padding: 10px;
}
.info {

}
.info a {
        font-weight:bold;

}
#sidebar_left_OLD {
        width: 246px;
        background: url(images/sidebar_left_bg.gif) no-repeat bottom left;
        vertical-align: top;
        padding-bottom: 80px;
}
#sidebar_left {
        width: 246px;
        background: url(images/sidebar_left_bg_top.gif) repeat-y left;
        vertical-align: top;
        padding-bottom: 80px;
}
#sidebar_left .inner {
        background: url(images/sidebar_left_top.gif) no-repeat top left;
        padding: 20px 8px;
}
#sidebar_left ul {
        color: #fff;
        margin: 5px;
        padding: 12px;
}
#sidebar_left li {
        line-height: 20px;
}

#sidebar_left a {
        color: #fff;
}

#sidebar_left  h2.category {
        background: url(images/h2_category.gif) no-repeat top left;
}

#sidebar_left h2 {
        margin: 0;
        padding: 5px 7px;
        background: url(images/sidebar_left_h2.gif) no-repeat top left;
        color: #fff;
        font: bold 16px Tahoma;
}
#sidebar_right_OLD {
        width: 140px;
        background: url(images/sidebar_right_bg.gif) no-repeat bottom left;
        vertical-align: top;
        padding: 20px 10px 80px 10px;
}
#sidebar_right {
        width: 140px;
        background: #000000;
        vertical-align: top;
        padding: 20px 10px 80px 10px;
}
#sidebar_right ul {
        list-style: none;
        margin: 5px 0px;
        padding: 5px 0px;
}
#sidebar_right li {
        background: url(images/sidebar_right_li.gif) no-repeat center left;
        padding: 0 0 0 15px;
        font-size: 11px;
}

#sidebar_right h2 {
        margin: 0;
        padding: 0px;
        color: #B5FF00;
        font: bold 16px Arial, Helvetica, sans-serif;
        border-bottom: 1px dotted #B5FF00;
}

#footer {
        background: url(images/footer_bg.gif) repeat-x top left;
        padding: 5px;
        color: #212615;
        height: 61px;
        text-align: center;
}
#footer {
        color:#212615;
}

/* Begin Various Tags & Classes */
.alt {
        background-color: #f8f8f8;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        }

small {
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 0.9em;
        line-height: 1.5em;
        }

h3 {
        font-size: 1.3em;
        }

h1 a {
        text-decoration: none;
        float: left;
        padding: 5px 0;
        }
h1 a:hover {
        text-decoration: underline;
}
h1 {
        font-size: 20px;
        font-weight: normal;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
        }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar_left h2, #wp-calendar caption, cite {
        text-decoration: none;
        }

.entry p a:visited {
        color: #b85b5a;
        }

.commentlist li, #commentform input, #commentform textarea {
        font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        }

.commentlist li {
        font-weight: bold;
        }

.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;
        }

#content h1 {
        padding: 5px 0;
}
h1 {
        padding: 0px;
        margin: 0;
        }

h2.pagetitle {
        margin-top: 30px;
        text-align: center;
}

h3 {
        padding: 0;
        margin: 30px 0 0;
        }

h3.comments {
        padding: 0;
        margin: 40px auto 20px ;
        }


#commentform textarea {
        width: 100%;
        padding: 2px;
        }

#commentform #submit {
        margin: 0;
        float: right;
        }

.alt {
        margin: 0;
        padding: 10px;
        }

.commentlist {
        padding: 0;
        text-align: justify;
        }

.commentlist li {
        margin: 15px 0 3px;
        padding: 5px 10px 3px;
        list-style: none;
        }

.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;
        }

#wp-calendar #prev a, #wp-calendar #next a {
        font-size: 9pt;
        }

#wp-calendar a {
        text-decoration: none;
        }

#wp-calendar caption {
        font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        text-align: center;
        }

#wp-calendar th {
        font-style: normal;
        text-transform: capitalize;
        }
#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; }

acronym, abbr, span.caps {
        cursor: help;
        }

acronym, abbr {
        border-bottom: 1px dashed #999;
        }

blockquote {
        margin: 15px 30px 0 10px;
        padding-left: 20px;
        border-left: 5px solid #ddd;
        }

blockquote cite {
        margin: 5px 0 0;
        display: block;
        }

.center {
        text-align: center;
        }

hr {
        display: none;
        }

a img {
        border: none;
        }

.navigation {
        display: block;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 60px;
        }

/* next & previous page navigation */
.page-nav-left{
        background: url(images/navigation-bg-left.gif) no-repeat left top;
        height: 21px;
}
.page-nav-right{
        background: url(images/navigation-bg-right.gif) no-repeat right top;
        height: 21px;
        margin-left: 10px;
}
.page-nav {
        clear: both;
        background: url(images/navigation-bg-center.gif) repeat-x left top;
        height: 21px;
        margin-right: 10px;
}
.page-nav a, .page-nav a:visited {
        color: #000000;
        text-decoration: none;
}
.page-nav a:hover {
        color: #000000;
        text-decoration: none;
}
.previous-entries a {
        float: left;
        padding-left: 10px;
        margin-left: 10px;
        background: url(images/navigation-left.gif) no-repeat left center;
}
.next-entries a {
        float: right;
        padding-right: 10px;
        margin-right: 10px;
        background: url(images/navigation-right.gif) no-repeat right center;
}

/* next & previous post navigation */
.post-nav {
        clear: both;
        padding-bottom: 35px;
        margin-top: 15px;
        font-size: 95%;
}
.post-nav a, .post-nav a:visited {
        color: #999999;
        text-decoration: none;
}
.post-nav a:hover {
        color: #000000;
        text-decoration: none;
}
.post-nav .previous a {
        float: left;
        padding-left: 20px;
        background: url(images/post-nav-previous.gif) no-repeat left center;
}
.post-nav .next a {
        float: right;
        padding-right: 20px;
        text-align: right;
        background: url(images/post-nav-next.gif) no-repeat right center;
}


#sidebar_werbung {
        padding-left:15px;
        padding-right:5px;
        padding-top:5px;
        padding-bottom:20px;
        width:228px;
        background: url(http://www.produkt-tests.de/wp-content/themes/glossy/glossy/images/sidebarwerbung_bg.jpg);
        background-position: bottom;
        background-repeat:no-repeat;
        color:#000000;
        font-weight:normal; }

span.werbung {
        padding-left:13px;
        font-size:9px;
        font-family:verdana;
        color:#6c6c6c;
        font-weight:normal; }

#sidebar_werbung a {
        color:#CC3300;}