.entry-categories a, .item-title a {
border-bottom: 4px solid transparent;
}
.entry-categories a:hover, .item-title a:hover {
border-bottom-color: #FEE714;
}
a {
color: #F36C4F;
}
a:hover, a:focus {
color: #f6947f;
}
.btn,
input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.comment-reply-link {
background-color: #FEE714;
border: 2px solid #FEE714;
}
.btn:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover,
.comment-reply-link:hover {
background-color: #dec801;
color: #FFF;
}
.btn.white,
input[type="button"].white,
input[type="submit"].white,
input[type="reset"].white,
button.white,
.comment-reply-link.white {
background-color: #FFF;
border-color: #FFF;
color: #444444;
}
.btn.white.transparent,
input[type="button"].white.transparent,
input[type="submit"].white.transparent,
input[type="reset"].white.transparent,
button.white.transparent,
.comment-reply-link.white.transparent {
color: #FFF;
}
.btn.transparent,
input[type="button"].transparent,
input[type="submit"].transparent,
input[type="reset"].transparent,
button.transparent,
.comment-reply-link.transparent {
background-color: transparent;
color: #FEE714;
}
.btn.transparent:hover,
input[type="button"].transparent:hover,
input[type="submit"].transparent:hover,
input[type="reset"].transparent:hover,
button.transparent:hover,
.comment-reply-link.transparent:hover {
background-color: #FEE714;
color: #FFF;
border-color: #FEE714;
}
#navigation a {
color: #FFF;
}
#navigation > li ul a {
color: #444444;
}
#navigation > li ul a:hover,
#navigation > li ul .sfHover > a {
color: #FFF;
background: #FEE714;
}
#navigation > li > a:hover,
#navigation > li.sfHover > a,
#navigation > li.sfHover > a:active,
#navigation > li.current_page_item > a,
#navigation > li.current-menu-item > a,
#navigation > li.current-menu-ancestor > a,
#navigation > li.current-menu-parent > a,
#navigation > li.current > a {
border-bottom-color: #FEE714;
}
.header-main {
background-color: #F36C4F;
color: #FFF;
}
.home-slider .flex-control-paging li a.flex-active:before {
border: 2px solid #F36C4F;
}
.section-title i {
color: #FEE714;
}
.section-category .section-title {
border-top: 5px solid #F36C4F;
}
.entry-categories {
color: #cacaca;
}
.entry-categories a {
color: #F36C4F;
}
.item p {
color: #777777;
}
.item-thumb:hover {
border-color: #F36C4F;
}
.item-time {
color: #777777;
}
.item-rating {
background-color: #FEE714;
}
.item-rating:after {
border: 6px solid transparent;
border-left-color: #c5b101;
}
.entry-time {
color: #777777;
}
#paging a,
#paging a:visited,
#paging > span {
background-color: #ebebeb;
color: #444444;
}
#paging a:hover {
color: #FFF;
background-color: #FEE714;
}
#paging span.current {
color: #FFF;
background-color: #F36C4F;
}
.footer {
background-color: #F36C4F;
}
.widget.widget_categories ul li:hover, .widget.widget_meta ul li:hover, .widget.widget_pages ul li:hover, .widget.widget_recent_entries ul li:hover {
border-bottom: 3px solid #FEE714;
}