/*
Style Guide: Style-BS.css
*/


/* HEADER STYLES */

h2#mainPost_subtitle{ color: #684e3b;}

h2#mainPost_listTitle{ color: #967055;}

h2#nameTitle{color: #684e3b;}

h2#subnameTitle{ color: #967055;}

/* PARAGRAPH, SPAN & LINKS STYLES */

p#mainPost_list{ border-bottom: 3px solid #d9c8bb;}

span.basicLink{ color: #684e3b;}

span.basicLink a, span.basicLink a:visited{ color: #684e3b;}

span.search_results_total{ color: #684e3b;}

span.seperator{ color: #967055;}

.hrdivider { border-bottom: 3px solid #d9c8bb; margin-bottom: 13px; margin: 6px 0px;}	


/* TABLES */

#table_list a, #table_list a:visited{ color: #684e3b;}

tr.rowA{ background-color: #d9c8bb;}	
			
<!------- DYNAMIC COLORS AND BACKGROUNDS ------->

/* dynamic mainPost background colors and side-split tab */
.Building_Sites{background: url('images/pages/_BS/BS_mC.gif') repeat-y center;}
h1.BS-main{background: url('images/pages/_BS/BS-main.gif') no-repeat top left; color: #967055;}
	h1.BS-main a, h1.BS-main a:visited, h1.BS-main a:hover{ text-decoration: none; color: #967055; }	
		
/* dynamic sidebar background colors */
.BS{background:url('images/pages/_BS/BS_top.gif') no-repeat top left;}

/* dynamic sidebar title background */
.BS-side{background: url('images/pages/_BS/BS-side.gif') no-repeat top left; color: #D9C1CD;}

/* MENU */
.menu_lev2_title a, .menu_lev2_title a:hover, .menu_lev2_title a:visited{ color: #dfd4cc;}

ul#BS-side li:hover{background: url('images/pages/_BS/BS-side.gif') no-repeat top left;}

ul.menu_lev2 .current_page_item { background: url('images/pages/_BS/BS-side-active.gif') no-repeat top left #684e3b;}
	
ul.menu_lev2 .current_page_ancestor { background: url('images/pages/_BS/BS-side-active.gif') no-repeat top left #684e3b;}

