/*
 Theme Name:   Responsive Child
 Theme URI:    http://example.com/responsive-child/
 Description:  Responsive Child Theme
 Author:       Sebastian Fries
 Author URI:   http://www.zeichenvorrat.de
 Template:     responsive
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom-menu, custom-header, custom-background, one-column, two-columns, left-sidebar, right-sidebar, theme-options, threaded-comments, full-width-template, sticky-post, translation-ready, rtl-language-support, featured-images
 Text Domain:  responsive-child
*/



body {
	background-color: #DAD5BF;
	margin-top: 24px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 15.5px;
}

h1 {
	font-size: 26px;
	color: #1962a4;
}

h2.entry-title {
	font-size: 26px;
}

h2.entry-title a {
	color: #1962a4;	
}

h2.entry-title a {
	color: #1962a4;	
	text-decoration: none;
}

h2.entry-title a:hover {
	color: #AC0000;	
}

#container {
	max-width: 1096px;
	background-color: #FFFFFF;
	box-shadow: 0px 0px 15px 3px rgba(119, 119, 119, 0.75);
	-moz-box-shadow: 0px 0px 15px 3px rgba(119, 119, 119, 0.75);
	-webkit-box-shadow: 0px 0px 15px 3px rgba(119, 119, 119, 0.75);
}

#footer {
	max-width: 1096px;
	padding-top: 15px;
}


.main-nav {
	background-color: #FFF;
	background-image: none;
}

.menu {
	background-color: #ECE9DF;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	clear: both;
    	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#3d3d3d)";
	margin: 0 auto;
}

.menu a {
	border-left: 0px solid #585858;
	color: #1962a4;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: normal;
	height: 45px;
	line-height: 45px;
	margin: 0;
	padding: 0 0.6em;
	position: relative;
	text-decoration: none;
	text-shadow: none;
	white-space: nowrap;
}

.menu a:hover {
	background-color: #ECE9DF;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	color: #AC0000;
    	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#808080, endColorstr=#363636)";
}

.menu .current_page_item a,
.menu .current-menu-item a {
	background-color: #ECE9DF;
}

ul.menu > li:hover {
	background-color: #ECE9DF;
	color: #ffffff;
}

/* Sub Menu */
/* Menu dropdown */
.menu-item-has-children::after {
	color: #1962a4;
}

.sub-menu .menu-item-has-children::after {
	color: #1962a4;
}

.menu li li a {
	color: #1D71B8;
	font-size: 14px;
}

.menu li li {
	background: #f1f1e9;
	background-image: none;
	border: 1px solid #ECE9DF;
	color: #444;
	filter: none;
    margin: -1px 0 1px 0;
	width: auto;
	padding-left: 0px;
	padding-right: 0px;
}

/* Menu dropdown hover */
.menu li li a:hover {
	background: #fafaf4 !important;
	background-image: none;
	border: none;
	color: #AC0000;
	filter: none;
}

.menu li li:hover {
	background-color: #fafaf4 !important;
}

/* Sub Menu */


#wrapper {
	border: none;
}

#menu-kontakt-impressum a {
	font-size: 14px;
}

#menu-kontakt-impressum a:hover {
	color: #AC0000;
}


#content-blog .post-meta {
	display: none;
}

.post-meta {
	display: none;
}

#content .responsive::after {
	display: none;
}


.wp-caption {
	background-color: #FFFFFF;
	border: none;
	padding: 0px;
	margin: 0px;
}
.wp-caption img {
	max-width: 100%;
}

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

/* =Widgets
-------------------------------------------------------------- */
.widget-wrapper {
	-webkit-border-radius: 0px;
	background-color: #ECE9DF;
	border: 0px solid none;
	border-radius: 0;
	margin: 0 0 20px;
	padding: 20px;
	border: none;
}

.widget-wrapper a {
	color: #1962a4;
}

.widget-wrapper a:hover {
	color: #AC0000;
}

/*tribe-list-widget*/
.tribe-list-widget {
	margin: 0px;
	margin-right: 15px;
}
.tribe-events-list-widget .tribe-events-list-widget-events {
	padding: 0px;
	margin-bottom: 10px;
}

.tribe-events-widget-link {
	font-size: 15px;
	padding-left: 20px;
	margin-top: 0px;
}


.tribe-events-list-widget ol li {
	font-size: 12px;
}

/*tribe-events-calendar*/
.tribe-events-calendar th {
	background-color: #DAD5BF;
}

/* Impressum Men+ */
.imp-menu {
	margin-bottom: 56px;
}

#menu-imp-priv li {
	float: right;
}


/*** Formulare ***/
/*** MAIN FORM CONTAINER ***/
.caldera-grid {

}
/*** FIELD STYLING ***/
.caldera-grid .form-control {
    color: #000;
    background: #FFF;
    border: 1px solid #D0D0D0;
    height: auto;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
/*** BUTTON STYLING ***/
.caldera-grid input[type=submit] {
    text-transform: uppercase;
    padding: 8px 18px;
    background: #ECE9DF;
    color: #1962a4;
    border: none;
	text-shadow: none;
}
/*** BUTTON HOVER STYLING ***/
.caldera-grid input[type=submit]:hover {
    background: #ECE9DF;
    color: #AC0000;
}
/*** SELECTED FIELD ***/
.caldera-grid .form-control:focus {
    background-color: #FBFBFB;
}
/*** Formulare ***/
