/*
Theme Name: SPD Bergedorf
Theme URI: http://wordpress.org/themes/twentythirteen
Author: the WordPress team / Paulsen-IT
Author URI: http://paulsen-it.de
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0, changes from Paulsen-IT
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: twentythirteen

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.

Theme Changes from Paulsen-IT, for SPD Bergedorf
*/

html, button, input, select, textare
a {
	font-family: 'Cantarell', sans-serif;
	color: #e40613;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Cantarell', sans-serif;
	font-weight: bold;
	margin:0;
	}

h3 {
	font-size: 110%;
}

.entry-content a, .entry-content a:visited {
/*	color: #000;*/
	color: #e40613;
}

.entry-content .showCatentries a {
	color: #000;
}

.entry-content a:hover, .entry-content a:active {
	text-decoration:underline;
	color: #e40613;
}

.sidebar .entry-content {
	padding: 0 325px 0 0px;
}

.boxed,
.widget_categories .widget-title,
.widget .widget-title {
	font-family: 'Cantarell', sans-serif;
	text-transform: uppercase;
	background-color: #f6f6f6;
	border-left: 5px solid #d1d2d0;
	font-size: 17px;
	padding: 5px 10px;
	font-style: normal;
	font-weight: bold;
	color: #e40613;
}

.likebox {
	background-color: #f6f6f6;
	border-left: 5px solid #d1d2d0;
/*	margin-bottom: 10px;*/
	margin-top: -10px;
	padding: 12px;
}

.widget .likebox a {
	color: #e40613;
}

.site, .navbar, .site-header .home-link {
	max-width: none;
}

.site-header .home-link {
	position: relative;
	min-height: 150px;
	border-bottom: 1px solid #e40613;
	margin-bottom: 4px;
	text-align:center;
}

.home-link .logo {
	position: absolute;
	left: 25%;
	top: 30px;
	margin-top: -40px;
}

.home-link .spd {
	margin-bottom: 13px;
	width: 100%;
	max-width: 1040px;
/*	position: absolute;
	left: 45%;
	top: 55px;
	margin-top: -40px;*/
}

.home-link h1, .home-link h2 {
	color:transparent;
	margin: 0;
	padding: 6px;
}

.home-link h2 {
/*	border-bottom: 1px solid #fff;*/
}

.topLine {
	background-color: #fff;
	color:#e40613;
	height:15px;
	padding:4px 20px 0 20px;
}

.topLine .topborder {
	border-top: 1px solid #e40613;
}

.topLine p {
	height:43px;
	line-height: 43px;
}

.site-header {
	background-color: #fff;
}

.headWrapper {
	border-bottom: #fff solid 10px;
	padding: 0 20px;
}

.navbar {
	background-color: #fbfbfb;
	border: 1px solid #b9babc;
	border-left: 0px;
	border-right: 0px;
	/*font-family: 'Josefin Sans', sans-serif;*/
	font-family: 'Cantarell', sans-serif;
	text-transform: uppercase;
}

.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
	color: #000;
	font-style: normal;
}

.nav-menu .current-menu-parent > a {
	text-decoration:underline;
}

.nav-menu ul.sub-menu .current_page_item > a {
	color: #e40613;
}
.nav-menu ul.sub-menu .current_page_item > a:hover {
	color: #000;
}

