/**
 * Theme Name: Origin Child
 * Theme URI: http://alienwp.com/themes/origin/
 * Template: origin

 * Version: 0.4
 * Author: NA
 
 * License: GNU General Public License v2.0
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *
 */

/* Normalize
-------------------------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) { display: none; }
[hidden] { display: none; }
figure { margin: 0; }
html {
	font-size: 1em;	/* 16px */
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

/* cormorant-garamond-italic - latin */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 400;
  src: url('webfonts/cormorant-garamond-v5-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Cormorant Garamond Italic'), local('CormorantGaramond-Italic'),
       url('webfonts/cormorant-garamond-v5-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webfonts/cormorant-garamond-v5-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfonts/cormorant-garamond-v5-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('webfonts/cormorant-garamond-v5-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webfonts/cormorant-garamond-v5-latin-italic.svg#CormorantGaramond') format('svg'); /* Legacy iOS */
}
/* cormorant-garamond-regular - latin */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  src: url('webfonts/cormorant-garamond-v5-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Cormorant Garamond Regular'), local('CormorantGaramond-Regular'),
       url('webfonts/cormorant-garamond-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webfonts/cormorant-garamond-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfonts/cormorant-garamond-v5-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('webfonts/cormorant-garamond-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webfonts/cormorant-garamond-v5-latin-regular.svg#CormorantGaramond') format('svg'); /* Legacy iOS */
}
/* cormorant-garamond-600 - latin */
@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  src: url('webfonts/cormorant-garamond-v5-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Cormorant Garamond SemiBold'), local('CormorantGaramond-SemiBold'),
       url('webfonts/cormorant-garamond-v5-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webfonts/cormorant-garamond-v5-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfonts/cormorant-garamond-v5-latin-600.woff') format('woff'), /* Modern Browsers */
       url('webfonts/cormorant-garamond-v5-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webfonts/cormorant-garamond-v5-latin-600.svg#CormorantGaramond') format('svg'); /* Legacy iOS */
}


body {
	margin: 0;
	font: 0.8125em/1.692307em "Cormorant Garamond", 'Times New Roman', Times, serif;	/* 13 / 16 = 0.8125;  22 / 13 = 1.692307 */
	color: #222;
	background: #fff;
	padding: 0;
}
::-moz-selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

@font-face {font-family: 'TorontoSubway-Bold';src: url('webfonts/26E7A1_0_0.eot');src: url('webfonts/26E7A1_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/26E7A1_0_0.woff') format('woff'),url('webfonts/26E7A1_0_0.ttf') format('truetype');}

a, a:visited {
	color: #333;
	text-decoration: none;
}

.entry-content a, .entry-content a:visited {color: blue;}

