/*
Theme Name: wp-bootstrap
Theme URI: http://320press.com/wpbs
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 2.3.1
Author: 320press
Author URI: http://320press.com
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* micro clearfix: http://nicolasgallagher.com/micro-clearfix-hack/ */
/* For modern browsers */
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom: 1;
}
/* wp-specific classes */
.wp-caption {
}
.wp-caption-text {
}
.sticky {
}
.gallery-caption {
}
/* layout */

body {
	/* [disabled]background-image: url(grass-bground.jpg);
*/
	padding-top: 0;
	background-position: center top;
	background-color: #FFF;
	background-repeat: repeat-x;
}
/* Admin Top Navigation fixes */

body.admin-bar .navbar-fixed-top {
	top: 28px;
}
.navbar .brand {
	color: #000;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.125);
	font-weight: bold !important;
}
.nav-container {
	padding-left: 0;
	padding-right: 0;
}
#inner-header {
	width: 100%;
}
input, textarea, select, .uneditable-input {
	margin-bottom: 0;
}
.navbar-form, .navbar-search {
	margin: 0 0 9px;
}
.navbar-search {
	padding-left: 0;
}
#s {
	width: 100px;
}
#content {
	padding: 10px 0 0;
}
.more-link {
	white-space: nowrap;
}
.footer-links {
	float: right;
	margin-bottom: 18px;
}
.footer-links .menu {
	list-style-type: none;
	margin-left: 0;
}
.footer-links .menu li {
	float: left;
	margin-left: 10px;
}
/* post styling */

#main p.meta {
	font-style: italic;
	color: #808080;
}
#main article {
	margin-bottom: 18px;
	border-bottom: 1px solid #eeeeee;
	padding: 0 0 9px;
}
#main article footer {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
	position: relative;
	min-height: 20px;
}
#main article footer a.edit-post {
	position: absolute;
	right: 0;
	top: 0;
	display: none;
}
.post:hover a.edit-post {
	display: inline;
}
/* Shared Post Format styling */
article.format-quote footer.entry-meta, article.format-link footer.entry-meta, article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
.center {
	text-align: center;
}
.righttext {
	text-align: right;
}
.footer-banner {
	background-color: #FF8000;
	background-image: -moz-linear-gradient(top, #FFCC66, #FF8000);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFCC66), to(#FF8000));
	background-image: -webkit-linear-gradient(top, #FFCC66, #FF8000);
	background-image: -o-linear-gradient(top, #FFCC66, #FF8000);
	background-image: linear-gradient(to bottom, #FFCC66, #FF8000);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFCC66', endColorstr='#FF8000', GradientType=0);
	width: 100%;
margin-top: 45px;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
img.tiny-thumb {
width:24%;
}
.well-donate{
	background-color: #FFCC66;
	height: 210px;
}
.molk {
background-color: #FE9934;
color: #FE9934;
display: block;
}
.widget_recent_entries ul {
	text-align: center;
	list-style-type: none;
}
.widget_recent_entries ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC6;
	padding-top: 8px;
	padding-bottom: 8px;
}
.widget_recent_entries ul li a {
	color: #000;
	font-size: 16px;
}
.widget_recent_entries ul li .post-date {
	color: #666666;
	font-size: 12px;
}
.widget_recent_entries ul li.crpw-item {
text-align:left;
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
}
.widget_recent_entries ul li.crpw-item a {
	color: #0088cc;
	font-size: 14px;
}
.spacer {
height:45px;
display:block;
width:100%;
}
-------------------------------------------------------------- */
#main article.format-aside {
 padding: 0;
}
article.format-aside h1 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
article.format-aside h1 a {
	text-decoration: none;
}
article.format-aside h1 a:hover {
}
article.format-aside .aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	border-left: 22px solid;
}
article.format-aside p {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
article.format-aside blockquote:last-child, article.format-aside p:last-child {
	margin-bottom: 0;
}
article.format-aside footer.aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	border-left: 22px solid;
}
/* Image posts */
article.format-image footer h1 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	font-weight: normal;
}
article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
article.format-image footer a h2 {
	font-weight: normal;
}
/* Link posts */
article.format-link header {
	padding: 0 10px;
	padding: 0 0.714285714rem;
	float: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}
article.format-link .entry-content {
	max-width: 80%;
	float: left;
}
article.format-link .entry-content a {
	font-size: 22px;
	font-size: 1.571428571rem;
	line-height: 1.090909091;
	text-decoration: none;
}
article.format-link footer.entry-meta {
	clear: both;
}
/* Quote posts */
article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	padding: 1.714285714rem 1.714285714rem 0;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.6;
	font-style: normal;
}
article.format-quote .entry-content blockquote p:before {
	content: "\201C  ";
	font-size: 2rem;
}
article.format-quote .entry-content blockquote p:after {
	content: " \201D ";
	font-size: 2rem;
}
/* Status posts */
.format-status .entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
	display: inline-block;
}
.format-status .entry-header h1 {
	font-size: 15px;
	font-size: 1.071428571rem;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}
