/* The Body */
body{ color: #000; background: #ffffff url('page_bg.png') repeat-x scroll center top; }
body.home { background: #ffffff url('home_bg.png') repeat-x scroll center top !important; }

/* Heading Colors */
h1, h2, h3, h4, h5, h6 { color: #bb955e; }

/* Links */
a { color: #243a4e; }
a:hover { color: #bb955e; }

.nav li.page_item a { color: #8f8f8f; padding-bottom: 5px; }
.nav li.page_item a:hover { color: #fff; border-bottom: 3px solid #fff; text-decoration: none; }

.nav li.current_page_item a, .nav li.current_page_ancestor a { color: #bb955e !important; border-bottom: 3px solid; text-decoration: none; }

/* Home Page Slider */
#slider-content {}

#slider-text h2,
#slider-text .text { color: #ffffff; }

/* The 3 Home Sections */
#home-3-sections h3 { color: #404040; background: transparent url('separator.gif') repeat-x scroll center bottom; }

/* Footer */
.footer { width: 940px; border-top: 1px solid #bbb; }
.footer #copyright { color: #92948d;}
.footer a {text-decoration: underline;}



/* Inner Page Sub-Header */
#sub-header h2,
#sub-header p { color: #bb955e; }

/* Override some of the base.css styles */
h1.entry-title { color: #000; }
h2.entry-title { color: #bb955e; }
#allowed-tags { background-color: #ffffff; }
#primary .published, #primary .comment-date { color: #949393; }
.entry-tags, .entry-categories { color: #949393; }
#primary .hentry img { border: 1px solid #bbb; }
.nav-next, .nav-previous, .comment-reply { font-weight: bold; }
div.hr { background: transparent url('separator.gif') repeat-x scroll center bottom; }

/* Sidebar Widgets */
#secondary .widget { color: #243a4e; line-height: 24px; padding-top: 30px; }
#secondary .widget ul, #secondary .widget div {}
#secondary .widget p { padding-top: 20px; }
.widget li.current_page_item a, {
		background-color: #ffffff;
		border-right:1px solid #ffffff;													
		color:#243a4e;														
}

.widget li.current-cat a { 		
		background-color:#ffffff;
		border-right:1px solid #fff;													
		color:#243a4e;																		 
}

.widget li.page_item a:hover, .widget li.cat-item a:hover { 		
		background: #fff; 
		border-bottom: 1px solid #bbb;
		border-right: 1px solid #fff;
		color: #bb955e;
 }
.widget h4 { color: #bb955e; border-bottom: 1px solid #bbb;}

/* Sidebar Gateway CSS */

#SideBarBg{
	background: url('http://hnei.org/wp-content/themes/UniSphereWeb20/library/media/css/skins/skin4/widget.png') repeat-y top right; }



/* Default Widgets Styles */
#secondary .widget_search .search { border: 1px solid #d9d9d9; }
#secondary .widget_search .search-btn { background: transparent url('search_btn.gif') no-repeat scroll center top; border: 0; }
#secondary .widget_search form { background: transparent url('separator.gif') repeat-x scroll center top; }

/* Tables */
table { border: 0px solid #bbb; }
table .alt { background: #fff; }
tr { border-bottom: 1px solid #bbb; }
th { background-color:#4a6d84; border:1px solid #4a6d84; color:#FFFFFF; }
table tfoot tr th, table tfoot tr td { background-color:#aaa; border:1px solid #aaa; }

/* Contact Form */
#unisphere-contact-form input{ border:solid 1px #d9d9d9; background-color: #fcfcfc; }
#unisphere-contact-form textarea{ border:solid 1px #d9d9d9; background-color: #fcfcfc; }