.site-footer {
	background: #c6c6c6; /* Old browsers */
	background: -moz-linear-gradient(left,  #c6c6c6 0%, #c6c6c6 48%, #e40613 52%, #e40613 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#c6c6c6), color-stop(48%,#c6c6c6), color-stop(52%,#e40613), color-stop(100%,#e40613)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #c6c6c6 0%,#c6c6c6 48%,#e40613 52%,#e40613 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #c6c6c6 0%,#c6c6c6 48%,#e40613 52%,#e40613 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #c6c6c6 0%,#c6c6c6 48%,#e40613 52%,#e40613 100%); /* IE10+ */
	background: linear-gradient(to right,  #c6c6c6 0%,#c6c6c6 48%,#e40613 52%,#e40613 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6c6c6', endColorstr='#e40613',GradientType=1 ); /* IE6-9 */
}

.site-footer .sidebar-container {
	background: transparent url(images/footer-balken_NEU.png) no-repeat center center;
	padding: 0;
	height: 208px;
}

.site-footer .widget-title, .site-footer .widget-title a, .site-footer .wp-caption-text {
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
	color: #e40613;
}

.site-footer .widget a {
	color: #fff;
}

.widget a {
	color:#000;
}

.sidebar .site-footer .widget {
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	width: auto;
}

.site-footer td {
	line-height: 20px;
	vertical-align: top;
	border:0;
	font-weight: bold;
}

.site-footer tr {
	border:0;
}

.site-footer table {
	margin:20px;
	margin-bottom:0px;
	border:0;
	table-layout: fixed;
}

.site-footer table img {
	margin: 0 20px 20px 0;
	float: left;
}

.site-footer .footertext {
	text-align: right;
	padding-right: 30px;
}

.catpost {
	clear:both;
}

.catpost .date,
.catpost .entryContent,
.catpost .threadimg {
	float:left;
}

.catpost .date {
	width:96px;
	position: absolute;
	border-top: 1px solid #999;
	padding: 15px 10px;
}

.catpost .date .day,
.catpost .date .month {
	font-size: 24px;
	color: #666;
	margin-bottom: 4px;
}
.catpost .date .year {
	color: #bebebe;
}

.catpost .threadimg {
	width:200px;
}

.catpost .entryContent {
	margin: 0px 0px 0px 94px;
	position: relative;
	border-top: 1px solid #e6e6e6;
	padding: 15px 0 15px 10px;
	min-height: 250px;
}

.catpost .text {
	margin-right: 210px;
}

.catpost .threadimg img {
	width:100%;
}

.catpost .threadimg {
	position: absolute;
	right: 0px;
	margin-bottom: 20px;
}

.catpost .threadimg .overlay {
	height: 32px;
	width: 32px;
	position:absolute;
	background: transparent url(images/Pfeil_weiss_Bilder_k.png) no-repeat bottom center;
	top: 124px;
	left: 50%;
	margin-left: -16px;
}

.quoteWrap {
	font-family: 'IM Fell Great Primer';
	width: 100%;
	background-color: #e40613;
	clear: both;
	color: #fff;
	text-align: center;
	height:100px;
	font-size: 25px;
	font-style: italic;
	margin-bottom: 80px;
	padding-top: 20px;
}

.quoteWrap .author {
	font-family: 'Cantarell', sans-serif;
	font-size: 16px;
	color: #f6846c;
}

.showCatentries {
	margin-bottom: 0;
}

.theaddate {
	font-size:90%;
	font-style: italic;
	margin-bottom: 10px;
}

.overlay {
	background: transparent; /* url(images/Slider_Streifen.png) no-repeat center center;*/
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	z-index: 99;
	pointer-events:none;
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/Slider_Streifen.png', sizingMethod='scale');
	background:none !important;*/
}

.box_skitter {
	width: 100% !IMPORTANT;
}

.widget {
	background-color: transparent;
	padding:0;
	margin:0;
}

aside.widget {
	padding-bottom:20px;
}

.widget a:hover {
	color: #e40613;
}

.widget_categories li,
.moreLink li {
	/*list-style-image: url(images/Pfeil_Rot_Rechts.png);*/
	list-style-type: square;
	list-style-position: inside;
	padding-left: 30px;
	color: #e40613;
}

.moreLink li,
.moreLink ul {
	padding:0;
}

.widget_events_calendar .widget-title {
	display:none;
}

.calendar-month {
	font-size: 12px;
}

.kjo-link {
	opacity: 0;
}

.nav-menu li a {
	padding: 15px 8px;
	font-size: 18px;
}

.nav-menu li li a:hover {
	background-color: #e40613;
}

ul.nav-menu ul li a {
	font-size: 15px;
	text-transform: initial;
}

.nav-menu ul ul li a {
	text-transform: none;
	padding: 5px 10px;
}

.nav-menu ul.children {
	padding-bottom:10px;
}

.moreLink {
	padding: 10px 12px 10px 0px;
}
.moreLink a {
	/*background: transparent url(images/Pfeil_Grau_Rechts.gif) no-repeat right center;*/
	font-weight: bold;
	padding-right: 12px;
}

.image_carousel .contentWrap {
	min-height: 330px;
}

.image_carousel .moreLink {
	font-size: 14px;
}

.comment-respond {
	background-color:#e8e8e8;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
	width: 300px;
}

#categories-2 {
	margin-bottom: 40px;
}

.entry-title {
	font-size: 32px;
}

.entry-title a:hover {
	text-decoration: none;
	color: #e40613;
}

.entry-thumbnail img {
	box-shadow: 4px 4px 15px #666;
}

.archive-header,
.paging-navigation {
	background-color: #fff;
}

.paging-navigation a:hover .meta-nav {
	background-color: #e40613;
}

.navigation a:hover {
	color: #e40613;
}

.entry-meta a,
.entry-meta a:hover {
	color: #e40613;
}

.image_carousel #foo_content,
.image_carousel #foo_content img {
	width: 180px;
}

