/*
Theme Name: AAAR Responsive Theme
Theme URI: http://www.simplethemes.com/wordpress-themes/theme/skeleton
Description: Skeleton Child Theme. Use this child theme to safely make modifications to the existing theme. Using a child theme ensures that you do not lose the modifications with theme updates.
Version: 1
Author: Liz Rickaby
Author URI: http://www.websitesbyliz.com
Template: smpl-skeleton
License: GPL
License URI: http://www.opensource.org/licenses/gpl-license.php
*/


/*
----------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------

This child theme enables you to make customizations while allowing for safe updates to the parent theme.
The parent theme's style.css is imported below. If you wish to make customizations, do one of the following:

A.) Copy the contents of skeleton/style.css into this file, but leave the (above) child theme head in tact!
B.) Add specific rules BELOW the import. This is intended for minimal customizations.

----------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------

*/

@import url("../smpl-skeleton/style.css");

/*pallet
dk purple 4b195c
lt purple
grey-purple a7a0a6

*/

body {
	}
.container {
	background-color:#fff;
	border-left:1px solid #a7a0a6;
	border-right:1px solid #a7a0a6;
	}
.columns {
	margin-left:0px;
	margin-right:0px;
	}
#header {
	margin-top:0px;
	width:100%;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-size:960px;
	min-height:242px;
	border:0px;
	}
#header-info {
	float:left;
	}
@media only screen and (min-width: 968px) {
	.mobile-nav-icon, #mobile-nav, .mobile-sub-menu {
		height:0px;
		visibility:hidden;
	}
	.slick-toggle-wrap{
		height:0px;
		}
}
@media only screen and (max-width: 967px) {
	#header {
		min-height:450px;
	}
	.mobile-nav-icon {
		width:40px;
		height:40px;
		}
	#nav-wrap, #navigation, .menu-header {
		height:0px;
		visibility:hidden;
		}
}
@media only screen and (min-width: 480px) and (max-width: 767px){
}
@media only screen and (min-width: 1px) and (max-width: 480px) {
	#header {
		background-size:660px;
		min-height:370px;
	}
	.entry-content {
		padding-left:40px !important;
	}
	.mobile-sub-menu {
		visibility:visible;
		height:auto;
	}
}
.fb-footer-box {
	 border: none;
	 overflow: hidden;
	 width: 100%;
	 height: 320px;"
	}
.yt-footer-box {
	 width:100%;
	 height:320px;
}
#content {
	padding-right:20px;
	}
#content.sixteen {
	padding-right:10px;
	}
#content.sixteen .row .inner {
	}
#sidebar {
	padding-left:10px;
	}
h1 {
	color:#290F1C;
	}
h2 {
	color:#391931;
	}
h3, h3.widget-title {
	color:#391931 !important;
	font-size:20px !important;
	margin-left:5px !important;
	font-weight:bold;
	}
h4 {
	}
h5 {
	}
p {
	}
a:link, a:visited {
	color:#318ca5;
	}
a:active, a:hover {
	color:#8A4063;
	}
.entry-content {
	padding-left:20px;
	}
/*rows*/
.row {
	}
.row-light {
	background-color:#eee;
	}
.row-dark {
	background-color:#4b195c;
	color:#fff;
	}
.row-contrast {
	background-color:#FF0000;
	}

/*boxes*/
.box-light {
	background-color:#ddd;
	border:1px solid #ccc;
	}
.box-light img {
	box-shadow: 0px 0px 10px #555;
	}

.box-dark {
	background-color:#333;
	border:1px solid #111;
	color:#fff;
	}
.box-dark img {
	box-shadow: 0px 0px 10px #111;
	}

.box-contrast {
	background-color:#FF0000;
	border:1px solid #99000;
	color:#fff;
	}
.box-contrast img {
	box-shadow: 0px 0px 10px #990000;
	}
.box-light h1, .box-dark h1, .box-contrast h1 {
	}
.one_third, 
.two_thirds, 
.one_half, 
.one_fourth, 
.three_fourths, 
.one_fifth, 
.two_fifth, 
.three_fifth, 
.four_fifth, 
.one_sixth, 
.five_sixth{
	text-align:justify;
	}
.one_third {
	/*width:32%;*/
	}
.five_sixth{
	width:83%;
	}
.links-row{
	margin-right: 0px !important;
	}
.links-row .button{
	width:90%;
	font-size:14px;
	margin-top:0px;
	}
