/*
Theme Name: Black Snow
Description: Template by SnowDesign
Author: Mitchel Jager
Author URI: 
Version: 1.0
.
General comments/License Statement if any.
.
*/

body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #242424;
	font-size: 14px;
	background: #fff;
}

body.custom-background {
	background: #fff !important;
}

b.hidden-phone {
	font-weight: normal;
}

a {
	color: #13a3ff;
}
	a:hover {
		color: #0b7bc2;
		text-decoration: none;
	}

label, input, button, select, textarea {
	font-size: 11px;
}

select {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 1px solid #d3d3d3;
}

h1, h1.sliderText {
	font-family: 'Open Sans', serif;
	font-weight: 600;
	font-size: 24px;
	line-height: 24px;
	margin: 0 0 40px;
}
	.page h1 {
		margin: 0 0 20px;
	}

	article .wp-post-image {
		margin-bottom: 0px;
	}

	article h1 a, a h1.sliderText, h1 {
		color: #252525;
	}
		article h1 a:hover, a h1.sliderText:hover {
			color: #252525;
			text-decoration: underline;
		}

	h1.sliderText {
		height: 40px;
		line-height: 40px;
		margin-bottom: 0;
		position: absolute;
		bottom: 0;
		display: block;
		background: #fff;
		padding: 0 0 0 10px;
	}
		h1.sliderText span {
			display: inline-block;
			background: #7a9e1e;
			height: 40px;
			line-height: 37px;
			font-size: 24px;
			width: 40px;
			text-align: center;
			color: #fff;
			margin-left: 30px;
		}
			h1.sliderText span:hover {
				opacity: 0.6;
			}
		h1.sliderText .textwidget {
			display: inline-block;
		}

h3 {
	font-size: 21px;
	line-height: 21px;
	margin: 0 0 20px;
}

.home .addthis_toolbox {
	display: none;
}
	
.sliderText {
	position: absolute;
	text-align: center;
	max-width: 450px;
	width: 100%;
	top: 140px;
	left: 100px;
}
	a .sliderText h1 {
		color: #807967;
		font-size: 30px;
		font-weight: normal;
		text-transform: uppercase;
	}

	a .sliderText h3 {
		color: #aaae8d;
		font-size: 14px;
		font-weight: 300;
		text-transform: uppercase;
		font-style: italic;
	}

.logo {
	padding: 40px 0;
}
	.logo.fixed {
		padding-bottom: 46px;
	}

.headerQuote {
	font-size: 14px;
	font-style: italic;
	padding-bottom: 40px;
}

.widget-area {
	width: 100%;
}

	.widget-area select {
		width: 100%;
	}

	.widget {
		margin-bottom: 60px;
	}

.tagcloud {
	text-align: center;
	line-height: 2.5em;
}

.pageTitle, h3.widget-title {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0 0 20px;
	margin-bottom: 0px;
	text-align: left;
}

#secondary {
	display: inline-block;
}

article {
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #ccc;
	padding-bottom: 40px;
}

article.post.front {
	margin-bottom: 10px;
}

.entry-content {
}

.tags {
	line-height: 40px;
	color: #252525;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 11px;
	max-height: 40px;
	overflow: hidden;
}
	.tags:hover {
		max-height: 500px;
	}

	.tags a {
		color: #757575;
		font-style: italic;
		font-family: 'Open Sans', serif;
	}
		.tags a:hover {
			color: #7a9e1e;
			text-decoration: underline;
		}

.widget_search {

}
	.widget_search h3 {
		display: none;
	}

	.widget_search label {
		display: none;
	}

	.widget_search input[type="text"] {
		display: inline-block;
		width: 68%;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-o-box-sizing: border-box;
		-moz-box-sizing: border-box;
		line-height: 40px;
		height: 40px;
		margin: 0;
	}

	.widget_search input[type="submit"] {
		display: inline-block;
		width: 30%;
		padding: 0;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-o-box-sizing: border-box;
		-moz-box-sizing: border-box;
		line-height: 40px;
		height: 40px;
		margin: 0;
	}

.wp-pagenavi {
	text-align: center;
	margin-bottom: 0px;
}
	.wp-pagenavi a, .wp-pagenavi span {
		padding: 2px 5px;
		border: none !important;
		margin-left: 20px;
	}
		.wp-pagenavi a.current, .wp-pagenavi span.current, .wp-pagenavi a:hover {
			background: #7a9e1e;
			color: #fff;
		}

		.previouspostslink, .nextpostslink {
			line-height: 30px;
			padding: 0 10px;
		}

