/*
Theme Name: Herrenschuhtester
Theme URI: http://justfrontend.com
Description: Schuhtester Theme
Version: 1.0
Author: Alexander Rösel
Author URI: http://justfrontend.com
*/

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
 
.clearfix {
  display: inline-block;
}
 
html[xmlns] .clearfix {
  display: block;
}

/* Begin Typography & Colors */
body {
  font-size: 12px;
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  color: #70746d;
  text-align: center;
  width: 100%;
  }
body a{
  color: #9cc232;
  font-weight: bold;
} 
body p {
  line-height: 1.3em;
}


/* Begin Structure */
body {
  background: #e5e7e4 url('images/bg-gradient.png') repeat-x top left;
  margin: 0;
  padding: 0;
  text-align: center;
  }
body.home {

}

#page {
  background: transparent url('images/bg.png') repeat-y 0 0;
  margin: 0px auto;
  padding: 0px 0px 40px 0px;
  width: 945px;
  }

.gradient-top {
  background: url('images/gradient-top.png') repeat-x 0 0;
  height: 12px;
  width: 100%;
}

header {
  background: transparent url('images/shoe.png') no-repeat top center;
  display: block !important;
  padding: 0;
  height: 400px;
  margin: 0px auto;
  text-align: left;
  width: 917px;
  }
header nav {
  position: relative;
  z-index: 11 !important;
}
header nav ul li {
  float: left;
  list-style-type: none;
}
header nav.social {
  margin: 10px 0px 40px 130px;
}
header nav.social ul {
  float: right;
  margin-right: 20px;
}
header nav.social ul li {
  margin-right: 4px;
}
header nav.social ul li a {
  background: url('images/menu-social.png') no-repeat 0 0;
  display: block;
  height: 31px;
  overflow: hidden;
  text-indent: -999px;
  width: 115px;
}
header nav.social ul li a.menu-link-facebook {
  background-position: -241px 0px;
}
header nav.social ul li a.menu-link-facebook:hover {
  background-position: -241px -69px;
}
header nav.social ul li a.menu-link-twitter {
  background-position: 0px 0px;
}
header nav.social ul li a.menu-link-twitter:hover {
  background-position: 0px -69px;
}
header nav.social ul li a.menu-link-rss {
  background-position: -485px 0px;
}
header nav.social ul li a.menu-link-rss:hover {
  background-position: -485px -69px;
}

header nav.main ul {
  float: right;
}
header nav.main ul li {
  margin-right: 3px;
}
header nav.main ul li a {
  color: #70746d;
  display: block;
  font-size: 1.167em;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  padding: 0px 5px;
  text-decoration: none;
  height: 26px;
}
header nav.main ul li.page-item-102 {
  display: none !important;
}
body.home header nav.main ul li.current-home a,
header nav.main ul li a:hover,
header nav.main ul li.current_page_item a {
  background: #b5cd34;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
}
body.home header nav.main ul li.current-home a:hover,
header nav.main ul li.current_page_item a:hover {
  color: #fff;
}

header section .description {
  font-weight: bold;
  margin: 50px 0px 0px 10px;
  width: 450px;
}
header section .description h1 {
  color: #ccc;
  font-size: 5em;
  font-weight: bold;
  letter-spacing: -0.08em;
  line-height: 1em;
}
header .checked-by {
  display:none;
}
header #cat-img {
  float: left;
  height: 100%;
  width: 387px;
}
header .content {
  float: left;
  width: 530px;
}
body.home header {
  height: 588px;
}
body.home header .checked-by {
  background: transparent url('images/etikett.png');
  display: block;
  height: 389px;
  right: -760px;
  top: 0px;
  position: relative;
  width: 200px;
  z-index: 10;
}
body.home header #cat-img {
  background: transparent url('images/paul.png') no-repeat top left;
}
body.home header section .description {
  margin-top: 250px;
}
body.home section#intro {
  display: block;
  height: 199px;
  margin: 0 auto;
  text-align: left;
  width: 917px;
}
body.category-schuhmarken header #cat-img,
body.category-schuhpflege header #cat-img,
body.category-allgemein header #cat-img,
body.archive header #cat-img {
  background: transparent url('images/post/post-neutral-head.png') no-repeat top left;
  left: -40px;
  position: relative;
  z-index: 10;
}
body.category-schuhtests header #cat-img {
  background: transparent url('images/post/post-head.png') no-repeat top left;
  left: -40px;
  position: relative;
  z-index: 10;
}
body.category-wissen header #cat-img {
  background: transparent url('images/post/post-wissen-head.png') no-repeat top left;
  left: -40px;
  position: relative;
  z-index: 10;
}
body.page-template-paul-php header {
  height: 414px;
}
body.page-template-paul-php header #cat-img {
  background: transparent url('images/paul/paul-head.png') no-repeat top left;
  left: -40px;
  position: relative;
  z-index: 10;
}
body.page-template-test-php header #cat-img {
  background: transparent url('images/test/test-head.png') no-repeat top left;
  left: -40px;
  position: relative;
  z-index: 10;
}
body.page-template-ratings-php header #cat-img {
  background: transparent url('images/ratings/bewertungen-head.png') no-repeat top left;
  left: -40px;
  position: relative;
  z-index: 10;
}
body.page-template-shoes-php header #cat-img {
  background: transparent url('images/shoes/schuhmarken-head.png') no-repeat top left;
  left: -40px;
  position: relative;
  z-index: 10;
}
body.page-template-imprint-php header #cat-img {
  background: transparent url('images/imprint/brief.png') no-repeat top left;
  margin-left: 27px;
  width: 360px;
  z-index: 10;
}


