/*
Theme Name: Bootstrap Basic
Theme URI: 
Author: Vee Winch
Author URI: http://okvee.net
Description: Bootstrap v.3 basic theme for developers to build their new theme very fast and easy.
Version: 1.0.6
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: bootstrap-basic
Domain Path: /languages/
Tags: white, gray, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.

*/

body > header { 
  background-image: url('/wp-content/uploads/2015/12/header_pattern.jpg');
  position: relative;
  -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.5);
  box-shadow: 0 5px 5px 0 rgba(0,0,0,0.5);
  z-index: 10;
}
body > header .container { position: relative; }
.site-branding { margin-bottom: 12px !important; }
.site-title { position: static; }
.site-title-heading {
  -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.5);
  box-shadow: 0 5px 5px 0 rgba(0,0,0,0.5);
  -webkit-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
  position: absolute;
  bottom: -112px;
  left: 25px;
  background: url('/wp-content/uploads/2015/12/header_pattern.jpg');
  padding: 0px 10px 10px;
  z-index: 100;
}
.site-title-heading a {
  display: block;
  width: 211px;
  height: 162px;
  background: url('/wp-content/uploads/2015/12/lhs_logo.jpg') no-repeat;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
  margin-top: -60px;
}
.site-description { display: none; }

.widget_search { 
	width: 50%;
    	float: right;
    	margin-top: 40px; 
}
.search-form .form-control {
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
}
.search-form .btn {
  background: #4F6051;
  color: #ffffff;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
  margin-left: 5px !important;
}
.page-header-top-right .tools-social { width: 100%; }
.page-header-top-right .widget_text {
  	position: absolute;
    	right: 15px;
    	top: 0px;
}
.page-header-top-right .widget_text h1 { display: none; }
.page-header-top-right .widget_text ul { 
  margin: 0px; 
  padding: 0px;
}
.page-header-top-right .widget_text ul li { 
  display: inline;
}
.page-header-top-right .widget_text ul li img { 
  width: 24px;
  height: 24px;
}

.main-navigation { 
  position: absolute;
  right: 5px;
  bottom: -40px;
  height: 40px;
  z-index: 100;
}
.main-navigation .navbar-default .caret { display: none !important; }
.main-navigation .navbar-default { 
  height: 40px;
  min-height: 40px;
  border: none;
  -webkit-border-radius: 0px 0px 8px 8px !important;
  border-radius: 0px 0px 8px 8px !important;
  background: #745b4a;
  -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.5);
  box-shadow: 0 5px 5px 0 rgba(0,0,0,0.5);
}
.main-navigation .navbar-default .navbar-nav > li > a {
  background: none;
  border: none;
  text-shadow: none;
  color: #ffffff;
  font-size: 16px;
  padding: 0px 12px;
  line-height: 40px;
}
.main-navigation .navbar-default .navbar-nav > li.open > a,
.main-navigation .navbar-default .navbar-nav > lihover > a,
.main-navigation .navbar-default .navbar-nav > li > a:hover {
  background: #474747;
  color: #8cc63f;
}
.main-navigation .navbar-default .navbar-nav > li.menu-item-has-children ul { 
  background: #474747;
  padding: 10px 0px;
}
.main-navigation .navbar-default .navbar-nav > li.menu-item-has-children li a {
  background: #474747;
  color: #ffffff;
  padding: 5px 25px 5px 15px;
  font-size: 16px;
}
.main-navigation .navbar-default .navbar-nav > li.menu-item-has-children li a:hover {
  color: #8cc63f;
}
.main-navigation .navbar-toggle {
	margin-left: 15px;
	height: 25px;
	padding: 5px 10px;
}
.main-navigation .navbar-default .dropdown:hover .dropdown-menu {
    /*display: block;*/
}

.page-container {
  -webkit-box-shadow: 0 5px 5px 0 rgba(0,0,0,0.5);
  box-shadow: 0 5px 5px 0 rgba(0,0,0,0.5);
  background: #ddddd5;
  color: #333;
  margin-bottom: 25px;
}
.page-container h1 { 
  color: #303030;
  font-size: 24px;
  font-weight: bold;
}
.page-container h2 { 
  color: #684F40;
  font-size: 18px;
  font-weight: bold;
}
.page-container h3 {
  font-size: 16px;
  font-weight: bold;
}
.page-container h4 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0px;
}
.page-container p { 
  margin-bottom: 1.5em;
}
.page-container ul { 
  margin-bottom: 1.5em;
}
.page-container a {
  color: #819e15;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px dotted #d8d8d8;
}
.page-container a:hover,
.page-container a:focus {
  color: #303030;
}
.page-container img { max-width: 100%; }
.page-container article,
.page-container aside { border: none !important; }

