@import url("genericons/genericons.css");
/*
Theme Name: g3-v3 ba
Theme URI: http://underscores.me/
Author: m bauer
Author URI: http://minimum-structure.de
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: g3
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

g3-v2 is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Typography
3.0 Elements
4.0 Forms
5.0 Navigation
	5.1 Links
	5.2 Menus
6.0 Accessibility
7.0 Alignments
8.0 Clearings
9.0 Widgets
10.0 Content
	10.1 Posts and pages
	10.2 Asides
	10.3 Comments
11.0 Infinite scroll
12.0 Media
	12.1 Captions
	12.2 Galleries
--------------------------------------------------------------*/


/* merriweather-regular - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  
  src: url('fonts/merriweather-v19-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Merriweather Regular'), local('Merriweather-Regular'),
       url('fonts/merriweather-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/merriweather-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/merriweather-v19-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/merriweather-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/merriweather-v19-latin-regular.svg#Merriweather') format('svg'); /* Legacy iOS */
}

/* merriweather-italic - latin */
@font-face {
  font-family: 'Merriweather';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/merriweather-v19-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Merriweather Italic'), local('Merriweather-Italic'),
       url('fonts/merriweather-v19-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/merriweather-v19-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/merriweather-v19-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/merriweather-v19-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/merriweather-v19-latin-italic.svg#Merriweather') format('svg'); /* Legacy iOS */
}

/* sintony-regular - latin */
@font-face {
  font-family: 'Sintony';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/sintony-v5-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Sintony'),
       url('fonts/sintony-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/sintony-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/sintony-v5-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/sintony-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/sintony-v5-latin-regular.svg#Sintony') format('svg'); /* Legacy iOS */
}

/* sintony-700 - latin */
@font-face {
  font-family: 'Sintony';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/sintony-v5-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Sintony Bold'), local('Sintony-Bold'),
       url('fonts/sintony-v5-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/sintony-v5-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/sintony-v5-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/sintony-v5-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/sintony-v5-latin-700.svg#Sintony') format('svg'); /* Legacy iOS */
}



/*--------------------------------------------------------------
1.0 Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
	 /*text-ng: geometricPrecision;
	 text-ng: optimizeLegibility; */
	 -webkit-font-smoothing: subpixel-antialiased;
	

}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 1.8em;
	margin: 0.67em 0;
}

h2 {
	font-size: 1.6em;

}

h3 {
	font-size: 1.4em;

}

h4 {
	font-size: 1.3em;

}

h5 {
	font-size: 1.1em;

}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 1px solid #CCC;
}

 img.ohneLinie{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	
}
.gallery figure {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp,#comment
 {
	font-family: monospace, monospace;
	font-size: 1em;
}


button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	font-size: 1em;
	letter-spacing: .1em;
	text-transform: uppercase;
	width: auto;
	font-family: 'Sintony', sans-serif;
	text-rendering: geometricPrecision;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;

}



input:hover {
	font-weight: bold;
}

	input#author, input#email, input#url {
	width: 71%;

}

.es_textbox_class {width:100%;}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	margin-right: 10px;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #404040;
	font-size: 16px;
	font-size: 1.1rem;
	line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-variant-ligatures: common-ligatures;
}

p {
	margin-bottom: 1.5em;
	font-variant-ligatures: common-ligatures;
}

