/*
Theme Name: Twenty Fifteen WPSight
Theme URI: http://docs.wpsight.com
Author: Simon Rimkus
Author URI: http://wpsight.com
Description: Twenty Fifteen child theme for docs.wpsight.com and blog.wpsight.com
Version: 1.0.0
Template: twentyfifteen
*/

html, body, button, input, select, textarea,
h1, h2, h3, h4, h5, h6,
.post-navigation .post-title,
.widget-title,
.page-title {
	font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
}

button, input, select, textarea {
	background-color: #f1f5f9;
}

a {
	-webkit-transition: .05s ease-in-out;
	transition: .05s ease-in-out;
}

a:hover,
a:active {
	outline: 0;
}

a.button {
	border: 0;
	color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 1em 2em;
    border-radius: 3px;
    background: #3e4144;
    letter-spacing: .05em;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-appearance: none;
}

.sidebar a.button {
	background-color: rgba(255,255,255,.1);
}

a.button:hover,
a.button:focus {
	color: #fff;
	opacity: .95;
}

ul,
.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
	list-style: square;
	padding-left: 20px;
}

code, pre {
	background-color: #f1f5f9;
	border: 1px solid #e1e1e8;
	border-radius: 3px;
	color: #7f5c6f;
	padding: 3px 4px;
}

pre {
	padding: 20px;
	white-space: pre;
	word-wrap: normal;
}

h3 .anchor {
	border: 0;
	display: inline-block;
	line-height: 20px;
	margin-left: -25px;
	padding-right: 5px;
	outline: none;
	visibility: hidden;
}

h3:hover .anchor {
	visibility: visible;
}

.site-title {
	font-family: Roboto, sans-serif;
	font-weight: 300;
	letter-spacing: 1px;
	text-transform: uppercase;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

.site-title a {
	outline: none;
}

.site-title strong {
	color: rgba(255,255,255,1);
	font-weight: 700;
}

.site-title span {
	color: rgba(255,255,255,1);
	font-size: small;
	font-style: italic;
	font-weight: bold;
	letter-spacing: normal;
	opacity: .5;
	text-transform: none;
}

.site-title a:before {
	background-color: #13ae90;
	color: #fff;
	content: 'C';
	display: inline-block;
	font-weight: 300;
	height: 60px;
	line-height: 60px;
	margin-right: 15px;
	text-align: center;
	vertical-align: baseline;
	width: 60px;
}

.site-main {
	padding-top: 0;
}

.site,
.site-content,
.content-area {

}

.hentry,
.page-header,
.page-content {
	box-shadow: none;
	margin-left: 0;
	margin-right: 0;
}

.entry-footer {
	background-color: #fff !important;
	padding-top: 0;
}

.site-info {
	padding: 0;
}

.archive-title {
	padding: 7.6923%;
	padding-bottom: 0;
}

@media screen and (min-width: 59.6875em) {
	.archive-title {
		padding: 10%;
		padding-bottom: 0;
	}
}

.archive-title .page-title {

}

.site-footer {
	box-shadow: none !important;
}

@media screen and (min-width: 59.6875em) {
	.widget {
		margin-bottom: 11.1111%;
	}
}

#wpkb-breadcrumbs {
	padding: 0 7.6923%;
}

@media screen and (min-width: 59.6875em) {
	.wpkb-alert,
	#wpkb-breadcrumbs {
		padding: 0 10%;
	}
}

#primary .wpkb-search-form {
	display: table;
	width: 100%;
}

#primary .wpkb-search-form p {
	display: table-row;
}

#primary .wpkb-search-input,
#primary .wpkb-search-button {
	display: table-cell;
}

#primary .wpkb-search-input {
	padding-right: 4%;
	width: 75%;
}

#primary .wpkb-search-button {
	width: 25%;
}

#primary .wpkb-search-button input {
	display: block;
	width: 100%;
}

.wpkb-list {
	padding: 0;
}

