/*custom(2016).css, in the blog folder-------------*/




/*this is the pop in button on the sliders-------------*/

a.button.blue {
position:   relative;   /* relative | absolute */
top:        200px;      /* top | bottom (0px is top of element) */
left:       -15px;       /* left | right (0% is left of element) */
}

.popmake.theme-1243, .popmake.theme-default-theme {
    padding: 3em;
    border-radius: 6px;
    border: 1px none #000;
    box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, 0.23);
    background-color: #F9F9F9;
  font-size:1.5em;
  line-height:1.5em;

}

#mc-embedded-subscribe {
	list-style: none;
	font-family: 'open sans', arial, sans-serif;
	display: block;
	width: 100%;
	padding: .7em;
	text-align: center;
	font-size: .7em;
  line-height:1em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 3px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 3px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 3px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 3px 4px rgba(0, 0, 0, 0.2);
	border: 1px solid rgba(0, 0, 0, 0.3);
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fa602a), color-stop(100%, #eb4106));
	background: -webkit-linear-gradient(#fa602a, #eb4106);
	background: -moz-linear-gradient(#fa602a, #eb4106);
	background: -o-linear-gradient(#fa602a, #eb4106);
	background: -ms-linear-gradient(#fa602a, #eb4106);
	background: linear-gradient(#fa602a, #eb4106);
	color: #fff;
	text-decoration: none;
	margin-top:.5em;
	text-transform: uppercase;
}
  

#mc-embedded-subscribe:hover{background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fa602a), color-stop(100%, #eb4106));
	background: -webkit-linear-gradient(#eb4106, #fa602a);
	background: -moz-linear-gradient(#eb4106, #fa602a);
	background: -o-linear-gradient(#eb4106, #fa602a);
	background: -ms-linear-gradient(#eb4106, #fa602a);
	background: linear-gradient(#eb4106, #fa602a);}
	
	.mc-field-group #mce-EMAIL{width:100%;
height:1em ;
  margin-bottom:10px;
  font-size:1.1em;
  border: solid 1px #ccc;
  border-radius:5px;
  margin-top:0em;
  color:#000;
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #666;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #666;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #666;
}
:-moz-placeholder { /* Firefox 18- */
  color: #666;
}





.body_wrap {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
}


#header {
    position: relative;
    z-index: 1300;
    padding-top: 0px;
}

#header .header_top {
    z-index: 1300;
    position: relative;
    margin-bottom: 0px;
}


.search_top{position:absolute;
margin-left:80%;
margin-top:2%;
}

.search_top input.input_text {
    float: left;
    font-family: "Open Sans",sans-serif;
    border: 1px solid #999;
    background: #525252 none repeat scroll 0% 0%;
    border-radius: 0px;
    padding: 5px;
    width: 150px;
    box-shadow: none;
    font-size: 12px;
    color: #fff;
    height: 20px;
}

.search_top input.btn_send {
    display: block;
    float: left;
    overflow: hidden;
    background: transparent url("images/btn_submit.jpg") repeat scroll 0% 0%;
    width: 33px;
    height: 20px;
    border: medium none;
    margin-left: -37px;
    margin-top: 0px;
}

.header_top .logo img {
    margin-top: 0px;

}

.footer_bottom {
    background: #FEBB46 none repeat scroll 0% 0%;
    padding: 20px 0px;
    line-height: 30px;
    color: #666;
}


/*pet parent tips-------------*/


.span5 {position:absolute;}


[class*="span"] {
    margin-left: 20px;
}



.page_title h1 {
    font-size: 36px;
}

.post_item {
    position: relative;
    padding-bottom: 0px;
    background: transparent url("images/post_line.png") repeat-x scroll left bottom;
    margin-bottom: 20px;
}


h1, h2, h3, h4, h5, h6 {
	/*font-family: "Bebas",sans serif*/;
	font-style: normal;
	font-weight: normal;
	color: #333;
	word-spacing: 1.2px;
}

.frame_quote blockquote {
    color: #000;
}


.carousel_nav a {
    color: #FEBA3F;
}


.title, .widget_title {
    position: relative;
    display: block;
    border-bottom: 1px solid #FEBA3F;
    margin-bottom: 20px;
}

.title h2, .widget_title h3 {
    margin: 0px;
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 4px solid #FEBA3F;
    display: inline-block;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 15px;
}

.carousel_nav a {
    background-color: #FEBA3F;
}


.header_slider {
    padding: 0px;
    width: 960px;
    height: 537px;
    margin-bottom: 30px;
}

.page_title h1 {
    letter-spacing: -1px;
	word-spacing:1px:
}

.title h2, .widget_title h3, footer h4.widget_title, footer .widget_title {
 font-weight: normal;

}

footer .tweet_item a {
    color: #FEBA3F;
}


ul.dropdown {
    border-bottom: 1px solid #FEBA3F;

}

footer .newsletterBox .btn_submit {
    background: #FEBA3F none repeat scroll 0% 0%;

}



.slider_footer {
    height: 60px;
    padding-top: 20px;
padding-bottom: 20px;
background-color:#FDBE3B;

}



.slider_footer h1 {
font-size:24px;

}

.header_slider .slide3 .item_inner iframe {
  position:absolute;
  right:40px;
  top:70px;}

/*the newsletter sign up in the footer---------*/


.mc-field-group.input-group label {
	display: inline-block;
	margin-left: 10px;
}
#mce-MMERGE4-0 {
	display: inline-block;
	margin-bottom: 7px;
}
.newletterIntro {
	display: block;
	margin-bottom: 10px;
}



/*here's all the stuff for the top bar to be 100%

html {
	background-image: url(http://saveourshelter.com/wp-content/uploads/2013/07/SOS-Header4.jpg);
	background-repeat: repeat-x;

}


#header {
    position: relative;
    z-index: 1300;
    padding-top: 0px;
width:100%;
height:168px;
margin-bottom:180px;
background-color:#2C2C2C;

}
.body-wrap{background:transparent;}


footer{position:absolute;
width:100%;}




----------*/





.entry .list_check li { 
  background:url(none) 0 7px no-repeat}

.entry .list_delete li {
  background:url(none) 0 7px no-repeat}

.entry .list_plus li {
  background:url(none) 0 7px no-repeat}


ul.service-list {
    list-style: outside url("none") disc;
display:none;
}

.button.blue, a.button.blue {
    border-color: #000!important;
}

.button.blue , a.button.blue {
  border-color: #FDB93E !important;}
.button.blue span, a.button.blue span{
  background-color: #FDB93E !important;}




.slide_btn {
position:   relative;   /* relative | absolute */
top:        380px;      /* top | bottom (0px is top of element) */
left:       50px;       /* left | right (0% is left of element) */
}




#theHosts .twitter {
	margin-right: 15px;
	margin-left: 15px;
}
#theHosts .youTube{
	margin-right: 15px;
}



/* pop up maker overlay------*/

#popmake-overlay{
  background-color:#000;
opacity:.6;
}



.popmake.theme-1243, .popmake.theme-default-theme {
    padding: 3em;
    border-radius: 6px;
    border: 1px none #000;
    box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, 0.23);
    background-color: #F9F9F9;
  font-size:1.5em;
  line-height:1.5em;

}

.popmake.theme-1243 #mc-embedded-subscribe {
	list-style: none;
	font-family: 'open sans', arial, sans-serif;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 1em;
  line-height:1em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 3px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 3px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 3px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 3px 4px rgba(0, 0, 0, 0.2);
	border: 1px solid rgba(0, 0, 0, 0.3);
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fa602a), color-stop(100%, #eb4106));
	background: -webkit-linear-gradient(#fa602a, #eb4106);
	background: -moz-linear-gradient(#fa602a, #eb4106);
	background: -o-linear-gradient(#fa602a, #eb4106);
	background: -ms-linear-gradient(#fa602a, #eb4106);
	background: linear-gradient(#fa602a, #eb4106);
	color: #fff;
	text-decoration: none;
	margin-top:.5em;
	text-transform: uppercase;
}
  

.popmake.theme-1243 #mc-embedded-subscribe:hover{background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fa602a), color-stop(100%, #eb4106));
	background: -webkit-linear-gradient(#eb4106, #fa602a);
	background: -moz-linear-gradient(#eb4106, #fa602a);
	background: -o-linear-gradient(#eb4106, #fa602a);
	background: -ms-linear-gradient(#eb4106, #fa602a);
	background: linear-gradient(#eb4106, #fa602a);}
	
.popmake.theme-1243 .mc-field-group #mce-EMAIL{
width:100%;
height:1.8em ;
  margin-bottom:10px;
  font-size:1.1em;
  border: solid 1px #ccc;
  border-radius:5px;
  margin-top:1em;
  color:#000;
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #666;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #666;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #666;
}
:-moz-placeholder { /* Firefox 18- */
  color: #666;
}


.popmake.theme-1243 #mc_embed_signup {
  margin:3em 2em 3em 2em;

}