b,
strong {
	font-weight: bold;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

small {
	font-size: 75%;
	
}

big {
	font-size: 125%;
}

.truncate {
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.trennen {word-wrap:break-word;}

p.initial {
	clear: both;
}


 p.initial::first-letter {font-weight: bold;
	/*font-style: bold;*/
	font-size: 2em;
	line-height: normal;
	margin-top: 0;
	margin-right:0;
	color: #F39; }

body.gecko p.initial::first-letter {
	font-weight: 100;
	font-size: 3.3em;
	font-style: normal;
	line-height: 100%;
	margin-top: 3px;
	margin-right: .1em;
	float: left;
	color: #F39;
}

/*body.gecko p.zweiinitial::nth-letter(1){
	font-weight: bold;
	font-size: 3.2em;
	font-style: normal;
	line-height: 90%;
	margin-top: 3px;
	margin-right: .1em;
	float: left;
	color: #F39;
}*/


body.chrome p.initial::first-letter, body.ie p.initial::first-letter {
	position:relative;
	font-weight: 100;
	font-size: 3.4em;
	font-style: normal;
	line-height: 70%;
	margin-top:13.5px;
	margin-right: .1em;
	float: left;
	color: #F39;
}  

body.safari p.initial::first-letter {
	position:relative;
	font-weight: 100;
	font-size: 3.3em;
	font-style: normal;
	line-height: 70%;
	margin-top:14px;
	margin-right: .1em;
	float: left;
	color: #F39;
}  




/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
	
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

/*blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}*/

blockquote {
font-family: 'Sintony', sans-serif;
	text-rendering: geometricPrecision;
	width: auto;
line-height: 1.7em;
	/*background-image: url(bilder/anfuehrungszeichen.png);
	background-repeat: no-repeat;
	background-position: left 5px;*/
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	width: auto;
	position: relative;
	top: -20px;
}

blockquote:before {content: "\201C" ; font-size:3.2em; color:#F39; position: relative; top: 65px; left: -40px; font-weight: bold; }

blockquote p:last-child:after{/*
	content: "\201D";
	font-size:3.2em;
	color:#999;
	font-weight: bold;
	display: inline;
	position: relative;
	top: 30px;
	left: 7px;*/
}

	/* blockquote p:nth-last-of-type(1):after{/*background-image: url(bilder/anfuehrungszeichen.png);
	width: auto;
	background-repeat: no-repeat;
	background-position: 100% 5px;
		font-weight:bold; 
	color: F39; 
	font-family: "cordale","le-monde-journal-std-2", Georgia, "Times New Roman", Times, serif; 
	content: ' " ';

} */ 


hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: .5em;	
}


ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 1em;
	margin-left: .5em;
}

li > ol.children {
	
	margin-left: .2em;	
}

ul li, ol li {margin-bottom: 1em;}

ul li ul, ol li ol {margin-top: 1em;}


dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
	border: 1 solid #999;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 1.1rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}

textarea {
	padding-left: 3px;
	width: 100%;
}

/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/
a {
	color: #00366C;
		transition: all 400ms ease 0s;
}

a:visited {
	color: #00366C;
}

a:hover,
a:focus,
a:active {
	color: #F39;
	
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

p a, #page ul li a, #fuss a, .entry-footer a {
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #00366C;
	border-right-color: #00366C;
	border-bottom-color: #00366C;
	border-left-color: #00366C;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;*/
	
	text-decoration-style: dotted;
	
	text-decoration: underline dotted #00366C;        /* Rote Unterstreichung */
/* Rote gewellte Unterstreichung */

	transition: all 400ms ease 0s;
}

p img a {
	text-decoration: unset;
}

 #fuss a {
	border-top-color: #FFECEC;
	border-right-color: #FFECEC;
	border-bottom-color: #FFECEC;
	border-left-color: #FFECEC;
}

p a:hover, #page ul li a:hover, .entry-footer a:hover, #fuss a:hover   {
	text-decoration: underline wavy ;   
}

 #fuss a:hover {underline wavy #0CF;}
 
 



/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}


.main-navigation li {
	color: #FFF;
	float: left;
	margin-right: 20px;
}

.main-navigation li li {
	float: none;
	clear: left;
	max-width: 220px;
	padding-left: 16px;
	position: relative;
}

.main-navigation li li a:before {
	font: normal 24px/1 'Genericons';
	content: '\f428';
	display: inline-block;
	-webkit-font-smoothing: antialiased;

	position: absolute;
	left: -10px;
	top: 0px; 
}


.main-navigation li:first-child {
	
}

.main-navigation a, .main-navigation a:visited {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #0CF;
	font-weight: normal;
}



.main-navigation ul ul {
	position: relative;
	left: 20px;	

}

.main-navigation ul ul ul {
	/*left: -999em;
	top: 0;*/
}

.main-navigation ul ul a {
	width: auto;
}

