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;
	}


.wp-table-reloaded {
	width: 100%;
	margin: 0 0 1.5em 0;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	font-size: .833em;
	line-height: 1.1em;
	clear: both;
}
.wp-table-reloaded th, .wp-table-reloaded td  {
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}
.wp-table-reloaded th {
	background: #f2f2f2;
	font-weight: bold;
	color: #000;
}
.wp-table-reloaded td {
	width: 6%;
}
.wp-table-reloaded .row-2 td {
	border-bottom: 1px solid #e5e5e5;
}
.wp-table-reloaded .row-3 td {
	white-space: nowrap;
}


.epds {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font: 0.833em/1.2em Arial, Helvetica, sans-serif;
	width: 100%;
	}
.epds td, .epds th {
	padding: 2px;
	text-align: center;
	width: 6%;
	}
.epds th {
	color: #fff;
	}
.epds .columns th {
	border-bottom: 1px solid #000;
	text-align: center;
	}
.epds th.noBorder {
	border: none;
	}
.highlight, .highlight th {
	font-weight: bold;
	}


.pedigree {
	margin-left: auto;
	margin-right: auto;
	}
.pedigree td {
	/*font-size: .833em;*/
	line-height: 1.5em;
	padding: 0 30px 0 0;
	vertical-align: middle;
	}
.pedigree .primary {
	font-weight: bold;
	color: #000;
	}


.gallery {
	font-size: .916em;
	line-height: 1.5em;
	font-weight: normal;
	clear: both;
	}
.gallery-icon {
	margin: 0;
	padding: 0;
	}
#content .gallery .gallery-item {
	margin: 0 0 1em;
	}
.gallery-caption {
	padding: 0 10px 0 0;
	margin: 0;
	}


.subpageindex {
	width: 100%;
	overflow: hidden;
	}
.subpageindex .subpage {
	float: left;
	width: 210px;
	height: 190px;
	padding: 0 10px 10px 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 {
	/*text-align: center;*/
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
