
/* TEXT COLOR */
body test,
#contact a:hover,
#event-calendar .ui-datepicker-title,
.slide-more a, .slide h2,
#navigation ul li a:hover,
#event-calendar .highlight a,
.pagination a:hover,
.playlist-type,
.color, h4,
#event-genres a span:hover, #event-location a span:hover,
#content .info a, .textarea a, #tinymce a,.cultuurnet-layout a:hover,
#results .chunk strong,
.steunkleur, blockquote
{ color:#050205 !important; }

.icons .difficulty img {display:none;}
#tooltip img {max-width:250px !important;}

.active > a
{ color: #050205 !important; }

/* BACKGROUND COLOR */
body test,
#event-calendar .ui-icon-circle-triangle-e,
#event-calendar .ui-icon-circle-triangle-w,
.slideshow-nav a.activeSlide,
.playlist-ticket,
.banner.button,
#content .info .ctabutton, .facebook-share
{ background-color:#050205 }

.cultuurnet-layout input.submit { background-color:#050205 !important; }

/* BORDER COLOR */
body test,
#event-genres a span:hover,
.slide-more a,
#content .info a, .textarea a, #tinymce a
{ border-color:#050205 !important; }

#footer-top, #tooltip, .banner.text:hover { background:#050205; }
.banner.photo h2:hover {background-color:#050205; }

.banner.photo-title .title-overlay {background: rgba(5,2,5, 0.6);}

#navigation-mobile-button {
	background-image: url(/media/default/images/navigation-mobile.png), linear-gradient(bottom, #d400d4#050205 7%,  54%);
	background-image: url(/media/default/images/navigation-mobile.png), -moz-linear-gradient(bottom, #d400d4 7%, #050205 54%);
	background-image: url(/media/default/images/navigation-mobile.png), -o-linear-gradient(bottom, #d400d4 7%, #050205 54%);
	background-image: url(/media/default/images/navigation-mobile.png), -webkit-linear-gradient(bottom, #d400d4 7%, #050205 54%);
	background-image: url(/media/default/images/navigation-mobile.png), -ms-linear-gradient(bottom, #d400d4 7%, #050205 54%);
}


#search-mobile-button {
	background-image: url(/media/default/images/search-mobile.png), linear-gradient(bottom, #d400d4#050205 7%,  54%);
	background-image: url(/media/default/images/search-mobile.png), -moz-linear-gradient(bottom, #d400d4 7%, #050205 54%);
	background-image: url(/media/default/images/search-mobile.png), -o-linear-gradient(bottom, #d400d4 7%, #050205 54%);
	background-image: url(/media/default/images/search-mobile.png), -webkit-linear-gradient(bottom, #d400d4 7%, #050205 54%);
	background-image: url(/media/default/images/search-mobile.png), -ms-linear-gradient(bottom, #d400d4 7%, #050205 54%);
}

#footer-top, .banner.button {
	background-image: linear-gradient(bottom, #d400d4#050205 7%,  54%);
	background-image: -moz-linear-gradient(bottom, #d400d4 7%, #050205 54%);
	background-image: -o-linear-gradient(bottom, #d400d4 7%, #050205 54%);
	background-image: -webkit-linear-gradient(bottom, #d400d4 7%, #050205 54%);
	background-image: -ms-linear-gradient(bottom, #d400d4 7%, #050205 54%);
}

@media only screen and (max-width: 780px) and (min-width: 651px)
{
	h1 a {background: url(/media/default/images/livingintranslation-logo-tablet.png) no-repeat;}
	#navigation ul li:hover a, #navigation ul li:hover ul li:hover a { color:#050205; }
}
@media only screen and (max-width: 650px )
{
	h1 a {background: url("/media/default/images/livingintranslation-logo-mobile.png") no-repeat scroll 0 0 transparent;}
}
