/*
Theme Name: JLS Kosmetikstudio
Theme URI: http://www.JLS-Kosmetikstudio.de/
Description: JLS Kosmetikstudio.
Version: 1.0
Author: Klaus Oppermann
Author URI: http://www.klausoppermann.de/
*/

a, abbr, acronym, address, applet,
big, blockquote, body,
caption, cite, code,
dd, del, dfn, div, dl, dt, em,
fieldset, font, form,
h1, h2, h3, h4, h5, h6, html, hr,
iframe, img, ins,
kbd, label, legend, li,
object, ol, p, pre, q,
s, samp, small, span, strike, strong, sub, sup,
table, tbody, td, tfoot, th, thead, tr, tt,
ul, var {
  border: 0;
  font-style: inherit;
  font-weight: inherit;
  list-style: none;
  margin: 0;
  outline: 0;
  padding: 0;
  text-decoration: none;
  vertical-align: baseline;
}

label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] {
  cursor: pointer;
}

body {
  background: #ddd url(images/header-floral.png) no-repeat 50% 0;
  color: #5f5f5f;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 62.5%;
  margin: 0;
  padding: 0;
  text-align: center;
  position: relative;
  left: -0.1px;
}


a {
  color: #E36B8A;
}

a:hover,
a:focus {
  color: #E32757;
}

address {
  margin: 15px 0;
}

em {
  font-style: italic;
}

h2, h3, h4, h5 {
  color: #E36B8A;
  font-family: georgia, 'palatino linotype', 'times new roman', times, palatino, serif;
  font-weight: 200;
  letter-spacing: 0.5px;
  margin: 30px 0 15px 0;
}

h2 {
  font-size: 1.7em;
  font-style: italic;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.2em;
  margin: 15px 0;
  padding: 0;
}

h3 {
  background: url(images/blume.png) no-repeat 0 50%;
  padding-left: 20px;
  font-size: 1.4em;
}

h4 {
  font-size: 1.2em;
}

h5 {
  font-size: 1.0em;
}

hr {
  border-top: 1px solid #fff;
  border: none;
  clear: both;
  height: 1px;
  margin: 0;
}

blockquote,
p {
  margin: 15px 0;
}

blockquote p {
  margin: 0;
  text-indent: 0;
}

strong {
  color: #E32757;
  font-weight: 700;
}

#page {
  background: url(images/page.png) repeat-y 50% 0;
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: left;
  width: 980px;
  z-index: 10;
}

#topnavigation {
  font-size: 1.1em;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 14px;
  right: 25px;
  z-index: 7000;
}

#topnavigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#topnavigation ul li {
   display: inline;
}

#topnavigation ul li a,
#topnavigation ul li a:visited,
#topnavigation ul li a:focus,
#topnavigation ul li a:hover,
#topnavigation ul li a:active,
#topnavigation ul li a.aktiv,
#topnavigation ul li strong {
  background: #ddd url(images/topmenue-tab.png) no-repeat 0 0;
  color: #000;
  display: block;
  float: right;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0 1px 0 0;
  padding: 0 0 0 5px;
  position: relative;
  text-align: left;
}

#topnavigation ul li a span,
#topnavigation ul li a:visited span,
#topnavigation ul li a:focus span,
#topnavigation ul li a:hover span,
#topnavigation ul li a:active span,
#topnavigation ul li a.aktiv span,
#topnavigation ul li strong span {
  background: #ddd url(images/topmenue-tab.png) no-repeat 100% 0;
  padding: 8px 10px 5px 5px;
  display: block;
}

#topnavigation ul li a span,
#topnavigation ul li a:visited span,
#topnavigation ul li a:focus span,
#topnavigation ul li a:hover span,
#topnavigation ul li a:active span,
#topnavigation ul li a.aktiv span {
  cursor: pointer;
}

#topnavigation ul li a:focus,
#topnavigation ul li a:hover {
  background: url(images/topmenue-tab.png) no-repeat 0 -60px;
  color: #971A3A;
}

#topnavigation ul li a:focus span,
#topnavigation ul li a:hover span {
  background: url(images/topmenue-tab.png) no-repeat 100% -60px;
  color: #971A3A;
}

