/*
Theme Name: Tweety Ten
Version: 3.5
Requires at least: 3.0
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu, flexible-header, featured-images, footer-widgets, featured-image-header, block-patterns
Text Domain: tweetyten
*/

/* --------------------------------------------------------------
=Reset default browser CSS. Based on work by Eric Meyer.
-------------------------------------------------------------- */
html, body, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, fieldset, form, label, legend, ol, ul, a,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	clear: both;
	/*margin: 0;*/
	overflow: hidden;
	/*padding: 0;*/
}
html, body {
	overflow: auto;
	margin: 0px;
    padding: 0;
}
.screen-reader-text {
	display: none;
}
/* --------------------------------------------------------------
=preLoad for images only used in Css
-------------------------------------------------------------- */
body::after{
	position:absolute; width:0; height:0; overflow:hidden; z-index:-1; 
	content:
		url("https://blog.thatonehorse.com/wp-content/themes/tweetyten/images/social-icons/email-c-red.svg")
		url("https://blog.thatonehorse.com/wp-content/themes/tweetyten/images/social-icons/insta-c-red.svg")
		url("https://blog.thatonehorse.com/wp-content/themes/tweetyten/images/social-icons/facebook-c-red.svg")
		url("https://blog.thatonehorse.com/wp-content/themes/tweetyten/images/social-icons/insta-blue.svg")
		url("https://blog.thatonehorse.com/wp-content/themes/tweetyten/images/social-icons/facebook-white.svg")
		url("https://blog.thatonehorse.com/wp-content/themes/tweetyten/images/social-icons/facebook-blue.svg");
}
/* --------------------------------------------------------------
=Fonts and Colors
-------------------------------------------------------------- */
* {
	font-family: 'Lato', sans-serif;
}
a, p, h1, h2, h3, label, ul#menu-mainmenu li a, .btn a, li {
	color: #47525e;
	line-height: 1.5em;
}
.entry-content p, .entry-content li { line-height: 2em; }
.active {
	color: #03989e;
}
.red, a, a:hover, .read-more, #widget-content a span.arrow {
	color: #ef5341;
}
#footer p, #footer a, #footer h3 {
	color: #fff;
}
body {
	background-color: #999;
}
#wrapper {
	background-color: #fff;
}
#access, #widget-content li {
	background: #e8e8e8;
}
hr.red {
	background-color: #ef5341;
}
#footer {
	background-color: #47525e;
}
/* --------------------------------------------------------------
=MainLayout
-------------------------------------------------------------- */
#branding {
	margin: 0px auto;
	margin-top: 30px;
	width: fit-content;
	width: -moz-fit-content;
}
#branding img {
	width: 100%;
    height: auto;
}
#wrapper {
	margin: 0 10px;
	/*max-width: 1500px;*/
	clear: both;
	overflow: hidden;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-weight: normal;
    /*text-transform: uppercase;*/
}
h3 {
	font-weight: 700;
}
.wpcf7-text {
	background-color: rgb(255, 255, 255);
	border: 1px solid rgb(189, 189, 189);
	border-radius: 3px;
	box-sizing: border-box;
	color: rgb(71, 82, 94);
	font-size: 16px;
	height: 45px;
	margin-top: 20px;
    padding: 0px 20px;
	width: 250px;
    z-index: 14;   
}
.wpcf7-submit {
	background-color: #fff;
	border: none;
	border-radius: 5px;
	color: #47525e;
	cursor: pointer;
    font-size: 16px;
    font-weight: 700;
	height: 30px;
	letter-spacing: 1px;
    line-height: 1;
	margin-top: 10px;
	width: 100px;
}
.wpcf7-submit:hover {
	background-color: #03989e;
	text-decoration: none;
}
#form-blog { display: none; }
#nav-above, #nav-below {
	clear: both;
	overflow: hidden;
}
#nav-above { margin-bottom: 20px; }
#nav-below { margin-top: 20px; }
#nav-above .nav-previous, #nav-below .nav-previous {
	display: block;
    float: left;
	max-width: 45%;
}
#nav-above .nav-previous a, #nav-below .nav-previous a {text-decoration: none;}
#nav-above .nav-next, #nav-below .nav-next {
	display: block;
    float: right;
	max-width: 45%;
}
#nav-above .nav-next a, #nav-below .nav-next a {text-decoration: none;}
.size-post-thumbnail {
	height: auto;
	width: 100%;
}
#banner .banner-content {
	font-size: 16px;
	/*margin-top: -140px;*/
	margin: 0px;
	margin-bottom: 60px;
	text-align: center;
}
#banner .banner-content p, #banner .wp-block-button__link {
	color: #fff;
	font-size: 16px;
}
#banner .wp-block-button__link { /*.wp-block-button,*/
	background-color: #47525e;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    height: 30px;
    letter-spacing: 1px;
    line-height: 2;
    margin: 0;
	padding: 0;
    width: 120px;
}
#banner .wp-block-button__link:hover { background-color: #03989e; }
#banner .wp-block-button__link a:hover { text-decoration: none; }
ol.summary li a { text-decoration: none; }
ol.summary li a:hover {	text-decoration: underline; }
.read-more a { text-decoration: none; }
.read-more a:hover { text-decoration: underline; }
/* --------------------------------------------------------------
=MenuLayout
-------------------------------------------------------------- */
#access {
	/*height: 48px;*/
	margin: 0 auto;
	margin-top: -5px;
	width: auto;
	clear: both;
	overflow: hidden;
}
#access #burger-btn, #access #close-btn {
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	display: none;
	height: 25px;
	margin: 5px auto;
	padding: 0;
	text-decoration: none;
	width: 110px;
}
#access #burger-btn { background-image: url("https://blog.thatonehorse.com/wp-content/themes/tweetyten/images/menu-btn.svg"); }
#access #close-btn { 
	background-image: url("https://blog.thatonehorse.com/wp-content/themes/tweetyten/images/close-btn.svg");
	height: 15px;
	width: 15px;
}
ul#menu-mainmenu {
	clear: both;
	list-style: none;
	margin: 15px auto;
	overflow: hidden;
	padding: 0px;
	width: fit-content;
	width: -moz-fit-content;
}
ul#menu-mainmenu li { float: left; }
ul#menu-mainmenu li.current-menu-item a, ul#menu-mainmenu li.current-menu-parent a { font-weight: 700; }
ul#menu-mainmenu li a {
	padding: 0px 5px;
	text-decoration: none;
}
ul#menu-mainmenu li a:hover {
	font-size: 17px;
	text-decoration: underline;
}
/* --------------------------------------------------------------
=BlogLayout
-------------------------------------------------------------- */
#main {
	margin: 40px;
	clear: both;
	overflow: hidden;
}
#container {
	float: left;
	min-width: 300px;
	width: 64%;
}
#widget-content {
	float: left;
	padding-left: 70px;
	width: 30%;
}
hr.red {
	border: 0px;
	height: 1px;
	margin-bottom: 30px;
}
.read-more {
	margin: 10px;
	text-align: right;
}
.no-red a {
	color: #47525e;
}
/* --------------------------------------------------------------
=WidgetLayout
-------------------------------------------------------------- */
#widget-content ul {margin: 0px;}
#widget-content li {
	border-top: 1px solid #ef5341;
	list-style: none;
	margin-bottom: 20px;
	text-align: center;
}
#widget-content li.first { border: none; }
#widget-content img {
	height: auto;
	width: 100%;
}
#widget-content label {
	clear: both;
	display: block;
	font-size: 18px;
	padding: 5px;
}
/*#widget-content a {font-weight: 700;}*/
#widget-content a.newsletter {
	background-color: #fff;
    display: inline-block;
    font-weight: normal;
	margin-top: 10px;
	padding: 10px;
    width: 190px;
}
#widget-content a span {float: right;}
#widget-content .social {
	clear: both;
	overflow: hidden;
}
#widget-content .icon {
	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
	display: inline-block;
	height: 50px;
	margin: 0px 15px;
	width: 50px;
}
#widget-content .email {
	background-image: url("https://blog.thatonehorse.com/wp-content/themes/tweetyten/images/social-icons/email-c-grey.svg");
}
#widget-content .email:hover {
	background-image: url("https://blog.thatonehorse.com/wp-content/themes/tweetyten/images/social-icons/email-c-red.svg");
}
#widget-content .insta {
	background-image: url("https://blog.thatonehorse.com/wp-content/themes/tweetyten/images/social-icons/insta-c-grey.svg");
}
#widget-content .insta:hover {
	background-image: url("https://blog.thatonehorse.com/wp-content/themes/tweetyten/images/social-icons/insta-c-red.svg");
}
#widget-content .faceb {
	background-image: url("https://blog.thatonehorse.com/wp-content/themes/tweetyten/images/social-icons/facebook-c-grey.svg");
}
#widget-content .faceb:hover {
	background-image: url("https://blog.thatonehorse.com/wp-content/themes/tweetyten/images/social-icons/facebook-c-red.svg");
}
#widget-content .email a, #widget-content .insta a, #widget-content .faceb a {
	display: inline-block;
	height: 100%;
	text-decoration: none;
	width: 100%;
}
/*#widget-content .contact {padding-top: 0px;}*/
#widget-content a:hover { font-weight: 700; }
#secondary ul.xoxo {
	background: #e8e8e8;
	border-top: 1px solid #ef5341;
	margin-left: 40px;
	padding: 0;
}
#secondary ul.xoxo li {
	border: none;
	text-align: left;
}
#secondary ul.xoxo li ul li {
	margin: 0px;
	padding: 5px 20px;
}
#secondary ul.xoxo li h2 {
	font-size: 18px;
	text-align: center;
}
#secondary ul.xoxo li a {
	color: #47525e;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
