/* Dynamik Styles */


/* Baseline Normalize
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}


/* Defaults
------------------------------------------------------------ */

html {
	font-size: 62.5%; /* 10px browser default */
}

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: bold;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.more-link {
	position: relative;
}


/* Skip Links
---------------------------------------------------------------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link .skip-link-hidden {
	display: none;
	visibility: hidden;
}

.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}

/* Display outline on focus */
:focus {
	color: #333;
	outline: #ccc solid 1px;
}


/* Clear Floats
------------------------------------------------------------ */

.archive-pagination:before,
.clearfix:before,
.entry:before,
.entry-pagination:before,
.footer-widgets:before,
#nav:before,
#subnav:before,
#wrap:before,
#footer:before,
#header:before,
#inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.archive-pagination:after,
.clearfix:after,
.entry:after,
.entry-pagination:after,
.footer-widgets:after,
#nav:after,
#subnav:after,
#wrap:after,
#footer:after,
#header:after,
#inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}

.clearfix:after { visibility: hidden; display: block; height: 0; font-size: 0; line-height: 0; content: " "; clear: both; }
.clearfix { display: block; }
/* IE6 */
* html .clearfix { height: 1%; }
/* IE7 */
*:first-child + html .clearfix { min-height: 1%; }


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #0d72c7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}



/* Body
------------------------------------------------------------ */

body {
	background: #F6F6F6;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 1.5625;
	overflow-x: hidden;
}

::-moz-selection {
	background-color: #0d72c7;
	color: #fff;
}

::selection {
	background-color: #0d72c7;
	color: #fff;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	background: transparent;
	border-top: 0px solid #EEEEEE;
	border-bottom: 0px solid #EEEEEE;
	border-left: 0px solid #EEEEEE;
	border-right: 0px solid #EEEEEE;
	margin: 0px auto 15px;
	padding: 0px 20px 0px 20px;
	clear: both;
	
	
}

.content-sidebar-sidebar #wrap {
	width: 100%;
	min-width: 880px;
}

.sidebar-sidebar-content #wrap {
	width: 100%;
	min-width: 880px;
}

.sidebar-content-sidebar #wrap {
	width: 100%;
	min-width: 880px;
}

.content-sidebar #wrap {
	width: 100%;
	min-width: 1000px;
}

.sidebar-content #wrap {
	width: 100%;
	min-width: 880px;
}

.full-width-content #wrap {
	width: 100%;
	min-width: 1000px;
}




/* Header
------------------------------------------------------------ */

#header {
	background: #FFFFFF;
	min-height: 110px;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	clear: both;
}

#header .wrap {
	margin: 0 auto;
	padding: 0;
	float: none;
	overflow: hidden;
}

.content-sidebar-sidebar #header .wrap {
	width: 880px;
}

.sidebar-sidebar-content #header .wrap {
	width: 880px;
}

.sidebar-content-sidebar #header .wrap {
	width: 880px;
}

.content-sidebar #header .wrap {
	width: 1000px;
}

.sidebar-content #header .wrap {
	width: 880px;
}

.full-width-content #header .wrap {
	width: 1000px;
}

#title-area {
	width: 215px;
	padding: 16px 0 0 20px;
	float: left;
	text-align: left;
	overflow: hidden;
}

#title {
	color: #333333;
	font-family: 'Droid Sans', sans-serif;
	font-size: 34px;
	font-weight: 300;
	line-height: 1.25;
}

#title a,
#title a:visited {
	color: #333333;
	text-decoration: none;
}

#title a:hover {
	color: #333333;
	text-decoration: none;
}

#description {
	margin: 0;
	padding: 0px 0 0;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: 300;
}

#header .widget-area {
	width: 200px;
	padding: 15px 100px 0 0;
	float: right;
	text-align: left;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #header .wrap #title-area {
	background: url("images/logo-header.png") left top no-repeat;
	height: 85px;
	margin: 25px 0 0px 25px;
	float: left;
}

.header-image #title-area,
.header-image #title,
.header-image #title a {
	width: 215px;
	height: 85px;
	padding: 0;
	float: left;
	display: block; 
	text-indent: -9999px;
	overflow: hidden;
}

.header-image #description {
	display: block;
	overflow: hidden;
}


/* Primary Navigation
------------------------------------------------------------ */

#nav {
	background: #F6F6F6;
	border-top: 1px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin: 0px 0 0px 0;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 1em;
	clear: both;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.menu-primary {
	margin: 0 auto;
	padding: 0;
	float: none;
	overflow: hidden;
	display: block;
	clear: both;
}

.content-sidebar-sidebar .menu-primary {
	width: 880px;
}

.sidebar-sidebar-content .menu-primary {
	width: 880px;
}

.sidebar-content-sidebar .menu-primary {
	width: 880px;
}

.content-sidebar .menu-primary {
	width: 1000px;
}

.sidebar-content .menu-primary {
	width: 880px;
}

.full-width-content .menu-primary {
	width: 1000px;
}

.menu-primary ul {
	float: left;
	width: 100%;
}

.menu-primary li {
	float: left;
	list-style-type: none;
}

.menu-primary a {
	background: #F6F6F6;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin: 0 0px 0 0px;
	padding: 16px 15px 16px 15px;
	color: #333333;
	text-decoration: none;
	display: block;
	position: relative;
}

.menu-primary li a:active,
.menu-primary li a:hover {
	background: #FFFFFF;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	color: #333333;
	text-decoration: none;
}

