/*
Theme Name: Twenty Fourteen Child
Theme URI: https://wordpress.org/themes/twentyfourteen/
Template: twentyfourteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Tags: blog,news,two-columns,three-columns,left-sidebar,right-sidebar,custom-background,custom-header,custom-menu,editor-style,featured-images,flexible-header,footer-widgets,full-width-template,microformats,post-formats,rtl-language-support,sticky-post,theme-options,translation-ready,accessibility-ready
Version: 1.9.1489372239
Updated: 2017-03-13 02:30:39

*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	
	font-family: sans-serif;
	font-size: 13px;
}

/* changing anything with dark green to JD's red */

a {
	color: #d20505;
}
a:hover {
	color: #d20505;
}

.site-navigation .current_page_item > a, .site-navigation .current_page_ancestor > a, .site-navigation .current-menu-item > a, .site-navigation .current-menu-ancestor > a 
{
    color: #d20505;
    font-weight: 900;
} 

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #d20505;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background-color: #d20505;
}

.search-toggle {
	background-color: #d20505;
}

.search-toggle:hover,
.search-toggle.active, .search-box, .entry-meta .tag-links a:hover, .page-links a:hover, .widget_calendar tbody a:hover, .hentry .mejs-controls .mejs-time-rail .mejs-time-current, .hentry .mejs-overlay:hover .mejs-overlay-button, .slider-direction-nav a:hover {
	background: #d20505;
} 
primary-navigation ul ul {
		background-color: #d20505;
}

.primary-navigation li:hover > a,
	.primary-navigation li.focus > a {
		background-color: #d20505;
		color: #fff;
	}

.secondary-navigation ul ul {
		background-color: #d20505;
}
	
	.secondary-navigation li:hover > a,
	.secondary-navigation li.focus > a {
		background-color: #d20505;
	}

.content-sidebar .widget input[type="button"],
.content-sidebar .widget input[type="reset"],
.content-sidebar .widget input[type="submit"] {
	background-color: #d20505;
}

.slider-control-paging .slider-active:before,
.slider-control-paging .slider-active:hover:before {
	background-color: #d20505;
}

::selection {
	background: #d20505;
}

::-moz-selection {
	background: #d20505;
}

.paging-navigation .page-numbers.current {
	border-top: 5px solid #d20505;
}

/* Comment begins here

.search-box {
	background-color: #d20505;
}

*/

.site-navigation a:hover, .entry-title a:hover, .entry-meta a:hover, .cat-links a:hover, .entry-content .edit-link a:hover, .hentry .mejs-controls .mejs-button button:hover, .page-links a:hover, .post-navigation a:hover, .image-navigation a:hover, .paging-navigation a:hover, .content-sidebar .widget a {
	color: #d20505;
}









.full-width .hentry {
	max-width: 900px;
}

.site {
	max-width: 900px;
}

.main-content {
	width: 900px;
}

p {margin-bottom: 8px;}

.site-header {background-color: #09294b; width: 900px;}
.menu-toggle {background-color: #09294b;}
.hentry {background-color: #09294b;}
.mejs-mediaelement{background-color: #09294b;}
.hentry .mejs-container .mejs-controls {
	background: #09294b;
} 

.hentry {
	margin: 0 auto 48px;
	max-width: 850px;
}

#secondary {background-color: #09294b;}
.content-sidebar .widget_twentyfourteen_ephemera .widget-title:before {
	background-color: #09294b;
}

.page-links a {
	background: #09294b;
	
}
.site-footer, .slider-control-pagingm, .slider-direction-nav a, .grid .featured-content .entry-header, .site:before {
	background-color: #09294b;

}

.featured-content, .featured-content .entry-header {background-color: #09294b;}
.content-area {
	padding-top: 10px;
}

.page-id-97 h1 {display: none;}

.site-navigation a, .entry-title, .cat-links, .page-links, .content-navigation, .primary-navigation {
	
	text-transform:none;
}

.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
	
	max-width: 850px;
}

.header-main {
	min-height: 5px;
}

.search-toggle {
	display: none;
	height: 0;
	width: 0;
}

.site-content .entry-content {max-width: 700px;}
header.entry-header {max-width: 700px;}


h1, .entry-header h1 {font-size: 24px;}
h1.entry-title {font-size: 24px; text-transform: none; font-weight: bold; color: #005b7f;}
h2 {font-size: 18px; text-transform: none; font-weight: bold; color: #09294b;}

.hometop-contain {width: 700px;}
.hometop-left {float: left; width: 300px;}
html .hometop-left {font-size: 13px;}
.hometop-right {float: left; width: 345px;}
.home-mid-contain {width: 700px;}
.home-mid-left {float: left; width: 425px; padding-right: 10px;}
.home-mid-right {float: left; padding-left: 10px;}

.small-txt {font-size: 11px;}