#topnavigation ul li a.aktiv,
#topnavigation ul li a:active,
#topnavigation ul li strong {
  background: url(images/topmenue-tab.png) no-repeat 0 -120px;
  color: #fff;
}

#topnavigation ul li a.aktiv span,
#topnavigation ul li a:active span,
#topnavigation ul li strong span {
  background: url(images/topmenue-tab.png) no-repeat 100% -120px;
  color: #fff;
}

#topnavigation ul li a.aktiv {
  text-decoration: underline;
}

#topnavigation ul li a:hover.aktiv,
#topnavigation ul li a:focus.aktiv {
  text-decoration: none;
}

#header,
#navigation,
#content,
#sidebar,
#footer {
  font-size: 1.2em;
  line-height: 1.6em;
  margin: 0;
  padding: 0;
  position: relative;
}

#header {
  background: url(images/header-floral.png) no-repeat 50% 0;
  height: 210px;
}


#header h1.logo,
#header h1 a,
#header h1 a:hover,
#header h1 a:focus {
  background: url(images/jls-logo.png) no-repeat 0 0;
  display: block;
  height: 130px;
  width: 118px;
  position: absolute;
  top: 50px;
  left: 40px;
  z-index: 5000;
}

#header h2 {
  background: url(images/kosmetikstudio.png) no-repeat 0 0;
  height: 36px;
  left: 260px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100px;
  width: 500px;
}

#navigation {
  background: url(images/blume.jpg) no-repeat 20px 100%;
  min-height: 580px;
  position: relative;
  width: 230px;
  float: left;
  z-index: 6000;
}

#navigation ul {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #fff;
  list-style: none;
  margin: 10px 0 0 20px;
  padding: 0;
  position: relative;
  width: 205px;
}

#navigation ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}

#navigation ul li a,
#navigation ul li a:visited,
#navigation ul li a:focus,
#navigation ul li a:hover,
#navigation ul li a:active,
#navigation ul li strong {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #ddd;
  color: #7B8180;
  display: block;
  font-weight: 700;
  margin: 0;
  padding: 8px 5px 8px 25px;
  text-align: left;
  width: auto;
}

#navigation ul li a:focus,
#navigation ul li a:hover,
#navigation ul li a:active,
#navigation ul li a.aktiv,
#navigation ul li strong  {
  background: url(images/schatten1.jpg) repeat-y 100% 0;
  color: #971A3A;
}

#wrapcontent {
  float: left;
  margin: 0;
  padding: 0;
  width: 550px;
  position: relative;
}

#content {
  padding: 0 20px;
}

#content a {
  border-bottom: 1px dotted #E36B8A;
}

#content a:hover,
#content a:focus {
  border-bottom: 1px dotted #E32757;
}

#content h3 a,
#content h3 a:hover,
#content h3 a:focus {
  border: none;
  color: #E36B8A;
}

#content h3 a:hover,
#content h3 a:focus {
  color: #E32757;
}

#content #photodiv {
  background-repeat: no-repeat;
  height: 280px;
  margin: 0;
  text-align: left;
  width: 500px;
}

body#start #content h2 {
  margin: 15px 0;
  text-align: center;
}

#content p.center {
  margin: 0;
  padding: 0;
  text-align: center;
}

#content ul,
#content ol {
  margin: 15px 0 15px 15px;
}

#content ul li,
#content ol li {
  background: url(images/liste1.png) no-repeat 0 8px;
  margin: 0;
  padding: 5px 5px 5px 20px;
}

#content ul h4 {
  margin: 0;
  padding: 0;
}

#content ul p {
  margin: 0;
  padding: 0;
}

#content a.info,
#content a:hover.info,
#content a:focus.info {
  background: url(images/info.png) no-repeat 0 50%;
  border: none;
  margin-left: 5px;
  padding-left: 16px;
}

#content a:hover.info,
#content a:focus.info {
  background: url(images/info.png) no-repeat 100% 50%;
}

#content li.mehr {
  display: none;
}

#content div.map {
  margin: 25px 0;
}

#content div.map {
  border: 2px solid #ddd;
  width: 450px;
}

#content div.post {
  margin: 25px 10px 50px 10px;
}

#content div.post h2 {
  margin: 15px 0;
  padding: 0;
}

