body {
	background-color: #f9f9f9;
	font-size: 1.2em;
	font-weight: 300;
}

.site-info {
	background-color: #000;
}

#wpsp_widget-2, #wpsp_widget-3
{
	border: 1px solid #c40000;
}

.site-header, .main-nav {
    background-color: #f9f9f9;
}

.footer-widgets {
    background-color: #f9f9f9;
	  padding: 0px 0px 40px;
}

.page-id-2901.separate-containers .inside-article
{ 
	padding: 0px;
}

.page-id-2901 h3
{ 
	text-transform: uppercase;
	color: #8b8b8b;
	letter-spacing: 3px;
	padding: 10px 0px 20px 40px;
}

.main-navigation a {
	  text-transform: uppercase;
	  letter-spacing: 3px;
	  font-size: 14px;
	  font-weight: bold;
}

.main-navigation a:hover, .genesis-nav-menu a:focus, .nav-header>.current-menu-item>a {
	background: #890000;
	color: #fff;
}

.footer-widgets .widget-title, .footer-widgets .widgettitle {
	  background-color: #000;
    color: #dadada;
	  font-family: 'Montserrat', sans-serif;
	  font-size: 18px;
	  padding: 10px 30px;
	  border: 1px solid #dadada;
}

.footer-widgets {
    background-color: #000;
	  border-bottom: 1px solid #dadada;
}

.footer-widgets li a {
    margin: 6px 20px;
	  color: #fff;
}

.footer-widgets li a:hover {
	  color: #ddd;
}

.front-more-features {
	background-color: #f9f9f9;
	padding: 5px 0px 50px;
}

.front-dog-faqs {
	background-color: #f9f9f9;
	padding: 10px 0px 20px;
}

.front-products {
	background-color: #f9f9f9;
	padding: 10px 0px 20px;
}

.front-terriers {
	padding: 0px 30px 20px;
}

.wp-show-posts-read-more {
    font-weight: bold;
}

.banner-area .archive-title, .banner-area .author-box-title, .banner-area .entry-title, .heading, h1 {
    font-family: 'Montserrat', sans-serif;
}

h2 {
	font-size: 24px;
}

.wp-block-image figcaption, .wp-caption-text {
    font-size: 18px;
	  font-weight: bold;
}

h2, h3, h4, h5, h6, .site-title a, .adjacent-entry-pagination a {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
	  margin-top: 50px;
}

.entry-title {
    margin-top: 0;
}

a {
    color: #c40000;
}

.entry-title a {
    font-weight: bold;
}

.entry-content .more-link-wrap, .more-link-wrap {
	text-align: center;
}

.entry-content .more-link {
	padding: 15px 50px;
}

#latest-tweets-4 li {
	padding-bottom: 20px;
	border-bottom: 1px dotted #eee;
	font-size: 18px;
}

input, textarea {
    background-color: #fff;
	  font-size: 16px;
}

.text-md {
    font-size: 1.2rem;
}

#quoteslist ul {
margin-left: 0px;
}

#quoteslist li {
list-style-type: none;
background: #ededed;
font-size: 26px;
line-height: 140%;
margin: 0 0 40px;
padding: 20px;
overflow: hidden;
}

table.pretty_table{
        width: 550px;
        border-width: 5px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #E6E6E6;
	border-collapse: collapse;
	background: #F5F5F5;
        margin-bottom: 20px;}
table.pretty_table th{
        font-size: 24px;
        border-width: 3px;
	padding: 10px;
	border-style: solid;
	border-color: #E6E6E6;
	background: transparent;
}
table.pretty_table td {
        border-width: 3px;
	padding: 5px;
	border-style: solid;
	border-color: #E6E6E6;
	background: transparent;
        font-weight: bold;
}

table.half_width td {
	width: 275px;
        font-size: 24px;
        border-width: 3px;
	padding: 10px;
	border-style: solid;
	border-color: #E6E6E6;
	background: transparent;
}

td.number_column {
text-align:center;
}

table.table_nb{
        width: 550px;
	border-spacing: 0px;
        border-width: 5px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #E6E6E6;
	border-collapse: collapse;
	background: #F5F5F5;
        margin-bottom: 20px;}
table.table_nb th{
        font-size: 24px;
	padding: 10px;
	border-style: none;
	border-color: #E6E6E6;
	background: transparent;
}
table.table_nb td {
	padding: 5px;
	border-style: none;
	background: transparent;
        font-weight: bold;
}

div#fake_table{
border: 5px solid #E6E6E6;
background: #F5F5F5;
padding: 20px 20px 20px 20px;
}