a:hover {
	text-decoration: none;
	color: #000;
}
a:focus { outline: none; }
a:hover, a:active { outline: 0; }
abbr { cursor: pointer }
abbr[title] { border-bottom: 1px dotted; }
acronym {
	font-size: .85em;
	text-transform: uppercase;
	color: #666;
	border-bottom: 1px dotted #eee;
	cursor: help;
}
acronym:hover {
	color: #333;
	background: #f5f5f5;
	border-bottom: 1px dotted #aaa;
}
small { font-size: 0.8461538461538462em; }	/* 11 / 13 = 0.8461538461538462 */
big { font-size: 15px; }
p { margin: 0 0 1.692307em 0 }
b, strong { font-weight: bold; }
blockquote {
	margin: 0 1.692307em;
	font-style: normal
}
blockquote em, blockquote cite { font-style: italic }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
em, cite {
	font-style: normal; font-weight:600; letter-spacing:2px;
	font-family: "Cormorant Garamond", serif;
}
em em, cite cite { font-style: normal }
dfn { font-style: italic; }
address {
	font-style: italic;
	font-family: "Cormorant Garamond", 'Times New Roman', Times, serif;
	margin: 0 0 1.692307em 0
}
li address, dd address { margin:0 }
del { text-decoration: line-through }
object { margin-bottom: 1.692307em }
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #e7e7e7;
	margin: 1em 0 1.692307em 0;
	padding: 0;
}
ins {
	font-family: "Cormorant Garamond", 'Times New Roman', Times, serif;
	background: #f5f5f5;
	color: #000;
	text-decoration: none;
	font-style: italic;
}
mark {
	background: #f5f5f5;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}
pre code { font-size: 1em }
pre {
	font-size: 0.8461538461538462em;
	font-family: Monaco, monospace, Courier, "Courier New";
	overflow: auto;
	line-height: 1.692307em;
	margin-bottom: 1.692307em;
	padding: 10px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
code {
	font-size: 0.8461538461538462em;
	font-family: Monaco, monospace, Courier, "Courier New";
}
sub, sup {
	font-size: 0.7692307692307692em;	/* 10 / 13 = 0.7692307692307692 */
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul {
	list-style: disc;
	margin: 0 0 1.692307em 2.8em;
	padding: 0;
}
ol {
	list-style-type: decimal;
	margin: 0 0 1.692307em 3.1em;
	padding: 0;
}
ol ol { list-style: upper-roman }
ol ol ol { list-style: lower-roman }
ol ol ol ol { list-style: upper-alpha }
ol ol ol ol ol { list-style: lower-alpha }
ul ul, ol ol, ul ol, ol ul { margin-bottom:0 }
dl { margin: 0 0 1.692307em 5px }
dt {
	font-weight: bold;
	margin: 10px 0 0 0
}
dd { margin: 5px 0 0 1.5em }
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
	margin: 0 0 15px 0;
	color: #333;
	line-height: 1.3em;
}

h3 {margin-bottom:5px;}


h1 { font-size: 2.769230769230769em; }		/* 36 / 13 = 2.769230769230769 */
h2 { font-size: 1.846153846153846em; }		/* 24 / 13 = 1.846153846153846 */	
h3 { font-size: 1.538461538461538em; }		/* 20 / 13 = 1.538461538461538 */
h4 { font-size: 1.384615384615385em; }		/* 18 / 13 = 1.384615384615385 */
h5 {
	font-size: 1.230769230769231em;		/* 16 / 13 = 1.230769230769231 */
	font-weight: bold;
}
h6 {
	font-size: 1.076923076923077em;		/* 14 / 13 = 1.076923076923077 */
	font-weight: bold;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}

.small_header {
width:100%; background:#faf8fa; float:left; height:40px; color:#eee; position:fixed; z-index:999; top:0; display:none; box-shadow:-8px -8px 12px #000; left:0; padding:0px 0px 4px 0px; margin:0;
border-bottom:1px solid #ddd;font-family: 'TorontoSubway-Bold',sans-serif; letter-spacing:5px; color: #333;padding-top:1%; text-transform: uppercase; font-size:25px;}
.small_header a {font-size: 30px;padding-left: 5%; color: #333 !important;letter-spacing:8px;}
.small_header #menu-primary {display:inline;font-size: 14px;margin-top: 10px;padding-right:5%;width:auto;}
.small_header #menu-primary li {float: left; position: relative !important; top: auto !important;right: auto !important;width:auto;}
.small_header #menu-primary li a {border: 0;}


body.custom-background {background-image: url("images/gitter.svg") !important;background-attachment:fixed !important;}

svg:not(:root) { overflow: hidden; }
form { margin: 0; }
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
label { cursor: pointer; }
legend {
	border: 0;
	*margin-left: -7px;
	padding: 0;
}
button, input, select, textarea, a.button {
	font-size: 1em;
font-family: TorontoSubway-Bold,sans-serif;
font-weight: 700;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
}

button, input, a.button {
	line-height: normal;
	*overflow: visible;
}
table button, table input { *overflow: auto; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
position: relative;

}

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}
input:invalid, textarea:invalid { background-color: #f0dddd; }
option { padding: 1px 2px; }
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 1.692307em;
}
td { vertical-align: top; }
th, td { text-align: left; }

/* mailchimp newsletter formular */
.mc4wp-form-fields input[type="text"], .mc4wp-form-fields input[type="email"], .mc4wp-form-fields input[type="submit"] 
{box-sizing: border-box; margin-bottom: 3%;width:100%;}

.mc4wp-response .mc4wp-success, .mc4wp-notice {color: blue;}
.mc4wp-response .mc4wp-error {color: red;}


/* WordPress classes 
-------------------------------------------------------------- */
.hfeed h1, .hfeed h2, .hfeed h3, .hfeed h4, .hfeed h5, .hfeed h6 { font-weight: normal; }
img.wp-smiley {
	max-height: 0.8125em;
	margin: 0;
	padding: 0;
	border: none;
}
.gallery {
	display: block;
	text-align: center;
	margin-bottom: 1.692307em !important;
}
.left, .alignleft {
	float: left;
	margin: 0 15px 5px 0;
}
.right, .alignright {
	float: right;
	margin: 0 0 10px 25px;
}
.center, .aligncenter {
	display: block;
	margin: 0 auto 1.692307em auto !important;
}
.block, .alignnone {
	display: block;
	margin: 0 0 1.692307em 0;
}
img.alignleft, img.alignright {
	margin-top: 5px;
	display: inline;
}
blockquote.alignleft, blockquote .alignright { width: 33%; }
.byline abbr, .entry-meta abbr, .comment-meta abbr { border: none;color:gray;}
.clear { clear: both; }

/* Tables 
-------------------------------------------------------------- */
table {
	margin: 0 0 1.692307em 0;
	width: 100%;
}
table caption {
	font-size: 0.8125em;
	line-height: 1.692307em;
	color: #888;
}
table th {
	font-size: 0.8461538461538462em;
	line-height: 1.692307em;
	font-weight: normal;
	text-transform: uppercase;
	padding: 10px 2%;
	border-bottom: none;
	border-bottom: 3px solid #e7e7e7;
	text-align: left;
}
td {
	padding: 0.8125em 2%;
	color: #888;
	border-bottom: 1px solid #e7e7e7;
}

/* Lists 
-------------------------------------------------------------- */
ul li, ol li { line-height: 1.8em; list-style: none outside none;}

dl { margin: 0 0 20px 30px; }
dl dt {
	margin: 0;
	font-size: 1.230769230769231em;		/* 16 / 13 = 1.230769230769231 */
	line-height: 1.692307em;
	font-family: "Cormorant Garamond", 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;
}
dl dd {
	margin: 0 0 5px 20px;
	padding: 0;
	color: #888;
}

/* Blockquotes
-------------------------------------------------------------- */
blockquote, blockquote blockquote blockquote {
	overflow: hidden;
	padding: 0 0 0 40px;
	font-size: 1.153846153846154em;		/* 15 / 13 = 1.153846153846154 */
	font-family: "Cormorant Garamond", 'Times New Roman', Times, serif;
	font-style: italic;
	color: #aaa;
	background: url(images/quote.png) no-repeat 0 4px;
}

/* Code 
-------------------------------------------------------------- */
code {
	padding: 0 3px;
	color: #555;
	background: #ffeacd;
}
pre {
	padding: 15px 20px;
	background: #fff1dd;
	border: 1px solid #f6e4cc;
}
pre code {
	padding: 0;
	background: transparent;
}

/* Forms 
-------------------------------------------------------------- */
form label, form input, form textarea {
	font-family: TorontoSubway-Bold, "Courier New", sans-serif;
font-weight: normal;
}
form label {
	line-height: 1.5em;	
	color: #222;
}
input[type="text"], input[type="password"], input[type="email"], .input-text, textarea, select {
	border: 1px solid #ddd;
	padding: 10px;
	outline: none;
	font-size: 1.13em;
	color: #888;
	margin: 0;
	display: block;
	background: #fff;
}
select { padding: 0; }
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus, .input-text:focus {
	border: 1px solid #aaa;
	color: #444;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
	box-shadow:  0 0 3px rgba(0,0,0,.2);
}
textarea {
	display: block;
	width: 100%;
	min-height: 60px;
height:120px;
}
input[type="radio"] { vertical-align: text-middle; }
input[type="checkbox"] { display: inline; }
input[type="submit"]:hover { cursor: pointer }
.error { color: #ff4367; }

form {float:left; font-family: Courier New,TorontoSubway-Bold, sans-serif; width:100%;}

/* Images & Video
-------------------------------------------------------------- */
a:hover img { opacity: 0.85; }
#site-title a:hover img { border: none; }

.topbild img {width: 100%;}

.hentry img, .entry-content img, .widget img, .wp-caption, .hentry embed, .entry-content embed, .widget embed, .hentry object, .entry-content object, .widget object, .hentry video, .entry-content video, .widget video {
	max-width: 100%;
}
.hentry img, .entry-content img, .widget img, .wp-caption {
	height: auto;
	padding: 0;
	border: 0;
}

.size-full {border: 1px dotted cyan;box-sizing:border-box; /*width:100%*/;}

.widget img { border: none; }
#sidebar-primary .widget img {width: 100%;}


img.attachment-full {margin-bottom:20px}

img.featured-gross-og2 {width:auto; margin-bottom: 2%}

/* NEU-Topbild-sticky post-height-control
-------------------------------------------------------------- */
/*.sticky */.topbild {display: block; width:100%;margin-bottom:15px;}

/* Captions [caption] 
-------------------------------------------------------------- */
.wp-caption {
	text-align: center;
}
.wp-caption img { margin: 0 0 5px 0; }
.wp-caption .wp-caption-text {
	margin: 5px 0;
	font-size: 0.7em;
	line-height: 1.33em;
	color: #888;
	text-align: left;
	width: 50%;
	float: right;
}
.wp-caption a { border: none; }

/* Galleries 
-------------------------------------------------------------- */
.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	margin: 0 !important;
}
.gallery br {
	display: block;
	line-height: 0;
	height: 0;
}
.gallery a { border: none; }
.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0
}
.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	margin: 0 0 1.692307em 0 !important;
	text-align: left;
	list-style: none;
	padding: 0;
}
.gallery img, .gallery .gallery-item .gallery-icon img {
	max-width: 89%;
	height: auto;
	margin: 0 auto
}
.gallery-icon {
	overflow: hidden;
	margin: 0;
}
.gallery-caption {
	margin: 0;
	font-size: 0.8461538461538462em;
	line-height: 1.4em;
	color: #aaa;
}
.attachment-image {
	float: left;
	width: 100%;
}
.singular-attachment .hentry .gallery-caption { display: none; /* Hide captions in gallery on attachment pages */ }
.gallery-caption { margin: 3px 0 0 0 }
.col-0 { width: 100% }
.col-1 { width: 100% }
.col-2 { width: 50% }
.col-3 { width: 33.33% }
.col-4 { width: 25% }
.col-5 { width: 20% }
.col-6 { width: 16.66% }
.col-7 { width: 14.28% }
.col-8 { width: 12.5% }
.col-9 { width: 11.11% }
.col-10 { width: 10% }
.col-11 { width: 9.09% }
.col-12 { width: 8.33% }
.col-13 { width: 7.69% }
.col-14 { width: 7.14% }
.col-15 { width: 6.66% }
.col-16 { width: 6.25% }
.col-17 { width: 5.88% }
.col-18 { width: 5.55% }
.col-19 { width: 5.26% }
.col-20 { width: 5% }
.col-21 { width: 4.76% }
.col-22 { width: 4.54% }
.col-23 { width: 4.34% }
.col-24 { width: 4.16% }
.col-25 { width: 4% }
.col-26 { width: 3.84% }
.col-27 { width: 3.7% }
.col-28 { width: 3.57% }
.col-29 { width: 3.44% }
.col-30 { width: 3.33% }

/* Layout
-------------------------------------------------------------- */
.clearfix:before, .clearfix:after {
content: ".";
display: block;
font-size: 0;
height: 0;
line-height: 0;
overflow-x: hidden;
overflow-y: hidden;
visibility: hidden;
width: 0;
}
.clearfix:after {
    clear: both;
}

#main {
	clear: both;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.page-template-fullwidth #content { width: 100%; }
#content {
	float: left;
	/*width: 68.08510638297872%;*/
	width:62%;
	margin: 0 0 30px 0;
	min-height: 180px;
}
#sidebar-primary {
	/*width: 27.65957446808511%;*/
	width: 30%;
	float:right;
font-family: TorontoSubway-Bold, sans-serif;
font-size: 14px;
font-style: normal;
letter-spacing: 1px;
line-height: 23px;
position:relative;
}

.singular-post #sidebar-primary {left: 0; width: 25%;}


.wrap {
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
/*padding-top:290px;*/
z-index: 2;
padding: 0 20px;
}
.singular-page-8816 .wrap {padding-top:0;}

#comments-template { clear: left; font-family: TorontoSubway-Bold, sans-serif; font-weight: 400;text-transform: none; letter-spacing: 1px; }

li.recentcomments {color: #aaa;}

#sidebar-subsidiary {
	overflow: visible;
	width: 100%;
	margin: 30px auto 0 auto;
	padding: 30px 0 0 0;
	clear: both;
	border-top:1px solid #bbb;
}
#footer {
border:0;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 26px 0 30px 0;
	font-size: 0.8461538461538462em;
	color: #aaa;
}


/* Primary menu 
-------------------------------------------------------------- */
#menu-primary {
	font-size: 1em;
	/* width: 75%; */
width: 66%;
	margin: 30px 0 0 0;
	float: right;
	position: relative;
	z-index: 99;
}
#menu-primary .menu { float: right; }
#menu-primary .menu ul { float: right; }

#menu-primary li {
display: inline;
float: left;
min-height: 40px;
width: auto;}

#menu-primary li a {
	line-height: 1em;
	margin-left: 1.7em;
	display: block;
	text-transform: uppercase;
	font-size: 0.8461538461538462em;
