body,h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif !important;
}

#top-area .top-bar-section .current-page-ancestor a:not(.button) {
	background: #2b2b2b;
}

#menu-main {
	float: left !important;
}

#header {
	background: #2b2b2b;
	margin-top: 0;
	padding-top: 10px;
	box-shadow: 0 -3px 4px -4px #000 inset;
	-moz-box-shadow: 0 -3px 4px -4px #000 inset;
	-webkit-box-shadow: 0 -3px 4px -4px #000 inset;
	-o-box-shadow: 0 -3px 4px -4px #000 inset;
	-ms-box-shadow: 0 -3px 4px -4px #000 inset;
}

#main, .header-inner {
	max-width: 1000px;
	float: none;
	margin: 0 auto;
}

.header-inner h1 {
	padding: 0 10px 20px;
	margin: 0;
	line-height: 0.8em;
	text-align: center;
	width: 100%;
}

.header-inner h1 a {
	display: none;
}

.header-inner img {
	margin-top: 10px;
	max-width: 480px;
	max-height: 105px;
	width: 100%;
}

#site-title {
	display: none;
}

#main {
	margin-top: 30px;
}

#content .details ul {
	list-style: square inside;
}

#content .details ol {
	list-style: decimal inside;
}

article > h2 {
	line-height: 1;
    margin: 0 0 25px;
}

article > h2 > a {
	color: #148BAE;
}

.label.secondary {
    color: #969696;
}

#sidebar {
	padding-left: 25px;
}

.top-bar-section ul li a, .main-bar-section ul li a {
	font-size: 0.749em;
}

a#scroll-to-top {
	bottom: 50px;
}

.hidden-block {
	display: none;
}

#sidebar a:not(.button) {
	color: #148bae;
}

.breadcrumbs {
	background: #fff;
}

#sidebar .widgettitle {
	background: rgba(0,0,0,0.1);
    border-radius: 2px;
    color: #F57900;
    line-height: 36px;
    margin: 0 0 15px;
    padding: 0 15px;
    font-size: 1.2em;
    text-transform: uppercase;
}

#sidebar .widget-content {
	padding-left: 10px;
}

#orbit-slider .orbit-bullets li {
	background: rgba(0,0,0,0.1);
}

#orbit-slider .orbit-bullets li.active {
	background: #42B9C0;
}

#main .details ul li {
	margin-bottom: 15px;
}

.widget.widget_espa_widget {
    padding: 10px 0;
}

.widget.widget_espa_widget p {
    font-size: 1em;
    margin: 0;
    padding-top: 10px;
    text-align: justify;
}

#footer-area {
	box-shadow: 0 1px 4px -2px rgba(0,0,0,0.2) inset;
	-moz-box-shadow: 0 1px 4px -2px rgba(0,0,0,0.2) inset;
	-webkit-box-shadow: 0 1px 4px -2px rgba(0,0,0,0.2) inset;
	-o-box-shadow: 0 1px 4px -2px rgba(0,0,0,0.2) inset;
	-ms-box-shadow: 0 1px 4px -2px rgba(0,0,0,0.2) inset;
}

#powered-by span {
	color: #f57900;
}

@media only screen and (max-width: 768px) {

	#sidebar {
		padding-left: 10px;
	}
}

@media only screen and (max-width: 548px) {

	.small-block-grid-2 > li {
		width: 100%;
	}
}

@media only screen and (max-width: 468px) {

	#credits {
		line-height: 1;
	}

	#copyright, #powered-by {
		padding: 10px 0 0;
		width: 100%;
	}

	#powered-by {
		padding-bottom: 10px;
	}
}