ol ol {
	list-style: none;
}

ol.children {
	margin-left: 0;
}

.nav-single, .comment-notes {
	display: none;
}

.comments-link {
	font-size: 12px;
	line-height: 28px;
}

.comments-link a {
	color: #757575;
	font-style: normal;
}

	.comments-link a:hover {
		color: #252525;
		text-decoration: underline;
	}

	.comments-link a.date {
		color: #757575;
	}
		.comments-link a.date:hover {
			color: #252525;
			text-decoration: underline;
		}

.comments-link i {
	font-size: 14px;
}

article .more {
	text-decoration: none;
	font-style: normal;
}
	article .more span {
		background: #7a9e1e;
		height: 20px;
		line-height: 20px;
		color: #fff;
		width: 20px;
		text-align: center;
		display: inline-block;
		margin-left: 10px;
	}
		article .more span:hover {
			opacity: 0.6;
		}

.media-body {
	padding-left: 10px;
}
	.media-body p {
		margin: 10px 0;
	}

.comment-reply-link {
	margin-bottom: 15px;
	display: block;
	font-style: italic;
}

.comments-area img.avatar {
	height: 60px !important;
	width: 60px !important;
}

a time {
	color: #aeaeae;
	font-style: italic;
	margin-left: 20px;
}

.entry-tags {

}
	.entry-tags span {
		color: #787878;
	}

.h_iframe        {position:relative; height: 377px;}
.h_iframe .ratio {display:block;width:100%;height:auto;}
.h_iframe iframe {position:absolute;top:0;left:0;width:100%;height:377px;}

.widget_text h3 {
	
}

.widget-area ul {
	padding-left: 0;
	margin-left: 0;
}
	.widget-area li {
		background:url(https://geekattitu.de/wp-content/themes/snowBlack/img/list-icon.png) no-repeat;
		list-style: none;
		padding-left: 0;
		margin-left: 0;
		padding-bottom: 14px;
		padding-left: 30px;
	}
		.widget-area li a {
			
		}
			.widget-area li a:hover {
				
			}
	.widget-area .recent-posts-extended li {
		background: none;
		padding: 0;
	}

	.rpwe-block li {
		border-bottom: 0 !important;
	}

.widget-area ul#recentcomments li {
	background:url(https://geekattitu.de/wp-content/themes/snowBlack/img/comments_icon.png) no-repeat;
	line-height: 14px;
	padding-left: 20px;
}
	.widget-area ul#recentcomments li a {
		color: #7a9e1e;
		font-style: italic;
	}
		.widget-area ul#recentcomments li a:hover {
			color: #515151;
		}

	.widget-area ul#recentcomments li:before {
	    content: none;
	    margin-right: 0;
	}

.tagcloud {
	text-align: left;
}
	.tagcloud a {
		display: inline-block;
		line-height: 30px;
		padding: 0 10px;
		margin-right: 5px;
		background: #7a9e1e;
		color: #fff;
		font-size: 13px !important;
		margin-bottom: 5px;
	}
		.tagcloud a:hover {
			background: #1f0059;
		}

.quote .textwidget {
}

article .wp-post-image {

}

h4.site-title {
	font-size: 26px;
	font-family: 'Open Sans', sans-serif;
	margin-top: 20px;
	font-weight: 300;
}

h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	font-weight: 300;
	color: #515151;
	text-transform: uppercase;
	margin-bottom: 14px;
}

article.post {

}

article .date {

}
	article .date a {
		color: #fff;
		width: 60px;
		height: 60px;
		display: block;
		background: #7a9e1e;
		font-style: italic;
		text-align: center;
	}
		article .date a span {
			display: block;
			font-size: 24px;
		}

.wrapper {
	max-width: 1060px;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-top: 0;
	border-bottom: 0;
}

.logo {
	background: #303030;
	width: 100%;
	text-align: center;
	padding: 20px 0;
}

.navbar {
	border: 0;
	padding: 0;
	background: #252525;
	margin-bottom: 40px;
}
	.navbar.fixed {
		position: fixed;
		width: 100%;
		top: 0;
		z-index: 100000;
	}

