/*   
Theme Name: Kau-Boys
Theme URI:
Description: Kau-Boys Child Theme based on WaipouaChild
Author: Bernhard Kau
Author URI: http://kau-boys.com/
Template: waipoua
Version: 0.1.2
Tags: Waipoua Child Theme
*/

/* Use @import, to borrow the style sheet from the Waipoua parent theme */
/* -> moved into an action in the functions.php to be able to minify it */

/* Now you can start adding your own styles here. Use !important to overwrite styles if neccessary. */
/* Some color changes */
a, .entry-header h2.entry-title a:hover { color: #3A7A70; }
.entry-header h1.entry-title { color: #4F998D; }
.entry-content figure { margin: 0 0 30px; }
#sidebar { color: #FFF; background-color: #4F998D; }
#sidebar a { color: #BCF3EA; }
#sidebar .widget h3.widget-title { background-color: #3A7A70; color: #FFF; padding: 10px; }
ul.sociallinks li a.twitter { background-color: #00ACED; } /* #3DC7F4 */
ul.sociallinks li a.facebook { background-color: #3B5998; }
ul.sociallinks li a.googleplus { background-color: #D14836; } /* #DB4A39 */
ul.sociallinks li a.wordpress { background-color: #464646; } /* #21759B */
ul.sociallinks li a.rss { background-color: #F28D35; }
ul.sociallinks li a.rsscomments { background-color: #F28D35; }

/* my buttons */
.breakerbay-btn { background: #4F998D; color: white; }
.breakerbay-btn:hover { background: #2E7368; color: white; }
.centerbuttons { text-align: center; }

.feedburner {
	height: 40px;
}
.feedburner .text {
	float: left;
	padding: 0px 4px;
	height: 38px;
	width: 68%;
	border: 1px solid #ddd;
	font-family: 'PT Sans', sans-serif;
	font-size: 1.05em;
	color: #afafaf;
	-webkit-appearance: none;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
	-webkit-transition: all 0.18s ease-in-out;
	   -moz-transition: all 0.18s ease-in-out;
	     -o-transition: all 0.18s ease-in-out;
	        transition: all 0.18s ease-in-out;
}
.feedburner .submit {
	float: right;
	margin: 0;
	padding: 0 4px;
	height: 100%;
	width: 28%;
	border: 1px solid transparent;
	font-family: 'PT Sans', sans-serif;
	cursor: pointer;
	-webkit-appearance: none;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
	-webkit-transition: all 0.18s ease-in-out;
	   -moz-transition: all 0.18s ease-in-out;
	     -o-transition: all 0.18s ease-in-out;
	        transition: all 0.18s ease-in-out;
}
.feedburner ::-webkit-input-placeholder {
	color:#afafaf;
}
.feedburner :-moz-placeholder {
	color:#afafaf;
}
.feedburner .placeholder {
	color:#afafaf;
}

/* Responsive embeds */
.embed-container {
	position: relative;
	padding-bottom: 56.25%; /* 16/9 ratio */
	padding-top: 30px; /* IE6 workaround*/
	height: 0;
	overflow: hidden;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* more than 500KB !!!
@font-face {
  font-family: 'SketchRockwell-Bold';
  font-style: normal;
  font-weight: 700;
  src: local('SketchRockwell Bold'), local('SketchRockwell-Bold'), url('SketchRockwell-Bold.ttf') format('truetype');
}
#site-title h1 a { font-family: 'SketchRockwell-Bold', cursive; };
*/

/* round "top" link */
#site-info a.top {
	position: absolute;
	top: 75px;
	right: 0;
	font-size: 15px;
	text-decoration: none;
	background: #b3b4ac;
	color: #fff;
	display: block;
	width: 2.5em;
	height: 2.5em;
	-webkit-border-radius: 2.5em;
		-moz-border-radius: 2.5em;
			border-radius: 2.5em;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	line-height: 2.5em;
	/* "Top ↑" visible: word-spacing: -3px; */
	word-spacing: 10px;
	text-indent: -39px;
}
#site-info a.top:hover{ background: #333; }

/* Styles for keyboard input */
kbd {
	padding: 2px 4px;
	white-space: nowrap;
	color: #000;
	background: #eee;
	border-width: 1px 3px 3px 1px;
	border-style: solid;
	border-color: #ccc #aaa #888 #bbb;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
}

.vgwpixel { display: none; }

/* Overwrite header color (might be overwritten by theme options) */
#site-nav-wrap { background: #AF1E0F; }
@media screen and (min-width: 1170px) {
	#site-nav-container #s { background-color:#AF1E0F; }
}
/* Overwrite link color (might be overwritten by theme options) */
a, .entry-header h2.entry-title a { color: #4F998D; }
.entry-meta a.share-btn { background-color: #4F998D }
blockquote { border-left: 6px solid #4F998D; }
input#submit, input.wpcf7-submit, .format-link .entry-content a.link, .flickr_badge_wrapper a img:hover, .jetpack_subscription_widget form#subscribe-blog input[type="submit"] { background: #4F998D; }
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
	.entry-meta a.share-btn { background-color: #4F998D; }
}
/* Bugfix for Chrome rendering the font Oswald incorrectly */
h1, h2, h3, h4, h5, h6 {
	text-rendering: auto;
}
/* Bugfix for link in h2 in Chrome not taking the full width */
.entry-header h2.entry-title a { display: inline-block; }


@media screen and (min-width: 1263px) {
	/* --- Three-Columns Layout Option --- */
	.three-columns #wrap,
	.three-columns #site-nav-container {
		max-width: 1220px;
	}
	.three-columns #content-wrap {
		width: 71.31147540983607%;
	}
	.three-columns #content {
		width: 59.77011494252874%;
		float: left;
		margin-right: 5.747126436781609%;
	}
	.three-columns #featuredposts {
		width: 34.48275862068966%;
		float: left;
		padding-top: 0;
	}
	.three-columns #sidebar {
		width: 24.59016393442623%;
		float: right;
	}
	#featuredposts .post {
		margin: 0 0 32px;
		padding: 0;
	}
}

/* add a scrollbar to syntaxhightligher block if screen is too small */
.syntaxhighlighter { overflow-x: auto; }
.syntaxhighlighter .line { min-width: 316px; }

/* no background-color for ads */
.ads ins { background-color: transparent; }

/* add some border to images/screenshots with a white background */
.image-with-border figure,
figure.image-with-border {
	border: 1px solid black;
	display: inline-block;
	line-height: 0;
}
@media screen and (max-width: 359px) {
	.ads.ad-320, .ads.ad-responsive { text-align: center; }
	.ads.ad-320 > ins, .ads.ad-responsive > ins { margin: 0 -20px !important; }
}
.ads.ad-responsive ins.adsbygoogle { width: 320px; height: 50px; }
@media(min-width: 500px) {
	.ads.ad-responsive ins.adsbygoogle { width: 468px; height: 60px; }
}
@media(min-width: 800px) {
	.ads.ad-responsive ins.adsbygoogle { width: 728px; height: 90px; }
}

/* force 300px width within sidebar on desktop */
@media screen and (min-width: 1170px) {
	.side-300 {
		margin: -30px -20px 0;
		max-width: 300px;
	}
}
@media(min-width: 1170px) {
	#sidebar .widget.widget_text_full_width {
		padding: 0px;
	}
	#sidebar .widget.widget_text_full_width .widget-title {
		margin-left: 20px;
		margin-right: 20px;
	}
}

/* Tag Cloud Dropdown customization */
@media all and ( max-width: 480px ) {
	.widget_tag_cloud .tagcloud {
		background-color: rgba(58, 122, 112, 0.4);
		border-color: #3a7a70;
	}
}

.entry-content .privacy-container p,
.entry-content .privacy-container ul,
.entry-content .privacy-container ol {
	font-size: 1.2rem;
}
