#footer a.button, a.button {
	color: white;
}

#wrapper {
	/*background: url('wood/bg.jpg');*/
}

#nav {
	background: url('wood/nav.png') -4px 0 no-repeat;
}

#search-submit, .wpcf7-submit, #footer .wpcf7-submit, #comment-submit.btn {
	background: url('wood/submit.png') no-repeat left top;
}

#search-submit:hover, .wpcf7-submit:hover, #footer .wpcf7-submit:hover, #comment-submit.btn:hover {
	background: url('wood/submit.png') no-repeat left bottom;
}

.img span {
	background: url('wood/blogpage_thm_bg.png') no-repeat;
}

.portfolio .img span {
	background: url('wood/portfolio_sng_bg.png') no-repeat;
	}

.thumbnail span {
background: url('wood/portfolio_thm_bg.png') no-repeat;
}

.page-template-page-full-php .full-img span {
	background: url('wood/slider.png');
}

a.button {
	background: url('wood/more_button.png') no-repeat scroll left top transparent;
}

a.button:hover {
	background: url('wood/more_button.png') no-repeat scroll left bottom transparent;
}

a.button.longer {
	float: right;
	width: 185px;
	margin: 10px -1px 10px 0;
	background: url('wood/more_button_long.png') repeat-x scroll left top transparent;
}

a.button.longer:hover {
		background: url('wood/more_button_long.png') repeat-x scroll left bottom transparent;
}


.navigation a {
	background: url('wood/submit.png') no-repeat left top;
}

.nivoSlider a.nivo-imageLink {
	background: url('wood/slider.png') !important;
}

.nivo-controlNav {
	background: url('wood/nivo_controlnav.png') no-repeat top left !important;
}

.long .nivo-controlNav {
	background: url('wood/nivo_controlnav_long.png') no-repeat top left !important;
}

.nivo-controlNav a {
	background: url('wood/bullets.png') no-repeat !important;
}

.nivo-controlNav a.active {
	background-position:-18px 0 !important;
}

.nivo-directionNav a {
	background: url('wood/nivo_arrows.png') no-repeat !important;
}

a.nivo-nextNav {
	background-position:-50px 0 !important;
}

#nav .sf-menu li:hover {
	background: url('wood/nav_li_button_hover.gif') repeat-x top left !important;
}

#nav .sf-menu li li a {
	margin: 0;
	border: none;
	font-size: 15px;
}

#footer-wrap {
	/*background: url('wood/footer_bg.jpg');*/
}

#footer .wg li, #footer .wg li a, #footer .wg div  {
	border-color: #0d0c06;
}