/*
Theme Name: Jana Tessmann | Eigenes Template
 
Theme URI: 
http://www.jana-tessmann.de

Description: Das WordPress-Theme für Jana-Tessmann.de

Version: 1.0

Author: Jana Tessmann

*/

/* -----------------------------------------------------------------------
Blueprint CSS Framework 1.0.1
http://blueprintcss.org
   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.
----------------------------------------------------------------------- */

/* screen */

html {margin:0;padding:0;border:0;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, div._mPS2id-t, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
div._mPS2id-t, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {display:block;}
body {line-height:1.5;background:white;}
br {display: inline-block;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;float:none !important;}
table, th, td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}

html {font-size:100.01%;}
h1, h2, h3, h4, h5, h6 {font-weight:bold;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
/*h2 {font-size:2em;margin-bottom:0.75em;}*/
/*h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}*/
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
blockquote {color:#555; font-size: 1.2rem; line-height: 1.5;}
strong, dfn {font-weight:bold;}
em, dfn {font-style:italic;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tbody tr:nth-child(even) td, tbody tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}

fieldset {padding:0 1.4em 1.4em 1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;margin-top:-0.2em;margin-bottom:1em;}
fieldset, #IE8#HACK {padding-top:1.4em;}
legend, #IE8#HACK {margin-top:0;margin-bottom:0;}
input[type=text], input[type=password], input[type=url], input[type=email] {background-color:#fff;border:1px solid #bbb;color:#000;}
input[type=text]:focus, input[type=password]:focus, input[type=url]:focus, input[type=email]:focus, textarea:focus {border-color:#666;}
select {background-color:#fff;border-width:1px;border-style:solid;}
input[type=text], input[type=password], input[type=url], input[type=email], input.text, input.title, textarea, select {margin:0.5em 0;}
textarea {width:390px;height:250px;padding:5px;}


hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:1px;margin:0 0 17px;border:none;}

.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}

/* -----------------------------------------------------------------------
Theme-Styles
----------------------------------------------------------------------- */
body {
	background: #f7f7f7 /* #FFF4E0 url("http://www.jana-tessmann.de/website/wp-content/themes/janatessmann-theme/images/IMG_20221018_215939_HDR.jpg") no-repeat fixed top */;
	overflow-y: scroll;
	font: 13px 'Open Sans', sans-serif !important;
	color: #555;
}

nav, div.menu-metanavigation-container, div.menu-hauptnavigation-container,
div.menu-metanavigation-blog-container, div.menu-hauptnavigation-blog-container{
	font-family: 'Teko', sans-serif;
	color: #8e8f91;
}


nav a, div.menu-metanavigation-container a, div.menu-hauptnavigation-container a,
div.menu-metanavigation-blog-container a, div.menu-hauptnavigation-blog-container a {
	color: #8e8f91;
	text-decoration: none;
}

nav a:hover, div.menu-metanavigation-container a:hover, div.menu-hauptnavigation-container a:hover, 
div.menu-metanavigation-blog-container a:hover, div.menu-hauptnavigation-blog-container a:hover {
	color: #b9babd;
	text-decoration: underline;
}

div.menu-metanavigation-container, div.menu-hauptnavigation-container,
div.menu-metanavigation-blog-container, div.menu-hauptnavigation-blog-container {
	float: right;
}

div.menu-metanavigation-container,
div.menu-metanavigation-blog-container {
	font-size: 1.5rem;
}

header {
	background: url('images/border_header.png') repeat-x;
	position: fixed;
	z-index: 100;
	top: 0;
	width: 100%;
	padding: 20px 0 0 0;
	margin: -20px 0 0 0;
}

div#header-inside {
	height: 115px;
	background: url('images/border_header.png') repeat-x #f7f7f7 0 -20px;
}

div#header-inside, div#wrapper {
	margin: 0 auto;
	width: 1000px  /* 990px */;
	padding: 0 5px;
}

header img#header-logo {
	float: left;
	margin: 15px 0 0 0;
}

div#wrapper {
	margin-top: 135px /* 99px */;
	background: #f7f7f7;
}

div.menu-hauptnavigation-container,
div.menu-hauptnavigation-blog-container{
	font-size: 1.7rem;
	margin: 29px 0 0 0;
	text-transform: uppercase;
}

