/*
Theme Name: Schnittker Versicherungsmakler
Theme URI: 
Author: Matthias Coordes
Author URI:
Description: 
Version: 2.0
*/

body {
	background-color: #eeeeee;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

#header-inner {
	background-color: white;
	padding: 20px 0;
	box-shadow: 0 0 2px #aaaaaa;
}

#header-menu {
	width: 300px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.header-left, .header-right {
	width: 490px;
	float: left;
}

.header-right {
	float: right;
}

#header-menu li {
	float: left;
	margin: 0 0 0 20px;
}

#header-menu a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11pt;
}

#header-contact {
	clear: both;
	text-align: right;
	font-size: 10pt;
	line-height: 1.2em;
}

.menu-trigger {
	font-size: 2em;
	position: absolute;
	left: 0;
	top: 0;
	padding: 26px 20px 20px 10px;
}

.pagination > * {
	display: inline-block;
	padding: 6px 10px;
	background-color: #EEE;
	margin-right: 5px;
}

.pagination > *:hover {
	text-decoration: none;
	background-color: #DDD;
}

.pagination .current {
	background-color: #1e3b89;
	color: white;
}

.yarpp-related {
	background-color: #F3F3F3;
}

.yarpp-related .related-posts-title {
	padding: 10px 20px;
}

.yarpp-related .related-posts-content {
	padding: 10px 0;
}

.yarpp-related .related-posts-title {
	border-bottom: 2px solid white;
}

nav ul, .footer-menu-container ul, #header-menu ul, .nav-tabs {
	margin: 0;
	padding: 0;
}

.main-menu li, .footer-menu-container ul li, #header-menu ul li, .nav-tabs li {
	padding: 0;
	list-style: none;
}

nav a, #header-menu a, .nav-tabs a {
	text-decoration: none;
	color: black;
}

#breadcrumbs {
	margin: 0 0 20px 0;
}

#breadcrumbs a {
	text-decoration: none;
}

#content-inner {
	padding: 15px;
	background-color: white;
}

#sidebar q {
	font-style: italic;
	color: #03136e;
	font-weight: bold;
	font-style: italic;
	font-size: 11pt;
}

.quote-author {
	margin-top: 0;
	color: gray;
	font-size: 10pt;
}

.widget {
	margin: 0 0 25px 0;
	padding: 8px;
	background-color: #deddee;
}

.widgettitle {
	margin: 2px 0 8px 0;
	text-transform: uppercase;
	font-size: 12pt;
	text-align: center;
}

.widget-content {
	padding: 10px;
	background-color: white;
}

.widget ul {
	padding: 0 0 0 20px;
}

.content-404 {
	padding: 80px 0;
	text-align: center;
}

#footer a {
	text-decoration: none;
	color: #333;
	font-size: 11pt;
}

.footer-menu-container {
	border: 1px solid #ccc;
	padding: 15px;

}

.footer-menu {
	width: 260px;
	float: left;
}

.footer-menu-title {
	margin: 0 0 6px 0;
	font-size: 12pt;
}

#footer .menu {
	margin-bottom: 15px;
}

h1 { font-size: 16pt; margin-top: 0; }
h2 { font-size: 16pt; }
h3 { font-size: 14pt; }
h4 { font-size: 12pt; }
h5, h6 { font-size: 10pt; }

.widgettitle, 
.footer-menu-title, 
.main-menu > li > .sub-menu > li > a, 
.panel-title,
#header-menu a,
h1, h2, h3, h4, h5, h6, 
#primary a,
#breadcrumbs a {
	color: #1e3b89;
}

blockquote {
	font-weight: normal;
	font-size: 14px;
	font-style: italic;
}

.panel,
.tab-content {
	border: 1px solid #d3d2e9;
	margin: 20px 0;
}

.panel-title {
	border-bottom: 1px solid #d3d2e9;
	background-color: #f8f8fc;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11pt;
}

.panel-body,
.tab-content {
	background-color: #eeedf6;
}

.panel-title, 
.panel-body,
.tab-content {
	padding: 10px;
}

.tab-content {
	margin: 0;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs {
	padding: 0 10px;
}

.panel-achtung {
	border-color: red;
}

.panel-achtung .panel-title {
	background-color: #faa;
	color: white;
	border-color: red;
}

.panel-achtung .panel-body {
	background-color: #f66;
	color: white;
}

.panel-tipp {
	border-color: #fa3;
}

.panel-tipp .panel-title {
	background-color: #fea;
	color: gray;
	border-color: #fa3;
}

.panel-tipp .panel-body {
	background-color: #fc7;
	color: white;
}

.wp-caption {
	max-width: 100%;
	padding: 10px;
	background-color: #eeedf6;
	border: 1px solid #d3d2e9;
	text-align: center;
}

.wp-caption.alignleft {
	margin: 0 25px 25px 0;
}

.wp-caption.alignright {
	margin: 0 0 25px 25px;
}

.wp-caption img {
	width: 100%;
	border: 5px solid #fff;
}

.wp-caption-text {
	margin: 0;
	padding: 5px 5px 0;
	font-size: 12px;
	font-style: italic;
	text-align: left;
}

#primary .nav-tabs li a {
	color: white;
}

.post {
	margin: 60px 0;
}

#slideshow {
	height: 160px;
	position: relative;
}

#slideshow .slide {
	position: absolute;
	text-align: center;
	display: none;
	width: 100%;
}

#slideshow .slide-title {
	display: block;
}

.clearfix:after, .sub-menu:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.entry-header {
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

.entry-title {
	font-size: 24px;
	line-height: 1.25;
}

#geotrust-container {
	margin-top: 15px;
}

img.alignleft,
img.alignright,
img.aligncenter {
	margin: 10px auto;
}

img.alignnone {
  width: 100%;
  height: auto;
  margin: 10px 0;
}

#primary-menu {
	display: none;
}

@media (max-width: 992px) {
	.mobile-center {
		text-align: center !important;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (max-width: 400px) {
	#logo-container img {
		max-width: 260px;
		text-align: right;
		float: right;
	}
}

@media (min-width: 768px) {

	.footer-menu-container {
		padding: 20px 40px;
	}

	img.alignright {
		float:right; 
		margin:0 0 1em 1em;
	}

	img.alignleft {
		float:left; 
		margin:0 1em 1em 0;
	}

	img.aligncenter {
		display: block; 
		margin-left: auto; 
		margin-right: auto;
	}

	.alignright { float:right; }
	.alignleft { float:left; }
	.aligncenter { display: block; margin-left: auto; margin-right: auto; }


	#header-menu {
		float: right;
		margin-top: 0;
		margin-bottom: 20px;
	}

	#content-inner {
		padding: 20px 40px;

		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;

		box-shadow: 0 0 2px #aaa;
	}

	#header {
		margin: 0 0 16px 0;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}