border-bottom: 1px solid #ccc; padding-bottom: 12px;
color: #444; letter-spacing:2px;
}

#menu-primary li.current-menu-item a { color: #444; }
#menu-primary li li, #menu-primary li li.current-menu-item li {
	clear: both;
	float: none;
	border-top: 1px dotted #e5e5e5;
}
#menu-primary li li:first-child, #menu-primary li li.current-menu-item li:first-child { border-top: none; }
#menu-primary li li a, #menu-primary li li.current-menu-item li a {
	font-size: 1em;
	text-transform: none;
	color: #888;
	margin: 0 5px;
	padding: 12px 15px;
}
#menu-primary ul li a:hover, #menu-primary li ul li a:hover { color: #222; }

li.menu-item-16088 {position:absolute !important;right:0px !important;top:45px !important;}


/* Dropdowns
-------------------------------------------------------------- */
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu li:hover { visibility: inherit }
.menu li {
	float: none;
	position: relative;
}
.menu a {
	display: block;
	position: relative;
}
#menu-primary li ul {
	display: none;
	position: absolute;
	top: 25px;
	left: 17px;
	border: 1px solid #e3e3e3;
	background: #fff;
	/*-webkit-box-shadow: 0 0 7px rgba(0,0,0,.09);
	-moz-box-shadow: 0 0 7px rgba(0,0,0,.09);
	box-shadow: 0 0 7px rgba(0,0,0,.09);*/
	z-index: 100;
}
#menu-primary li:hover ul, #menu-primary li.sfHover ul {
	display: block;
}
#menu-primary li:hover li ul, #menu-primary li.sfHover li ul { top: -999em; }
#menu-primary li li:hover ul, #menu-primary li li.sfHover ul {
	top: -1px;
	left: 10em; /* no-javascript fix */
	margin-left: 0;
	border-top: 1px solid #e9e9e9;
}
.sf-sub-indicator {
	text-indent: -9999em;
	width: 10px;
	height: 10px;
	display: inline-block;
	margin-left: 5px;
	background: url(images/dropdown.png) no-repeat right 0;
	position: absolute;
	top: 25%;
	right: 0;
}
.menu li li .sf-sub-indicator {
	top: 37%;
	background: url(images/dropright.png) no-repeat right 50%;
	margin-right: 7px;
}
.menu li a.sf-with-ul, #menu-secondary li a.sf-with-ul { padding-right: 16px; }

/* neu 2015*/
.menu-toggle {
display:none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #bbb;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    clear: both;
    color: #eee;
    cursor: pointer;
    display: none;
    float: left;
    font-size: 20px;
    font-weight: normal;
    height: 50px;
    line-height: 47px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    text-align: center;
    width: 100%;
}

#sdrn_bar, #sdrn_bar *, #sdrn_menu, #sdrn_menu * {font-family: "TorontoSubway-Bold" !important;}
#sdrn_bar {background-color: transparent !important;}

#widget_sp_image-7 {display:none;}

.wp-caption {padding:0; width:100% !important;box-sizing:border-box;}

.form-url {display:none;}
.form-email:after {content:"ihre E-Mail-Adresse wird nicht veröffentlicht";display:block;font-family:"TorontoSubway-Bold";font-size:10px;margin-top:6px;}
p.form-textarea:after {content:"*obligatorisch";display:block;font-family:"TorontoSubway-Bold";font-size:12px;margin-top:6px;}

.navifull {height:auto;position:relative; padding-top: 3%; margin: 6% 0; width:100%; border-top:1px solid #ccc;}
.nach_oben_link {-moz-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);position:fixed;bottom:0px;right:1%;font-family:"TorontoSubway-Bold";font-size:20px; background-color:#fff; padding:20px; z-index:1000;}

#container {clear: both;margin-top:25px;}

/* ende neu */

/* Header 
-------------------------------------------------------------- */
#header-wrapper {background-image:  url(images/gitter.svg); background-position: top;background-color:#faf8fa; opacity: 0.98; height: 160px; padding: 0 20px; 
	box-sizing: border-box;position: relative; 
	width: 100%; z-index: 10;}

#header {
	clear: both;
	width: 100%;
max-width:1280px;
margin:0 auto;
}
#branding {
	float: left;
	max-width:500px;
	width: 33%;
	overflow: hidden;
	margin-top: 20px;
margin-bottom:-10px;
}

#ads-sidebar.ADA {
    padding: 0px;
}
#ads-sidebar {
    display:block;
    min-height:60px;
    max-width:1280px;
    margin:0 auto;
    width: 100%;
}

/* newwletter cta */
li#text-14 {padding-top: 10px;}
li#text-14 a {border: 1px solid; font-size: 20px;padding: 1% 2.5%; margin: 5px 0; display: inline-block;}

/* WPML 2015 */
#abc_flags_language_selector a {font-family: "TorontoSubway-Bold", sans-serif; color:black;}
#abc_flags_language_selector {border: 1px solid black;padding: 10px; position:absolute;width:60px;z-index:1001;}

.icl_post_in_other_langs {color:blue;}

.sprachen-wahl {font-family: "TorontoSubway-Bold", sans-serif;float: right; width: 100%;}
#lang_sel_list {float:left; padding: 1% 1% 0 1%; background-color: #fff;}
#lang_sel_list ul {border: 0 !important;}
#ads-sidebar #lang_sel_list ul {width: auto;}

#menu-primary li.menu-item-language a{color: #aaa;}
#menu-primary li.menu-item-language-current a{color: #333;}


#ads-sidebar ul {margin-left: 0;}

/* chip-ads-sidebar*/
#chip-ads-sidebar {border-bottom:1px solid #ccc;display:inline-block;margin-top:-20px;margin-bottom:20px;width:100%;}
 #chip-ads-sidebar-2 {display:inline-block;margin-bottom:20px;width:100%;}
#chip-ads-sidebar li, #chip-ads-sidebar-2 li {list-style:outside none;}
#chip-ads-sidebar h2, #chip-ads-sidebar-2 h2 {font-size:0.769231em;text-align:left;float:left;font-family:"TorontoSubway-Bold",sans-serif;text-transform:uppercase;letter-spacing:2px;margin-bottom:0px;}

#top-ads-sidebar {background-color:#fff; opacity:0.55;}
#top-ads-sidebar li {height:100px; display:block;}

#site-title {
	font-size: 2.307692307692308em;	/* 30 / 13 = 2.307692307692308 */
	line-height: 1em;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	letter-spacing: -2px;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	word-wrap: break-word;
}
#site-title a {
	color: #222;
	border-bottom: none;
font-family: "TorontoSubway-Bold",sans-serif;
}
#header img { max-width: 90%; }

#site-description {
	font-size: 1.846153em;	/* 24 / 13 = 1.846153 */
	line-height: 1.5em;
	margin: 0;
	color: gray;
font-family:MuseoSlab-500, Courier New, Courier, Bitter, sans-serif;
	text-transform: none;
	float: left;
	width: 91.48936170212766%;
	clear: both;
	text-align: center;
	border-top: 5px solid #444;
	padding: 18px 4.25531914893617% 20px 4.25531914893617%;	/* 40px / 940px = 4.25531914893617% */
}
.home #site-description {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 30px;
}
.breadcrumbs {
	font-size: 0.8461538461538462em;
	color: #888;
	float: left;
	width: 97.872340425532%;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 30px 0;
}
.breadcrumb-trail { display: none; padding: 1px 1.086956521739%; }

/* Posts 
-------------------------------------------------------------- */
.hentry {
font-family: "Cormorant Garamond", serif;
	float: left;
	width: 100%;
	margin: 0 0 60px 0;
	padding: 0 0 15px 0;
	font-size: 1.4em;
letter-spacing: 1px;
	border-bottom: 1px solid #ccc;
line-height: 1.6em;
}

.home .hentry:first-of-type {margin-bottom:25px;}

.singular .hentry {
	margin: 0 0 10px 0;
	position: relative;
	float: left;
	width: 100%;
border-bottom: 0; 
}
.featured { box-sizing:border-box;margin-bottom: 5px; max-width:100%; border:1px solid cyan;}

/*.sticky*/ .sticky-header {
	float: left;
	width: 40%;
font-size: 1.2em;
}

.sticky .sticky-header {width:33%;}