#secondary ul.xoxo li a:hover { text-decoration: underline; }
#popup-all {
	background-color: rgba(0, 0, 0, 0.7);
	display: block;
    height: 100%;
	left: 0px;
	opacity: 1;
	position: fixed;
	top: 0px;
    width: 100%;
    z-index: 2002;
}
#popup {
	background-color: rgb(255, 255, 255);
	border-radius: 3px;
	box-shadow: rgb(0 0 0) 2px 2px 4px 0px;
	box-sizing: border-box;
	height: fit-content;
	height: -moz-fit-content;
    left: 50%;
	margin-left: -180px;
	opacity: 1;
	position: fixed;
    top: 100px;
    width: 360px;
	z-index: 2002;
}
#popup h3 {
	color: #47525e;
	margin: 0px auto;
	margin-top: 20px;
    width: fit-content;
	width: -moz-fit-content;
}
#popup p {
	margin: 0px auto;
	margin-bottom: 20px;
    width: fit-content;
	width: -moz-fit-content;
}
#popup .wpcf7-text { margin-top: 20px; }
#popup .wpcf7-submit {
	color: #fff;
	background-color: #03989e;
	height: 45px;
	margin-top: 20px;
	width: 250px;
}
#popup .wpcf7-submit:hover { background-color: #47525e; }
#popup .ajax-loader { display: none; }
/* --------------------------------------------------------------
=FooterLayout
-------------------------------------------------------------- */
#footer {
	clear: both;
	overflow: hidden;
	padding: 40px;
}
#footer h3, #menu-footermenu, #footer .screen-reader-response, 
#footer .screen-reader-response p, #footer .screen-reader-response ul {
	margin: 0;
	padding: 0;
}
#menu-footermenu li {
	list-style: none;
	margin: 16px 0;
}
#menu-footermenu li a { text-decoration: none; }
#menu-footermenu li a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer .span {
	float: left;
	text-align: center;
	vertical-align: middle;
	width: 33%;
}
#footer .span .social {
	clear: both;
	overflow: hidden;
}
#footer .span .icon {
	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
	display: inline-block;
	height: 42px;
	margin: 0 15px;
	width: 42px;
}
#footer .span .insta {
	background-image: url("https://blog.thatonehorse.com/wp-content/themes/tweetyten/images/social-icons/insta-white.svg");
}
#footer .span .insta:hover {
	background-image: url("https://blog.thatonehorse.com/wp-content/themes/tweetyten/images/social-icons/insta-blue.svg");
}
#footer .span .faceb {
	background-image: url("https://blog.thatonehorse.com/wp-content/themes/tweetyten/images/social-icons/facebook-white.svg");
}
#footer .span .faceb:hover {
	background-image: url("https://blog.thatonehorse.com/wp-content/themes/tweetyten/images/social-icons/facebook-blue.svg");
}
#footer .span .insta a, #footer .span .faceb a {
	display: inline-block;
	height: 100%;
	text-decoration: none;
	width: 100%;
}
#footer form p { margin: 5px 0; }
#footer .footerInput {
	background: none transparent;
	border-color: #ccc #ccc #fff;
    border-radius: 0px;
	border-style: none none solid;
	border-width: 1px;
	color: #fff;
	margin: 0px;
	padding: 0px 10px;
}
#footer .footerInput:focus-visible { outline: none; }
#placeholder { color: #fff; }
#footer .ajax-loader { display: none; }

