	 @font-face {
    font-family: 'Crack House';	
    src: local('Crack House'), 		
	    url('../fonts/ufonts.com_crackhouse_1_.eot'),
		url('../fonts/ufonts.com_crackhouse_1_.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ufonts.com_crackhouse.woff') format('woff'),
        url('../fonts/ufonts.com_crackhouse.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Papyrus';
    src: local('Papyrus'), url('fonts/Papyrus.TTF'),
		url('fonts/Papyrus.TTF');
    font-weight: normal;
    font-style: normal;
}
	@keyframes animatedBackground {
	from { background-position: 100% 0; }
	to { background-position: 0 0; }
}


@-webkit-viewport{width:device-width}
@-moz-viewport{width:device-width}
@-ms-viewport{width:device-width}
@-o-viewport{width:device-width}
@viewport{width:device-width}
 
section, .patch {
    position:relative;
    padding: 1.2em;
    margin: 1.2em;
    font-size: 1.1em;
	font-family: 'Open Sans',sans-serif;
    line-height: 1.3em;
	background: rgba(255,255,255,.2);	
    -webkit-box-shadow: 0 0 0 3px rgba(255,255,255,.8), 2px 1px 4px 4px rgba(10,10,0,.3);
    -moz-box-shadow: 0 0 0 3px rgba(255,255,255,.8), 2px 1px 4px 4px rgba(10,10,0,.3);
    box-shadow: 0 0 0 3px rgba(255,255,255,.8), 2px 1px 6px 4px rgba(10,10,0,.3);
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
 
section:before, .patch:before {
    content: "";
    position: absolute;
    top: 3px;
    bottom: 3px;
    left :3px;
    right: 3px;
    border: 2px dashed rgba(255,255,255,1);
	    color: #ccc;
}
section:before {z-index:-1;}
.patch:before {border-color:#FC3;}
.patch {
    -webkit-box-shadow: 0 0 0 3px rgba(51,0,0,.8), 2px 1px 4px 4px rgba(10,10,0,.3);
    -moz-box-shadow: 0 0 0 3px rgba(51,0,0,.8), 2px 1px 4px 4px rgba(10,10,0,.3);
    box-shadow: 0 0 0 3px rgba(51,0,0,.8), 2px 1px 6px 4px rgba(10,10,0,.3);}

div.patch{width:500px; max-width:100%; 
color:white;
background-color: #783318; 
background-size: 100px 100px;
}
div.patch p {z-index:2; }


.cottonyClouds {
	animation: animatedBackground 86s linear infinite;
	}
	
	body {padding-top: 4em;
	}
	
	
	.cottonyClouds {
	background:#69c;    /* the blue for the rest of the page. Only this will show in very old browsers */
  background-image: /* Safari 5.1 to 6.0 */
   -webkit-radial-gradient(rgba(254,255,255,.9) 0%, rgba(248,252,254,.5) 44%, rgba(248,252,254,0) 66%, rgba(248,252,254,0) 100%), 
  -webkit-radial-gradient(rgba(254,255,255,.8) 0%, rgba(248,252,254,.4) 34%, rgba(248,252,254,0) 58%, rgba(248,252,254,0) 100%), 
  -webkit-radial-gradient(rgba(254,255,255,.8) 0%, rgba(248,252,254,.2) 44%, rgba(248,252,254,0) 68%, rgba(248,252,254,0) 100%), 
  -webkit-radial-gradient(rgba(254,255,255,.9) 0%, rgba(248,252,254,.5) 37%, rgba(248,252,254,0) 52%, rgba(248,252,254,0) 100%), 
  -webkit-radial-gradient(rgba(254,255,255,.9) 0%, rgba(248,252,254,.4) 24%, rgba(248,252,254,0) 40%, rgba(248,252,254,0) 100%),  
  -webkit-radial-gradient(rgba(255,255,255,.9) 30px,  rgba(255,255,255,.7) 80px, rgba(255,255,255,.4) 96px, rgba(255,255,255,0) 80%);
  background-image:  /* For Opera 11.6 to 12.0 */
  -o-radial-gradient(rgba(254,255,255,.9) 0%, rgba(248,252,254,.5) 44%, rgba(248,252,254,0) 66%, rgba(248,252,254,0) 100%), 
  -o-radial-gradient(rgba(254,255,255,.8) 0%, rgba(248,252,254,.4) 34%, rgba(248,252,254,0) 58%, rgba(248,252,254,0) 100%), 
  -o-radial-gradient(rgba(254,255,255,.8) 0%, rgba(248,252,254,.2) 44%, rgba(248,252,254,0) 68%, rgba(248,252,254,0) 100%), 
  -o-radial-gradient(rgba(254,255,255,.9) 0%, rgba(248,252,254,.5) 37%, rgba(248,252,254,0) 52%, rgba(248,252,254,0) 100%), 
  -o-radial-gradient(rgba(254,255,255,.9) 0%, rgba(248,252,254,.4) 24%, rgba(248,252,254,0) 40%, rgba(248,252,254,0) 100%),  
  -o-radial-gradient(rgba(255,255,255,.9) 30px,  rgba(255,255,255,.7) 80px, rgba(255,255,255,.4) 96px, rgba(255,255,255,0) 80%);
  background-image:   /* For Firefox 3.6 to 15 */
  -moz-radial-gradient(rgba(254,255,255,.9) 0%, rgba(248,252,254,.5) 44%, rgba(248,252,254,0) 66%, rgba(248,252,254,0) 100%), 
  -moz-radial-gradient(rgba(254,255,255,.8) 0%, rgba(248,252,254,.4) 34%, rgba(248,252,254,0) 58%, rgba(248,252,254,0) 100%), 
  -moz-radial-gradient(rgba(254,255,255,.8) 0%, rgba(248,252,254,.2) 44%, rgba(248,252,254,0) 68%, rgba(248,252,254,0) 100%), 
  -moz-radial-gradient(rgba(254,255,255,.9) 0%, rgba(248,252,254,.5) 37%, rgba(248,252,254,0) 52%, rgba(248,252,254,0) 100%), 
  -moz-radial-gradient(rgba(254,255,255,.9) 0%, rgba(248,252,254,.4) 24%, rgba(248,252,254,0) 40%, rgba(248,252,254,0) 100%),  
  -moz-radial-gradient( rgba(255,255,255,.9) 30px,  rgba(255,255,255,.7) 80px, rgba(255,255,255,.4) 96px, rgba(255,255,255,0) 80%);
  background-image:  /* Standard syntax */
  radial-gradient(rgba(254,255,255,.9) 0%, rgba(248,252,254,.5) 44%, rgba(248,252,254,0) 66%, rgba(248,252,254,0) 100%), 
  radial-gradient(rgba(254,255,255,.8) 0%, rgba(248,252,254,.4) 34%, rgba(248,252,254,0) 58%, rgba(248,252,254,0) 100%), 
  radial-gradient(rgba(254,255,255,.7) 0%, rgba(248,252,254,.2) 44%, rgba(248,252,254,0) 68%, rgba(248,252,254,0) 100%), 
  radial-gradient(rgba(254,255,255,.7) 0%, rgba(248,252,254,.5) 37%, rgba(248,252,254,0) 52%, rgba(248,252,254,0) 100%), 
  radial-gradient(rgba(254,255,255,.9) 0%, rgba(248,252,254,.4) 24%, rgba(248,252,254,0) 40%, rgba(248,252,254,0) 100%),  
  linear-gradient(rgba(204,230,255,.9) 30px,  rgba(255,255,255,.6) 80px, rgba(255,255,255,.3) 110px, rgba(255,255,230,0) 350px);
    background-repeat:repeat-x;
    background-size:
	200px 113px, 	153px 68px, 
	407px 101px, 	353px 130px, 
	257px 139px,
	300px 350px;
	background-position: top;
	}
	
	
	
	h1 {margin-top: 100px; 
	text-shadow: 3px 3px 6px rgba(102,153,204,.2), 1px 1px 2px rgba(255,255,255,.4);
	font-family: 'Lobster', cursive;
	font-size: 3.6em;
	}
	.cloudText { 
	animation: animatedBackground 86s linear infinite;
	color: rgba(255,255,255,1);
  background-image: /* Safari 5.1 to 6.0 */
   -webkit-radial-gradient(rgba(254,255,255,.9) 0%, rgba(248,252,254,.5) 44%, rgba(248,252,254,0) 66%, rgba(248,252,254,0) 100%), 
  -webkit-radial-gradient(rgba(254,255,255,.8) 0%, rgba(248,252,254,.4) 34%, rgba(248,252,254,0) 58%, rgba(248,252,254,0) 100%), 
  -webkit-radial-gradient(rgba(254,255,255,.8) 0%, rgba(248,252,254,.2) 44%, rgba(248,252,254,0) 68%, rgba(248,252,254,0) 100%), 
  -webkit-radial-gradient(rgba(254,255,255,.9) 0%, rgba(248,252,254,.5) 37%, rgba(248,252,254,0) 52%, rgba(248,252,254,0) 100%), 
  -webkit-radial-gradient(rgba(254,255,255,.9) 0%, rgba(248,252,254,.4) 24%, rgba(248,252,254,0) 40%, rgba(248,252,254,0) 100%),  
  -webkit-radial-gradient(rgba(255,255,255,.9) 30px,  rgba(255,255,255,.7) 80px, rgba(255,255,255,.4) 96px, rgba(255,255,255,0) 80%);
    background-repeat:repeat-x;
    background-size:
	200px 113px, 	153px 68px, 
	407px 101px, 	353px 130px, 
	257px 139px,
	300px 350px;
	background-position: top;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  }

pre {background: rgba(255,255,255,.1); padding:1.5em; border: 1px solid  rgba(255,255,255,.3);
	/*keep the page from being pushed off of the screen*/
	overflow-x:scroll;
	/*add shadows to (hopefully) give mobile users a visual indication that this area is scrollable (since mobile devices don't use scrollbars!)*/
	box-shadow:-8px 0 6px 0 rgba(0,0,0,.8) inset, 
	-50px 0 30px 0 rgba(0,0,0,.4) inset;
	}

.featureBanner {
    position: relative;
    margin: 20px
}
.forSale:before, .ForSale:before, .forsale:before {
    content: "For Sale";
    position: absolute;
    top: 5px;
    left: -8px;
    padding-right: 10px;
    color: #232323;
    font-weight: bold;
    height: 0px;
    border: 15px solid #ffa200;
    border-right-color: transparent;
    line-height: 0px;
    box-shadow: -0px 5px 5px -5px #000;
    z-index: 1;
}
.Sold:before, .sold:before {
    content: "Sold!";
    position: absolute;
    top: 5px;
    left: -8px;
    padding-right: 10px;
    color: #FFFFFF;
    font-weight: bold;
    height: 0px;
    border: 15px solid #CC0033;
    border-right-color: transparent;
    line-height: 0px;
    box-shadow: -0px 5px 5px -5px #000;
  text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;
    z-index: 1;
}
 
.featureBanner:after {
    content: "";
    position: absolute;
    top: 35px;
    left: -8px;
    border: 4px solid #89540c;
    border-left-color: transparent;
    border-bottom-color: transparent;
}
ul.box {
    position: absolute;
    z-index: 1; /* prevent shadows falling behind containers with backgrounds */
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0; 
}
 
ul.box li {
    position: relative;
    float: left;
    width: 250px;
    height: 150px;
    padding: 0;
    border: 1px solid #efefef;
    margin: 0 30px 30px 0;
    background: #fff;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset; 
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset; 
}
 
ul.box li:before,
ul.box li:after {
    content: '';
    z-index: -1;
    position: relative;
    left: 10px;
    bottom: 10px;
    width: 70%;
    max-width: 300px; /* avoid rotation causing ugly appearance at large container widths */
    max-height: 100px;
    height: 55%;
    -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
    -webkit-transform: skew(-15deg) rotate(-6deg);
    -moz-transform: skew(-15deg) rotate(-6deg);
    -ms-transform: skew(-15deg) rotate(-6deg);
    -o-transform: skew(-15deg) rotate(-6deg);
    transform: skew(-15deg) rotate(-6deg); 
}
 
ul.box li:after {
    left: auto;
    right: 10px;
    -webkit-transform: skew(15deg) rotate(6deg);
    -moz-transform: skew(15deg) rotate(6deg);
    -ms-transform: skew(15deg) rotate(6deg);
    -o-transform: skew(15deg) rotate(6deg);
    transform: skew(15deg) rotate(6deg); 
}.ribbon {
    background-color: #a00;
    overflow: hidden;
    /* top left corner */
    position: absolute;
    left: -3em;
    top: 2.5em;
    /* 45 deg ccw rotation */
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    /* shadow */
    -moz-box-shadow: 0 0 1em #888;
    -webkit-box-shadow: 0 0 1em #888;
}
.ribbon a {
    border: 1px solid #faa;
    color: #fff;
    display: block;
    font: bold 81.25% 'Helvetiva Neue', Helvetica, Arial, sans-serif;
    margin: 0.05em 0 0.075em 0;
    padding: 0.5em 3.5em;
    text-align: center;
    text-decoration: none;
    /* shadow */
    text-shadow: 0 0 0.5em #444;
}.chat-bubble {
    background-color: #ededed;
    border: 2px solid #666;
    font-size: 35px;
    line-height: 1.3em;
    margin: 10px auto;
    padding: 10px;
    position: relative;
    text-align: center;
    width: 300px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    font-family: 'Bangers', arial, serif; 
	border-radius:.5em;
}
.chat-bubble-arrow-border {
    border-color: #666 transparent transparent transparent;
    border-style: solid;
    border-width: 20px;
    height: 0;
    width: 0;
    position: absolute;
    bottom: -42px;
    left: 30px;
}
.chat-bubble-arrow {
    border-color: #ededed transparent transparent transparent;
    border-style: solid;
    border-width: 20px;
    height: 0;
    width: 0;
    position: absolute;
    bottom: -39px;
    left: 30px;
}



.wrapper, .box {
  margin: 1.5em;
  display:inline-block;
  max-width:300px;
  position: relative;
  z-index: 90;
  padding: 5px;
}
.wrapper {
  background: white;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 8px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 8px rgba(0,0,0,0.3)
}
.wrapper img {
width:100%; 
height:auto;
 margin:0; 
  border-radius: 10px 10px 0 0;}

.ribbon-wrapper {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
}

.ribbon-green {
  font: bold 15px Sans-Serif;
  color: #333;
  text-align: center;
  text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  -ms-transform:     rotate(45deg);
  -o-transform:      rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -3px;
  top: 12px;
  width: 120px;
  background-color: #BFDC7A;background-color: #F00;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FF0), to(#8EBF45)); 
  background-image: -webkit-linear-gradient(top, #FF3, #8EBF45); 
  background-image:    -moz-linear-gradient(top, #FF3, #8EBF45); 
  background-image:     -ms-linear-gradient(top, #FF3, #8EBF45); 
  background-image:      -o-linear-gradient(top, #FF3, #8EBF45); 
  color: #6a6340;color: #03F;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}
.ribbon-red {
  font: bold 15px Sans-Serif;
  color: #333;
  text-align: center;
  text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  -ms-transform:     rotate(45deg);
  -o-transform:      rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -3px;
  top: 12px;
  width: 120px;
  background-color: rgba(255,0,102,1);
  background-image: -webkit-gradient(linear, left top, left bottom, from rgba(255,51,0,.4), to(rgba(102,0,0,.6))); 
  background-image: -webkit-linear-gradient(top, rgba(255,51,0,.5), rgba(102,0,0,.6)); 
  background-image:    -moz-linear-gradient(top, rgba(255,51,0,.5), rgba(102,0,0,.6)); 
  background-image:     -ms-linear-gradient(top, rgba(255,51,0,.5), rgba(102,0,0,.6)); 
  background-image:      -o-linear-gradient(top, rgba(255,51,0,.5), rgba(102,0,0,.6)); 
  color: #FFF;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}

.ribbon-green:before, .ribbon-green:after {
  content: "";
  border-top:   3px solid #6e8900;   
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}

.ribbon-green:before {
  left: 0;
}
.ribbon-green:after {
  right: 0;
}
.puppycards{text-align:center; }
.puppycards p {font-size:80%; }

/* <h1 class="banner">Anders Grimsrud's Single Element Banner </h1>
https://codepen.io/agrimsrud/pen/hcpKw*/
.banner {
  position: relative;
  max-width:70%;
  display: block;
  margin: 1em auto;
  height: 60px;
  border: 1px solid #8a1;
  font: normal 30px/60px 'Rye';
  text-align: center;
  color: #451;
  background: #9b2;
  border-radius: 4px;
  box-shadow: 0 0 30px rgba(0,0,0,.15) inset,
      				0 6px 10px rgba(0,0,0,.15);
}

.banner:before,
.banner:after {
  content: '';
  position: absolute;
  z-index: -1;
  left: -70px;
  top: 24px;
  display: block;
  width: 40px;
  height: 0px;
  border: 30px solid #9b2;
  border-right: 20px solid #791;
  border-bottom-color: #94b81e;
  border-left-color: transparent;
  transform: rotate(-5deg);
}

.banner:after {
  left: auto;
  right: -70px;
  border-left: 20px solid #791;
  border-right: 30px solid transparent;
  transform: rotate(5deg);
}

/* Desgn Couch's Linkable ribbon banner
http://www.designcouch.com/home/why/2013/03/21/pure-css-ribbon-banner/ */
.content-box {  padding: 0;  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  height: 400px;
  max-width:80%;
  margin: 94px auto 0 auto;
  position: relative;
  /* So we can position the banner within the box */
  
  background: gray;
  border: 5px solid white;
  box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

#ribbon-container {  padding: 0;  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: absolute;
  top: 15px;
  right: -20px;
  overflow: visible;
  /* so we can see the pseudo-elements we're going to add to the anchor */
  
  font-size: 18px;
  /* font-size and line-height must be equal so we can account for the height of the banner */
  
  line-height: 18px;
}

#ribbon-container:before {  padding: 0;  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  content: "";
  height: 0;
  width: 0;
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  border-top: 29px solid rgba(0, 0, 0, .3);
  /* These 4 border properties create the first part of our drop-shadow */
  
  border-bottom: 29px solid rgba(0, 0, 0, .3);
  border-right: 29px solid rgba(0, 0, 0, .3);
  border-left: 29px solid transparent;
}

#ribbon-container:after {  padding: 0;  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /* This adds the second part of our dropshadow */
  
  content: "";
  height: 3px;
  background: rgba(0, 0, 0, .3);
  display: block;
  position: absolute;
  bottom: -3px;
  left: 58px;
  right: 3px;
}

#ribbon-container a {  padding: 0;  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block;
  padding: 20px;
  position: relative;
  /* allows us to position our pseudo-elements properly */
  
  background: #0089d0;
  overflow: visible;
  height: 58px;
  margin-left: 29px;
  color: #fff;
  text-decoration: none;
}

#ribbon-container a:after {  padding: 0;  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /* this creates the "folded" part of our ribbon */
  
  content: "";
  height: 0;
  width: 0;
  display: block;
  position: absolute;
  bottom: -15px;
  right: 0;
  border-top: 15px solid #004a70;
  border-right: 15px solid transparent;
}

#ribbon-container a:before {  padding: 0;  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /* this creates the "forked" part of our ribbon */
  
  content: "";
  height: 0;
  width: 0;
  display: block;
  position: absolute;
  top: 0;
  left: -29px;
  border-top: 29px solid #0089d0;
  border-bottom: 29px solid #0089d0;
  border-right: 29px solid transparent;
  border-left: 29px solid transparent;
}

#ribbon-container a:hover {  padding: 0;  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: #009ff1;
}

#ribbon-container a:hover:before {  padding: 0;
  /* this makes sure that the "forked" part of the ribbon changes color with the anchor on :hover */
  
  border-top: 29px solid #009ff1;
  border-bottom: 29px solid #009ff1;
}