.menu-primary li.current_page_item a,
.menu-primary li.current-cat a,
.menu-primary li.current-menu-item a {
	background: #035D9F;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	color: #FFFFFF;
	text-decoration: none;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited {
	background: #FFFFFF;
	width: 160px;
	border-top: 0;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin: 0 0 0 0px;
	padding: 11px 10px 11px 10px;
	color: #333333;
	font-size: 16px;
	text-decoration: none;
	float: none;
	position: relative;
}

.menu-primary li li a:active,
.menu-primary li li a:hover {
	background: #F5F5F5;
	color: #FFFFFF;
	text-decoration: none;
}

.menu-primary li ul {
	width: 185px;
	height: auto;
	margin: 0;
	z-index: 9999;
	left: -9999px;
	position: absolute;
}

.menu-primary li ul ul {
	margin: -39px 0 0 181px;
}

.genesis-nav-menu li:hover ul ul,
.genesis-nav-menu li.sfHover ul ul {
	left: -9999px;
}

.genesis-nav-menu li:hover,
.genesis-nav-menu li.sfHover {
	position: static;
}

ul.genesis-nav-menu li:hover>ul,
ul.genesis-nav-menu li.sfHover ul {
	left: auto;
}

.menu-primary li a.sf-with-ul {
	padding-right: 25px;
}

.menu-primary li a .sf-sub-indicator,
.menu-primary li li a .sf-sub-indicator,
.menu-primary li li li a .sf-sub-indicator {
	background: url(default-images/icon-plus.png) no-repeat;
	background-size: 16px 16px;
	width: 16px;
	height: 16px;
	top: 11px;
	right: 8px;
	position: absolute;
	text-indent: -9999px;
}

#wpadminbar li:hover ul ul {
	left: 0;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

.genesis-nav-menu li.right {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 11px 15px 0 0;
	float: right;
}

.genesis-nav-menu li.right a {
	background: none;
	border: none;
	display: inline;
}

.genesis-nav-menu li.right a, .genesis-nav-menu li.right a:visited {
	color: #21759B;
	text-decoration: none;
}

.genesis-nav-menu li.right a:hover {
	color: #D54E21;
	text-decoration: underline;
}

.genesis-nav-menu li.search {
	padding: 1px 1px 0 0;
}

.genesis-nav-menu li.rss a {
	background: url(default-images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}

.genesis-nav-menu li.twitter a {
	background: url(default-images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}


/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
	background: #F5F5F5;
	border-top: 0px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin: 0px 0 0px 0;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1em;
	clear: both;
}

.menu-secondary {
	margin: 0 auto;
	padding: 0;
	float: none;
	overflow: hidden;
	display: block;
	clear: both;
}

.content-sidebar-sidebar .menu-secondary {
	width: 880px;
}

.sidebar-sidebar-content .menu-secondary {
	width: 880px;
}

.sidebar-content-sidebar .menu-secondary {
	width: 880px;
}

.content-sidebar .menu-secondary {
	width: 1000px;
}

.sidebar-content .menu-secondary {
	width: 880px;
}

.full-width-content .menu-secondary {
	width: 1000px;
}

.menu-secondary ul {
	float: left;
	width: 100%;
}

.menu-secondary li {
	float: left;
	list-style-type: none;
}

.menu-secondary a {
	background: #F5F5F5;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin: 0 0px 0 0px;
	padding: 11px 15px 11px 15px;
	color: #333333;
	text-decoration: none;
	display: block;
	position: relative;
}

.menu-secondary li a:active,
.menu-secondary li a:hover {
	background: #FFFFFF;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	color: #333333;
	text-decoration: none;
}

.menu-secondary li.current_page_item a,
.menu-secondary li.current-cat a,
.menu-secondary li.current-menu-item a {
	background: #FFFFFF;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	color: #333333;
	text-decoration: none;
}

.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited {
	background: #FFFFFF;
	width: 160px;
	border-top: 0;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin: 0 0 0 0px;
	padding: 11px 10px 11px 10px;
	color: #333333;
	font-size: 14px;
	text-decoration: none;
	float: none;
	position: relative;
}

.menu-secondary li li a:active,
.menu-secondary li li a:hover {
	background: #F5F5F5;
	color: #333333;
	text-decoration: none;
}

.menu-secondary li ul {
	width: 185px;
	height: auto;
	margin: 0;
	z-index: 9999;
	left: -9999px;
	position: absolute;
}

.menu-secondary li ul ul {
	margin: -37px 0 0 181px;
}

.menu-secondary li a.sf-with-ul {
	padding-right: 25px;
}

.menu-secondary li a .sf-sub-indicator,
.menu-secondary li li a .sf-sub-indicator,
.menu-secondary li li li a .sf-sub-indicator {
	background: url(default-images/icon-plus.png) no-repeat;
	background-size: 16px 16px;
	width: 16px;
	height: 16px;
	top: 11px;
	right: 8px;
	position: absolute;
	text-indent: -9999px;
}


/* Vertical Toggle Menu
------------------------------------------------------------ */

.responsive-primary-menu-container { display: none; }
.mobile-primary-toggle,
.mobile-secondary-toggle {
	width: 70px;
	margin: 0 auto;
	padding: 6px 10px;
	padding: 0.428571429rem 0.714285714rem;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight: normal;
	color: #7c7c7c;
	text-align: center;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
	cursor: pointer;
	display: none;
}
.mobile-primary-toggle:hover,
.mobile-secondary-toggle:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}
.mobile-primary-toggle:active,
.mobile-secondary-toggle:active {
	color: #757575;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: linear-gradient(top, #ebebeb, #e1e1e1);
	box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
	border: none;
}

.responsive-secondary-menu-container { display: none; }
.mobile-primary-toggle,
.mobile-secondary-toggle {
	width: 70px;
	margin: 0 auto;
	padding: 6px 10px;
	padding: 0.428571429rem 0.714285714rem;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight: normal;
	color: #7c7c7c;
	text-align: center;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
	cursor: pointer;
	display: none;
}
.mobile-primary-toggle:hover,
.mobile-secondary-toggle:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}
.mobile-primary-toggle:active,
.mobile-secondary-toggle:active {
	color: #757575;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: linear-gradient(top, #ebebeb, #e1e1e1);
	box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
	border: none;
}


/* Responsive Dropdown Navbars
------------------------------------------------------------ */

#dropdown-nav-wrap,
#dropdown-subnav-wrap {
	display: none;
}

#dropdown-nav,
#dropdown-subnav {
	overflow: hidden;
}

#dropdown-nav {
	background: #F6F6F6;
	border-top: 1px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
}

.nav-chosen-select,
.subnav-chosen-select {
	background: transparent;
	border: 0;
	width: 100%;
	padding: 15px;
	cursor: pointer;
	-webkit-appearance: none;
}

.nav-chosen-select {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 16px;
}

.nav-chosen-select option {
	color: #333333;
}

#dropdown-nav .responsive-menu-icon,
#dropdown-subnav .responsive-menu-icon {
	padding-right: 15px;
	float: right;
}

#dropdown-nav .responsive-icon-bar,
#dropdown-subnav .responsive-icon-bar {
	width: 18px;
	height: 3px;
	margin: 1px 0;
	float: right;
	clear: both;
	display: block;
	-webkit-border-radius: 1px;
	border-radius: 1px;
}

#dropdown-nav .responsive-menu-icon {
	margin-top: -32px;
}

#dropdown-nav .responsive-icon-bar {
	background: #333333;
}

#dropdown-subnav {
	background: #F5F5F5;
	border-top: 0px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
}