.sticky .entry-summary {border-left: 1px solid #ccc; padding-left: 4.8%;width: 60%;}

.sticky .sticky-header a {color:#333;}
.sticky-header .category {display: inline;}


.sticky .byline { clear: left }

/*.sticky */.entry-summary {
	float: right;
	width: 57%;
	border-left: 1px solid #e5e5e5;
	padding-left: 2.34375%;
}
.hentry .featured-thumbnail { margin-bottom: 25px; }
.hentry .thumbnail {
	float: left;
	/*width: 23.4375%;*/
	margin: 3px 3.90625% 10px 0;
height: auto;
margin-bottom: 20px;
width:100%;
}


/* Post titles 
-------------------------------------------------------------- */

.hentry .entry-title {
	margin: 0 0 0.3em 0;
	padding: 0;
	font-size: 2em;	/* 16 / 13 = 1.230769230769231 */
	line-height: 1.4em;
	border: none;
	color: #333;
	word-spacing: 2px;
letter-spacing: 1px;
font-family: "Cormorant Garamond", serif;
text-transform: none;
width: 40%; float: left;
}

.sticky-header .entry-title {width: auto; float: none:}


.singular .entry-title {
	font-size: 2.2em;
	margin-bottom: 0.625em; margin-top:40px;
	width: auto; float: none;
}
.singular-page .entry-title, .singular-attachment .entry-title { margin-bottom: 1.2em; }
.entry-title a, .entry-title a:visited { color: #222; }
.entry-title a:hover { color: #dd5424; }

/* Post bylines/datelines 
-------------------------------------------------------------- */
.byline {
	font-family: "TorontoSubway-Bold", sans-serif;
	font-style: normal;
	font-size: 12px;
	margin: 0 0 1em 0;
	color: blue;
	line-height: 1.692307em;
	word-spacing: 2px;
	float: left;

}
.singular .byline { margin-bottom: 0.2em; }
.byline a, .byline a:visited { color: blue; }
.byline a:hover { color: #000; }
.author, .published, .category, .edit {
	font-family: "Cormorant Garamond", "Cormorant Garamond", 'Times New Roman', Times, serif;
	font-style: normal;
}

.published {color: gray;}

.comment-list .published, .comment-list .edit, .comment-list .comment-reply-link {
	font-family: "Cormorant Garamond", "Cormorant Garamond", 'Times New Roman', Times, serif;
	font-size: 1em;
	font-style: italic;
	text-transform: none;
}

/* Post excerpts 
-------------------------------------------------------------- */
.entry-summary p { margin: 0 0 1em 0; letter-spacing: 1px; font-family: "Cormorant Garamond", "Cormorant Garamond", serif; font-size: 1em; }

/* Post metadata 
-------------------------------------------------------------- */
.entry-meta {
	margin: 0 0 25px 0;
	font-size: 0.8461538461538462em;
	color: #aaa;
padding-top: 10px;
float:left;
}
.entry-meta a { color: #888; }
.entry-meta a:hover { color: #000; }

/* Singular post prev/next links 
-------------------------------------------------------------- */
.singular .loop-nav {
	font-size: 0.8461538461538462em;
	color: #888;
	clear: left;
font-family: TorontoSubway-Bold, sans-serif;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 1px;
margin-top:10px;
padding-top:20px;
}

.singular .loop-nav a {border-bottom: 1px dotted;}
.previous {width: 50%; float: left} 
.next {float:right; width:49.5%;}
.next a {float:right;}
.loop-pagination .next {width:auto;}
.loop-nav .series {padding-bottom:0;}

/* after Post _ print */
.h5ab-print-button .fa-print.fa-lg+span {font-family: TorontoSubway-Bold;}


/* Page links for multi-paged posts <!--nextpage--> 
-------------------------------------------------------------- */
.page-links {
	clear: both;
	font-size: 0.8461538461538462em;
	word-spacing: 2px;
	line-height: 1em;
	color: #222;
}
.entry-summary .page-links {
	clear: none;
	font-size: 0.8461538461538462em;
	line-height: 1em;
	color: #aaa;
}
.page-links a, .page-links a:visited {
	display: inline-block;
	color: #555;
	background: #e9e9e9;
	padding: 3px 6px;
}
.page-links a:hover {
	color: #fff;
	background: #555;
}

.column-1 {width: 300px; margin-right: 25px; letter-spacing: 2px;}
.column-2 {width: 300px; margin-right: 12px; letter-spacing: 2px;}
.column-ads {width: 75%; margin-right: 12px; letter-spacing: 2px;}

/* Archive/search pagination and comment pagination 
-------------------------------------------------------------- */
.comment-navigation { margin-bottom: 1.692307em; }
.pagination.loop-pagination {
	float: left;
	clear: both;
	margin-top: 7px;
font-family: TorontoSubway-Bold, Courier New,sans-serif;
font-style: ;
font-size: 15px;
text-transform: uppercase;
letter-spacing: 1px;
}
.pagination .page-numbers, .comment-navigation .page-numbers {
	display: inline-block;
	padding: 4px 8px;
	margin: 0;
	line-height: 1em;
	color: #444;
}
.pagination a.page-numbers, .comment-navigation a.page-numbers {
	color: #333;
	background: ;
}
.pagination a:hover, .comment-navigation a:hover {
	color: black;
	background-color: #eee;
}
.pagination .current, .comment-navigation .current { color: #aaa; }

/* Sidebar after singular posts 
-------------------------------------------------------------- */
#sidebar-after-singular {
	padding: 4% 0;
	margin-bottom: 50px;
	font-size: 1em;
	float: left;
	border-bottom: 1px solid #ccc;
}

/* Widgets 
-------------------------------------------------------------- */
.sidebar .widget {
	float: left;
	width: 100%;
margin-bottom: 12px;
/*background-color:rgba(255, 252, 255, 0.7)*/
}


.widget table, .widget ul, .widget ol { margin-bottom: 0; }

/* Widget titles 
-------------------------------------------------------------- */
.sidebar .widget-title {
	font-size: 0.7692307692307692em;	/* 10 / 13 = 0.7692307692307692 */
	color: #aaa;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 2px;
font-family: TorontoSubway-Bold;
}

/* Widget unordered lists 
-------------------------------------------------------------- */
.sidebar .widget ul { margin-left: 0px; }
.sidebar .widget ul li a { color: #555; }
/*.sidebar .widget ul li::first-letter {color: blue;}*/
.sidebar .widget ul li a:hover { color: #000; }

.page-template-archives-neu .hentry ul li a {color: #333;}
.page-template-archives-neu .hentry ul li::first-letter, .page-template-archives-neu .hentry ul li a:hover {color: blue;}

#sidebar-primary .widget ul li a { color: blue; }
/*#sidebar-primary .widget ul li::first-letter {color:#555;}*/
.singular-post #sidebar-primary .widget ul li::first-letter {color:#aaa;}



/* Search form widget
-------------------------------------------------------------- */
.widget .search-form {margin-bottom: 15px;float: none; }
.widget .search-form label {
	font-size: 0.8461538461538462em;
	line-height: 1.692307em;
	color: #aaa;
}
.widget .search-form input[type="text"] {
	box-sizing: border-box;
	width: 100%;
	float: left;
	padding: 8px 10px;
	font-size: 1.2em;
	color: #bbb;letter-spacing:2px;
font-style:normal;
}
.search-form .search-submit, .widget.search .widget-title { display: none; }

#related_posts_thumbnails li {width:33.33%;}

/* Comments 
-------------------------------------------------------------- */
.comment-list, .comment-list ol {
	list-style: none;
	margin: 0 0 25px 0;
}
.comment-list { margin-bottom: 40px; }
.comment-list li {
	padding: 15px 0 0 0;
	border-top: none;
}
.comment-list li li { padding-left: 10.15625%; }	/* 65px / 640px = 10.15625% */
.comment-list .avatar {
	float: left;
	margin: 0 15px 10px 0;
}
.comment-meta {
	margin: 0 0 10px 0;
	font-size: 0.8461538461538462em;
	color: #aaa;
	line-height: 1.692307em;
}
.comment-meta .comment-author cite {
font-family: TorontoSubway-Bold, sans-serif;
	font-style: normal;
	color: #333;
	font-size: 1.153846153846154em;
}
.comment-author { margin-right: 10px; }
.comment-meta a {
	font-style: normal;
	color: #aaa;
}
.comment-meta a:hover { color: #000; }
.comments-closed {
	padding: 10px 25px;
	font-size: 1em;
	color: #888;
	background: #f5f5f5;
}
.comment-content { margin-left: 65px; }
.comment-content p { font-size: 1.1em; margin-bottom: 1em; }

/* Comment form 
-------------------------------------------------------------- */
#respond {
	overflow: hidden;
	width: 75%;
}
.comment-list #respond { margin-top: 1.692307em; }
#respond .log-in-out {
	font-size: 0.8461538461538462em;
	line-height: 1em;
	color: #888;
	margin-bottom: -7px;
}
#reply-title small a {
	font-size: 0.8461538461538462em;
	line-height: 1.692307em;
	background: #fff;
	padding-right: 8px;
}
#respond label {
	font-size: 0.8461538461538462em;
	line-height: 1.692307em;
	color: #bbb;
}
#respond p.req label {
	color: #888;
	line-height: 2.4em;
}
#respond span.required {
	font-size: 1em;
	font-weight: bold;
	color: #000;
}
#respond #submit { margin-bottom: 1.692307em; height:25px; color: #333; text-transform:uppercase;}

#commentform input {
	display: inline;
	margin-right: 10px;
}
#commentform p {
	margin-bottom: 15px;
	line-height: 1em;
}
#comment { margin-top: 20px; }

/* Subsidiary sidebar 
-------------------------------------------------------------- */
#sidebar-subsidiary .widget {
	float: left;
	width: 23.80851063829787%;	/* 205px / 940px = 21.80851063829787% */
	margin: 0 1% 20px 0;	/* 30px / 940px = 3.191489361702128% */
	font-size: 1.1em;
font-family: "Cormorant Garamond",TorontoSubway-Bold, sans-serif;
font-weight: normal;
letter-spacing: 1px;
}

/* Footer 
-------------------------------------------------------------- */
#footer p, #footer a  { margin-bottom: 0; font-family: TorontoSubway-Bold, sans-serif;}
#footer a { color: #888; }
#footer a:last-of-type {float:right;} 
#footer a:hover { color: #dd5424; }


/*  Buttons (submit etc.)
-------------------------------------------------------------- */
#respond #submit, .button, a.button, .wpcf7-submit, #loginform .button-primary {
	/*padding: 5px 12px 6px 12px;*/
font-family: TorontoSubway-Bold, sans-serif;
	color: blue;
	background: ;
	border: none;
	/* height: 26px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 1px 7px 1px 7px;*/
position: inherit;
}
#respond #submit:hover, .button:hover, .wpcf7-submit:hover, #loginform .button-primary:hover { background: #222; }
.menu li a { position: relative; }


/*  Gravity Forms (plugin)
----------------------------------------------------- */
.sidebar .widget ul li.gfield, #content .hentry ul li.gfield {
	background: none;
	padding-left: 0;
	margin-bottom: 15px;
}
.wordpress .gform_wrapper input[type="text"], .wordpress .gform_wrapper input[type="url"], .wordpress .gform_wrapper input[type="email"], .wordpress .gform_wrapper input[type="phone"], .wordpress .gform_wrapper input[type="number"], .wordpress .gform_wrapper input[type="password"], .wordpress .gform_wrapper textarea {
	padding: 4px;
	font-size: 1em;
}
.wordpress .gform_wrapper .gform_footer, .wordpress .gform_wrapper .gform_footer.right_label, .wordpress .gform_wrapper .gform_footer.left_label {
	padding-top: 0;
	margin-top: 0;
}
.wordpress .gform_wrapper .gform_footer.right_label, .wordpress .gform_wrapper .gform_footer.left_label { padding-left: 31.5%; }
.wordpress .gform_wrapper .top_label .gfield_label {
	font-weight: normal;
	margin: 0 0 5px;
}
.wordpress .gform_wrapper .ginput_complex .ginput_full input { width: 92% !important; }
.wordpress .gform_wrapper .field_name_first input, .wordpress .gform_wrapper .ginput_complex .ginput_left input { width: 83.7% !important; }
.wordpress .gform_wrapper .ginput_complex .ginput_right input, .wordpress .gform_wrapper .ginput_complex .ginput_right select { width: 83.7% !important; }
.wordpress .gform_wrapper select {
	padding: 2px;
	height: 2em;
	font-size: 1em;
}
.wordpress .gform_wrapper .gsection {
	border-bottom: 1px solid #e9e9e9;
	margin: 40px 0 20px 0 !important;	
}
.gform_wrapper .gfield_description, .gform_wrapper div.charleft { color: #aaa !important; }
.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction, .gform_wrapper div.charleft { font-family: 'Bitter', "Cormorant Garamond", 'Times New Roman', Times, serif !important; }

/*  Contact Form 7 (plugin)
----------------------------------------------------- */
div.wpcf7 {height:20px;}

.wpcf7-form p {
	margin-bottom: 15px;
	/*line-height: 2.2em;*/
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="password"], .wpcf7-form input[type="email"], .wpcf7-form textarea, .wpcf7-form select { padding: 2px; max-width: 500px}


div.simplesocialbutton {margin-right: 50px;padding-top: 15px;}

li#widget_sp_image-10.widget,li#widget_sp_image-9.widget,li#widget_sp_image-8.widget {margin-top: 30px; padding-right:10px;}

.wpcf7-submit {height: auto;width: auto;}

li#widget_sp_image-26 {float:left; width:49.8%;}
li#widget_sp_image-24 {float:right;auto;}
li#widget_sp_image-27 {float:right; width: 390px;padding-top:25px;}
#text-12 {font-style:normal; font-family: TorontoSubway-Bold; text-transform: uppercase;}
#text-12 a {border: 1px solid #bbb; padding: 0 9%; color:#a2a2a2;}


.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

.icon-envelope {
  font-size: 18px;
  color: #fff;
}


/* Media Queries _ neu 2018 */

@media only screen and (max-width: 1441px){

	#header-wrapper,#ads-sidebar, .wrap {max-width:83vW;} 
	#header-wrapper {margin: 0 auto;padding: 0px;}
	#content {width:66%;}
	.sticky .sticky-header {width:40%;}
	.sticky .entry-summary {width:55%;}
    #container {margin-top:0px;}

}




/*  Media Queries 
----------------------------------------------------- */
/* Tablet (portrait) */

@media only screen and (min-width: 768px) and (max-width: 959px) {
.widget .search-form input[type="text"] { width: 89%; }
.widget table { font-size: 0.8461538461538462em; }
#sidebar-subsidiary .widget table { width: 90%; }

#ads-sidebar img {width:40%;}
#ads-siderbar li {margin-top:10px;}
#menu-primary li a {margin-left: 1.3em; font-size: 0.78em;}
#menu-primary li li a, #menu-primary li li.current-menu-item li a {font-size: 0.8em;}
#menu-primary li {width:150px;}

.hentry .entry-title {font-size: 1.3em;}
.singular .hentry {margin-bottom: 35px;}
.column-1, .column-2  {width: 480px; margin-right: 12px; letter-spacing: 1.5px;}
.entry-meta {float: left;}
.simplesocialbutton {margin-right: 25px;}

input[name*='your-message'] {color: gray; width: 190px; }
button, input[type="button"], input[type="reset"], input[type="submit"]
{float: left; top: -18px; left: 0px;}
#text-6 {height:46px; background-color: lightgray;}
/* Pinnwand-Logos */
#widget_sp_image-11 {display:none;}
div#widget_sp_image-7 {display:block;}

}

/* Mobile (portrait) switch to mobile starts here */

@media only screen and (max-width: 1024px) {

#header-wrapper {max-width: 100%;padding:0 2%; height:100px;}
#ads-sidebar.ADA {padding:0 2%;}


#header img {max-width: 95%;
display:none; /* hidden logo img*/}
#site-title a {padding-left: 0; letter-spacing: 8px;}
#site-title a::before{content:"Artblog Cologne";}

.wrap { max-width: 600px; padding:0 2%;}
body { line-height: 1.615384615384615em; }
p { margin-bottom: 1.615384615384615em; }
#ads-sidebar.ADA {border-bottom:0;}	
#ads-sidebar li {border:0;}

/* newsletter */
li#text-14 {padding-left: 2%;}
li#text-14.widget.widget_text, li#text-14.widget.widget_text span {width: 100% !important;}
li#text-14.widget.widget_text {float: none; display: block;}

#ads-sidebar #lang_sel_list {width: 100%;padding-bottom:2%; margin-bottom: 2%;}
#lang_sel_list li, #lang_sel_list ul a {height: 30px;}
#ads-sidebar li.icl-de{width:40%; float:left;}
#ads-sidebar li.icl-en{width:40%; float:right;}

#branding {float: left;width: 100%;position: relative;margin-top:25px;text-align:left;}
#site-description { font-size: 1.3em; }
#menu-primary {
		float: left;
		clear: both;
		width: 100%;
		margin-top: 0px;
		position:absolute;
	}
	#menu-primary .menu { float: left; }
	#menu-primary ul li { clear: left; }
	#menu-primary ul li a { margin-left: 0; }
	#content { width: 100%; }
	.comment-list li li { padding-left: 0; }
	#sidebar-primary, .singular-post #sidebar-primary  {
		width: 100%;
		clear: left; left:0;	
	}
	
