<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Baby Gorilla 2015 HTML5 Reset CHILD
 Theme URI: http://html5reset.org
 Description: A style-free theme to get you started on an HTML5-based WordPress theme of your own.
 Author: Monkey Do! + @ckhicks + NET MAN + Beve Bourne
 Author URI: http://monkeydo.biz
 Version: 2.0
 Template:     HTML5-Reset-WordPress-Theme-master
*/

@import url("../HTML5-Reset-WordPress-Theme-master/style.css");

@charset "utf-8";

/* CSS Document */


/* == WordPress WYSIWYG Editor Styles == */

.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone {
	/* not sure about this one */
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}


/* == NETMAN &amp; VIAMEDIA Styles == */

body {
	margin:0;
	padding:0;
	height:100%;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-image:url(img/seamlesstexture17_1200.jpg);
	background-color:#ceb48f;
}

ul {
	margin:0;
	margin-left:25px;
	padding:0;}

p {
	color:#4a281f;
	margin-top:12px;
}
	
h3, h4, a.footphone, .contentphone a {
        color:#059c4e;
        font-size:20px;
        font-weight:bold;
        margin:10px auto;
	font-family: "Arial Black", Impact, "Trebuchet MS", Helvetica, Arial, sans-serif;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: black;
}

h4 {
        font-size:30px;
}

.home h4 {
	color:#059c4e;
	font-weight:900;
	font-size:55px;
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: black;
        margin:20px auto;
	font-family: "Arial Black", Impact, "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.contentphone {
	text-align:center;
	margin:0 auto;
	clear:both;
}

.contentphone a {
	font-size:27px;
}

.home #content .contentphone {display:none;}

.wptww-testimonials-text em:before, .wptww-testimonials-text em:after, 
.wptww-testimonial-content .fa-quote-left, .wptww-testimonial-content h4 {
	display:none;
}

.wptww-testimonials-text .emoji {
	stroke:black;
	stroke-width:1px
}

a.footphone {
	font-size:27px;
	text-decoration:none;
	-webkit-text-stroke-width: 1px;
	font-family: "Arial Black", Impact, "Trebuchet MS", Helvetica, Arial, sans-serif;
	
}

#wrapper {
	min-height:100%;
	width:100%;
	position:absolute;}

a.headphone {
	text-decoration:none;
	color:#4a281f;
}

#header {
	padding: 0;
	background:none;
	margin:0 10%;
	text-align:center;
	width:80%;
	min-width:400px;
}

#header div {
	text-align:left;
	}

#header div h1, a.headsite {
	text-decoration:none;
        color:#059c4e;
        font-size:30px;
        font-weight:bold;
        margin:0;
	text-align:left;
	font-variant:none;
	font-family: "Arial Black", Impact, "Trebuchet MS", Helvetica, Arial, sans-serif;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: black;
	}

#header p {
	text-align:right;
	top:10px;
	font-size:18px;
	margin-bottom:6px;
	}

#navigation {
	background-color:rgba(0,0,0,.5);
	height:40px;
	width:100%;
	text-align:center;
	clear:right;
	}
	
#primary-navigation {
	text-align:center;
	}

.shailan-dropdown-menu-widget {
	margin-bottom:-3px;
}

div.shailan-dropdown-menu ul {
	display: inline-block;
}

#navigation ul {
	list-style:none;	
	}
#navigation ul li {
	display:inline;
	}
#navigation a {
	display:inline-block;
	text-decoration:none;
	color:#fff;
	padding-top:10px;
	padding-bottom:9px;
	width:20%;
	font-size:18px;
	border-left:1px solid #ceb48f;
	margin-right:-6px;
	}
#borderRight {
	border-right:1px solid #ceb48f;}
#navigation a:hover {
	background-color:#758918;
	}
	
.gorillaccent {
}

#content {
	margin:20px 10%;
	padding-bottom:0;
	clear:both;
	padding-top:10px;
	}
	
.contentCell {
	border:2px solid #564335;
	background-color:rgba(206,180,143,.4);
	border-radius:9px;
	padding:25px 20px;
	min-width:400px;
	font-size:16px;
	clear:both;
	}
	
.contentCell h2 {
	margin:0 auto;
	margin-bottom:10px;
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
	width:100%;
	text-align:center;}
.contentCell a {
        text-decoration:none;  
}
.contentCell a:hover {
        color:#fff;}
.contentCell ul {
        color:#4a281f
}

#homeContent ul, .home #content {
	list-style:none;
	text-align:center;
	font-weight:bold;}
	
.home #content h2 {
	display:none;}

.moretest {
	text-align:center;
	margin-bottom:0;
}

.wptww-testimonials-slidelist.design-1, .wptww-testimonials-list.design-1 {
    margin-bottom: 0 !important;
}

