/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
/* main color for text */
p,
p a,
ul,
ul li,
ul li a,
a,
a:visited,
a:hover,
a:active {
	font-family: Arial, Helvetica, san-serif;
	color: #5b5351 !important;
/* dark grey-brown */
	text-decoration: none;
}

h2,
h3,
h4,
h2 a,
h3 a,
h4 a {
	font-family: Georgia, Garamond, 'Times New Roman', serif;
	color: #5b5351;
/* dark grey-brown */
	text-decoration: none;
}

.bulakenyo {
	color: #414d3c;
	font-weight: bold;
}

#tablet-portrait-header .col-sm-12,
#tablet-landscape-header .col-sm-12,
#desktop-header .col-sm-12 {
	padding-left: 0;
	padding-right: 0;
}

.ddl-nav-wrap {
	float: left;
	margin: 0;
	text-transform: uppercase;
	font-family: Georgia, Garamond, 'Times New Roman', serif;
}

.ddl-navbar-collapse {
	margin-left: 0 !important;
}

.ddl-nav > li > a {
	font-family: Georgia, Garamond, 'Times New Roman', serif;
	font-size: 14x;
	font-size: 1em;
	font-weight: bold;
	color: #5b5351;
/* dark grey-brown */
	text-shadow: 1px 1px 3px rgba(120,120,120,1);
	text-decoration: none;
	border-bottom: 0;
}

.ddl-nav > li > a:hover,
.ddl-nav > li > a:focus {
	font-weight: bold;
	color: #74856b;
/* murky green */
	border-bottom: 0;
	background-color: transparent;
	text-shadow: 1px 1px 3px rgba(240,240,240,1);
}

.ddl-nav > li.active > a,
.ddl-nav > li.active > a:hover,
.ddl-nav > li.active > a:focus {
	font-weight: bold;
	color: #74856b;
/* murky green */
	border-bottom: 0;
	background-color: transparent;
	text-shadow: 1px 1px 3px rgba(240,240,240,1);
}

.ddl-navbar-collapse ul li {
	text-align: right;
}

.category-videos .site-content {
	margin-top: 21px;
	margin-top: 1.5em;
}

#video-container {
	margin: 14px auto;
	margin: 1rem auto;
	max-width: 640px;
	height: auto;
}

.site-content article {
	-webkit-hyphens: none;
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	word-wrap: none;
}

.entry-content a,
.entry-content a:visited,
.entry-content table a,
.entry-content table a:visited {
	color: #5b5351;
/* dark grey-brown */
/* was #3c5e51; */
	border-bottom: 1px dotted #5b5351;
/* dark grey-brown */
}

.entry-content a:hover,
.entry-content a:active,
.entry-content table a:hover,
.entry-content table a:active {
	border-bottom: 1px solid #5b5351;
/* dark grey-brown */
}

.wp-caption p.wp-caption-text {
	font-style: italic;
	font-size: 13px;
	line-height: 1.15;
	padding-right: 3.5px;
	padding-right: .25em;
}

hr {
	margin: 14px;
	margin: 1em;
}

h2.posttitle {
	margin: 7px;
	margin: .5em;
	color: #414d3c;
/* dark green */
	font-size: 24.5px;
	font-size: 1.75em;
	font-weight: bold;
/*	letter-spacing: 3.5px;
	letter-spacing: .25em;	*/
	text-align: center;
}

h2.horsepost {
	margin: 7px;
	margin: .5em;
	color: #414d3c;
/* dark green */
	font-size: 29.75px;
	font-size: 2.125em;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1.75px;
	letter-spacing: .125em;
}

h2.pagetitle {
	margin: 24.5px 0 -7px;
	margin: 1.75rem 0 -.5rem;
	color: #5b5351;
/* dark grey-brown */
/* was #4a2b11; dark brown */
	font-size: 24.5px;
	font-size: 1.75em;
	font-family: Georgia, Garamond, "New Times Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3.5px;
	letter-spacing: .25em;
	text-align: left;
}

h2.opportunitiestitle {
	margin: 24.5px 0 10.5px;
	margin: 1.75rem 0 .75rem;
	color: #5b5351;
/* dark grey-brown */
/* was #4a2b11; dark brown */
	font-family: Georgia, Garamond, "New Times Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 3.5px;
	letter-spacing: .25rem;
	text-align: center;
}

h3.pagetitle {
	letter-spacing: 1.75px;
	letter-spacing: .125rem;
}

h3.progeny,
h3.progeny a,
h3.progeny a:visited {
	margin: 7px 0 10.5px;
	margin: .5em 0 .75em;
	color: #5b5351;
/* dark grey-brown */
/* was #4a2b11; dark brown */
	font-family: Georgia, Garamond, "New Times Roman", Times, serif;
	font-size: 21px;
	font-size: 1.5em;
	font-weight: bold;
/*	letter-spacing: 1.75px;
	letter-spacing: .125em; */
}