.main-navigation ul ul li {
	
}

.main-navigation li:hover > a {
	color: #F39;
}

.main-navigation ul ul :hover > a {
}

.main-navigation ul ul a:hover {
}

.main-navigation ul li:hover > ul {
	
}

.main-navigation ul ul li:hover > ul {
	
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
}  

/* Small menu.
.menu-toggle {
	display: none;
}  */


.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
	transition: all 400ms ease 0s;
}

.comment-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-previous a {
	transition: all 400ms ease 0s;
	float: left;
	max-width: 49%;
	border: 1px solid #CCC;
	display: block;
	
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
	 /*-webkit-hyphens: auto;
 -moz-hyphens: auto;
 -ms-hyphens: auto;
 hyphens: auto;*/
}

.comment-navigation .nav-previous a:before,
.posts-navigation .nav-previous a:before,
.post-navigation .nav-previous a:before {
	font: normal 16px/1 'Genericons';
	content: '\f430';
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	float: left;
	margin-top: 2px;
	padding-right: 4px;
	padding-left: 4px;	
}

.comment-navigation .nav-next a,
.posts-navigation .nav-next a,
.post-navigation .nav-next a {
	transition: all 400ms ease 0s;
	float: right;
	text-align: right;
	max-width: 49%;
	border: 1px solid #CCC;
	display: block;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
	/* -webkit-hyphens: auto;
 -moz-hyphens: auto;
 -ms-hyphens: auto;
 hyphens: auto;*/
}

.comment-navigation .nav-next a:before,
.posts-navigation .nav-next a:before,
.post-navigation .nav-next a:before {
	font: normal 16px/1 'Genericons';
	content: '\f429';
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	float: right;
	margin-top: 2px;
	padding-right: 4px;
	padding-left: 4px;	
	
}


.comment-navigation .nav-next a:hover,
.posts-navigation .nav-next a:hover,
.post-navigation .nav-next a:hover,
.comment-navigation .nav-previous a:hover,
.posts-navigation .nav-previous a:hover,
.post-navigation .nav-previous a:hover {
	background-color: #F38;
	color: #FFF;
}

.reply {
	margin-bottom: 30px;
}



/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.widget {

	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}

.widget_sp_image {
	margin-top: 1em;
	margin-bottom: 1em;
}

.widget ul {
	margin-left: 30px;
}
.textwidget {
	margin-bottom: 20px;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/* Search widget. */
.widget_search .search-submit {
	display: none;
}

/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
	transform: translate3d(0%, 0px, 0px);
}

.entry-content p, .comment-content{-webkit-hyphens: auto;
 -moz-hyphens: auto;
 -ms-hyphens: auto;
 hyphens: auto;}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

aside {
	margin: 0px;
	padding: 0px;
}