/* neu 2015 */
#menu-primary .menu-toggle {display:none;
    width: 100%;
}
.menu-toggle {
    display: block;
    display:none;
}
.menu-toggle {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #bbb;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    clear: both;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 20px;
    font-weight: normal;
    height: 50px;
    line-height: 47px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    text-align: center;
}

#menu-primary .menu, #menu-primary .menu ul, #menu-primary ul li {
    float: left;
    width: 100%;
    background-color:#eee;
    padding-top:5px;
}
.site-navigation .nav-menu {
    display: none;
}
.menu ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

li.menu-item-16088 {position:relative !important;right:auto !important;top:auto!important;}


/* ende 2015 */	
	
	#sidebar-subsidiary .widget { width: 100%; }
	#respond { width: 100%; }
	#footer { min-height: 85px; }
	.col-0 { width: 100% }
	.col-1 { width: 100% }
	.col-2 { width: 100% }
	.col-3 { width: 100% }
	.col-4 { width: 50% }
	.col-5 { width: 50% }
	.col-6 { width: 33.33% }
	.col-7 { width: 33.33% }
	.col-8 { width: 33.33% }
	.col-9 { width: 33.33% }
	.col-10 { width: 33.33% }
	.col-11 { width: 33.33% }
	.col-12 { width: 33.33% }
	.col-13 { width: 33.33% }
	.col-14 { width: 33.33% }
	.col-15 { width: 33.33% }
	.col-16 { width: 33.33% }
	.col-17 { width: 33.33% }
	.col-18 { width: 33.33% }
	.col-19 { width: 33.33% }
	.col-20 { width: 33.33% }
	.col-21 { width: 33.33% }
	.col-22 { width: 33.33% }
	.col-23 { width: 33.33% }
	.col-24 { width: 33.33% }
	.col-25 { width: 33.33% }
	.col-26 { width: 33.33% }
	.col-27 { width: 33.33% }
	.col-28 { width: 33.33% }
	.col-29 { width: 33.33% }
	.col-30 { width: 33.33% }

