body{
background:url(default/bg.png)  repeat-y scroll center center #EFEFEF; 
}

.featured h3 a:hover {
	color:#000;
}

#top-header{
	border-bottom:1px solid #333333;
	border-top:1px solid #333333;
}

#nav-pages li ul li {
	background: #efefef; 
}


#nav-pages li {background:#cccccc url(default/bg-nav-tabs.png) 50% 50% repeat-x; }
#nav-pages .current_page_item a,
#nav-pages li.current,
#nav-pages li a:focus, #nav-pages li a:hover, #nav-pages li a:active {background-color: #333333; color: #FFFFFF;}
#nav-pages .current_page_item ul li a {background-color: #333333;color: #ffffff}
#nav-pages .current_page_item ul li a:hover {background-color: #333333;color: #FFFFFF;}

#top-header ul  li.back {background-color: #333333;color: #FFFFFF;}
#top-header li a {color: #000000;}

#cat-nav li ul li {
	background: #efefef;
}

#cat-nav {border-bottom:1px solid #333333;}
#cat-nav li {background:#cccccc url(default/bg-nav-tabs.png) 50% 50% repeat-x; }
#cat-nav .current_menu_item a,
#cat-nav li.current,
#cat-nav li a:focus, #cat-nav li a:hover, #cat-nav li a:active {background-color: #333333; color: #FFFFFF;}
#cat-nav ul li .current_menu_item  a {background-color: #333333;color: #ffffff}


/*---TABS-----*/

.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(default/bg-nav-tabs.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }

ul.home-2-column-right li.title h2, ul.home-bottom li.title h2, ul.home-2-column-left li.title h2, .widgettitle  {
	background: #fff  url(default/h2_bg.png) no-repeat;
	}
	
h2.page{
	background: #fff  url(default/h2_bg.png) no-repeat;
	
}
h2.post{
	background: #fff  url(default/h2_bg.png) no-repeat;
	padding:3px 0px 0px 5px;
	
}

.widget ul li {
	background:url("default/ico-arrow.gif") no-repeat scroll 2px 9px transparent;
}

.entry ul li {
	background:url("default/ico-arrow.gif") no-repeat scroll 2px 9px transparent;
}

ul.home-2-column-left li.bottom, ul.home-2-column-right li.bottom, ul.home-bottom li.bottom {
	background-color:#f7f7f7; 
}

.comments {
	background:url("default/comments.gif") no-repeat scroll left top transparent;

}

ul.home-1-column li.title h2 {
	background: #ffffff  url(default/h2_bg.png) no-repeat;
	}
	
	
.commentlist .reply a:link, .commentlist .reply a:hover, .commentlist .children .reply a:link, .commentlist .children .reply a:hover {
background-image:url("default/reply.png");
}

ul.home-1-column li.bottom {
	background-color:#f7f7f7; 
}