.subnav-chosen-select {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

.subnav-chosen-select option {
	color: #333333;
}

#dropdown-subnav .responsive-menu-icon {
	margin-top: -32px;
}

#dropdown-subnav .responsive-icon-bar {
	background: #333333;
}


/* Header Navigation
------------------------------------------------------------ */

#header .genesis-nav-menu {
	background: #F5F5F5;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	width: 198px;
	margin: 0px 0 0px 0;
	padding: 0;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 1em;
	overflow: hidden;
	float: none;
	clear: both;
	display: block;
}

#header .genesis-nav-menu ul {
	float: left;
	width: 100%;
}

#header .genesis-nav-menu li {
	text-align: left;
	list-style-type: none;
	display: inline-block;
}

#header .genesis-nav-menu a {
	background: #F5F5F5;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin: 0 0px 0 0px;
	padding: 11px 15px 11px 15px;
	color: #333333;
	text-decoration: none;
	display: block;
	position: relative;
}

#header .genesis-nav-menu li a:active,
#header .genesis-nav-menu li a:hover {
	background: #FFFFFF;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	color: #333333;
	text-decoration: none;
}

#header .genesis-nav-menu li.current_page_item a,
#header .genesis-nav-menu li.current-cat a,
#header .genesis-nav-menu li.current-menu-item a {
	background: #FFFFFF;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	color: #333333;
	text-decoration: none;
}

#header .genesis-nav-menu li li a,
#header .genesis-nav-menu li li a:link,
#header .genesis-nav-menu li li a:visited {
	background: #FFFFFF;
	width: 160px;
	border-top: 0;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin: 0 0 0 0px;
	padding: 11px 10px 11px 10px;
	color: #333333;
	font-size: 14px;
	text-decoration: none;
	float: none;
	position: relative;
}

#header .genesis-nav-menu li li a:active,
#header .genesis-nav-menu li li a:hover {
	background: #F5F5F5;
	color: #333333;
	text-decoration: none;
}

#header .genesis-nav-menu li ul {
	width: 185px;
	height: auto;
	margin: 0;
	z-index: 9999;
	left: -9999px;
	position: absolute;
}

#header .genesis-nav-menu li ul ul {
	margin: -37px 0 0 181px;
}

#header .genesis-nav-menu li:hover>ul,
#header .genesis-nav-menu li.sfHover ul {
	left: auto;
}

#header .genesis-nav-menu li a.sf-with-ul {
	padding-right: 25px;
}

#header .genesis-nav-menu li a .sf-sub-indicator,
#header .genesis-nav-menu li li a .sf-sub-indicator,
#header .genesis-nav-menu li li li a .sf-sub-indicator {
	background: url(default-images/icon-plus.png) no-repeat;
	background-size: 16px 16px;
	width: 16px;
	height: 16px;
	top: 11px;
	right: 8px;
	position: absolute;
	text-indent: -9999px;
}


/* Inner
------------------------------------------------------------ */

#inner {
	background: transparent;
	border-top: 0px solid #EEEEEE;
	border-bottom: 0px solid #EEEEEE;
	border-left: 0px solid #EEEEEE;
	border-right: 0px solid #EEEEEE;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	overflow: hidden;
	clear: both;
	
	
}

.content-sidebar-sidebar #inner {
	width: 880px;
}

.sidebar-sidebar-content #inner {
	width: 880px;
}

.sidebar-content-sidebar #inner {
	width: 880px;
}

.content-sidebar #inner {
	width: 1000px;
}

.sidebar-content #inner {
	width: 880px;
}

.full-width-content #inner {
	width: 1000px;
}

.ez-home #inner {
	width: 1000px;
	padding: 0;
}


/* Breadcrumb/Taxonomy Description
------------------------------------------------------------ */

.breadcrumb {
	background: #FFFFFF;
	border-top: 0px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px 0px 5px 0px;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

.breadcrumb a,
.breadcrumb a:visited {
	color: #0D72C7;
	text-decoration: none;
}

.breadcrumb a:hover {
	color: #0D72C7;
	text-decoration: underline;
}

.archive-description {
	background: #FFFFFF;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin: -10px 0 30px;
	padding: 0;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

#content .archive-description h1,
body.search #content h1.archive-title {
	background: #F5F5F5;
	border-top: 0px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin: 0;
	padding: 8px 10px 8px 10px;
	color: #333333;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 300;
}

#content .archive-description p {
	padding: 15px 15px 15px 15px;
}

#content .archive-description a, #content .archive-description a:visited {
	color: #0D72C7;
	text-decoration: none;
}

#content .archive-description a:hover {
	color: #0D72C7;
	text-decoration: underline;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}

.content-sidebar-sidebar #content-sidebar-wrap {
	width: 710px;
}

.sidebar-sidebar-content #content-sidebar-wrap {
	width: 710px;
}

.sidebar-content-sidebar #content-sidebar-wrap {
	width: 710px;
}

.content-sidebar #content-sidebar-wrap {
	width: 1000px;
}

.sidebar-content #content-sidebar-wrap {
	width: 880px;
}

.full-width-content #content-sidebar-wrap {
	width: 1000px;
}


/* Content
------------------------------------------------------------ */

#content {
	margin: 0;
	padding: 10px 0px 10px 0px;
	float: left;
}

.content-sidebar-sidebar #content {
	width: 410px;
}

.sidebar-sidebar-content #content {
	width: 410px;
}

.sidebar-content-sidebar #content {
	width: 410px;
}

.content-sidebar #content {
	width: 700px;
}

.sidebar-content #content {
	width: 580px;
}

.full-width-content #content {
	width: 1000px;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

#content .post,
#content .entry {
	background: #FFFFFF;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin: 0px 0 20px;
	padding: 0px 0px 0px 0px;
}

#content .page {
	background: #FFFFFF;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin: 0px 0 20px;
	padding: 0px 0px 0px 0px;
}

.entry-content * {
	box-sizing: border-box;
}

.fl-builder-content p,
.dynamik-page-builder .site-inner p,
.entry-content p {
	margin: 0 0 25px;
}

.fl-builder-content p,
.fl-builder-content ul li,
.fl-builder-content ol li,
.dynamik-page-builder .site-inner p,
.dynamik-page-builder .site-inner ul li,
.dynamik-page-builder .site-inner ol li,
.entry-content p,
.entry-content ul li,
.entry-content ol li,
.entry-pagination {
	font-family: 'Open Sans', sans-serif;
}

