﻿/**
 * styles specific for belfastbars.com
 * SJW
 */

body{
	background-color: #82A301;
    background-image: url(/assets/bg_green.jpg);
	background-repeat: repeat-x;
}

#ad_header, #footer {
    background:#272C14;
}

#header_tag {
	background: #9AC201;
}

.button {
	background: #8DB103;
}
 
#logo a {
	background: url(/assets/bb_logo.jpg);
}

a.link_advanced_search {
	color: #6D8705;
}

/* home page carousel */
.carousel_txt {
	background: #4D5D0C;
}

/* event listings on home page */
#whatson.homepage h2 {
	color: #6D8705;
}
#whatson.homepage ul li h3 a {
	color: #6D8705;
}