body {
background:url("images/various3/bg.jpg") no-repeat scroll center top #020611;
}

input[type="text"], input.text, input.title, textarea, select {
    border: 1px solid #57a1d2;
}
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
	 border: 1px solid #6bbaef;
}


#search-form {
    background: url("images/various3/search-bg.png") no-repeat scroll 0 0 transparent;
	}

/* Menu
------------------------------------*/	
#menu {
    background: url("images/various3/menu-bg.png") no-repeat scroll 0 0 transparent;
}

ul.nav li.backLava {
    background: url("images/various3/menu-active.png") no-repeat scroll center top transparent;
}

ul.nav ul {
    background: url("images/various3/dropdown-bottom.png") no-repeat scroll left bottom transparent;
}

ul.nav ul li {
    background: url("images/various3/bg-dropdown.png") repeat-y scroll left top transparent;
}
/* Slider
--------------------------------------------*/
#slides .description {
    background: url("images/various3/description-top.png") no-repeat scroll right top transparent;
	}
	
#slides .description .outer-content {
    background: url("images/various3/description-left-outer.png") no-repeat scroll left top transparent;
	}
	
#slides .description .inner-content {
    background: url("images/various3/description-right-inner.png") repeat-y scroll right top transparent;
}	

#slides .description .bottom {
    background: url("images/various3/description-bottom.png") no-repeat scroll 0 0 transparent;
	}
	
#slides .description a.readmore {
    background: url("images/various3/featured-readmore.png") no-repeat scroll right bottom transparent;
	top:-16px;
	}
	
#slides .description a.readmore span {
    background: url("images/various3/featured-readmore.png") no-repeat scroll 0 0 transparent;
	}
	
#controllers-wrapper #controllers {
    background: url("images/various3/featured-controllers-bg.png") repeat-x scroll 0 0 transparent;
	}

#controllers-wrapper {
    background: url("images/various3/featured-controllers-left.png") no-repeat scroll 0 0 transparent;
}

#controllers-wrapper #controllers-right {
    background: url("images/various3/featured-controllers-right.png") no-repeat scroll right top transparent;
}
#controllers-wrapper a.active {	
background:url("images/various3/featured-controller-active.png") no-repeat scroll 0 0 transparent;
}

/*widget
------------------------------------------------*/
#sidebar .widget {
    background: url("images/various3/widget-left.png") no-repeat scroll left top transparent;
	}
.widget-inner1 {
    background: url("images/various3/widget-right.png") no-repeat scroll right top transparent;
	}
.widget-inner2 {
    background: url("images/various3/widget-content.png") repeat-x scroll left top transparent;
	}
.widget-bottom {
    background: url("images/various3/widget-bottom.png") no-repeat scroll left top transparent;
	}


#blog-top {
    background: url("images/various3/fromblog-top.png") no-repeat scroll 0 0 transparent;
	}
#blog-wrapper {
    background: url("images/various3/fromblog-mainbg.png") no-repeat scroll left top transparent;
	}
#blog, #eventlist, #albumlist, #musicplayer {
    background: url("images/various3/fromblog-bottom.png") no-repeat scroll left bottom transparent;
}
	
#controllers2 {
    background: url("images/various3/fromblog-controllers-bg.png") no-repeat scroll 0 0 transparent;
}
#custom_calendar {
    background: url("images/various3/calendar-bg.png") no-repeat scroll 0 0 transparent;
}

td.dwp {
    background: url("images/various3/td_posts.png") no-repeat scroll center center transparent;
}
#wp-custom-calendar tbody td#today,td.dwp span.posts_today { 
    color: #00C6FF;
	}
	
td.dwp .mb_popup {
    background: url("images/various3/even-tip-top.png") no-repeat scroll left top transparent;
}
td.dwp .mb_popup .ev-popupcontent {
    background: url("images/various3/even-tip-content.png") repeat-y scroll left top transparent;
}
td.dwp .mb_popup .ev-popupbottom {
    background: url("images/various3/even-tip-bottom.png") no-repeat scroll left top transparent;
}	

	
/*Footer
------------------------------------------------*/
#footer-wrap {
    background: url("images/various3/footer-wrap.jpg") no-repeat scroll center top #1c2c64;
}

/*Other
--------------------------------------------*/
a.readmore {
    background: url("images/various3/featured-readmore.png") no-repeat scroll right bottom transparent;
}

a.readmore span {
    background: url("images/various3/featured-readmore.png") no-repeat scroll 0 0 transparent;
}

.reply-container {
    background: url("images/various3/featured-readmore.png") no-repeat scroll right bottom transparent;
}

.reply-container a {
    background: url("images/various3/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/various3/pagenavi-bg.png") no-repeat scroll 0 0 transparent;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited { 
    background: url("images/various3/pagenavi-bg.png") no-repeat scroll 0 0 transparent;
}

div.wrap-button {
    background: url("images/various3/featured-readmore.png") no-repeat scroll right bottom transparent;
}
div.wrap-button .submit {
    background: url("images/various3/featured-readmore.png") no-repeat scroll 0 0 transparent;
}


	
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a {
    background: url("images/various3/btn_prev.png") no-repeat scroll 0 0 transparent;
	}

#nextBtn a, #nextBtn2 a {
    background: url("images/various3/btn_next.png") no-repeat scroll 0 0 transparent;
}
	
.price-album {
    background: url("images/various3/bg-price-box.png") no-repeat scroll left top transparent;
}

div.jp-audio, div.event-item {
    background: url("images/various3/bg-single-song.png") no-repeat scroll left top transparent;
	}
div.jp-audio {
    background: url("images/various3/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;
}		