section#intro ul {
  background: url('images/green.png') no-repeat top left;
  height: 199px;
  width: 917px;
}
section#intro ul li {
  color: #fff;
  float: left;
  margin-left: 5px;
  padding: 10px;
  width: 200px;
}
section#intro ul li h1 {
  font-size: 1.8em;
  font-weight: bold;
  margin-bottom: 5px;
}
section#intro ul li p {
  line-height: 1.15em;
}
section#intro ul li a {
  color: #fff;
}


.content-wrapper {
  margin: 20px auto 0px;
  padding: 0;
  width: 887px;
}

.content-wrapper aside {
  float: right;
  text-align: left;
  width: 237px;
}
.content-wrapper aside .widget {
  width: 237px;
}
.content-wrapper aside .widget a {
  color: #adb2a9;
  font-weight: bold;
  text-decoration: none;
}
.content-wrapper aside .widget a:hover {
  color: #9cc323;
}
.content-wrapper aside .widget_categories {
  background: url('images/bg-categories.png') no-repeat -1px 0px;
  height: 312px;
}
.content-wrapper aside .widget_categories h2 {
  color: #fff;
  font-size: 2em;
  font-weight: bold;
  padding: 20px;
}
.content-wrapper aside .widget_categories ul {
  margin-left: 25px;
  width: 190px;
}
.content-wrapper aside .widget_links {
  background: url('images/bg-navi-top.png') no-repeat -1px 0;
}
.content-wrapper aside .widget_recent_entries h2,
.content-wrapper aside .widget_recent_comments h2,
.content-wrapper aside .widget_archive h2,
.content-wrapper aside .widget_links h2 {
  color: #adb2a9;
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 25px 0px 0px 25px;
}
.content-wrapper aside .widget_recent_entries ul,
.content-wrapper aside .widget_recent_comments ul,
.content-wrapper aside .widget_archive ul,
.content-wrapper aside .widget_links ul {
  margin-left: 25px;
  width: 190px;
}
.content-wrapper aside .widget_recent_entries ul li + li,
.content-wrapper aside .widget_recent_comments ul li + li,
.content-wrapper aside .widget_archive ul li + li,
.content-wrapper aside .widget_links ul li + li {
  margin-top: 5px;
}

.content-wrapper aside .widget_archive {
  background: url('images/bg-navi-bottom1.png') no-repeat -1px bottom;
  padding-bottom: 30px;
}

.content-wrapper #content {
  float: left;
  text-align: left;
  width: 625px;
}

