body {
	background: #1b0407 url(img/red/bg.jpg) no-repeat top center;
}

.content {
	border-bottom: 1px solid #581b22;
}

.thumb, table#videoTools tr td, .box, .field {
	border: 1px solid #581b22;
}
table#videoTools tr.light {
	background: #441319;
}
table#videoTools tr.dark {
	background: #360e13;
}


.sidebar ul li {
	border:1px solid #581b22;
}
.sidebar ul li.top_ten ul li {
	background:#441319;
}
.sidebar h2 {
	border-bottom: 1px dotted #581b22;
}
	
.gplus span {
	color:#bbbbbb;
}

.tabs {
	border-bottom:4px solid #340e12;
}

.tabs a {
	background: #fff url(img/general/tab.gif) repeat-x top;
}
.tabs a.active {
    background: #042547 url(img/red/tabactive.gif) repeat-x top;    
}
		
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border:1px solid #581b22 !important;	
}

.topmenu ul.cats {
	background: #116fbc url(img/red/cats.gif) repeat-x top;
}

.topmenu ul.cats li {
	background: url(img/general/catsli.gif) no-repeat 7px 7px;
}

.even {margin-bottom:10px; background:none; padding:10px; border-bottom:1px solid #581b22;}
.odd {margin-bottom:10px; padding:10px; border-bottom:1px solid #581b22;}

.commentlist .children li {
	background: #340e12;
	border:1px solid #581b22;	
}