/* Enter Your Custom CSS Here */


p {
	margin-bottom: 24px;
	color: #222;
}

ol, ul, li {
	margin-bottom: 0px;
	color: #222;
}

h4 {
  	font-family: helvetica;  
 	font-size: 18px;
    line-height: 1;
    color: #666;
	font-weight: bold;
}

h1.entry-title a, h1.entry-title {
	font-size: 32px;
	color: #666;
  	padding: 25px;
}

table, caption, tbody, tfoot, thead, tr, th, td {
  	color: #fff;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, 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 {
	border: 0;
	font-family: helvetica;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

.search-toggle {
	background-color: #f15d22;
	cursor: pointer;
	float: right;
	height: 48px;
	margin-right: 38px;
	text-align: center;
	width: 48px;
}

.entry-title {
	font-size: 33px;
	font-weight: 300;
	line-height: 1.0909090909;
	margin-bottom: 12px;
	margin: 0 0 12px 0;
	text-transform: uppercase;
	color: #f15d22
}

.content-sidebar .widget a {
    color: #f15d22;
}

a:active,
a:hover {
	color: #f78e1e;
}

.search-toggle:hover,
.search-toggle.active {
	background-color: #f78e1e;
}

.site-navigation a:hover {
	color: #f78e1e;
}

.entry-title a:hover {
	color: #f78e1e;
}

.page-links a:hover {
	background: #f78e1e;
	border: 1px solid #f78e1e;
	color: #fff;
}

.post-navigation a:hover,
.image-navigation a:hover {
	color: #f78e1e;
}

.paging-navigation a:hover {
	border-top: 5px solid #f78e1e;
	color: #2b2b2b;
}

.widget a:hover {
	color: #f78e1e;
}

.widget input[type="button"]:hover,
.widget input[type="button"]:focus,
.widget input[type="reset"]:hover,
.widget input[type="reset"]:focus,
.widget input[type="submit"]:hover,
.widget input[type="submit"]:focus {
	background-color: #f78e1e;
}

.widget-title a:hover {
	color: #f78e1e;
}

.content-sidebar .widget a:hover {
	color: #f78e1e;
}

.content-sidebar .widget input[type="button"]:hover,
.content-sidebar .widget input[type="button"]:focus,
.content-sidebar .widget input[type="reset"]:hover,
.content-sidebar .widget input[type="reset"]:focus,
.content-sidebar .widget input[type="submit"]:hover,
.content-sidebar .widget input[type="submit"]:focus {
	background-color: #f78e1e;
}

.content-sidebar .widget .widget-title a:hover {
	color: #f78e1e;
}

.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a:hover {
	color: #f78e1e;
}

.site-info a:hover {
	color: #f78e1e;
}

.featured-content a:hover {
	color: #f78e1e;
}

.primary-navigation ul ul a:hover,
	.primary-navigation ul ul li.focus > a {
		background-color: #f78e1e;
	}

.secondary-navigation ul ul a:hover,
	.secondary-navigation ul ul li.focus > a {
		background-color: #f78e1e;
	}

.search-box {
	background-color: #f78e1e;
	padding: 12px;
}

.primary-navigation li:hover > a,
	.primary-navigation li.focus > a {
		background-color: #f78e1e;
		color: #fff;
	}

.primary-navigation ul ul {
		background-color: #f78e1e;
		float: left;
		margin: 0;
		position: absolute;
		top: 48px;
		left: -999em;
		z-index: 99999;
	}

.secondary-navigation ul ul {
		background-color: #f78e1e;
		position: absolute;
		top: 0;
		left: -999em;
		width: 182px;
		z-index: 99999;
	}

.secondary-navigation li:hover > a,
	.secondary-navigation li.focus > a {
		background-color: #f78e1e;
		color: #fff;
	}

.secondary-navigation ul ul a:hover,
	.secondary-navigation ul ul li.focus > a {
		background-color: #f78e1e;
	}

{
	background: #f78e1e;
	color: #fff;
	text-shadow: none;
}

.paging-navigation .page-numbers.current {
	border-top: 5px solid #f78e1e;
}

.widget button,
.widget .button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
	background-color: #f78e1e;
	border: 0;
	font-size: 12px;
	padding: 5px 15px 4px;
}

.content-sidebar .widget input[type="button"],
.content-sidebar .widget input[type="reset"],
.content-sidebar .widget input[type="submit"] {
	background-color: #f78e1e;
	border: 0;
	color: #fff;
}

button, .button, input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #f15d22;
    border: 0 none;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 10px 30px 11px;
    text-transform: uppercase;
    vertical-align: bottom;
}

.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: #f15d22;
    font-weight: 900;
}

a {
    color: #f15d22;
    text-decoration: none;
}

table, th, td {
    border: 0.25px solid #3e3d3c;
}

td {
    vertical-align: top;
}

.archive-title, .page-title {
    font-size: 24px;
    font-weight: normal;
    line-height: 1.5;
    margin: 0;
  	color: #f15d22;
}

.entry-title a {
    color: #f15d22;
    font-size: 18px;
    font-weight: normal;
 	line-height: 1;
}

.entry-meta {
	clear: both;
	color: #767676;
	font-size: 12px;
	font-weight: 400;
	line-height: 0;
	text-transform: uppercase;
}

.entry-meta a {
	color: #767676;
  	display: none;
}

.entry-meta a:hover {
	color: #f78e1e;
}

.sticky .entry-date {
	display: none;
}

.cat-links {
	font-weight: 900;
	text-transform: uppercase;
	display: none;
}

.cat-links a {
	color: #2b2b2b;
}

.cat-links a:hover {
	color: #f78e1e;
}

.byline {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.site-content .entry-meta {
	background-color: #fff;
	margin-bottom: 8px;
}

.site-content footer.entry-meta {
	margin: 24px auto 0;
	padding: 0 10px;
}

h1.site-title a {
	text-decoration: none;
	font-weight: bold;
	font-size: 36px;
	color: #f15d22;
	display: block;
	margin: 20px 0px;
}

#nav-container {
	width: 1200px;
	margin: auto;
}