.articles article {
  display: block;
  margin-bottom: 40px;
}
.articles article header {
  background: none !important;
  height: auto !important;
  width: auto !important;
}
.articles article header time {
  background: url('images/post/date.png') no-repeat 0 0;
  color: #fff;
  display: block;
  float: left;
  height: 66px;
  margin-right: 10px;
  width: 54px;
}
.articles article header time .month {
  display: block;
  padding-top: 2px;
  text-align: center;
}
.articles article header time .day {
  display: block;
  font-size: 1.2em;
  text-align: center;
}
.articles article header h1,
.articles article header h2 {
  color: #adb2a9;
  float: left;
  font-size: 2.3em;
  font-weight: bold;
  letter-spacing: -0.08em;
  width: 550px;
}
.articles article header h2 a {
  color: #adb2a9;
  letter-spacing: -0.03em;
  text-decoration: none;
}
body.blog .articles article .entry,
body.single .articles article .entry,
body.archive .articles article .entry {
  margin-left: 55px;
}
body.blog .articles article .entry p:first-child {
  margin-top: 0px;
}
.articles article .entry h5 {
  color: #adb2a9;
  font-size: 3em;
  font-weight: bold;
  letter-spacing: -0.08em;
  margin: 40px 0px 0px 10px;
}
.articles article .entry h5:first-child {
  margin-top: 0px;
}
.articles article .entry h5.star {
  background: transparent url('./images/post/bullet-testergebnis.png') no-repeat 0 0;
  margin-left: 5px;
  padding-left: 54px;
}
.articles article .entry h2 {
  color: #adb2a9;
  font-size: 2.3em;
  font-weight: bold;
  letter-spacing: -0.08em;
  margin: 40px 0px 0px 10px;
}
.articles article .entry h2:first-child {
  margin-top: 0px;
}
.articles article .entry h2.star-single {
  background: transparent url('./images/test/star.png') no-repeat 0px 0px;
  line-height: 44px;
  min-height: 44px;
  margin-left: 0px;
  padding-left: 67px;
}
.articles article .entry h2.star-0,
.articles article .entry h2.star-0-5,
.articles article .entry h2.star-1,
.articles article .entry h2.star-1-5,
.articles article .entry h2.star-2,
.articles article .entry h2.star-2-5,
.articles article .entry h2.star-3,
.articles article .entry h2.star-3-5,
.articles article .entry h2.star-4,
.articles article .entry h2.star-4-5,
.articles article .entry h2.star-5 {
  height: 71px;
  line-height: 50px;
  margin-left: 0px;
  padding-left: 67px;
}
.articles article .entry h2.star-0 {
  background: transparent url('./images/post/stars-0.png') no-repeat;
}
.articles article .entry h2.star-0-5 {
  background: transparent url('./images/post/stars-0_5.png') no-repeat;
}
.articles article .entry h2.star-1 {
  background: transparent url('./images/post/stars-1.png') no-repeat;
}
.articles article .entry h2.star-1-5 {
  background: transparent url('./images/post/stars-1_5.png') no-repeat;
}
.articles article .entry h2.star-2 {
  background: transparent url('./images/post/stars-2.png') no-repeat;
}
.articles article .entry h2.star-2-5 {
  background: transparent url('./images/post/stars-2_5.png') no-repeat;
}
.articles article .entry h2.star-3 {
  background: transparent url('./images/post/stars-3.png') no-repeat;
}
.articles article .entry h2.star-3-5 {
  background: transparent url('./images/post/stars-3_5.png') no-repeat;
}
.articles article .entry h2.star-4 {
  background: transparent url('./images/post/stars-4.png') no-repeat;
}
.articles article .entry h2.star-4-5 {
  background: transparent url('./images/post/stars-4_5.png') no-repeat;
}
.articles article .entry h2.star-5 {
  background: transparent url('./images/post/stars-5.png') no-repeat;
}
.articles article .entry h3 {
  color: #adb2a9;
  font-size: 1.4em;
  font-weight: bold;
  margin: 10px 0px 0px 10px;
}
.articles article .entry h4 {
  color: #70746d;
  font-size: 1.1em;
  margin: 10px 0px 0px 10px;
}
.articles article .entry img.alignleft {
  float: left;
  margin-right: 10px;
  text-align: left;
}
.articles article .entry img.aligright {
  float: right;
  margin-left: 10px;
  text-align: right;
}
.articles article .entry strong {
  font-weight: bold;
}
.articles article .entry p {
  margin-top: 10px;
  overflow: hidden;
  padding-left: 10px;
}
.articles article .entry p img.alignnone {
  margin-left: -10px;
}
.articles article .entry .shoe-top-list {
  margin: 10px 0px;
  overflow: hidden;
}
.articles article .entry .shoe-top-list h3 {
  margin-left: 0px;
}
.articles article .entry .shoe-top-list p {
  margin: 0px;
  padding: 0px;
}
.articles article .entry .shoe-top-list p img {
  margin: 0px !important;
}
.articles article .entry .shoe-top-list a {
  background: transparent url('./images/pfeilchen.png') no-repeat 0px 10px;
  display: block;
  font-size: 0.9em;
  padding: 10px 0px 0px 10px;
  text-decoration: none;
}
.articles article .entry .company-list {
  background: url(/wp-content/themes/schuhtester/images/shoes/schuhshops-bg.png) no-repeat 0px 0px;
  height: 168px;
  margin: 10px 0px 30px;
  padding: 10px 20px 0px 25px;
  overflow: hidden;
}
.articles article .entry .company-list img.alignleft {margin-top: 15px;}
.articles article .entry .company-list br {
  display: none;
}
.articles article .entry .company-list h3 {
  margin-left: 0px;
}
.articles article .entry .company-list p {
  margin: 5px 0px 0px 0px;
  padding: 0px;
}
.articles article .entry .company-list p img {
  margin: 0px !important;
}
.articles article .entry .company-list a {
  display: block;
  font-size: 0.9em;
  padding: 10px 0px 0px 10px;
  text-decoration: none;
}
.articles article .entry .company-list a.btn-shop {margin-top: 10px;}

