/*
Theme Name: sfkinfo
Theme URI: http://www.sfkinfo.ch
Author: eberle systems
Author URI: http://www.eberlesystems.ch/
Description: 
Text Domain: sfkinfo
*/

/*
 *  rot:   #e2001a
 *  dunkel grau:  #717171
 *  hell grau:    #dadada
 *
 */

@import url(fonts/open-sans/stylesheet.css);

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

* {
  margin: 0; padding: 0;
  line-height: 1.6em;
}

body {
  font: normal 13px Arial, Helvetica sans-serif;
  color: #717171;
  background: #E4E4E4;
  -webkit-text-size-adjust: none;
}

strong, b {
  font-weight: 600;
}

h1, h2, h3, h1 a, h2 a, h3 a {
  margin: 2em 0 1em;
  line-height: 1.2em;
  font-family: 'Open Sans', Arial, Helvetica sans-serif;
  font-weight: 200;
  text-decoration: none;
}

h1:first-child, h2:first-child, h3:first-child {
  margin-top: 0;
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 18px;
}

h3 {
  font-size: 14px;
}

h4 {
  margin: 2em 0 1em;
  font-size: 13px;
  color: #e2001a;
  cursor: pointer;
}

h4:hover {
  color: #717171;
}

p {
  margin-bottom: 1em; 
  clear: both; 
}

ol {
  margin: 0 0 1em 10px; padding: 0 0 0 20px;
  list-style-type: decimal;
}

ul {
  margin: 0 0 1em 0; padding: 0 0 0 20px;
}

li {
  margin: 0; padding: 0;
}

table {
  margin-bottom: 0.5em;
  border-collapse: collapse;
  width: 100%;
  font-size: 12px;
}

th {
  padding: 0.5em 10px; margin: 0;
  text-align: left;
}

td {
  padding: 10px; margin: 0;
  text-align: left;
  vertical-align: top;
}

tr:nth-child(2n) {
  background: #e6e6e6;
}

.liste tr {
  background: none;
}

.liste td {
  padding: 0.2em 10px 0.2em;
}

.liste .listeHeader {
  background: #e6e6e6;
  border-top: 1px solid #fff;
  cursor: pointer;
}

.liste .listeHeader:hover {
  background: #E2001A;
  color: #fff;
}

.liste .listeHeader td {
  padding: 0.5em 10px;
}

a {
  color: #e2001a;
  text-decoration: none;   
}

a:hover {
  color: #999;
}

a img {
  border: 0px;
}

a:hover img {
  opacity: 0.7;
}

hr {
  margin-bottom: 20px;
  height: 1px;
  color: #ccc;
  background-color: #ccc;
}

.pdf {
  padding-left: 25px;
  background: transparent url(images/pdf.png) no-repeat;
}

/* Form */
dl {
  margin-bottom: 1em;
}

dt {
  float: left;
}

dd {
  margin: 0.5em 0 1em 140px;
  line-height: 2em;
}

textarea, input, select {
  padding: 3px;  
  border: 1px solid #ccc;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

#kontaktForm input[type=text] {
  width: 300px;
}

option {
  padding-right: 30px;
}

input.error, textarea.error, select.error {
  border: 1px solid #706657;
  background: #ffbcbc;
}

input[type=checkbox].error, input[type=radio].error {
  margin: 0 4px;
  outline: 3px solid #ffbcbc;
}

input.checkform {
  display: none;
}

.button, .button-act, .entry-tags a, input[type=submit] {
  margin: 0; padding: 4px 10px;
  width: auto;
  background: transparent url(images/black60.png);
  text-decoration: none;
  color: #fff;
  cursor: pointer;
  border: 0;
  display: inline-block;
}

.button-act {
  background: transparent url(images/black90.png);
  cursor: default;
}

.button:hover, .nav-next a:hover, .entry-tags a:hover, input[type=submit]:hover {
  background: #e2001a;
  color: #fff;
}

/* Klassen */
.widget {
  margin: 2px 2px 0 0; padding: 10%;
  width: 80%; 
  float: left;
  background: #e6e6e6;
}

.widget h3 {
  border-bottom: 1px solid #ccc;
}

.widget ul {
  margin: 0; padding: 0;
  list-style: none;
}

.widget a {
  text-decoration: none;
}

.alignleft {
  margin: 4px 20px 20px 0;
  float: left;
}

.alignright {
  margin: 4px 0 20px 20px;
  float: right;
}

.post {
  margin: 2px 2px 0 0; padding: 0;
  width: 320px; 
  background: #e6e6e6;
  float: left;
  position: relative;
}

.post .wp-post-image {
  width: 100%; height: auto;
  position: absolute;
}

.entry-header {  
  height: 160px;
  position: relative;
  z-index: 10;
}

.entry-title {
  margin: 0; padding: 0;  
}

.entry-title a {
  margin: 0; padding: 10px 20px;
  background: transparent url(images/white90.png);
  display: block;
  position: absolute; bottom: 0;
}