#content div.post h2 a,
#content div.post h2 a:hover,
#content div.post h2 a:focus {
  text-decoration: none;
  padding: 0;
}

#content div.post p {
  margin: 10px 0;
  padding: 0;
}

#content div.post p.postmetadata {
  background: #f7f7f7;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-style: italic;
  font-size: 0.9em;
  line-height: 1.4em;
  margin: 0;
  padding: 5px 10px;
}

#content div.post p.postmetadata span.datum {
  background: url(images/date.png) no-repeat 0 50%;
  padding: 2px 0 2px 20px;
}

#content div.post p.postmetadata span.kategorie {
  background: url(images/folder.png) no-repeat 0 50%;
  padding: 2px 0 2px 20px;
}

#content div.post p.postmetadata span.tags {
  background: url(images/tag_red.png) no-repeat 0 50%;
  padding: 2px 0 2px 20px;
}

#content img.size-full,
#content img.size-medium,
#content img.size-thumbnail,
#content div.gallery img {
  background: #fff;
  border: 1px solid #ddd;
  margin: 5px;
  padding: 5px;
}

#content img.size-full {
  margin: 10px;
  padding: 10px;
}

#content  .wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f7f7f7;
  padding-top: 5px;
  margin: 0 10px;
  /* optional rounded corners for browsers that support it */
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#content .wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

#content .wp-caption p.wp-caption-text {
  font-size: 1.0em;
  line-height: 1.4em;
  padding: 5px;
  margin: 0;
}

#content .aligncenter,
#content div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#content .alignleft {
  float: left;
  margin: 0 10px 5px 0;
}

#content .alignright {
  float: right;
  margin: 0 0 5px 10px;
}

#content .gallery {
  margin: auto;
  /* gallery clearing*/
  overflow: hidden;
  width: 100%;
}

#wrapsidebar {
  float: right;
  margin: 0;
  padding: 0;
  position: relative;
  width: 200px;
}

#sidebar {
  font-size: 1.1em;
  padding: 0 0 0 10px;
}

#sidebar address {
  margin: 0;
}

#sidebar div.box {
  background: #fff url(images/box160.jpg) no-repeat 50% 0;
  margin: 0 30px 25px 0;
  padding: 10px;
}

#sidebar p {
  margin: 15px 20px 15px 0;
}

#sidebar div.box p,
#sidebar div.box h5 {
  margin: 5px 0;
}

#footer {
  background: #ddd url(images/footer.png) no-repeat 50% 0;
  color: #8F8F8F;
  margin: 0;
  padding: 30px 0 10px 0;
}

#footer a,
#footer a:visited,
#footer a:focus,
#footer a:hover,
#footer a:active,
#footer strong {
  background: #ddd;
  color: #8F8F8F;
  text-decoration: underline;
}

#footer a:focus,
#footer a:hover,
#footer a:active,
#footer strong {
  background: #ddd;
  color: #6F6F6F;
}

#footer ul li {
  display: inline;
}

/* sonstiges */

#header h1 span,
#header h2 span,
#content a.info span,
.nix {
  display: inline;
  height: 0;
  left: -1000px;
  overflow: hidden;
  position: absolute;
  top: -1000px;
  width: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

form {
  border: none;
}

fieldset {
  border: none;
  color: #7B8180;
  margin: 0 0 25px 0;
  padding: 10px 0;
}

label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] {
  cursor: pointer;
}

label {
  font-weight: 700;
  margin: 0;
  padding: 0;
}

input,
textarea {
  background: #fff;
  border: 1px solid #ddd;
  color: #000;
  margin: 5px 0;
  padding: 5px;
  width: 70%;
}

input:hover,
textarea:hover {
  background: #fff;
  border: 1px solid #aaa;
  color: #000;
}

textarea {
  overflow: auto;
}

label {
  font-weight: 300;
}

input[type=checkbox],
input class.wpcf7-acceptance {
  float: left;
  width: 1.5em;
}

input[type=submit] {
  background: #971A3A;
  border: 2px solid #ddd;
  clear: left;
  color: #fff;
  font-weight: bold;
  height: 32px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 200px;
}

input:hover[type=submit] {
  background: #7B8180;
  clear: left;
  color: #fff;
}