
/* ORANGE THEME */
#navigation > ul > li:hover > a,
#navigation > ul > li.active > a,
.btn,
.items a:hover,
.items2 a:hover,
.project-list li:hover .info,
.blog-section .blog-tabs .nav-tabs li a,
.blog-list li a:hover .comments,
.skill-list .bar,
.heading .sort-list .active a,
.heading .sort-list a:hover,
.price-holder .col.premium .col-heading,
.price-area .premium .btn,
.price-holder .col.premium .btn-holder .btn,
.paging li a:hover,
.paging li.active a,
.carousel-post .carousel-nav a:hover,
.carousel-post .carousel-nav a.active,
.post-information .comments,
#navigation .dropdown a{
	background: #ef6500;
}
#main-carousel h2 strong, 
a:hover,
.project-list .info .links,
.blog-section .tab-content li .info .date,
.blog-list li .info .autor,
.main-title h1 span,
.hero-unit .error,
.footer-nav .active a,
.footer-nav li a:hover,
.hero-unit .title span,
a {
	color: #ef6500;
}
#header,
.blog-list li a:hover,
.blog-section .blog-tabs .nav-tabs li a:hover,
#footer h3{
	border-color:#ef6500;	
}
#main-carousel .flex-control-paging a:hover,
#main-carousel .flex-control-paging a.flex-active {
	background: #ef6500;
}
.paging .next:after,
.paging .prev:after,
.heading .nav-btns a:hover{
	background-color:#ef6500
}
.footer-nav .active a,
.footer-nav a:hover{
	border-bottom-color:#ef6500;
}