

body {
	background-color:#FFFFFF;
}

.header .navi .sub-menu li {
	background-color:#A496B5;
}

.header .navi li:hover > a {
	border-bottom:3px solid #A496B5;
}

.content h2 a:hover, .content h3 a:hover, .panel h3 a:hover, .read-more:hover, .header a.logo:hover, .article-icons a:hover, .pager a:hover, li.search input[type='submit']:hover, .back-to-top:hover, .carousel-box .carousel-left:hover, .carousel-box .carousel-right:hover, .upper-title-right a:hover, .sponsored-advert:hover, a.text-button:hover, .main-content div.about-author-content .social-icons a:hover, .plain-text .social-icons a:hover, .plain-text a:hover {
	color:#A496B5;
}

.plain-text a {
    color:#A496B5;
}

.navi > li:hover > a {
	color:#A496B5;
}

.content input[type='submit']:hover, .panel .tagcloud a:hover {
	background:#A496B5;
}

.sexyslider-control.active, h2 .title-marker, h2 .title-marker .right-arrow {
	background:#A496B5;
}

.carousel-box .image-list li.active .image-border img {
	border:5px solid #A496B5;
}


