/*
Theme Name: Adopt-a-Pet Responsive
Theme URI: 
Description: A responsive theme based on the main site html and scss
Author: Adoptapet.com

This stylesheet contains the style information that is
shared between the one-column, the two-column, and the
three-column variants of wucoco.  See style.css for
additional info.
*/

body {
	margin: 0;
	padding: 0;
	color: #444444;
	background-color: #FFFFFF;
	}
    
.body,
.body h3,
.body-space,
.body h4,
.body-bold,
.body-orange,
.body-bold-orange {
    font-family: Helvetica, Arial, Geneva, sans-serif;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    color: #444;
    text-decoration: none;
}
h1, h2, h3 {
    font-weight: normal;
}
a {
	color:#00BADC;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a img {
	border: none;
	}
.purina_ad a {
	color:#e01c1e;
	text-decoration:none;
}
.links-14px,
.links-14px a {
    font-size: 14px;
    text-decoration: none;
}
.body h3 {
	font-weight:normal;
	font-size:18px;
}
.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

.center {
	text-align: center;
	}

.pagetitle {
	margin-top: 0px;
	font-size: 1.6em;
	font-weight: normal;
	}
form {
	margin: 5px 0;
}
ul.categories li {
	list-style-image:url(images/arrow.jpg);
	padding-bottom:30px;
}
ul.categories li a {
		font-size: 14px;
	font-weight: normal;
letter-spacing: 1px;
color: #00BADC;
text-decoration: underline;

}
h3.resource {
	font-weight:normal;
}
#breadcrumbs {
	font-weight:bold;
	padding-left: 15px;
	margin-top: 0;
}
.post-content {
margin: 0px 15px;
padding: 12px 0 0 0;
}
.pressroom .post-content {
	margin:0;
}
.public_pages {
margin: 0 50px;
}
/******************************
 *** Columns and Containers ***
 ******************************/
.postbox {
	padding: 0px;
	margin-bottom:15px;
	}
.postbox iframe {
    max-width: 100%;
}

.pressroom {
	margin-bottom:30px;
}

.navigation { margin: 5px 0px 15px 0px; border:none !important; padding:0 !important; }
.white-background {background-color:#fff;}
.big-corner-left-top-png {background-image:url(images/corner-top-left.png);
background-repeat: no-repeat;}
.big-corner-right-top-png {background-image:url(images/corner-top-right.png);
background-repeat: no-repeat;}
/************
 *** Post ***
 ************/
h2 {
	margin: 0px;
}

h2.title {
	padding: 10px 15px 0px 15px;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 1.2em;
	font-size: 1.6em;
	border:none;
	background:none;
	}

h2.title a {
	color: #444444;
	text-decoration: none;
	}

h2.title a:hover { text-decoration: underline; }

h3.title, .body h3 {
	background:none;
	border:none;
	font-weight:bold;
}
.postbox h3, h3.title {
		margin-top:2em;
}
h4.title {
	background:none;
	padding: 0px 15px 0px 15px;
	border:none;
	font-size:15px;
}
.pressroom h4 {
	padding:0;
}

small.title {
	margin: -10px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	font-size: 0.9em;
	border:none;
	background:none;
	color: #444444;
	}
.pressroom small {
	padding:0;
}

.postmetadata {
	text-align: center;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	color: #444444;
	}

blockquote {
	color: #444444;
	display: block;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	background: url(images/quote.gif) no-repeat left top;
	}

cite {
	margin: 5px 0 0;
	display: block;
	}

strike {
	color: #444444;
	}

code {
	font: 1.1em 'Courier New', Georgia, Fixed, Sans-Serif;
	}

.postbox .post-content img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.postbox .post-content h1 {
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 1.25em;
	}

.postbox .post-content h2 {
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 1.25em;
	}

.postbox .post-content h3 {
	font-size: 1.25em;
	font-weight: normal;
	letter-spacing: 1px;
	}

.postbox .post-content h4 {
	font-size: 1em;
	}

.postbox .post-content p {
	margin-top: 1em;
	margin-bottom: 1em;
	}

/****************
 *** Comments ***
 ****************/

#comments{
	font-size:  1.1em;
	text-align: left;
	}

.respond {
	border-bottom: 1px dotted #7f7f7f;
	margin-top: 50px;
	margin-bottom: 0px;
	font-weight: normal;
	}

.comment_1, .comment_2, .comment_author {
	background: white;
	}


.comment_1 .post-content, { padding: 10px; }

.respond {
	border-bottom: 1px dotted #7f7f7f;
	font-size: 1.5em;
	margin-top: 50px;
	margin-bottom: 0px;
	}

