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

/* HEADER STYLES */

h2#mainPost_subtitle{ color: #4D0808;}

h2#mainPost_listTitle{ color: #990000;}

h2#nameTitle{ color: #4D0808;}

h2#subnameTitle{ color: #990000;}

/* PARAGRAPH, SPAN & LINKS STYLES */

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

span.basicLink{ color: #990000;}

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

span.search_results_total{	color: #4D0808;}

span.seperator{	color: #990000;}

.hrdivider {border-bottom: #DBDBDB 3px solid;}

/* TABLES */

#table_list a, #table_list a:visited{ color: #990000;}

tr.rowA{ background-color: #DBDBDB;}	

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

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

/* MENU */

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

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

ul.menu_lev2 .current_page_item {background: url('images/pages/_DF/DF-side-active.gif') no-repeat top left #4D0808; }

ul.menu_lev2 .current_page_ancestor { background: url('images/pages/_DF/DF-side-active.gif') no-repeat top left #4D0808;}