.links-row .facebook, .links-row .twitter {
	margin-top:9px;
	margin-bottom:0px;
	}
.one_fourth.links-row {
	margin-bottom:0px;
	}
.home-grid {
	text-align:center;
	}
.home-grid a:link, .home-grid a:visited, .home-grid div {
	color:#318ca5;
	font-weight:bold;
	text-decoration:none;
	font-size:18px;
	}
.before-donate-container {
	margin-top:10px;
	width:100%;
	}
.banner-ad img {
	width:100%;
	height:auto;
	}
/*calendar width fix*/
#ngg-images-3 h3 {
	visibility:hidden;
	}
/*mobile menu*/
#mobile-nav {
	background-color:#805d8c;
	}
#green #mobile-nav {
	background-color:#929B70;
	}
#brown #mobile-nav {
	background-color:#8D7B6D;
	}
#tan #mobile-nav {
	background-color:#DBC9A0;
	}
#blue #mobile-nav {
	background-color:#6DADBF;
	}
#grey #mobile-nav {
	background-color:#7C7168;
	}
#orange #mobile-nav {
	background-color:#E19772;
	}
#mobile-nav a:link, #mobile-nav a:visited {
	color:#fff;
	text-decoration:none;
	font-size:14px;
	}
#mobile-nav a:hover, #mobile-nav a:active {
	color:#403B3F;
	background-color:#faf9fa;
	}
/* @group Navigation Bar */
#nav-wrap {
	background-color:#805d8c;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -pie-box-shadow: 0 1px 1px #ccc;
	position:relative;
	}
#nav-pad {
	height:0px;
	}
#navigation {
	float:none;
	width:1015px;
	margin:auto;
	padding-left:40px;
	}
/*#navigation ul {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b29db9), color-stop(100%, #947c9a));
	background: -webkit-linear-gradient(top, #b29db9 0%, #947c9a 100%);
	background: -o-linear-gradient(top, #b29db9 0%, #947c9a 100%);
	background: -ms-linear-gradient(top, #b29db9 0%, #947c9a 100%);
	background: -moz-linear-gradient(top, #b29db9 0%, #947c9a 100%);
	background: linear-gradient(top bottom, #b29db9 0%, #947c9a 100%);
	}*/
