div#top-1-navigation {
    background-color#ffffff;
}
div#top-navigation {
    background-color:#1B2C5A
}

div#footer-navigation {
    background-color: #1B2C5A;
}
div.site-info {
    background-color:#ffffff;
}
a {
    color: #1B2C5A;
    text-decoration: none;
}
.site-info-text-top {
    color: #1B92D0;
}
#mytitle {
    font-size: 450%;
    position: relative;
    top: 10px;
color: white;
font-family: ‘Tahoma’, Georgia, sans-serif;
text-shadow: 0 1px 0 #000,
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               0 4px 0 #b9b9b9,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);
}
.descp {
 color: #000000;
font-family: "Lucida Console";
padding-top:10px;
font-size: 100%;
}
header.entry-header {
    display: none;
}

@media all and (min-width: 760px) {
.sidebar-header-right {
margin-top: -9%;
  }
}
@media all and (max-width: 760px) {
.sidebar-header-right {
margin-top: 0%;
  }
}


.contactform6 .wdform-label {
color: #27407f !important;
}
div.wdform_column.ui-sortable {
padding: 10px !important;
}
#a1locksmith-footer {
text-align: center;
background: #ffffff;
color:#355393;
}
.column .widget .widget-title {
    background: #dc0a32 !important;
}
div#pg-41-0 {
    margin-bottom: 0px;
}
.site-title {
   font-size: 36px;
}
.header-is-on .site-info-text {
left:50%;
}

.entry-title a, h1, h2, h3, h4, h5, h6 {
    color: #0000000 !important;
}

.horisontal-navigation a {
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0.5);
}

.horisontal-navigation .current-menu-item > a, .horisontal-navigation .current-menu-ancestor > a, .horisontal-navigation .current_page_item > a, .horisontal-navigation .current_page_ancestor > a {
    border-radius: 0px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3);
    background-image: none;
    text-shadow: none;
    text-decoration: underline;
}