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

/* HEADER STYLES */

h2#mainPost_subtitle{ color: #3b1124;}

h2#mainPost_listTitle{ color: #641f3e;}

h2#nameTitle{ color: #3b1124;}

h2#subnameTitle{ color: #641f3e;}

/* PARAGRAPH, SPAN & LINKS STYLES */

p{ color: #B3B3B3; font-size: 13px; line-height: 20px;}

p#SN_intro {font-size: 20px; color: #FFF; padding-left: 15px;} 

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

p#mainPost_intro{color: #3b1124;}

span.sub-basicLink{ color: #B3B3B3;}

span.sub-basicLink a, span.sub-basicLink a:visited{ color: #B3B3B3;}

span.basicLink{ color: #B3B3B3;}

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

.hrdivider { border-bottom:3px solid #FFF;}
	
span.search_results_total{color: #3b1124;}

span.seperator{ color: #641f3e;}

/* TABLES */

#table_list a, #table_list a:visited{ color: #641f3e;}
	
tr.rowA{ background-color: #CEB8C4; }	
		
<!------- DYNAMIC COLORS AND BACKGROUNDS ------->
	
/* dynamic mainPost background colors and side-split tab */
.See_Newark{background: url('images/pages/_SN/SN_mC.gif') repeat-y center;}
h2.SN-main{color: #FFF; background: transparent; padding: 0; margin: 10px 0 0 0;}
	
h2.SN-main a, h2.SN-main a:visited, h2.SN-main a:hover{ text-decoration: none; color: #FFF; }	

h3#mainPost_breadcrumb_singleSN{color: #FFF; font-family: "AmasiMT",serif; font-size:36px; line-height: 36px; text-transform:uppercase; height: 100%; padding-left: 25px; font-weight: 100; margin: 10px 0 15px 0; letter-spacing: 1px;}	
span.name{color:#E6E636;}
		
/* dynamic sidebar background colors */
.SN{background:url('images/pages/_SN/SN_top.gif') no-repeat top left;}

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

/* MENU */

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

ul.menu_lev2 li.current_page_item  a, ul.menu_lev2 li.current_page_item  a:hover, ul.menu_lev2 li.current_page_item  a:visited{ color: #E6E636;}

ul.menu_lev2 li a:hover{ color: #E6E636;}


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

ul.menu_lev2 .current_page_item { background: url('images/pages/_SN/SN-side-active.html') no-repeat top left #000; }
	
ul.menu_lev2 .current_page_ancestor { background: url('images/pages/_SN/SN-side-active.html') no-repeat top left #000;}