.fl-builder-content p,
.fl-builder-content ul li,
.fl-builder-content ol li,
.dynamik-page-builder .site-inner p,
.dynamik-page-builder .site-inner ul li,
.dynamik-page-builder .site-inner ol li,
.entry-content p,
.entry-content ul li,
.entry-content ol li,
.entry-pagination {
	color: #000000;
}

.fl-builder-content p,
.fl-builder-content ul li,
.fl-builder-content ol li,
.dynamik-page-builder .site-inner p,
.dynamik-page-builder .site-inner ul li,
.dynamik-page-builder .site-inner ol li,
.entry-content p,
.entry-content ul li,
.entry-content ol li,
.entry-pagination {
	font-size: 16px;
}

.fl-builder-content a,
.fl-builder-content a:visited,
.dynamik-page-builder .site-inner a,
.dynamik-page-builder .site-inner a:visited,
.entry-content a,
.entry-content a:visited {
	color: #0D72C7;
	text-decoration: none;
}

.fl-builder-content a:hover,
.dynamik-page-builder .site-inner a:hover,
.entry-content a:hover {
	color: #0D72C7;
	text-decoration: underline;
}

.fl-builder-content blockquote,
.dynamik-page-builder .site-inner blockquote,
#content blockquote {
	background: transparent;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin: 5px 5px 20px 30px;
	padding: 25px 30px 5px;
}

.fl-builder-content blockquote p,
.dynamik-page-builder .site-inner blockquote p,
#content blockquote p {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
}

.fl-builder-content blockquote a,
.fl-builder-content blockquote a:visited,
.dynamik-page-builder .site-inner blockquote a,
.dynamik-page-builder .site-inner blockquote a:visited,
#content blockquote a,
#content blockquote a:visited {
	color: #0D72C7;
	text-decoration: none;
}

.fl-builder-content blockquote a:hover,
.dynamik-page-builder .site-inner blockquote a:hover,
#content blockquote a:hover {
	color: #0D72C7;
	text-decoration: underline;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 25px;
}


/* Content Headlines
------------------------------------------------------------ */

.fl-builder-content h1,
.fl-builder-content h2,
.fl-builder-content h3,
.fl-builder-content h4,
.fl-builder-content h5,
.fl-builder-content h6,
.dynamik-page-builder .site-inner h1,
.dynamik-page-builder .site-inner h2,
.dynamik-page-builder .site-inner h3,
.dynamik-page-builder .site-inner h4,
.dynamik-page-builder .site-inner h5,
.dynamik-page-builder .site-inner h6,
#content .post h1,
#content .post h2,
#content .post h3,
#content .post h4,
#content .post h5,
#content .post h6,
#content .page h1,
#content .page h2,
#content .page h3,
#content .page h4,
#content .page h5,
#content .page h6,
#content h1.entry-title,
#content .entry-content h1,
#content h2.entry-title,
#content .entry-content h2,
#content .entry-content h3,
#content .entry-content h4,
#content .entry-content h5,
#content .entry-content h6 {
	margin: 0 0 10px;
	font-family: Arial, sans-serif;
	font-weight: 300;
	line-height: 1.25;
}

.fl-builder-content h1,
.dynamik-page-builder .site-inner h1,
#content .post h1,
#content .page h1,
#content h1.entry-title,
#content .entry-content h1 {
	color: #FFFFFF;
	font-size: 40px;
}

#content .post h1 a,
#content .post h1 a:visited,
#content .page h1 a,
#content .page h1 a:visited,
#content h1.entry-title a,
#content h1.entry-title a:visited
#content .post h2 a,
#content .post h2 a:visited,
#content .page h2 a,
#content .page h2 a:visited,
#content h2.entry-title a,
#content h2.entry-title a:visited {
	color: #333333;
	text-decoration: none;
}

#content .post h1 a:hover,
#content .page h1 a:hover,
#content h1.entry-title a:hover
#content .post h2 a:hover,
#content .page h2 a:hover,
#content h2.entry-title a:hover {
	color: #0D72C7;
	text-decoration: none;
}

.fl-builder-content h2,
.dynamik-page-builder .site-inner h2,
#content .post h2,
#content .page h2,
#content h2.entry-title,
#content .entry-content h2 {
	font-size: 26px;
}

.fl-builder-content h2,
.dynamik-page-builder .site-inner h2,
#content .post h2:not(.has-text-color),
#content .page h2:not(.has-text-color),
#content h2.entry-title:not(.has-text-color),
#content .entry-content h2:not(.has-text-color) {
	color: #333333;
}

.fl-builder-content h3,
.dynamik-page-builder .site-inner h3,
#content .post h3,
#content .page h3,
#content .entry-content h3 {
	font-size: 20px;
}

.fl-builder-content h3,
.dynamik-page-builder .site-inner h3,
#content .post h3:not(.has-text-color),
#content .page h3:not(.has-text-color),
#content .entry-content h3:not(.has-text-color) {
	color: #333333;
}

.fl-builder-content h4,
.dynamik-page-builder .site-inner h4,
#content .post h4,
#content .page h4,
#content .entry-content h4 {
	font-size: 18px;
}

.fl-builder-content h4,
.dynamik-page-builder .site-inner h4,
#content .post h4:not(.has-text-color),
#content .page h4:not(.has-text-color),
#content .entry-content h4:not(.has-text-color) {
	color: #333333;
}

.fl-builder-content h5,
.dynamik-page-builder .site-inner h5,
#content .post h5,
#content .page h5,
#content .entry-content h5 {
	color: #333333;
	font-size: 18px;
}

.fl-builder-content h6,
.dynamik-page-builder .site-inner h6,
#content .post h6,
#content .page h6,
#content .entry-content h6 {
	color: #333333;
	font-size: 14px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first, .ez-only {
	padding-left: 0;
	clear: both;
}

.ez-only {
	width: 100%;
	float: left;
}


/* EZ Widget Area Class
------------------------------------------------------------ */

.ez-widget-area {
	margin-bottom: 0;
}

.ez-widget-area h4,
.ez-widget-area .widget-title {
	margin: 0 0 10px;
	padding: 0 0 5px;
	font-weight: 300;
}

.ez-widget-area ul,
.ez-widget-area ol {
	margin: 0;
	padding: 0 0 15px 0;
}

.ez-widget-area ul li,
.ez-widget-area ol li {
	margin: 0 0 0 20px;
	padding: 0;
}

.ez-widget-area ul li {
	list-style-type: square;
}

.ez-widget-area ul ul,
.ez-widget-area ol ol {
	padding: 0;
}


/* EZ Home Widget Areas
------------------------------------------------------------ */

#home-hook-wrap {
	background: #FFFFFF;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	padding: 20px 20px 20px 20px;
	clear: both;
}