.home .wpkb-list {
	border: 1px solid #f1f5f9;
	margin: 6% 0;
}

.home .wpkb-list-title {
	background-color: #f1f5f9;
	font-size: 20px;
	margin: 0 !important;
	padding: 2% 3%;
}

.home .wpkb-list-content {
	padding: 3%;
}

.wpkb-list-content a {
	border-bottom: 0;
	text-decoration: none;
}

.home .wpkb-list-content ul:last-child,
.home .wpkb-list-content p:last-child {
	margin-bottom: 0;
}

.tax-wpkb-category .wpkb-list-title,
.tax-wpkb-keyword .wpkb-list-title {
	display: none;
}

.wpkb-list .wpkb-list-content ul {
	padding: 0 20px;
}

.home .wpkb-list .wpkb-list-content ul {
	margin: 0;
	overflow: hidden;
}

.wpkb-list .wpkb-list-content ul li {
	list-style: square;
}

.home .wpkb-list .wpkb-list-content ul li {
	margin: 0;
	padding: 0;
}

@media screen and (min-width: 59.6875em) {
	
	.home .wpkb-list .wpkb-list-content ul li {
		float: left;
		width: 49.5%;
	}
	
	.home .wpkb-list .wpkb-list-content ul li.wpkb-even {
		margin-right: 1%;
	}

}

.wpkb-search-placeholder {
	font-size: smaller;
	opacity: .75;
}

.wpkb-rating {
	border-top: 2px solid #f1f5f9;
	margin-top: 8%;
	padding-top: 4%;
}

.wpkb-alert,
.wpsight-alert,
.wpkb-callout {
	background: #f1f5f9;
	border-left: 5px solid rgba(0,0,0,.15);
	margin: 0 7.6923% 4%;
	padding: 4%;
}

@media screen and (min-width: 59.6875em) {
	.wpkb-alert,
	.wpsight-alert,
	.wpkb-callout {
		margin: 0 10% 4%;
	}
}

.entry-content .wpkb-alert,
.entry-content .wpsight-alert,
.entry-content .wpkb-callout {
	margin: 4% 0;
}

.wpkb-alert {
	padding: 2% 4%;
}

.wpsight-alert.success,
.wpkb-alert.success,
.wpkb-callout.success {
	background: #e1f3c5;
}

.wpsight-alert.info,
.wpkb-alert.info,
.wpkb-callout.info {
	background: #ecf7ff;
}

.wpsight-alert.warning,
.wpkb-alert.warning,
.wpkb-callout.warning {
	background: #fde8e8;
}

.wpsight-alert > *:first-child,
.wpkb-alert > *:first-child,
.wpkb-callout > *:first-child {
	margin-top: 0;
}

