/*
Theme name: TexVetPets
Description: Custom Theme
*/

/******* TexVetPets WordPress CSS *******/

/* ==========================================================================
	#Reset - http://meyerweb.com/eric/tools/css/reset/ v2.0
========================================================================== */

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, input, textarea,
time, mark, audio, video { margin: 0; padding: 0; outline: 0; border: 0; font-size: 100%; vertical-align: baseline; -webkit-tap-highlight-color: transparent; }
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; }


sub, sup {
  /* Specified in % so that the sup/sup is the
     right size relative to the surrounding text */
  font-size: 75%;

  /* Zero out the line-height so that it doesn't
     interfere with the positioning that follows */
  line-height: 0;

  /* Where the magic happens: makes all browsers position
     the sup/sup properly, relative to the surrounding text */
  position: relative;

  /* Note that if you're using Eric Meyer's reset.css, this
     is already set and you can remove this rule */
  vertical-align: baseline;
}

sup {
  /* Move the superscripted text up */
  top: -0.5em;
}

sub {
  /* Move the subscripted text down, but only
     half as far down as the superscript moved up */
  bottom: -0.25em;
}

body,
html { height: 100%; }

body {
font-size: 16px;
line-height: 1.5;
font-family: Georgia, serif;
color: #666;
background: #dfd7d1 url(images/bg.png) repeat center top;
min-width: 980px;

font-style: normal;
text-transform: none;
text-decoration: none;
text-shadow: none;
letter-spacing: 0;
word-spacing: 0;
word-break: break-word;
text-size-adjust: none;
-webkit-text-size-adjust: none;
-ms-text-size-adjust: none;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
}
/* 	Fonts
	Nixie One
	Open Sans
*/