div.menu-metanavigation-container ul, div.menu-hauptnavigation-container ul,
div.menu-metanavigation-blog-container ul, div.menu-hauptnavigation-blog-container ul {
	padding-left: 0;
	margin: 0;
}

div.menu-metanavigation-container ul li, div.menu-hauptnavigation-container ul li,
div.menu-metanavigation-blog-container ul li, div.menu-hauptnavigation-blog-container ul li{
	display: inline-block;
}

div.menu-metanavigation-container ul li:before,
div.menu-metanavigation-blog-container ul li:before {
	content: "|";
	margin: 5px;
}

div.menu-metanavigation-container ul li:first-child:before,
div.menu-metanavigation-blog-container ul li:first-child:before
 {
	content: none;
}


div.menu-hauptnavigation-container ul li,
div.menu-hauptnavigation-blog-container ul li{
	margin-right: 16px;
}

div.menu-hauptnavigation-container ul li:last-child,
div.menu-hauptnavigation-blog-container ul li:last-child  {
	margin-right: 0;
}

div.size-full, img.size-full {
	width: 100%;
}

div.clearer {
	clear: both;
	height: 5px;
}

content {
	line-height: 1.5em;
}

content div._mPS2id-t {
	overflow: hidden;
}

content div._mPS2id-t p:first-of-type, content div._mPS2id-t p:last-of-type {
	margin: 0;
	padding: 0;
} 

content a {
	color: #d7004d;
}

content a:before {
	content: "› ";
}

content a:hover {
	color: #b10042;
}

div.background-pic {
	overflow: auto;
}

body#website h1.post-headline, body#websitebewertungen h1.post-headline a{
	display: none !important;
}

div#sec_1  div.background-pic {
	background: url('images/sec_persoenliches.jpg') left top no-repeat;
}

div#sec_2 div.background-pic {
	background: url('images/sec_projekte.jpg') right top no-repeat;
}

div#sec_3  div.background-pic{
	background: url('images/sec_blog.jpg') left center no-repeat;
}

div#sec_4 div.background-pic {
	background: url('images/sec_werdegang.jpg') right top no-repeat;
}

div.kachel-wrapper {
	margin-bottom: 19px;
}

div.kachel {
	width: 208px;
	display: inline-block !important;
	float: left;
	margin-right: 38px;
	margin-bottom: 38px;
	position: relative;
}

div.kachel:nth-of-type(4) {
	margin-right: 0;
}

div.kachel a.button-type{
	position: absolute;
	bottom: 4px;
	display: block;
	text-decoration: none;
	width: 180px;
}

div._mPS2id-t h1, div.catdescription, div.glsr-form-messages {
	font: 2rem 'Times New Roman', serif;
}

div.post-gallery h2 {
	font: 1.5rem 'Times New Roman', serif;
}

div._mPS2id-t h1, 
div.catdescription, 
div.glsr-form-messages ,
div.post-gallery h2{
	font-variant: small-caps;
	text-align: center;
	margin: 17px 0 22px 0;
}

div._mPS2id-t h1, 
div.post-gallery h2 {
	background: url('images/headline-line-through.jpg') left center repeat-x #f7f7f7;
}

div._mPS2id-t h1 a.anchor, 
div.post-gallery h2 a.anchor{
	color: #555 !important;
	text-decoration: none;
	display: inline-block;
	background: #f7f7f7;
}

div._mPS2id-t h1 a.anchor:before, div._mPS2id-t h1 a.anchor:after, 
div.post-gallery h2 a.anchor:before, div.post-gallery h2 a.anchor:after{
	content: url('images/headline-ornament.jpg');
	vertical-align: middle;
}

div._mPS2id-t h1 a.anchor:before, 
div.post-gallery h2 a.anchor:before{
	margin: 0 13px 0 1px;
}

div._mPS2id-t h1 a.anchor:after, 
div.post-gallery h2 a.anchor:after  {
	margin: 0 1px 0 13px;
}

div._mPS2id-t h2,
div.catdescription {
	font-size: 1rem;
	margin: 0;
}

div._mPS2id-t h3 {
	font-size: 1em;
	margin: 0;
}

div._mPS2id-t img.left-align, div._mPS2id-t img.right-align, div._mPS2id-t div.left-align, div._mPS2id-t div.right-align {
	/*max-*/width: 475px;
}