#ez-home-container-wrap {
    max-width: -moz-available;
}

#ez-home-container-wrap .post {
	margin: 0 0 20px;
}

#ez-home-container-wrap .post p {
	margin: 0 0 25px;
}

#ez-home-container-wrap .page p {
	margin: 0 0 25px;
}

#ez-home-container-wrap .post p.post-info,
#ez-home-container-wrap .page p.byline {
	margin: -5px 0 15px;
}

#ez-home-container-wrap .ez-widget-area img.wp-post-image {
	margin-bottom: 10px !important;
}

#ez-home-container-wrap .ez-widget-area h4,
#ez-home-container-wrap .ez-widget-area .widget-title,
#ez-home-slider-container-wrap .ez-widget-area h4,
#ez-home-slider-container-wrap .ez-widget-area .widget-title {
	border-bottom: 1px solid #DDDDDD;
	color: #333333;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
}

#ez-home-container-wrap .ez-widget-area {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

#ez-home-container-wrap .ez-widget-area a,
#ez-home-container-wrap .ez-widget-area a:visited {
	color: #0D72C7;
	text-decoration: none;
}

#ez-home-container-wrap .ez-widget-area a:hover {
	color: #0D72C7;
	text-decoration: underline;
}

#ez-home-container-wrap .ez-widget-area #wp-calendar caption,
#ez-home-container-wrap .ez-widget-area #wp-calendar th {
	color: #333333;
}

#ez-home-container-wrap img,
#ez-home-container-wrap p img {
	max-width: 100%;
	height: auto;
	display: block;
}

#ez-home-container-wrap .nivoSlider img {
    max-width: none;
}

.ez-home-sidebar #ez-home-container-wrap {
	margin-right: 300px;
	float: left;
}

.ez-home-sidebar.home-sidebar-left #ez-home-container-wrap {
	margin-left: 300px;
	margin-right: 0;
	float: right;
}

.ez-home-container-area {
	margin: 0 0 20px;
	overflow: hidden;
}

.ez-home-bottom {
	margin: 0;
}


/* Homepage Sidebar
------------------------------------------------------------ */

#ez-home-sidebar-wrap {
	width: 280px;
	margin-left: -280px;
	float: right;
}

.home-sidebar-left #ez-home-sidebar-wrap {
	margin-left: 0;
	margin-right: -280px;
	float: left;
}

#ez-home-sidebar.sidebar {
	float: none;
}


/* Homepage Slider
------------------------------------------------------------ */

#ez-home-slider-container-wrap {
	margin: 0 0 20px;
	overflow: hidden;
}

#ez-home-slider {
	width: 100%;
	height: 300px;
}

#ez-home-slider .nivoSlider img {
    max-width: none;
}


/* EZ Feature Top Widget Areas
------------------------------------------------------------ */

#ez-feature-top-container-wrap {
	background: #FFFFFF;
	border-top: 0px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	margin: 0 0 20px;
	clear: both;
}

.feature-top-outside #ez-feature-top-container-wrap {
	margin: 0;
}

.content-sidebar-sidebar #ez-feature-top-container {
	width: 880px;
}

.sidebar-sidebar-content #ez-feature-top-container {
	width: 880px;
}

.sidebar-content-sidebar #ez-feature-top-container {
	width: 880px;
}

.content-sidebar #ez-feature-top-container {
	width: 1000px;
}

.sidebar-content #ez-feature-top-container {
	width: 880px;
}

.full-width-content #ez-feature-top-container {
	width: 1000px;
}

#ez-feature-top-container {
	margin: 0 auto;
	padding: 0px 0px 20px 0px;
}

#ez-feature-top-container .ez-widget-area h4,
#ez-feature-top-container .ez-widget-area .widget-title {
	border-bottom: 1px solid #DDDDDD;
	color: #333333;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
}

#ez-feature-top-container .ez-widget-area {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

#ez-feature-top-container .ez-widget-area a,
#ez-feature-top-container .ez-widget-area a:visited {
	color: #0D72C7;
	text-decoration: none;
}

#ez-feature-top-container .ez-widget-area a:hover {
	color: #0D72C7;
	text-decoration: underline;
}

#ez-feature-top-container .ez-widget-area #wp-calendar caption,
#ez-feature-top-container .ez-widget-area #wp-calendar th {
	color: #333333;
}

#ez-feature-top-container img,
#ez-feature-top-container p img {
	max-width: 100%;
	height: auto;
}

#ez-feature-top-container .nivoSlider img {
    max-width: none;
}


/* EZ Fat Footer Widget Areas
------------------------------------------------------------ */

#ez-fat-footer-container-wrap,
.fat-footer-inside #ez-fat-footer-container-wrap {
	background: transparent;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	clear: both;
}

.fat-footer-inside #ez-fat-footer-container-wrap {
	float: left;
}

.ez-home.fat-footer-inside #ez-fat-footer-container-wrap {
	margin-top: 20px;
}

.content-sidebar-sidebar #ez-fat-footer-container {
	width: 840px;
}

.sidebar-sidebar-content #ez-fat-footer-container {
	width: 840px;
}

.sidebar-content-sidebar #ez-fat-footer-container {
	width: 840px;
}

.content-sidebar #ez-fat-footer-container {
	width: 960px;
}

.sidebar-content #ez-fat-footer-container {
	width: 840px;
}

.full-width-content #ez-fat-footer-container {
	width: 960px;
}

#ez-fat-footer-container {
	margin: 0 auto;
	padding: 0px 20px 20px 20px;
}

#ez-fat-footer-container .ez-widget-area h4,
#ez-fat-footer-container .ez-widget-area .widget-title {
	border-bottom: 0px solid #DDDDDD;
	color: #333333;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
}

#ez-fat-footer-container .ez-widget-area {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

#ez-fat-footer-container .ez-widget-area a,
#ez-fat-footer-container .ez-widget-area a:visited {
	color: #0D72C7;
	text-decoration: none;
}

#ez-fat-footer-container .ez-widget-area a:hover {
	color: #0D72C7;
	text-decoration: underline;
}

#ez-fat-footer-container .ez-widget-area #wp-calendar caption,
#ez-fat-footer-container .ez-widget-area #wp-calendar th {
	color: #333333;
}

#ez-fat-footer-container img,
#ez-fat-footer-container p img {
	max-width: 100%;
	height: auto;
}

#ez-fat-footer-container .nivoSlider img {
    max-width: none;
}


/* Custom Widget Areas
------------------------------------------------------------ */