.format-status .entry-header h2 {
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}
.format-status .entry-header header a {
	color: #757575;
}
.format-status .entry-header header a:hover {
	color: #21759b;
}
.format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
}
p.tags {
	line-height: 20px;
}
div[id*='attachment_'] {
	max-width: 100%;
	height: 100%;
}
#credit320 {
	background: url('images/320press_mini.png') no-repeat left top transparent;
	padding-left: 20px;
}
#main .hero-unit img {
	margin-bottom: 1em;
}
#main article img {
	height: auto;
	max-width: 100%;
}
img.alignleft {
	margin-right: 10px;
	float: left;
}
img.alignright {
	margin-left: 10px;
	float: right;
}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
.post header img {
	margin-bottom: 18px;
}
.archive #main .post h3 {
	line-height: 24px;
	margin-bottom: 10px;
}
video {
	max-width: 100%;
	height: auto;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-wrapper {
	width: 630px;
	max-width: 100%;
	margin-bottom: 18px;
}
/* page styling */

#featured-carousel .item {
	width: 960px;
	height: 600px;
}
/*.carousel-caption p {
	display: none;
}*/
.page-template-page-homepage-php #main article {
	border-bottom: none;
}
.page-template-page-homepage-php .hero-unit, .blog .hero-unit {
	padding: 1em;
}
.hero-unit h1 {
	font-size: 3em;
}
/* comments */



#comments {
	line-height: 24px;
	margin-bottom: 18px;
}
ol.commentlist, ol.commentlist ul.children {
	list-style-type: none;
	margin-left: 0;
}
.comment .vcard > div {
	margin-top: 8px;
	padding: 0 10px;
}
ol.commentlist time {
	font-size: .8em;
	color: #eeeeee;
}
ol.commentlist div.comment-author {
	position: relative;
}
ol.commentlist a.comment-edit-link {
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
}
ol.commentlist span.edit-comment {
	position: absolute;
	right: 0;
	top: 8px;
}
ol.commentlist li.bypostauthor {
	background-color: #dddddd;
}
ol.commentlist ul.children li {
	background-color: #cccccc;
}
ol.commentlist ul.children li ul.children li {
	background-color: #bbbbbb;
}
ol.commentlist ul.children li ul.children li ul.children li {
	background-color: #aaaaaa;
}
ol.commentlist article {
	border-bottom: none !important;
}
a.comment-reply-link {
	position: absolute;
	right: 0;
	bottom: 0;
}
#comment-nav ul {
	list-style-type: none;
	margin: 0;
}
#comment-form-elements {
	list-style-type: none;
	margin: 0;
}
.comment .vcard .avatar {
	padding-right: 0;
}
.comment .vcard .comment-text {
	margin-left: 0;
}
img.avatar {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-left: 1px solid #ddd;
}
ol.commentlist li {
	padding-right: 10px;
	background-color: #F0F0F0;
}
#pings {
	margin-bottom: 9px;
}
ol.pinglist {
	list-style-type: none;
	margin: 0 0 9px 0;
}
#comment {
	width: 270px;
}
ol.commentlist #respond {
	padding: 5px 10px;
}
/* specific post-type styles */

/* image attachment */

