body {
background:url("images/classic1/bg.jpg") no-repeat center top #061421;
}

input[type="text"], input.text, input.title, textarea, select {
    border: 1px solid #aec8df;
}
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
	 border: 1px solid #793a25;
}

#menu {
    background: url("images/classic1/menu-bg.png") no-repeat scroll 0 0 transparent;
}

.home #hr {
background:url("images/classic1/bg-full.png") no-repeat center bottom;
}

ul.nav li.backLava {
    background: url("images/classic1/menu-active.png") no-repeat scroll center top transparent;
}

ul.nav ul {
    background: url("images/classic1/dropdown-bottom.png") no-repeat scroll left bottom transparent;
}

ul.nav ul li {
    background: url("images/classic1/bg-dropdown.png") repeat-y scroll left top transparent;
}

#slides .description {
    background: url("images/classic1/description-top.png") no-repeat scroll right top transparent;
	}
#slides .description .outer-content {
    background: url("images/classic1/description-left-outer.png") no-repeat scroll left top transparent;
	}
#slides .description .inner-content {
    background: url("images/classic1/description-right-inner.png") repeat-y scroll right top transparent;
}	
#slides .description .bottom {
    background: url("images/classic1/description-bottom.png") no-repeat scroll 0 0 transparent;
}
	
#slides .description a.readmore {
    background: url("images/classic1/featured-readmore.png") no-repeat scroll right bottom transparent;
	top:-20px;
	}
	
#slides .description a.readmore span {
    background: url("images/classic1/featured-readmore.png") no-repeat scroll 0 0 transparent;
	}
	
#controllers-wrapper #controllers {
    background: url("images/classic1/featured-controllers-bg.png") repeat-x scroll 0 0 transparent;
	}

#controllers-wrapper {
    background: url("images/classic1/featured-controllers-left.png") no-repeat scroll 0 0 transparent;
}

#controllers-wrapper #controllers-right {
    background: url("images/classic1/featured-controllers-right.png") no-repeat scroll right top transparent;
}
#controllers-wrapper a.active {	
background:url("images/classic1/featured-controller-active.png") no-repeat scroll 0 0 transparent;
}

a.readmore {
    background: url("images/classic1/featured-readmore.png") no-repeat scroll right bottom transparent;
}

a.readmore span {
    background: url("images/classic1/featured-readmore.png") no-repeat scroll 0 0 transparent;
}

#controllers2 {
    background: url("images/classic1/fromblog-controllers-bg.png") no-repeat scroll 0 0 transparent;
}

#footer-wrap {
    background: url("images/classic1/footer-wrap.jpg") no-repeat scroll center top #061421;
}

.reply-container {
    background: url("images/classic1/featured-readmore.png") no-repeat scroll right bottom transparent;
}

.reply-container a {
    background: url("images/classic1/featured-readmore.png") no-repeat scroll 0 0 transparent;
}

.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover {
    background: url("images/classic1/pagenavi-bg.png") no-repeat scroll 0 0 transparent;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited { 
    background: url("images/classic1/pagenavi-bg.png") no-repeat scroll 0 0 transparent;
}

div.wrap-button {
    background: url("images/classic1/featured-readmore.png") no-repeat scroll right bottom transparent;
}
div.wrap-button .submit {
    background: url("images/classic1/featured-readmore.png") no-repeat scroll 0 0 transparent;
}

td.dwp {
    background: url("images/classic1/td_posts.png") no-repeat scroll center center transparent;
}

#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a {
    background: url("images/classic1/btn_prev.png") no-repeat scroll 0 0 transparent;
	}

#nextBtn a, #nextBtn2 a {
    background: url("images/classic1/btn_next.png") no-repeat scroll 0 0 transparent;
}


.price-album {
    background: url("images/classic1/bg-price-box.png") no-repeat scroll left top transparent;
}

td.dwp span.posts_today {
	color:#E9D999;
}