/*
Theme Name: Weinkellerei Maurer Design
Theme URI: http://www.imacreation.de/
Description: Weinkellerei Maurer Homepage-Design
Author: IMAcreation.de
Version: 1.0
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section, menu,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  
article, aside, figure, footer, header, hgroup, nav, section { display:block; }
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }


body { font:13px sans-serif; *font-size:small; *font:x-small; line-height:1.22; }
table { font-size:inherit; font:100%; }
select, input, textarea { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }
 
body, select, input, textarea { color:#444; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; text-rendering: optimizeLegibility; }
html { -webkit-font-smoothing: antialiased; }
a:hover, a:active { outline: none; }
a, a:active, a:visited { color:#607890; }
a:hover { color:#036; }
ul { margin-left:30px; }
ol { margin-left:30px; list-style-type: decimal; }
small { font-size:85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align:top; } 
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }

pre { padding: 15px; white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; }

input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; *vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }

::-moz-selection{ background: #2270bf; color:#fff; text-shadow: none; }
::selection { background:#2270bf; color:#fff; text-shadow: none; } 

a:link { -webkit-tap-highlight-color: #2270bf; } 


html { overflow-y: scroll; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

.ir { display:block; text-indent:-999em; overflow:hidden; background-repeat: no-repeat; }
.hidden { display:none; visibility:hidden; } 
.visuallyhidden { position:absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); }
.invisible { visibility: hidden; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/** WEINKELLEREI START **/

body {
font-size: 12px;
color: #d07753;
background-color: #830000;
}

a:link, a:active {
color: #d07753;
font-weight: bold;
text-decoration: underline;
}
a:visited {
color: #a4674e;
}

a:hover { color: #fff; }


#wrap {
width: 980px;
margin: 0 auto;
background-color: #6a0000;
padding-bottom: 10px;
}

#header {
width: 100%;
height: 220px;
overflow: hidden;
position: relative;
background: transparent url(images/header_bg.png) no-repeat center top;
}

#header-foto {
width: 960px;
height: 181px;
overflow: hidden;
margin: 19px auto 0 auto;
}

#header-deko-links, #header-deko-rechts {
position: absolute;
top: 19px;
z-index: 10;
}
#header-deko-links { left: 0px; }
#header-deko-rechts { right: 10px; }



#main {
width: 940px;
margin: 0 auto;
overflow: hidden;

}

#hauptmenue, #inhalt { float: left; }

#hauptmenue {
width: 230px;
margin-top: 31px;
padding-bottom: 61px;
background: transparent url(images/menu-deko-bottom.png) no-repeat center bottom;
}

#hauptmenue ul {
margin: 0;
padding: 0;
list-style: none;
}

#hauptmenue li {
margin: 0;
padding: 0 0 0 10px;
background: transparent url(images/dotted-line.png) repeat-x 0 0;
}

#hauptmenue li a {
display: block;
padding: 7px 0 5px 15px;
font-weight: bold;
text-decoration: none;
background: transparent url(images/menu-bullet-closed.png) no-repeat left center;
}

#hauptmenue a.closed {

}
#hauptmenue a.opened {
background: transparent url(images/menu-bullet-opened.png) no-repeat left center;
}

#hauptmenue li a:visited {
color: #d07753;
}

#hauptmenue li a:hover, #hauptmenue li a.current { color: #fff; }

#hauptmenue li ul li {
padding-left:20px;
}


#inhalt {
margin-left: 70px;
width: 640px;
overflow: hidden;
}

h2#seitentitel {
margin: 0 0 20px 0;
padding: 0 0 1px 0;
display: block;
width: 100%;
height: 36px;
overflow: hidden;
font-size: 16px;
line-height:16px;
background: transparent url(images/dotted-line.png) repeat-x left bottom;
}
h3 {
font-weight: bold;
color: #ec6964;
font-size: 14px;
margin: 0.5em 0 0.5em 0;
}

#inhalt p {
line-height: 150%;
text-align: justify;
margin-bottom: 1em;
}

#inhalt p:last-of-type {
margin-bottom: 0;
}

#startseite-adresse {
float: right;
text-align: right;
margin: 0 0 50px 50px;
line-height: 150%;
}

#startseite-adresse strong {
display: block;
width: 100%;
margin-bottom: 5px;
padding-bottom: 2px;
background: transparent url(images/dotted-line.png) repeat-x left bottom;
}



#footer {
width: 940px;
height: 65px;
overflow: hidden;
margin: 20px auto 0 auto;
background: transparent url(images/footer-logo-center.png) no-repeat center top;
color: #9d3910;
font-size: 10px;
}

#footer a {
text-decoration: none;
}

#footer-left, #footer-right {
width: 40%;
float: left;
margin-top: 18px;
padding-top: 5px;
background: transparent url(images/dotted-line.png) repeat-x left top;
}

#footer-right { float: right; text-align: right;}


/** Seite BESTELLSCHEIN **/

