body {
font: 62.5% Arial, Helvetica, sans-serif;
}
h1, h2 {
clear: both;
}
table {
margin-bottom: 1.5em;
}
th, td {
text-align: left;
vertical-align: top;
padding-right: 20px;
}
hr {
height: 1px;
border: none;
color: #000;
background-color: #000;
display: block;
clear: both;
}
.addthis_container, .entry-edit, .admintab,
#admin,
.slideshow,
.widget_nav_menu,
#nav,
#nav-subpage,
.slicknav_menu,
#breadcrumb,
form,
#sb-container,
.hide-from-print {
display: none;
}
#header .blog-title,
#header .blog-title a,
#header .description,
#header .site-title,
#header .site-title a,
#header .site-description,
.entry-title,
.entry-title a {
color: #000 !important;
text-decoration: none !important;
}
#content {
font-size: 1.6em;
}
#featuredImage-wrapper {
margin: 0 0 1.5em;
}
.epds {
border-top: 1px solid #000;
border-bottom: 1px solid #000;
font-size: .75em;
line-height: 1em;
width: 100%;
}
.epds td, .epds th {
padding: 4px 2px;
width: 6%;
text-align: center;
}
.epds .columns th {
border-bottom: 1px solid #000;
}
.highlight, .highlight th {
font-weight: bold;
}
.pedigree {
margin-left: auto;
margin-right: auto;
}
.pedigree td {
padding: 0 50px 0 0;
vertical-align: middle;
line-height: 1.5em;
}
.pedigree .primary, .pedigree .sire, .pedigree .dam,
.pedigree strong {
font-weight: bold;
}
.gallery {
width: 100%;
overflow: hidden;
}
.gallery-item {
float: left;
padding: 0;
margin: 0 2% 1em 0;
text-align: center;
}
.gallery-columns-2 .gallery-item {
width: 48%;
}
.gallery-columns-3 .gallery-item {
width: 31.33%;
}
.gallery-columns-4 .gallery-item {
width: 23%;
}
.gallery-columns-5 .gallery-item {
width: 18%;
}
.gallery-columns-6 .gallery-item {
width: 14.66%;
}
.gallery-icon, .gallery-caption {
margin: 0;
padding: 0;
}
.gallery-caption {
font-size: .75em;
line-height: 1.5em;
color: #666;
}
.subpageindex .thumbs {
width: 100%;
overflow: hidden;
}
.subpageindex-item {
float: left;
padding: 0;
margin: 0 2% 1em 0;
text-align: center;
}
.subpageindex-columns-2 .subpageindex-item {
width: 48%;
}
.subpageindex-columns-3 .subpageindex-item {
width: 31.33%;
}
.subpageindex-columns-4 .subpageindex-item {
width: 23%;
}
.subpageindex-columns-5 .subpageindex-item {
width: 18%;
}
.subpageindex-columns-6 .subpageindex-item {
width: 14.66%;
}
.subpageindex-icon, .subpageindex-caption {
margin: 0;
padding: 0;
}
.wp-caption {
text-align: center;
font-size: .75em;
line-height: 1.5em;
margin: 0 0 1em;
}
.wp-caption p {
margin: 0;
}
.clear {
clear: both;
}
.hide {
display: none;
}
.small {
font-size: .75em;
line-height: 1.5em;
}
.alignleft {
float: left;
margin: 0 10px 10px 0;
clear: left;
display: inline; }
.alignright {
float: right;
margin: 0 0 10px 10px;
clear: right;
display: inline; }
.aligncenter { display: block;
margin-left: auto;
margin-right: auto;
clear: both;
}