div#float_right {
float: right;
}

div#fake_table_left {
float: left;
width: 50%;
}

div#fake_table_column_head {
font-weight: bold;
text-decoration: underline;
font-size: 20px;
margin-bottom: 10px;
}

div#section {
padding: 10px;
margin-bottom: 10px;
border-bottom: 2px solid #e8e8e8;
overflow: hidden;}

div#mini-section {
min-height: 100px;
overflow: hidden;}

div#breed-contents {
	background: #fff;
  border-top: 4px solid #222;
	 border-bottom: 4px solid #222;
   margin: 35px 0px 50px;
   min-height: 175px;
	 padding: 10px 0px 10px;
}

div#breed-contents a {
	color: #222;
	font-size: 16px;
	letter-spacing: 4px;
	text-transform: uppercase;
}

div#breed-contents li {
   list-style-type: none;
	 margin: 20px 0px 0px 40px;
}

div#breed-contents ul {
	 margin: 10px 10px 30px;
	 text-align: center;
}

div#terrierjump {
	background: #eee;
  border-top: 0px solid #7a7a7a;
   border-bottom: 0px solid #7a7a7a;
   margin-bottom: 35px;
   min-height: 175px;
	 padding: 0px 40px 20px;
}

div#terrierjump a {
	color: #222;
	font-size: 16px;
}

.list-heading {
	padding: 20px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 6px;
	font-size: 18px;
	font-weight: bold;
}

#names_link a:link, 
#names_link a:visited, 
#names_link a:hover { 
 color: #000000;  
}

div#feature-contents {
border: 2px solid #ddb3b3;
background: #f2f2f2;
padding: 10px 10px 0px 0px;
margin-bottom: 20px;
}

div#quote {
font-size: 14px;
background: #f2f2f2;
margin: 10px 10px 10px 10px;
padding: 15px 15px 15px 15px;
}

div#quote_right {
border: 4px solid #f4f4f4;
font-size: 18px;
background: url("/wp-content/uploads/2013/09/arches.png") repeat;
margin: 10px 10px 10px 10px;
padding: 15px;
width: 225px;
float: right;
}

div#quote_center {
border: 4px solid #f4f4f4;
font-size: 18px;
background: url("/wp-content/uploads/2013/09/arches.png") repeat;
margin-bottom: 15px;
padding: 35px;
}

div#breed-resources {
border: 0px solid #ededed;
background: #fff;
padding: 10px 10px 10px 10px;
margin-bottom: 20px;
margin-top: 20px;
}

#breed-resources a:link, 
#breed-resources a:visited, 
#breed-resources a:hover,
#feature-resources a:link, 
#feature-resources a:visited, 
#feature-resources a:hover{ 
 color: #646464;  
}

#breed-resources h2{
color: #222;
}

div#feature-sources {
border: 0px solid #ededed;
background: #fff;
padding: 10px 10px 10px 10px;
margin-bottom: 20px;
}

#feature-sources a:link, 
#feature-sources a:visited, 
#feature-sources a:hover { 
 color: #646464;  
}

span.nr_post_title{font-size:16px;
}

.number {
text-align: center;
font-weight: bold;
font-size: 60px;
	color: #b7b7b7;
	background-color: #fff;
}

.mini-section {
	padding-bottom: 25px;
}

div#disclaimer {
margin-bottom: 40px;
}

.site-footer {
padding: 0px 0px 40px;
}


div#jp-relatedposts {
	padding-top: 0;
	margin: 0;
}

div#jp-relatedposts h3.jp-relatedposts-headline {
	margin: 0 0 10px;
	display: inline-block;
	float: left;
	font-size: 18pt;
	font-weight: bold;
	font-family: inherit;
	color: #000;
	width: 100%;
}

div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

div#jp-relatedposts div.jp-relatedposts-items div.jp-relatedposts-post:hover {
	filter: alpha(opacity=90);
	-moz-opacity: .8;
	opacity: .8;
}

div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title,
div#jp-relatedposts div.jp-relatedposts-items p {
	font-size: 14px;
	line-height: 20px;
	margin: 5px 0 0;
}

div#jp-relatedposts h3.jp-relatedposts-headline em:before {
	content: "";
	display: block;
	width: 100%;
	min-width: 30px;
	border-top: 0 solid #ddd;
	border-top: 0 solid rgba(0,0,0,.2);
	margin-bottom: 1em;
}

div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	text-transform: none;
	margin: 5px 0 0;
	font-family: inherit;
	display: block;
	max-width: 100%;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	font-size: inherit;
	font-weight: normal;
	text-decoration: none;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
	text-decoration: none;
}