.dynamik-widget-area {
	background: #FFFFFF;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	
	float: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	
}

.dynamik-widget-area p,
.dynamik-widget-area ul li,
.dynamik-widget-area.entry-content ol li {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

.dynamik-widget-area h4,
#content .dynamik-widget-area h4,
.dynamik-widget-area .widget-title,
#content .dynamik-widget-area .widget-title {
	padding: 0 0 5px;
	color: #333333;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.25;
}

.dynamik-widget-area a,
.dynamik-widget-area a:visited {
	color: #0D72C7;
	text-decoration: none;
}

.dynamik-widget-area a:hover {
	color: #0D72C7;
	text-decoration: underline;
}

.dynamik-widget-area #wp-calendar caption,
.dynamik-widget-area #wp-calendar th {
	color: #333333;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even {
	float: right;
}

.genesis-grid-odd {
	clear: both;
	float: left;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.fl-builder-content ul,
.fl-builder-content ol,
.dynamik-page-builder .site-inner ul,
.dynamik-page-builder .site-inner ol,
.entry-content ul,
.entry-content ol,
.dynamik-widget-area ul,
.dynamik-widget-area ol {
	margin: 0;
	padding: 0 0 20px;
}

.fl-builder-content ul li,
.dynamik-page-builder .site-inner ul li,
.archive-page ul li,
.entry-content ul li,
.dynamik-widget-area ul li {
	margin: 0 0 0 30px;
	padding: 0;
	list-style-type: square;
}

header.fl-builder-content ul li,
footer.fl-builder-content ul li,
.fl-builder-content .fl-menu ul li,
.fl-builder-content .fl-builder-pagination ul li {
	margin: inherit;
	padding: inherit;
	list-style-type: none;
}

.fl-builder-content ol li,
.dynamik-page-builder .site-inner ol li,
.entry-content ol li,
.dynamik-widget-area ol li {
	margin: 0 0 0 35px;
}

.fl-builder-content ul ul,
.fl-builder-content ol ol,
.dynamik-page-builder .site-inner ul ul,
.dynamik-page-builder .site-inner ol ol,
.archive-page ul ul,
.entry-content ul ul,
.entry-content ol ol,
.dynamik-widget-area ul ul,
.dynamik-widget-area ol ol {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	margin: -5px 0 15px;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

.post-info a,
.post-info a:visited {
	color: #0D72C7;
	text-decoration: none;
}

.post-info a:hover {
	color: #0D72C7;
	text-decoration: underline;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px solid #DDDDDD;
	padding: 5px 0 0;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	clear: both;
}

.post-meta a,
.post-meta a:visited {
	color: #0D72C7;
	text-decoration: none;
}

.post-meta a:hover {
	color: #0D72C7;
	text-decoration: underline;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	background: #F5F5F5;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin: 0px 0 40px;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	clear: both;
}

.author-box strong {
	color: #333333;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: 300;
}

.author-box p {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

.author-box a,
.author-box a:visited {
	color: #0D72C7 !important;
	text-decoration: none !important;
}

.author-box a:hover {
	color: #0D72C7 !important;
	text-decoration: underline !important;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	background-color: #f5f5f5;
	margin: -10px 0 40px;
	padding: 20px;
}

#content .sticky {
	background: transparent !important;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin: -10px 0 40px 0;
	padding: 20px 20px 20px 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0 0;
	width: 45%;
}


/* Post Icons
------------------------------------------------------------ */

.post-comments,
.tags {
	background: url(default-images/icon-dot.png) no-repeat left;
	margin: 0 0 0 3px;
	padding: 0 0 0 10px;
}


/* Images
------------------------------------------------------------ */

img {
	max-width: 100%;
	height: auto;
}

.nivoSlider img {
    max-width: none;
}

.featuredpage img,
.featuredpost img,
.post-image {
	background: transparent;
	border: 1px solid #DDDDDD;
	padding: 4px;
}

.author-box .avatar {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	width: 80px;
	height: 80px;
	margin: 0 10px 0 0;
	padding: 4px;
	float: left;
}

.post-image {
	margin: 0 10px 10px 0;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

.full-width-content.has-blocks #inner {
    overflow: visible;
}

.full-width-content .entry-content > .alignwide {
    margin-left: -180px;
    margin-right: -180px;
    max-width: calc(100% + 360px);
    width: auto;
}

.full-width-content .entry-content > .alignfull {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
}

.full-width-content .entry-content > .wp-block-cover.alignfull {
	width: 100vw;
}

.wp-caption,
figcaption {
	background: transparent;
	border: 1px solid #DDDDDD;
	max-width: 100%;
	padding: 5px;
	text-align: center;
}

p.wp-caption-text,
figcaption {
	margin: 5px 0;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.post-format-image {
	display: block;
	float: right;
}

.page .post-format-image {
	display: none;
}

.page-template-page_blog-php .post-format-image {
	display: block;
}

.dynamik-page-builder #inner {
	max-width: none;
	padding: 0;
}

.dynamik-content-filler-img {
	width: 100% !important;
	height: 0 !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	display: block !important;
}


/* Post Navigation
------------------------------------------------------------ */

.navigation,
.entry-pagination {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px;
	overflow: hidden;
}

.navigation li {
	display: inline;
}

.navigation a,
.navigation a:visited,
.entry-pagination a,
.entry-pagination a:visited {
	color: #0D72C7;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

.navigation a:hover,
.entry-pagination a:hover {
	color: #0D72C7;
	text-decoration: underline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	margin: 0 0px 0 0px;
	padding: 5px 8px 5px 8px;
	color: #0D72C7;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

.navigation li a:hover,
.navigation li.active a {
	background: #F5F5F5;
	color: #0D72C7;
	text-decoration: none;
}

.navigation li a:hover {
	text-decoration: underline;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	float: right;
	display: inline;
}

#sidebar-alt {
	float: left;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.content-sidebar #sidebar {
	width: 280px;
}

.sidebar-content #sidebar {
	width: 280px;
}

.content-sidebar-sidebar #sidebar {
	width: 280px;
}

.content-sidebar-sidebar #sidebar-alt {
	width: 150px;
}

.sidebar-sidebar-content #sidebar {
	width: 280px;
}

.sidebar-sidebar-content #sidebar-alt {
	width: 150px;
}

.sidebar-content-sidebar #sidebar {
	width: 280px;
}

.sidebar-content-sidebar #sidebar-alt {
	width: 150px;
}

