/* @override http://officewarehousespace.net/wp-content/themes/thesis_17/custom/sac.css */
/*red #8D251D */
/* @group SACRAMENTO */

.custom.sac #logo a {
	background: url(images/sac/logo-sacramento.png) no-repeat 0 top; }
/*.custom.sac #header #tagline {
 background-position: 0 -160px;
 }*/

.custom.sac #feature_box {
	background-color: #C83B1B; 
	border-color: maroon; 
}
/* @group CTA HEADER*/
/*phone # on header*/
.custom.sac #ctaPhone, .custom.sac #ctaText, .custom.sac #ctaTextSmall, .custom.sac #ctaPhonesidebar{
	color: #8D251D; /*site specific */
}

/* @end */

/*home page rotator selling points text color */
.custom.sac #slideshow #menu li a {
color: #FA897D;
}
/*home page rotator selling points text color when over yellow tab*/
.custom.sac #slideshow #menu li.current a {color: #463507;
}
/* @group IMAGE REPLACEMENT WIDGET HEADINGS FRONT PAGE ONLY */
/*---:[ easy lease widget ]:---*/
.custom.sac div#sidebar_1.sidebar ul.sidebar_list li#text-5 h3 {
	background: url(images/h3-easy.jpg) no-repeat left;
	text-indent: -9999px;
	width: 181px;
	height: 33px;
}

/*---:[ testimonial widget ]:---*/
.custom.sac 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 widget ]:---*/
.custom.sac div#sidebar_1.sidebar ul.sidebar_list li#text-7 h3 {
	background: url(images/h3-leasing-space1.jpg) no-repeat left;
	text-indent: -9999px;
	width: 181px;
	height: 33px;
}


/*---:[ private social network now boos blog]:---*/
.custom.sac div#sidebar_1.sidebar ul.sidebar_list li#rss-4 h3 {
	background: url(images/h3-boo.jpg) no-repeat left;
	text-indent: -9999px;
	width: 121px;
	height: 30px;
}

/*---:[ boos biz resources]:---*/
.custom.sac div#sidebar_1.sidebar ul.sidebar_list li#text-44 h3 {
	background: url(images/boosbiz-h3.jpg) no-repeat left;
	text-indent: -9999px;
	width: 164px;
	height: 26px;
}



/* @end */

/* @group MAP */
.custom.sac #locations {
	position:relative;
}

.custom.sac div#locationsList { /*the list appears before post box so format_text styles are not applying to this list --fix */
	position: absolute;
	height: 190px;
    width: 265px;
	color: #86856E;
	right: 146px;
	top: 20px;
}
.custom.sac div#locationsList h3 {
	height: 40px;
	text-indent: -9999px;
}
.custom.sac div#locationsList ol {
	line-height: 1.5em;
	padding: 13px 0 0 10px;
}
/*postit's number bullets */
.custom.sac div#locationsList ol li {
	padding-left: 20px;
}

/* @end */


