/*
Theme Name: Blank Theme
Theme URI: http://www.website.com/wp-content/themes/theme
Description: WordPress theme by <a href="http://www.push10.com/">Push10 Design Studios</a>
Version: 1.0 (WP3.2.1)
Author: Push10 Design Studios
Author URI: http://www.push10.com/
Tags:
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
.subnav {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
}
body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #ee5b53;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #ee5b53;
  color: #fff;
  text-shadow: none;
}
a {
  color: #00e;
}
a:visited {
  color: #551a8b;
}
a:hover {
  color: #06e;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px dashed #cdcccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
/* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
body {
  background: url("imgs/bg.png") #fff repeat-x top center;
  font-size: 12px;
  line-height: 1.5em;
  color: #333;
  border-top: 7px solid #70704a;
  min-width: 1000px;
  position: relative;
  font-family: "Bitter", serif;
}
p {
  margin: 0 0 1em 0;
}
hr {
  clear: both;
}
a,
a:visited {
  text-decoration: none;
  color: #996;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
a:hover,
a:visited:hover,
a:active,
a:visited:active {
  text-decoration: underline;
  color: #996;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Bitter", serif;
  font-weight: bold;
  margin: 0 0 12px 0;
  line-height: 1.2em;
}
h1,
h2 {
  font-size: 35px;
  color: #cb3209;
}
h3,
h4 {
  font-size: 15px;
  margin-bottom: 0.6em;
  color: #996;
}
h5,
h6 {
  font-size: 11px;
  color: #aaa;
  text-transform: uppercase;
}
h2,
h4,
h6 {
  margin-bottom: 0.2em;
}
.teaser {
  margin-bottom: 10px;
}
.teaser p {
  margin: 0;
}
.intro {
  display: block;
  font-size: 16px;
}
.icon {
  margin-bottom: 5px;
}
.divided {
  border-top: 1px dashed #cdcccc;
}
.divided td {
  padding: 1em 0;
  border-top: 1px dashed #cdcccc;
}
table.divided {
  border-top: inherit;
}
.bordered {
  border: 1px solid #ccc;
}
.clear {
  clear: both;
}
.paper,
.framed,
.lower-banner {
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 2px 7px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 2px 7px rgba(0,0,0,0.4);
  -ms-box-shadow: 0 2px 7px rgba(0,0,0,0.4);
  -o-box-shadow: 0 2px 7px rgba(0,0,0,0.4);
  box-shadow: 0 2px 7px rgba(0,0,0,0.4);
  margin-bottom: 7px;
  padding-bottom: 1px;
}
.framed {
  padding: 10px;
}
.loops {
  position: relative;
}
.loops:before {
  content: "";
  position: absolute;
  top: -15px;
  left: 20px;
  width: 33px;
  height: 37px;
  background: url("imgs/sidebar-loop.png") no-repeat;
}
.loops:after {
  content: "";
  position: absolute;
  top: -15px;
  right: 30px;
  width: 33px;
  height: 37px;
  background: url("imgs/sidebar-loop.png") no-repeat;
}
.leather-header {
  color: #ede3d7;
  font-size: 16px;
  text-transform: uppercase;
  background: #564127 url("imgs/leather-bar.png") repeat-x;
  line-height: 74px;
  text-align: center;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.leather-header a,
.leather-header a:visited {
  color: #ede3d7;
}
.bar-header {
  background: #ede3d7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  letter-spacing: 1px;
  -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
  -ms-box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
  -o-box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
  box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
  border: 1px solid #d8cec3;
  color: #442c0f;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 38px;
  padding: 0 25px;
}
.bar-header a,
.bar-header a:visited {
  olor: #442c0f;
}
.bar-header.center {
  text-align: center;
}
.button,
.btn,
input[type="submit"] {
  display: inline-block;
  background: url("imgs/btn-bg.png") repeat-x;
  padding: 0 20px;
  min-width: 60px;
  line-height: 30px;
  font-size: 12px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.3);
  -ms-box-shadow: inset 0 0 10px rgba(0,0,0,0.3);
  -o-box-shadow: inset 0 0 10px rgba(0,0,0,0.3);
  box-shadow: inset 0 0 10px rgba(0,0,0,0.3);
  color: #fff !important;
  border: none;
}
.button:visited,
.btn:visited,
input[type="submit"]:visited {
  color: #fff;
}
.button:hover,
.btn:hover,
input[type="submit"]:hover {
  text-decoration: none;
  color: #fff;
  -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
  -ms-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
  -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
  box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.button:active,
.btn:active,
input[type="submit"]:active {
  color: #fff;
  -webkit-box-shadow: inset 0 0 20px rgba(0,0,0,0.5);
  -moz-box-shadow: inset 0 0 20px rgba(0,0,0,0.5);
  -ms-box-shadow: inset 0 0 20px rgba(0,0,0,0.5);
  -o-box-shadow: inset 0 0 20px rgba(0,0,0,0.5);
  box-shadow: inset 0 0 20px rgba(0,0,0,0.5);
}
input[type='text'],
textarea {
  padding: 5px !important;
  background: #fff !important;
  border: 1px solid #cdbfae !important;
}
.page-wrapper {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
.page-padding {
  padding-left: 25px;
  padding-right: 25px;
}
.page-head {
  height: 100px;
  position: relative;
  z-index: 10;
}
.starburst {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 611px;
  background: url("imgs/starburst.png") no-repeat top center;
  z-index: -1;
}
.logo {
  position: absolute;
  top: 106px;
  left: -1px;
}
.footer-wrap {
  background: #996;
  position: relative;
  margin-top: 100px;
}
.footer-wrap:before {
  position: absolute;
  top: -69px;
  left: 0;
  right: 0;
  height: 69px;
  content: "";
  background: url("imgs/footer-grass.png") repeat-x top center;
}
.page-foot {
  font-size: 13px;
  color: #5f613a;
  background: url("imgs/footer-bg.png") repeat-x;
  width: 880px;
  margin: 0 auto;
  padding: 30px 0;
}
.page-foot a,
.page-foot a:visited {
  color: #5f613a;
}
.footer {
  border-left: 1px solid #b6b691;
  border-right: 1px solid #7d7d55;
  min-height: 105px;
  padding: 5px 20px;
  width: 116px;
  float: left;
}
.footer-left {
  border-left: none;
}
.footer-right {
  border-right: none;
}
.footer-right img {
  border: 9px solid #89895c;
}
.footer-middleleft {
  width: 140px;
}
.footer-middleright {
  width: 340px;
}
.lower-footer {
  position: relative;
  margin-top: 40px;
  background: #73734c;
  border-top: dashed 1px #a8a88f;
  height: 40px;
}
.footer-diamond {
  background: url("imgs/footer-copyrightbox.png") no-repeat;
  margin: 0 auto;
  width: 452px;
  height: 40px;
  line-height: 40px;
  margin-top: -20px;
  text-align: center;
  color: #5f613a;
  font-size: 10px;
}
.footer-diamond a,
.footer-diamond a:visited {
  color: #5f613a;
  font-size: 10px;
}
.fluffy-and-hank {
  position: absolute;
  top: 108px;
  right: 3px;
  z-index: 40;
}
.main-top {
  height: 14px;
  background: url("imgs/content-top.png") repeat-x;
  margin-top: 160px;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: -4px;
  position: relative;
  z-index: 20;
}
.main {
  background: url("imgs/page-bg.jpg");
  padding: 35px 28px 45px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
  -ms-box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
  -o-box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
  box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
  border: 1px solid #d8cec3;
  z-index: 1;
}
.half {
  width: 430px;
  float: left;
  margin-left: 40px;
  margin-bottom: 2em;
}
.small {
  width: 228px;
  float: left;
  margin-left: 26px;
  margin-bottom: 2em;
}
.large {
  width: 590px;
  float: left;
  margin-left: 28px;
  margin-bottom: 2em;
}
.first-col {
  margin-left: 0;
}
.content {
  padding: 25px 25px 10px;
}
.full {
  clear: both;
}
.post-content {
  width: 598px;
  float: left;
  padding: 0 38px 0 12px;
  background: url("imgs/content-rule.png") repeat-y top right;
}
.sidebar-box {
  margin-bottom: 2em;
}
.home-banner {
  position: relative;
  margin: 40px 35px 0;
  z-index: 1;
}
.banner-text {
  position: absolute;
  top: 20px;
  right: 0;
  width: 440px;
  color: #442c0f;
  font-family: "Bitter", serif;
  font-size: 15px;
  line-height: 1.6em;
}
.banner-bar {
  -webkit-box-shadow: inset 0 0 59px rgba(0,0,0,0.15);
  -moz-box-shadow: inset 0 0 59px rgba(0,0,0,0.15);
  -ms-box-shadow: inset 0 0 59px rgba(0,0,0,0.15);
  -o-box-shadow: inset 0 0 59px rgba(0,0,0,0.15);
  box-shadow: inset 0 0 59px rgba(0,0,0,0.15);
  margin-top: -47px;
  height: 48px;
  background: #d3c8bb;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0 35px;
  line-height: 48px;
  text-align: right;
  font-size: 17px;
  letter-spacing: 1px;
  color: #442c0f;
  font-weight: bold;
  text-transform: uppercase;
}
.donation-bar {
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 -2px 5px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 -2px 5px rgba(0,0,0,0.3);
  -ms-box-shadow: 0 -2px 5px rgba(0,0,0,0.3);
  -o-box-shadow: 0 -2px 5px rgba(0,0,0,0.3);
  box-shadow: 0 -2px 5px rgba(0,0,0,0.3);
  margin: 0 2px 40px;
  z-index: 2;
}
.lower-banner {
  position: relative;
  padding: 10px;
  float: right;
  margin-top: 10px;
  margin-right: 20px;
}
.lower-banner:before {
  content: "";
  position: absolute;
  top: -57px;
  left: 20px;
  width: 21px;
  height: 61px;
  background: url("imgs/featuredpet-ring.png") no-repeat;
}
.lower-banner:after {
  content: "";
  position: absolute;
  top: -57px;
  right: 20px;
  width: 21px;
  height: 61px;
  background: url("imgs/featuredpet-ring.png") no-repeat;
}
nav,
.subnav {
  margin: 0;
  padding: 0;
}
nav ul,
.subnav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
nav li,
.subnav li {
  position: relative;
  margin: 0;
}
nav a,
.subnav a {
  display: block;
}
nav a:hover,
.subnav a:hover,
nav li.current_page_item a,
.subnav li.current_page_item a,
nav li.current_page_ancestor a,
.subnav li.current_page_ancestor a {
  text-decoration: none;
}
.horizontal-nav li,
.main-nav li,
.utility-nav li {
  float: left;
}
.horizontal-nav a,
.main-nav a,
.utility-nav a {
  text-align: center;
  padding: 0 10px;
}
.main-nav {
  position: absolute;
  top: 44px;
  left: 30px;
  right: -10px;
  background: #564127;
  height: 48px;
  -webkit-border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  -ms-border-radius: 0 10px 10px 0;
  -o-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.5), 1px 2px 5px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.5), 1px 2px 5px rgba(0,0,0,0.2);
  -ms-box-shadow: inset 0 0 5px rgba(0,0,0,0.5), 1px 2px 5px rgba(0,0,0,0.2);
  -o-box-shadow: inset 0 0 5px rgba(0,0,0,0.5), 1px 2px 5px rgba(0,0,0,0.2);
  box-shadow: inset 0 0 5px rgba(0,0,0,0.5), 1px 2px 5px rgba(0,0,0,0.2);
}
.main-nav ul {
  position: absolute;
  top: 4px;
  left: 5px;
  right: 3px;
  bottom: 4px;
  border-top: dashed 1px #968978;
  border-bottom: dashed 1px #968978;
  padding-left: 35px;
}
.main-nav a,
.main-nav a:visited {
  background: url("imgs/nav-rule.png") no-repeat;
  color: #fff;
  font-family: "Bitter", serif;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 38px;
  padding: 0 35px;
}
.main-nav li:last-child a {
  padding-right: 0;
}
.main-nav li:first-child a {
  background: none;
}
.main-nav:before {
  position: absolute;
  top: -8px;
  bottom: -17px;
  left: -53px;
  content: "";
  background: url("imgs/collar-buckle.png") no-repeat;
  width: 97px;
}
.utility-nav {
  position: absolute;
  top: -7px;
  right: 0;
}
.utility-nav a,
.utility-nav a:visited {
  padding: 0 3px;
}
.utility-nav a:hover {
  color: #fff;
}
.subnav a {
  padding: 0 0 15px;
}
.subnav a:after {
  content: " »";
}
.subnav a:hover,
.subnav li.current_page_item a,
.subnav li.current_page_ancestor a {
  color: #564127 !important;
}
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.ir br {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