.image_carousel .foo_con {
	font-size:14px;
	line-height: 18px;
}

.single-post .post .entry-content {
	min-height: 500px;
}

.morelink {
	color:#e40613;
	cursor:pointer;
}

.morelink:after {
	content:'mehr...';
}
.morelink.show:after {
	content:'weniger...';
}

.binfoIcons {
	width: 48px;
	float: right;
}

.binfoIcons img {
	margin-bottom: 15px;
}

.skitter-square .prev_button {
	top:175px;
	left:-55px;
	right:auto;
	bottom:auto;
	background-position: 0 0 ;
	background: transparent url('./images/Pfeil_Links.png') no-repeat top left;
	width: 44px;
	height: 82px;
}

.skitter-square .next_button {
	top:175px;
	right:-55px;
	left:auto;
	bottom:auto;
	background-position: 0 0;
	background: transparent url('./images/Pfeil_Rechts.png') no-repeat top left;
	width: 44px;
	height: 82px;

}

.site-header .search-form {
	z-index:100;
	position:relative;
	top:0;
	right:0;
}

.searchformWrap {
	max-width:1040px;
	text-align:right;
	margin: 0 auto;
}

.creator,
.creator a,
.creator a:hover {
	color: #d1d2d0;
	text-decoration: none;
}

.creator a:hover {
	text-decoration: underline;
}

.hentry {
	padding: 10px 0;
}

.entry-content img.alignright,
.entry-content .wp-caption.alignright {
	margin-right: 0px;
}

.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
	margin-left: 0px;
}

/*#primary #content:first-child article:first-child {*/
/*.page {*/
/*.page + #comments .comments-title {
	min-height: 1050px;
} */
/*
#post-876 {
	min-height: initial;
}*/

#post-139 div.alignnone {
	float:left;
}

#content {
	padding-top: 30px;
}

h1.archive-title {
	display:none;
}

.archive-meta {
	margin-top:0;
}

li.recentcomments {
	list-style-type: disc;
}

ul#recentcomments {
	padding-left: 25px;
}

.comment-form [for="author"], .comment-form [for="email"], .comment-form [for="url"], .comment-form [for="comment"] {
	width: 180px;
}

button, input, textarea {
	border: 2px solid #d1d2d0;
}

button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
	background: #c20e1a;
/*	background: -webkit-linear-gradient(top, #ed6a31 0%, #e55627 100%);
	background: linear-gradient(to bottom, #ed6a31 0%, #e55627 100%);*/
	outline: none;
	border-bottom: 3px solid #c20e1a;
}

button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	background: #e40613;
/*	background: -webkit-linear-gradient(top, #e05d22 0%, #d94412 100%);
	background: linear-gradient(to bottom, #e05d22 0%, #d94412 100%);*/
	border: none;
	border-bottom: 3px solid #e40613;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	padding: 11px 24px 10px;
	text-decoration: none;
}

ul.nav-menu, div.nav-menu > ul {
	margin: auto 0;
	padding: 0;
}

.menu-topmenue-container {
	text-align: center;
}

.menu-topmenue-container ul ul {
	text-align: left;
}

.box_skitter .label_skitter p {
	letter-spacing: 0px;
}

.paging-navigation .nav-next {
	padding: 0;
}

@media (max-width: 999px) {
	.sidebar .entry-content {
		padding: 0;
	}
	/* verbesserungen */
	.catpost .date {
		width: 100%;
		position: relative;
		display: block;
		float: none;
	}	

	.catpost .date br {
		display: none;
	}

	.catpost .threadimg {
		position: relative;
		width: 100%;
	}

	.catpost .entryContent {
		margin: 0px;
	}

	.catpost .text {
		margin-right: 0;
	}
	.catpost .threadimg .overlay {
		display:none;
	}

	.site-footer table img {
		display:block;
		float:none;
	}
	.site-footer .sidebar-container {
		background:#c6c6c6;
		height:auto;
	}

	.site-footer .widget-area.masonry {
		height:300px !IMPORTANT;
	}
	/* verbesserungen ENDE */
}

.wpcf7-form input,
.wpcf7-form textarea {
	width:100%;
}

.ai1ec-calBtn a {
	width: 100%;
}

.ai1ec-agenda-view .ai1ec-event-overlay {
	background: #525252;
}

.entry-content {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	word-wrap: break-word;
}

.wp-caption .wp-caption-text, .entry-caption, .gallery-caption {
	font-size:100%;
}