aside h1.widget-title {
	font-family: 'Sintony', sans-serif;
	text-rendering: geometricPrecision;
	text-rendering: optimizeLegibility;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	border-radius:1px;
	/*border:1px solid #FFF;*/
	color:#002040;
	display:inline-block;
	z-index:500;
	text-decoration: none;
!important; 	
	transition: all 400ms ease 0s;
	height: auto;
	width: 100%;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 8px;
	cursor: pointer;
	font-size: 1em;
	background-color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
	line-height: normal;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

body.safari aside h1.widget-title {/*font-family: sans-serif;*/}

aside h1.widget-title:hover, aside h1.widget-title a:hover  {background-color: #F39; color:#FFF; }


aside.verbergen h1.widget-title:after {
	font: normal 16px/1 'Genericons';
	content: '\f510';
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	float: right;
	margin-top: 2px;
	margin-left: 18px;
}

aside.offen h1.widget-title.open:after {
	font: normal 16px/1 'Genericons';
	content: '\f421';
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	float: right;
	margin-top: 2px;
	margin-left: 18px;
}

aside.offen h1.widget-title:after {
	font: normal 16px/1 'Genericons';
	content: '\f510';
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	float: right;
	margin-top: 2px;
	margin-left: 18px;
}

	
	aside.verbergen h1.widget-title.open:after {content: '\f421';}
	


.verbergen aside ul, aside ul{
	margin: 0px;
	padding: 0px;

}

aside ul {
	list-style-type: circle;
	margin-top: 5px;
}

/* aside ul {
	list-style-type: none;
}

 aside ul li a:before {
	font: normal 24px/1 'Genericons';
	content: '\f428';
	display: inline-block;
	-webkit-font-smoothing: antialiased;

	position: absolute;
	left: -10px;
	top: 0px; 
}

/*aside.verbergen div {display:none}*/


/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/

.comment-respond {font-family: 'Sintony', sans-serif;}
body.safari .comment-respond {/*font-family: sans-serif;*/}
.comments-link {
	display: block;
}
.comments-link a:before {
	font: normal 16px/1 'Genericons';
	content: '\f108';
	margin-right: 3px;
	margin-left: 6px;
	display: inline-block;
}

.comment-content  {
	font-size: 80%;
}
	
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
	
}

.wp-caption img {border: 1 solid #999;}
.wp-caption img.frei {border:none}

.wp-caption-text {
	text-align: left;
}

.wp-caption .wp-caption-text {
	margin-top: 0.8075em;
	margin-right: 0;
	margin-bottom: 0.8075em;
	margin-left: 0px;
	text-align: left;
}

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
max-width: 50%;

}

.gallery-columns-3 .gallery-item {
	max-width: 32%;
	margin-right: 1.3%
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/* eigenes */

#kopf, #fuss {
	background-color: #002040;   /* dunkelblau */
}

.site-info {
	float: left;
	width: 74%;
}
#sidebar-fuss {
	float: right;
	width: 25%;
}


#fuss {
	color: #FFF;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-top: 25px;
}

#fuss a, #fuss a:link { color: #FFF;}

#fuss a:hover{
	color: #F39;
}

header#masthead {
	/*background-color: #000;*/
	color: #FFF;
	/* background-image: url(bilder/logo-g3-90.png);*/
	background-image: url(bilder/logo-g3-90.png);	
	background-repeat: no-repeat;
	background-position: 5px 5px;
	position: relative;
	min-height: 150px;
	transition: background-image 800ms ease 0s;
	
}

header#masthead:hover {
background-image: url(bilder/logo-g3-90-kanal.png);
	/*filter: saturate(500%) hue-rotate(-180deg)  /*invert(100%)*/;
	
}


.site-branding, .main-navigation {
	padding-left: 100px;
	margin-right: 50px;
}

#corpus {
	background-color: #FFF;
}
#page, header#masthead, #colophon  {
	height: auto;
	max-width: 1260px;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	padding-right: 20px;
	padding-left: 20px;	/*background-color: #FCF;*/
	position: relative;	
	transition: all 400ms ease 0s;
}

 #colophon {
	background-image: url(bilder/logo-g3-90.png);
	background-repeat: no-repeat;
	background-position: 5px top;
	min-height: 150px;
	padding-left: 100px;
}

#colophon:hover {
	background-image: url(bilder/logo-g3-90-ubahn.png);
}

#primary {
	position: relative;
	float: left;
	height: auto;
	width: 75%;
	/*background-color: #CF0;*/
	padding-right:30px;
	padding-top: 70px;
}

#secondary {position: relative;
	float: left;
	height: auto;
	width: 25%;
	/*background-color: #F90;*/
	padding-top: 50px;
	padding-bottom:25px; 
}

body {
	margin: 0px;
	padding: 0px;
	font-family: 'Merriweather', serif;
	color: #666;
	/*font-family: "cordale","le-monde-journal-std-2", Georgia, "Times New Roman", Times, serif;*/
	 font-variant: common-ligatures, oldstyle-nums;
	background-color: #002040;
	font-weight: normal;
	text-rendering: geometricPrecision;
}

body.safari {/*font-family: Georgia, "Times New Roman", Times, serif;*/}
h1.site-title a {
	color: #FFF;
	font-weight: 300;
}

h1.site-title a:hover {
	color: #F39;
}
h2.site-description {
	font-style: italic;
	font-weight: normal;
	font-size: 1.2em;
	color: #FFF;
}
header.entry-header {
	
	
}

