/*
	Theme Name: Soybu Blog
	Theme URI: http://soybu.com
	Description: SoybuBlog WordPress Theme
	Version: 1.4.3
	Author: Dom Barisic	

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	/*font:300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
	/*color:#444;*/
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#dab7ba;
	text-decoration:none;
}
a:hover {
	color:#dab7ba;
	text-decoration:none;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}


/*------------------------------------*\
    THEME by Dom
\*------------------------------------*/
body{background: #efefef;color:#252525;font-size: 14px;line-height: 20px;}
.header{margin-top: 65px;}
.social-icons{margin-bottom: 25px}
.social-icons a{padding-left: 20px;margin-top: 20px;display: inline-block;}

.search{position: relative;}
.search-input{border: 1px solid #dab7ba;outline: 0; max-width: 297px; text-align: center; font-size: 18px; color: #252525; padding: 9px 6px; background: #fff; border-width: 1px; font-family: "HelveticaNeueLight", Helvetica, Arial, "Lucida Grande", sans-serif;width: 100%}
.search-submit{border: none;background: transparent;position: absolute;right: 5px;top: 4px}

.blog-title{margin-top: 45px;background-image: url('/wp-content/uploads/2019/02/BLOG.jpg');background-size: cover;padding-bottom: 21%;width: 100%;display: block; background-repeat: no-repeat}

.nav{text-align: center;margin: 15px 0}
.nav ul{display: inline-block;list-style: none}
.nav ul li{display: inline-block;}
.nav ul li a{display: inline-block; padding: 10px 20px; white-space: nowrap; font-family: 'MuseoSans100', Helvetica, Arial, "Lucida Grande", sans-serif; font-size: 26px; text-transform: uppercase; font-weight: normal; max-width: 175px; line-height: 26px; background: url("/wp-content/uploads/2019/08/nav-bullet.png") no-repeat center left;}

.post{margin-bottom: 20px}
.post .post-wrap{background-color: #fff;padding: 30px 30px}
.post .post-wrap h2{margin-top: 0;font-size: 16px;line-height: 21px;height: 50px}
.post .post-wrap h2 a{font-weight: bold;  color: #252525}

.post-details{margin-bottom: 20px}

.more-link{text-transform: uppercase;font-size: 14px}
.more-link:after{content: '\00BB';color: #dab7ba; font-size: 22px; padding-left: 8px; vertical-align: top; line-height: 18px; }

.post{font-size: 14px}
.post p{margin-bottom: 20px}

.featured-image{width: 100%; display: block; height: 300px; background-color: #fff; text-align: center;background-size: cover;background-repeat: no-repeat;}
.author-info{font-style: italic;color:#dab7ba; margin-top:35px;margin-bottom:15px}
.author-info img{max-width: 100%;height: auto}

.post .comments-loop{display: block;padding-left: 30px; background: url("img/comments.png") no-repeat top left;height: 22px; float: right; text-align: left; margin-left: 25px;color: #000;font-size: 14px; }
.post .comments-loop a{color: #000}

.post-full-view{background-color: #fff;padding: 40px}
.post-full-view h1{font-weight: normal; font-size: 35px; color: #252525; line-height: 48px; letter-spacing: 2px} 
.post-full-view h1 a{color: #000;}

.comment-reply-title{font-size: 27px;color: #dab7ba;font-family: 'MuseoSans500', Helvetica, Arial, "Lucida Grande", sans-serif;font-weight: bold;margin-bottom: 0;text-transform: uppercase;}

.comment-form-comment{}
.comment-form-comment label{width: 100%;margin-bottom: 10px}
.comment-form-comment textarea{width: 100%;}

.comment-form-email, .comment-form-author{width: 50%;display:block;float: left;}
.comment-form-email label, .comment-form-author label{width: 100%;margin-bottom: 10px;}
.comment-form-email input, .comment-form-author input{width: 100%;margin-bottom: 10px; }
.comment-form-author{padding-right: 10px}

.comment-form input, .comment-form textarea{border: 1px solid #dab7ba;padding: 20px 20px; font-family: "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif; font-size: 18px; color: #252525; }

.comment-form input[type="submit"]{background-color: #dab7ba;color: #fff}

.comment-form-url{display: none;}

.date{text-transform: uppercase;}
.date, .author{color:#dab7ba;font-size: 13px}

.footer{margin-top:45px;margin-bottom: 45px;color:#dab7ba;}
.footer h2{font-weight: normal;}

.blog-pagination{display: block;margin: 10px auto;text-align: center;}

div.fb-share-button{vertical-align: top;margin-right: 20px}

.bronto-thanks{display: none;}

.bronto-subscribe-box{margin-bottom: 35px;}
.bronto-subscribe-wrap{position: relative;}
.bronto-subscribe-wrap input{border: 1px solid #dab7ba;font-size: 18px;color: #252525;text-align: center;padding: 10px;outline: 0;background: #fff url("/wp-content/uploads/2019/08/subscribe-go.png") no-repeat 95% 50%;width: 100%}
.bronto-subscribe-wrap .btn-subscribe{position: absolute; right: 0; z-index: 2; background: transparent; border: 0; width: 50px; height: 42px; opacity: 0; cursor: pointer }
.bronto-thanks{height: 44px;font-size: 22px;text-align: center;line-height: 44px;color: #dab7ba;}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

.social-icons img {
    width: 30px;
}