.home .page-container {
  background: linear-gradient(to bottom, #c7eb93 0%, #8ec63d 100%);
}

#home-slides { padding: 0px; }

.home-left,
.home-main,
.home-right { padding-top: 25px; }
.home-right * { color: #6e6e6e; }
.home-right a { color: #6e6e6e; text-decoration: underline; }

.home-left img,
.home-right img { max-width: 100%; height: auto; }

.home-main a { color: #fff; }
.home-main .tribe-list-widget li {
  display: block;
  background: #ededed;
  -webkit-border-radius: 5px;
  border-radius: 5px; 
  margin-bottom: 5px;
  border:1px solid #8ec63d;
  overflow: auto;
}
.home-main .tribe-list-widget li:hover { background: #444; }
.home-main .tribe-list-widget { margin: 0px; padding: 0px; }
.home-main .tribe-list-widget li a { color: #111 !important; }
.home-main .tribe-list-widget li.tribe-event-featured a { color: #111 !important; }
.home-main .tribe-list-widget li a:hover { text-decoration: none; }
.home-main .tribe-list-widget li:hover a { color: #fff !important; }
.home-main .tribe-event-date {
  float: left;
  width: 42px;
  text-align: center;
  line-height: 1.1em;
  margin: 8px 0px 0px 5px;
}
.home-main .tribe-event-date b { font-size: 120%; display: block; padding: 1px 0px; }
.home-main .tribe-events-event-image {
  float: left;
  width: 36px;
  height: 36px;
  overflow: hidden;
  margin: 5px 10px;
}
.home-main .tribe-event-title {
  font-size: 15px;
  font-weight: bold;
  margin: 5px 0px;
  padding-right: 10px;
}
.home-main .tribe-events-widget-link {
  margin-top: 25px;
  text-align: right;
}

#content {
  margin-bottom: 0px;
}
#main-column { 
  padding-top: 125px;
  background: #ffffff; 
  min-height: 200px;
}
.home #main-column { 
  background: none; 
  border: 1px solid #ededed;
  border-width: 0px 1px;
  margin: 25px 0px;
  padding-top: 0px;
}
.home #main-column h1 {
  margin-top: 0px; 
  color: #6e6e6e;
}
#main-column .petpoint_listing,
#main-column .shelterluv_listing { 
  margin-bottom: 20px; 
  padding: 10px;
}
#main-column .petpoint_listing .entry-title,
#main-column .shelterluv_listing .entry-title {
    margin-top: 0;
    word-wrap: break-word;
}

#sidebar-right { 
  padding-top: 100px; 
}
#sidebar-right img { max-width: 100%; height: auto; }

#sidebar-right h1 { 
  color: #684F40;
  font-size: 28px !important;
}

#site-footer {
  background: none;
  border: none;
  font-size: 15px;
  color: #684F40;
}
#site-footer .widget {
  margin-bottom: 1.25em;
}
#site-footer .widget_nav_menu {
  float: left;
  width: 50%;
}
#site-footer h1 {
  font-size: 15px;
  font-weight: bold;
  display: inline;
  text-transform: uppercase;
  float: left;
  margin: 3px 10px 0px 0px;
  padding: 0px;
}
#site-footer p {
  margin-bottom: 1.25em;
}
#site-footer ul { 
  display: inline;
  padding: 0px;
  margin: 0px;
}
#site-footer li { 
  display: inline;
  padding: 0px 10px 0px 0px;
  margin: 0px 10px 0px 0px;
  border-right: 1px solid #684F40;
}
#site-footer li:last-child { 
  padding: 0px;
  margin: 0px;
  border-right: none;
}
#site-footer a {
  color: #684F40;
}
#site-footer a:hover,
#site-footer a:focus {
  color: #819e15;
}
#site-footer li a { 
  text-transform: uppercase;
}
#text-5 { clear: left; }

table { width: 100%; }
caption {
    background: #819e15;
    color: #ffffff;
    font-weight: bold;
    padding: 8px;
    margin-bottom: 5px;
}
th, td { padding: 2px; }
tbody th { width:35%; }

/* Pet Listings */
.pl-container { min-height: 600px; padding: 0px 10px; }
.pl-header { margin-bottom: 20px; }
.pd-back { padding: 0px 10px; }
.pl-item {
    float: left;
    margin: 0px 20px 20px 20px;
    width: 170px; 
    padding: 10px 10px 0px 10px;
    overflow: hidden;
	max-height: 360px;
}
.pl-item-photo {
    width: 150px;
    height: 150px;
    background: #343434;
    overflow: hidden;
    text-align: center;
    box-shadow: 0px 0px 10px #868686;
    border: 1px solid #ffffff;
	position: relative;
}

