.firstcolor,
#topheader .navigationtop .cl-effect-21 > ul > li > a:hover,
#topheader .navigationtop .cl-effect-21 > ul > li > a:focus,
#topheader .navigationtop #topnav ul.topmenu > li.current-menu-item > a,
.login-popup .close-btn:hover,
.login-popup #additional-settings a, a {
    color:#ffd71a;
}

.firstbg,.ale-toggle span.ui-icon,.ale-toggle .ui-state-active .ui-icon,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
a.button {
    background-color:#ffd71a;
}

.topoutline,.fourthtop {
    border-color:#ffd71a;
}

blockquote {
    border-right:6px solid #ffd71a;
}

#topheader .navigationtop .cl-effect-21 > ul > li > a::before,
#topheader .navigationtop .cl-effect-21 > ul > li > a::after,
#topheader .navigationtop #topnav ul.topmenu > li.current-menu-item > a:before,
#topheader .navigationtop #topnav ul.topmenu > li.current-menu-item > a:after,
.login-popup #form .submit .button,
.tagcloud a:hover,
.aletheme-flickr-widget li.picture,
.aletheme-blog-widget ul li .entry-thumb,
.aletheme-mostcommented-widget ul li .entry-thumb,
.ale-service .iconbox {
    background-color:#ffd71a;
}
figure.tubmapost figcaption {
    background: rgba(255, 198, 41, 0.55);
}
.teamphotos .teamitem figure:hover figcaption {
    background: rgba(255, 198, 41, 0.85);
}
.ale-tabs .ale-nav li a:hover {
    background: #ffd71a!important;
    border-top: 1px solid #ffd71a;
    border-left: 1px solid #ffd71a;
    border-right: 1px solid #ffd71a;
}

.ale-tabs .ale-nav .ui-tabs-selected a,
.ale-tabs .ale-nav .ui-tabs-active a {
    background: #ffd71a!important;
    border-top: 1px solid #ffd71a;
    border-left: 1px solid #ffd71a;
    border-right: 1px solid #ffd71a;
}
.ale-tabs .ale-tab {
    border-bottom: 5px solid #ffd71a;
}
.topblack {
    border-top: 18px solid #fcf6b8;
}

.secondcolor,#topnav a {
    color:#333333;
}

.secondbg {
    background-color:#333333;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=search]:focus,
input[type=password]:focus,
textarea:focus {
    background-color:#5f6062;
    border-color:#5f6062;
}
.tagcloud a,.jspDrag {
    background-color:#5f6062;
}
blockquote {
    background: url(../images/quote.png) 23px 22px no-repeat;
}
section.portfoliocat .reviews {
    background: url(../images/rev.png) left 5px no-repeat;
}
#topheader .headerbox .tophead {
    background: url(../images/top.png) no-repeat;
	display: none;
}
section.fromblog .titlefromblog {
    background: url(../images/fromblog.png) right top no-repeat;
}