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