body {
    background: url("images/sprinkles2.png") repeat scroll 0 0 #d4d4d4;
    }

#header {
    height: 159px;
    background-position: center top;
    }

#logo {
	margin-top: 20px;
	}
       
div#top-menu {
    background: url("images/menu-bg2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 963px;
    height: 76px;
    top: 113px;
    left: 1px;
    }

ul#secondary {
	padding-left: 293px !important;
	}   

ul#secondary li {
	padding: 0 42px;
	}

ul#primary,
ul#secondary li a {
    font-family: Helvetica,arial,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
	font-size: 15px;
	}
	
ul#primary > li,
ul#secondary > li {
	background: none;
	}

ul#primary li a {
	color: #DBDBDB;
	text-shadow: 1px 1px #000;
	}

ul#primary > li.current_page_item > a, 
ul#primary > li.current-menu-ancestor > a,
ul#primary li a:hover {
	color: #ADADAD;
	text-shadow: -1px -1px #000;
	}
	
ul#primary span,
ul#secondary li a span {
    font: italic normal 14px georgia, "times new roman", serif;
    text-transform: none;
	}

#menu-bg {
	background: url("images/menu-bg-index2.png") no-repeat;
	}
		
#featured {
    background: url("images/featured-bg2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    }

#featured .description {
	background: url("images/featured-description3.png") no-repeat;
	top: 178px;
	}

#featured .slide-info {
	background: url("images/top-description-bg2.png") no-repeat top center;
	}

#featured .description h2.title a {
	color: #E2E2E2;
	}
	
#featured .description h2.title a:hover {
	color: #fff;
	}

#featured .description span.price,
#featured span.price span{
	background-image: url("images/price2.png");
	}

#controllers span#active-arrow {
	background: url("images/active-thumb-bg2.png") no-repeat;
	}
		
span.price2 span,
span.price2 {
	background-image: url("images/price-small-bg2.png");
	}

#featured .description span.price {
	left: 100px !important;
	}
	
#breadcrumbs {
	display: none;
	}

.entry div.thumbnail span.overlay2 {
	background: url("images/thumb-overlay2.png") no-repeat;
	}

.item-slide span.overlay {
	background: url("images/single-mainimage-overlay2.png") no-repeat;
	}

#content {
	padding-top: 15px;
	}

#sidebar img#about-image {
	display: none;
	}

#sidebar .widget ul li {
	background: url("images/price-small-bg2.png") no-repeat;
	color: #FFF;
	display: block;
	font-family: Georgia,serif;
	font-size: 17px;
	height: 30px;
	padding: 0 10px 0 0;
	text-shadow: 1px 1px 1px #2D8791;
	width: 160px;
	text-align: center;
	margin-bottom: 10px;
	}

#sidebar .widget ul li a {
	background: url("images/price-small-bg2.png") no-repeat right bottom;
	display: block;
	height: 27px;
	margin-right: -17px;
	padding: 3px 0 0;
	color: #FFF;
	text-shadow: 1px 1px 1px #2D8791;
	}
	
#sidebar .widget ul li a:hover {
	text-decoration: none;
	}
	