.attachment #main .post_content img {
	max-width: 100%;
}
.ie8 #main .media-grid img {
	max-height: none !important;
	max-width: none !important;
}
.attachment-img {
	margin-bottom: 18px;
}
.metadata p.alert-message {
	margin-right: 0;
	margin-bottom: 18px;
}
#gallery-nav {
	list-style-type: none;
	margin-left: 0;
}
li.next a, li.previous a {
	position: relative;
}
li.next a:hover:before {
	content: "\2190";
	position: absolute;
	display: block;
	top: 42%;
	left: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
li.previous a:hover:before {
	content: "\2192";
	position: absolute;
	display: block;
	top: 42%;
	right: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
/* widget styles */

.widget {
	margin-bottom: 18px;
}
.widgettitle {
	margin-bottom: 9px;
}
#widget-footer .widgettitle {
	text-shadow: 0px 1px 0px #000;
	margin-bottom: 9px;
	color: #ffffff;
}
#tag-cloud {
	margin-bottom: 18px;
	line-height: 160%;
}
/* for some reason the bs version currently available for download doesn't have this style */
.label {
	text-transform: uppercase;
}
/* override standard link hover for the tag cloud widget */
#tag-cloud a:hover, .tags a:hover {
	color: #ffffff;
	text-decoration: none;
}
#tag-cloud a {
	white-space: pre;
	text-transform: uppercase;
}
/* change default form padding for search */

.widget_search form {
	padding-left: 0;
}
.widget_search input {
	width: 121px;
}
/* calendar widget */

#calendar_wrap {
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	font-weight: bold;
	padding: 8px;
}
#wp-calendar tr {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#wp-calendar tr:last-child {
	border-bottom: none;
}
#wp-calendar td {
	text-align: center;
	padding: 8px 0;
}
blockquote.pull-left {
	padding-right: 15px;
}
@font-face {
	font-family: 'ElegantIcons';
	src: url('fonts/ElegantIcons.eot');
	src: url('fonts/ElegantIcons.eot?#iefix') format('embedded-opentype'),  url('fonts/ElegantIcons.woff') format('woff'),  url('fonts/ElegantIcons.ttf') format('truetype'),  url('fonts/ElegantIcons.svg#ElegantIcons') format('svg');
	font-weight: normal;
	font-style: normal;
}
.social_facebook, .social_twitter, .social_pinterest, .social_googleplus, .social_tumblr, .social_tumbleupon, .social_wordpress, .social_instagram, .social_dribbble, .social_vimeo, .social_linkedin, .social_rss, .social_deviantart, .social_share, .social_myspace, .social_skype, .social_youtube, .social_picassa, .social_googledrive, .social_flickr, .social_blogger, .social_spotify, .social_delicious, .social_facebook_circle, .social_twitter_circle, .social_pinterest_circle, .social_googleplus_circle, .social_tumblr_circle, .social_stumbleupon_circle, .social_wordpress_circle, .social_instagram_circle, .social_dribbble_circle, .social_vimeo_circle, .social_linkedin_circle, .social_rss_circle, .social_deviantart_circle, .social_share_circle, .social_myspace_circle, .social_skype_circle, .social_youtube_circle, .social_picassa_circle, .social_googledrive_alt2, .social_flickr_circle, .social_blogger_circle, .social_spotify_circle, .social_delicious_circle, .social_facebook_square, .social_twitter_square, .social_pinterest_square, .social_googleplus_square, .social_tumblr_square, .social_stumbleupon_square, .social_wordpress_square, .social_instagram_square, .social_dribbble_square, .social_vimeo_square, .social_linkedin_square, .social_rss_square, .social_deviantart_square, .social_share_square, .social_myspace_square, .social_skype_square, .social_youtube_square, .social_picassa_square, .social_googledrive_square, .social_flickr_square, .social_blogger_square, .social_spotify_square, .social_delicious_square {
	font-family: 'ElegantIcons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.social_facebook:before {
	content: "\e093";
}
.social_twitter:before {
	content: "\e094";
}
.social_pinterest:before {
	content: "\e095";
}
.social_googleplus:before {
	content: "\e096";
}
.social_tumblr:before {
	content: "\e097";
}
.social_tumbleupon:before {
	content: "\e098";
}
.social_wordpress:before {
	content: "\e099";
}
.social_instagram:before {
	content: "\e09a";
}
.social_dribbble:before {
	content: "\e09b";
}
.social_vimeo:before {
	content: "\e09c";
}
.social_linkedin:before {
	content: "\e09d";
}
.social_rss:before {
	content: "\e09e";
}
.social_deviantart:before {
	content: "\e09f";
}
.social_share:before {
	content: "\e0a0";
}
.social_myspace:before {
	content: "\e0a1";
}
.social_skype:before {
	content: "\e0a2";
}
.social_youtube:before {
	content: "\e0a3";
}
.social_picassa:before {
	content: "\e0a4";
}
.social_googledrive:before {
	content: "\e0a5";
}
.social_flickr:before {
	content: "\e0a6";
}
.social_blogger:before {
	content: "\e0a7";
}
.social_spotify:before {
	content: "\e0a8";
}
.social_delicious:before {
	content: "\e0a9";
}
.social_facebook_circle:before {
	content: "\e0aa";
}
.social_twitter_circle:before {
	content: "\e0ab";
}
.social_pinterest_circle:before {
	content: "\e0ac";
}
.social_googleplus_circle:before {
	content: "\e0ad";
}
.social_tumblr_circle:before {
	content: "\e0ae";
}
.social_stumbleupon_circle:before {
	content: "\e0af";
}
.social_wordpress_circle:before {
	content: "\e0b0";
}
.social_instagram_circle:before {
	content: "\e0b1";
}
.social_dribbble_circle:before {
	content: "\e0b2";
}
.social_vimeo_circle:before {
	content: "\e0b3";
}
.social_linkedin_circle:before {
	content: "\e0b4";
}
.social_rss_circle:before {
	content: "\e0b5";
}
.social_deviantart_circle:before {
	content: "\e0b6";
}
.social_share_circle:before {
	content: "\e0b7";
}
.social_myspace_circle:before {
	content: "\e0b8";
}
.social_skype_circle:before {
	content: "\e0b9";
}
.social_youtube_circle:before {
	content: "\e0ba";
}
.social_picassa_circle:before {
	content: "\e0bb";
}
.social_googledrive_alt2:before {
	content: "\e0bc";
}
.social_flickr_circle:before {
	content: "\e0bd";
}
.social_blogger_circle:before {
	content: "\e0be";
}
.social_spotify_circle:before {
	content: "\e0bf";
}
.social_delicious_circle:before {
	content: "\e0c0";
}
.social_facebook_square:before {
	content: "\e0c1";
}
.social_twitter_square:before {
	content: "\e0c2";
}
.social_pinterest_square:before {
	content: "\e0c3";
}
.social_googleplus_square:before {
	content: "\e0c4";
}
.social_tumblr_square:before {
	content: "\e0c5";
}
.social_stumbleupon_square:before {
	content: "\e0c6";
}
.social_wordpress_square:before {
	content: "\e0c7";
}
.social_instagram_square:before {
	content: "\e0c8";
}
.social_dribbble_square:before {
	content: "\e0c9";
}
.social_vimeo_square:before {
	content: "\e0ca";
}
.social_linkedin_square:before {
	content: "\e0cb";
}
.social_rss_square:before {
	content: "\e0cc";
}
.social_deviantart_square:before {
	content: "\e0cd";
}
.social_share_square:before {
	content: "\e0ce";
}
.social_myspace_square:before {
	content: "\e0cf";
}
.social_skype_square:before {
	content: "\e0d0";
}
.social_youtube_square:before {
	content: "\e0d1";
}
.social_picassa_square:before {
	content: "\e0d2";
}
.social_googledrive_square:before {
	content: "\e0d3";
}
.social_flickr_square:before {
	content: "\e0d4";
}
.social_blogger_square:before {
	content: "\e0d5";
}
.social_spotify_square:before {
	content: "\e0d6";
}
.social_delicious_square:before {
	content: "\e0d7";
}

