.s, .log, .pwd{
	color:#c60202;
}

#content #comments input{
	color:#c60202;
}

#content #comments textarea{
	color:#c60202;
}

#header #logo h1{
	background:url(red/logo.png) no-repeat;
}

#content h3.title{
	color:#333333;
}

#content .video-item a{
	color: #333333;
}

#content .video-item a:hover{
	color: #c70000;
}

#content .video-item h2{
	color: #333333;
}

#content .video-item h2 a{
	color:#c60202;
}

#content .video-item h2 a:hover{
	color:#c70000;
}

#sidebar h3, #sidebar1 h3, #sidebar2 h3{
	color:#333333;
}

#sidebar ul li{
	background:url(red/sidebar-arrow.gif) no-repeat 1px 4px;
	
}

#sidebar a:hover{
	color:#c70000;
}

#content #video-window .video-window-close a{
	background:url(red/video-window-close-button.gif) no-repeat top;
}

#content #video-window .video-window-close a:hover{
	background:url(red/video-window-close-button.gif) no-repeat bottom;
}

#content #video-window .video-window-title{
	color:#c60202;
}

#content #video-window a{
	color:#c60202;
}

#content #video-window a:hover{
	color:#c70000;
}

#content #video-window #video-window-tags #tags a:hover{
	background:#b80000;
	color:#FFF;
}

#content .post-meta a:hover{
	color:#c70000;
}

#content .post-meta .post-title a:hover{
	color:#c60202;
}

#content .post-content a:hover{
	color:#c70000;
}

#content #comments a:hover{
	color:#c70000;
}

#content #comments #submit{
	background:url(red/submit-comment-button.png) no-repeat top;
}

#content #comments #submit:hover{
	background:url(red/submit-comment-button.png) no-repeat bottom;
}

.searchsubmit{
	background:url(red/search-button.png) no-repeat top;
}

.searchsubmit:hover{
	background:url(red/search-button.png) no-repeat bottom;
}

.loginbutton{
	background:url(red/signin-button.png) no-repeat top;
}

.loginbutton:hover{
	background:url(red/signin-button.png) no-repeat bottom;
}

#content #comments ol li a.comment-reply-link{
	background:url(red/reply-button.gif) no-repeat top;
}

#content #comments ol li a.comment-reply-link:hover{
	background:url(red/reply-button.gif) no-repeat bottom;

