/*   
Theme Name: MMA Religion
Theme URI: http://www.mmareligion.com/site2
Description: A child theme for Big Feature
Author: Ric Yancey
Template: bigfeature
Version: 2.0.1
*/

body {
	color: #EEE;
	background: url(images/bg.jpg) no-repeat center top;	
}

h1,h2,h3,h4 {
	color: #FFF;
}

#sidebar .widgetheading h2, #sidebar .widgetheading a{
	font-size:20px;	
	color: #fff;
}

#container {
	background-color: #000;	
	margin-top: 160px;
	border: 1px #ddd solid;		
}

#author, #email, #comment, #url, #s {
	background: #1C1C1C !important;
}

#commentform textarea {
	color:#FFF;
}

.comment-meta a {
	color: #FFF;
}
.commentlist li {
	background:#1C1C1C;	
}

.commentlist li.depth-2 {
	background:#1C1C1C;	
}

.commentlist li.depth-3	 {	
	background:#1C1C1C;	
}

.commentlist li.depth-4	 {	
	background:#1C1C1C;	
}

.commentlist li.depth-5	 {	
	background:#1C1C1C;
}
	
.commentlist code {
	background:#A1A1A1;
}