.navbar-inner {
	min-height: 40px;
	background-image: none;
	background-color: #252525;
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0px;
	max-width: 1060px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

.navbar .nav {
	width:100%;
}

.navbar .nav li {
	display:inline-block;
    *display:inline; /*IE7*/
    *zoom:1; /*IE7*/
    float: none;
    margin-left: 0;
}
	.navbar .nav li:first-child {
		margin-left: 0;
	}

	.navbar .nav ul {
		margin: 0;
		padding: 0;
	}

.navbar .nav li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 40px;
	margin-right: 20px;
	color: #afafaf;
	font-size: 13px;
	text-align: center;
	display: block;
	text-shadow: none;
}
	.navbar .nav li.current_page_item a, .navbar .nav li a:focus, .navbar .nav li a:hover {
		color: #fff;
	}

.navbar .nav .active a, .navbar .nav .active a:hover, .navbar .nav .active a:focus {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.socialicons {
	
}
	.socialicons a {
		color: #a7a7a7;
		opacity: 0.8;
	}
		.socialicons a:hover {
			opacity: 1;
		}

	.socialicons img {

	}

.btn.more {
	background-image: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	text-shadow: none;
	border: 1px solid #aecc0b;
	border-radius: 0;
	width: auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #fff;
	display: block;
	background-color: #aecc0b;
	font-size: 13px;
	line-height: 40px;
	padding: 0px 30px;
	font-family: 'Open Sans', sans-serif;
}
	.btn.more:hover, input[type="submit"]:hover {
		background-color: #57740c;
		color: #fff;
	}

.btn.btn-pink {
	background-image: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	text-shadow: none;
	border: 0;
	border-radius: 0;
	color: #fff;
	background-color: #7a9e1e;
	font-size: 12px;
	padding: 2px 5px;
}

.btn#searchsubmit {
	padding: 5px 10px;
	margin-top: -11px;
}

.postThumbnail {

}
	.postThumbnail img {
		
	}

.postContent {
	width: -webkit-calc(100% - 240px);
    width: -moz-calc(100% - 240px);
    width: calc(100% - 240px);
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border: 1px solid #d3d3d3;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-size: 11px;
	font-style: italic;
	color: #aeaeae;
	border-radius: 0;
}

textarea {
	font-style: normal;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff url(https://geekattitu.de/wp-content/themes/snowBlack/img/select.png) no-repeat top right;
	border: 0;
	padding: 5px 20px;
	border-radius: 0;
	line-height: 30px;
	width: 100%;
	height: 44px;
	top: 20px;
	right: 0;
	border: 2px solid #ddd;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

input.search {
	background: #fff url(https://geekattitu.de/wp-content/themes/snowBlack/img/search-icon.png) no-repeat top right;
	border: 0;
	padding: 5px 20px;
	border-radius: 0;
	line-height: 30px;
	width: 100%;
	height: 44px;
	top: 20px;
	right: 0;
	border: 2px solid #ddd;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

input::-webkit-input-placeholder { 
    color: #aeaeae;
}

input:-moz-placeholder {
    color: #aeaeae;
}

input::-moz-placeholder {
    color: #aeaeae;
}

input:-ms-input-placeholder { 
    color: #aeaeae;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #515151;
}

a [class^="icon-"], a [class*=" icon-"] {
	margin-right: 5px;
}

.home .entry-content img {
	display: none !important;
}

.entry-content img {
	float: left;
	margin: 0 40px 0 40px;
}
.entry-content li {
	margin-left: 20px;
}

.aligncenter {
	text-align: center;
}

.footer {
	background: #222222;
	padding: 40px 0;
	margin-top: 40px;
}
	.footer .widget {
		margin: 0;
		padding: 0;
		color: #fff;
	}

	.footer .rpwe-thumb {
		border: #757575 !important;
	}

	.footer .rpwe-block li {
		margin-bottom: 5px !important;
		padding-bottom: 0 !important;
	}

	.footer h3.widget-title, .footer h2.widgettitle {
		color: #fff;
		margin: 0;
		font-size: 18px;
		line-height: 18px;
		padding: 0 0 40px;
	}

	.footer select {
		background: #353535;
		color: #868686;
		border: 0;
	}

.footerBottom {
	background: #353535;
	line-height: 50px;
	color: #a4a4a4;
}


.yarpp-related p{
margin-top: 40px;
font-weight:bold;
}

h3 { font-weight: normal ;}