.wpsight-alert > *:last-child,
.wpkb-alert > *:last-child,
.wpkb-callout > *:last-child {
	margin-bottom: 0;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .pagination .prev, .pagination .next, .widget_calendar tbody a, .page-links a, .sticky-post {
	background-color: #3e4144 !important;
}

button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus, .pagination .prev:hover, .pagination .prev:focus, .pagination .next:hover, .pagination .next:focus, .widget_calendar tbody a:hover, .widget_calendar tbody a:focus, .page-links a:hover, .page-links a:focus {
	opacity: .9;
}

.post-navigation a {
	background-color: #f1f5f9;
	opacity: .9;
}

.post-navigation a:hover {
	opacity: 1;
}

.mc4wp-form label {
	display: none;
}

@media screen and (min-width: 59.6875em) {
.widget input[type="submit"] {
	background-color: rgba(255,255,255,.1) !important;
	color: #fff !important;
}
}

.simple-social-icons ul li:first-child {
	margin-left: 0 !important;
}

/* Color Scheme */

/* Background Color */
body {
	background-color: #fff;
}

/* Sidebar Background Color */
body:before,
.site-header {
	background-color: #3e4144;
}

/* Box Background Color */
.post-navigation,
.pagination,
.secondary,
.site-footer,
.hentry,
.page-header,
.page-content,
.comments-area,
.widecolumn {
	background-color: #ffffff;
}

/* Box Background Color */
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.pagination .prev,
.pagination .next,
.widget_calendar tbody a,
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus,
.page-links a,
.page-links a:hover,
.page-links a:focus,
.sticky-post {
	color: #ffffff;
}

/* Main Text Color */
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.pagination .prev,
.pagination .next,
.widget_calendar tbody a,
.page-links a,
.sticky-post {
	background-color: #3e4144;
}

/* Main Text Color */
body,
blockquote cite,
blockquote small,
a,
.dropdown-toggle:after,
.image-navigation a:hover,
.image-navigation a:focus,
.comment-navigation a:hover,
.comment-navigation a:focus,
.widget-title,
.entry-footer a:hover,
.entry-footer a:focus,
.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .edit-link a:hover,
.pingback .edit-link a:focus,
.comment-list .reply a:hover,
.comment-list .reply a:focus,
.site-info a:hover,
.site-info a:focus {
	color: #3e4144;
}

/* Main Text Color */
.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a,
.pingback .comment-body > a,
.author-description a,
.taxonomy-description a,
.textwidget a,
.entry-footer a:hover,
.comment-metadata a:hover,
.pingback .edit-link a:hover,
.comment-list .reply a:hover,
.site-info a:hover {
	border-color: #3e4144;
}

/* Secondary Text Color */
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus,
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus,
.page-links a:hover,
.page-links a:focus {
	background-color: #3e4144; /* Fallback for IE7 and IE8 */
	background-color: rgba( 62, 69, 75, 0.7 );
}

/* Secondary Text Color */
blockquote,
a:hover,
a:focus,
.main-navigation .menu-item-description,
.post-navigation .meta-nav,
.post-navigation a:hover .post-title,
.post-navigation a:focus .post-title,
.image-navigation,
.image-navigation a,
.comment-navigation,
.comment-navigation a,
.widget,
.author-heading,
.entry-footer,
.entry-footer a,
.taxonomy-description,
.page-links > .page-links-title,
.entry-caption,
.comment-author,
.comment-metadata,
.comment-metadata a,
.pingback .edit-link,
.pingback .edit-link a,
.post-password-form label,
.comment-form label,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags,
.no-comments,
.site-info,
.site-info a,
.wp-caption-text,
.gallery-caption,
.comment-list .reply a,
.widecolumn label,
.widecolumn .mu_register label {
	color: #3e4144; /* Fallback for IE7 and IE8 */
	color: rgba( 62, 69, 75, 0.7 );
}

/* Secondary Text Color */
blockquote,
.logged-in-as a:hover,
.comment-author a:hover {
	border-color: #3e4144; /* Fallback for IE7 and IE8 */
	border-color: rgba( 62, 69, 75, 0.7 );
}

/* Border Color */
hr,
.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background-color: #3e4144; /* Fallback for IE7 and IE8 */
	background-color: rgba( 62, 69, 75, 0.1 );
}

/* Border Color */
pre,
abbr[title],
table,
th,
td,
input,
textarea,
.main-navigation ul,
.main-navigation li,
.post-navigation,
.post-navigation div + div,
.pagination,
.comment-navigation,
.widget li,
.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children,
.site-header,
.site-footer,
.hentry + .hentry,
.author-info,
.entry-content .page-links a,
.page-links > span,
.page-header,
.comments-area,
.comment-list + .comment-respond,
.comment-list article,
.comment-list .pingback,
.comment-list .trackback,
.comment-list .reply a,
.no-comments {
	border-color: #3e4144; /* Fallback for IE7 and IE8 */
	border-color: rgba( 62, 69, 75, 0.1 );
}

