body {
background:url("images/various5/bg.jpg") no-repeat scroll center top #0b0b0b;
}

input[type="text"], input.text, input.title, textarea, select {
    border: 1px solid #4d4b4;
}
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
	 border: 1px solid #757266;
}

#search-form {
    background: url("images/various5/search-bg.png") no-repeat scroll 0 0 transparent;
	}

/* Menu
------------------------------------*/	
#menu {
    background: url("images/various5/menu-bg.png") no-repeat scroll 0 0 transparent;
}

ul.nav li.backLava {
    background: url("images/various5/menu-active.png") no-repeat scroll center top transparent;
}

ul.nav ul {
    background: url("images/various5/dropdown-bottom.png") no-repeat scroll left bottom transparent;
}

ul.nav ul li {
    background: url("images/various5/bg-dropdown.png") repeat-y scroll left top transparent;
}
/* Slider
--------------------------------------------*/
#slides .description {
    background: url("images/various5/description-top.png") no-repeat scroll right top transparent;
	}
	
#slides .description .outer-content {
    background: url("images/various5/description-left-outer.png") no-repeat scroll left top transparent;
	}
	
#slides .description .inner-content {
    background: url("images/various5/description-right-inner.png") repeat-y scroll right top transparent;
}	

#slides .description .bottom {
    background: url("images/various5/description-bottom.png") no-repeat scroll 0 0 transparent;
	}
	
#slides .description a.readmore {
    background: url("images/various5/featured-readmore.png") no-repeat scroll right bottom transparent;
	top:-16px;
	}
	
#slides .description a.readmore span {
    background: url("images/various5/featured-readmore.png") no-repeat scroll 0 0 transparent;
	}
	
#controllers-wrapper #controllers {
    background: url("images/various5/featured-controllers-bg.png") repeat-x scroll 0 0 transparent;
	}

#controllers-wrapper {
    background: url("images/various5/featured-controllers-left.png") no-repeat scroll 0 0 transparent;
}

#controllers-wrapper #controllers-right {
    background: url("images/various5/featured-controllers-right.png") no-repeat scroll right top transparent;
}
#controllers-wrapper a.active {	
background:url("images/various5/featured-controller-active.png") no-repeat scroll 0 0 transparent;
}

/*widget
------------------------------------------------*/
#sidebar .widget {
    background: url("images/various5/widget-left.png") no-repeat scroll left top transparent;
	}
.widget-inner1 {
    background: url("images/various5/widget-right.png") no-repeat scroll right top transparent;
	}
.widget-inner2 {
    background: url("images/various5/widget-content.png") repeat-x scroll left top transparent;
	}
.widget-bottom {
    background: url("images/various5/widget-bottom.png") no-repeat scroll left top transparent;
	}


#blog-top {
    background: url("images/various5/fromblog-top.png") no-repeat scroll 0 0 transparent;
	}
#blog-wrapper {
    background: url("images/various5/fromblog-mainbg.png") no-repeat scroll left top transparent;
	}
#blog, #eventlist, #albumlist, #musicplayer {
    background: url("images/various5/fromblog-bottom.png") no-repeat scroll left bottom transparent;
}
	
#controllers2 {
    background: url("images/various5/fromblog-controllers-bg.png") no-repeat scroll 0 0 transparent;
}
#custom_calendar {
    background: url("images/various5/calendar-bg.png") no-repeat scroll 0 0 transparent;
}

td.dwp {
    background: url("images/various5/td_posts.png") no-repeat scroll center center transparent;
}
	
	
/*Footer
------------------------------------------------*/
#footer-wrap {
    background: url("images/various5/footer-wrap.jpg") no-repeat scroll center top #0b0b0b;
}

/*Other
--------------------------------------------*/
a.readmore {
    background: url("images/various5/featured-readmore.png") no-repeat scroll right bottom transparent;
}

a.readmore span {
    background: url("images/various5/featured-readmore.png") no-repeat scroll 0 0 transparent;
}

.reply-container {
    background: url("images/various5/featured-readmore.png") no-repeat scroll right bottom transparent;
}

.reply-container a {
    background: url("images/various5/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/various5/pagenavi-bg.png") no-repeat scroll 0 0 transparent;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited { 
    background: url("images/various5/pagenavi-bg.png") no-repeat scroll 0 0 transparent;
}

div.wrap-button {
    background: url("images/various5/featured-readmore.png") no-repeat scroll right bottom transparent;
}
div.wrap-button .submit {
    background: url("images/various5/featured-readmore.png") no-repeat scroll 0 0 transparent;
}


	
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a {
    background: url("images/various5/btn_prev.png") no-repeat scroll 0 0 transparent;
	}

#nextBtn a, #nextBtn2 a {
    background: url("images/various5/btn_next.png") no-repeat scroll 0 0 transparent;
}
	
.price-album {
    background: url("images/various5/bg-price-box.png") no-repeat scroll left top transparent;
}

div.jp-audio, div.event-item {
    background: url("images/various5/bg-single-song.png") no-repeat scroll left top transparent;
	}
div.jp-audio {
    background: url("images/various5/bg-single-song-list.png") no-repeat scroll left top transparent;
}
div.jp-audio-blank {
    background: url("images/various5/bg-single-song-list-blank.png") no-repeat scroll left top transparent !important;
}	