a:link {
	color: midnightblue;
}

/* unvisited link */
a:visited {
	color: darkblue;
}

/* visited link */
a:hover {
	color: cornflowerblue;
}

/* mouse over link */
#page-header h1.entry-title {
	font-weight: bold;
}

/*Header text color*/
#page-header h1.entry-title {
	color: black;
}

/*text shaddow*/
#page-header h1.entry-title {
	text-shadow: 2px 2px white;
}

/*text shaddow color*/
#page-liner #page-header h1.entry-title {
	background-color: white;
}

/*photo background size for Gripper*/
section#page-header.post-61 {
	max-height: 300px;
}

/*photo background size for GPT*/
section#page-header.post-32 {
	max-height: 300px;
}

/*Photo background size for Contact*/
section#page-header.post-3 {
	max-height: 300px;
}

/*Photo background size for About*/
section#page-header.post-2 entry {
	color: white;
}

/*Text site wide for main text*/
div.entry-content {
	font-family: "Calibri", Ariel, serif;
}

/*Text site wide for main text color*/
div.entry-content {
	Color: #001e55;
}

/*chaging footer to solid blue background*/
div#tertiary.widget-area {
	background-color: #001e55;
}

/*Changes footer bar at bottom to white*/
footer#colophon.site-footer {
	background-color: white;
}

/*base footer picture max height*/
section#flourish {
	max-height: 150px;
}

/*Photo background max height for Proco */
section#page-header.post-68 {
	max-height: 300px;
}

/*Photo background max height for Uni*/
section#page-header.post-67 {
	max-height: 300px;
}

/*Custom color for title on Unisource*/
#page-header.post-67 h1.entry-title {
	color: white;
}

/*Custom color shadow for title on Unisource*/
#page-header.post-67 h1.entry-title {
	text-shadow: 2px 2px black;
}

/*photo background size for Downloads*/
section#page-header.post-408 {
	max-height: 300px;
}

/*Custom color for title on About*/
#page-header.post-2 h1.entry-title {
	color: white;
}

/*Custom shadow color for title on About*/
#page-header.post-2 h1.entry-title {
	text-shadow: 4px 3px black;
}

/*Custom color for title on Products By Application*/
#page-header.post-122 h1.entry-title {
	color: #001e55;
}

/*Custom color for title on GPT*/
#page-header.post-32 h1.entry-title {
	color: white;
}

/*Custom shadow color for title on GPT*/
#page-header.post-32 h1.entry-title {
	text-shadow: 4px 3px black;
}

/*Custom color for title on Proco*/
#page-header.post-68 h1.entry-title {
	color: white;
}

/*Custom shadow color for title on Proco*/
#page-header.post-68 h1.entry-title {
	text-shadow: 4px 3px black;
}

/*Custom color for title on GPT*/
#page-header.post-61 h1.entry-title {
	color: White;
}

/*Custom shadow color for title on GPT*/
#page-header.post-61 h1.entry-title {
	text-shadow: 4px 3px black;
}

/*backgournd border fill for "Kerr title text"*/
#page-header.post-6 h1.entry-title {
	background-color: white;
}

/*photo background size for Hyspan*/
section#page-header.post-83 {
	max-height: 300px;
}

/*Text hidden for Kerr Main Page*/
#page-header.post-6 h1.entry-title {
	visibility: hidden;
}

/*photo background size for Braided hose*/
section#page-header.post-127 {
	max-height: 300px;
}

/*Custom color for title on Braided  Hose*/
#page-header.post-466 h1.entry-title {
	color: white;
}

/*Custom shadow color for title on Braided Hose*/
#page-header.post-466 h1.entry-title {
	text-shadow: 3px 3px black;
}

/*photo background size for Braided hose*/
section#page-header.post-466 {
	max-height: 300px;
}

/*Custom color for title on Braided  Hose*/
#page-header.post-127 h1.entry-title {
	color: white;
}

/*Custom shadow color for title on Braided Hose*/
#page-header.post-127 h1.entry-title {
	text-shadow: 3px 3px black;
}