/* @override http://officewarehousespace.net/wp-content/themes/thesis_17/custom/den.css */

/*orange #EB9A45 */

/* @group DENVER */
.custom.den #logo a {
	background: url(images/den/logo-denver.png) no-repeat 0 top; }

/*.custom.den #header #tagline {
 background-position: 0 -39px;
 } */
.custom.den #feature_box {
	background-color: #F8981E; 
	border-color: #EF8700; 
}
/* @group CTA HEADER*/
/*phone # on header*/
.custom.den #ctaPhone, .custom.den #ctaText, .custom.den #ctaTextSmall, .custom.den #ctaPhonesidebar{
	color: #EB9A45; /*site specific */
}

/* @end */

/*home page rotator selling points text color */
.custom.den #slideshow #menu li a {
color:#882812;
}
/*home page rotator selling points text color when over yellow tab*/
.custom.den #slideshow #menu li.current a {color: #463507;
}
/* @group IMAGE REPLACEMENT WIDGET HEADINGS FRONT PAGE ONLY */
/*---:[ easy lease widget ]:---*/
.custom.den div#sidebar_1.sidebar ul.sidebar_list li#text-6 h3 {
	background: url(images/h3-easy.jpg) no-repeat left;
	text-indent: -9999px;
	width: 181px;
	height: 33px;
}

/*---:[ testimonial widget ]:---*/
.custom.den div#sidebar_1.sidebar ul.sidebar_list li#stray_widgets-2 h3 {
	background: url(images/h3-test.jpg) no-repeat left;
	text-indent: -9999px;
	width: 184px;
	height: 33px;
}
/*---:[ leasing space widget ]:---*/
.custom.den div#sidebar_1.sidebar ul.sidebar_list li#text-17 h3 {
	background: url(images/h3-leasing-space1.jpg) no-repeat left;
	text-indent: -9999px;
	width: 181px;
	height: 33px;
}


/*---:[ private social network now boo's blog']:---*/
.custom.den div#sidebar_1.sidebar ul.sidebar_list li#rss-3 h3 {
	background: url(images/h3-boo.jpg) no-repeat left;
	text-indent: -9999px;
	width: 121px;
	height: 33px;
}
/*---:[ boos biz resources]:---*/
.custom.den div#sidebar_1.sidebar ul.sidebar_list li#text-40 h3 {
	background: url(images/boosbiz-h3.jpg) no-repeat left;
	text-indent: -9999px;
	width: 164px;
	height: 26px;
}

/* @end */

/* @group MAP */

.custom.den #locations {
	position:relative;
}

.custom.den #locationsList { /*the list appears before post box so format_text styles are not applying to this list --fix */
	position: absolute;
	height: 185px;
    width: 300px;
	color: #86856E;
	right: 95px;
	top: 18px;
}
.custom.den #locationsList h3 {
	height: 40px;
	text-indent: -9999px;
}
.custom.den #locationsList ol {
	padding-left: 20px;
}
/*postit's number bullets */
.custom.den div#locationsList ol li {
	list-style-type: none;
	padding-left: 20px;
}
/* @end */
/* @end */

