/*
Theme Name: schwarzerisse
Theme URI: http://www.schwarzerisse.de
Description: Theme für den Buchladen Schwarze Risse, Berlin
Author: Susanne Ditz
Version: 1.0
Tags: 
Author URI: http://susanneditz-webdesign.de
*/


/*HTML tags*/
* { margin: 0px; padding: 0px; }
html {}
body { font: normal 100%/1 Helvetica, Arial, sans-serif; background: url(bilder/bg_pat.png) repeat; text-align: center; height: 100%; color: #000; }
h1 {font-size: 26px; font-weight: normal;}
h2 { font-size: 22px; font-weight: normal; line-height: 26px; }
h3 {font-size: 16px; font-weight: bold; line-height: 22px;}
h4 {}
p { font-size: 14px; line-height: 20px; }

ul { list-style: none; }
li { list-style-type: none; }

a { color: #bf0000; text-decoration: none; }
a:hover { text-decoration: underline; }

img { border-width: 0px; }

/*struktur*/
#top { background: url(bilder/bg_top.png) repeat-x top; height: 100%; }
#wrapper { margin: 0px auto; padding: 0px; width: 960px; position: relative; height: 100%; }
#header { height: 250px; width: 960px; float: left; }
#header h1 { float: left; margin-top: 60px; margin-left: 20px; }

#sidebar { float: left; background: url(bilder/sidebarBG.png) no-repeat left top; width: 220px; margin-right: 40px; padding-right: 20px; padding-left: 20px; padding-top: 10px; margin-bottom: 40px; text-align: left; }
#sidebar h3 { display: none; }
#sidebar li { margin-bottom: 5px; }
#sidebar li a { font-size: 14px; }

#content { float: left; width: 660px; padding-top: 20px; margin-bottom: 40px; text-align: justify; }
#content_kontakt { float: left; padding-top: 20px; width: 300px; text-align: justify; }
#content_bube { float: left; width: 360px; text-align: justify; padding-top: 20px }

#footer { width: 100%; height: 70px; padding-top: 10px; background: url(bilder/bg_bot.png) repeat-x bottom; }
#footer p { font-size: 12px; color: #fff; margin-top: 5px; }

/*elemente*/ 
#logo { float: right; margin-right: 40px; margin-top: 10px; }
#address { float: left; width: 340px; padding-top: 65px;}
#textbox { margin-left: 50px; text-align: justify; }
#bubebox { float: left; width: 270px; text-align: justify; margin-left: 30px; margin-top: 60px; }
#bbox { background: url(bilder/bubepic.png); height: 80px; width: 380px; margin-bottom: 30px; padding-top: 120px; padding-left: 280px; }
#bbox a { text-decoration: none; font-size: 14px; text-transform: uppercase; color: #fff; text-align: center; display: block; width: 160px; font-weight: bold; height: 40px; line-height: 40px; background: #8DC804 url(bilder/bb_button.png) no-repeat; }
#bbox a:hover { color: #FFF; background-color: #bf0000; }

/*class(en)*/
.clear { clear:both;}
.linebreakclear { clear:both; margin-top: 12px; background: url(bilder/line_trans.png) repeat-x left bottom; height: 10px; margin-bottom: 12px; }
.bold { font-weight: bold; }
.nowrap { white-space: nowrap; }
.puffer { height: 20px; } /*auf der index-seite*/
.facebook { margin-top: 5px; margin-bottom: 5px; }

.entry-title { margin-bottom: 20px; }
.entry-author {}
.entry-date { font-size: 13px; font-weight: normal; color: #666; margin-top: 10px; margin-bottom: 10px; }
.entry-content { font-size: 14px; line-height: 18px; }
.single-entry-title { margin-bottom: 10px; margin-top: 10px; }
.page-title { margin-bottom: 20px; }
.sb_titel { margin-top: 20px; margin-bottom: 12px; }
.sb_line { background: url(bilder/line.png) no-repeat; clear: both; height: 10px; width: 219px; margin-top: 10px; margin-bottom: 10px; }

/*widget*/
.widget {}
.widgetblock{ font-size:14px; line-height:18px; }
.widgettitleb{ margin-top: 5px; margin-bottom: 5px; }
.widgettitle {}
.screen-reader-text{ display:none }

/*gallery*/
.gallery{ margin:0 auto 18px }
.gallery .gallery-item{ float:left; margin-top:0; text-align:center; width:33% }
.gallery-columns-2 .gallery-item{ width:50% }
.gallery-columns-4 .gallery-item{ width:25% }
.gallery img{ border:2px solid #cfcfcf }
.gallery-columns-2 .attachment-medium{ max-width:92%; height:auto }
.gallery-columns-4 .attachment-thumbnail{ max-width:84%; height:auto }
.gallery .gallery-caption{ color:#888; font-size:12px; margin:0 0 12px }
.gallery dl{ margin:0 }
.gallery img{ border:10px solid #f1f1f1 }
.gallery br+br{ display:none }

/*caption und images*/
#content .wp-caption{ line-height:18px;margin-bottom:20px;text-align:left;padding:4px; }
#content .wp-caption img{ margin:5px 5px 0; }
#content .wp-caption p.wp-caption-text{ color:#888;font-size:12px;margin:5px; }
#content .attachment img{ max-width:620px; }
#content .alignleft,#content img.alignleft{ display:inline;float:left;margin-right:24px;margin-top:4px; }
#content .alignright,#content img.alignright{ display:inline;float:right;margin-left:24px;margin-top:4px; }
#content .aligncenter,#content img.aligncenter{ clear:both;display:block;margin-left:auto;margin-right:auto; }
#content img.alignleft,#content img.alignright,#content img.aligncenter{ margin-bottom:12px; }
#content .attachment img { display: block;margin: 0 auto; }

/*bubeform*/
#author, #title, #isbn, #ex, #email, #vorname, #nachname, #strasse, #plz, #ort, #telefon, #info { background: #e9e9e9; border: 1px solid #999; height: 22px; }

fieldset { border: 0px; margin: 0px; padding: 0px; }
#author { width: 200px; }
#title { width: 200px; }
#isbn { width: 200px; }
#ex { width: 22px; margin-right: 10px; }
#email { width: 200px; }
#vorname { width: 200px; }
#nachname { width: 200px; }
#strasse { width: 200px; }
#plz { width: 40px; }
#ort { width: 122px; }
#telefon { width: 200px; }
#info { min-height: 70px; width: 300px; }
#senden { background: #bf0000; font-size: 12px; color: #FFF; border-width: 0px; text-transform: uppercase; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align: center; padding: 3px 6px; }
#senden:hover { background-color: #8DC804; }
.star { color: #bf0000; font-weight: normal; font-size: 12px; }
fieldset table { font-size: 14px;font-weight: normal;text-align: left; }
fieldset table thead th { font-weight: normal; text-align: left; }

/*searchform*/
input#s{ background:#fff; margin: 12px 10px 12px 0px; border:1px solid #d4d4d4; height: 20px; }
input#searchsubmit {}

/*hauptnavigation*/
#access{ display:block; float:left; width:920px; margin:0 auto 0 40px; text-transform: uppercase; }
#access .menu-header,div.menu{ font-size:16px; font-weight: normal; }
#access .menu-header ul,div.menu ul{ list-style:none;margin:0; }
#access .menu-header li,div.menu li{ float:left;position:relative; }
#access a{ color:#fff; display:block; line-height:40px; text-decoration:none; padding:0 10px; margin: 0px 6px; }
#access a:hover { background: #bf0000; }

#access ul li.current_page_item > a,#access ul li.current-menu-ancestor > a,#access ul li.current-menu-item > a,#access ul li.current-menu-parent > a,* html #access ul li.current_page_item a,* html #access ul li.current-menu-ancestor a,* html #access ul li.current-menu-item a,* html #access ul li.current-menu-parent a,* html #access ul li a:hover{ background:#bf0000; }

/*foo-navigation*/
#foo_navigation { width: 100%; padding-top: 30px; }
#foo_navigation li { display: inline; }
#foo_navigation li a { text-decoration: none; padding-right: 10px; padding-left: 10px; font-size: 13px; color: #FFF; }
#foo_navigation li a:hover { text-decoration: underline; }

#nav-above { font-size: 13px; font-weight: normal; }
#nav-below { font-size: 13px; font-weight: normal; margin-top: 10px; }
.nav-previous { float: left; }
.nav-next { float:right; }
.navigation_mobile{ display:none }
.dp100 { font-size:12px; margin-bottom: 5px; }