h3.horsename,
h3.horsename a,
h3.horsename a:visited {
	margin: -7px 0 3.5px;
	margin: -.5em 0 .25em;
	color: #5b5351;
/* dark grey-brown */
/* was #4a2b11; dark brown */
	font-family: Georgia, Garamond, "New Times Roman", Times, serif;
	font-size: 15.75px;
	font-size: 1.125em;
	font-weight: bold;
/*	letter-spacing: 1.75px;
	letter-spacing: .125em; */
}

h3.horsepost,
h3.horsepost > a,
h3.horsepost > a:visited {
	margin-bottom: 7px;
	margin-bottom: .5em;
	color: #5b5351;
/* dark grey-brown */
	font-family: Georgia, Garamond, "New Times Roman", Times, serif;
	font-size: 15.75px;
	font-size: 1.125em;
	font-weight: bold;
	line-height: 1.5;
}

h4.horsename,
h4.horsename a,
h4.horsename a:visited,
.horsename p,
.horsename p a,
.horsename p a:visited {
	margin: 5.25px 0;
	margin: .375em 0;
	color: #5b5351;
/* dark grey-brown */
/* was #4a2b11; dark brown */
	font-family: Georgia, Garamond, "New Times Roman", Times, serif;
	font-size: 15.75px;
	font-size: 1.125em;
	font-weight: bold;
	letter-spacing: 1.75px;
	letter-spacing: .125em;
	text-align: center;
}

p.intro {
	margin: 0 70px 7px;
	margin: 0 5rem .5em;
}

p.tinytype {
	margin: 3.5px 0 10.5px;
	margin: .25rem 0 .75rem;
	text-align: center;
	font-family: Arial, Helvetica, san-serif;
	font-size: 17.5px;
	font-size: 1.25rem;
	color: rgba(0,0,0,0.33);
}

table, tr, td {
	vertical-align: top;
}

.table > tbody > tr > td,
.table > tfoot > tr > td {
	padding: 7px;
	padding: .5rem;
	vertical-align: top;
	border-top: 0;
}

.wp-caption p.wp-caption-text {
	margin-top: 1.75px;
	text-align: center;
}

img.attachment-medium {
	max-width: 300px;
}

.imgframe {
	background: #ffffff;
	padding: 8px;
	border: 0;
	-webkit-box-shadow: 1px 1px 5px 0 rgba(50,50,50,0.75);
	-moz-box-shadow: 1px 1px 5px 0 rgba(50,50,50,0.75);
	box-shadow: 1px 1px 5px 0 rgba(50,50,50,0.75);
}

div.videopress-watermark,
div.videopress-title {
	visibility: hidden;
}

.video-player {
	margin: 2em 0 0 1%;
}

.category-videos .video-player {
	margin: 0;
	width: 90%;
}

.videopress-poster {
	background: #ffffff;
	padding: 10px;
	border: 1px solid #999999;
}

.category-videos .videopress-poster {
	background: #ffffff;
	padding: 5px;
	border: 1px solid #999999;
}

#back-to-list-page {
	color: #5b5351;
/* dark grey-brown */
/* was #4a2b11; dark brown */
	font-family: Georgia, Garamond, "New Times Roman", Times, serif;
	font-weight: bold;
	font-size: 21px;
	font-size: 1.5rem;
	line-height: 1.3;
	letter-spacing: 1px;
	margin: 14px auto 7px;
	margin: 1rem auto .5rem;
	padding-top: 7px;
	padding-top: .5rem;
	border-top: 4px solid #dac277;
/* gold */
	text-align: center;
	text-decoration: none;
}

/* table formatting for Pedigrees
-------------------------------------------------------------- */
div.pedigree {
	padding: 14px;
	padding: 1rem;
	width: 75% !important;
	background-color: rgba(255,255,255,0.33);
}

.entry-content .pedigree tr,
.entry-content .pedigree td {
	padding: 0;
}

.entry-content .pedigree td {
	width: 25%;
	text-transform: uppercase;
	white-space: nowrap;
}

.pedigree-content-m {
	background-color: #e2e7ec;
/* pale blue */
/* change the rgba value below too! */
	background-color: rgba(226,231,236,0.50);
}

.pedigree-content-f {
	background-color: #f0d9d9;
/* pale pink */
/* change the rgba value below too! */
	background-color: rgba(240,217,217,0.50);
}

@media(min-width: 1025px) {
	/* laptop, desktop */
	h3, .h3 {
		font-size: 24.5px;
		font-size: 1.75em;
	}
}

@media(min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	/* tablet landscape */
	h3, .h3 {
		font-size: 21px;
		font-size: 1.5em;
	}
}

@media(min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
	/* tablet portrait */
	h3, .h3 {
		font-size: 17.5px;
		font-size: 1.125em;
		letter-spacing: 0;
	}
}

@media(max-width: 767px) {
	/* smartphone */
	h3, .h3 {
		font-size: 14x;
		font-size: 1em;
		letter-spacing: 0;
	}
}