.bildchen { /* position: relative;*/
	float: left;
	margin-top:0px;
	margin-left: 0px;
	padding: 0px;
	height:60px;
	width: 60px;
	border:2px solid #CCC;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-repeat: no-repeat;	
	
}

.Quadratchen { /* position: relative;*/
	float: left;
	margin-top:0px;
	margin-left: 0px;
	padding: 0px;
	height:60px;
	width: 60px;
	background-repeat: no-repeat;	
}

.keinBild {float: left;
	margin-top:0px;
	margin-left: 0px;
	padding: 0px;
	height:60px;
	width: 60px;
	background-repeat: no-repeat;}
	
	hgroup  {
	margin-left: 100px;
	line-height: 1.7em;
	position: relative;
	top: -60px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.entry-content, footer.entry-footer{
	position: relative;
	top: -85px;
	padding-right: 30px;
	
}

.entry-summary, .post-navigation, .comment-respond {padding-right: 30px;}


body.search .entry-content, body.search footer.entry-footer {margin-left: 0; 	top: 0;}
	
	.entry-content, footer.entry-footer /*.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content ul, .entry-content ol*/{
	margin-left:100px;
	padding-right: 30px;

}
	
	.entry-footer, .comment-content, .comments-title {	font-family: 'Sintony', sans-serif;}
	
	body.safari .entry-footer,body.safari  .comment-content, body.safari .comments-title {/*font-family: sans-serif;*/}


h2.comments-title, h3#reply-title {
	font-weight: 300;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

a, a:link, a:visited {
	font-family: 'Sintony', sans-serif;
	color: #00366C;
	text-decoration: none;
	font-weight: bold;
}


body.safari a, body.safari a:link, body.safari a:visited {font-family: 'Sintony', sans-serif;}

a:hover {
	color: #F39;
}

.main-navigation a, .main-navigation a:link {
	color:#FFBF00;
}

.edit-link a {
	display: inline-block;
}

.edit-link a:before { 	font: normal 16px/1 'Genericons';
	content: '\f411';
	margin-right: 3px;
	margin-left: 6px;}

.cat-links a:before { 	font: normal 16px/1 'Genericons';
	content: '\f301';
	margin-right: 3px;
	margin-left: 6px;}
	
	body.home .tags-links {display:none;}
	
	.tags-links {font-size: small; display: block;}

.entry-meta, .wp-caption-text, .cat-links, p.stroudley, .stroudley, .rl-gallery-description, .paypal, .comments-link{
	font-family: 'Sintony', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: small;
}

body.event-template-default .paypal {display:none;}

.stroudley-magenta {
	font-family: 'Sintony', sans-serif;
	color: #F39;
	font-weight: bold;
}

.asz {font-family: 'Sintony', sans-serif;
	font-weight: 400; color: #F39;}

body.safari .entry-meta,body.safari  .wp-caption-text,body.safari .cat-links {
	/*font-family: sans-serif;*/
	font-weight: 400;
	color: #999;
}


h1, h2, h3, h2 a, h3 a, h4, h5 {
	/*font-family: 'Sintony', sans-serif;*/
	color: #666;
	line-height: 1.5em;
	font-weight: normal;	
}

h2, h3, h4, h5 {font-weight: bold;}

h3.prolog {
	font-family: 'Merriweather', serif;
	/*font-family: "cordale", "le-monde-journal-std-2", serif;*/
	 font-variant: common-ligatures, oldstyle-nums;
	font-style: italic;
	font-weight: normal;
	font-size: 1.3em;
}

h1.page-title {
	font-family: 'Sintony', sans-serif;
	font-weight: 300;
	color: #CCC;
	margin-bottom: 50px;
}
	
	body.safari h1.page-title {/*font-family: sans-serif;*/}
	
	.sanserif, .widget_sp_image-description {font-family: 'Sintony', sans-serif;}
	
	body.safari .sanserif, body.safari .widget_sp_image-description {font-family: sans-serif;}
	
	 .widget_sp_image-description {
	color: #999;
}

.widget_sp_image {
	margin-top: 30px;
	margin-bottom: 10px;
}


body.single-event .entry-meta {display:none; }


#schalter {
	display: block;
	height: 40px;
	width: 40px;
	border: 1px solid #FFF;
	position: absolute;
	top: 12px;
	right: 25px;
	transition: all 400ms ease 0s;
}

#schalter:hover {
	background-color: #F0C;
	cursor: pointer;
}
#schalter:after {
	font: normal 28px/1 'Genericons';
	content: '\f419';
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	margin-top: 5px;
	text-align: center;
	margin-left: 5px;
}