/* Border Focus Color */
a:focus,
button:focus,
input:focus {
	outline-color: #3e4144; /* Fallback for IE7 and IE8 */
	outline-color: rgba( 62, 69, 75, 0.3 );
}

input:focus,
textarea:focus {
	border-color: #3e4144; /* Fallback for IE7 and IE8 */
	border-color: rgba( 62, 69, 75, 0.3 );
}

/* Sidebar Link Color */
.secondary-toggle:before {
	color: #ffffff;
}

.site-title a,
.site-description {
	color: #ffffff;
}

/* Sidebar Text Color */
.site-title a:hover,
.site-title a:focus {
	color: rgba( 255, 255, 255, 0.7 );
}

/* Sidebar Border Color */
.secondary-toggle {
	border-color: #ffffff; /* Fallback for IE7 and IE8 */
	border-color: rgba( 255, 255, 255, 0.1 );
}

/* Sidebar Border Focus Color */
.secondary-toggle:hover,
.secondary-toggle:focus {
	border-color: #ffffff; /* Fallback for IE7 and IE8 */
	border-color: rgba( 255, 255, 255, 0.3 );
}

.site-title a {
	outline-color: #ffffff; /* Fallback for IE7 and IE8 */
	outline-color: rgba( 255, 255, 255, 0.3 );
}

/* Meta Background Color */
.entry-footer {
	background-color: #f7f7f7;
}

@media screen and (min-width: 38.75em) {
	/* Main Text Color */
	.page-header {
		border-color: #3e4144;
	}
}

@media screen and (min-width: 59.6875em) {
	/* Make sure its transparent on desktop */
	.site-header,
	.secondary {
		background-color: transparent;
	}

	/* Sidebar Background Color */
	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"],
	.widget_calendar tbody a,
	.widget_calendar tbody a:hover,
	.widget_calendar tbody a:focus {
		color: #3e4144;
	}

	/* Sidebar Link Color */
	.secondary a,
	.dropdown-toggle:after,
	.widget-title,
	.widget blockquote cite,
	.widget blockquote small {
		color: #ffffff;
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"],
	.widget_calendar tbody a {
		background-color: #ffffff;
	}

	.textwidget a {
		border-color: #ffffff;
	}

	/* Sidebar Text Color */
	.secondary a:hover,
	.secondary a:focus,
	.main-navigation .menu-item-description,
	.widget,
	.widget blockquote,
	.widget .wp-caption-text,
	.widget .gallery-caption {
		color: rgba( 255, 255, 255, 0.7 );
	}

	.widget button:hover,
	.widget button:focus,
	.widget input[type="button"]:hover,
	.widget input[type="button"]:focus,
	.widget input[type="reset"]:hover,
	.widget input[type="reset"]:focus,
	.widget input[type="submit"]:hover,
	.widget input[type="submit"]:focus,
	.widget_calendar tbody a:hover,
	.widget_calendar tbody a:focus {
		background-color: rgba( 255, 255, 255, 0.7 );
	}

	.widget blockquote {
		border-color: rgba( 255, 255, 255, 0.7 );
	}

	/* Sidebar Border Color */
	.main-navigation ul,
	.main-navigation li,
	.widget input,
	.widget textarea,
	.widget table,
	.widget th,
	.widget td,
	.widget pre,
	.widget li,
	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children,
	.widget abbr[title] {
		border-color: rgba( 255, 255, 255, 0.1 );
	}

	.dropdown-toggle:hover,
	.dropdown-toggle:focus,
	.widget hr {
		background-color: rgba( 255, 255, 255, 0.1 );
	}

	.widget input:focus,
	.widget textarea:focus {
		border-color: rgba( 255, 255, 255, 0.3 );
	}

	.sidebar a:focus,
	.dropdown-toggle:focus {
		outline-color: rgba( 255, 255, 255, 0.3 );
	}
}


.hentry.has-post-thumbnail {
    padding-top: 4em;
}	