/*
#formBuilderCSSIDBestellschein {
width: 100%;
background: transparent url(images/dotted-line.png) repeat-x left top;
padding-top: 20px;
margin-top: 20px;
}

#formBuilderField p {
margin: 0;
}

.formBuilderCommentsField {
line-height: 150%;
}
.formBuilderCommentsField div {

float: left;
}
.formBuilderCommentsField ul {
margin: 5px 0 5px 15px;
}

.formBuilderCommentsField img {

}

.formBuilderInput, .formBuilderLabelRequired {
float: left;
height: 2em;
line-height: 2em;
margin-right: 20px;
}
.formBuilderInput input {
width: 3em;
}

.formBuilderError {
background: red;
color: white;
padding: 3px;
margin: 5px 0 5px 0;
}


.formBuilderSubmit {
width: 620px;
padding-top: 11px;
margin-top: 10px;
background: transparent url(images/dotted-line.png) repeat-x left top;
}


.formBuilderSubmit input {
padding: 5px;
font-weight: bold;
font-size: 14px;
}

.geschenkpackung { vertical-align: middle; overflow: hidden; width: 420px; display: table-cell; }
.geschenkpackung p { }

div.trennlinie { clear: both; width: 100%; clear: both; margin: 25px 0 25px 0; height: 1px; background: transparent url(images/dotted-line.png) repeat-x left top; }

#formBuilderFieldEMail .formBuilderInput, #formBuilderFieldEMail .formBuilderLabelRequired, #formBuilderFieldEMail .formBuilderLabel { clear: both; float: none; width: 420px;}
#formBuilderFieldEMail input { width: 20em; }


*/

.formBuilderCommentsField { clear: both; padding-top: 25px; margin-top: 25px; width: 100%; display: block; overflow: hidden; background: transparent url(images/dotted-line.png) repeat-x left top; }
#formBuilderBestellschein .formBuilderCommentsField img, #formBuilderBestellschein .formBuilderCommentsField h3, #formBuilderBestellschein .formBuilderCommentsField p { float: left;}
#formBuilderBestellschein .formBuilderCommentsField h3, #formBuilderBestellschein .formBuilderCommentsField p { width: 60%;}
#formBuilderBestellschein .formBuilderCommentsField p { line-height: 150%; margin: 0;}

.formBuilderField {float: left; margin: 10px 0 25px 0;}
#formBuilderBestellschein .formBuilderField .formBuilderInput, #formBuilderBestellschein .formBuilderField .formBuilderLabelRequired {float: left; line-height: 25px;}
.formBuilderField .formBuilderInput { margin-left: 1.5em;}
.formBuilderField .formBuilderInput input{ width: 3em;}

.geschenkpackung { width: 100%; clear: both;}

#formBuilderFieldEMail,
#formBuilderFieldVorname,
#formBuilderFieldNachname,
#formBuilderFieldStrasse,
#formBuilderFieldPostleitzahl,
#formBuilderFieldWohnort,
#formBuilderFieldAnmerkungen
{ width: 100%; clear: both; margin: 10px 0 10px 0; }

#formBuilderFieldEMail .formBuilderLabelRequired,
#formBuilderFieldVorname .formBuilderLabelRequired,
#formBuilderFieldNachname .formBuilderLabelRequired,
#formBuilderFieldStrasse .formBuilderLabelRequired,
#formBuilderFieldPostleitzahl .formBuilderLabelRequired,
#formBuilderFieldWohnort .formBuilderLabelRequired,
#formBuilderFieldAnmerkungen .formBuilderLabelRequired
{ width: 120px; }

#formBuilderFieldEMail input,
#formBuilderFieldVorname input,
#formBuilderFieldNachname input,
#formBuilderFieldStrasse input,
#formBuilderFieldPostleitzahl input,
#formBuilderFieldWohnort input
{ width: 180px; }
#formBuilderFieldAnmerkungen textarea {margin-top: 5px;width: 300px;}

#formBuilderFieldSpamschutz { width: 100%; clear: bith; margin: 10px 0 10px 0; }
#formBuilderFieldSpamschutz .formBuilderLabel { width: 600px; margin-bottom: 10px; }
#formBuilderFieldSpamschutz .formBuilderInput { margin: 0; }
#formBuilderFieldSpamschutz .formBuilderInput input { width: 120px; }



.formBuilderError, .formBuilderFailure h4 {
background: red;
color: white;
padding: 3px;
margin: 5px 0 5px 0;
}

.formBuilderSubmit { margin: 20px 0 20px 0; }

.formBuilderSubmit input {
padding: 5px;
font-weight: bold;
font-size: 14px;
}




img.alignleft {
float: left;
overflow: hidden;
margin: 5px 15px 5px 0;
}
img.alignright {
float: right;
overflow: hidden;
margin: 5px 0 5px 15px;
}
img.aligncenter {
display: block;
margin: 15px auto;
}

    .gallery {
    margin: auto;
    /* gallery clearing*/
    overflow: hidden;
    width: 100%;
    }
    .gallery .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    }
    .gallery img {
    border: 2px solid #cfcfcf;
    }
    .gallery .gallery-caption {
    margin-left: 0;
    }
    .gallery br { clear: both }
    /* available Columns */
    .col-2 { width: 50% }
    .col-3 { width: 33.333% }
    .col-4 { width: 25% }
    .col-5 { width: 20% }
    .col-6 { width: 16.666% }
    .col-7 { width: 14.285% }
    .col-8 { width: 12.5% }
    .col-9 { width: 11.111% }


/* 
 * print styles
 */
@media print {
  * { background: transparent !important; color: #444 !important; text-shadow: none; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a:after { content: " (" attr(href) ")"; } 
  abbr:after { content: " (" attr(title) ")"; }
  .ir a:after { content: ""; }  /* Don't show links for images */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}



@media all and (orientation:portrait) { 
  
}

@media all and (orientation:landscape) { 
  
}

/* Grade-A Mobile Browsers */
@media screen and (max-device-width: 480px) {
  html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } 

}