div#sec_1:first-letter, 
div#sec_2:first-letter, 
div#sec_3:first-letter {
	font: 2.5rem 'Open Sans', sans-serif !important;
	margin: -.1em .3em 0 0;
	float: left; 
}

div._mPS2id-t div.left-align p, div._mPS2id-t div.right-align p, div._mPS2id-t div.background-pic p {
	margin: 0 0 1.5em !important;
}

div._mPS2id-t img.left-align {
	float: left;
	margin-right: 15px;
}

div._mPS2id-t img.right-align{
	float: right;
	margin-left: 15px;
}

div._mPS2id-t div.left-align, img.alignleft{
	float: left;
}

div._mPS2id-t div.right-align, img.alignright{
	float: right;
}

ul.list-style-plus {
	list-style: none;
	padding: 0;
	margin: 5px 0 37px 0;
}

ul.list-style-plus li:before {
	content: '+';
	margin: 0 10px 0 0;
}

form.planso-form-builder, div.planso-form-builder, div#blogsubscription form{
	width: 500px;
}

form.planso-form-builder, div.planso-form-builder{
	float: left;
}

form.planso-form-builder textarea {
	margin-bottom: .5em !important;
}

form p, form.planso-form-builder p, form#commentform p {
	margin-bottom: 18px !important;
}

.glsr-field {
	margin-bottom: 2em !important;
}

.glsr-field input#title-jjcwvucm, .glsr-field input#name-jjcwvucm , .glsr-field input#email-jjcwvucm   {
	width: 390px;
}

.glsr-field input#email-jjcwvucm {
	padding: 4px 5px;
}

.glsr-field input, .glsr-field textarea{
	font: 13px 'Open Sans', sans-serif !important;
}

.glsr-field label {
	padding-bottom: 3px;
}

form.planso-form-builder div.container-fluid {
	padding: 0 !important;
}

form.planso-form-builder p.bg-success, p.bg-success {
	background: url('images/successful.png') left center no-repeat;
	font-size: 1rem;
	padding-left: 24px !important;
	
}

form.planso-form-builder div.row {
	margin: 0;
}

form.planso-form-builder div.col-md-12 {
	z-index: 10;
	padding: 0 !important;
}

form.planso-form-builder label.control-label {
	font-weight: normal !important;
	margin-bottom: 10px;
}

form.planso-form-builder .form-control, /*div#blogsubscription */form input[type="text"], /*div#blogsubscription */form textarea/*, form#commentform input[type="text"], form#commentform textarea */{
	line-height: 2em !important;
	border: 1px solid #c8c8c9;
	padding: 0 5px;
}

form/*.planso-form-builder*/  input[type="email"], form/*.planso-form-builder*/  input[type="text"]/*, div#blogsubscription form input[type="text"], div#blogsubscription form input[type="email"], form#commentform input[type="text"] */{
	margin-bottom: 18px;
}

#psfb271 .has-error input, #psfb271 .has-error textarea{
	border-color: #e30000 !important;
}


form.planso-form-builder .form-control:focus, /*div#blogsubscription */form input[type="text"]:focus, /*div#blogsubscription */form input[type="email"]:focus, /*form#commentform input[type="text"]:focus, */form/*#commentform*/ textarea:focus {
	border: 1px solid #a3a4a5;
}

form.planso-form-builder .btn, form#commentform input#submit,input[type="button"], div.kachel a.button-type, button.button-primary, input.es_textbox_button {
	font: 1rem 'Times New Roman', serif !important;
	text-transform: uppercase !important;
	color: #fff;
	background: /*#a3a4a5*//*#00afad*/#d7004d !important;
	padding: 9px 19px;
	border: 0 none;
	border-radius: 0 !important;
	cursor: pointer;
}

form.planso-form-builder .btn:focus, 
form.planso-form-builder .btn:hover, input[type="button"]:hover, 
.ig_action_bar.ig_solid .ig_button:hover,
button.button-primary:focus,
button.button-primary:hover,
.ig_action_bar.ig_solid input[type=submit]:hover,
.ig_action_bar.ig_solid input[type=button]:hover,
input.es_textbox_button:hover,
div.kachel a.button-type:hover {
	background: /*#555*//*#008579*/#b10042 !important;
	box-shadow: 0 none !important;
}