.articles article .entry .test-percents img {
  display: block;
  float: left;
}
.articles article .entry .test-percents .percent-text {
  padding-top: 30px;
}
.articles article .entry .imprint-pic {
  margin: 30px 0px 0px 10px;
}
.articles article .entry .simpleContact {
  margin-left: 10px;
  width: 500px;
}
.articles article .entry .simpleContact td {
  padding-bottom: 10px;
  vertical-align: top;
}
.articles article .entry .simpleContact .sc-col-title {
  padding-right: 10px;
  text-align: right;
}
.articles article .entry .simpleContact .sc-col-value input#sc-username,
.articles article .entry .simpleContact .sc-col-value input#sc-email {
  width: 200px;
}
.articles article .entry .simpleContact .sc-col-value input#sc-code {
  width: 100px;
}
.articles article .entry .simpleContact .sc-col-value textarea {
  height: 200px;
  width: 300px;
}
.articles article footer {
  background: none;
  font-style: italic;
  height: auto;
  margin: 10px 0px 0px 65px;
  text-align: left;
  width: auto;
}
.articles nav.nav-articles {
  margin-left: 65px;
  width: 560px;
}

.comments h5 {
  color: #adb2a9;
  font-size: 3em;
  font-weight: bold;
  margin: 40px 0px 0px 10px;
}
.comments h5.star {
  background: transparent url('./images/post/bullet-testergebnis.png') no-repeat 0 0;
  margin-left: 5px;
  padding-left: 54px;
}
.comments #respond,
.comments .commentlist {
  margin-left: 60px;
}
.comments footer {
  background: none;
  height: auto;
  width: auto;
}
.comments .commentlist .comment-body {
  margin-bottom: 25px;
  overflow: hidden;
}
.comments .commentlist .comment-body .comment-author {
  color: #adb2a9;
  font-size: 1.4em;
  font-weight: bold;
  margin-top: 10px;
}
.comments .commentlist .comment-body .comment-meta {
  font-size: 0.8em;
  margin: 0px 0px 5px 37px;
}
.comments .commentlist .comment-body p {
  margin: 0px 0px 8px 37px;
}
.comments .commentlist .comment-body em {
  color: red;
  margin-left: 37px;
}
.comments #respond {
  margin-top: 30px;
}
.comments #respond #commentform p {
  margin-bottom: 5px;
}
.comments #respond #commentform #author,
.comments #respond #commentform #email,
.comments #respond #commentform #url {
  width: 300px;
}

.nav-articles .alignleft {
  float: left;
  width: 45%;
}
.nav-articles .alignright {
  float: right;
  text-align: right;
  width: 45%;
}
.more-banner a {
  background: url('images/post/mehr-testberichte.png') no-repeat 0 0;
  display: block;
  height: 127px;
  overflow: hidden;
  text-indent: -999px;
  width: 561px;
}
body.page-id-13 .more-banner a,
body.page-id-10 .more-banner a,
body.page-id-12 .more-banner a,
body.single .more-banner a {
  background: url('images/post/btn-schuhshops.png') no-repeat 0 0;
  height: 135px;
  margin-left: 55px;
  width: 578px;
}


footer {
  background: url('images/footer-gradient.png') repeat-x 0 0;
  height: 77px;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
footer div {
  margin: 0px auto;
  text-align: left;
  width: 800px;
}
footer div h6 {
  color: #adb2a9;
  font-size: 1.4em;
  font-weight: bold;
  margin-top: 20px;
}
footer div a {
  color: #adb2a9;
  text-decoration: none;
}