#navigation ul li a {
	color:#fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b29db9), color-stop(100%, #947c9a));
	background: -webkit-linear-gradient(top, #b29db9 0%, #947c9a 100%);
	background: -o-linear-gradient(top, #b29db9 0%, #947c9a 100%);
	background: -ms-linear-gradient(top, #b29db9 0%, #947c9a 100%);
	background: -moz-linear-gradient(top, #b29db9 0%, #947c9a 100%);
	background: linear-gradient(top bottom, #b29db9 0%, #947c9a 100%);
	padding: 15px 18px;
	font-weight: bold;
	font-size:14px;
	border-right:2px solid #805d8c;
	}

/* Navbar Hover Links */

#navigation ul li:hover a,
#navigation ul li a:hover {
	color: #403b3f;
	background: #faf9fa;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #faf9fa), color-stop(100%, #b1abb0));
	background: -webkit-linear-gradient(top, #faf9fa 0%, #b1abb0 100%);
	background: -o-linear-gradient(top, #faf9fa 0%, #b1abb0 100%);
	background: -ms-linear-gradient(top, #faf9fa 0%, #b1abb0 100%);
	background: -moz-linear-gradient(top, #faf9fa 0%, #b1abb0 100%);
	background: linear-gradient(top bottom, #faf9fa 0%, #b1abb0 100%);
}

#navigation ul li:hover li a {
	color: #311221;
	font-weight: normal;
	background-color:#805d8c;
}

/* Navbar Active Links */

#navigation ul ul {
	min-width:120px;
	}
#navigation ul li li {
	}
#navigation ul li.active a {
	color: #cdc6ce;
	background: #802b9c;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #802b9c), color-stop(100%, #19091f));
	background: -webkit-linear-gradient(top, #802b9c 0%, #19091f 100%);
	background: -o-linear-gradient(top, #802b9c 0%, #19091f 100%);
	background: -ms-linear-gradient(top, #802b9c 0%, #19091f 100%);
	background: -moz-linear-gradient(top, #802b9c 0%, #19091f 100%);
	background: linear-gradient(top bottom, #802b9c 0%, #19091f 100%);
	padding-right:10px;
}


/* Nav Sublevel */

#navigation ul.sub-menu,
#navigation ul.children {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

/* Nav Sublevel Links */

#navigation ul.sub-menu li a,
#navigation ul.children li a {
	background: #f0f0f0;
	height: 32px;
	min-width: 100px;
}
#navigation ul.sub-menu li a:link, #navigation ul.sub-menu li a:visited {
	color:#fff !important;
}
/* Nav Sublevel Hover */

#navigation ul.sub-menu li a:hover,
#navigation ul.children li a:hover {
	background-color:#b08bbc;
}

/* Navbar Active Links */

#navigation ul li.active a {
	color: #cdc6ce;
	background: #802b9c;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #802b9c), color-stop(100%, #19091f));
	background: -webkit-linear-gradient(top, #802b9c 0%, #19091f 100%);
	background: -o-linear-gradient(top, #802b9c 0%, #19091f 100%);
	background: -ms-linear-gradient(top, #802b9c 0%, #19091f 100%);
	background: -moz-linear-gradient(top, #802b9c 0%, #19091f 100%);
	background: linear-gradient(top bottom, #802b9c 0%, #19091f 100%);
}
#navigation ul li.active ul li a {
	background: #805d8c;
}
/* @end */

/* sidebar sub-nav widget box*/
.menu-adopt-container, 
.menu-stray-cats-container, 
.menu-spay-tacular-container, 
.menu-vet-container, 
.menu-how-to-help-container, 
.menu-mobile-van-spay-neuter-container, 
.menu-spay-container, 
.menu-reachus-container {
	background-color:#E9E7E9;
	border:1px solid #BDB7BC;
	font-size:14px;
	margin-left:10px;
	}
.menu-adopt-container a:link,
.menu-stray-cats-container a:link, 
.menu-spay-tacular-container a:link, 
.menu-vet-container a:link, 
.menu-how-to-help-container a:link, 
.menu-mobile-van-spay-neuter-container a:link, 
.menu-spay-container a:link,
.menu-reachus-container a:link {
	font-weight:normal;
	text-decoration:underline;
	color:#73294D;
	margin-bottom:5px;
	}
.menu-adopt-container a:visited, 
.menu-stray-cats-container a:visited, 
.menu-spay-tacular-container a:visited, 
.menu-vet-container a:visited, 
.menu-how-to-help-container a:visited, 
.menu-mobile-van-spay-neuter-container a:visited, 
.menu-spay-container a:visited,
.menu-reachus-container a:visited {
	color:#898088;
	}
.menu-adopt-container a:hover, 
.menu-stray-cats-container a:hover, 
.menu-spay-tacular-container a:hover, 
.menu-vet-container a:hover, 
.menu-how-to-help-container a:hover, 
.menu-mobile-van-spay-neuter-container a:hover, 
.menu-spay-container a:hover,
.menu-reachus-container a:hover {
	background-color:#fff;;
	}
.menu-adopt-container .sub-menu li, 
.menu-stray-cats-container .sub-menu li, 
.menu-spay-tacular-container .sub-menu li, 
.menu-vet-container .sub-menu li, 
.menu-how-to-help-container .sub-menu li, 
.menu-mobile-van-spay-neuter-container .sub-menu li, 
.menu-spay-container .sub-menu li,
.menu-reachus-container .sub-menu li {
	margin-left:20px;
	margin-bottom:10px;
	}
/*.menu-adopt-container ul li {
	list-style-image:url(images/blockcontentbullets.png);
	list-style-position:inside;
	}*/

/*default button*/
button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.button a  {
	color: white !important;
	border: none;
	text-shadow: 0 1px 0px #185597;
	background: #1d65b3;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2a72c0), color-stop(100%, #1d65b3));
	background: -webkit-linear-gradient(top, #2a72c0 0%, #1d65b3 100%);
	background: -o-linear-gradient(top, #2a72c0 0%, #1d65b3 100%);
	background: -ms-linear-gradient(top, #2a72c0 0%, #1d65b3 100%);
	background: -moz-linear-gradient(top, #2a72c0 0%, #1d65b3 100%);
	background: linear-gradient(top bottom, #2a72c0 0%, #1d65b3 100%);
	}
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
a.button:hover {
	background: #156bc6;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #156bc6), color-stop(100%, #156bc6));
	background: -webkit-linear-gradient(top, #156bc6 0%, #156bc6 100%);
	background: -o-linear-gradient(top, #156bc6 0%, #156bc6 100%);
	background: -ms-linear-gradient(top, #156bc6 0%, #156bc6 100%);
	background: -moz-linear-gradient(top, #156bc6 0%, #156bc6 100%);
	background: linear-gradient(top bottom, #156bc6 0%, #156bc6 100%);
	background-clip: border-box;
	-pie-background: linear-gradient(top, #156bc6, #156bc6);
	}
/*custom buttons
a.button.contrast{
	color:#fff !important;
	text-shadow:0 1px 0px #1e1e1e;
	background:#ff0066;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff0066), color-stop(100%, #ff0066));
	background:-webkit-linear-gradient(top, #ff0066 0%, #ff0066 100%);
	background:-o-linear-gradient(top, #ff0066 0%, #ff0066 100%);
	background:-ms-linear-gradient(top, #ff0066 0%, #ff0066 100%);
	background:-moz-linear-gradient(top, #ff0066 0%, #ff0066 100%);
	background:linear-gradient(top bottom, #ff0066 0%,#ff0066 100%);
	-pie-background:linear-gradient(top, #ff0066,#ff0066);
	}
a.button.contrast:hover{
	background:#fff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #b72671), color-stop(100%, #b72671));
	background:-webkit-linear-gradient(top, #b72671 0%, #b72671 100%);
	background:-o-linear-gradient(top, #b72671 0%, #b72671 100%);
	background:-ms-linear-gradient(top, #b72671 0%, #b72671 100%);
	background:-moz-linear-gradient(top, #b72671 0%, #b72671 100%);
	background:linear-gradient(top bottom, #b72671 0%,#b72671 100%);
	}
a.button.contrast:active{
	-webkit-box-shadow:inset 0 2px 6px 0 #000,inset 0 0 0 0 #000,0 1px 1px 0 #eee;
	-moz-box-shadow:inset 0 2px 6px 0 #000,inset 0 0 0 0 #000,0 1px 1px 0 #eee;
	box-shadow:inset 0 2px 6px 0 #000,inset 0 0 0 0 #000,0 1px 1px 0 #eee
	}
a.button.contrast span.btn_caption{
	color:gray !important;
	text-shadow:0 1px 0 #000;
	}*/
/*green - adoption*/
body#green {
	background-color:#657335;
	}
#green .container {
	border-left:1px solid #929B70;
	border-right:1px solid #929B70;
	}
#green #header {
	background-image:url(images/header-green.jpg);
	border:0px !important;
	}
#green #nav-wrap {
	background-color:#929B70;
	}
#green #navigation ul li a {
	color:#FAFCFD;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #BCC2A8), color-stop(100%, #9EA189));
	background: -webkit-linear-gradient(top, #BCC2A8 0%, #9EA189 100%);
	background: -o-linear-gradient(top, #BCC2A8 0%, #9EA189 100%);
	background: -ms-linear-gradient(top, #BCC2A8 0%, #9EA189 100%);
	background: -moz-linear-gradient(top, #BCC2A8 0%, #9EA189 100%);
	background: linear-gradient(top bottom, #BCC2A8 0%, #9EA189 100%);
	border-right:2px solid #929B70;
	}
#green #navigation ul li:hover li a, #green #navigation ul li.active ul li a {
	background:#657335;
	}
#green #navigation ul li.active a {
	color: #DFDDD9;
	background: #93A84D;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #93A84D), color-stop(100%, #3A421E));
	background: -webkit-linear-gradient(top, #93A84D 0%, #3A421E 100%);
	background: -o-linear-gradient(top, #93A84D 0%, #3A421E 100%);
	background: -ms-linear-gradient(top, #93A84D 0%, #3A421E 100%);
	background: -moz-linear-gradient(top, #93A84D 0%, #3A421E 100%);
	background: linear-gradient(top bottom, #93A84D 0%, #3A421E 100%);
	}
#green #navigation ul.sub-menu li a:hover {
	background:#929b70;
	}
/*brown - stray*/
body#brown {
	background-color:#5E4531;
	}
#brown .container {
	border-left:1px solid #8D7B6D;
	border-right:1px solid #8D7B6D;
	}
#brown #header {
	background-image:url(images/header-brown.jpg);
	border:0px !important;
	}
#brown #nav-wrap {
	background-color:#8D7B6D;
	}
#brown #navigation ul li a {
	color:#FDFCFD;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #B9AEA6), color-stop(100%, #9B8D87));
	background: -webkit-linear-gradient(top, #B9AEA6 0%, #9B8D87 100%);
	background: -o-linear-gradient(top, #B9AEA6 0%, #9B8D87 100%);
	background: -ms-linear-gradient(top, #B9AEA6 0%, #9B8D87 100%);
	background: -moz-linear-gradient(top, #B9AEA6 0%, #9B8D87 100%);
	background: linear-gradient(top bottom, #B9AEA6 0%, #9B8D87 100%);
	border-right:2px solid #8D7B6D;
	}
#brown #navigation ul li:hover li a, #brown #navigation ul li.active ul li a {
	background:#5E4531;
	}
#brown #navigation ul li.active a {
	color: #DAD7DA;
	background: #946D4C;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #946D4C), color-stop(100%, #2F2318));
	background: -webkit-linear-gradient(top, #946D4C 0%, #2F2318 100%);
	background: -o-linear-gradient(top, #946D4C 0%, #2F2318 100%);
	background: -ms-linear-gradient(top, #946D4C 0%, #2F2318 100%);
	background: -moz-linear-gradient(top, #946D4C 0%, #2F2318 100%);
	background: linear-gradient(top bottom, #946D4C 0%, #2F2318 100%);
	}
#brown #navigation ul.sub-menu li a:hover {
	background:#8D7B6D;
	}
/*tan - help*/
body#tan {
	background-color:#CDB47A;
	}
#tan .container {
	border-left:1px solid #DBC9A0;
	border-right:1px solid #DBC9A0;
	}
#tan #header {
	background-image:url(images/header-tan.jpg);
	border:0px !important;
	}
#tan #nav-wrap {
	background-color:#DBC9A0;
	}
#tan #navigation ul li a {
	color:#1D1B1D;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E7DCC4), color-stop(100%, #CABCA6));
	background: -webkit-linear-gradient(top, #E7DCC4 0%, #CABCA6 100%);
	background: -o-linear-gradient(top, #E7DCC4 0%, #CABCA6 100%);
	background: -ms-linear-gradient(top, #E7DCC4 0%, #CABCA6 100%);
	background: -moz-linear-gradient(top, #E7DCC4 0%, #CABCA6 100%);
	background: linear-gradient(top bottom, #E7DCC4 0%, #CABCA6 100%);
	border-right:2px solid #DBC9A0;
	}
#tan #navigation ul li:hover li a, #tan #navigation ul li.active ul li a {
	background:#CDB47A;
	}
#tan #navigation ul li.active a {
	color: #1D1B1D;
	background: #E2D3B1;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E2D3B1), color-stop(100%, #B79445));
	background: -webkit-linear-gradient(top, #E2D3B1 0%, #B79445 100%);
	background: -o-linear-gradient(top, #E2D3B1 0%, #B79445 100%);
	background: -ms-linear-gradient(top, #E2D3B1 0%, #B79445 100%);
	background: -moz-linear-gradient(top, #E2D3B1 0%, #B79445 100%);
	background: linear-gradient(top bottom, #E2D3B1 0%, #B79445 100%);
	}
#tan #navigation ul.sub-menu li a:hover {
	background:#DBC9A0;
	}
/*blue - spay mi*/
body#blue {
	background-color:#318CA5;
	}
#blue .container {
	border-left:1px solid #6DADBF;
	border-right:1px solid #6DADBF;
	}
#blue #header {
	background-image:url(images/header-blue.jpg);
	border:0px !important;
	}
#blue #nav-wrap {
	background-color:#6DADBF;
	}
#blue #navigation ul li a {
	color:#FDFCFD;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #A6CDD7), color-stop(100%, #88ACB8));
	background: -webkit-linear-gradient(top, #A6CDD7 0%, #88ACB8 100%);
	background: -o-linear-gradient(top, #A6CDD7 0%, #88ACB8 100%);
	background: -ms-linear-gradient(top, #A6CDD7 0%, #88ACB8 100%);
	background: -moz-linear-gradient(top, #A6CDD7 0%, #88ACB8 100%);
	background: linear-gradient(top bottom, #A6CDD7 0%, #88ACB8 100%);
	border-right:2px solid #6DADBF;
	}
#blue #navigation ul li:hover li a, #blue #navigation ul li.active ul li a {
	background:#318CA5;
	}
#blue #navigation ul li.active a {
	color: #DDD5CE;
	background: #56B3CD;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #56B3CD), color-stop(100%, #226072));
	background: -webkit-linear-gradient(top, #56B3CD 0%, #226072 100%);
	background: -o-linear-gradient(top, #56B3CD 0%, #226072 100%);
	background: -ms-linear-gradient(top, #56B3CD 0%, #226072 100%);
	background: -moz-linear-gradient(top, #56B3CD 0%, #226072 100%);
	background: linear-gradient(top bottom, #56B3CD 0%, #226072 100%);
	}
#blue #navigation ul.sub-menu li a:hover {
	background:#6DADBF;
	}
/*grey - support*/
body#grey {
	background-color:#47372A;
	}
#grey .container {
	border-left:1px solid #7C7168;
	border-right:1px solid #7C7168;
	}
#grey #header {
	background-image:url(images/header-grey.jpg);
	border:0px !important;
	}
#grey #nav-wrap {
	background-color:#7C7168;
	}
#grey #navigation ul li a {
	color:#FDFCFD;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #AFA8A3), color-stop(100%, #908784));
	background: -webkit-linear-gradient(top, #AFA8A3 0%, #908784 100%);
	background: -o-linear-gradient(top, #AFA8A3 0%, #908784 100%);
	background: -ms-linear-gradient(top, #AFA8A3 0%, #908784 100%);
	background: -moz-linear-gradient(top, #AFA8A3 0%, #908784 100%);
	background: linear-gradient(top bottom, #AFA8A3 0%, #908784 100%);
	border-right:2px solid #7C7168;
	}
#grey #navigation ul li:hover li a, #grey #navigation ul li.active ul li a {
	background:#47372A;
	}
#grey #navigation ul li.active a {
	color: #D5D2D5;
	background: #785C47;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #785C47), color-stop(100%, #19140F));
	background: -webkit-linear-gradient(top, #785C47 0%, #19140F 100%);
	background: -o-linear-gradient(top, #785C47 0%, #19140F 100%);
	background: -ms-linear-gradient(top, #785C47 0%, #19140F 100%);
	background: -moz-linear-gradient(top, #785C47 0%, #19140F 100%);
	background: linear-gradient(top bottom, #785C47 0%, #19140F 100%);
	}
#grey #navigation ul.sub-menu li a:hover {
	background:#7C7168;
	}
/*orange - veterinary*/
body#orange {
	background-color:#D66D38;
	}
#orange .container {
	border-left:1px solid #E19772;
	border-right:1px solid #E19772;
	}
#orange #header {
	background-image:url(images/header-orange.jpg);
	border:0px !important;
	}
#orange #nav-wrap {
	background-color:#E19772;
	}
#orange #navigation ul li a {
	color:#FDFCFD;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ECBFA9), color-stop(100%, #CE9E8A));
	background: -webkit-linear-gradient(top, #ECBFA9 0%, #CE9E8A 100%);
	background: -o-linear-gradient(top, #ECBFA9 0%, #CE9E8A 100%);
	background: -ms-linear-gradient(top, #ECBFA9 0%, #CE9E8A 100%);
	background: -moz-linear-gradient(top, #ECBFA9 0%, #CE9E8A 100%);
	background: linear-gradient(top bottom, #ECBFA9 0%, #CE9E8A 100%);
	border-right:2px solid #E19772;
	}
#orange #navigation ul li:hover li a, #orange #navigation ul li.active ul li a {
	background:#D66D38;
	}
#orange #navigation ul li.active a {
	color: #1D1B1D;
	background: #E29975;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E29975), color-stop(100%, #A74F22));
	background: -webkit-linear-gradient(top, #E29975 0%, #A74F22 100%);
	background: -o-linear-gradient(top, #E29975 0%, #A74F22 100%);
	background: -ms-linear-gradient(top, #E29975 0%, #A74F22 100%);
	background: -moz-linear-gradient(top, #E29975 0%, #A74F22 100%);
	background: linear-gradient(top bottom, #E29975 0%, #A74F22 100%);
	}
#orange #navigation ul.sub-menu li a:hover {
	background:#E19772;
	}
	
/* @group Footer */

#footer {
	background-color:#fff;
	margin-top:0px;
	border-top: 0px;
	font-size: .9em;
	padding-left:10px;
}

#footer #credits {
	color: #707070;
}
#footer #credits a:link, #footer #credits a:visited {
	color: #707070;
}

.themeauthor,
.themeauthor a:link,
.themeauthor a:hover,
.themeauthor a:visited {
	color: #707070;
}

/* Footer Menu */

#footermenu {
  font-size: .85em;
}

#footermenu li a {
  text-decoration: none;
  color:#999;
}

/* @end */