div#SkypeButton_Call_jaanaschlumpilla_1 {
	padding: 5px 0;
}

span.icon-wrapper, 
p#SkypeButton_Call_jaanaschlumpilla_1_paraElement{
	display: block;
	width: 100px;

}

p.social-media-link img.icon, 
p#SkypeButton_Call_jaanaschlumpilla_1_paraElement a img {
	vertical-align: middle !important;
}

p#SkypeButton_Call_jaanaschlumpilla_1_paraElement a img {
	margin: 5px 0 0 0 !important;
}

body#websitedanke-kontakt h1.post-headline {
	display: none;                           
}

div.galerie-box {
	width: 162px;
	margin-right: 39px;
	float: left;
}

div.galerie-box:nth-of-type(5) {
	margin-right: 0;
}

div.galerie-box div.grid-gallery {
	height: 172px !important;
	overflow: hidden;
}

div.grid-gallery {
	margin: 0 auto !important;
}

div.galerie-box div.grid-gallery-photos {
	height: 172px !important:
}

div.galerie-box div.grid-gallery-photos a.gg-link {
	display: none !important;
}

div.galerie-box div.grid-gallery-photos a.gg-link:nth-of-type(1) {
	display: inline-block !important;
}

div.galerie-box a {
	display: inline-block;
	width: 162px;
	text-align: center;
	cursor: pointer;
	text-decoration: underline;
}

div.pp_details .pp_description {
	margin-top: 1px !important;
}

a.pp_expand {
	display: none !important;
}

div.pp_nav {
	margin-top: 1px !important;
}

a.pp_previous:hover {
	background: url('images/gallery-arrow-prev.png') no-repeat scroll left center !important;
}

a.pp_next:hover {
	background: url('images/gallery-arrow-next.png') no-repeat scroll right center !important;
}

.pp_arrow_next, .pp_arrow_previous {
	background: none !important;
	text-indent: 0 !important;
	margin-top: 0 !important;
	color: transparent;
	width: 6px !important;
}

.pp_arrow_next:before {
	content: "»";
	color: #8e8f91;
}

.pp_arrow_previous:before {
	content: "«";
	color: #8e8f91;
}

.bx-controls {
	position: relative;
	bottom: 0;
}

.bx-wrapper {
	margin-bottom: 0 !important;
}

.bx-wrapper .bx-prev, .bx-wrapper .bx-next {
	display: none !important;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 0 !important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a {
	background-color: #555 !important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #d7004d !important;
}

div.catdescription {
	margin-bottom: 20px;
	font-size: 1.3rem;
}

div.catdescription span.catdesc-ornament {
	display:block;
	width: 100%;
	height: 26px;
	background: url('images/headline-line-ornament.jpg') no-repeat top center;
}

div.catdescription p {
	margin: 0;
	color: #555 !important;
	text-decoration: none;

}

ul#commentlist {
	line-height: 2em;
	list-style: none;
	padding-left: 0;
}

ul#commentlist div.post-ratings {
	margin-left: 75px;
}

div.blog {
	margin-bottom: 1em;
	min-height: 81px;
}

a.link-post-thumbnail {
	display: inline-block;
	width: 81px;
	float: left;
	margin-right: 1em;
	overflow: hidden;
}

a.link-post-thumbnail:before , .bx-wrapper a:before, span.icon-wrapper a:before, p#SkypeButton_Call_jaanaschlumpilla_1_paraElement a:before, a[href^="mailto"]:before{
	content: none;
}

/*img.attachment-post-thumbnail {
	position: relative;
	right: 25%;
}*/

/*div.blogdiary, div.blogfood, div.artblog, div.blogexplore{
	margin-bottom: 1.5em;
}*/

