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

/* HEADER STYLES */

h2#mainPost_subtitle{color: #CD3700;}

h2#mainPost_listTitle{color: #ee6a34;}

h2#nameTitle{color: #CD3700;}

h2#subnameTitle{color: #ee6a34;}

/* PARAGRAPH, SPAN & LINKS STYLES */

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

p#mainPost_intro{color: #CD3700;}

span.search_results_total{color: #CD3700;}

span.seperator{color: #ee6a34;}

span.basicLink {color:#CD3700;}

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

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

/* TABLES */

#table_list a, #table_list a:visited{ color: #ee6a34;}
	
tr.rowA{ background-color: #FFEEDE;}	

<!------- DYNAMIC COLORS AND BACKGROUNDS ------->
			
/* dynamic mainPost background colors and side-split tab */
.Living_Here{background: url('images/pages/_LH/LH_mC.gif') repeat-y center;}
h1.LH-main{background: url('images/pages/_LH/LH-main.gif') no-repeat top left; color: #ee6a34;}		
	h1.LH-main a, h1.LH-main a:visited, h1.LH-main a:hover{ text-decoration: none; color: #ee6a34; }
		
/* dynamic sidebar background colors */
.LH{background:url('images/pages/_LH/LH_top.gif') no-repeat top left;}

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

/* MENU */

.menu_lev2_title a, .menu_lev2_title a:hover, .menu_lev2_title a:visited{ color: #ffe2cd;}

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

ul.menu_lev2 .current_page_item { background: url('images/pages/_LH/LH-side-active.gif') no-repeat top left #CD3700;}
	
ul.menu_lev2 .current_page_ancestor { background: url('images/pages/_LH/LH-side-active.gif') no-repeat top left #CD3700;}