#schalter:hover:after {   -webkit-transition: all 1000ms ease;
    -moz-transition:   1000ms ease;
    -o-transition:   1000ms ease;
	transition:    1000ms ease;
	color: #FFF;
	text-align: center;
	-moz-transform:rotate(180deg); /* Firefox 3.6 Firefox 4 */
	-webkit-transform:rotate(180deg); /* Safari */
	-o-transform:rotate(180deg); /* Opera */
	-ms-transform:rotate(180deg); /* IE9 */
	transform:rotate(180deg); /* W3C */}

#schalter.open:after {

	content: '\f406';

}

#lupe {
	display: block;
	height: 40px;
	width: 40px;
	border: 1px solid #FFF;
	position: absolute;
	bottom: 12px;
	right: 25px;
	 -webkit-transition: all 400ms ease 0s;
	transition: all 400ms ease 0s;
}

#lupe:hover {
	background-color: #F0C;
	cursor: pointer;
	
}
#lupe:after {
	font: normal 28px/1 'Genericons';
	content: '\f400';
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	margin-top: 5px;
	text-align: center;
	margin-left: 5px;
	-webkit-transition: 1500ms ease;
    -moz-transition:   1500ms ease;
    -o-transition:   1500ms ease;
	transition:    1500ms ease;
	-moz-transform:rotate(0deg); /* Firefox 3.6 Firefox 4 */
	-webkit-transform:rotate(0deg); /* Safari */
	-o-transform:rotate(0deg); /* Opera */
	-ms-transform:rotate(0deg); /* IE9 */
	transform:rotate(0deg); /* W3C */}


}


#lupe:hover:after { -webkit-transition: 1500ms ease;
    -moz-transition:   1500ms ease;
    -o-transition:   1500ms ease;
	transition:    1500ms ease;
	color: #FFF;
	text-align: center;
	-moz-transform:rotate(270deg); /* Firefox 3.6 Firefox 4 */
	-webkit-transform:rotate(270deg); /* Safari */
	-o-transform:rotate(270deg); /* Opera */
	-ms-transform:rotate(270deg); /* IE9 */
	transform:rotate(270deg); /* W3C */}
	
	#lupe.open:after {	-moz-transform:rotate(270deg); /* Firefox 3.6 Firefox 4 */
	-webkit-transform:rotate(270deg); /* Safari */
	-o-transform:rotate(270deg); /* Opera */
	-ms-transform:rotate(270deg); /* IE9 */
	transform:rotate(270deg); /* W3C */}



#suche {
	position: relative;
	top: 0px;
	right: 0px;
	font-family: 'Sintony', sans-serif;
	font-weight: 400;
	width: calc(100% - 100px);
	float: right;
	background-color: #002040;   /* dunkelblau */
	padding-top: 6px;
	padding-left: 8px;
	padding-bottom: 6px;
	margin-left: 100px;
	display: none;
}

body.safari #suche {	margin-left: 100px;  width:100% ;font-family:sans-serif;}
	
	#suche label {
	background-color: #9C0;
	position: absolute;
	left: -999999px;
}

#suche #search {
	box-shadow: none;
	height: 24px;
	position: relative;
	transition: width 400ms ease 0s;
	width: 72.5%;
	border: 1px solid #CCC;
	background-image: url(bilder/lupe.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	z-index: 100;
	letter-spacing: 1px;
}




/*#suche #submit:hover, */ #suche #submit hover {background-color: #F39;}

