#header-main {
	background: url('images/colors/black/header-main.jpg') top repeat-x;
}

#single-header-main {
	background: url('images/colors/black/single-header-main.jpg') top repeat-x;
}

#header-content {
	background: url('images/colors/black/header-blur.jpg') center left no-repeat;
	}

#crumbs span {
	background: url('images/colors/black/breadcrumb-current.jpg') no-repeat center bottom;
	}

	
#slider div.panel ul li {
	width: 285px;
	height: 133px;
	float: left;
	background: url('images/colors/black/header-slider.jpg') top no-repeat;
	list-style: none;
	margin-right: 28px;
	padding: 8px;
	}
	

.box a {
	border-bottom: 1px solid #3B3B3B;
	}

#container a {
	border-bottom: 1px solid #3B3B3B;
	}

.post-content ul li {
	background: url('images/colors/black/arrow3.gif') no-repeat 0px 7px;
}

#respond input#submit {
	color:#3B3B3B;
	}
	
#right ul li a {
	background: url("images/colors/black/arrow3.gif") no-repeat scroll 0 9px transparent;
	}
	
#right ul a:hover {
	border-bottom: 1px #D5D5D5 solid;
	}

#right ul ul li {
	border-bottom: 1px #D5D5D5 solid;
	}

#right ul ul a {
	background: url('images/colors/black/arrow2.gif') top left no-repeat;
	}
	
#right h3 {
	color: #3B3B3B;
	}
	
#footer .widget li a {
	background: url('images/colors/black/arrow2.gif') no-repeat 0px 4px;
	}

#footer .widget p  a {
	border-bottom: 1px solid #3B3B3B;
	}
	
