a {
	color:#dab900;
}
a:hover {
	color: #fffd71;
}
#nav ul li a {
	background-image: url(black-yellow_images.png);
}
.video a {
	color: #dab900;
}
.video a img:hover {
	border: 1px solid #fffd71;
}
.video a:hover {
	color: #fffd71;
}
.screen, .yscreen, .cscreen, .cyscreen {
	margin-top:4px;
	width: 200px;
	height:216px;
	padding-top:7px;
	background: transparent url('black-yellow_images.png') no-repeat;
	background-position:-201px -96px;
	text-align:center;
}
a:hover .screen {
	background: transparent url('black-yellow_images.png') no-repeat;
	background-position:0px -96px;
}
.pager a {
	color: #dab900;
}
.pager a:hover {
	color: #fffd71;
	border: 1px solid #fffd71;
}
#footer a:hover {
	color:#fffd71;
}
.pornboasted .pthumb img:hover {
	border: 1px solid #fffd71;
}
#sharebox, #embedbox {
	border: 3px solid #fffd71;
}
#sharebox .title, #embedbox .title {
	color: #dab900;
}
.pornsmallbluestar{
    width: 11px;
    height: 11px;
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('black-yellow_images.png');
}
.pornsmallblues_selected{
    background-image: url('black-yellow_images.png');
}
.pornsmallblues_empty{
    background-position: -23px -84px;
}

.pornsmallblues_filled{
	background-position: 0px -84px;
}
.pornsmallblues_half{
	background-position: -12px -84px;
}
#categories {
	border-right:2px dotted #dab900;
}
#categories .active {
	background-color: #dab900;
}