/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/29/2014
*/

/* Base Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* NOTE
html is set to 62.5% so that all the REM measurements throughout Skeleton
are based on 10px sizing. So basically 1.5rem = 15px :) */



p{margin: 18px 0;}

footer{color:#222;min-height:200px;padding:48px 20px 20px 20px;background-color:#534e2f;border-top:4px solid #b19113;background-repeat: no-repeat;
background-image: url('/des/prettydeer460.jpg');
    background-attachment: fixed;
    background-position: bottom left;
    background-size: auto 220px;
}
.amusing{margin-top:-1px;
    width:116%;margin-left:-10%;
    -webkit-filter: drop-shadow(0 -5px 5px #000);
    filter: drop-shadow(0 -5px 5px #000);}
	


.deereatcarrots{display:none}
@media (min-width: 660px) {
footer {
    background-image: url('/des/prettydeer600.jpg');
    background-size: auto 260px;
	position: relative;
}
.deereatcarrots{display:block;border:0;position:absolute;right:0;bottom:0;padding:10px;z-index:8;}
}

.star-rating {
    margin: 0 0 -1px 8px;
    cursor: pointer;
	display: inline;
}
.star-rating img {padding:0 8px 0 0;display:inline;width:18px;height:16px}
.rating-text {
    font-size: 23px;
    display: inline-block;
    margin-top: 10px;
    color: #daae10;
}
/*comment box*/
#combox{padding:10px 25px;background-image: url('/des/deerpattern.jpg');border:1px dashed #91ae3869;}

@media (max-width: 768px){
.extended-content-container{width:200%;margin-left:-50%;display:flex;justify-content:center;}
#combox{width:100vw;font-size:smaller}

}
.ext-content-pad{padding:10px 25px}
/*comment box*/

.garden{
background-color: #eef1dc;
    border: 1px solid #b28b1c85;
    margin: 10px 0 10px 10px;
display: inline-block;
    float: right;
    padding: 10px 16px;
    color: #6b5a18;
    border-radius: 8px;}
.garden a{text-wrap:nowrap;text-decoration:none}
@media (max-width: 768px){
.garden{
margin: 0 0 10px 0;
display: block;
float: none;
}
}
#plantinfo {
top:200px;
}
@media (min-width: 1460px) {
	.extended-content-top{position:relative;width:200%;margin-left:-50%;display:flex;justify-content:right}
	.garden{
    margin: -40px 300px 0 0;
    position: absolute;
    right: 0;
    transform: rotate(7deg);
    top: 0;
}
}
@media (min-width: 1680px) {
	.garden{
    margin: -40px 120px 0 0;
}
}
.pin{width:18px; float:right; padding:0 0 5px 0;}

@media(min-width:1200px){#combox{font-size:normal; width: auto;}}

.inlf{display:inline-block;}
.small{font-size:smaller;}
a{color:#de502d;}
a:hover{color:#ae5338;}
#social a{color:#b19113;}

nav a{color:#b19113}	
nav ul{visibility:hidden;opacity:0;height:0;border-bottom:1px solid #3c4859;list-style:none}
nav ul.open{margin-left:0;visibility:visible;opacity:1;height:auto;transition:opacity 1s cubic-bezier(0, 1.12, 1, 1.54);
    position: fixed;
    top: 40px;
    left: 0;
    width: 100%;
    z-index: 100;}

nav li{padding: 6px 0 3px 0;border-bottom:1px solid #b19113}
@media(min-width:641px) {nav li{padding: 10px 20px;border-bottom:0}}
@media(min-width:761px){nav li{padding: 10px 34px}}
nav a,header a{text-decoration:none}
.pad8{padding:8px}
.pad20{padding:20px}
.margY10{margin:10px 0;}
.margB10{margin-bottom:10px}
.margB20{margin-bottom:20px}
.margT20{margin-top:20px}

.ppl1b{background-color:#312e1b;}
.grn{color:#2b842c;}
.grn2{color:#7fb069;}
.muted{color:#9b9b9c}
.bgcol2{background-color:#b19113}
.bgcol3{background-color:#d0d0b9}
.bgcol4{background-color: #d7d0d6;}
.eventh,.bgcol2,.bgcol3,.bgcol4,.bgcol4,.ppl1b,.ungulates,.yob,#show-more {border-radius:4px}
#combox,.event img {border-radius:8px}
small{font-size:smaller}
.breadcrumb{margin:-10px 0 18px 0;display: block;}

@media(max-width:767px){#diary{clear:both;}}

.dd{background-color:#e5dfe1;padding:2px 8px;color:#536675;font-size:smaller;}
.ddtitle,.ddtitle2 {
	background-color: #7b697a;
    padding: 10px 6px;
    display: inline-block;
    border-radius: 6px;
    margin: -10px;
    color: #eef1dc;
	font-size: 22px;
    line-height: 21px;
    font-family: 'Nanum Pen Script', cursive;
	}
.ddtitle2{text-wrap: pretty !important; margin:0;}	
.badge{padding: 2px 4px; white-space:nowrap;
    font-size: small;
    color: white;
    background-color:#607d8b7d}
/* time */
time{background-color:#8ea336;padding:8px 5px 3px 5px; color:#fff;font-weight:bold}
time.cal {
display: inline-block;
    padding: 0;
    color: #333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    position: relative;
    min-width: 70px;
    max-height: 76px;
    background-color:#f9f7f4;
    background: radial-gradient(circle, rgba(255,255,255,1) 1%, #e5dfe1 100%);
    margin-right: 2em;
border-radius: 4px;
    box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #ebeada, 0 3px 0 #bdbdbd, 0 4px 0 #ecede2, 0 1px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
    overflow: hidden;
    -webkit-transform: rotate(0) skewY(0);
    overflow: hidden;
    -webkit-transform: rotate(0) skewY(0);
    -webkit-transform-origin: 50% 10%;
    transform-origin: 50% 10%;
}
time.cal strong {
    padding-top: 4px;
    text-shadow: 1px 1px grey;
    position: absolute;
    top: 0;
    color: #f7f7f0;
background-color: #7b697a;
    border-bottom: 1px dashed #e4d7b7;
    box-shadow: 0 2px 0 #7b697a;
}
time.cal * {
    display: block;
    width: 100%;
    font-size: 1em;
    font-style: normal;
    text-align: center;
}
time.cal span {
    width: 100%;
    font-size: 20px;
    padding: 34px 0 8px 0;
    color: #5d5050;
}


.event{margin-bottom: 25px;}
.eventh{display:inline; background: #de502d;
    box-shadow: 0 0 0 0 #de4f2c, 6px 0px 0 #de502d;
    color: #e8e2e0;
    padding:7px;}
@media(min-width:767px){.eventh{box-shadow: 8px 0 0 #de4f2c, -10px 0 0 #de502d;color: #e8e2e0;padding:8px;}}


.antibounce-container{background:#e5e7d6;padding: 20px 20px;margin-bottom: 40px;font-weight: bold;}
.antibounce-container img{border:none}
.hidden {display: none}

.trigger-div {position: fixed; height: 200px; width: 200px; top: 0; right:0}
.trigger-div.mac {left: 0;}

.loggedas{margin:-8px 0 10px 0; display:inline-block;border:1px dashed #bfbf9d}

#ulogged{    position: absolute;
    right: 0;
    top: 0;
    padding: 4px 6px;
    z-index: 9;
    opacity: 0.7;}
a.logged{color: #91ae38;
    margin: -1px 4px -4px 5px;
    font-size: 1.5em;
    display: block;}
img.logo{border:0;margin-top:10px;width:290px}
@media(min-width:388px) {img.logo{width:360px}}
.headl{line-height:20px;color:#ecebc7;margin-top:10px}

h1{color:#312e1b}
}

#social{color:#7753e7}
#social i{padding:4px 8px}


#menubtn{position:fixed;top:0;left:0;width:100%;z-index:100;padding:6px 0}
@media only screen and (min-width : 640px) {
#menubtn {display: none;}
nav li {display:inline-block}
nav ul{visibility:visible;opacity:1;height:auto}
}
.menusvg{width:20px;height:20px;border:none;margin-bottom:-3px;}
address{font-style:normal;}
.copy{margin-top:50px;font-size:12px;}
.comauthor{background-color:#6c5a6b;color: #e8e5ee;}
.centerifsm{display:block;margin:auto}

@media only screen and (min-width : 640px) {.centerifsm{margin:0}}

.selectall {
 -webkit-touch-callout: all;
    -webkit-user-select: all;
    -khtml-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    user-select: all;
}
.scrolltop
{bottom: 10px;
    right: 10px;
    color: #6c5a6b;
    position: fixed;
    z-index: 9;
    cursor: pointer;
}
@media (min-width: 901px) {.scrolltop{display:none}}


@media (max-width: 749px) {
    .hidden-xs, .visible-md, .visible-lg {
        display: none !important;
    }
}

@media (min-width: 750px) and (max-width:991px) {
    .hidden-sm, .visible-xs, .visible-lg {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-xs, .visible-sm, .visible-lg {
        display: none !important;
    }
}


@media (min-width: 1200px) {
    .hidden-lg, .visible-xs, .visible-sm {
        display: none !important;
    }
}

/* Larger than mobile */
@media (min-width: 400px) {}

/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 550px) {}

/* Larger than tablet */
@media (min-width: 750px) {}

/* Larger than desktop */
@media (min-width: 1000px) {}

/* Larger than Desktop HD */
@media (min-width: 1200px) {}

.user{
color: aliceblue;
background: #f3d5a9cc;
border: 5px solid #f3d5a982;
}
.ucomnt{border-bottom: 3px solid #f3d5a982;}
	

.center-block{display:block;margin:auto;height:auto;max-width:100%;} /* width and height for images !  */
.centered{text-align:center; }


.ff{color:#fff}
.drk{color:#312e1b}

big{font-size:x-large}
/* Grid–––––––––––––––––––––––––––––––––––––––––––––––––– */


/* For devices larger than 550px */
@media (min-width: 550px) {
  .container {
    width: 86%; }
  .column,
  .columns {
    margin-left: 4%; }
  .column:first-child,
  .columns:first-child {
    margin-left: 0; }

  .one.column,
  .one.columns                    { width: 4.66666666667%; }
  .two.columns                    { width: 13.3333333333%; }
  .three.columns                  { width: 22%;            }
  .four.columns                   { width: 30.6666666667%; }
  .five.columns                   { width: 39.3333333333%; }
  .six.columns                    { width: 48%;            }
  .seven.columns                  { width: 56.6666666667%; }
  .eight.columns                  { width: 65.3333333333%; }
  .nine.columns                   { width: 74.0%;          }
  .ten.columns                    { width: 82.6666666667%; }
  .eleven.columns                 { width: 91.3333333333%; }
  .twelve.columns                 { width: 100%; margin-left: 0; }

  .one-third.column               { width: 30.6666666667%; }
  .two-thirds.column              { width: 65.3333333333%; }

  .one-half.column                { width: 48%; }

  /* Offsets */
  .offset-by-one.column,
  .offset-by-one.columns          { margin-left: 8.66666666667%; }
  .offset-by-two.column,
  .offset-by-two.columns          { margin-left: 17.3333333333%; }
  .offset-by-three.column,
  .offset-by-three.columns        { margin-left: 26%;            }
  .offset-by-four.column,
  .offset-by-four.columns         { margin-left: 34.6666666667%; }
  .offset-by-five.column,
  .offset-by-five.columns         { margin-left: 43.3333333333%; }
  .offset-by-six.column,
  .offset-by-six.columns          { margin-left: 52%;            }
  .offset-by-seven.column,
  .offset-by-seven.columns        { margin-left: 60.6666666667%; }
  .offset-by-eight.column,
  .offset-by-eight.columns        { margin-left: 69.3333333333%; }
  .offset-by-nine.column,
  .offset-by-nine.columns         { margin-left: 78.0%;          }
  .offset-by-ten.column,
  .offset-by-ten.columns          { margin-left: 86.6666666667%; }
  .offset-by-eleven.column,
  .offset-by-eleven.columns       { margin-left: 95.3333333333%; }

  .offset-by-one-third.column,
  .offset-by-one-third.columns    { margin-left: 34.6666666667%; }
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns   { margin-left: 69.3333333333%; }

  .offset-by-one-half.column,
  .offset-by-one-half.columns     { margin-left: 52%; }

}



/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 300; }

h1,h2,h3,h4 { font-size: 2.4rem; line-height: 1.35; letter-spacing: -.08rem; }
h5 { font-size: 1.8rem; line-height: 1.5;  letter-spacing: -.05rem; }
h6 { font-size: 1.5rem; line-height: 1.6;  letter-spacing: 0; }

/* Larger than phablet */
@media (min-width: 550px) {
h1,h2,h3,h4 { font-size: 3.0rem; }
  h5 { font-size: 2.4rem; }
  h6 { font-size: 1.5rem; }
}



/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #555;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #bbb;
  cursor: pointer;
  box-sizing: border-box; }
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
  color: #333;
  border-color: #888;
  outline: 0; }
.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
  color: #FFF;
background-color: #91ae38;
    border-color: #79ab40;}
.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
  color: #FFF;
  background-color: #33C3F0;
  border-color: #33C3F0; }

  .favbtn{height: 27px;
    font-size: 9px;
    line-height: 7px;
    width: auto;
    padding: 2px 7px;}
/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
     height: 38px;
    padding: 6px 10px;
    background-color: #e7e9d1;
    border: 1px solid #bfbcbc;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box;
}
/* Removes awkward default styles on some inputs for iOS */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
textarea {
  min-height: 65px;    width: 100%;
  padding-top: 6px;
  padding-bottom: 6px; }
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #33C3F0;
  outline: 0; }

legend,label {
  display: block;
  margin-bottom: .5rem; }
  label{margin: 0 10px 10px 0;border-radius:3px;padding: 6px 4px;}
fieldset {
  padding: 0;
  border-width: 0; }
input[type="checkbox"],
input[type="radio"] {
  display: inline; 
      margin: 4px 8px 0 4px;
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    line-height: normal;
	}
label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal; }

button, input, optgroup, select, textarea {
    accent-color: #79ab40;
}
/* Lists
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ul {
  list-style: none inside; }
ol {
  list-style: decimal inside; }
ol, ul {
  padding-left: 0;
  margin-top: 0; }
ul ul,
ul ol,
ol ol,
ol ul {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%; }

.container li:first-line{font-weight:bold;margin-bottom:6px}
.container li{
    margin: 15px 0 20px 0;
    background-size: 26px;
    background-repeat: no-repeat;
    background-image: url(/des/antlers.png);
    background-position-y: 5px;
    padding: 0 0 0 38px;
}


/* Code
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.code {
  word-break: break-word;
  padding: .2rem .5rem;
  font-size: 90%;
  background: #F1F1F1;
  border: 1px solid #E1E1E1;
}
pre > .code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre; }

.breakword{
word-break: break-word;}
/* Tables
–––––––––––––––––––––––––––––––––––––––––––––––––– */
th,
td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #E1E1E1; }

th:last-child,
td:last-child {
  padding-right: 0; }

table{max-width:100%;font-size:smaller;}
.thead{background-color:#b1911317}

table.nutrients {
  border-collapse: collapse;
  width: 100%;
    display: flex;
    flex-flow: column;
    height: 300px;
}

.nutrients thead {
    flex: 0 0 auto;
}

.nutrients tbody {
    flex: 1 1 auto;
    display: block;
    overflow-y: auto;
    overflow-x: hidden;
}

.nutrients tr {
    width: 100%;
    display: table;
    table-layout: fixed;
}

.nutrients ::-webkit-scrollbar {
    -webkit-appearance: none;
}
.nutrients ::-webkit-scrollbar:vertical {
    width: 7px;
}
.nutrients ::-webkit-scrollbar:horizontal {
    height: 10px;
}
.nutrients ::-webkit-scrollbar-thumb {
    background-color: rgb(0 0 0 / 34%);
    border-radius: 10px;
    border: 1px solid #efebc1;
}
.nutrients ::-webkit-scrollbar-track {
border-radius: 10px;
background-color: #efebc1;
}
/* Spacing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
button,
.button {
  margin-bottom: 1rem; }
input,
textarea,
select,
fieldset {
  margin-bottom: 1.5rem; }
pre,
blockquote,
dl,
figure,
table,
ul,
ol,
form {margin-bottom:2rem;}


/* Utilities
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.u-full-width {width: 100%;box-sizing: border-box; }
.u-max-full-width {max-width: 100%; box-sizing: border-box; }
.u-pull-right {float: right; }
.u-pull-left {float: left; }
.u-pull-up-15{margin-top:-15px;}
.u-pull-up-5{margin-top:-5px;}

.alert{padding: 18px 8px;margin:8px 0;border:1px solid transparent}
.alert>p{margin-bottom:0}
.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}
.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}
.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}
.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}


/* Misc
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.radius5{border-radius:5px}
.radius3{border-radius:3px}
hr {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  border-width: 0;
  border-top: 1px solid #E1E1E1; }

.deercard{float: right;
    border-radius: 50%;
    padding: 3px;
    border: 1px solid #b28b1c85;
    margin:-10px -20px 10px 10px;}

.yob{float:right;clear:right;background-color:#eef1dc;padding:2px 6px 0 6px;border:1px solid #b28b1c85}
.embed{padding:8px 0 14px 0;clear:both;}.embed-responsive{clear:both;position:relative;display:block;height:0;padding:0}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}

blockquote{border-left: 4px solid #d0d0b8;
    padding-left: 10px;
    color: #494c0b;
    font-size: smaller;
    margin: 2em 0;}
	
/* Clearing

–––––––––––––––––––––––––––––––––––––––––––––––––– */

/* Self Clearing Goodness */
.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both; }
  
  .ungulates,#show-more{font-size:smaller; margin:10px 0;padding:10px 15px;background-color:#eef1dc;color:#476826;border:1px solid #e7d7bd;}
  #show-more{margin:4px 0;padding:4px 6px;cursor:pointer;color:#e16c4b;display:inline-block}
       .ulmenu {
            max-height: 200px;
            overflow: hidden;
			border-radius:8px;
			display:block
        }
        .ulmenu.expanded {
            max-height: none;
			display:inline-block
        }

.arrow-down,.arrow-up {
	width: 0;
  height: 0;
  display: inline-block;
  vertical-align: middle;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #999 transparent transparent transparent;
}
.arrow-up {
  border-width: 0 4px 4px 4px;
  border-color: transparent transparent #999 transparent;
}

.gradient{background-color: #f5f5f500;
    margin: -74px 0 6px;
    background: linear-gradient(0deg, rgba(244,240,233,1) 18%, rgba(244,240,233,0) 87%, rgba(244,240,233,0) 100%);
    height: 80px;
	z-index: 3;
    position: relative;
}

.abcindex{display: grid; grid-template-columns: repeat(1, 1fr);}
.abcindex big,.abcindex a{display:block;}
@media (min-width: 600px) {
  .abcindex {
    grid-template-columns: repeat(2, 1fr); 
  }
}
@media (min-width: 1200px) {
  .abcindex {
    grid-template-columns: repeat(3, 1fr); 
  }
}
@media (min-width: 1400px) {
  .abcindex {
    grid-template-columns: repeat(4, 1fr);
  }
}

/* useronly */
.umenu {
  display: flex;
  flex-direction: column;
}

.umenu a {
display: flex;
    align-items: center;
    text-decoration: none;
    color: #211c20;
    margin-bottom: 10px;
    background-color: #b19113;
    padding: 10px;
	border-radius: 3px;
	border: 1px solid #806f7f75;
}

.umenu a i {
  margin-right: 10px;
}

@media (min-width: 768px) {
  .umenu {
    flex-direction: row;
    justify-content: space-between;
    max-width: 740px;
    margin: 0 auto 30px auto;
  }

  .umenu a {
    margin-bottom: 0;
  }
}