/* Azul */

body.bc-azul {
	border-top: 4px solid #2E3192;
}

.bc-azul .contentheading,
.bc-azul #main-section a,
.bc-azul .moduletable h3,
.bc-azul #left-column .module h3,
.bc-azul #right-column .module h3,
.bc-azul #left-column .module-menu h3,
.bc-azul #right-column .module-menu h3,
.bc-azul #bottommodules1 .module h3,
.bc-azul #bottommodules2 .module h3,
.bc-azul #sub-menu a {
	color: #2E3192;
}

.bc-azul img#logo {
	background: url('../images/azul/logo.png') no-repeat 0 0;
}

.bc-azul #showcase {
	background: #577E1B url('../images/azul/showcase-bg.png') no-repeat 0 0;
}

.bc-azul .showcase-div {
	background: url('../images/azul/showcase-div.png') repeat-x 0 0;
}

.bc-azul #showcase .column-1 {
	border-right: 1px solid #91AF02;
}

.bc-azul #showcase a {
	color: #CEE291;
}

.bc-azul #showcase ul.latestnews li {
	background-color: #3C5713;
}

.bc-azul #showcase ul.latestnews li:hover {
	background-color: #2E440F;
}

.bc-azul .date-block {
	border-bottom: 1px solid #91AF02;
}

.bc-azul span.date-number {
	background: #71A029;
	color: #fff;
}

.bc-azul #horiz-menu li.active a,
.bc-azul #horiz-menu li.active .separator,
.bc-azul #bottom-menu ul#mainlevel-bottom a#active_menu.mainlevel-bottom,
.bc-azul #bottom-menu ul#mainlevel-bottom a.mainlevel-bottom:hover {
	border-top: 5px solid #2E3192;
	color: #2E3192;
}

.bc-azul #news-rotator .story {
	border-top: 5px solid #91AF02;
	color: #CEE291;
}