#commentform {
	margin: 15px auto 15px auto;
	}

#commentform .textform {
	border-style: solid;
	border-color: #444444;
	border-width: 1px;
	}

#commentform textarea {
	width: 100%;
	font-size: 1.5em;
	}

#commentform #submit {
	float: right;
	}


/****************
 *** Sidebars ***
 ****************/


#rightbar ul, #leftbar ul {
	margin: 0px;
	padding: 10px 0 0 0;
	}

#rightbar ul li, #leftbar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
    padding-bottom: 4px;
	}

#rightbar ul li h2, #leftbar ul li h2 { /* Sidebar Headings */
	margin: 5px 0px 0px 0px;
	font-size: 1.25em;
	font-weight: normal;
	color: #444444;
	letter-spacing: 1px;
	}

#rightbar ul li a h2, #leftbar ul li a h2 {
	text-decoration:none;
}
#rightbar ul li a:hover h2, #leftbar ul li a:hover h2 {
	text-decoration:underline;
}
#rightbar ul li ul, #leftbar ul li ul {
	margin-top: 5px;
	margin-left: 15px;
	}

#rightbar ul li ul li, #leftbar ul li ul li {
	margin-top: 3px;
	margin-bottom: 0px;
	}
#nrs-search-widget-with-title-input {
}
#nrs-search-widget-with-title-input #s {
	margin:5px 0;
}
#nrs-search-widget-with-title-submit {
	float:left;
	width:40px;
	}
#nrs-search-widget-with-title-container {
	margin-bottom:20px;
}
.sidebar-spacer {
	margin-bottom:0;
}

/*********************
 *** Archives Page ***
 *********************/

.postspermonth, .category-archives, .page-archives {
/* Currently all the archives are styled the same */
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}

.page_item { list-style: none; }

.postspermonth .comment-count {
	color: #444444;
	}


/******************
 *** Links Page ***
 ******************/

ul.links {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 0px;
	}

ul.links li {
	list-style: none;
	padding-bottom: 2px;
	}
/********************************
 *** Constant Contact Widget ***
 ********************************/

.cc_style_3 form {
	text-align:left;
	margin:0;
}
.cc_style_3 .cc_widget_title, .cc_style_3 * {
	font-family:Helvetica, sans-serif;
}
.cc_style_3 .cc_widget_title {
	margin: 5px 0px 0px 0px;
font-size: 1.25em;
font-weight: normal;
color: #444;
letter-spacing: 1px;
}
.addthis_button_tweet {
    min-width: 65px !important;
    display: inline-block;
}
.addthis_toolbox:before {
    content: "Tell your friends about this article!";
    display: block;
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: 600;
    color: #666;    
}
.addthis_toolbox {
    background-color: #ebf8eb;
	padding:15px;
    border-radius: 3px;
}
.addthis_button_pinterest_pinit {
    width: 85px;
    height: 23px;
    margin-right: 2px;
}
.addthis_button_facebook_like {
	overflow:hidden;
}
/********************************
Search and Newsletter form Design
********************************/
#s,
#emailAddress {
	width:66%;
	padding: 9px;
	-moz-box-sizing: border-box;/* Firefox, other Gecko */
	box-sizing: border-box;  
	-webkit-border-radius: 4px 0 0 4px;/* for Safari */
	-moz-border-radius: 4px 0 0 4px;   /* for Firefox */
	border-radius: 4px 0 0 4px;
	border:1px solid #ccc;
	font-size: 13px;
	color:#aaa;
}

.submit {
	margin-top:5px;
	margin-left:-6px;
	padding: 9px;
	-webkit-border-radius: 0 4px 4px 0;/* for Safari */
	-moz-border-radius: 0 4px 4px 0;   /* for Firefox */
	border-radius: 0 4px 4px 0;
	background-color:#72cc41;
	color:#fff;
	font-size:13px;
	border:1px solid #ccc;
	cursor:pointer;
}

.submit:hover {
	background-color:#81de48;
}

.submit:active {
	background-color:#01a8de;
}
#emailAddress::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #aaa;
}
#emailAddress:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #aaa;
   opacity:  1;
}
#emailAddress::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #aaa;
   opacity:  1;
}
#emailAddress:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #aaa;
}

/********************************
Layout
********************************/
.main,
.sidebar {
    background-color: #fff;
    border-radius: 12px;
    border: 1px solid #dcdcdc;
    padding: 10px 15px;
}
.container--right {
    margin-top: 3.12rem !important;
}
.container.container--right {
    max-width: 970px !important;
}
.footer {
    margin-top: 5rem;
}