.column-ads {width: 96%;}
.hentry .thumbnail {width: 100%; height: auto;margin-bottom:10px;}
div.entry-summary a, .entry-summary-og2 a {display:block;}
	
.hentry {width: 99%}
.singular .hentry {margin-bottom:5px;border-bottom: 1px solid #ccc;}

.sticky .sticky-header, .sticky-header {font-size:1.1em; width: 100%}
.hentry .entry-title {width: 100%}
.single-thumbnail.featured {padding:0;}
.sticky .topbild {height:auto;overflow:none;}

.wp-caption .wp-caption-text {width: 80%;}

#ads-sidebar img {width:auto;margin-top:2px; float: left;}
#ads-sidebar img.alignright {margin: 0;}

#menu-primary li a {padding-bottom: 6px;}
#menu-primary li {min-height: 42px; float:left;clear: both; width: 300px;}
.sticky .entry-summary, .entry-summary {width: 100%;}
li#widget_sp_image-25, li#widget_sp_image-24 {width:100%;}

div.simplesocialbuttons {padding-top: 10px;}
div.simplesocialbutton {margin-right: 5px; float:left; clear:both;margin-bottom: 8px;}

.navifull {position:relative;}
.previous {width:100%;margin-bottom:20px;}
.next {padding-left:0px;}
.entry-meta {float: left; clear: both;}

.wpcf7-form input[type="text"], .wpcf7-form input[type="password"], .wpcf7-form input[type="email"], .wpcf7-form textarea, .wpcf7-form select {width:285px;}

#sidebar-primary ul li {width: 100%;display:inline-block;}
div.entry-summary a {background-color: azure;} 

.wpcf7-form input[type="text"], 
.wpcf7-form input[type="password"], 
.wpcf7-form input[type="email"], 
.wpcf7-form textarea, 
.wpcf7-form select {height:30px;}
#winkinput input {float:left}
button, input[type="button"], input[type="reset"], input[type="submit"] {position:inherit;}
.wpcf7-submit {height:25px !important;width:45%}

#sidebar-subsidiary .widget ul#menu-navi {font-size: 1.3em; text-transform: uppercase; letter-spacing:1px;}
#sidebar-subsidiary .widget ul#menu-navi li a {background-color: #EEEEEE; width: 100%;display:inline-block;height: 25px}

li#widget_sp_image-8.widget, li#widget_sp_image-9.widget, li#widget_sp_image-10.widget {margin-top: 1px; }
li#widget_sp_image-10 {margin-right:-10px;}
li#widget_sp_image-10.widget, li#widget_sp_image-9.widget, li#widget_sp_image-8.widget {padding-right: 0px;}
div#sidebar-primary.sidebar div#twitter-2.widget ul li {width:70%; padding-left: 18%;}
#menu-primary li { float: right; max-width: 100%; width: auto; padding-left: 12px;}
#branding {margin-bottom: -30px;}
#related_posts_thumbnails li {width:100%;}

#ads-sidebar {border-bottom: 1px solid #bbb;}
#ads-sidebar.ADA {display: inline-block; border-top: none; border-bottom: none; margin-bottom: -20px;}

#ads-sidebar li {border-top: 1px solid #bbb; padding-top:12px; width: 100%; /* float: none;*/}

.featured {margin-top: 15px;}
#ads-sidebar li {border:0;display:inline-block;}

}


/* weitere Änderungen */
#site-title {font-family: "TorontoSubway-Bold", sans-serif; letter-spacing: 4px; font-weight: normal;margin-bottom:40px;}
#menu-primary {font-size: 1.4em; font-family: "TorontoSubway-Bold", Courier; letter-spacing: 1px;}
#widget_sp_image-20 h2 {color:#aaa;font-family: "TorontoSubway-Bold",sans-serif; font-weight: bold;text-align: right; font-size:10px;letter-spacing:1px;text-transform:uppercase;margin-bottom:7px;}

.author a {font-size: 13px; color: #AAA; font-style: italic}
ul.xoxo.tags-archives {width:20%;}

.abc-cat {display: block;font-size: 0.6em; font-family: "TorontoSubway-Bold", sans-serif; letter-spacing: 2px;text-transform: uppercase; padding-bottom:10px;}
.kpo, .sai {color: gray; text-transform: uppercase; font-family: TorontoSubway-Bold,Courier New,"Cormorant Garamond", serif; font-size: 13px; font-style:normal; font-weight: 400;letter-spacing:2px; padding-top: 3px; margin-right: 40px;}
.sai {color: gray;}
.zad,.series {font-size: 15px; font-family: TorontoSubway-Bold, sans-serif; text-transform: uppercase; 
display:none;}

.adtypo {font-family: TorontoSubway-Bold, sans-serif; font-weight: 400; color: #2ed5e9; font-size: 23px; letter-spacing:2px;} 
p.Tog2 {font-family: Courier New, Courier, monospace; font-size: 13px;}

#sidebar-subsidiary,#footer {box-sizing:border-box; padding:2%; /*max-width:1000px*/ width:100%;}

#ads-sidebar img.attachment-full {margin-bottom:5px;}
#ads-sidebar li {list-style: none; margin-top: 0px;}

/* newsletter img*/
li#widget_sp_image-32.widget.widget_sp_image {padding-top:15px;}

.socials-aside {position:fixed;left:0px; top:auto;}
.fb-home-aside, .tw-home-aside {border: 1px solid #bbb; padding:8px; width:25px;border-left:0;background-color:#fff;}
.fb-home-aside {margin-bottom:5px;display:block;text-align:center;font-family:"TorontoSubway-Bold";font-weight:bold; font-size:23px;color:grey;}
.tw-home-aside {background-image: url("https://www.artblogcologne.com/wp-content/themes/origin-child/images/twitter.png");background-size: 21px 21px;background-repeat:no-repeat;background-position:center;height:20px;width:25px;display:block;margin-top:3px;}

/* weitere Änderungen 2 */

#recentcomments .kpo {color: gray; font-size: 1em; letter-spacing: 1px;font-style: normal;}
h3 {color: blue; font-size: 1.3em;}
.singular .loop-nav {font-size: 1.2em; letter-spacing: 1px; padding: 5px 0 5px 0}
.info-comments {display:relative; margin-top:-20px;}

#sidebar-after-singular {width:100%;}
#respond {width:100%;}
#respond #submit {margin-bottom:0;padding:1% 8%; height:auto;}

#sidebar-primary input[type="submit"] {left:auto;}
#sidebar-primary .mergeRow {display:none;}

#related_posts_thumbnails {
list-style-type: none;
list-style-position: inside;
padding: 0px;
margin: 0px;
}
#related_posts_thumbnails li {
padding: 10px 0;
}

#related_posts_thumbnails li img {
margin-right: 8px;
vertical-align:text-top;
}

#related_posts_thumbnails {
list-style-type: none;
list-style-position: inside;
padding: 0pt;
margin: 0pt;
}

#related_posts_thumbnails li {
float: left;
margin: 0;
display: block;
box-sizing:border-box;
}

#related_posts_thumbnails li:hover {
background-color: #EEEEEF;
}

#related_posts_thumbnails li a {
border: 0pt none;
font-size-adjust: none;
font-stretch: normal;
}

#related_posts_thumbnails li a+a {
display: block;
color: gray;
text-decoration: none;
font: 13px "Cormorant Garamond";
text-transform:;
letter-spacing:1px;
line-height: 140%;
font-weight: normal;
padding-right: 5%;
}

