/* =================================================================== */
/* Blue #00A0E3
====================================================================== */
/*a, a:active,*/
a.post-entry,
.bx_breadcrumbs ul li span,
span.price_val1
{
    color: #00A0E3;
}
a.post-entry {
    background-image: url("../../images/blog-post-entry-01-blue.png");
}
#navigation ul li a:hover,
#navigation ul li:hover > a,
a.root-item-selected,
#bolded-line,
.button.gray:hover, 
.button.light:hover, 
.button.color, 
input[type="button"]
{
	background: #00A0E3;
}

.flex-direction-nav .flex-prev:hover, 
.flex-direction-nav .flex-next:hover, 
#scroll-top-top a,
.post-icon,
.bx-newslist-slider-control li:hover
{
	background-color:#00A0E3;
}

.bx-newslist-slider-control li
{
	border-color: #00A0E3;
}

.mr-rotato-prev:hover,
.mr-rotato-next:hover,
li.current,
.tags a:hover,
#filters a:hover,
.selected,
#portfolio-navi a:hover
{
	background-color: #00A0E3 !important;
	border-color: #00A0E3 !important;
}
