/*   
Theme Name: Pakuranga Vets 2014 (Responsive)
Theme URI: 
Description: Custom Wordpress theme for Pakuranga Veterinary Clinic
Author: Blake // myPixel
Author URI: http://mypixel.co.nz
Version: 2
*/
/* #Reset
================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.container {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
}
.container:after {
  content: "";
  display: table;
  clear: both;
}

.container .column,
.container .columns {
  float: left;
  display: inline;
}

.row {
  *zoom: 1;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* #mixins
================================================== */
/* #Variables
================================================== */
/* colours */
/* fonts */
@font-face {
  font-family: 'crushedregular';
  src: url("fonts/crushed-webfont.eot");
  src: url("fonts/crushed-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/crushed-webfont.woff") format("woff"), url("fonts/crushed-webfont.ttf") format("truetype"), url("fonts/crushed-webfont.svg#crushedregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* grids */
/* #Typography
================================================== */
h1, h2, h3, h4, h5, h6 {
  color: #181818;
  font-family: "crushedregular", "Open Sans", Segoe, "Segoe UI", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.1;
  text-transform: uppercase;
  margin: 0.75em 0 .25em 0;
  color: #438482;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  margin: 1.25em 0 .25em 0;
  text-transform: uppercase;
  line-height: 1.4;
}
h1.title, h2.title, h3.title, h4.title, h5.title, h6.title {
  font-size: 24px;
  color: #181818;
  margin: 0;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.9);
}
@media (min-width: 600px) {
  h1.title, h2.title, h3.title, h4.title, h5.title, h6.title {
    font-size: 32px;
  }
}
@media (min-width: 1023px) {
  h1.title, h2.title, h3.title, h4.title, h5.title, h6.title {
    font-size: 48px;
  }
}
h1.news-item-title, h2.news-item-title, h3.news-item-title, h4.news-item-title, h5.news-item-title, h6.news-item-title {
  font-size: 19.6px;
  text-transform: none;
  line-height: 1.2;
  margin: 20px 0 5px;
}
h1.news-item-title a, h2.news-item-title a, h3.news-item-title a, h4.news-item-title a, h5.news-item-title a, h6.news-item-title a {
  color: #438482;
}

.entry > h1,
.entry > h2,
.entry > h3,
.entry > h4,
.entry > h5 {
  margin-top: 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}

h1 {
  font-size: 42px;
}

h2 {
  font-size: 35px;
  color: #841719;
}

h3 {
  font-size: 28px;
  color: #841719;
}

h4 {
  font-size: 21px;
  margin-bottom: 4px;
}

h5 {
  font-size: 16.8px;
}

h6 {
  font-size: 16.8px;
}

.call-link p {
  margin: 10px 0 0 0;
  font-size: 15px;
  color: #181818;
  font-family: "Open Sans Condensed", Segoe, "Segoe UI", Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-align: center;
}
@media (min-width: 600px) {
  .call-link p {
    text-align: left;
  }
}
.call-link p a {
  color: #438482;
  display: block;
  font-size: 1.4em;
  font-weight: 700;
  text-decoration: none;
  border-bottom: 0 none;
  line-height: 1;
}
@media (min-width: 600px) {
  .call-link p a {
    color: #438482 !important;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
  }
}
@media (min-width: 1023px) {
  .call-link p a {
    font-size: 18px;
    color: #343434;
  }
  .home.page .call-link p a {
    color: white !important;
  }
}
.call-link p span {
  line-height: 1.2;
  font-size: 14px;
}
@media (min-width: 600px) {
  .call-link p span {
    font-size: 13px;
    color: #343434;
  }
}
@media (min-width: 1023px) {
  .call-link p span {
    color: #343434;
  }
  .home.page .call-link p span {
    color: white !important;
  }
}
.call-link.inline {
  margin: 10px 0 10px 10px;
}
.call-link.inline p {
  color: #f1f1f1;
}
.call-link.inline a {
  font-weight: 400;
  color: #f1f1f1;
  line-height: 1.2;
}

a .badge {
  font-size: 10px !important;
  letter-spacing: .5px;
  color: #676767 !important;
  text-transform: uppercase;
}

.subheader {
  color: #f1f1f1;
}

sup {
  font-size: 50%;
  vertical-align: super;
  margin: 0;
}

em {
  font-style: italic;
}

strong {
  font-weight: 600;
}

small {
  font-size: 80%;
}

.breadcrumbs {
  margin: 0;
  font-size: 14px;
  color: #b6b0b0;
  font-family: "crushedregular", "Open Sans", Segoe, "Segoe UI", Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.breadcrumbs a {
  color: #b6b0b0;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #181818;
}
@media (min-width: 1023px) {
  .breadcrumbs {
    font-size: 18px;
    font-weight: 400;
  }
}

.entry p {
  margin: 0 0 20px 0;
  font-size: 14px;
  line-height: 1.4;
}
@media (min-width: 1023px) {
  .entry p {
    font-size: 15.4px;
  }
}
@media (min-width: 1440px) {
  .entry p {
    font-size: 16.8px;
  }
}
.entry p.lead {
  font-size: 16.8px;
  line-height: 1;
  color: #f1f1f1;
}
.entry p.read-more {
  margin: -10px 0 10px;
  font-size: 0.9em;
}
.entry a {
  text-decoration: none;
  color: #438482;
  border-bottom: 1px solid #438482;
}
.entry a:visited {
  color: #438482;
  border-bottom-color: #438482;
}
.entry a:hover, .entry a:active {
  color: #841719;
  border-bottom-color: #841719;
}
.entry a[rel*=lightbox] {
  border: 0 none;
}
.entry .btn {
  display: inline-block;
  text-transform: uppercase;
  font-family: "crushedregular", "Open Sans", Segoe, "Segoe UI", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 2;
  background: #438482;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU0YTZhMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQzODQ4MiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #54a6a3), color-stop(100%, #438482));
  background-image: -moz-linear-gradient(#54a6a3, #438482);
  background-image: -webkit-linear-gradient(#54a6a3, #438482);
  background-image: linear-gradient(#54a6a3, #438482);
  padding: 5px 15px 7px 10px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: white;
  border-bottom: 1px solid #326261;
  border-right: 1px solid #326261;
}
@media (min-width: 600px) {
  .entry .btn {
    line-height: 1;
  }
}
.entry .btn:visited {
  color: white;
  border-bottom: 1px solid #326261;
  border-right: 1px solid #326261;
}
.entry .btn:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQzODQ4MiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU0YTZhMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #438482), color-stop(100%, #54a6a3));
  background-image: -moz-linear-gradient(#438482, #54a6a3);
  background-image: -webkit-linear-gradient(#438482, #54a6a3);
  background-image: linear-gradient(#438482, #54a6a3);
  border-bottom: 1px solid #326261;
  border-right: 1px solid #326261;
  color: white;
}
.entry .btn:active {
  border-bottom: 0;
  border-right: 0;
  border-left: 1px solid #21403f;
  border-top: 1px solid #0f1f1e;
  color: white;
}
.entry .xl {
  font-size: 1.5em;
  font-weight: 700;
}
.entry ul {
  margin: 10px 0 10px 2em;
}
.entry ul li {
  margin: 0 0 4px 0;
  list-style-type: disc;
  font-size: 14px;
  line-height: 1.4;
}
@media (min-width: 1023px) {
  .entry ul li {
    font-size: 15.4px;
  }
}
@media (min-width: 1440px) {
  .entry ul li {
    font-size: 16.8px;
  }
}

.social {
  display: none;
}
@media (min-width: 1023px) {
  .social {
    display: block;
    margin: 20px 0;
  }
  .social li {
    float: left;
    margin: 0 5px 0 0;
  }
}

.menu-btn {
  background: url('src/images/ui-s9a07751f2f.png') 0 -13px no-repeat;
  height: 39px;
  width: 43px;
  position: absolute;
  top: 17px;
  right: 12px;
  z-index: 999;
  width: 43px;
  height: 39px;
  text-indent: -999em;
  overflow: hidden;
}
@media (min-width: 600px) {
  .menu-btn {
    display: none;
  }
}

/* shared */
.menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.menu li {
  display: block;
  margin: 0;
  padding: 0;
}
.menu li a {
  display: block;
  margin: 0;
  padding: 7px 5px 5px 7px;
  color: #181818;
  text-decoration: none;
  text-transform: none;
  font-family: "Open Sans Condensed", Segoe, "Segoe UI", Arial, Helvetica, sans-serif;
  font-weight: 700;
  line-height: 1;
  font-size: 16.8px;
}
.menu li a:hover {
  color: white;
}
.primary-nav .menu {
  background: #333;
  padding: 25px 15px 10px 15px;
  position: absolute;
  top: 0;
  width: 280px;
  z-index: 900;
  -moz-transform: translateX(-290px);
  -ms-transform: translateX(-290px);
  -webkit-transform: translateX(-290px);
  transform: translateX(-290px);
  -moz-transition: -moz-transform 250ms ease-in-out;
  -o-transition: -o-transform 250ms ease-in-out;
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
.primary-nav .menu.open {
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
  -moz-box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
}
@media (min-width: 600px) {
  .primary-nav .menu {
    width: auto;
    position: relative;
    *zoom: 1;
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    text-align: center;
  }
  .primary-nav .menu:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media (min-width: 1023px) {
  .primary-nav .menu {
    padding: 0;
    display: block;
    text-align: left;
  }
}
@media (min-width: 600px) {
  .primary-nav .menu li {
    display: inline-block;
  }
  .primary-nav .menu li:first-child a {
    border-left: 0 none;
  }
}
@media (min-width: 1023px) {
  .primary-nav .menu li {
    float: none;
    display: block;
  }
}
.primary-nav .menu li a {
  color: #f1f1f1;
  font-size: 20px;
  line-height: 1.2;
  border-bottom: 1px solid #999;
}
@media (min-width: 600px) {
  .primary-nav .menu li a {
    float: left;
    border-bottom: 0 none;
    border-left: 1px solid #999;
    padding: 0px 5px 0px 10px;
    margin: 0 0 0 5px;
    font-size: 18px;
  }
}
@media (min-width: 1023px) {
  .primary-nav .menu li a {
    font-size: 21px;
    line-height: 1.5;
    padding: 7px 5px 5px 7px;
    border-bottom: 1px solid #999;
    border-left: 0 none;
    float: none;
    margin: 0;
  }
}
.primary-nav .menu li a:hover {
  color: #74b9b7;
}
.primary-nav .menu li.current-page-ancestor, .primary-nav .menu li.current_page_item {
  position: relative;
}
.primary-nav .menu li.current-page-ancestor a, .primary-nav .menu li.current_page_item a {
  color: #74b9b7;
  position: relative;
}
@media (min-width: 1023px) {
  .primary-nav .menu li.current-page-ancestor:after, .primary-nav .menu li.current_page_item:after {
    content: '';
    border: 14px solid transparent;
    border-right-color: white;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    right: -1px;
  }
}
.secondary-nav .menu {
  display: none;
}
@media (min-width: 600px) {
  .secondary-nav .menu {
    display: block;
    padding: 10px;
    border-left: 3px solid white;
    height: 100%;
  }
}
.secondary-nav .menu li a {
  color: white;
  font-size: 18px;
}
.secondary-nav .menu li a:hover {
  color: #438482;
}
.secondary-nav .menu li.current_page_item a {
  color: #74b9b7;
  position: relative;
}
@media (min-width: 600px) {
  .secondary-nav .menu li.current_page_item a:after {
    content: '';
    border: 10px solid transparent;
    border-right-color: white;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: -10px;
  }
}
.footer-nav-wrap .menu {
  display: none;
}
@media (min-width: 600px) {
  .footer-nav-wrap .menu {
    background: rgba(0, 0, 0, 0.1);
    padding: 20px;
    display: block;
    -moz-column-count: 3;
    -moz-column-gap: 10px;
    -webkit-column-count: 3;
    -webkit-column-gap: 10px;
    column-count: 3;
    column-gap: 10px;
  }
}
@media (min-width: 1023px) {
  .footer-nav-wrap .menu {
    background: rgba(0, 0, 0, 0.1);
    padding: 20px;
    display: block;
    -moz-column-count: 4;
    -moz-column-gap: 10px;
    -webkit-column-count: 4;
    -webkit-column-gap: 10px;
    column-count: 4;
    column-gap: 10px;
  }
}
.footer-nav-wrap .menu > li {
  width: 140px;
  float: none;
  display: inline-block;
  margin: 0 10px 20px 0;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-nav-wrap .menu > li a {
  font-weight: 700;
  color: white;
  font-size: 15px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.9);
  font-family: "Open Sans Condensed", Segoe, "Segoe UI", Arial, Helvetica, sans-serif;
}
.footer-nav-wrap .menu > li a:hover {
  color: #438482;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.6);
}
.footer-nav-wrap .menu > li ul li a {
  color: #f1f1f1;
  font-size: 13px;
}
.footer-nav-wrap .menu > li ul li.current_page_item a {
  color: #438482;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.6);
}
.footer-nav-wrap .menu > li.current_page_item > a, .footer-nav-wrap .menu > li.current_page_parent > a {
  color: #438482;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.6);
}

.secondary-nav {
  padding: 5px 5px 10px;
}
@media (min-width: 600px) {
  .secondary-nav {
    padding: 0;
    -moz-border-radius: 0 0 0 5px;
    -webkit-border-radius: 0;
    border-radius: 0 0 0 5px;
  }
}
.secondary-nav select {
  display: block;
  width: 90%;
  margin: 0 5%;
  padding: 10px 5px;
  background: #f1f1f1;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  height: 38px;
  border: 0 none;
}
.secondary-nav select option {
  padding: 5px;
  margin: 5px;
  height: 25px;
  line-height: 25px;
}
@media (min-width: 600px) {
  .secondary-nav select {
    display: none;
  }
}

body {
  background: #333;
  font: 14px/21px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #444;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
}

html {
  opacity: 0;
  -moz-transition: opacity 20ms;
  -o-transition: opacity 20ms;
  -webkit-transition: opacity 20ms;
  transition: opacity 20ms;
}
html.wf-active {
  opacity: 1;
}

.print-only {
  display: none;
}

* {
  box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 10px 0;
}
@media (min-width: 600px) {
  img {
    display: inline;
    margin: 0;
  }
}
.entry img {
  padding: 5px;
  background: white;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  margin: 10px;
}
@media (min-width: 600px) {
  .entry img.alignright {
    float: right;
    margin: 10px 0 10px 10px;
  }
}
@media (min-width: 600px) {
  .entry img.alignleft {
    float: left;
    margin: 10px 10px 10px 0;
  }
}
@media (min-width: 600px) {
  .entry img.aligncenter {
    display: block;
    margin: 10px auto;
  }
}

.back-to-top {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 0;
  padding: 7px 12px;
  z-index: 999;
  text-decoration: none;
  background: #590f11;
  color: #f1f1f1;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px 0 0 5px;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.page-wrap {
  margin: 10px auto 0;
  width: 96%;
  *zoom: 1;
}
.page-wrap:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 600px) {
  .page-wrap {
    max-width: 960px;
  }
}
@media (min-width: 1023px) {
  .page-wrap {
    max-width: 1100px;
  }
}
@media (min-width: 1440px) {
  .page-wrap {
    max-width: 1440px;
  }
}

@media (min-width: 1023px) {
  .main-nav-wrap {
    width: 20%;
    float: left;
  }
}

.secondary-nav-wrap {
  background: url(images/bg_secondary-nav.jpg) #841719;
}
@media (min-width: 600px) {
  .secondary-nav-wrap {
    width: 25%;
    float: left;
    -moz-border-radius: 0 0 0 5px;
    -webkit-border-radius: 0;
    border-radius: 0 0 0 5px;
  }
}
@media (min-width: 1023px) {
  .secondary-nav-wrap {
    width: 16%;
  }
}

.content-wrap {
  background: white;
}
@media (min-width: 600px) {
  .content-wrap {
    width: 100%;
    float: right;
  }
  .has-secondary-nav .content-wrap {
    width: 75%;
  }
}
@media (min-width: 1023px) {
  .content-wrap {
    width: 80%;
    float: right;
  }
  .has-secondary-nav .content-wrap {
    width: 64%;
  }
}

.call-link {
  margin: 10px 0;
  *zoom: 1;
}
.call-link:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 600px) {
  .call-link {
    position: absolute;
    top: 0;
    right: 30px;
  }
}
@media (min-width: 1023px) {
  .call-link {
    top: 0;
    right: 0;
    position: relative;
    display: block;
    margin: 0;
  }
}

.entry {
  padding: 20px;
  max-width: 650px;
}
@media (min-width: 1440px) {
  .entry {
    max-width: 750px;
  }
}
.home .entry {
  max-width: 100%;
}
.entry .post {
  margin: 0 0 30px 0;
  border-bottom: 1px solid #f1f1f1;
}
.entry table {
  border: 0 none;
  padding: 0;
  margin: 0;
}
.entry table tr {
  border-bottom: 1px solid #dadada;
}
.entry table td {
  padding: 5px;
}
.entry table h1, .entry table h2, .entry table h3, .entry table h4, .entry table h5 {
  margin: 0;
}
.entry table p {
  margin: 0;
}
.entry table.data tr, .entry table.data td, .entry table.data th {
  border: 0 none;
  vertical-align: top;
}
.entry #specials tr {
  vertical-align: top;
}

*:focus {
  outline: 0;
}

.gradient-wrap, .gradient-wrap.has-end-cap:after {
  background-color: #ededed;
  background-repeat: repeat-x;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#ededed));
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #fff, #ededed);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #fff, #ededed);
  /* IE 10 */
  background: -ms-linear-gradient(top, #fff, #ededed);
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #fff, #ededed);
}

.gradient-wrap {
  padding: 10px;
}
@media (min-width: 600px) {
  .gradient-wrap {
    height: 107px;
    padding: 15px 15px 25px;
  }
}
.gradient-wrap.logo-wrap {
  width: 220px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
@media (min-width: 600px) {
  .gradient-wrap.logo-wrap {
    width: 100%;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px 0 0 5px;
  }
}
.gradient-wrap.has-end-cap {
  position: relative;
}
.gradient-wrap.has-end-cap:after {
  content: '';
  width: 10px;
  right: -10px;
  top: 0;
  bottom: 0;
  position: absolute;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0;
  border-radius: 0 5px 5px 0;
  display: none;
}
@media (min-width: 600px) {
  .gradient-wrap.has-end-cap:after {
    display: block;
  }
}
@media (min-width: 1023px) {
  .gradient-wrap .logo {
    margin-left: -15%;
  }
  .gradient-wrap .logo img {
    max-width: 115%;
  }
}

#cboxLoadedContent,
#cboxContent,
#colorbox {
  box-sizing: content-box;
}

.home article {
  background: url(images/bg_secondary-nav.jpg) #841719;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0;
  border-radius: 0 0 5px 5px;
}
.home article .entry {
  color: #f1f1f1;
  border-left: 3px solid white;
  border-right: 3px solid white;
}

.homebox-wrap {
  *zoom: 1;
}
.homebox-wrap:after {
  content: "";
  display: table;
  clear: both;
}

.homebox {
  color: #f1f1f1;
  margin: 1%;
  background: #333333;
  background: rgba(0, 0, 0, 0.2);
  padding: 10px;
  min-height: 150px;
}
@media (min-width: 600px) {
  .homebox {
    width: 48%;
    float: left;
    height: 240px;
  }
}
@media (min-width: 1023px) {
  .homebox {
    width: 31%;
    height: 240px;
  }
}
.homebox h3, .homebox h4 {
  margin: 5px 0;
  line-height: 1.2;
  color: white;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.6);
  font-weight: normal;
  text-transform: uppercase;
}
.homebox h3 span, .homebox h4 span {
  font-family: "Open Sans Condensed", Segoe, "Segoe UI", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 0.9em;
}
.homebox h4 {
  color: #f1f1f1;
  margin-bottom: 10px;
  font-size: 18px;
}
.homebox img {
  padding: 0;
  background: 0;
  -moz-box-shadow: 0 0 0 0;
  -webkit-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
}
.homebox ul {
  list-style-type: none;
  margin: 0;
}
.homebox ul li {
  margin: 0;
  list-style-type: none;
}
@media (min-width: 600px) {
  .homebox.homebox__double {
    width: 98%;
  }
}
@media (min-width: 1023px) {
  .homebox.homebox__double {
    width: 64%;
  }
}
.homebox a,
.homebox a:visited,
.homebox a:hover {
  text-decoration: none;
  color: white;
}
.homebox.homebox__hours .day {
  font-size: 0.9em;
  display: inline-block;
  width: 90px;
}
@media (min-width: 1440px) {
  .homebox.homebox__hours .day {
    font-size: 0.9em;
    display: inline-block;
    width: 110px;
  }
}
.homebox.homebox__staff a {
  border-bottom: 0 none;
}
.homebox.homebox__staff a img {
  -moz-transition: -moz-transform 200ms ease-in-out;
  -o-transition: -o-transform 200ms ease-in-out;
  -webkit-transition: -webkit-transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  padding: 0;
  margin: 0;
}
.homebox.homebox__staff a:hover img {
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.homebox.homebox__charity {
  background-image: url(images/bg_charity.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
}
.homebox.homebox__charity a {
  display: block;
  border: 0 none;
  height: 100%;
}
.homebox.homebox__charity a h3 {
  color: white;
}
.homebox.homebox__charity a:hover h3 {
  color: #841719;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.6);
}
.homebox.homebox__cattery {
  background-image: url(images/bg_cattery.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
}
.homebox.homebox__cattery a {
  display: block;
  border: 0 none;
  height: 100%;
}
.homebox.homebox__cattery a h3 {
  color: white;
}
.homebox.homebox__cattery a:hover h3 {
  color: #841719;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.6);
}
.homebox.homebox__whitford {
  background: #fff;
}
@media (min-width: 600px) {
  .homebox.homebox__whitford {
    padding-top: 40px;
  }
}
.homebox.homebox__whitford a {
  text-decoration: none;
}
.homebox.homebox__whitford img {
  max-width: 80%;
  max-height: 80%;
  height: auto;
  display: block;
  margin: auto;
}
.homebox.homebox__petcare {
  background-image: url(images/bg_petcare.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
}
.homebox.homebox__petcare a {
  display: block;
  border: 0 none;
  height: 100%;
}
.homebox.homebox__petcare a h3 {
  color: white;
}
.homebox.homebox__petcare a:hover h3 {
  color: #841719;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.6);
}

.footer-wrap {
  margin: 0 auto 10px;
  width: 96%;
  *zoom: 1;
}
.footer-wrap:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 600px) {
  .footer-wrap {
    max-width: 960px;
  }
}
@media (min-width: 1023px) {
  .footer-wrap {
    max-width: 1100px;
  }
}
@media (min-width: 1440px) {
  .footer-wrap {
    max-width: 1440px;
  }
}
.footer-wrap .footer {
  background: url(images/bg_secondary-nav.jpg) #841719;
  border-left: 3px solid white;
  border-right: 3px solid white;
  border-bottom: 3px solid white;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0;
  border-radius: 0 0 5px 5px;
  padding: 20px;
}
@media (min-width: 600px) {
  .footer-wrap .footer {
    width: 75%;
    float: right;
  }
}
@media (min-width: 1023px) {
  .footer-wrap .footer {
    width: 80%;
  }
}
.home .footer-wrap .footer {
  width: 100%;
  float: none;
}
@media (min-width: 1023px) {
  .home .footer-wrap .footer {
    float: right;
    width: 80%;
  }
}
.footer-wrap .footer .copyright {
  margin: 0;
  color: #f1f1f1;
  font-size: 12px;
}

@media print {
  .print-only {
    display: block;
  }

  .entry p a:after {
    content: " [" attr(href) "] ";
  }

  .main-nav-wrap,
  .secondary-nav-wrap,
  .back-to-top,
  .footer-wrap,
  .gradient-wrap.has-end-cap:after {
    display: none;
  }

  .page-wrap {
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .content-wrap {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .content-wrap .content {
    height: auto !important;
    width: 95% !important;
    padding: 0 !important;
    margin: 0 2% !important;
  }
  .content-wrap .home article,
  .content-wrap article,
  .content-wrap header,
  .content-wrap .gradient-wrap {
    background: none !important;
  }
  .content-wrap header {
    padding: 20px !important;
    margin: 0;
  }
  .content-wrap header .breadcrumbs {
    font-size: 10pt !important;
    font-family: arial, verdana, tahoma;
  }
  .content-wrap header .title {
    font-size: 20pt !important;
    font-family: arial, verdana, tahoma;
  }
  .content-wrap .entry {
    padding: 20px;
    margin: 0 20px 20px;
    border: 1px solid #999;
    width: 100% !important;
    max-width: 100% !important;
  }
  .content-wrap .entry .homebox {
    background: none !important;
    height: auto;
    margin: 10px 0;
    width: 100%;
    float: none;
  }
  .content-wrap .entry .homebox h1, .content-wrap .entry .homebox h2, .content-wrap .entry .homebox h3, .content-wrap .entry .homebox h4, .content-wrap .entry .homebox h5, .content-wrap .entry .homebox h6, .content-wrap .entry .homebox p {
    color: black;
    text-shadow: none;
  }
  .content-wrap .entry h1, .content-wrap .entry h2, .content-wrap .entry h3, .content-wrap .entry h4, .content-wrap .entry h5, .content-wrap .entry h6, .content-wrap .entry p, .content-wrap .entry ul, .content-wrap .entry ul li {
    color: black !important;
    text-transform: none;
    font-family: arial, verdana, tahoma;
  }
  .content-wrap .entry h1 {
    font-size: 20pt !important;
  }
  .content-wrap .entry h2 {
    font-size: 18pt !important;
  }
  .content-wrap .entry h3 {
    font-size: 16pt !important;
  }
  .content-wrap .entry h4 {
    font-size: 14pt !important;
  }
  .content-wrap .entry h5 {
    font-size: 13pt !important;
  }
  .content-wrap .entry h6 {
    font-size: 12pt !important;
  }
  .content-wrap .entry p {
    font-size: 11pt !important;
  }
}

/*# sourceMappingURL=style.css.map */
