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 {
clear: both;
}
.addthis_container, .entry-edit, .admintab,
#admin,
.slideshow,
#header-widgets,
#nav,
#nav-subpage,
#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.2em;
}
#featuredImage-wrapper {
margin: 0 0 1.5em;
}
.epds {
border-top: 1px solid #000;
border-bottom: 1px solid #000;
font: 1em/1.2em Arial, Helvetica, sans-serif;
width: 100%;
}
.epds td, .epds th {
padding: 2px;
width: 6%;
text-align: center;
}
.epds th.noBorder {
border: none;
}
.highlight, .highlight th {
font-weight: bold;
}
.pedigree {
margin-left: auto;
margin-right: auto;
}
.pedigree td { line-height: 1.5em;
padding: 0 50px 0 0;
vertical-align: middle;
}
.pedigree .primary, .pedigree .sire, .pedigree .dam,
.pedigree strong {
font-weight: bold;
}
#content .gallery {
width: 100%;
overflow: hidden;
}
#content .gallery .gallery-item {
padding: 0 10px 1em 0;
margin: 0;
}
#content .gallery-columns-2 .gallery-item {
width: 320px;
}
#content .gallery-columns-3 .gallery-item {
width: 210px;
}
#content .gallery-columns-4 .gallery-item {
width: 155px;
}
.gallery-icon {
font-weight: normal;
}
.gallery-caption {
font-size: .916em;
line-height: 1.5em;
font-weight: normal;
}
.subpageindex .thumbs {
width: 100%;
overflow: hidden;
}
.subpageindex-item {
float: left;
padding: 0 10px 1em 0;
margin: 0;
}
.subpageindex-columns-2 .subpageindex-item {
width: 320px;
}
.subpageindex-columns-3 .subpageindex-item {
width: 210px;
}
.subpageindex-columns-4 .subpageindex-item {
width: 155px;
}
.subpageindex-icon {
font-weight: normal;
}
.subpageindex-caption {
margin-left: 0;
}
.wp-caption {
font-size: .916em;
line-height: 1.5em;
text-align: center;
}
.wp-caption p {
margin: 0;
}
.clear {
clear: both;
}
.hide {
display: none;
}
.small {
font-size: .833em;
}
.alignleft {
float: left;
margin: 0 10px 10px 0;
clear: left;
}
.alignright {
float: right;
margin: 0 0 10px 10px;
clear: right;
}
.aligncenter { display: block;
margin-left: auto;
margin-right: auto;
}