body, button, input, select, textarea {
    font-family: "Arial", sans-serif;
}
.sidebar #primary {
    width: 70%;
}
#secondary {
    width: 30%;
}

.main-navigation div > ul > li > a {
    text-transform: uppercase;
    font-weight: bold;
    font-family: arial;
}
.site-footer .bottom-bar .container div:only-of-type {
		font-size: 15px;
    text-transform: uppercase;
    color: #fff;
}
#top-bar .top-bar-text span a {
    color: #fff;
}
#top-bar {
    background: #990000;
}
.top-bar-navigation ul li a {
    color: #fff;
}
.entry-content,
.widget-area
{
    color: #000;
    font-size: 15px;
}
.entry-content, .widget-area {
    font-family: arial;
}

#secondary .widget h3.widget-title ~ *, #colophon .widget h3.widget-title ~ * {
   font-size: 13px;
  color:#999;
}

.site-footer .footer-main {
    font-family: arial;
}
.su-table .su-even td {
    width: 200px;
}
.sow-icon-image{
	    font-size: inherit !important;
}
.textwidget img{
    width: 20%;
    float: left;
    margin-right: 15px;
    margin-top: 8px;
}

.site-footer .bottom-bar{
	background-color: #017477 !important;
}
.site-footer .footer-main {
    background: #cff1f1;
}
.widget-title{
	color: #333 !important;
}
.site-footer .footer-main a{
    color: #333;
}

.textwidget{
      color: #333 !important;
}

.site-info a{
	color: #fff !important;
}

.sow-more-text a{
    padding: 6px;
  	border: 1px solid #ccc !important;
}

#top-bar .top-bar-text {
    font-family: arial;
    font-size: 16px;
}
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a {
    color: #017477 !important;
}

.widget_recent_entries ul li a{
		color: #017477;
    text-decoration: none;
    font-size: 14px;
    font-family: arial;
}


.widget_recent_entries ul li{
	margin-bottom: 5px;
}

article {
	padding-bottom: 0;
}

.entry-footer{
	display: none;
}

.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
    background: #007476 !important;
}

.su-audio {margin-top: -2em; background: #007476 !important;}

.entry-thumbnail {
    display: none;
}