.entry-title a:hover {
  background: #e2001a;
  color: #fff;
}

.entry-tags {
  position: absolute; top: 0; right: 0;
  z-index: 10;
  text-align: right;
}

.entry-summary {
  height: 90px;
  padding: 20px;
}

.entry-content {
  padding: 40px;
}

.single {
  width: 100%;
  background: #fff;
}

.page-nav {
  padding-top: 2px;
  clear: both;
}

/* Menu */
.menu {
  margin: 0; padding: 0;  
  line-height: 1.2em;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 200;  
}

.menu ul {
  margin: 0; padding: 0;
}

.menu li {
  margin: 0; padding: 0; 
  list-style: none;
  float: left;
  position: relative;
}           

.menu ul.sub-menu {
  padding: 0;
  width: 240px; 
  display: none;
  position: absolute;
}

.menu ul.sub-menu ul.sub-menu {
  top: 0; left: 240px;
}

.menu ul.sub-menu li {
  padding-top: 2px;
  float: none;
}

.menu a {
  margin-right: 2px; padding: 5px 20px;
  display: block;
  background: transparent url(images/black70.png);
  color: #fff;
}

.menu .current-menu-ancestor > a,
.menu .current-menu-parent > a,
.menu .current-menu-item > a,
.menu a:hover  {
  background: #e2001a;
  color: #fff;
}

.menu ul ul ul a {
  padding-left: 25px;
}

#primary-menu {
  position: absolute; bottom: 0;
  z-index: 120;
}

#primary-menu .menu {
  height: 42px;
}

#primary-menu a {
  padding: 10px 22px;  
}

#secundary-menu {
  padding-top: 10px;
  width: 100%; height: 32px;
  background: #fff;
  -moz-box-shadow: 0px 0px 10px #333;
  -webkit-box-shadow: 0px 0px 10px #333;
  box-shadow: 0px 0px 10px #333;
  position: fixed; z-index: 40;
  z-index: 40;
}

#secundary-menu .menu {
  margin: 0 auto;
  width: 1180px;
}

#secundary-menu a {
  background: transparent url(images/black40.png);
}

#secundary-menu a:hover  {
  background: #e2001a;
  color: #fff;
}

/* Page */
#wrapper {
  margin: 0 auto;  padding-right: 220px;
  width: 964px;
}

#page {
  padding: 42px 0 0 2px;
  width: 962px;
  background: #fff;  
  -moz-box-shadow: 0px 0px 20px #999;
  -webkit-box-shadow: 0px 0px 20px #999;
  box-shadow: 0px 0px 20px #999;
  position: relative;
}

#slideshow {
  position: absolute; top: 0;
  height: 320px; width: 100%;
  overflow: hidden;
}

#header {
  height: 320px;
  position: relative;
  z-index: 20;
}

#header h1.title {
  margin: 0; padding: 0;
  max-width: 560px;
  color: #fff;
  position: absolute; bottom: 90px; left: 40px;
  font-weight: 400;
  z-index: 100;
  text-shadow: #666 0 0 5px;
}

#logo {
  width: 318px; height: 320px;
  display: block;
  background: transparent url(images/white80.png);
  position: absolute; top: 0; right: 0;
  z-index: 100;
}

#logo img {
  padding: 60px 30px 0;
  width: 260px;
}

/* Container */
#content {
  width: 644px;
  float: left;
  clear: both;
} 

#content img {
  max-width: 100%;
}

.inserate {
  margin: -35px -45px -35px -35px;
}

.inserate img {
  margin: 7px;
  float: left;
}

/* Sidebar */
#sidebar-right {
  float: left;
  width: 316px;
}

.widget_search label {
  display: none;
}

.eshopcarti_widget table {
  font-size: 10px;
}

#sidebar-banner {
  width: 200px; 
  position: absolute; right: -220px; top: 80px;
}

#sidebar-banner .widget {
  margin: 0 0 5px; padding: 0;
  width: auto;
  float: none;
  background: transparent;
}


/* Footer */
#footer {
  padding: 0;  
  clear: both;
}

#footer .widget {
  padding: 20px 30px;
  width: 256px; min-height: 50px;
  float: left;
}

#footer .widget:first-child {
  padding: 20px;
  width: 602px;
  text-align: center;
}

#copyright {
  padding: 10px 20px;
  display: block;
  clear: both;
  text-align: right;
  color: #999;
  font-size: 11px;
}

#copyright a {
  color: #999;
  text-decoration: none;
}

/**  Shop  **/
.altstate {
  display: none;
}

#content form.eshop {
  margin-top: 40px;
  padding: 0;
}

#content form.eshop fieldset {
  margin: 0 0 20px;
  border: 0;
}

#content form.eshop fieldset.fld0 {
  display: none;
}

#content form.eshop fieldset legend {
  padding: 5px 10px;
  border-radius: 0;
}

.cartopt p {
  width: 100% !important;
}

#eshopshowshipcost {
  display: none;
}