@CHARSET "UTF-8";
/*
Theme Name: Die Buchmacherei
Theme URI: http://www.diebuchmacherei.de
Description: Webauftritt der Buchmacherei
Author: Philipp van Biesbrock
Author URI: http://www.insignis-sites.com
Version: 2.0
*/

@font-face {
	
    font-family: 'fontawesome';
    src: url('../fonts/fontawesome/fonts/fontawesome-webfont.ttf') format('truetype');
}

body {
	
	background-color: #005;
}

div#header {
	
	margin-top: 20px;
	/* border-bottom: 4px solid #DDDDDD; */
	background: #005588 url(img/seiten.png) no-repeat top left;
}

div#header ul {
	
	text-align: center;
	padding-left: 0px;
	position: relative;
	bottom: 0px;
}

div#header ul#nav-header li {
	
	list-style: none;
	display: inline-block;
	margin: 0px 4px;
}

div#header ul#nav-header li a {
	
	color: white;
}

div#header, div#main, div#footer, div#fotoslider-home {
	
	padding-left: 19px;
}

div#main,
div#fotoslider-home {
	
	background: white url(img/kachel.gif) repeat-y left;
}

div#fotoslider-home img.wp-post-image {
	
	position: absolute; 
	top: 23px; 
	left: 770px;
}

div#content .term-description {
	
	display: none;
}

div#content .caption p {
	
	text-align: justify;
}

div#content div#product-list table tr td:first-child {
	
	width: 104px;
}

div#content h1.product_title {
	
	font-size: 20px;
}

div#content h1.page-title {
	
	font-size:22px;
}

div#content h2#page-title {
	
	font-size: 28px;
	color: #003;
	margin-bottom: 30px;
}

div#content ul#list-medienkritik {
	
	 padding-left: 0px;
}

div#content ul#list-medienkritik li {
	
	 list-style: none;
	 margin-bottom: 4px;
}

div#content ul#list-medienkritik li h4 {
	
	 display: inline-block;
}

div#content img.mk-list {
	
	 height:90px;
	 width:auto;
	 vertical-align: top;
	 margin-right: 8px;
}

div#content div#page table tr {
	
	border-bottom: 1px dotted grey;
}

div#content div#page table tr td {
	
	padding-top: 10px;
	vertical-align: top;
}

div#content div#tab-description h2 {
	
	font-size: 20px;
}

div#content div.product div.summary h1 {
	
	margin-top: 0px;
}

div#content div.product input.plus,
div#content div.product input.minus {
	
	display: none;
}

div#content form.cart,
div#content div.product_meta {
	
	margin-bottom:15px;
}

div#content ul.post-meta {
	
	margin-bottom: 1px;
	padding-left: 0px;
}

div#content ul.post-meta li {
	
	list-style: none;
}

div#content ul.post-meta li:last-child {
	
	display: none;
}

div#content ul.post-meta li span.post-meta-key,
div#content div.product_meta span.posted_in {
	
	font-weight: bold;
}

div#content div.panel {
	
	border-bottom: 1px solid #DDD;
	padding: 0px 4px;
}

div#content ul.payment_methods li.payment_method_cod {
	
	list-style: none;
}

form.checkout h3 {
	
	font-size: 20px;
}

.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea, 
.woocommerce-page form .form-row input.input-text, 
.woocommerce-page form .form-row textarea {
	
	display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

div#content ul.page-numbers {
	
	display: inline-block;
    padding-left: 0px;
    margin: 20px 0px;
    border-radius: 4px;
}

div#content ul.page-numbers > li {
	
    display: inline;
}

div#content ul.page-numbers > li:first-child > a,
div#content ul.page-numbers > li:first-child > span {
	
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

div#content ul.page-numbers > li:last-child > a,
div#content ul.page-numbers > li:last-child > span {
	
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

div#content ul.page-numbers > li > a:hover, 
div#content ul.page-numbers > li > span:hover, 
div#content ul.page-numbers > li > a:focus, 
div#content ul.page-numbers > li > span:focus {
	
    color: #23527C;
    background-color: #EEE;
    border-color: #DDD;
}

div#content ul.page-numbers > li > a, 
div#content ul.page-numbers > li > span {
	
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857;
    color: #337AB7;
    text-decoration: none;
    background-color: #FFF;
    border: 1px solid #DDD;
}

div#content ul.page-numbers > li > span.current, 
div#content ul.page-numbers > li > span.current:hover, 
div#content ul.page-numbers > li > span.current:focus {
	
    z-index: 2;
    color: #FFF;
    cursor: default;
    background-color: #337AB7;
    border-color: #337AB7;
}

div#sidebar {
	
	padding-bottom: 40%;
	background-color: #ddd;
}
/*
div#sidebar ul {
	
	padding: 0px;
}

div#sidebar ul li {
	
	padding: 0px;
	list-style: none;
}

div#sidebar ul li h3.widgettitle {
	
	text-align: center;
}

div#sidebar ul li ul.product-categories {
	
    padding-left: 0px;
    margin-bottom: 20px;
    box-sizing: border-box;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
}

div#sidebar ul li ul.product-categories li a {
		
    color: #555;

    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #FFF;
    border: 1px solid #DDD;

    text-decoration: none;

    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
}

div#sidebar ul li ul.product-categories li:first-child a {
	
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

div#sidebar ul li ul.product-categories li:last-child a {
	
	margin-bottom: 0px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

div#sidebar ul li ul.product-categories li a:hover,
div#sidebar ul li ul.product-categories li a:focus {
	
	text-decoration: none;
	background-color: #F5F5F5;
}

div#sidebar ul li ul.product-categories li.current-cat a {
	
	z-index: 2;
	color: #FFF;
	background-color: #428BCA;
	border-color: #428BCA;
}
*/
div#footer {
	
	height: 80px;
	background: #005588 url(img/seitenu.jpg) no-repeat bottom left;
}

div#footer p {
	
	color: white;
	display: inline-block;
}
	
div#footer ul {
	
	padding-left: 0px;
	display: inline-block;
}

div#footer ul#nav-footer li {
	
	display: inline-block;
	list-style: none;
	margin: 0px 4px;
}

div#footer ul#nav-footer li a {
	
	color: white;
}