#suche #submit {
	width:auto;
	background-color: transparent;
	font-weight: bold;
	color: #FFF;
	padding-left: 8px;
	display: inline-block;
	box-shadow: none;
	text-shadow: none;
	Border: none;
	font-size: 1em;
	text-align: left;
	letter-spacing: 0em;
}


/*#suche #submit:hover #search {
	background-color: #F39;
}*/



@media screen and (max-width: 900px) {
	/*.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block;
	}

	.main-navigation ul {
		display: none;
	}*/
	
		input#author, input#email, input#url {
	width: 75%;

}
	
	#suche #search { 	padding-left: 28px; width: calc(72.5% - 28px);}

#suche #submit {
	
	 width: calc(27% - 8px);

padding-left: 8px;

}
	
	.comment-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-previous a,
.comment-navigation .nav-next a,
.posts-navigation .nav-next a,
.post-navigation .nav-next a {background-color: #002040;
	color: white; 
	font-weight: bold;  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
	
		.comment-navigation .nav-previous a:hover,
.posts-navigation .nav-previous a:hover,
.post-navigation .nav-previous a:hover,
.comment-navigation .nav-next a:hover,
.posts-navigation .nav-next a:hover,
.post-navigation .nav-next a:hover {background-color: #F39}
	
	
	#suche { width: calc(100% - 0px);}

	#primary {
	position: relative;
	clear: left;
	height: auto;
	width: 100%;
		padding-right:0px;
	/*background-color: #CF0;*/
	
}

.entry-summary, .post-navigation, .comment-respond {padding-right:0px;}

#secondary {position: relative;
	clear: left;
	height: auto;
	width: 100%;
	
}

#colophon {
	background-position: center top;
padding-top: 120px;
	padding-left: 15px;
}


.site-info {
	float: left;
	width: 100%;
}
#sidebar-fuss {
	clear:both; 
	margin-top: 20px; 
	float: left;
	width: 100%;
}

aside h1.widget-title {

	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #002040;
	color: white; 
	font-weight: bold; 
}

	

}

@media screen and (max-width: 720px) {
	
	li > ol.children {
	
	margin-left: .1em;	
}
	
	input#author, input#email, input#url {
	width: 85%;

}
	h1.site-title a {
	font-weight: 400; 
}
	
	
	#schalter, #lupe {
		right: 0;
	margin-right: 10px;
}

#suche #search {
	
	height: 30px;
	
}

	
.site-branding, .main-navigation {
	padding-left: 80px;
	margin-right: 30px;
}

/*	h2.site-description {
	margin-right: 10px; 
}*/

	/*#primary {background-color: green;}*/
	
	hgroup, .wp-caption .wp-caption-text {
	margin-left: 0px;

}
	.bildchen {position: relative; float: right;
	margin-top: 20px;
	margin-left: 20px;
	padding: 5px;
	height:50px;
	width: 50px;
	border:2px solid #CCC;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;}
	
	.Quadratchen { position: relative; float: right;
	margin-top: 20px;
	margin-left: 20px;
	padding: 5px;
	height:60px;
	width: 60px;}


	.entry-content, footer.entry-footer, .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content ul, .entry-content ol {margin-left:0px;  padding-right: 0px;}
}


@media screen and (max-width: 480px) {
	

		li > ol.children {
	
	margin-left: .02em;	
}
	
	.bildchen {display:none; }
	
	input#author, input#email, input#url {
	width: 100%;

}
		h2.site-description {
	/*display: none; */
	font-size: .75em; 
	margin-right: 30px; 
}

h3.prolog {padding-right:55px;font-size: 1em; }

h1.site-title a {
	font-size:.6em; 
	line-height:.1;
	font-weight: 400; 
}

h1.entry-title, h2, h3 { 	font-size: 1.1em;  /*-webkit-hyphens: auto;
 -moz-hyphens: auto;
 -ms-hyphens: auto;
 hyphens: auto;*/}
	
}


#nachoben {
	overflow: hidden;
	display: block;
	border-radius: 50%;
	background-color:#F39;
	width:50px;
	height:50px;
	float: right;
	margin-right: 25px;
	margin-bottom: 25px;
	transition: all 400ms ease 0s;
}