#related_posts_thumbnails img {
padding: 0px;
margin: 0px;
border: 0pt none;
width:95%;
height:auto;
overflow:visible;
margin-bottom:8px
}

.wpcf7-form textarea { height: 50px;}
.ort-mu {font-size: 20px;font-style: italic; font-family: ""Cormorant Garamond"", serif; line-height:22px;}
.ort-date {font-family: "Cormorant Garamond",serif; font-weight: 400; font-size: 18px; line-height:30px;font-style: italic; letter-spacing:1px;}

.widget-categories a {font-family: TorontoSubway-Bold; text-transform: uppercase; letter-spacing: 1px; font-style:normal; font-size:15px; color: gray; line-height:28px; border-bottom: ; padding-bottom: 5px;}
.widget-categories a:visited {color:gray;}

#sidebar-primary ul li {border-bottom:1px solid #ddd; padding: 6% 0;}

div.textwidget {color: black;}
.textwidget p {padding-left: ;}
.og2 {font-family: TorontoSubway-Bold, sans-serif; font-size:17px;color:#333;}

li.recentcomments a {font-family: TorontoSubway-Bold, sans-serif;font-weight: 400;}
.hentry .featured-gross {width:auto; height: 220px; border: 1px dotted cyan;}

/* Korrektur für das Kontakt-7-Ding */
#winkinput { font-size:11px;left:-2px; height: 24px; }
#winkinput input { /*height:15px;*/ padding-left: 8px; }
div.entry-summary a {font-style: normal; color: black; font-size:13px; letter-spacing:2px;padding:2px; /*float:right;*/ margin-top:15px; margin-bottom:5px;font-family: TorontoSubway-Bold, sans-serif; background-color:azure;}
.tgross {font-family: TorontoSubway-Bold, sans-serif; font-weight: 400;text-transform: uppercase; letter-spacing: 2px;}
ul.wp-tag-cloud {font-family: TorontoSubway-Bold, sans-serif; font-style: normal;letter-spacing: 1px;} 
ul.wp-tag-cloud a {border-bottom: 1px solid; padding-bottom: 5px;}
.instagram-image {padding: ;}
input[name*='your-message'] {color: gray; width: 250px; }

/* Pinnwand-Cross */
div#widget_sp_image-11 {display:none ;}

.interim {font-family: TorontoSubway-Bold;font-size:30px; margin: 10px; line-height: 40px; color: gray;}
span.post_tag {font-family: TorontoSubway-Bold;}

.entry-content h2 {font-family: Courier New; font-size: 15px;}

.column-3 {width:280px;}
.single-thumbnail2 {height: 600px;}

.entry-summary-og2 {font-family: Courier New; font-size: 13px;}
.entry-summary-og2 a {font-style: normal; color: black; font-size:13px; letter-spacing:2px; /*float:right;*/ margin-top:15px; margin-bottom:5px;font-family: TorontoSubway-Bold, sans-serif; background-color: azure;}

.hentry ul li {font-family: Courier New; font-size: 13px;}

.singular-page .entry-title {font-size: 1.2em;}
.singular-page .hentry .entry-title {font-size: 2.2em;}

li#widget_sp_image-4 {margin-top:}
#text-9 {font-style: normal;font-family: TorontoSubway-Bold, sans-serif; font-size:15px;}
#text-9 h3 {font-size: 0.9em;}

/* Twitter-Text */
div#sidebar-primary.sidebar div#twitter-2.widget ul li {border-bottom: none; width: 95%; line-height:28px; margin-bottom: 8px;}
#twitter-5 .time-meta {display:none;}
#post-6591, #post-6587 {border-bottom:none;}
section#twitter-5.widget {color: gray;}
.singular-post section#twitter-5.widget {color: #aaa;}
#twitter-3 ul li {width:100%;display:inline-block; margin-bottom: 10px;}
#twitter-3 .entry-meta {display: none;}

.rsDefaultInv, .rsDefaultInv .rsOverflow, .rsDefaultInv .rsSlide, .rsDefaultInv .rsVideoFrameHolder, .rsDefaultInv .rsThumbs {background:none !important;}
.rsActiveSlide img {padding-top: 10px;}
.rsVisibleNearbyWrap {border-bottom: 1px dotted; padding-bottom: 10px;}

#new-royalslider-2 {padding-top: 10px; border-top: 1px dotted gray;}

.rsTmb {display:none !important;}

.page-template-kat-og h2.entry-title {font-family: TorontoSubway-Bold, sans-serif;}
.taxonomy-category-projekte .entry-summary p {font-family: Courier New, Courier, monospace; font-size:13px;}

.singular-page-8816  #ads-sidebar.ADA, .singular-page-8816 #branding,.singular-page-8816 #menu-primary,.singular-page-8816 #sidebar-subsidiary,.singular-page-8816 #footer,.singular-page-8816 .rsFullscreenBtn {display: none !important;}
.cl a,.navi-sec-prev, .navi-sec-next {font-family: TorontoSubway-Bold; letter-spacing: 2px; color: #333;font-size: 14px;float: right; padding-top: 20px;}
#post-8816 {margin-top: 10px;}
.navi-sec-prev {position: absolute; top: 330px; color: gray;z-index:;}
.navi-sec-next {position: absolute; right: 10px;color: gray;top: 330px;}
.load {position: relative; margin: 0 auto; width: 150px;top:200px; color: #CCCCCC;}
.rsArrowLeft {width:320px !important;margin-left: -120px}

.rsDefaultInv, .rsDefaultInv .rsOverflow, .rsDefaultInv .rsSlide, .rsDefaultInv .rsVideoFrameHolder, .rsDefaultInv .rsThumbs {background-color: none !important;}

#post-9658 .sticky-header h2 {font-size: 39px;}

/* Editionen-Extras */
#post-12266 img.thumbnail, #post-12034 img.thumbnail, #post-12123 img.thumbnail, #post-12088 img.thumbnail {border: 1px dotted magenta;}
#post-12266 .zad, #post-12034 .zad, #post-12123 .zad, #post-12088 .zad {font-size:19px; font-family:"Cormorant Garamond",serif; font-weight:normal;letter-spacing: 3px;color:magenta;}

/* Guestbook / Gwolle Guestbook 2015*/
.css_guestbook_position {width:30%; float: right; margin-top: -20px; padding-right: 2%;}

.guestbook-rechts {float:right;width:33%;margin-top:-30px;}

body #gwolle_gb .page-navigation a, body #gwolle_gb .page-navigation span {background-image:none; background-color:transparent;}
body #gwolle_gb .page-navigation:nth-child(2n) {display:none;}
body #gwolle_gb .label {display:none;}
#gwolle_gb form#gwolle_gb_new_entry {padding-left:9%;}

.gwolle_gb_notice {font-size:12px;padding:0 6% 2% 0;}

body #gwolle_gb .gb-entry {border:1px solid blue; margin-bottom:3%; padding:1%;}
#gwolle_gb .gb-entry .gb-author-info .gb-author-name {display:block;}
.gb-author-name, #gwolle_gb h3 {font-family:TorontoSubway-Bold;color: blue;display:block; }
body .gb-datetime {display:block; font-size:12px;padding-left:10px;}
.gb-date  {font-family:TorontoSubway-Bold, sans-serif;}
.gb-time {font-family:TorontoSubway-Bold, sans-serif; color:#aaa;}
#gwolle_gb .gb-entry .gb-entry-content {font-family: monospace;padding:5px;font-size:13px;}
body #gwolle_gb .input input[type="text"],body #gwolle_gb .input textarea {width:96%;}
body #gwolle_gb .input {width:90%;}
.gwolle_gb_content .label {display:none;}

.gb {font-family: "TorontoSubway-Bold", TorontoSubway-Bold; font-size: 32px;letter-spacing: 1.5px; float: right; width: 33%; color: #aaa;}
.gb-artikel {font-family: "TorontoSubway-Bold", TorontoSubway-Bold; font-size: 32px;letter-spacing: 1.5px; display: inline-block; width: 100%; margin:30px 0 30px 0; border-top: 1px solid #E0E0E0; border-bottom: 1px solid #E0E0E0; padding-top: 2%; padding-bottom: 2%;}
.gb-artikel a, .gb a {color: #aaa !important;}
body.home .gb-artikel {display:none;}
.singular-page-7014 .gb-artikel {display:none;} 
.taxonomy-category-projekte .gb-artikel {display:none;} 

/* Peter Schloss */
.ps-space {font-family: "TorontoSubway-Bold", TorontoSubway-Bold; font-size: 16px;letter-spacing: 1.5px; display: inline-block; width: 100%; margin:5px 0 5px 0; border-top: 0px solid #E0E0E0; border-bottom: 0px solid #E0E0E0; padding-top: 2%; padding-bottom: 2%;}

td {font-family: TorontoSubway-Bold, sans-serif; }
.css_guestbook_position td {border-color: #fff; padding-top: 0.5em;}
.css_post_header1 {font-size: 18px !important; color: blue; display: none;}

.css_form_emailfield, .css_form_namefield {width: 80% !important;}
.css_form_namefield {border: 1px solid blue !important;}

.css_form_link_mod {display: block; width: 102%; background-color: #aaa; padding: 2%; margin-bottom: 10px; font-family: "TorontoSubway-Bold","Toronto Subway", sans-serif !important; border: 1px solid #fff; font-size: 18px !important; font-weight: bold;}
a.css_form_link_mod {color: #fff !important; margin-top: 10px;padding-bottom: 10px; padding-right: 1%; display: block; margin-bottom: 30px;}
.css_form_link:hover {background-color: #bbb !important;}

.buchseite {width:45%; float:left; font-family: TorontoSubway-Bold; font-weight: bold; letter-spacing: 0.5px; border-right: 1px solid #E0E0E0; padding-right: 2%;}
/* formular auf guestbook seite*/
.singular-page-9782 form, .singular-page-9853 form {float: none; background-color: #eee;}
.singular-page-9782 .cl a, .navi-sec-prev, .navi-sec-next, .singular-page-9853 .cl a {display: none;}
.gb-h1 {float:left; text-transform: uppercase;}
.gb-text {width:45%; float:left;}

p.buch {clear: both; padding-top: 5px;}
.css_form_messagefield {height: auto !important;}
.css_form_successmessage {font-family: TorontoSubway-Bold, Courier; padding-left: ; color: black !important; font-size: 13px !important; margin-bottom: 10px; font-weight: normal; margin-top: 10px;}
.css_navigation_overview {display: none !important;}
div.css_post_message { display: inline-flex !important; font-size:14px !important; font-family: TorontoSubway-Bold,"Toronto Subway",sans-serif !important; line-height: 1.45em !important; padding-right: 2%; letter-spacing: 0.5px; margin-bottom: 3px;}
.css_form_embedded {background-color: #E0E0E0 !important; padding-right: 2% !important;}

.css_post_embedded {background-color: #eee !important; padding-left: 2% !important; border: 0 !important; padding-bottom: 0px !important;}

.css_navigation_totalcount {display: none; text-align: right !important; font-family: TorontoSubway-Bold;}

.blue {color:blue; font-family: TorontoSubway-Bold,sans-serif; font-size: 16px; display: block; padding-top:10px; margin-bottom: -10px;}
.blue-artikel {color:blue;}
.css_form_textfieldspace {font-family: Courier New, Courier, sans-serif;}
.css_post_header4 {color: gray;}

input[type="button"], input[type="reset"], input[type="submit"] {left: 0; top: 0; height: 45px; 
border: 1px solid blue!important; background-color: transparent !important; color: blue;width:50%;}
input[type="submit"]:hover, li#text-14 a:hover {background-color: #fff !important;} 

.singular-page-9853 .buchseite-2 img {width: 96%; border: 0; padding:5px 0;}
img.css_post_email_image, img.css_post_url_image {display:none;}
.buchseite-2 {width:58%; float:left; font-family: TorontoSubway-Bold; font-weight: bold; letter-spacing: 0.5px; border-right: 1px solid #E0E0E0; padding-right: 4%;  margin-top: -85px;}
.gbu {width: 100%; margin-top: -1.5%; font-family: Courier New, Courier, sans-serif; font-size: 14px; letter-spacing:0.1px; color: blue; word-spacing: -1px; clear: both;}
.css_signator {color:blue; font-size:18px;}

/* slideshow p. schloss*/
#image_slideshow .img_prev, #image_slideshow .img_next {display:none;}

/* Mobile 3 - Guestbook (portrait) */
@media only screen and (max-width: 767px) {

.small_header {padding-top:10px;}
.small_header a {padding-left: 20px; font-size: 20px;}
.socials-aside {display:none;}

.buchseite {width: 100%; border-right: none;}
.buchseite-2 {width: 100%; border-right: none; margin-top: -55px;}

.gb, .guestbook-rechts {width: auto;float: none; }
.css_guestbook_position, .gbu  {width: auto;}
.css_guestbook_position {margin-top: 10px;}

#ads-sidebar {height: auto;}
#ads-sidebar ul {margin-left: 0;}

}

/* Änderung für Peter Video 30.11.2014 */
.wp-video .mejs-container .mejs-controls {
    visibility: hidden;
}
.image-overlay { display: none!important; }

.peterschloss-video {
	position: relative;
	padding-bottom: 55%;
	padding-top: 15px;
	height: 0;
	overflow: hidden;
}
.peterschloss-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* easy social share buttons 08 2016 
ul.ess-buttons {width:100%;}
.ess-button-inner, .ess-social-count {border-radius: 0;}
.ess-button--twitter .ess-button-inner, .ess-button--twitter .ess-social-count, .ess-button--email .ess-button-inner, .ess-button--email .ess-social-count 
{background-color: #fff; color: #333;}
.ess-button--facebook .ess-button-inner, .ess-button--facebook .ess-social-count {background-color:#fff;}
.ess-buttons--count .ess-share-text, .ess-buttons--text .ess-share-text {color: #333;}
.ess-icon {fill:#333;}
.ess-button--email:active .ess-button-inner, .ess-button--email:active .ess-social-count, .ess-button--email:focus .ess-button-inner, .ess-button--email:focus .ess-social-count, .ess-button--email:hover .ess-button-inner, .ess-button--email:hover .ess-social-count 
{background-color: #eee !important;}
.ess-button--twitter:active .ess-button-inner, .ess-button--twitter:active .ess-social-count, .ess-button--twitter:focus .ess-button-inner, .ess-button--twitter:focus .ess-social-count, .ess-button--twitter:hover .ess-button-inner, .ess-button--twitter:hover .ess-social-count 
{background-color: #eee !important;}
.ess-button--facebook:active .ess-button-inner, .ess-button--facebook:active .ess-social-count, .ess-button--facebook:focus .ess-button-inner, .ess-button--facebook:focus .ess-social-count, .ess-button--facebook:hover .ess-button-inner, .ess-button--facebook:hover .ess-social-count
{background-color: #eee !important;}
*/
.ort-fett {font-family:"TorontoSubway-Bold"; font-size:0.9em; margin-bottom:4%;}
.singular-post .ort-fett {font-weight: normal; font-size: 1rem; line-height: 1.8em; }
.abc-tags, .abc-fotoangabe {float: left;font-family: TorontoSubway-Bold; font-size:0.9em; }


.entry-summary p {margin-bottom:10px;}
.abc-langs,.abc-langs-bottom {display: inline-block; font-family: "TorontoSubway-Bold"; 
letter-spacing:2px; position: relative; float:right;padding-left:20px;}
.abc-langs-bottom {left: 0px; margin-top:20px;}
.singular-post .abc-langs-bottom {margin-top:0px;}

.sd-content ul li a.sd-button {padding:8px !important; border-radius:0px !important;}
.sd-social-icon-text .sd-content ul li a.sd-button {background-color: #fff !important;}
.sd-social .sd-button .share-count {background-color:#fff !important;color:#aaa !important;}
.sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button,.sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button,
.sd-social-icon .sd-content ul li[class*=share-] a.sd-button {background-color: #bbb !important;}
.share-print.sd-button.share-icon.no-text {color: #fff !important;}

.abc-mail {display:inline-block;padding:7px;background-color:#bbb;margin-left:-5px;height:20px;}
.abc-mail:hover {opacity:0.75;} 

/*cookie*/


#cookiebox { 
   text-align:left; 
   font-family: "Cormorant Garamond", serif;
   color: gray;
   line-height: 1.3;
   background: #f2ece8;  background: #fff; 
   position:fixed;
   bottom:0px; 
   z-index:10000;
   font-size:12px; 
   padding:15px 30px;
}

#cookiebox span.text {display: inherit;width: 85%;}

#hidecookieboxCloser {
   text-decoration: none;
   cursor:pointer;
   border-bottom:1px solid #aaa;
   padding:4px 25px;float: right;

 }

#hidecookieboxCloser:hover {border-bottom:1px solid #fff;}
/* end cookie */

/* Print Styles */
@media print {
body { background:#fff; color:black; margin:0; }
.small_header, #header-wrapper, #ads-sidebar, #sidebar-subsidiary, div.fb-like,.heateor_sss_sharing_container, #respond, #sidebar-primary, .navifull, div#footer {display:none;}
#content {float: none; margin: 0 auto;}
img, .wp-caption .wp-caption-text, #sidebar-after-singular, .sharedaddy, .abc-mail {display:none !important;}
}

@media only screen and (max-width: 440px){
  #site-title {font-size:1.7em;}
  .small_header a {font-size:16px;}
  #header-wrapper {height: 90px;}
  .small-header {display:none;}
 }
