/*
	FileName ....... : Faith.css
	TemplateName ... : Ecomuseo Valmalenco
	Copyright ...... : 2013, ObjectWeb Srl - Tutti i diritti riservati
	Version ........ : 1.0.0
	Note ........... : Impostazionin per tema Percorsi della FEDE
*/



/* Tema: Percorsi della FEDE
------------------------------------------------------------------------------------------------- */
#top .section .section-title h2, 
#top .section .section-title h1, 
.content .section .section-title h2, 
.content .section .section-title h1, 
#bottom .section .section-title h2,
#bottom .section .section-title h1 {
	color: #EE0000;
}

.content.col-md-9 {
	border-left: 1px solid #EE0000;
}

.utility .section.menu .section-title .h2 {
	color: #EE0000;
}

footer {
	background-image: url("/TemplateImage.ashx?src=Images/FaithFooterBackground.png");
}

.utility .section.menu ul.level1 li.active ul.level2 > li, 
.sidebar .section.menu ul.level1 li.active ul.level2 > li {
	background-image: url("/TemplateImage.ashx?src=Images/FaithVerticalMenuLevel2.png");
}

.utility .section.menu ul.level2 li.active ul.level3 > li, 
.sidebar .section.menu ul.level2 li.active ul.level3 > li {
	background-image: url("/TemplateImage.ashx?src=Images/FaithVerticalMenuLevel3.png");
}

.utility .section.menu ul.level1 li ul.level2 > li:hover, 
.sidebar .section.menu ul.level1 li ul.level2 > li:hover, 
.utility .section.menu ul.level1 li ul.level2 > li.active, 
.sidebar .section.menu ul.level1 li ul.level2 > li.active {
	background-image: url("/TemplateImage.ashx?src=Images/FaithVerticalMenuLevel2Hover.png");
}

.utility .section.menu ul.level2 li.active ul.level3 > li.active, 
.sidebar .section.menu ul.level2 li.active ul.level3 > li.active,
.utility .section.menu ul.level2 li.active ul.level3 > li:hover, 
.sidebar .section.menu ul.level2 li.active ul.level3 > li:hover {
	background-image: url("/TemplateImage.ashx?src=Images/FaithVerticalMenuLevel3Hover.png");
}

#video-grid .item .overlay,
.video .overlay {
    background-color: #EE0000;
}

a.button-link {
    background-color: #EE0000;
    border: 1px solid #EE0000;
}

a.button-link:hover {
    background-color: #fff;
    color: #EE0000 !important;
}
/* ---------------------------------------------------------------------------------------------- */
