html, body{
	background-color: #161616 !important;
}
.wrapper{
	background: #333 !important;
}
h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #eee !important;}
.content {
	color: #eee !important;
}
.content .widget{
	background: #2D2D2D !important;
	border: 5px solid #4C4C4C !important;
}
.content .widget .widget-title {
  background: #161616 !important;
}
.homepage-recent-posts h3 a {
  color: #eee !important;
}
.content .frame, .content .alignleft, .content .alignright, .alignnone , .avatar img{
  background: none repeat scroll 0 0 #4C4C4C !important;
}
.tab_menu li a{
	background: #898989;
	color: #eee !important;
}
.tab_menu li a.current_tab:before{
	border-color: #333 #333 #333 #DA4B43;
}
.portfolio_widget h3 {
  background: #4c4c4c !important;
}
.post-title {
  background: #333333 !important;
}
.content .widget .widget-content ul li a {
  color: #eee !important;
}
.commentlist li {
  border-top: 1px solid #898989 !important;
}
.submit{
	border: 5px solid #161616 !important;
}
ol.forms input, ol.forms textarea {
  background: #333333 !important;
  border: 5px solid #161616 !important;
  color: #eee;
}
.splitter li em{
	background: #161616 !important;
	border: 1px solid #4c4c4c !important;
}
 .selected-0 a, .selected-1 a, .selected-2 a, .selected-3 a, .selected-4 a, .selected-5 a{
	color: #fff !important;
}
.read-more a{
	background: #333333 !important;
	border-color:#000 !important;
}
.read-more{
	background-color:#262626 !important;
}