/*
 Theme Name:   Shiloh Park
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Shiloh Park Custom Theme
 Author:       Michael Walker
 Author URI:   https://walkerdevelopment.ca
 Template:     twentythirteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentythirteenchild
*/
/* latin */
@font-face {
  font-family: 'Tangerine';
  font-style: normal;
  font-weight: 400;
  src: local('Tangerine Regular'), local('Tangerine-Regular'), url(https://fonts.gstatic.com/s/tangerine/v11/IurY6Y5j_oScZZow4VOxCZZM.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Tangerine';
  font-style: normal;
  font-weight: 700;
  src: local('Tangerine Bold'), local('Tangerine-Bold'), url(https://fonts.gstatic.com/s/tangerine/v11/Iurd6Y5j_oScZZow4VO5srNZi5FN.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Architects Daughter';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/architectsdaughter/v10/KtkxAKiDZI_td1Lkx62xHZHDtgO_Y-bvTYlg4w.woff2) format('woff2');
}
#masthead {
	background: url('/wp-content/uploads/2019/11/header-wrapper-gradient-forest.png') bottom repeat-x;
}
#page {
	background: url('/wp-content/uploads/2019/10/Main_Bg.jpg');
}
#navbar {
	background: url('/wp-content/uploads/2019/10/wrapper-forest.jpg') center top no-repeat;
}
#navbar li.current_page_item a,
#navbar li a:hover {
	background: url('/wp-content/uploads/2019/10/nav-active-forest.jpg');
}
.site {
	width: unset;
	max-width: unset;
	border-left: none;
	border-right: none;
}
.site-header .home-link {
	background: url('/wp-content/uploads/2019/10/header-wrapper-forest.jpg') center bottom no-repeat;
	max-width: unset;
	min-height: unset;
	height: 170px;
}
.site-header .home-link h1 {
	font-size: 72px;
	padding-top: 30px;
}
.site-header .home-link h1,
.site-header .home-link h2 {
	max-width: 950px;
	margin: 0 auto;
}
@media screen and (max-width: 800px) {
	.site-header .home-link h1,
	.site-header .home-link h2 {
		max-width: 100%;
	}
}
.home-link h1, .home-link {
	font-family: "Tangerine" !important;
}
.menu-main-menu-container {
	margin: 0 40px;
}
.site-header .search-form {
	right: 80px;
}
@media screen and (min-width: 769px) {
	.entry-header,
	.entry-content,
	.entry-summary,
	.entry-meta {
		max-width: 880px;
	}
}
#primary {
	background: url(/wp-content/uploads/2019/10/wrapper-forest.jpg) center no-repeat;
    background-position-y: -45px;
}
.site-header {
	background: url('/wp-content/uploads/2019/10/Top_Color_Repeat-x-forest.png') top repeat-x;
}
#main {
	background: url('/wp-content/uploads/2019/10/Top_Color_Repeat-x-forest.png') repeat-x;
	background-position-y: -45px;
}
article.page {
	background: url('/wp-content/uploads/2019/11/main-bg.png') center repeat-y;
	max-width: 90%;
	margin: 0 auto;
	margin-top: 1px;
	
}
footer {
	background: url('/wp-content/uploads/2019/12/footer-bg.jpg') repeat-x;
	min-height: 100px;
}
footer .site-info {
	background: url('/wp-content/uploads/2019/12/footer-top.png') center -36px no-repeat;
	max-width: 90%;
	padding: 60px 0;
}
footer .site-info a,
footer .site-info a:hover,
footer .site-info a:visited {
	color: rgb(95, 162, 51);
	font-size: 18px;
	text-align: center;
}
ul.nav-menu, div.nav-menu > ul {
	margin: 0 45px;
	height: 45px;
}
.nav-menu li:after {
	background: url('/wp-content/uploads/2019/10/nav-sep-forest.png');
	content: "";
    width: 2px;
    height: 35px;
    top: 5px;
    right: -3px;
    position: absolute;
    display: inline-block;
}
.nav-menu li a {
	text-transform: uppercase;
	font-family: "Amaranth" !important;
    font-weight: 700 !important;
    letter-spacing: 2px !important;
	color: #cbdecb;
}
.site-title a,
.site-title a:hover,
.site-title a:visited {
	color: #f8eaa9 !important;
	text-decoration: none;
}
.nav-menu li a,
.nav-menu li a:hover,
.nav-menu li a:visited {
	color: #cbdecb !important;
	text-decoration: none;
}

.home-header {
	text-align: center;
	font-weight: bold;
	font-family: "Architects Daughter";
	text-decoration: underline;
}
.main-content {
	width: 60%;
	display: inline-block;
	color: rgb(80, 141, 36);
	font-size: 17px;
}
.sidebar {
	width: 39%;
	display: inline-block;
	vertical-align: top;
}
.sidebar p {
	text-align: center;
	font-size: small;
}
.sidebar img {
	padding: 2px;
	border-radius: 25px;
    border: 1px solid black;
}