.li a {
	text-decoration: underline;
}

.sidebar li a {
	text-decoration: none !important;
}

.newsletter .footer-banner {display:none;}
img.animal-tales  {margin-top:-10px; margin-bottom: 10px;}
.green-box {background-color: #6BA734; padding: 15px; color:#fff; border-radius: 8px;}
.green-box .btn {color:#6BA733; font-weight: bold; background-color: #fff;
background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ffffff));
background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
background-image: -o-linear-gradient(top, #ffffff, #ffffff);
background-image: linear-gradient(to bottom, #ffffff, #ffffff);
border: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;}
.green-box .btn:hover {color:#6BA733;}
.orange-box .btn {color:#FB8A2B; font-weight: bold; background-color: #fff;
background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ffffff));
background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
background-image: -o-linear-gradient(top, #ffffff, #ffffff);
background-image: linear-gradient(to bottom, #ffffff, #ffffff);
border: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;}
.orange-box .btn:hover {color:#FB8A2B;}
.orange-box {background-color: #FB8A2B; padding: 15px; color:#fff; margin-top: 15px; border-radius: 8px;}
.orange-box ul{margin:0px !important; list-style:none;}
.green-box img, .orange-box img {width:100%; max-width:230px; margin-left:auto; margin-right:auto; border-radius:8px; margin-bottom:10px; margin-top:10px; display:block}

.green-box h3, .orange-box h3 {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #fff; line-height: 30px;}

hr.green-hr { background-color:#6BA734; height: 3px; margin-top: 0px; margin-bottom: 10px;}

.newsletter-story .lead {font-size: 14px; font-weight: normal; line-height: 20px; margin-bottom: 10px;}
.newsletter .accordion .accordion-group, .newsletter .accordion .accordion-inner {border: none;}
.newsletter .accordion-heading .accordion-toggle, .newsletter .accordion-inner {padding: 0px}
.newsletter .accordion-heading .accordion-toggle h5 {color: #6BA733; text-align:right}
.newsletter-story img {border-radius: 8px; border:4px solid #6BA733;}
.newsletter.footer-banner {padding-bottom: 30px; padding-top:30px;}
.newsletter.footer-banner a {color: #000;}
.newsletter.footer-banner img {max-width:250px; margin-bottom: 10px; box-shadow:0px 2px 3px 0px #333}

.newsletter.footer-banner a.btn {color: #fff}

.collapsed .more-less:before {content:"Show More"}
.more-less:before {content:"Show Less"}


 @media (max-width: 767px) {

.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #60D323 !important;
 *background-color: #60D323 !important;
}
.nav-collapse .nav > li > a:hover,  .nav-collapse .nav > li > a:focus,  .nav-collapse .dropdown-menu a:hover,  .nav-collapse .dropdown-menu a:focus {
	background-color: #60D323 !important;
	color: #ffffff !important;
}

.newsletter .featured-pet {padding-bottom: 50px;}
.btn-margin {margin-top: 20px !important;}
 }
 
 @media (max-width: 979px) {
	body {
		background-image: none !important;
	}
	p {font-size:1em}
	p.lead {font-size:1em}
	.carousel {
		display: block;
	}
	
	.carousel-caption-left{
		width: auto;
	}
	
	.carousel-caption-right{
		width: auto;
	}
	
	.carousel-caption-bottom{
		width: auto;
	}
	
	.carousel-caption {
		width: auto;
	}
	
	
	.carousel-caption-left h2, .carousel-caption-right h2, .carousel-caption h2{
		font-size:18px;
		margin-top:0px;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-bottom: 0px;
		line-height: 20px;
		float: none;
	}
	
	.carousel-caption-left{
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		padding-top:0px;
		padding-bottom:0px;
		padding-left: 5px;
		padding-right: 5px;
		background: #333333;
		background: rgba(0, 0, 0, 0.75);
		font-size: 14px;
		width: auto;
	}
	
	.carousel-caption-right{
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		padding-top:0px;
		padding-bottom:0px;
		padding-left: 5px;
		padding-right: 5px;
		background: #333333;
		background: rgba(0, 0, 0, 0.75);
		font-size: 14px;
		width: auto;
	}
	
	.carousel-caption-bottom{
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		/*top: 60px;*/
		padding-top:0px;
		padding-bottom:0px;
		padding-left: 5px;
		padding-right: 5px;;
		background: #333333;
		background: rgba(0, 0, 0, 0.75);
		font-size: 14px;
		width: auto;
	}
	
	.carousel-caption {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		/*top: 60px;*/
		padding-top:0px;
		padding-bottom:0px;
		padding-left: 5px;
		padding-right: 5px;
		background: #333333;
		background: rgba(0, 0, 0, 0.75);
		font-size: 14px;
		width: auto;
	}
	
	.carousel-caption p, .carousel-caption-bottom p {
		line-height: 16px;
		margin: 0px 0px 10px 0px;
	}
	
	.carousel-caption-right p, .carousel-caption-left p{
		line-height: 16px;
		margin: 0px;
	}
	
	.carousel-caption-left .btn, .carousel-caption-right .btn, .carousel-caption-bottom .btn, .carousel-caption .btn {
		display: none;
	}
	
	.carousel-inner > .item > a > img {
		margin-left: auto;
		margin-right: auto
	}
	
	.carousel-control {
		left: 0px;
		background:none;
	}
	
	.carousel-control.right {
		right: 0px;
		background:none;
	}
	
	.newsletter.footer-banner img {
	max-width: 200px;
	}
	
	.homebox {
		margin-left: auto;
		margin-right: auto;
		}

  }
 

@media (max-width: 480px) {
	
	.carousel-inner > .item {
	height: 100%;
	max-height: 100%;
	padding-bottom: 36px;
	}
	
.carousel-caption-left h2, .carousel-caption-right h2, .carousel-caption h2 {
	font-size:18px;
	margin-top:0px;
	padding-top: 10px;
	line-height: 16px;
	margin-bottom: 0px;
}

.carousel-caption p, .carousel-caption-bottom p, .carousel-caption-right p, .carousel-caption-left p {
	display: none;
}

.carousel-caption-left, .carousel-caption-right, .carousel-caption-bottom, .carousel-caption {
	background-color: #4D9620;
}

.carousel-caption-left h2.green, .carousel-caption-right h2.green, .carousel-caption h2.green {
	color: #fff;
}

.newsletter p, .newsletter p.lead {font-size: 1.1em}
.newsletter-story img {display:block;margin-left:auto; margin-right:auto; float: none; margin-bottom: 5px;}
.newsletter .newsletter-title {margin-bottom:15px; margin-top:5px}
img.animal-tales  {margin-bottom: 0px;}
#sidebar1 {display: none;}
}

 @media (min-width: 768px) and (max-width: 979px) {
	.carousel-inner > .item {
		height: 100%;
		max-height: 250px
		}
	.homebox {
		min-height: 200px;
		}
 }
 
@media (min-width: 481px) and (max-width: 767px) {
	.carousel-inner > .item {
		height: 100%;
		max-height: 250px
		}
	#sidebar1 {
		display: none;
		}
 }
 	

 @media only screen and (min-width: 768px) {
.carousel-caption p {
	display: block;
}
}
 @media only screen and (min-width: 980px) {
body {
	/* [disabled]padding-top: 60px;
*/
}
.container-fluid {
	max-width: 960px;
	margin: 0 auto;
	padding-left: 5px;
	padding-right: 5px;
}
#inner-footer {
	padding: 0;
}
#content {
	padding-left: 0;
	padding-right: 0;
}
.topbar-inner {
	padding: 0;
}
.topbar form.pull-right {
	float: right;
}
.navbar-form, .navbar-search {
	margin-top: 6px;
	margin-bottom: 0;
}
.navbar-search {
	padding-left: 0;
}
.sidebar {
	margin-top: 0 !important;
}
.sidebar ul {
	list-style-type: none;
}
.sidebar li{
	text-decoration: none;
}
.widget_search input {
	width: 230px;
}
.blog .hero-unit {
	margin-top: 10px;
}
.page-template-page-homepage-php .hero-unit, .blog .hero-unit {
	padding: 60px;
}
.hero-unit h1 {
	font-size: 60px;
}
/* hide edit comment button and show on hover on desktop version */
.edit-comment {
	display: none;
}
.vcard:hover .edit-comment {
	display: inline-block;
}
#s {
	width: 210px;
	margin-bottom: 6px;
}
.widget_search input {
	width: 209px;
}
.comment .vcard .comment-text {
	padding-left: 0;
	padding-right: 0;
}
}


.et_lb_slider ol.flex-control-nav {
	width: auto !important;
	background: none !important;
	;
	padding: 18px 46px 0 50px !important;
	bottom: -19px !important;
	height: 5px !important;
	display: none !important;
}
/*.et_lb_slider ol.flex-control-nav { background: none; height: 5px !important; }*/
.et_lb_slider .flex-control-nav:before {
	background: none !important;
}
.et_lb_slider .flex-control-nav:after {
	background: none !important;
}
.et_lb_slider .flex-direction-nav li .flex-prev {
	overflow: hidden !important;
}
.et_lb_slider .flex-direction-nav li .flex-next {
	overflow: hidden !important;
}
.flex-caption {
	background: rgba(0,0,0,.6) !important;
	font-size: 22px !important;
	line-height: 22px !important;
}

.no-print{
}
.green-overlay { 
   position: relative; 
   width: 100%; /* for IE 6 */
   margin-bottom: 0px;
}

.green-overlay-list { 
   position: relative; 
   width: 100%; /* for IE 6 */
   margin-bottom: 0px;
}

.green-overlay h2 { 
   position: absolute;
   bottom: 0px; 
   left: 0; 
   width: 100%; 
   color: white; 
   font: bold 24px/45px Helvetica, Sans-Serif; 
   letter-spacing: -1px;  
   background: rgb(112, 168, 43); /* fallback color */
   background: rgba(112, 168, 43, 0.7);
   padding-top: 10px;
   padding-bottom: 10px;
   padding-right: 9px; 
   margin-bottom: 0px;
   text-align: center;
}

.green-overlay-list h2 { 
   position: absolute;
   bottom: 0px; 
   left: 0; 
   width: 100%; 
   color: white; 
   font: bold 24px/45px Helvetica, Sans-Serif; 
   letter-spacing: -1px;  
   background: rgb(112, 168, 43); /* fallback color */
   background: rgba(112, 168, 43, 0.7);
   padding-top: 5px;
   padding-bottom: 5px;
   padding-right: 0px; 
   margin-bottom: 0px;
   text-align: center;
   border-radius: 0px 0px 4px 4px;
}

.orange-overlay-list { 
   position: relative; 
   width: 100%; /* for IE 6 */
   margin-bottom: 0px;
}

.orange-overlay-list h2 { 
   position: absolute;
   bottom: 0px; 
   left: 0; 
   width: 100%; 
   color: white; 
   font: bold 24px/45px Helvetica, Sans-Serif; 
   letter-spacing: -1px;  
   background: rgb(254, 155, 43); /* fallback color */
   background: rgba(254, 155, 43, 0.7);
   padding-top: 5px;
   padding-bottom: 5px;
   padding-right: 0px; 
   margin-bottom: 0px;
   text-align: center;
   border-radius: 0px 0px 4px 4px;
}

.blue-overlay-list { 
   position: relative; 
   width: 100%; /* for IE 6 */
   margin-bottom: 0px;
}

.blue-overlay-list h2 { 
   position: absolute;
   bottom: 0px; 
   left: 0; 
   width: 100%; 
   color: white; 
   font: bold 24px/45px Helvetica, Sans-Serif; 
   letter-spacing: -1px;  
   background: rgb(0, 129, 194); /* fallback color */
   background: rgba(0, 129, 194, 0.7);
   padding-top: 5px;
   padding-bottom: 5px;
   padding-right: 0px; 
   margin-bottom: 0px;
   text-align: center;
   border-radius: 0px 0px 4px 4px;
}

.adopted-sticker {
	width: 200px;
	height: 200px;
	position: absolute;
	background:url(images/adopted.png);
	z-index: 9;
}

.unavailable-sticker {
	width: 200px;
	height: 200px;
	position: absolute;
	background:url(images/unavailable.png);
	z-index: 9;
}

.pending-sticker {
	width: 200px;
	height: 200px;
	position: absolute;
	background:url(images/pending_adoption_blue.png);
	z-index: 9;
}

.header-blurb-text {
	font-weight:bold;
	color:#ff8000;
}

p .header-blurb-text {
	font-weight:bold;
	color:#ff8000;
}
.tooltip-inner {background-color: #cdcdcd; color: #000;}
.tooltip.in {opacity: 1;}
.tooltip.left .tooltip-arrow {border-left-color: #cdcdcd;}
.tooltip.left {margin-left: -10px;}

.modal.fade.in {
top: 30%;
}
.modal-backdrop, .modal-backdrop.fade.in {
opacity: 0.5;}

.btn-margin {margin-top: 80px;}

img.attachment-ss-thumb {max-height:400px}
@media print{
footer, nav {display: none;}
.mr_social_sharing_wrapper {display:none;}
.no-print {display:none;}
.pull-right {margin-right: 30px;}
.video-container {display:none;}
}

li.pupup-element {
max-height:400px !important; 
}
li.pupup-element.active iframe {
min-height:300px;
}

input.pet-search {width: 100px}

.header-blurb p, .header-blurb p.lead {margin: 0px; font-weight: bold; color: #ff8000; line-height: 20px; font-style: normal; font-weight: bold; font-size: 14px;}

.form-horizontal.at-signup .control-label {
width: 115px;
color: #4D9620
}
.form-horizontal.at-signup .controls{
margin-left: 140px
}
.form-horizontal.at-signup .btn-success{
margin-left: 290px
}

.single #main p.meta {
display:none;
}

@media (max-width: 480px){
.form-horizontal.at-signup .control-label {
	width: auto;
}
.form-horizontal.at-signup .controls{
	margin-left: 0px
}
.form-horizontal.at-signup input {
	width: 96%
}
}