a { color: #0067a1; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }
.button { display: inline-block; padding: 8px 36px; border: 3px solid #bfb0a4; margin: 0 0 0 auto; background: #8e1338; font-family: 'Open Sans', sans-serif; font-size: 24px; font-weight: bold; text-align: center; color: #fff; border-radius: 10px; }
.button:hover { text-decoration: none; background-color: #bfb0a4; }

img { width: auto; height: auto; max-width: 100%; font-size: 0; vertical-align: middle; }

input, textarea, select { font-size: 16px; font-family: Georgia, serif; }
textarea { overflow: auto; }

input, textarea { border-radius: 0; box-shadow: none; -webkit-appearance: none; }
input[type="checkbox"] { -webkit-appearance: checkbox; }
input[type="radio"] { -webkit-appearance: radio; }

a,
input[type="submit"],
input[type="button"],
input[type="reset"],
button { cursor: pointer; }

ul { list-style: disc inside none;}
ol { list-style: decimal outside none; }

/* ==========================================================================
	#Helpers
========================================================================== */

.cf { *zoom: 1; }
.cf:before,
.cf:after { content: ""; line-height: 0; display: table; }

.cl,
.cf:after{ display: block; height: 0; clear: both; }

.cl,
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }

.left,
.alignleft { float: left; display: inline; }

.right,
.alignright { float: right; display: inline; }

h1, h2, h3, h4, h5, h6 { font-family: 'Open Sans', Arial, sans-serif; font-weight: bold; line-height: 1.2; }
h1 { padding-bottom: 9px; font-size: 32px; color: #85012a; }
h2 { padding: 6px 0 12px; font-size: 22px; color: #bfb0a4; }
h3 { padding-bottom: 12px; font-size: 18px; }
h4 { padding: 17px 0 12px; font-size: 16px; font-weight: normal; }
h5 { padding-bottom: 12px; font-size: 14px; }
h6 { padding-bottom: 12px; font-size: 12px; }

.red { color: #8b1237; }

p { padding-bottom: 24px; }

.two-thirds { width: 64.66%; float: left; padding-right: 2%; }
.one-third { width: 31.33%; float: right; padding-left: 2%; }

.wrapper { width: 100%; position: relative; overflow: hidden; }

.page-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }
.page-bg i { display: block; height: 100%; background: #fff; }

.shell { position: relative; width: 980px; margin: 0 auto; }

.header { width: 100%; }
.header .shell { padding: 24px 0 25px; background: url(images/header.png) repeat-x 0 0; }
.header .image { position: absolute; bottom: 0; right: 17px; }
.header p { padding: 0; }
.header .newsletter {font-family: "Open Sans", sans-serif; font-size: 13px; color: #838282; float: right; width: 298px;}

.logo { float: left; width: 301px; height: 74px; margin-left: 20px; background: url(images/logo.png) no-repeat 0 0;  }

.navigation { position: relative; z-index: 120; width: 100%; background: #c0b3a9 url(images/nav.png) repeat-x 0 0; font-family: 'Open Sans', sans-serif; }
.navigation .shell { background: #0067a1; }
.navigation ul { list-style: none outside none; }
.navigation .menu { list-style: none outside none; float: left; width: 100%; height: 30px; font-size: 0; line-height: 0; }
.navigation .menu > li { position: relative; float: left; width: 16.666%; background: url(images/nav-a.png) no-repeat left center; }
.navigation .menu > li > a { display: block; margin-left: 3px; font-size: 16px; line-height: 30px; font-weight: bold; color: #fff; text-align: center;  }
.navigation .menu > li:first-child { background: transparent; }
.navigation .menu > li:first-child > a { margin-left: 0; }
.navigation .menu > li.hover > a,
.navigation .menu > li.current-menu-item > a,
.navigation .menu > li > a:hover { text-decoration: none; background: #871236; }
.navigation .menu ul { visibility: hidden; opacity: 0; position: absolute; top: 100%; left: 0; background: #871236; min-width: 166px; padding: 0 22px; font-size: 16px; line-height: 1.2; }
.navigation .menu ul li { display: block; border-top: 2px dotted #bfb0a4; }
.navigation .menu ul li:first-child { border-top: 0; }
.navigation .menu ul li a { display: block; width: 100%; padding: 9px 22px; margin: 0 -22px; color: #fff; }
.navigation .menu ul li a:hover { text-decoration: none; background: #a10334; }
.navigation .menu .hover ul { visibility: visible; opacity: 1; }

.search-form { position: relative; float: left; width: 232px; height: 34px; border: 1px solid #c7c7c7; margin: 8px 0 0 204px; background: #fff; border-radius: 18px; box-shadow: inset 0 0 18px #e4e2e2; }
.search-form input[type="text"] { font-family: 'Open Sans', sans-serif; float: right; width: 160px; height: 19px; padding: 8px 18px; border: 0; background: url(images/transparent.png) no-repeat 0 0; }
.search-form input[type="submit"] { position: absolute; top: 0; left: 0; float: left; width: 28px; height: 28px; border: 0; margin: 3px; background: #0067a1 url(images/search-icon.png) no-repeat center center; border-radius: 50%; }
.search-form.focus { border-color: #7dacc6; }

.find-btn { position: relative; z-index: 20; float: right; width: 96px; margin: 5px 90px 0 0; font-family: 'Open Sans', sans-serif; font-size: 11px; line-height: 1.2; font-weight: bold; text-align: center; color: #0067a1; }
.find-btn span { display: block; width: 60px; margin: 8px auto 0; border: 3px solid #bfb0a4; font-size: 14px; color: #fff; text-transform: uppercase; background: #8e1338; border-radius: 10px; }
.find-btn:hover { text-decoration: none; }
.find-btn:hover span { background: #0067a1; }

.footer { width: 100%; background: #fff; font-family: 'Open Sans', sans-serif; }
.footer .top { width: 100%; padding: 13px 0 8px; background: #c6c6c6; }
.footer p { padding: 0; }
.footer a { color: #fff; }
.footer a:hover { color: #fff; }
.footer .widget { float: left; width: 140px; padding-left: 20px; }
.footer .widget ul { font-family: 'Open Sans', sans-serif; font-size: 13px; line-height: 1.2; font-weight: bold; list-style: none outside none; }
.footer .widget ul li { width: 100%; padding-top: 17px; }
.footer .widget ul li:first-child { padding-top: 0; }
.footer .widget ul a { color: #7e7c7c; }
.footer .widget ul ul { font-size: 13px; }
.footer .widget ul ul li,
.footer .widget ul ul li:first-child { padding-top: 1px; }
.footer .widget ul ul a { color: #fff; }
.footer .widget ul.menu > li > a { text-decoration:none; }
.footer .bottom { width: 100%; padding: 16px 0; margin-top: 6px; font-family: 'Open Sans', sans-serif; text-align: center; background: #0067a1; }
.footer .bottom img { margin: 0 7px; }
.footer .bottom span { display: inline-block; padding: 2px 0 0 11px; font-size: 13px; line-height: 1.38; color: #042d45; vertical-align: middle; }
.footer .socials { float: right; width: 400px; padding: 1px 0 0; }
.footer .socials ul { float: right; padding-right: 13px; list-style: none outside none; }
.footer .socials ul li { float: left; padding-left: 18px; }
.footer .socials ul li a { float: left; }
.footer .socials ul li a:hover { opacity: 0.8; }
.footer .text { float: right; clear: right; width: 310px; padding: 39px 13px 0 0; font-size: 11px; line-height: 1.27; color: #4d4b4b; }
.footer .text p { padding: 22px 0 0 0; }
.donate-today { float: left; width: 188px; height: 118px; margin-right: 11px; background: url(images/donate.png) no-repeat 0 0; }
.donate-today:hover { text-decoration: none; background-position: 0 bottom; }
.footer .tvma,
.footer .texas-foundation { display: inline-block; vertical-align: middle; margin: 0 7px; font-size: 0; line-height: 0; }
.footer .tvma { width: 137px; height: 65px; background: url(images/tvma.png) no-repeat 0 0; }
.footer .texas-foundation { width: 116px; height: 65px; background: url(images/texas-foundation.png) no-repeat 0 0; }
.footer .tvma:hover,
.footer .texas-foundation:hover { background-position: 0 bottom; }

.main { padding: 0 0 20px; background: transparent repeat-x 0 0; }
.content { float: left; width: 65.4%; padding-left: 2%; }
.sidebar { float: right; width: 24.5%; padding-right: 2%; }
.sidebar .search-form { margin-left: 0; }

.sidebar .donate-today { float: none; display: block; margin-bottom: 10px; }
.sidebar .texas-foundation { display: block; text-indent: -999px; overflow: hidden; height: 0; padding-bottom: 43.67%; max-width: 250px; background: url(images/tvmf.png) no-repeat center center; background-size: 100% auto; }

.memorial-sidebar { float: left; width: 30%; padding-right: 0; padding-left: 2%; }
.memorial-content { float: right; width: 66%; padding-left: 0; padding-right: 2%; }


/*
Article
*/
.post { width: 100%; padding-bottom: 12px; }
.post .block { height: 100%; margin-top: 28px; padding: 12px 15px; text-align: center; font-family: 'Open Sans', sans-serif; font-size: 14px; color: #bfb0a4; background: #85012a; }
.post .title { font-family: 'Nixie One', serif; font-size: 54px; line-height: 1.2; font-weight: normal; letter-spacing: -1px; color: #8b1237; }
.post .title.page-title { padding-top: 10px; }
.post .block a { color: #bfb0a4; text-decoration:underline }
.post .block a:hover { text-decoration: none; color: #fff; }
.post .block p { padding: 0; }
.post .entry { position: relative; width: 100%; clear: both; }
.post .entry ol,
.post .entry ul { padding-left: 60px; list-style: disc outside none; }
.post .entry ol li,
.post .entry ul li { padding-bottom: 24px; }
.post .entry ul ul li,
.post .entry ol ol li { padding-top: 25px; padding-bottom: 0; }
.post .entry img, .memorial-single .mem-featured img { display: block; margin: 0 auto 30px; padding: 11px; border: 4px solid #97a9b9; background: #fff; border-radius: 4px; }
.post .entry img.alignleft,
.post .entry img.alignright { margin: 6px 20px 0;  }
.post .entry img.alignright { margin-right: 0; }
.post .entry img.alignleft { margin-left: 0; }
.post .entry img+span {color: #bfb0a4; width: 100%; text-align: right; display: block; margin: -25px 0 30px 0; font-size: 10px; font-family: 'Open Sans', sans-serif;}
.post .entry blockquote { position: relative; height: 100%; padding: 4px 80px 35px 90px; font-family: 'Open Sans', sans-serif; font-size: 22px; line-height: 1.2; font-style: italic; color: #85012a; }
.post .entry blockquote:before,
.post .entry blockquote:after { position: absolute; font-size: 100px; font-family: 'Georgia', sans-serif; line-height: 1; color: #d9d9d9; }
.post .entry blockquote:before { top: -5px; left: 26px; content: '“'; }
.post .entry blockquote:after { bottom: -38px; right: 56px; content: '”'; }
.post .categories { float: left; width: 80%; padding-bottom: 20px; font-family: 'Open Sans', sans-serif; font-size: 14px; color: #851235; }
.post .categories span { color: #666; }
.post .categories a { text-decoration: underline; }
.post .categories a:hover { text-decoration: none; }
.post .print-friendly {float: left; width: 27%; text-align: left;}
.post .print-friendly .printfriendly{margin-top:0;}
.post .comments-link { float: right; width: 20%; padding-bottom: 20px; text-align: right; font-size: 14px; color: #97a9b9; }
.post .description { margin-top: 2px; font-family: 'Open Sans', sans-serif; line-height: 1.4; font-weight: bold; color: #000; }
.post .comments-link a { color: #97a9b9; }

.author-box { position: relative; overflow: hidden; width: 400px; max-width: 100%; padding: 15px; margin: 15px 0 18px; background: url(images/author-box.png) repeat-y 0 0; font-family: 'Open Sans', sans-serif; border-radius: 3px; }
.author-box img { float: left; padding: 3px; margin: -15px 12px -15px -15px; background: #fff; border: 2px solid #97a9b9; border-radius: 2px; }
.author-box p { padding-bottom: 0; margin-left: 94px; }
.author-box .author { font-size: 14px; font-weight: bold; color: #0067a1; }
.author-box .author-info { padding-bottom: 3px; font-size: 14px; line-height: 1.43; color: #666; }
.author-box .meta { font-size: 11px; color: #979696; }

.breadcrumbs { position: relative; overflow: hidden; width: 100%; padding: 0 0 35px; font-family: 'Open Sans', sans-serif; font-size: 12px; color: #97a9b9; }
.breadcrumbs ul { list-style: none outside none; float: right; padding: 6px 21px; }
.breadcrumbs ul li { float: left; }
.breadcrumbs ul li { }
.breadcrumbs .divider { padding: 0 3px; color: #0067a1; }
.breadcrumbs a { text-decoration: underline; }
.breadcrumbs a:hover { text-decoration: none; }

.featured-image { position: relative; overflow: hidden; width: 100%; background: url(images/featured-image.png) repeat-x 0 0; }
.featured-image .text { position: absolute; top: 0; left: 0; }
.featured-image .text h1 { padding: 52px 9px 0; font-family: 'Nixie One', serif; font-size: 182px; line-height: 1; font-weight: normal; }
.featured-image.article-header .text h1 { font-size: 120px; padding-top: 14px; max-width: 550px; }
.featured-image .text h2 { padding: 5px 20px 0; font-family: 'Nixie One', serif; font-weight: normal; font-size: 75px; line-height: 1; color: #bfb0a4; }
.featured-image .text h2 em { position: relative; display: block; width: 100%; margin-top: -22px; font-size: 182px; font-style: normal; color: #851235; }
.featured-image .text h3 { padding: 30px 16px 0; font-family: 'Nixie One', serif; font-size: 70px; font-weight: normal; color: #bfb0a4; }
.featured-image.vet-header .text, .featured-image.memorial-header .text { padding: 30px 0; }
.featured-image.vet-header .text h2 em, .featured-image.memorial-header .text h2 em { font-size: 100px; margin-top: 20px; }
.socials-container { position: relative; overflow: hidden; width: 100%; padding: 20px 0 30px; background: url(images/socials-container.png) no-repeat center bottom; }
.socials-container > span { float: left; position: relative; overflow: hidden; height: 24px; margin-right: 20px; background: transparent no-repeat 0 0; background-size: 100% 100%; }
.socials-container > span span { position: absolute; top: 0; bottom: 0; height: 24px; opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0); }
.socials-container .st_facebook_vcount { width: 68px; background-image: url(images/share-btn.png); }
.socials-container .st_twitter_vcount { width: 70px; background-image: url(images/twitter-btn.png); }
.socials-container .st_googleplus_vcount { width: 39px; background-image: url(images/google-btn.png); }

.sidebar .widget-title { height: 100%; padding: 3px 10px; margin-bottom: 13px; font-family: 'Open Sans', sans-serif; font-size: 18px; font-weight: bold; text-align: center; color: #fff; background: #bfb0a4; }
.sidebar ul { list-style: none outside none; font-family: 'Open Sans', sans-serif; font-size: 18px; line-height: 1.2; font-weight: bold; }
.sidebar .widget { width: 100%; padding: 0 0 10px; margin-top: 14px; background: url(images/widget.png) no-repeat center bottom; }
.sidebar li { padding: 0 0 8px 12px; margin-left: 17px; background: url(images/bullet.png) no-repeat 0 9px; }

.widget.widget-articles { padding-bottom: 36px; background: transparent; }
.widget-articles .widget-title { background: #85012a; }
.widget-articles ul ,
.widget-articles ul li { padding: 0; margin: 0; background: transparent; }
.widget-articles ul li { padding: 18px 0; border-bottom: 2px dashed #bfb0a4; }
.widget-articles ul li:first-child { padding-top: 0; }
.widget-articles a { position: relative; overflow: hidden; display: block; width: 100%; font-size: 16px; line-height: 1.38; }
.widget-articles a img { float: left; border: 3px solid #bfb0a4; margin: 4px 18px 0 0; }
.widget-articles a:hover { text-decoration: none; }
.widget-articles a:hover img { border-color: #871236; }

.gform_widget form { width: 100%; padding: 0 0 4px; }
.gform_widget .widget-title { display: none;  }
.gform_widget .gform_title { font-size: 18px; font-weight: bold; color: #85012a; }
.mobile-show .gform_title { background: none; padding: 14px 0;}
.gform_widget ul { list-style: none outside none; width: 100%; margin-top: 2px; }
.gform_widget ul li { position: relative; width: 100%; margin: 0 0 12px; }
.gform_widget label { position: absolute; top: 10px; left: 10px; z-index: 20; font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: normal; }
.gform_wrapper .hide-label > label { display: none; }
.gform_widget label span { display: none; }
.gform_widget .ginput_container { position: relative; padding: 0 9px; }
.gform_widget input[type="text"],
.gform_widget textarea { width: 100%; padding: 6px 7px; margin: 0 -9px; border: 2px solid #d9d9d9; font-family: 'Open Sans', sans-serif; font-size: 14px; color: #595757; background: #f5f5f5; }
.gform_widget textarea { height: 40px; }
.gchoice_3_1 label {width: 100%; margin-left: 26px;}
#field_1_3 label.gfield_label  {display:none;}
.featured-articles { position: relative; overflow: hidden; width: 100%; padding: 30px 0 0; border-bottom: 2px dashed #bfb0a4; margin-bottom: 14px; }
.featured-articles .title { font-family: 'Open Sans', sans-serif; padding: 0 0 14px; font-size: 22px; font-weight: bold; color: #85012a; }
.featured-articles ul { list-style: none outside none; float: left; width: 100%; font-family: 'Open Sans', sans-serif; }
.featured-articles ul li { float: left; width: 31%; height: 242px; margin-bottom: 20px; padding-left: 3.5%; }
.featured-articles ul li:first-child { padding-left: 0; }
.featured-articles ul li a { display: block; font-size: 16px; line-height: 1.2; text-align: center; }
.featured-articles ul li a img { display: block; border: 2px solid #bfb0a4; }
.featured-articles ul li a:hover { text-decoration: none; }
.featured-articles ul li a:hover img { border-color: #871236; }
.featured-articles ul li a strong { padding: 10px 0; display: block; width: 100%; }

.comments { font-family: 'Open Sans', sans-serif; font-size: 17px; }
.comments .title { height: 100%; padding: 4px 15px; margin-bottom: 5px; font-family: 'Open Sans', sans-serif; font-size: 18px; font-weight: bold; color: #85012a; background: url(images/comments-title.png) repeat-y 0 0; }


/*
Homepage
*/
.slider { background: url(images/slider-bg.png) repeat-x 0 0; overflow: hidden; position: relative; width: 100%; height: 388px;}
.slider .slides,
.slider .slides li { list-style: none outside none; position: relative; overflow: hidden; width: 100%; }
.slider .slides li img { width: 100%; }
.slider .slides li span { position: absolute; bottom: 0; left: 0; right: 0; padding: 6px 20px 9px; font-family: 'Open Sans', sans-serif; font-size: 42px; line-height: 1.1; font-weight: bold; color: #fff; background: url(images/slider-caption.png); }
.slider .slides li a { font-family: 'Open Sans', sans-serif; font-size: 42px; line-height: 1.1; font-weight: bold; color: #fff; text-decoration:none; }
.slider .slides li a.read-more { font-size: 36px; font-style: italic; font-weight: normal; color: #b7a99a; }
.slider .bx-controls { visibility: hidden; opacity: 0; position: absolute; top: 50%; left: 0; width: 100%; font-size: 0; line-height: 0; }
.slider .bx-controls li { width: 0; height: 0; }
.slider .bx-controls a { position: absolute; top: 0; display: block; width: 10px; height: 19px; background: url(images/slider-nav.png) no-repeat 0 0; opacity: 0.5; }
.slider .bx-controls a.bx-prev { left: -34px; background-position: left 0; }
.slider .bx-controls a.bx-next { right: -34px; background-position: right 0; }
.slider .bx-controls a:hover { text-decoration: none; opacity: 1; }
.slider .bx-controls a.disabled { display: none; }
.slider.arrows-visible .bx-controls { visibility: visible; opacity: 1; }

.home .main { background-image: url(images/main.png); }

.container { margin: 38px 20px 28px; padding: 10px 20px 10px; height: 100%; background: url(images/container.png); }
.container-home { margin: 38px 20px 28px; padding: 10px 20px 10px; height: 100%; }
.container .title { position: relative; overflow: hidden; height: 100%; padding: 0 0 8px; margin: 0 -40px; font-family: 'Open Sans', sans-serif; font-size: 18px; font-weight: bold; color: #fff; }
.container .title span { float: left; padding: 2px 36px 3px; background: #8d1238 url(images/title-left.png) repeat-y 0 0; }

.list { float: left; width: 81%; }
.list ul { list-style: none outside none; height: 100%; margin: 0 -6px; }
.list ul li { float: left; width: 230px; height: 204px; margin: 0 6px 10px; }
.list ul li a { display: block; height: 186px; padding: 8px 7px; border: 1px solid #01466c; background: #005889 url(images/list-a.png) repeat-x 0 0; font-family: 'Open Sans', sans-serif; font-size: 16px; line-height: 1.38; text-align: center; color: #fff; box-shadow: 0 2px 0px rgba(0, 0, 0, 0.3); border-radius: 3px; }
.list ul li a img { display: block; width: 100%; }
.list ul li a strong { display: block; padding: 7px 10px; max-height: 40px; overflow: hidden; }
.list ul li a:hover { text-decoration: none; background: #8c8178; border-color: #7f746b; box-shadow: none; }

.site-categories { float: right; width: 16.7%; }
.site-categories .title span { float: right; background-position: right 0; background-image: url(images/title-right.png); }
.site-categories ul { list-style: none outside none; }
.site-categories ul a { position: relative; display: block; width: 100%; }
.site-categories ul a img { width: 100%; }
.site-categories ul a .hover { position: absolute; top: 0; left: 0; width: 100%; visibility: hidden; opacity: 0; }
.site-categories ul a:hover { text-decoration: none; }
.site-categories ul a:hover .hover { visibility: visible; opacity: 1; }
.site-categories ul li { padding-bottom: 10px; }

.images-container { position: relative; overflow: hidden; height: 100%; border: 1px solid #bbb7b5; margin: 0 20px; padding: 7px 8px; }
.images-container .icon { float: left; margin: 4px 17px 0 3px; }
.images-container p { float: left; width: 186px; padding: 2px 0 0; font-family: 'Open Sans', sans-serif; font-size: 17px; line-height: 1.2; font-weight: bold; color: #be827d; }
.images-container ul { float: right; list-style: none outside none; }
.images-container ul li { float: left; padding-left: 11px; }
.images-container ul li a { float: left; font-size: 0; line-height: 0; width: 72px; height: 72px; }
.images-container ul li a img { border: 3px solid #871236; }
.images-container ul li a:hover img { border-color: #be827d; }
.images-container .add-photo { background: url(images/add-photo.png) no-repeat 0 0; }
.images-container .add-photo:hover { text-decoration: none; background-position: 0 bottom; }


/*
Articles Page
*/
.filter { position: relative; z-index: 60; overflow: hidden; height: 100%; margin: -18px 20px 27px; font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 1.2; color: #851235; }
.filter ul { list-style: none outside none; float: left; }
.filter ul li { float: left; padding-left: 7px; border-left: 1px solid #666; margin-left: 7px; }
.filter ul li.title + li,
.filter ul li.title { padding-left: 0; border-left: 0; margin-left: 0; }
.filter ul li.title { padding-right: 4px; }
.filter ul li a { font-weight: bold; text-decoration: underline; }
.filter ul li a:hover { text-decoration: none; color: #851235; }
.filter span { display: none; }

.featured-container { position: relative; overflow: hidden; height: 100%; padding: 0 20px 30px; margin-bottom: 25px; background: url(images/divider.png) no-repeat center bottom; }
.featured-container .box { width: 49%; font-family: 'Open Sans', sans-serif; font-size: 18px; line-height: 1.33; }
.featured-container .box .image { display: block; height: 100%; border: 3px solid #bfb0a4; margin-bottom: 11px; }
.featured-container .box .image img { display: block; width: 100%; }
.featured-container .box h4 { padding: 0; font-size: 30px; font-weight: bold; color: #851235; }
.featured-container .box h4 a { color: #851235; }
.featured-container .box a { color: #bfb0a4; }

.articles-list { position: relative; overflow: hidden; height: 100%; padding: 12px 10px 6px; background: #f4f4f4; }
.articles-list ul { list-style: none outside none; width: 100%; overflow: hidden; font-family: 'Open Sans', sans-serif; font-size: 0; line-height: 0; }
.articles-list ul li { display: inline-block; width: 23%; margin: 10px 1% 0; *margin-left: 0.9%; font-size: 18px; line-height: 22px; vertical-align: top; }
.articles-list a { width: 100%; display: block; text-align: center; }
.articles-list a img { display: block; border: 3px solid #bfb0a4; margin: 0 auto; }
.articles-list a strong { display: block; width: 100%; padding: 7px 0; }
.articles-list a:hover { text-decoration: none; }
.articles-list a:hover img { border-color: #871236; }

.pagination { position: relative; overflow: hidden; height: 100%; padding: 16px 18px; font-family: 'Open Sans', sans-serif; font-size: 30px; }
.pagination ul { list-style: none outside none; float: right; }
.pagination ul li { float: left; padding-left: 14px; }
.pagination ul li span { color: #851235; }
.pagination ul li a:hover { text-decoration: none; color: #871236; }


/*
Gallery Page
*/
.gallery-top, .voted-pet { position: relative; overflow: hidden; height: 100%; padding: 20px 15px 0; }
.gallery-top .icon { float: left; margin: 0 10px 0 0; }
.gallery-top p { float: left; width: 515px; font-size: 20px; line-height: 1.5; }

.gallery-top .one-third { text-align: right; }
.gallery-top .button { font-size: 20px; padding: 4px 10px; }
.gallery-top .two-thirds p { float: none; width: auto; font-size: 16px; }

.gallery-top .add-photo { float: right; width: 165px; height: 68px; padding: 4px 94px 0 0; margin-right: 5px; font-family: 'Open Sans', sans-serif; font-size: 17px; line-height: 1.2; font-weight: bold; text-align: right; color: #be827d; background: url(images/add-photo.png) no-repeat right 0; }
.gallery-top .add-photo:hover { color: #871236; text-decoration: none; background-position: right bottom; }

.voted-pet { position: relative;display: inline-block; padding: 20px 0;	width: 100%; }
.voted-pet-image { position: absolute; top: 6px;left: 50px; }
.voted-pet-text { display: inline-block; width: 100%; height: 170px; border-top: 2px dashed #bfb0a4;border-bottom: 2px dashed #bfb0a4; }
.voted-pet img { width: 190px; height: 190px; border-radius: 50%; border: 5px solid #bfb0a4;}
.voted-pet p { position: relative; top: 12px; float: right; margin-bottom: -10px; padding-bottom: 0; width: 80%; text-align: center;}
.voted-pet p.congrats-text { font-family: 'Open Sans', sans-serif; font-size: 20px; font-weight: bold; color: #bfb0a4;}
.voted-pet p.congrats-text:first-of-type {margin-top: 5px;}
.voted-pet p.voted-winner-text { font-family: 'Nixie One', serif; font-size: 60px; color: #8b1237;}

.post-like { position: absolute; top: 3px; right: 0; padding-bottom: 0; width: 80px; height: 46px; background: rgba(0,0,0,.6);}
.image > .post-like {top: 0;}
.post-like > p { position: relative; height: 100%; padding-bottom: 0;}
.post-like .count { margin-right: 5px; font-family: 'Open Sans', sans-serif; color: #fff; text-decoration: none; cursor: default;}
.post-like .count:hover, .post-like .count:focus, .post-like .count:active {text-decoration: none;}
.post-like > .vote-data { position: relative; top: 10px; left: 15px; font-size: 20px;}
a + .post-like {width: 70px;}
a + .post-like > .vote-data {top: 15px; font-size: 18px;}
.post-like .jm-post-like.liked {pointer-events: none;}

.fa-heart-o { color: #fff}
.fa-heart-o:hover, .fa-heart-o:focus, .fa-heart-o:active { color: #f23044; cursor: pointer;}
.fa-heart { color: #f23044; cursor: pointer;}

.gallery { padding: 24px 10px; height: 100%; position: relative; overflow: hidden; }
.gallery ul { list-style: none outside none; float: left; width: 100%; }
.gallery ul li { float: left; width: 31%; margin: 0 1% 2%; line-height: 0; }
.gallery ul li a img { border: 3px solid #bfb0a4; }
.gallery ul li a:hover img { border-color: #871236; }
.featured-pet { position: absolute; }

.memorial-gallery { position: relative; padding-left: 20px; min-height: 200px; }
.memorial-gallery.loading:before { content: ""; display: block; width: 64px; height: 64px; background: url(images/loading.gif) no-repeat; position: absolute; left: 50%; top: 50%; margin-top: -32px; margin-left: -32px; }
.memorial-gallery ul { list-style-type: none; padding: 0; margin: 0 -14px; overflow: hidden; }
.memorial-gallery li { float: left; padding: 0 7px 14px; width: 25%; box-sizing: border-box; -moz-box-sizing: border-box; }
.memorial-gallery a { display: block; width: 100%; padding-bottom: 100%; border: 3px solid #bfb0a4; box-sizing: border-box; -moz-box-sizing: border-box; background-size: cover; background-position: center center; font-size: 0; line-height: 0; }
.memorial-gallery a:hover, .memorial-gallery a:focus { border-color: #8e1338; }
.content #pagination { text-align: right; }
.content #pagination .page-numbers { color: #0067a1; font-family: 'Open Sans', sans-serif; font-size: 30px; padding: 0 4px; }
.content #pagination span.page-numbers { color: #851235; }

.single-vet { padding-top: 30px; }
.single-vet .vet-clinic-info { font-size: 22px; font-weight: bold; color: #bfb0a4; font-family: 'Open Sans', Arial, sans-serif; margin-bottom: 46px; }
.single-vet .vet-clinic-info a { color: #85012a; }
.single-vet .vet-clinic-info p { margin: 0; }
.single-vet .post .entry blockquote { font-size: 16px; font-weight: normal; font-style: italic; color: #666666; padding: 0 0 35px; overflow: hidden; }
.single-vet .post .entry blockquote:before { position: static; font-size: inherit; color: inherit; float: left; }
.single-vet .post .entry blockquote:after { display: none; }
.single-vet .post .entry blockquote p { padding: 0; }
.single-vet blockquote .source { display: block; text-align: right; font-style: normal; color: #0067a1; }

/*
Evemt Gallery Page
*/
.entry-content { padding: 0 20px 30px; margin-bottom: 25px; height: 100%; position: relative; overflow: hidden; background: url(images/divider.png) no-repeat center bottom; }
.entry-content.single {background:none;}
.entry-content h2 a {color: #bfb0a4;}
.entry-content ul { list-style: none outside none; float: left; width: 100%; }
.entry-content ul li { float: left; margin: 0 1% 2%; max-width: 30%;}
.entry-content ul li a img { border: 3px solid #bfb0a4; }
.entry-content ul li a:hover img { border-color: #871236; }

/*
Popups
*/
.shell .popup { margin: 40px auto; }

.popup { position: relative; }

.gallery-popup { width: 684px; background: #fff; }
.gallery-popup .image { position: relative; width: 100%; }
.gallery-popup .image img { display: block; width: 100%; }
.gallery-popup .image .text { position: absolute; bottom: 0; left: 0; right: 0; padding: 7px 15px 16px; font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 1.3; text-align: center; background: url(images/popup-text-overlay.png); color: #fff; }
.gallery-popup .image .text h3 { padding: 0 0 5px; font-size: 24px; font-weight: bold; }
.gallery-popup .image .text p { padding: 0; }
.gallery-popup .image .text .author { padding: 0 0 14px; font-size: 13px; }
.gallery-popup .share { position: relative; overflow: hidden; width: 100%; padding: 13px 0; background: #c6c6c6; }
.gallery-popup .share span { float: left; padding-left: 23px; font-family: 'Open Sans', sans-serif; font-size: 20px; color: #0067a1; white-space: nowrap; }
.gallery-popup .share ul { list-style: none outside none; float: right; padding: 0 3px; }
.gallery-popup .share ul li,
.gallery-popup .share ul li a,
.gallery-popup .share ul li a img { float: left; }
.gallery-popup .share ul li { margin: 0 7px; }
.gallery-popup .share ul li a { opacity: 1; }
.gallery-popup .share ul li a:hover { text-decoration: none; opacity: 0.8; }

.popup-form { width: 684px; padding: 0 0 40px; }
.popup-form form { position: relative; display: block; width: 100%; }
.gform_title { padding: 14px 15px; font-family: 'Open Sans', sans-serif; font-size: 24px; line-height: 1.2; font-weight: normal; color: #fff; background: #0067a1; }
.gform_description { display: block; padding: 29px 25px 0; font-size: 16px; line-height: 1.38; }
.gform_body { position: relative; overflow: hidden; height: 100%; padding-top: 26px; }
.popup-form .gform_body { padding: 26px 12px 0; }
.gform_fields { list-style: none outside none; width: 100%; padding: 0 !important; }
.gfield_label { display: block; width: 100%; padding-bottom: 8px; font-family: 'Open Sans', sans-serif; font-size: 18px; font-weight: bold; color: #595757; }
.gfield_label span { color: #8b1337; }
.gfield { position: relative; overflow: hidden; float: left; width: 330px; padding-bottom: 27px; }
.popup-form .gfield { width: 304px; padding: 0 13px 27px; }
.popup-form .gfield.large { width: auto; float: none; clear: both; }
.fileupload p,
.gform_wrapper input[type="text"],
.gform_wrapper textarea { display: block; width: 100%; padding: 5px 22px; height: 36px; border: 2px solid #d9d9d9; font-family: 'Open Sans', sans-serif; font-size: 16px; line-height: 22px; color: #595757; background: #f5f5f5; box-sizing: border-box; -moz-box-sizing: border-box; }
.gform_wrapper input[type="text"]:focus,
.gform_wrapper textarea:focus { border-color: #8e1338; }
.gform_wrapper textarea { padding-top: 19px; height: 142px; resize: none; }
.gform_wrapper .gfield_description { display: block; width: 100%; font-size: 16px; font-style: italic; color: #666; margin: -10px 0 10px; }
.gform_wrapper .fileupload { position: relative; overflow: hidden; padding: 9px 200px 9px 24px; margin: 0 -24px; }
.gfield.gfield-fileupload,
.gfield.gfield-textarea { float: none; display: block; clear: both; width: auto; padding: 0 13px 27px; }
.gfield.gfield-fileupload .gfield_description { display: none; }
.gfield-full { width: 100%; }
.gfield_checkbox .gfield_label { display: none; }
.gfield_checkbox, .gfield_radio { list-style-type: none; width: 100%; }
.gfield_checkbox label { font-family: 'Open Sans', sans-serif; font-size: 18px; line-height: 1.2; font-weight: bold; color: #bfb0a4; }
.gfield_checkbox label a { color: #bfb0a4; text-decoration: underline; }
.gfield_checkbox label a:hover { text-decoration: none; color: #8b1337; }
.gfield_checkbox label span { color: #8b1337; }
.gfield_checkbox li, .gfield_radio li { position: relative; height: 100%; margin-top: 12px; }
.gfield_radio label { padding-left: 30px; position: relative; cursor: pointer; }
.gfield_radio label:before { content: ""; position: absolute; left: 0; top: 3px; width: 14px; height: 14px; -webkit-border-radius: 7px; border-radius: 7px; background-color: #d9d9d9; }
.gfield_radio input:checked ~ label:before { background-color: #0067a1; }
.gfield_radio input { position: absolute; opacity: 0; filter:alpha(opacity=0); }
.inline-radio { width: auto !important; float: none; clear: both; }
.inline-radio li { display: inline-block; margin-right: 35px; margin-top: 0; }
.inline-radio .gfield_description { margin: 0; }
.inline-radio ul label { padding-left: 18px; }
.gform_wrapper select { display: block; width: 100%; padding: 5px; text-indent: 15px; height: 36px; border: 2px solid #d9d9d9; font-family: 'Open Sans', sans-serif; font-size: 16px; line-height: 22px; color: #595757; background: #f5f5f5; outline: none; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-border-radius: 0; border-radius: 0; }
.gform_fileupload_multifile .gform_drop_area { padding: 30px 20px; border: 4px dashed #d9d9d9; text-align: center; font-size: 18px; }
.gform_fileupload_multifile .gform_drop_area.incoming { border-color: #8e1338; }
.gfield.name { width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; }
.gfield.name .ginput_complex span { display: block; width: 50%; float: left; box-sizing: border-box; -moz-box-sizing: border-box; }
.gfield.name .ginput_left { padding-right: 10px; }
.gform_wrapper .gform_fileupload_multifile .button { position: static !important; display: inline-block; border: none; padding: 0 5px; background: transparent; color: #8e1338; font-size: inherit; }
.gform_wrapper .gform_fileupload_multifile .gform_drop_instructions { font-family: 'Open Sans', sans-serif; }
.gform_wrapper .gform_fileupload_multifile .button:hover { text-decoration: underline; }
.gfield_error .gform_fileupload_multifile .gform_drop_area { border-color: red; }
.gform_footer { width: 100%; font-size: 0; line-height: 0; }
.gform_footer img { position: absolute; bottom: 0; right: 3px; }
.gform_wrapper .button { font-size: 24px; }
.popup-form .button { position: absolute; bottom: 0; right: 24px; }
.gform_wrapper .validation_error,
.gform_wrapper .validation_message { display: none; }
.gfield_error input[type="text"],
.gfield_error textarea { background: #f6e4e4; }
.gform_confirmation_message { text-align: center; padding-top: 50px; font-family: Georgia, serif; color: #666;}

.ginput_complex .ginput_full { display: block; overflow: hidden; margin-bottom: 18px; }
.gform_card_icon_container { display: none; }
.ginput_cardextras { display: block; overflow: hidden; }
.ginput_cardextras .ginput_cardinfo_left, .ginput_cardextras .ginput_cardinfo_right { float: left; display: block; width: 304px; }
.ginput_cardextras .ginput_cardinfo_left { padding-right: 13px; }
.ginput_cardextras .ginput_cardinfo_right { padding-left: 13px; }
.ginput_card_expiration_container { display: block; overflow: hidden; }
.gform_wrapper .ginput_card_expiration { float: left; width: 142px; }
.gform_wrapper .ginput_card_expiration_month { margin-right: 10px; }
.gform_wrapper .ginput_card_expiration_year { margin-left: 10px; }
.gfield.address .ginput_complex .ginput_left { float: left; width: 182px; }
.gfield.address .ginput_complex .ginput_left:nth-child(3) { width: 304px; }
.gfield.address .ginput_complex .ginput_right { float: left; width: 96px; padding: 0 26px; }

.filter-form { background-color: #f4f4f4; padding: 20px 10px 0; margin-bottom: 50px; }
.filter-form .gform_heading { display: none; }
.filter-form label { display: block; color: #bfb0a4; padding-bottom: 8px; }
.filter-form li { margin: 0; padding: 0 0 22px; background: none; width: 100%; }
.filter-form input[type=text] { background: #fff; margin: 0; box-sizing: border-box; -moz-box-sizing: border-box; height: 36px; }
.filter-form .ginput_container { padding: 0; }
.filter-form select { background: #fff; padding: 5px 22px; width: 100%; height: 36px; border: 2px solid #d9d9d9; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px;}
.filter-form select:focus { outline: none; border-color: #8e1338; }
.filter-form .button { width: 100%; padding: 4px 10px; margin-bottom: 22px; }
.filter-form .button:focus { outline: none; background-color: #bfb0a4; }

/*
Custom Form elements
*/
.fileupload { padding: 9px 176px 9px 0; }
.fileupload p { position: relative; overflow: hidden; white-space: nowrap; }
.fileupload span { position: absolute; top: 0; right: 24px; display: block; width: 146px; height: 45px; border: 3px solid #b0b0b0; font-family: 'Open Sans', sans-serif; font-size: 18px; line-height: 45px; font-weight: bold; text-align: center; color: #fff; background: #c2c2c2; border-radius: 12px; }
.fileupload input { position: absolute; top: 0; right: 0; opacity: 0; filter:alpha(opacity=0); cursor: pointer; font-size: 1000px; z-index: 60; }
.fileupload:hover span { background: #b0b0b0; }

.checkbox-label { position: relative; display: block; padding-left: 50px; min-height: 34px; cursor: pointer; }
.checkbox-label .control-indicator { position: absolute; left: 0; top: 4px; width: 30px; height: 30px; background: #f5f5f5 no-repeat center center; border: 2px solid #d9d9d9; }
.checkbox-label input { position: absolute; z-index: -1; -ms-filter: "alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0; }
.checkbox-label input:checked ~ .control-indicator { background-image: url(images/checkbox.png); }

.panel-toggle { position: absolute; top: 25px; left: 15px; width: 36px; height: 36px; background: #85012a url(images/panel-toggle.png) no-repeat center center; border-radius: 10px; }

/*
Memorial Form
*/
.memorial-form form { position: relative; padding-bottom: 60px; }
.memorial-form .gf_page_steps { position: absolute; bottom: 0; left: 0; padding: 0 12px; }
.memorial-form .gf_step { display: inline-block; width: 54px; height: 54px; line-height: 54px; margin-right: 8px; background-color: #bfb0a4; -webkit-border-radius: 28px; border-radius: 28px; font-size: 18px; font-weight: bold; font-family:'Open Sans', sans-serif; color: #fff; text-align:center; vertical-align: bottom; }
.memorial-form .gf_step_active { background-color: #8e1338; }
.memorial-form .gf_step span { display: block; }
.memorial-form .gform_next_button { position: absolute; bottom: 0; right: 24px; background: #0067a1; padding: 8px 20px; }
.memorial-form .gform_body { position: static; }
.memorial-form .gform_next_button:hover { background-color: #bfb0a4; }
.memorial-form .gform_previous_button { background: transparent; color: #8e1338; border: none; padding: 0; right: 220px; bottom: 15px; font-size: 18px; }
.memorial-form .gfield_label { color: #bfb0a4;}
.memorial-form .gform_wrapper .validation_message { display: block; font-size: 16px; color: #8e1338; margin: 0; }
.paypal-credit .ginput_container .ginput_full:last-child { display: none; }

.memorial-form .confirmation-body { padding: 26px 12px 0; overflow: hidden; height: 100%; }
.memorial-form .confirmation-body h1 { margin-bottom: 10px; }
.memorial-form .confirmation-body p { font-style: italic; }
.memorial-form .next-step { padding: 14px 18px; border: 1px solid #bbb7b5; overflow: hidden; margin-bottom: 50px; }
.memorial-form .next-step span { font-size: 22px; line-height: 1.1; font-weight: bold; font-family: 'Open Sans', Arial, sans-serif; color: #be827d; }
.memorial-form .next-step .button { float: right; position: static; font-size: 16px; margin-left: 20px; padding: 10px 14px; }
.memorial-form .confirmation-footer { padding: 10px 30px; background-color: #c6c6c6; text-align: right; }
.memorial-form .confirmation-footer .close-modal { color: #0067a1; font-size: 20px; line-height: 1; font-weight: bold; font-family: 'Open Sans', Arial, sans-serif; position: static; background: none; text-indent: 0; }

/*
    Memorial Single Page Gallery
*/
.mem-pet-gallery { position: relative; width: 100%; padding: 10px; margin-bottom: 40px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border: 4px solid #97a9b9; -moz-box-sizing: border-box; box-sizing: border-box; }
.mem-pet-gallery .gallery-content { position: relative; width: 100%; height: 0; padding-bottom: 70.5%; background-color: #000; }
.mem-pet-gallery.loading .gallery-content:after { content: ""; display: block; width: 64px; height: 64px; background: url(images/loading.gif) no-repeat; position: absolute; left: 50%; top: 50%; margin-top: -32px; margin-left: -32px; }
.mem-pet-gallery .current-media { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
.mem-pet-gallery .current-media img { display: block; position: absolute; }
.mem-pet-gallery .gallery-content .gallery-nav { width: 20px; padding: 10px; background: transparent; -webkit-transition: background 0.3s ease; -moz-transition: background 0.3s ease; -ms-transition: background 0.3s ease; -o-transition: background 0.3s ease; transition: background 0.3s ease; }
.mem-pet-gallery .gallery-content .gallery-nav:hover { background: #fff; background: rgba(255, 255, 255, 0.7); }
.mem-pet-gallery .gallery-content .gallery-nav.prev:after { background: url(images/arrow-left.png) no-repeat center center; }
.mem-pet-gallery .gallery-content .gallery-nav.next:after { background: url(images/arrow-right.png) no-repeat center center; }
.mem-pet-gallery .gallery-nav { position: absolute; z-index: 1; top: 0; bottom: 0; font-size: 0; }
.mem-pet-gallery .gallery-nav.prev { left: 0; }
.mem-pet-gallery .gallery-nav.next { right: 0; }
.mem-pet-gallery .gallery-nav.inactive { display: none !important; }
.mem-pet-gallery .gallery-nav:after { content: "";  position: absolute; top: 50%; left: 10px; width: 20px; height: 30px; margin-top: -15px; }
.mem-pet-gallery .gallery-thumbs { position: relative; }
.mem-pet-gallery .gallery-thumbs ul { position: relative; width: 100%; list-style-type: none; padding: 6px 0 0; margin: 0; overflow-x: scroll; white-space: nowrap; }
.mem-pet-gallery .gallery-thumbs li { display: inline-block; margin: 0 6px 0 0; width: 25%; min-width: 100px; vertical-align: middle; }
.mem-pet-gallery .gallery-thumbs ul a { display: block; height: 0; padding-bottom: 86.667%; background-size: cover; background-position: center center; -moz-box-sizing: border-box; box-sizing: border-box; }
.mem-pet-gallery .gallery-thumbs a.current { border: 3px solid #85012a; }
.mem-pet-gallery .gallery-thumbs .gallery-nav { display: block; padding: 10px; width: 20px; background: #fff; background: rgba(255, 255, 255, 0.75); }
.mem-pet-gallery .gallery-thumbs .gallery-nav.prev:after { background: url(images/arrow-left-light.png) no-repeat center center; }
.mem-pet-gallery .gallery-thumbs .gallery-nav.next:after { background: url(images/arrow-right-light.png) no-repeat center center; }
.mem-pet-gallery .gallery-thumbs .gallery-nav.prev:hover:after { background: url(images/arrow-left.png) no-repeat center center; }
.mem-pet-gallery .gallery-thumbs .gallery-nav.next:hover:after { background: url(images/arrow-right.png) no-repeat center center; }

/*
    Video Page
*/

.video iframe {
  max-width: 285px;
  max-height: 174px;
  float: left;
  display: block;
  margin: 0 auto 30px;
  padding: 11px;
  border: 4px solid #97a9b9;
  background: #fff;
  border-radius: 4px;
}
.video hr {
  clear:both;
  border-style: none;
  position: relative;
  overflow: hidden;
  height: 100%;
  padding: 0 20px 30px;
  margin-bottom: 25px;
  background: url(images/divider.png) no-repeat center bottom;
}

.video p {
  display: block;
  float: left;
  margin-right: 5px;
}

/*
		Mboy CSS
*/
/* tooltips */
.mb-tooltip { position: relative; color: #85012a; text-decoration: none; border-bottom:1px dotted #85012a; display: inline-block; }
.mb-tooltip:hover { cursor: help; text-decoration: none;}
.mb-tooltip-content {
	position: absolute;
display: block;
	bottom: 24px;
	width: 300px;
margin-left: -170px;
	padding: 10px 20px;
	font-size: 14px;
	background-color: #222;
	color: #f2e8df;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	visibility: hidden;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transform: translate(0, 10px);
	-moz-transform: translate(0, 10px);
	-ms-transform: translate(0, 10px);
	-o-transform: translate(0, 10px);
	transform: translate(0, 10px);
	-webkit-transition: all 0.1s linear 0;
	-moz-transition: all 0.1s linear 0;
	-ms-transition: all 0.1s linear 0;
	-o-transition: all 0.1s linear 0;
	transition: all 0.1s linear 0;
z-index: 99;
}
.mb-tooltip-content:after { content: ""; display: block; position: absolute; left: 50%; bottom: -6px; margin-left: -5px; width: 0; height: 0; border-top: 6px solid #222; border-left: 5px solid transparent; border-right: 5px solid transparent; }
.mb-tooltip-content.visible {
	visibility: visible;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}

 /* ==========================================================================
#RSS Feed Styles
========================================================================== */
.feedburnerFeedBlock ul {padding-left:0!important;}

.feedburnerFeedBlock ul li {list-style-type:none;}

.feedTitle a {padding: 6px 0 12px;
font-size: 22px;
color: #B2B2B2;
font-family: 'Open Sans', Arial, sans-serif;
font-weight: bold;
line-height: 1.2;}

.headline a {padding: 6px 0 12px;
font-size: 22px;
color: #862633;}

.feedburnerFeedBlock .date {display:none;}

/* ==========================================================================
#Hidden elements, CSS3 transitions and animations
========================================================================== */

.mobile-show,
.mobile-panel,
.panel-toggle,
.back-to-home,
.footer .arrow { display: none; }

.loader { position: fixed; top: 50%; left: 50%; width: 40px; height: 40px; margin: -20px; background: url(images/loading_background.png) no-repeat 0 0; }
.loader span { display: block; width: 100%; height: 100%; background: url(images/loading.gif) no-repeat 0 0; }

a,
input[type="submit"],
input[type="button"],
.navigation .menu ul,
.slider .bx-controls,
.fileupload span { -webkit-transition: color 0.3s ease, background 0.3s ease, opacity 0.3s ease; transition: color 0.3s ease, background 0.3s ease, opacity 0.3s ease; }
.mobile-panel,
.wrapper:after { -webkit-transition: all 0.5s ease 0.3s; transition: all 0.5s ease 0.3s; }

.wrapper { transition: padding .5s ease .3s, margin .5s ease .3s; -webkit-transition: padding .5s ease .3s, margin .5s ease .3s; }

.donate-today { -webkit-transition: none; transition: none; }


/* ==========================================================================
#Responsive
========================================================================== */
@media screen and (max-width: 1000px) {


body { min-width: 0; }

.shell { width: auto; margin: 0 20px; }

	.slider { background: url(images/slider-bg.png) repeat-x 0 0; overflow: hidden; position: relative; width: 100%; height: 100%;}

.search-form { margin-left: 50px; width: 180px; }
.search-form input[type="text"] { width: 110px; }

.post .entry img { box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }

.footer .socials { width: 260px; }
.footer .socials ul li { padding-bottom: 20px; }
.donate-today { float: none; display: block; }
.footer .text { width: 240px; padding-top: 20px; }
.footer .text p { padding-bottom: 20px; }
.footer .text p br { display: none; }

.gallery-top p { float: none; width: auto; }

.images-container ul li.image-6 { display: none; }

.widget-articles a img { width: 60px; }

.featured-image .text h1 { font-size: 100px; }
.featured-image .text h2 em { font-size: 124px; }
.featured-image .text h3 { font-size: 50px; }

.slider .bx-controls a.bx-prev { left: 10px; }
.slider .bx-controls a.bx-next { right: 10px; }

}

@media screen and (max-width: 940px) {
.images-container ul li.image-5 { display: none; }

.articles-list ul li { width: 31%; margin: 10px 1%; }

.voted-pet { border-top: 2px dashed #bfb0a4; border-bottom: 2px dashed #bfb0a4;}

.voted-pet-image { position: relative; top: 0; left: 0; width: 100%; text-align: center;}

.voted-pet-text {border-bottom: none; border-top: none;}

.voted-pet-text p { float: none; width: 100%; text-align: center;}

}

@media screen and (max-width: 850px) {
.images-container ul li.image-4 { display: none; }

}

/*
Mobile
*/
@media screen and (max-width: 800px) {

.wrapper { box-shadow: 0px 0px 8px rgba( 0, 0, 0, 0.15); }
.wrapper:after { content: ''; display: block; position: absolute; top: 0; left: 0; z-index: 1000; width: 1px; height: 100%; box-shadow: -3px 0px 8px rgba(0, 0, 0, 0.5); }

body { background: #fff; }

html.panel-show,
body.panel-show,
.panel-show .page-container,
.panel-show .wrapper { overflow: hidden; height: 100%; }

.page-bg { display: none; }

.logo { float: none; display: block; width: 230px; height: 44px; margin: 0 auto; background-size: 100% auto; }

.header .shell { padding: 17px 0 24px 60px; }
.header .search-form,
.header .image,
.header .find-btn { display: none; }

.shell { margin: 0; }

.panel-toggle { display: block; }

.panel-show .panel-toggle { background-color: #0067a1; }

.navigation { display: none; }

.container { margin: 32px 10px 0; padding: 0; background: transparent; }
.container .list { float: none; display: block; width: auto; }

.panel-show .wrapper { padding-left: 250px; margin-right: -250px; }
.panel-show .wrapper:after { left: 250px; }
.panel-show .mobile-panel { left: 0; }

.search-form { float: none; display: block; margin: 20px auto 18px; width: 216px; }
.search-form input[type="text"] { width: 146px; }

.navigation .menu > li { width: auto; background: transparent; width: 100%; margin: 0 0 4px; }
.navigation .menu > li > a { padding: 2px 18px; margin: 0; text-align: left; background: #0067a1; }
.navigation .menu ul { position: relative; top: 0; left: 0; width: auto; visibility: visible; opacity: 1; }

.footer { margin-top: 25px; }
.footer .top { padding-top: 33px; }
.footer .widget { display: none; }
.footer .socials { float: none; display: block; width: 100%; text-align: center; }
.footer .socials ul { float: none; display: inline-block; padding: 0; }
.footer .socials ul li { padding: 0 8px; }
.footer .text { position: relative; overflow: hidden; float: none; display: block; width: auto; padding: 3px 14px 0; font-size: 11px; line-height: 1.27; }
.donate-today { float: left; margin: 10px 15px 0 0; }
.footer .bottom { padding: 6px 0 10px; }
.footer .bottom span { padding: 0; margin: -4px 0 0; }
.footer { position: relative; }
.footer .arrow { display: block; position: absolute; top: -25px; left: 50%; margin-left: -22px; width: 43px; height: 43px; background: url(images/to-top-arrow.png) no-repeat 0 0; }

.back-to-home { display: block; width: 100%; padding: 8px 0; font-size: 16px; font-weight: bold; text-align: center; color: #fff; background: #042d45; }
.back-to-home span { display: inline-block; width: 27px; height: 23px; margin: -4px 10px 0 0; background: url(images/home-icon.png) no-repeat 0 0; vertical-align: middle; }
.back-to-home:hover { text-decoration: none; }

.mobile-panel { position: fixed; top: 0; left: -250px; display: block; width: 250px; height: 100%; overflow-x: hidden; overflow-y: scroll; -webkit-overflow-scrolling: touch; }
.mobile-panel .navigation { display: block; }

.container .title { padding-bottom: 12px; margin: 0 -10px; }
.container .title span { float: none; display: block; margin: 0; text-align: center; background-image: none; }

.list ul { text-align: center; }
.list ul li { float: none; display: inline-block; }

.site-categories { float: none; display: block; width: auto; padding: 20px 0 32px; }
.site-categories ul { position: relative; overflow: hidden; width: 100%; padding-top: 4px; }
.site-categories ul li { float: left; width: 50%; padding: 0; }
.site-categories ul a { display: block; margin: 3px; width: auto; }
.site-categories ul a img { width: 100%; }

.shell .popup { margin: 20px auto; }

.gallery-popup { width: 300px; }
.gallery-popup .image .text { position: relative; }
.gallery-popup .image .text h3 { font-size: 14px; }
.gallery-popup .image .text p { font-size: 12px; }
.gallery-popup .share { padding: 15px 0 10px; text-align: center; }
.gallery-popup .share span { display: none; }
.gallery-popup .share ul { float: none; display: inline-block; }

.popup-form { width: 300px; }

.popup-form .gform_title { font-size: 20px; }
.popup-form .gform_description { padding: 20px 12px 0; }
.popup-form .gfield.gfield-fileupload,
.popup-form .gfield.gfield-textarea,
.popup-form .gfield { width: 100%; padding: 0 0 20px; }
.popup-form .fileupload { padding-right: 24px; }
.popup-form .gfield-checkbox .ginput_container { padding: 0; }
.popup-form .button { position: relative; display: block; margin: 0 auto; right: 0; }

.fileupload span { position: relative; top: auto; right: auto; margin: 20px -24px 0; }

.breadcrumbs { display: none; }

.content,
.sidebar { padding: 0 10px; float: none; width: auto; }

.sidebar .widget-title { margin: 0 -10px 13px; }

h1 { font-size: 20px; padding-bottom: 7px; }
h2 { font-size: 20px; }

.post { padding: 20px 0; }
.post .title { padding: 0; font-size: 24px; line-height: 1.2; letter-spacing: 0; }

.post .categories { float: none; display: block; width: 100%; padding: 0; font-size: 14px; }
.post .comments-link { float: none; display: block; width: 100%; padding: 2px 0 18px; text-align: left; }
.post .description { font-size: 16px; line-height: 1.38; padding: 6px 0 21px; }
.post .entry { font-size: 16px; }
.post .entry img { border-width: 1px; padding: 5px; margin-bottom: 22px; }
.post .entry ol,
.post .entry ul { padding-left: 20px; }
.post .block { padding: 8px 0; font-size: 14px; line-height: 1.14; }
.post .block span { display: block; font-size: 0; line-height: 0; }
.post .entry blockquote { padding: 0 30px 26px; font-size: 13px; line-height: 1.54; }
.post .entry blockquote:after,
.post .entry blockquote:before { font-size: 100px; z-index: -1; }
.post .entry blockquote:before { left: 0; top: -15px; }
.post .entry blockquote:after { right: 28px; bottom: -46px; }

.author-box { margin: 19px 0 10px; padding: 14px 0; background-size: 240px 100%; }
.author-box img { margin: -14px 10px -14px 0; width: 70px; border-width: 1px; }
.author-box .author { padding: 0; font-size: 11px; line-height: 1.2; font-style: italic; }
.author-box .author-info { padding: 2px 0  3px; font-size: 10px; font-style: italic; line-height: 1.45; }
.author-box .meta { padding: 0; font-size: 9px; }

.socials-container { padding: 0 0 30px; background-size: 100% auto; }

.featured-articles { padding: 12px 0 30px; border: 0; }
.featured-articles .title { padding-bottom: 20px; }
.featured-articles ul li { float: none; width: 100%; height: auto; padding: 22px 0 0; border-top: 2px dashed #bfb0a4; margin: 22px 0 0; }
.featured-articles ul li:first-child { padding-top: 0; border-top: 0; margin-top: 0; }
.featured-articles ul li a { position: relative; overflow: hidden; width: 100%; }
.featured-articles ul li a img { float: left; width: 150px; border-width: 3px; margin-right: 20px; }
.featured-articles ul li a strong { padding: 0; text-align: left; }

.comments { font-size: 15px; }
.comments p { line-height: 1.4; }

.widget-articles a img { width: 150px; }

.sidebar .widget { background: transparent; }

.featured-container { width: auto; margin: 0 14px; padding: 0; background: transparent; }
.featured-container .box { position: relative; overflow: hidden; float: none; display: block; width: 100%; height: auto; padding: 0 0 22px; border-bottom: 2px dashed #bfb0a4; margin: 0 0 22px; }
.featured-container .box .image { width: 150px; float: left; margin-bottom: 0; }
.featured-container .box:hover .image { border-color: #871236; }
.featured-container .box p { display: none; }
.featured-container .box h4 a { position: absolute; top: 0; bottom: 0; left: 0; right: 0; padding: 3px 0 0 176px; font-size: 18px; color: #0067a1; }
.featured-container .box h4 a:hover { text-decoration: none; }


.articles-list { background: transparent; }
.articles-list ul li { float: none; width: 100%; height: auto; padding: 22px 0 0; border-top: 2px dashed #bfb0a4; margin: 22px 0 0; }
.articles-list ul li:first-child { padding-top: 0; border-top: 0; margin-top: 0; }
.articles-list ul li a { position: relative; overflow: hidden; width: 100%; text-align: left; }
.articles-list ul li a img { float: left; width: 150px; border-width: 3px; margin-left: 4px; margin-right: 20px; }
.articles-list ul li a strong { display: inline; margin-top: -4px; padding: 0; text-align: left;  }

.pagination { padding: 40px 0 24px; text-align: center; }
.pagination ul { float: none; display: inline-block; }

.filter { background: #0067a1; margin: 0 0 11px; }
.filter ul { display: none; }
.filter span { position: relative; width: 100%; display: block; font-size: 16px; line-height: 42px; font-weight: bold; text-align: center; color: #fff; }
.filter span strong { display: inline-block; margin: -4px 8px 0 0; font-size: 32px; font-weight: bold; vertical-align: middle; }
.filter span select { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; -moz-opacity: 0; -webkit-appearance: none; }

#colorbox #cboxLoadedContent { margin: 5px; }

.gallery ul li { width: 48%; margin: 0 1% 2%; }
.gallery ul li a img { width: 100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }

.footer .widget.mobile-show,
.mobile-show { display: block; }

.footer .widget { clear: both; float: none; width: auto; padding: 0; margin: 0 10px; }
.footer .widget ul li { padding: 0; }
.footer .gform_widget { margin-top: 16px; padding-top: 22px; background: url(images/footer-widget.png) no-repeat center top; }
	.mobile-hide {display:none;}
}

@media screen and (max-width: 760px) {

.featured-image .text h1 { font-size: 47px; padding: 8px 6px; }
.featured-image .text h2 { font-size: 30px; padding: 8px 6px; }
.featured-image .text h2 em { font-size: 40px; margin: 0; line-height: 1; }
.featured-image .text h3 { padding: 7px 60px 0 11px; font-size: 28px; line-height: 1.2; }

.gallery-top p { font-size: 16px; }
.gallery-top .icon { float: none; display: block; display: none; }
.gallery-top .add-photo { float: none; display: block; }

.list ul li { float: none; display: block; width: auto; height: auto; padding: 0 0 13px; margin: 0; }
.list ul li a { height: auto; }
.list ul li a strong { padding-bottom: 4px; }

.images-container { margin: 0; background: #f3f3f3 url(images/container-shadow.png) repeat-x 0 0; }
.images-container .icon { margin: 6px 9px 0 0; }
.images-container p { width: auto; float: none; padding-top: 6px; }
.images-container ul { float: none; display: block; width: 250px; padding: 28px 0 0; margin: 0 auto; }
.images-container ul li { padding-bottom: 10px; }
.images-container ul li.image-4,
.images-container ul li.image-5 { display: block; }

}

@media screen and (max-width: 456px) {

.slider .slides li span { padding: 6px; font-size: 16px; line-height: 1.2; text-align: center; }
.slider .slides li span a, .slider .slides li span a.read-more { font-size: 14px; }
.slider .slides li img { min-width: 456px; padding-left: 50%; margin-left: -228px; }

.gallery ul li { width: 100%; margin: 0 0 4%; }

}

@media (max-width: 438px) {
	.voted-pet-text { padding: 0 15px; width: auto;}
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and ( min--moz-device-pixel-ratio: 2), only screen and ( -o-min-device-pixel-ratio: 2/1), only screen and ( min-device-pixel-ratio: 2), only screen and ( min-resolution: 192dpi), only screen and ( min-resolution: 2dppx) {

.socials-container .st_facebook_vcount { background-image: url(images/share-btn@x2.png); }
.socials-container .st_twitter_vcount { background-image: url(images/twitter-btn@x2.png); }
.socials-container .st_googleplus_vcount { background-image: url(images/google-btn@x2.png); }
.socials-container > span { background-size: auto 24px; }

}

/* Calendar widget */
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 100%; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar a { display: block; }
#wp-calendar caption { text-align: center; width: 100%; }
#wp-calendar td { padding: 3px 0; text-align: center; }
.wp-caption { text-align: center; padding-top: 4px; margin: 10px; }
.post .wp-caption img { margin-bottom: 10px; box-sizing: border-box; -moz-box-sizing: border-box; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; font-family: 'Open Sans', sans-serif;}

/* Big images in rich text editor should not break page layout */
.post .entry img { max-width: 100%; }

.blog-title { padding: 20px 0; }

/******* /TexVetPets WordPress CSS *******/
