#header_wrap, .home_event_shop_blog_header, .footer_wrap {
    background-color:#334D78;
    background-image: -moz-linear-gradient(100% 100% 90deg, #21324F, #4567A0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4567A0), to(#21324F));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#4567A0, endColorstr=#21324F)";
}
#home_wrap {
    background-color:#311212;
    background-image: -moz-linear-gradient(100% 100% 90deg, #652626, #020101);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#020101), to(#652626));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#020101, endColorstr=#652626)";
}
/*#home_top_right {
	color: #000000;
}*/
#home_top_right {
    background-position: -2550px 140px;
}
/* For the Events Slider (Home) */
.basic .slide > h2 {
    background-color:#311212;
    background-image: -moz-linear-gradient(100% 100% 180deg, #652626, #020101);
    background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, from(#020101), to(#652626));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#020101, endColorstr=#652626)";
    line-height: 225%
}
figure {
    background-color:#311212;
    background-image: -moz-linear-gradient(100% 100% 90deg, #020101, #652626);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#652626), to(#020101));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#652626, endColorstr=#020101)";
    line-height: 225%
}
.events {
    /*background-color:#311212;
    background-image: -moz-linear-gradient(100% 100% 90deg, #020101, #652626);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#652626), to(#020101));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#652626, endColorstr=#020101)";
    line-height: 225% 
    color:#ffffff;*/
}
/* Home Shop/Blog */
.home_event_shop_blog_header {
    /*margin-bottom:10px;*/
    padding:5px 10px 5px 10px;
}
/* Footer (Regional Centres Map) */
.comhaltas_regional_centres ul li.active span, .comhaltas_regional_centres ul li:hover span {
    background-color:#000000;
}