div.beitrags-info, .glsr-review-meta {
	border-bottom: 1px solid #555;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/*div[class*="blog"] h2, 
div.beitrags-info {
	border-bottom: 1px solid #8e8f91;
	padding-bottom: .5em;
	margin-bottom: .5em;
}

div[class*="blog"] h2 {
	max-width: 175px;
}

div[class*="blog"] i.fa {
	font-size: 1.5rem;
	margin-right: .5rem;
	color: #d7004d;
	display: none;
}*/

div.beitrag-content {
	padding: 1.5em 0 0 0;
	font: 16px 'Open Sans', sans-serif;
	background: #fbfafa;
}

.glsr-reviews  {
	padding: 1.5em 0 0 0;
	background: #fbfafa;
}

div.beitrag-content p, .glsr-reviews .glsr-review,div.kachel-wrapper {
	margin: 0 1.5em 1.5em 1.5em;
	line-height: 1.7em;
}

div.blogfood i.fa-cutlery, div.blogdiary i.fa-address-book-o, div.artblog i.fa-paint-brush, div.blogexplore i.fa-anchor{
	display: inline-block;
}

div.post-gallery {
	background: #f7f7f7;
}

div.post-gallery div.grid-gallery-photos a.gg-link {
	display:none !important;
}

div.post-gallery div.grid-gallery-photos a.gg-link:nth-of-type(1), div.post-gallery div.grid-gallery-photos a.gg-link:nth-of-type(2), div.post-gallery div.grid-gallery-photos a.gg-link:nth-of-type(3), div.post-gallery div.grid-gallery-photos a.gg-link:nth-of-type(4), div.post-gallery div.grid-gallery-photos a.gg-link:nth-of-type(5) {
	display: inline-block !important;
}

.otw-sc-toggle, .pseudo-otw-sc-toggle {
	background: #d7004d !important; 
}

.otw-sc-toggle h3.toggle-trigger, .pseudo-otw-sc-toggle h3.toggle-trigger, .pseudo-otw-sc-toggle-closed h3.toggle-trigger {
	background: #d7004d; 
	font-size: 1em !important;
	padding: 9px 19px !important;
	text-shadow: 1px 1px 0 transparent !important;
}

.otw-sc-toggle h3.toggle-trigger:hover {
	background: #b10042;
}

.otw-sc-toggle h3.closed, .pseudo-otw-sc-toggle-closed h3 {
	background: #b9babd !important;
}

.otw-sc-toggle h3.closed:hover  {
	background: #555 !important;
}

h3.toggle-trigger {
	font-weight: normal;
	color: #fff;
	display: block;
}

h3.toggle-trigger:before {
	content: "› ";
}

.otw-sc-toggle .toggle-trigger span {
	background-color: transparent !important;
}

.otw-sc-toggle .toggle-content {
	border-color: none !important;
	border-width: 0 !important;
	box-shadow: none !important;
	padding: 9px 19px !important;
	background: #fbfafa;
}

.otw-sc-toggle .toggle-content br {
	display: block;
	height: 0.5em;
}

div.beitrag h1 {
	font: 2rem 'Times New Roman', serif;
}

div.feedback {
	border-top: 1px solid #555;
	padding-top: 10px;
}

div.feedback h2.feedback-headline, h3.glsr-shortcode-title {
	font: 1.5rem 'Times New Roman', serif;
	margin-bottom: .5em;
}

div.feedback h2.feedback-headline, 
div.beitrag h1, h3.glsr-shortcode-title {
	font-variant: small-caps;
}

div.feedback h3.postcomment {
	margin-bottom: 22px;
}

h2.ds-section {
	border-top: 1px solid #555;
	padding-top: 10px;
	margin-top: 10px;
}

ul#commentlist {
	margin: 1em 0 0 0;
}

ul#commentlist li {
	margin-bottom: 1em;
}

ul#commentlist li p {
	margin:0 0 0 75px;
}

ul#commentlist li p.comment-info {
	border-bottom: 1px solid #c8c8c9;
}

form#commentform label {
	display: inline-block;
}

form#commentform textarea {
	width: 100%;
	font: 13px 'Open Sans', sans-serif;
}

form#commentform input[type="text"] {
	display: block;
	width: 500px;
}

form#commentform p.rating {
	float: left;
	margin-right: 19px;
}

img.avatar {
	float: left;
}

div#blogsubscription {
	width: 75%;
}

form.es_shortcode_form input[type="text"], form.es_shortcode_form input[type="email"] {
	width: 100%;
}

form .es_textbox {
	padding: 0 !important;
}

footer {
	background: url('images/border_footer.png') repeat-x;
	height: 66px;
	margin: 17px 0 0 0;
	padding: 8px 0 0 0;
	font: italic 1rem 'Times New Roman', serif;
}

footer #footer-inside {
	width: 1000px;
	margin: 0 auto;
}