.pl-item-photo .vip {
    color: #fff;
    display: block;
    transform: rotate(315deg);
    position: absolute;
    top: -11px;
    left: -40px;
    background: rgba(0, 0, 255, 0.75);
    padding: 20px 40px 0px 40px;
    font-weight: bold;
    font-size: 24px;
}
.pl-item-photo .working-cat {
    color: #fff;
    display: block;
    transform: rotate(315deg);
    position: absolute;
    top: -8px;
    left: -42px;
    background: rgb(198 82 39 / 75%);
    padding: 20px 40px 0px 40px;
    font-weight: bold;
    font-size: 9px;
}
.pl-item-photo .featured {
    background: #ff00ce;
    position: absolute;
    width: 100%;
    bottom: 0;
    font-weight: bold;
    padding: 2px;
    color: #fff;
	text-transform: uppercase;
}
.pl-item-photo .rehomed {
    background: #e7e75e;
    position: absolute;
    width: 100%;
    bottom: 0;
    font-weight: bold;
    padding: 2px;
    font-size: 10px;
}
.pl-item-photo img {
    max-width: 100%;
}
.pl-item-name {
    margin-top: 5px;
}
.pl-item-link a {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    background: #819e15;
    padding: 4px;
    border: 1px solid #ffffff;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    width: 150px;
    overflow: hidden;
    box-shadow: 0px 0px 10px #868686;
    margin: 8px 0px;
}
.pl-item-link a:hover {
    text-decoration: none;
}
.pl-item-link a.on-hold {
    background: #745b4a;
}
.pl-item-link a.in-foster {
    background: #3491f3;
}
.pl-item-link a.in-foster small {
	font-size: 11px;
    vertical-align: bottom;
	text-transform: none;
}
.pl-item-name a {
    font-size: 16px;
    display: block;
    line-height: 24px;
    border-bottom: 1px dotted #819e15;
    margin-bottom: 8px;
    width: 150px;
}
.pl-item-desc {
    line-height: 1.75em;
    height: 125px;
    width: 150px;
    font-size: 13px;
}

/* Pet Details */
.pd-item-name .on-hold {
    background: #745b4a;
    color: #fff;
    padding: 5px 7px 5px 5px;
    margin-left: 10px;
}
.pd-slideshow { 
	width: 100%;
	max-width: 240px; 
	margin: auto;
	min-height: 240px;
}
.pd-slideshow img { 
	border: 1px solid #fff; 
	background: #819e15; 
	box-shadow: 0px 0px 10px #868686;
	width: 100%;
	display: none;
}
.pd-slideshow img:first-child {
	display: block;
}
.pd-item h2 {
      	margin-top: 0px;
}
.pd-rehomed {
	position: relative;
    background: #e7e75e;
    z-index: 9999;
    width: 94%;
    text-align: center;
    font-weight: bold;
    padding: 2px;
    margin: 0 auto 0px auto;
    box-shadow: 0px 0px 10px #868686;
    border: 1px solid white;
    font-size: 15px;
}

@media (min-width: 1000px) { 
	.widget_search {
    		width: 70%;
    		float: none;
    		margin-top: 0px;
	}
	.page-header-top-right .widget_text {
    		position: absolute;
    		right: 0px;
    		top: 5px;
	}
	#main-column {
		min-height: 600px;
	}
}
@media (min-width: 1200px) {
	.main-navigation .navbar-default .navbar-nav > li > a {
		font-size: 18px;
	}
}
@media (max-width: 990px) {
 	.site-title-heading { 
		box-shadow: none;
		position: static;
	}
 	.site-title-heading a { 
		float: left;
		margin: -30px 0px -75px 0px;
	}
}
@media (max-width: 768px) {
	.main-navigation {
		width: 100%;
		right: 15px;
	}
	.main-navigation .navbar-default {
		height: auto;
	}
}
@media (max-width: 550px) {
	.site-title-heading { 
		position: static; 
		box-shadow: none;
	}
	.site-title-heading a { 
		margin-top: -30px; 
		margin-bottom: -45px;
	    	width: 100%;
	}
	.widget_search { width: 100%; }
}
@media (max-width: 350px) {
	.site-title-heading a { 
		margin-top: 20px;
	}
}
/*
Required WordPress CSS
*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.bypostauthor {
}


/* WordPress gallery */
.gallery-caption {
}
.gallery {
	margin-bottom: 1.6em;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


.sticky {
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Events */
#tribe-events-header .tribe-events-sub-nav { display: none !important; }
.home-main .tribe-list-widget img.wp-post-image {
    height: auto !important;
    width: auto !important;
}

.home-main .tribe-list-widget {
    margin: 0px;
    padding: 0px;
}

.home-main .tribe-list-widget li {
    display: block;
    background: #ededed;
    -webkit-border-radius: 5px;
	padding: 0px;
	margin: 0px;
    border-radius: 5px;
    margin-bottom: 5px;
    border: 1px solid #8ec63d;
    overflow: auto;
}

.home-main .tribe-event-date {
    float: left;
    width: 42px;
    text-align: center;
    line-height: 1.1em;
    margin: 8px 0px 0px 5px;
}

.home-main .tribe-events-event-image {
    float: left;
    width: 36px;
    height: 36px;
    overflow: hidden;
    margin: 5px 10px;
}

.home-main .tribe-event-title {
    font-size: 15px;
    font-weight: bold;
    margin: 5px 0px !important;
    padding-right: 10px;
}