#sidebar h4,
#sidebar .widget-title,
#sidebar-alt h4,
#sidebar-alt .widget-title,
#ez-home-sidebar h4,
#ez-home-sidebar .widget-title {
	background: #FCE7C3;
	border-top: 0px solid #FEA500;
	border-bottom: 1px solid #FEA500;
	border-left: 0px solid #FEA500;
	border-right: 0px solid #FEA500;
	margin: 0;
	padding: 9px 10px 8px 10px;
	color: #333333;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.25;
}

#sidebar,
#sidebar-alt,
#ez-home-sidebar {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

#sidebar a,
#sidebar a:visited,
#sidebar-alt a,
#sidebar-alt a:visited,
#ez-home-sidebar a,
#ez-home-sidebar a:visited {
	color: #0D72C7;
	text-decoration: none;
}

#sidebar a:hover,
#sidebar-alt a:hover,
#ez-home-sidebar a:hover {
	color: #0D72C7;
	text-decoration: underline;
}

.sidebar.widget-area .widget {
	background: #FFFFFF;
	border-top: 1px solid #FEA500;
	border-bottom: 1px solid #FEA500;
	border-left: 1px solid #FEA500;
	border-right: 1px solid #FEA500;
	margin: 0px 0 15px;
	padding: 0 0 15px;
}

.sidebar.widget-area ol,
.sidebar.widget-area ul,
.sidebar.widget-area .textwidget,
.sidebar.widget-area .widget_tag_cloud div div,
.sidebar.widget-area .author-bio-widget,
.sidebar.widget-area .featuredpage .page,
.sidebar.widget-area .featuredpost .post {
	margin: 0;
	padding: 15px 15px 0px 15px;
}

.sidebar.widget-area #wp-calendar caption,
.sidebar.widget-area #wp-calendar th {
	color: #333333;
}

.sidebar.widget-area .widget_archive select,
.sidebar.widget-area #cat {
	margin: 15px 15px 0px 15px;
}

.sidebar.widget-area ul li {
	border-bottom: 1px solid #DDDDDD;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 5px 0px;
	list-style-type: none;
	word-wrap: break-word;
}

.sidebar.widget-area ul ul li {
	border: none;
	margin: 0;
}

/* Dropdowns
------------------------------------------------------------ */

.widget_archive select,
#cat {
	background: #F5F5F5;
	border: 1px solid #DDDDDD;
	width: 83%;
	margin: 15px 15px 0;
	padding: 3px;
	font-size: 14px;
	display: inline;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	overflow: hidden;
	clear: both;
}

.featuredpage .page,
.featuredpost .post {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

.featuredpage .page p,
.featuredpost .post p {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

.featuredpage .page a,
.featuredpage .page a:visited,
.featuredpost .post a,
.featuredpost .post a:visited {
	color: #0D72C7 !important;
	text-decoration: none !important;
}

.featuredpage .page a:hover,
.featuredpost .post a:hover {
	color: #0D72C7 !important;
	text-decoration: underline !important;
}

.featuredpage .page h2,
.featuredpost .post h2,
.featuredpage .page .entry-title,
.featuredpost .post .entry-title {
	margin: 0 0 5px;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.25;
}

.featuredpage .page h2 a,
.featuredpage .page h2 a:visited,
.featuredpost .post h2 a,
.featuredpost .post h2 a:visited,
.featuredpage .page .entry-title a,
.featuredpage .page .entry-title a:visited,
.featuredpost .post .entry-title a,
.featuredpost .post .entry-title a:visited {
	color: #333333 !important;
	text-decoration: none !important;
}

.featuredpage .page h2 a:hover,
.featuredpost .post h2 a:hover,
.featuredpage .page .entry-title a:hover,
.featuredpost .post .entry-title a:hover {
	color: #0D72C7 !important;
	text-decoration: none !important;
}

.featuredpage .page .byline,
.featuredpost .post .post-info {
	color: #333333 !important;
	font-family: Arial, sans-serif !important;
	font-size: 14px !important;
}

.featuredpage .page .byline a,
.featuredpage .page .byline a:visited,
.featuredpost .post .post-info a,
.featuredpost .post .post-info a:visited {
	color: #0D72C7 !important;
	text-decoration: none !important;
}

.featuredpage .page .byline a:hover,
.featuredpost .post .post-info a:hover {
	color: #0D72C7 !important;
	text-decoration: underline !important;
}

.more-from-category {
	padding: 5px 15px 0;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}

.user-profile p {
	padding: 5px 25px;
}

.user-profile .posts_link {
	padding: 0 25px;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 12px 0 0;
}

.sidebar .searchform {
	padding: 15px 0 10px 30px;
}

.s, #subbox, .widget_product_search input#s {
	background: #F5F5F5;
	border: 1px solid #DDDDDD;
	width: 180px;
	margin: 10px 5px 0 0;
	padding: 6px 5px 6px 5px;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
	-webkit-appearance: none;
}

#nav .s {
	margin: 2px -7px 0 0;
}

.searchsubmit, #subbutton, .widget_product_search input#searchsubmit {
	background: #F5F5F5;
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 5px 7px 5px 7px;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 19px;
	cursor: pointer;
	text-decoration: none;
}

.searchsubmit:hover, #subbutton:hover,  .widget_product_search input#searchsubmit:hover {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	color: #333333;
	text-decoration: none;
}

.widget_product_search label {
	display: none;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews p {
	padding: 10px 15px 5px;
}

.enews #subscribe {
	padding: 0 0 0 15px;
}

.enews #subbox {
	margin: 5px -7px 0 0;
	padding: 6px 5px;
	width: 75%;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
	padding: 20px;
}

#wp-calendar caption {
	font-size: 14px;
	font-style: italic;
	padding: 20px 30px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #F5F5F5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #F5F5F5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	background-color: #F5F5F5;
	border-top: 1px solid #ddd;
	clear: both;
	font-size: 14px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

#footer-widgets .wrap {
	overflow: hidden;
	padding: 20px 30px 10px;
}

#footer-widgets .widget {
	background: none;
	border: none;
	margin: 0 0 15px;
	padding: 0;
}

#footer-widgets .textwidget {
	padding: 0;
}

#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets p {
	font-size: inherit;
	margin: 0 0 10px;
}

#footer-widgets ul {
	margin: 0;
}

#footer-widgets ul li {
	margin: 0 0 0 20px;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	margin: 0 30px 0 0;
	width: 280px;
}

.footer-widgets-2 {
	float: left;
	width: 280px;
}

.footer-widgets-3 {
	float: right;
	width: 280px;
}


/* Footer
------------------------------------------------------------ */

#footer {
	background: transparent;
	border-top: 1px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	overflow: hidden;
	clear: both;
}