@media ( max-width: 800px ) {
	#main {
		margin: 10px;
	}
	#widget-content {
		padding-left: 20px;
		width: 33%;
	}
	#widget-content ul {
		margin: 0px;
    	padding: 0px;
	}
	#secondary ul.xoxo {
		margin-left: 0px;
		padding: 0px;
	}
}

@media ( max-width: 600px ) {
	/*h2 {color: #BF00BF}*/
	#widget-content label, #secondary ul.xoxo li h2 { font-size: 22px; }
	p, li { font-size: 20px; }
	.entry-content p, .entry-content li::marker, #secondary ul.xoxo li a, #footer h3 { font-size: 20px; }
	a, ul#menu-mainmenu li a:hover { font-size: 20px; }
	#footer .footerInput, #footer .wpcf7-submit { font-size: 18px; }
	#access {
		margin: 10px 0px;
    	margin-bottom: 25px;
	}
	#wrapper { margin: 0px; }
	#container {
		width: 100%;
	}
	#access #burger-btn {
		display: block;
	}
	#access #primary-menu {
		display: none;
	}
	/*#banner .banner-content {
		margin-top: 100px;
	}*/
	#banner { margin-top: 45px;}
	#banner a img {
		background-image: url("https://blog.thatonehorse.com/wp-content/themes/tweetyten/images/banner-mobile.svg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		content: url("https://blog.thatonehorse.com/wp-content/themes/tweetyten/images/banner-mobile.svg");
		/*display: none;*/
		padding: 0;
		text-decoration: none;
	}
	ul#menu-mainmenu {
		margin: 15px auto;
		text-align: center;
	}
	ul#menu-mainmenu li {
		float: none;
		margin: 15px 0px;
	} 
	#widget-content {
		margin-top: 50px;
		padding: 0px;
		width: 100%;
	}
	#widget-content ul {
		margin: 0px;
    	padding: 0px;
	}
	#widget-content label {padding: 10px;}
	div.social { padding-top: 15px; }
	#widget-content a.newsletter {width: 250px;}
	#secondary ul.xoxo {
		margin-left: 0px;
	}
	#secondary ul.xoxo li ul li {
		margin: 0px;
		padding: 10px 20px;
	}
	#footer {
		margin-top: 50px;
	}
	#footer .span {
		width: 100%;
	}
	#footer .col-1, #footer .col-2 {
		margin-bottom: 40px;
	}
	#footer .wpcf7-spinner {
		margin: 5px;
		position: absolute;
	}
}