@import url(https://fonts.googleapis.com/css?family=Merriweather+Sans);
@font-face {
  font-family: 'Stuff';
  src: url('../bundles/neighbourlystatic/font/stuff/stuff.eot');
  src: url('../bundles/neighbourlystatic/font/stuff/stuff.eot?#iefix') format('embedded-opentype'), url('../bundles/neighbourlystatic/font/stuff/stuff.woff') format('woff'), url('../bundles/neighbourlystatic/font/stuff/stuff.ttf') format('truetype');
}
.neighbourly-responsive-widget {
  clear: both;
  margin: 0px;
  padding: 0px;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 12px;
  color: #333333;
  background: #333333;
  background: #eeeeee;
}
.neighbourly-responsive-widget a {
  color: #256091;
  text-decoration: none;
}
.neighbourly-responsive-widget a:hover,
.neighbourly-responsive-widget a:active,
.neighbourly-responsive-widget a:focus,
.neighbourly-responsive-widget a:visited {
  color: #256091;
}
.neighbourly-responsive-widget .nowrap {
  white-space: nowrap;
}
.neighbourly-responsive-widget .text-right {
  text-align: right;
}
.neighbourly-responsive-widget .stuff-header {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  padding-left: 10px;
  padding-right: 10px;
  height: 27px;
  color: #fff;
  border-bottom: solid 1px #335a1c;
  border-top: solid 1px #335a1c;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  background-color: #579830;
  background-image: -moz-linear-gradient(top, #60a735, #4a8029);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#60a735), to(#4a8029));
  background-image: -webkit-linear-gradient(top, #60a735, #4a8029);
  background-image: -o-linear-gradient(top, #60a735, #4a8029);
  background-image: linear-gradient(to bottom, #60a735, #4a8029);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff60a735', endColorstr='#ff4a8029', GradientType=0);
}
.neighbourly-responsive-widget .stuff-header .stuff-title {
  line-height: 27px;
}
.neighbourly-responsive-widget .stuff-header .stuff-title a {
  color: #fff;
}
.neighbourly-responsive-widget .stuff-list {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
.neighbourly-responsive-widget .stuff-list .stuff-list-item {
  position: relative;
  border-bottom: solid 1px #9F9F9F;
  padding: 10px;
  box-shadow: inset 0 1px 0 #ffffff, inset 0 -1px 0 #ffffff;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAMAAABcxfTLAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADNQTFRF9PDxtra26+jowcHBubm5wMDAzMrL1NPT+PT1+fX26ufoxsXF1dPUurq69PHyzMvL+vb3IBXnbQAAABF0Uk5T/////////////////////wAlrZliAAAAP0lEQVR42lSNSQ4AIAwCqftu//9ajRcpJxhIQB1QErJ4BkA0AGrBdQZcU5ME93PZEtrfF27f33T8tzpHPQIMADwjB18Zr4nRAAAAAElFTkSuQmCC") right center no-repeat;
  padding-right: 25px;
}
.neighbourly-responsive-widget .stuff-list .stuff-list-item .stuff-list-item-link {
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
}
.neighbourly-responsive-widget .stuff-list .stuff-list-item .stuff-list-item-link:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}
.neighbourly-responsive-widget .stuff-list .stuff-list-item .stuff-list-item-copy {
  display: block;
  margin-top: 5px;
}
.neighbourly-responsive-widget .stuff-footer a {
  padding: 10px;
  display: block;
  position: relative;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAMAAABcxfTLAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADNQTFRF9PDxtra26+jowcHBubm5wMDAzMrL1NPT+PT1+fX26ufoxsXF1dPUurq69PHyzMvL+vb3IBXnbQAAABF0Uk5T/////////////////////wAlrZliAAAAP0lEQVR42lSNSQ4AIAwCqftu//9ajRcpJxhIQB1QErJ4BkA0AGrBdQZcU5ME93PZEtrfF27f33T8tzpHPQIMADwjB18Zr4nRAAAAAElFTkSuQmCC") right center no-repeat;
}
.neighbourly-responsive-widget .stuff-footer a:after {
  position: absolute;
  top: 11px;
  right: 25px;
  content: "View all posts";
  color: #60a735;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
}
.neighbourly-responsive-widget .stuff-footer a .neighbourly-logo {
  height: 20px;
  width: auto;
}
.neighbourly-responsive-widget .stuff-footer.not-logged-in a:after {
  content: "Find your suburb";
}
html {
  margin: 0px;
  padding: 0px;
}
body {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  background: #333333;
}
a {
  color: #256091;
  text-decoration: none;
}
a:hover,
a:active,
a:focus,
a:visited {
  color: #256091;
}
a:hover {
  text-decoration: underline;
}
.nowrap {
  white-space: nowrap;
}
.text-right {
  text-align: right;
}
.stuff-wrapper {
  position: absolute;
  height: 500px;
  width: 300px;
  background: #fafafa;
}
.stuff-wrapper .neighbourly-logo {
  float: left;
  height: 24px;
  width: auto;
}
.stuff-wrapper .stuff-sub-heading {
  color: #777777;
  font-family: Stuff, Arial, sans-serif;
  font-size: 14px;
  padding: 10px;
  display: block;
  font-weight: bold;
}
.stuff-wrapper .stuff-header {
  border-top: solid 4px #60a735;
  padding: 0 10px;
  overflow: auto;
}
.stuff-wrapper .stuff-header .neighbourly-logo {
  margin: 10px 0;
}
.stuff-wrapper .stuff-header .stuff-title {
  color: #60a735;
  font-family: Stuff, Arial, sans-serif;
  font-size: 28px;
  line-height: 33px;
  font-weight: bold;
  display: inline-block;
  text-transform: lowercase;
  margin: 7px 0 9px;
}
.stuff-wrapper .stuff-header .stuff-title a {
  color: #60a735;
}
.stuff-wrapper .stuff-header .stuff-title a:hover {
  text-decoration: none;
}
.stuff-wrapper .stuff-list {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.stuff-wrapper .stuff-list .stuff-list-item {
  margin: 0 0 5px;
  padding: 0 10px 10px;
}
.stuff-wrapper .stuff-list .stuff-list-item.margin-bottom-2 {
  margin-bottom: 2px;
}
.stuff-wrapper .stuff-list .stuff-list-item .stuff-main-image {
  max-height: 200px;
  overflow: hidden;
  margin-bottom: 2px;
}
.stuff-wrapper .stuff-list .stuff-list-item .stuff-main-image .main-image {
  width: 100%;
}
.stuff-wrapper .stuff-list .stuff-list-item .stuff-list-item-link {
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.stuff-wrapper .stuff-list .stuff-list-item .stuff-list-item-link.stuff-list-item-link-image {
  background: url('/bundles/neighbourlystatic/img/stuff/icon_gallery.png') right top no-repeat;
  padding-right: 24px;
}
.stuff-wrapper .stuff-list .stuff-list-item .stuff-list-item-link.stuff-list-item-link-heading {
  font-size: 16px;
}
.stuff-wrapper .stuff-list .stuff-list-item .stuff-list-item-copy {
  display: block;
  line-height: 150%;
}
.stuff-wrapper .stuff-list .stuff-list-item.stuff-thumb-list-item {
  overflow: auto;
}
.stuff-wrapper .stuff-list .stuff-list-item.stuff-thumb-list-item .stuff-neighbourhood-thumb {
  float: left;
  height: 60px;
  width: 90px;
  border: 1px solid #cccccc;
  margin: 3px 13px 10px 0;
}
.stuff-wrapper .stuff-list .stuff-list-item.stuff-half-list-item {
  float: left;
  width: 130px;
}
.stuff-wrapper .stuff-list .stuff-list-item.stuff-half-list-item .stuff-list-item-link {
  padding-right: 10px;
}
.stuff-wrapper .stuff-list .stuff-list-item.stuff-half-list-item .stuff-list-item-copy {
  padding-right: 10px;
}
.stuff-wrapper .stuff-list.stuff-list-spaced {
  margin-top: 10px;
}
.stuff-wrapper .stuff-list.stuff-list-spaced .stuff-list-item {
  margin: 10px 0 5px;
}
.stuff-wrapper .stuff-footer {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 10px 0;
}
.stuff-wrapper .stuff-footer .neighbourly-logo {
  margin-left: 10px;
}
.stuff-wrapper .stuff-footer .view-all-link {
  line-height: 24px;
  color: #60a735;
  padding-right: 10px;
  text-align: right;
}
.stuff-wrapper .stuff-footer .stuff-form {
  position: relative;
  padding: 0 10px;
}
.stuff-wrapper .stuff-footer .stuff-form .stuff-input {
  margin: 0 10px 0 0;
  padding: 0 28px 0 10px;
  height: 28px;
  line-height: 28px;
  border: solid 1px #cccccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  width: 158px;
  background-repeat: no-repeat;
  background-position: 97% 6px;
  background-size: 16px 16px;
}
.stuff-wrapper .stuff-footer .stuff-form .stuff-input:hover,
.stuff-wrapper .stuff-footer .stuff-form .stuff-input:focus,
.stuff-wrapper .stuff-footer .stuff-form .stuff-input:active {
  border-color: #777777;
  outline: none;
}
.stuff-wrapper .stuff-footer .stuff-form .stuff-input.ui-autocomplete-loading {
  background-image: url("/bundles/neighbourlystatic/img/ajax-loader.gif");
}
.stuff-wrapper .stuff-footer .stuff-form .stuff-button {
  font-size: 14px;
  font-family: Stuff, Arial, sans-serif;
  background: #60a735;
  border-radius: 7px;
  color: #FFFFFF;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  width: 70px;
  text-align: center;
  border: none;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.stuff-wrapper .stuff-footer .stuff-form .stuff-button:hover,
.stuff-wrapper .stuff-footer .stuff-form .stuff-button:focus {
  background: #55942f;
  outline: none;
}
.stuff-wrapper .stuff-footer .stuff-form .stuff-button:active {
  background: #4a8029;
  outline: none;
}
.stuff-wrapper .stuff-footer .stuff-form .dropdown-neighbourhood-select {
  overflow: visible;
  display: block;
  float: left;
  position: relative;
}
.stuff-wrapper .stuff-footer .stuff-form .dropdown-neighbourhood-select .ui-autocomplete {
  top: auto !important;
  left: 0px !important;
  width: auto !important;
  margin: 0 0 2px;
  padding: 5px 0px;
  position: absolute;
  bottom: 100%;
  right: 10px;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  list-style-type: none;
}
.stuff-wrapper .stuff-footer .stuff-form .dropdown-neighbourhood-select .ui-autocomplete > li {
  padding: 5px 10px;
  margin: 0px;
  cursor: default;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.stuff-wrapper .stuff-footer .stuff-form .dropdown-neighbourhood-select .ui-autocomplete > li:hover {
  background: #cccccc;
}
.stuff-wrapper .stuff-footer .stuff-button-lg {
  float: right;
  font-size: 18px;
  font-family: Stuff, Arial, sans-serif;
  background: #60a735;
  border-radius: 7px;
  color: #FFFFFF;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 145px;
  text-align: center;
  border: none;
  margin: 0 10px 0 0;
  padding: 0;
  cursor: pointer;
}
.stuff-wrapper .stuff-footer .stuff-button-lg:hover,
.stuff-wrapper .stuff-footer .stuff-button-lg:focus {
  background: #55942f;
  outline: none;
  text-decoration: none;
}
.stuff-wrapper .stuff-footer .stuff-button-lg:active {
  background: #4a8029;
  outline: none;
}
.stuff-wrapper.morepork .stuff-header {
  border-color: #00a3e0;
}
.stuff-wrapper.morepork .stuff-header .morepork-button {
  position: absolute;
  top: 15px;
  right: 10px;
}
.stuff-wrapper.morepork .stuff-header .morepork-button > a {
  display: block;
}
.stuff-wrapper.morepork .stuff-header .morepork-button > a > img {
  display: block;
}
.stuff-wrapper.morepork .stuff-header .stuff-title a {
  color: #00a3e0;
}
.stuff-wrapper.morepork .stuff-list.stuff-list-spaced {
  margin-top: 0px;
}
.stuff-wrapper.morepork .stuff-list.stuff-list-spaced .stuff-list-item {
  margin: 0px;
  padding-bottom: 0px;
}
.stuff-wrapper.morepork .morepork-footer {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.stuff-wrapper.morepork .morepork-footer > a {
  display: block;
}
.stuff-wrapper.morepork .morepork-footer > a > img {
  display: block;
}
@keyframes image-fade {
  0% {
    opacity: 0;
  }
  45% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes bounce-out {
  0% {
    transform: translate(0%, 0);
  }
  45% {
    transform: translate(0%, 0);
  }
  47% {
    transform: translate(5%, 0);
  }
  52% {
    transform: translate(-100%, 0);
  }
  93% {
    transform: translate(-100%, 0);
  }
  98% {
    transform: translate(5%, 0);
  }
  100% {
    transform: translate(0%, 0);
  }
}
@keyframes bounce-in {
  0% {
    transform: translate(-100%, 0);
  }
  45% {
    transform: translate(-100%, 0);
  }
  50% {
    transform: translate(5%, 0);
  }
  52% {
    transform: translate(0%, 0);
  }
  93% {
    transform: translate(0%, 0);
  }
  95% {
    transform: translate(5%, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}
.plain {
  display: block;
  font-family: "Roboto", sans-serif;
  position: relative;
  height: 500px;
  width: 300px;
  cursor: pointer;
  text-decoration: none;
  color: #fff;
}
.plain img {
  border: none;
}
.plain .grad {
  position: absolute;
  height: 250px;
  width: 300px;
}
.plain .grad.grad-top {
  top: 0px;
  left: 0px;
  background-image: linear-gradient(9deg, rgba(0, 0, 0, 0) 54%, rgba(0, 0, 0, 0.8) 100%);
}
.plain .grad.grad-bottom {
  bottom: 0px;
  left: 0px;
  background-image: linear-gradient(-9deg, rgba(0, 0, 0, 0.8) 26%, rgba(0, 0, 0, 0) 60%);
}
.plain .rotate-bg {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}
.plain .rotate-bg.rotate-bg-1 {
  opacity: 1;
}
.plain .rotate-bg.rotate-bg-2 {
  opacity: 0;
  animation: image-fade ease-in-out infinite 10s normal;
}
.plain .logo {
  position: absolute;
  top: 15px;
  left: 15px;
  height: 48px;
  width: auto;
}
.plain .frame {
  position: absolute;
  top: 78px;
  left: 0px;
  width: 300px;
}
.plain .frame .line {
  display: inline-block;
  font-size: 28px;
  line-height: 42px;
  padding: 0 15px 0 100px;
  margin-left: -85px;
  margin-bottom: 15px;
  color: #fff;
  font-weight: 200;
  background: #60A735;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
  animation: ease-in-out infinite 10s normal;
}
.plain .frame .line.line-2 {
  animation-delay: 0.2s;
}
.plain .frame.frame-1 {
  padding-top: 31px;
}
.plain .frame.frame-1 .line {
  transform: translate(0, 0);
  animation-name: bounce-out;
}
.plain .frame.frame-2 {
  padding-top: 215px;
}
.plain .frame.frame-2 .line {
  transform: translate(-100%, 0);
  animation-name: bounce-in;
}
.plain .button {
  text-align: center;
  font-size: 22px;
  position: absolute;
  bottom: 15px;
  left: 15px;
  height: 52px;
  width: 270px;
  border-radius: 5px;
  color: #fff;
  background: #0b9abc;
  line-height: 52px;
}