#footer .wrap {
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	overflow: hidden;
}

.content-sidebar-sidebar #footer .wrap {
	width: 880px;
}

.sidebar-sidebar-content #footer .wrap {
	width: 880px;
}

.sidebar-content-sidebar #footer .wrap {
	width: 880px;
}

.content-sidebar #footer .wrap {
	width: 1000px;
}

.sidebar-content #footer .wrap {
	width: 880px;
}

.full-width-content #footer .wrap {
	width: 1000px;
}

#footer p {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
	
}

#footer a,
#footer a:visited {
	color: #333333;
	text-decoration: none;
}

#footer a:hover {
	color: #0D72C7;
	text-decoration: none;
}

#footer .gototop {
	float: left;
	width: 200px;
}

#footer .creds {
	float: right;
	text-align: right;
	width: 650px;
}


/* Comments
------------------------------------------------------------ */

#comments {
	margin: 0px 0 15px;
	overflow: hidden;
}

#respond {
	margin: 0 0 15px;
	padding: 20px 0 0;
}

#comments h3,
#respond h3 {
	margin: 0 0 10px;
	color: #333333;
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	font-weight: 300;
	line-height: 1.25;
}

#author,
#comment,
#email,
#url {
	background: #F5F5F5;
	border: 1px solid #DDDDDD;
	width: 250px;
	margin: 0 5px 10px 0;
	padding: 5px;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
	-webkit-box-shadow: 0 1px 2px #E8E8E8 inset;
	box-shadow: 0 1px 2px #E8E8E8 inset;
}

#comment {
	width: 98%;
	height: 150px;
	margin: 0 0 10px;
}

#commentform #submit {
	background: #F5F5F5;
	border: 1px solid #DDDDDD;
	width: auto;
	padding: 5px 7px 5px 7px;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 19px;
	cursor: pointer;
	text-decoration: none;
}

#commentform #submit:hover {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	color: #111111;
	text-decoration: none;
}

.comment-author {
	color: #333333;
	font-family: Arial, sans-serif;
}

.comment-author cite,
.comment-author .says {
	font-size: 16px;
}

.comment-author cite a, .comment-author cite a:visited {
	color: #0D72C7;
	text-decoration: none;
}

.comment-author cite a:hover {
	color: #0D72C7;
	text-decoration: underline;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin: 15px 0 5px;
	padding: 10px 15px 10px 15px;
	font-weight: bold;
	list-style-type: none;
}

.comment-list li .avatar {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	width: 48px;
	height: 48px;
	margin: 5px 0 0 10px;
	padding: 4px;
	float: right;
}

.comment-list li ul li {
	background: #F5F5F5;
	margin-right: -16px;
	list-style-type: none;
}

.comment-content p {
	margin: 0 0 20px;
}

.comment-content p,
#respond p {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: 300;
}

.comment-notes {
	margin: 0 0 10px;
}

#respond label {
	
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
	font-weight: normal;
}

.commentmetadata,
.comment-edit-link {
	margin: 0 0 5px;
	color: #0D72C7;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.commentmetadata a,
.commentmetadata a:visited,
.comment-edit-link a,
.comment-edit-link a:visited {
	color: #0D72C7 !important;
	text-decoration: none !important;
}

.commentmetadata a:hover,
.comment-edit-link a:hover {
	color: #0D72C7 !important;
	text-decoration: underline !important;
}

a.comment-reply-link,
a.comment-reply-link:visited {
	background: transparent;
	border-top: 0px solid #E8E8E8;
	border-bottom: 0px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
	padding: 0px 0px 0px 0px;
	color: #0D72C7;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-decoration: none;
}

a.comment-reply-link:hover {
	background: transparent;
	border-top: 0px solid #E8E8E8;
	border-bottom: 0px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
	color: #0D72C7;
	text-decoration: underline;
}

.comment-content a,
.comment-content a:visited,
#comments .navigation a,
#comments .navigation a:visited,
#respond a,
#respond a:visited {
	color: #0D72C7;
	text-decoration: none;
}

.comment-content a:hover,
#comments .navigation a:hover,
#respond a:hover {
	color: #0D72C7;
	text-decoration: underline;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	padding: 20px 0 20px;
	display: block;
}

.thread-even {
	background: #F5F5F5;
}

.thread-alt {
	background: #F5F5F5;
}

.form-allowed-tags {
	background: #F5F5F5;
	border: 1px solid #DDDDDD;
	margin: 10px 0 20px;
	padding: 15px 15px 15px 15px;
}

#respond p.form-allowed-tags {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
}


/* BuddyPress
------------------------------------------------------------ */

div.item-list-tabs {
	margin: 25px 0 20px;
}

div.item-list-tabs#subnav {
	margin: -15px 0 15px;
}

.padder div.pagination {
	margin: -20px 0 0;
}

form#whats-new-form textarea {
	width: 97%;
}

table.forum {
	margin: 0;
}

table.forum tr > td:first-child,
table.forum tr > th:first-child {
	padding: 10px 15px;
}

ul#topic-post-list p {
	padding: 0 0 20px;
}

div.dir-search {
	margin: -29px 0 0;
}

ul.button-nav li,
div#item-header ul li,
ul.item-list li {
	list-style: none;
}

ul#topic-post-list {
	margin: 0 0 15px;
}

#post-topic-reply {
	margin: 15px 0 0;
}

#sidebar .item-options,
#sidebar-alt .item-options,
#sidebar .avatar-block,
#sidebar-alt .avatar-block {
	padding: 10px 10px 0;
}

#sidebar ul.item-list .vcard,
#sidebar-alt ul.item-list .vcard,
#sidebar .avatar-block,
#sidebar-alt .avatar-block {
	overflow: auto;
}

#sidebar a img.avatar,
#sidebar-alt a img.avatar {
	background: #F6F6F6;
	margin: 0 10px 10px 0;
	padding: 5px;
	float: left;
}

#sidebar ul.item-list,
#sidebar-alt ul.item-list {
	width: auto;
	padding: 0 10px;
}

#primary ul.item-list,
#primary ul.item-list li {
	list-style-type: none;
}

.widget-error {
	padding: 10px;
}


/* BBPress
------------------------------------------------------------ */

.bbPress #content .hentry p {
	padding: 0;
}

.bbPress #content .hentry ul li p {
	padding: 0 0 20px;
}

.bbPress #content .hentry ul {
	padding: 0;
}

.bbPress #content .hentry ul li {
	margin: 0;
	list-style: none;
}

.bbPress .post-format-icon {
	display: none;
}
