.navigation { background-color: #3d83b3; }

@media only screen and (max-width: 799px) { .navigation .menu > li:hover > a, .navigation .menu > .current-menu-item > a, 
.navigation .menu > .current-menu-parent > a { background-color: #3d83b3; } }

.navigation.sticky { background: rgb(61,131,179); background: rgba(61,131,179, 0.9); }

.main .sidebar .widgettitle, .tabbed .tabs-list { background-color: #3d83b3; }

.post-content a { color: #3d84b3 }

.post-content a:hover { color: #326b91 }

.main-footer { background-color: #e5e5e5; background-image: none; }

.main-footer, .main-footer .widget { color: #979797 }

.main-footer .widget a { color: #979797 }

.main-footer .widgettitle { color: #979797 }


h1.main-heading {
border-left: 0px; 
padding-left: 0px;
margin-bottom: 10px;
}

::selection { 
	background: #3d84b3; 
	color: #fff; 
}

div.breadcrumbs {
background: #ffffff;
}

.main-head .ads-widget {
text-align: left;
}

#wpadminbar {
    z-index: 10000000 !important;
}