/*
 Theme Name:   NewAlbany
 Description:  Divi Child Theme
 Template:     Divi
*/

body {
	font-size: 14px;
}

/*--------- Header ---------*/

#main-header {
	background-color: #034581;
}
#top-header > .container {
	padding:8px 0px 7px;
}
#main-header > .container{
	/*background-image: url('/wp-content/uploads/2015/07/header-bg-2.png');*/
	padding:10px 0px;
}
#social_icons {float: right; margin-top: 5px;}
#social_icons > li {display:inline-block;}
#right_header_content {float:right;}

.entry-content ol ol {list-style-position: outside;}
#yui_3_17_2_1_1503962280772_1508{list-style-position: outside; margin-left: 16px;}
/*--------- Nav ---------*/
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
	padding-top:0px;
}
.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
	margin: 0px;
	padding: 10px;
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target::after {
	top: 45% !important;
}
#top-menu li, .fullwidth-menu li {
	padding-right: 10px;
}
#top-menu > li:last-child, .fullwidth-menu > li:last-child {
	padding-right: 10px;
}
#et-top-navigation {
	float: left;
	padding-left:0px !important;
}
#top-menu-nav > ul > li:hover > a {
	color: #174256 !important;
}
#top-menu-nav > ul > li:hover {
	background-color: #44c4e3 !important;
}
#custom_nav {
	background: #0197e6; /* Old browsers */
	background: -moz-linear-gradient(top, #0197e6 0%, #016fd7 90%, #0153a6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0197e6), color-stop(90%,#016fd7), color-stop(100%,#0153a6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0197e6 0%,#016fd7 90%,#0153a6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0197e6 0%,#016fd7 90%,#0153a6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0197e6 0%,#016fd7 90%,#0153a6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #0197e6 0%,#016fd7 90%,#0153a6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0197e6', endColorstr='#0153a6',GradientType=0 ); /* IE6-9 */
	border-top:3px solid #8BA1B5;
}
#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a {
	color:#FFF;
}
#top-menu li.current-menu-ancestor, #top-menu li.current-menu-item {
	background-color:#0064ab !important;
}
.et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation {
	padding-top: 0px !important;
}
.et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a, .et_header_style_split .et-fixed-header #et-top-navigation nav > ul > li > a {
	padding-bottom:0px !important;
}
.et-fixed-header #top-menu a, .et-fixed-header #et_search_icon::before, .et-fixed-header #et_top_search .et-search-form input, .et-fixed-header .et_search_form_container input, .et-fixed-header .et_close_search_field::after, .et-fixed-header #et-top-navigation .et-cart-info {
    color: #AAA !important;
}
.ubermenu-skin-trans-black .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
	color:#666 !important;
}
.ubermenu-skin-trans-black .ubermenu-submenu .ubermenu-item-header > .ubermenu-target:hover {
	color:#034581 !important;
}
.ubermenu-skin-trans-black .ubermenu-submenu, .ubermenu-skin-trans-black .ubermenu-submenu .ubermenu-target {
	color:#666 !important;
}
.ubermenu-skin-trans-black .ubermenu-submenu .ubermenu-target:hover, .ubermenu-skin-trans-black .ubermenu-submenu .ubermenu-active > .ubermenu-target {
	color: #034581 !important;
}
.ubermenu .ubermenu-item .ubermenu-submenu-type-mega > .ubermenu-item.ubermenu-has-submenu-flyout > .ubermenu-submenu-drop {
	box-shadow: 2px 2px 3px #000 !important;
}
.ubermenu .ubermenu-colgroup .ubermenu-column, .ubermenu .ubermenu-custom-content-padded, .ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
	padding:10px !important;
}


/*--------- Page ---------*/

#homepage_latest_news > .et_pb_post > h2 > a {
	font-size:12px;
}
#homepage_latest_news > .et_pb_post {
	max-height:30px;
	margin-bottom:0px;
	overflow:hidden;
}
#homepage_latest_news > .et_pb_post > h2 {
	margin-top:10px;
}
.et_pb_slide_description h2 {
	font-weight:600;
	text-shadow:2px 2px 3px #000;
}
.et_pb_button {
	background: rgba(255, 255, 255, 0.2) none repeat scroll 0% 0%;
}
#inner_page_nav > ul > li {
	display:inline;
}
#inner_page_nav > ul > li:after {
	content: " | ";
	position:relative;
	top:0px;
	left:0px;
}
#inner_page_nav > ul > li:last-child:after {
	content: " ";
}

/*--------- Footer ---------*/

#footer-bottom, #main-footer {
	-webkit-box-shadow: inset 0px 8px 22px -9px rgba(0,0,0,0.6);
	-moz-box-shadow: inset 0px 8px 22px -9px rgba(0,0,0,0.6);
	box-shadow: inset 0px 8px 22px -9px rgba(0,0,0,0.6);
}
#footer-info {
	float:left;
}
#footer_menu {
	list-style-type:none;
}
#footer_menu > li {
	display:inline-block;
}
#footer_menu > li:after {
	content: " | ";
	position:relative;
	top:0px;
	left:0px;
}
#footer_menu > li:last-child:after {
	content: " ";
}
#footer-info > p {
	font-size:12px;
}
#footer_menu > li > a {
	color:#FFF;
}
#footer_menu > li > a:hover {
	color: #0198E7;
}
#footer-bottom {
	background-color: #034581;
}
.footer-widget h4 {
	color: #FFF;
}
.footer-widget {
	font-size: 12px;
	line-height: 1.5;
}
#footer-widgets {
	padding: 1% 0px 0px !important;
}

/*--------- General Fixes ---------*/
.no_padding {
	padding:0px !important;
}
.no_padding_row > .et_pb_row {
	padding:0px !important;
}
.shadow_section {
	-webkit-box-shadow: inset 0px 8px 22px -9px rgba(0,0,0,0.6);
	-moz-box-shadow: inset 0px 8px 22px -9px rgba(0,0,0,0.6);
	box-shadow: inset 0px 8px 22px -9px rgba(0,0,0,0.6);
}
.list_padding_remove {
	padding-left: 0px !important;
	list-style-type:none;
}
.list_padding_remove > li {
	padding-left: 0px !important;
}
#footer-widgets .footer-widget li::before {
	border-style: none;
}
.last {
	margin-right: 0px !important;
}
.featured_box {
	width: 230px;
	background-color: #022E57;
	padding: 20px 10px;
	color: #FFF;
	margin:0px 0px 25px 25px;
	text-align:center;
}
.featured_box > img {
	border:2px solid #FFF;
}
.blue_heading {
	color:#418BCF;
	text-decoration:underline;
	font-weight:bold;
}
a.cta-button {
	display: block;
	width: 220px;
	height: 40px;
	line-height: 40px;
	padding: 0px 15px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	border-radius: 3px;
	background: transparent linear-gradient(to bottom, #BFD255 0%, #8EB92A 50%, #72AA00 51%, #9ECB2D 100%) repeat scroll 0% 0%;
}
#breadcrumbs {
	float: left;
}
#top {
	float:right;
}
#main-content .container::before {
	background-color: rgba(0,0,0,0) !important;
}
sup {
	bottom: 0.5em;
	font-size: 10px;
}
.custom_years {
	margin-bottom: 50px;
	float: left;
	width: 100%;
	border-bottom: 2px solid;
	padding-bottom: 30px;
}
.custom_months {
	width:100px;
	min-height:0px;
}

.pa-clear{clear: both;}

/*--------- Mobile CSS ---------*/

@media(max-width:980px) {
#logo {
	display:none !important;
}

}