#content {
	font-size:16px;
	line-height:1.5em;}

#content p {
	margin-bottom:19px;}

#contactContent #wufoo-z1kmnun41wrssfl {
        max-width:500px;
        min-width:300px;
        background:none;
 }

.embed body {
	background: none; }

.embed #header {
	background:none;}

.wufoo input.text, .wufoo textarea.textarea, .wufoo input.file {
	border:1px solid #999;
	padding: 10px 2px;
	border-radius:7px;
	resize:none;}

input#saveForm.btTxt.submit {
	border-radius:4px;
	border:none;
	padding:10px;
}
input#saveForm.btTxt.submit:hover {
	background-color:#669999;
}
.page-id-15 #content td {
        width:250px;
        padding-left:40px;
}

#content ul {
	list-style:disc outside none;
}

.page-id-13 #content ol, ul.list-pages-shortcode {
	list-style:disc outside none;
	margin-left:55px;
	margin-bottom:35px;
	margin-top:0;
}

.page-id-13 #content ol li, ul.list-pages-shortcode li {
	font-weight:900;
	font-size:125%;
	margin-bottom:6px;
}
	
.wp-caption p.wp-caption-text {
	font-size:14px;
	color:#758918;}

.blog h1 {
	text-align:center;
	font-variant: small-caps;
	font-size:20px;
	color:#758918;}

.entry-title {
	text-align:left;
	font-variant: small-caps;
	font-size:20px;
	color:#333;
	margin-bottom:15px;}

article {
	margin-top:10px;}

#footer {
	background-color:rgba(0,0,0,.5);
	width:100%;
	margin:0;
	padding:0;
	border-top: 6px solid #758918;
	text-align:center;
	color:#fff;
	font-size:18px;
	padding-top:20px;
	padding-bottom:60px;	}
#footer p {
	color:#fff;
	margin-bottom:10px;}

.dropdown-horizontal-container {width:100%;text-align:center;}
.shailan-dropdown-menu .dm-align-left table {float:none;margin:0 auto;text-align:center;}
* html &gt; body .shailan-dropdown-menu .dropdown-horizontal-container {box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;border:none;}

.shailan-dropdown-menu ul.dropdown li a {padding: 4px 45px;}

ul.dropdown li.parent&gt;a:after, ul.dropdown li.parent:hover&gt;a:after {
    	color:#fff !important;
    	border-top: 4px solid #fff !important;
    	right: 12px !important;
}

ul.dropdown li.parent&gt;a {padding-right: 35px !important;}

ul.dropdown a, ul.dropdown a:link, ul.dropdown a:visited, ul.dropdown li {
    	color: #FFFFFF !important;
        text-shadow: #000 1px 1px 1px !important;
}

ul.dropdown li.hover li a:hover, ul.dropdown li:hover li a:hover {
    background-color: #5f4c3a !important;
}

/* Bottom Navigation Menu */
.bottom-nav {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	text-align: center;
}
.bottom-nav li {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.42857143;
}
.bottom-nav a {
	color: #5e5e5e;
}
.bottom-nav a:hover,
.bottom-nav a:focus {
	color: #21759b;
}
.bottom-nav ul.nav-menu,
.bottom-nav div.nav-menu &gt; ul {
	display: none;
}
.bottom-nav ul.nav-menu,
.bottom-nav div.nav-menu &gt; ul {
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
	display: inline-block !important;
	text-align: left;
	width: 100%;
}
.bottom-nav ul {
	margin: 0;
	text-indent: 0;
}
.bottom-nav li a,
.bottom-nav li {
	display: inline-block;
	text-decoration: none;
}
.bottom-nav li a {
	border-bottom: 0;
	color: #6a6a6a;
	line-height: 3.692307692;
	text-transform: uppercase;
	white-space: nowrap;
}
.bottom-nav li a:hover,
.bottom-nav li a:focus {
	color: #000;
}
.bottom-nav li {
	margin: 0 40px 0 0;
	margin: 0 2.857142857rem 0 0;
	position: relative;
}

.bottom-nav .current-menu-item &gt; a,
.bottom-nav .current-menu-ancestor &gt; a,
.bottom-nav .current_page_item &gt; a,
.bottom-nav .current_page_ancestor &gt; a {
	color: #636363;
	font-weight: bold;
}
.bottom-nav li ul {
	display:none;
}

.footphone {margin-left:150px;}
	
/******* List Category Posts from http://sundari-webdesign.com/wordpress-the-quest-to-my-perfect-list-view-for-posts-events-and-articles/ Postlist 2018-08-05 *******/
 
/* Some basic styling */
.postlist h3 {font-size: 22px; line-height: 1.2em; margin-top: 0; padding-top: 0}
.postlist p, .postlist .morelink a {font-size: 14px; line-height: 1.4em;}
.withthumb .lcp-container {margin-left: 220px;} 
.morelink {text-align: right;}
 