#nachoben:hover {
	background-color: #F63;
	cursor: pointer;
}

#nachoben:after { font: normal 100px/1 'Genericons';
	content: '\f432';
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	margin-top: -20px;
	text-align: center;
	margin-left:-20px;
	color: white; transition: all 4000ms ease 0s;}
	
	#nachoben:hover:after { 
	margin-top: -30px;
	 }

/*.genericon.genericon-previous {
	 -webkit-transition: 1500ms ease;
    -moz-transition:   1500ms ease;
    -o-transition:   1500ms ease;
	transition:    1500ms ease;
	font-size:80px;
	color: #FFF;
	text-align: center;
	-moz-transform:rotate(90deg); /* Firefox 3.6 Firefox 4 */
	-webkit-transform:rotate(90deg); /* Safari */
	-o-transform:rotate(90deg); /* Opera */
	-ms-transform:rotate(90deg); /* IE9 */
	transform:rotate(90deg); /* W3C */
	
	/*position: relative;
	left: -50px;
	top: 20px;	
}

.genericon.genericon-previous:hover { color: #F60; background-color:white; 	

}*/

#fbook {
	width: auto; !important
}


.onlyPrint, #site-navigation {display: none}


blockquote p.stroudley {
	font-family: 'Sintony', sans-serif;
	font-weight: 400;
	color: #999;
	font-style: normal;
	font-variant: normal;
}

.stroudley tr td {
	text-align: left;
	vertical-align: top;
	font-family: 'Sintony', sans-serif;
	font-weight: 400;
	color: #999;
	font-style: normal;
	font-variant: normal;
	
}

.stroudley tr td:nth-child(odd) {padding-right: 10px;}
.stroudley tr td:nth-child(even) {padding-left: 10px; border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;}
	
	
	aside#post-notification input {
	margin-top: 6px;
	margin-bottom: 6px;}
	
	aside#post-notification input[type=submit] {
	padding:5px 15px;
	background:#ccc;
	border:0 none;
	cursor:pointer;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-family: 'Sintony', sans-serif;
	font-weight: bold;
}

aside#post-notification input[type=submit]:hover {
	color: #F39;  
}


aside#post-notification h1.widget-title:after {
	font: normal 16px/1 'Genericons';
	content: '\f510';
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	float: right;
	margin-top: 2px;
	margin-left: 18px;
}

aside#post-notification h1.widget-title.open:after {
	font: normal 16px/1 'Genericons';
	content: '\f421';
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	float: right;
	margin-top: 2px;
	margin-left: 18px;
}

ube responsive CSSCSS
.yt-responsive { 
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.yt-responsive iframe { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* RESPONSIVE VIDEOS */
.video-wrap {
 position: relative;
 height: 0;
 padding-bottom: 56.25%;
 margin: 2em auto;
/* 16:9 FORMAT => 56.25%
 4:3 FORMAT => 75%*/
}
 
.video-wrap iframe,
.video-wrap embed {
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 width: 100% !important;
 height: 100% !important;
}
/*.video-wrapped{ position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.video-wrapped iframe, .video-wrapped object, .video-wrapped embed, .video-wrapped video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.video-wrapped-play {
	margin-top: 10px;
	margin-bottom: 20px;
}*/
 .video-wrapped-play a, .video-wrapped-play a:link, .video-wrapped-play a:focus,
.video-wrapped-play a:active  {
	color: #FFE6FF; !important
}

 .video-wrapped-play a:hover {
	color: #6F0;
!important
}


/*.gofra {
	position: relative;
	padding-bottom: 56.75%;
	padding-top: 0;
	height: auto;
	width: 100%;
	left: -100px;
}

.video-container iframe,
.video-container object,
.video-container embed  {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.gofra iframe, .gofra object{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
height: 0;

}

.gofra {
	border: 1px solid #CCC;
	calc(100% +100px);
	margin-left: -100px;;
}*/



.em-events-widget ul.event {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 24px;
	margin-left: 18px;
list-style-image: none;
	list-style-type: none;
}

.em-events-widget ul.event li  {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