/* Styling of the outer container */
.postlist {
    border: 1px solid #ccc;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.1);
    margin: 20px 0px;
    padding: 20px;
    overflow: auto;
}
 
/* The image magic */
.thumbmagic {
  float: left; 
  display: inline-block; 
  position: relative;
  overflow: hidden;
  width: 200px;
  height: 0;  
  padding-bottom: 150px;
}
.thumbmagic img {
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 0;
  max-height: none;
  max-width: none;
/* min-width: 200px; width: auto; height: 100%; /* Use for portrait display */
  min-height: 150px; height: auto; width: 100%; /* Use for landscape display */
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}
 
/* The responsive magic */
@media screen and (max-width: 800px) {
  .thumbmagic {float: none; display: block; margin: 10px auto 20px auto;}
  .thumbmagic:empty {display: none;}
  .withthumb .lcp-container {margin-left: 0px; text-align: center;}
}
 
/* The cardview */
.cardview.postlist {padding: 0;}
.cardview.postlist h3 {margin-top: 20px;}
.cardview .thumbmagic {float: none; width: 100%; padding-bottom: 38%; margin-top: 0;}
.cardview .lcp-container {margin: 0; padding: 0 20px 20px 20px;}
 
/* Multicolumn */
@media ( min-width: 767px ) {
.cardview.postlist, .nothumb.postlist {float: left; width: 48%;}
.cardview.postlist:nth-of-type(2n+1), .nothumb.postlist:nth-of-type(2n+1) {margin-right: 4%;}
.cardview.postlist:nth-of-type(2n+3), .nothumb.postlist:nth-of-type(2n+3) {clear: both;}
}
 
/* Multicolumn 3 &gt; 2 &gt; 1 Version */ /* Comment the upper version and uncomment this one to use it
@media ( min-width: 767px ) and ( max-width: 1100px ) {
.cardview.postlist, .nothumb.postlist {float: left; width: 48%;}
.cardview.postlist:nth-of-type(2n+1), .nothumb.postlist:nth-of-type(2n+1) {margin-right: 4%;}
.cardview.postlist:nth-of-type(2n+3), .nothumb.postlist:nth-of-type(2n+3) {clear: both;}
}
@media ( min-width: 1101px ) {
.cardview.postlist, .nothumb.postlist {float: left; width: 32%; margin-right: 2%;}
.cardview.postlist:nth-of-type(3n+3), .nothumb.postlist:nth-of-type(3n+3) {margin-right: 0;}
.cardview.postlist:nth-of-type(3n+4), .nothumb.postlist:nth-of-type(3n+4) {clear: both;}
}
*/
 
/* Pagination */
.lcp_paginator li {border: 1px solid #ccc!important; box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.1); color: #777;}
.lcp_paginator li a {color: #aaa;}
ul.lcp_paginator {padding: 0 0 20px 0!important;}
ul.lcp_paginator:before {content: ""; display: table; clear: both;} 

/* Media queries!
-------------------------------------------------------------------------------*/

/* Always do mobile-first, and consider using em units: http://blog.cloudfour.com/the-ems-have-it-proportional-media-queries-ftw

/* Tablet Landscape */
 @media screen and (max-width: 1024px) {
 
#wrapper {width:96%;margin:4px auto;}
#header {min-width:900px;}
#content {margin:12px 4px;}
.contentCell {min-width:700px;max-width:900px;}
.home h4 {font-size:3em;}
h3 {font-size:1em;}
.home .wp-block-columns {margin-bottom:0.05em;line-height: normal;}
.contentCell {padding: 16px 12px;}
.page-id-15 #content td {width: 30%;padding-left: 20px;}

}


/* Phones and Tablet Portrait */
 @media screen and (max-width: 768px) {
 
#header {min-width:600px;}
.contentCell {min-width:450px;max-width:740px;}
.home h4 {font-size:2em;}
.home .wp-block-column:not(:only-child) {flex-basis: calc(33% - 1em)!important;}
.footphone {display:block;}
.page-id-15 #attachment_49 {display:none;}
#rl-gallery-container-1 .rl-basicgrid-gallery .rl-gallery-item {width: calc(50% - 1px)!important;}

}


/* Low Res Portrait Phones */
 @media screen and (max-width: 480px) {

#header {min-width:310px;}
.contentCell {min-width:280px;max-width:450px;}
.contentCell {padding: 10px 5px;}
.home h4 {font-size:1.4em;}
#footer p {font-size:0.65em;}
a.footphone {font-size:1.5em;}
#rl-gallery-container-1 .rl-basicgrid-gallery .rl-gallery-item {width: calc(100% - 1px)!important;}
h3 {font-size:0.8em;}

}</pre></body></html>