/* color of header and footer*/

.top-bar, #footer .copyright, .dt-sc-button.small.purchase, .carousel_items .carousel-arrows a, th, .dt-sc-callout-box .dt-sc-button, .dt-sc-callout-box.type4, .dt-sc-callout-box.type1 .icon, .dt-sc-callout-box.type5 .icon, .dt-sc-callout-box.type2:hover .icon, .dt-sc-callout-box.type3:hover .icon, .dt-sc-callout-box.type1 .dt-sc-button, .dt-sc-callout-box.type5 .dt-sc-button, .dt-sc-pr-tb-col.selected .dt-sc-tb-header .dt-sc-price, .package-thumb-wrapper .featured-tag, .package-wrapper .featured-tag, .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content, .dt-sc-titled-box {
    background: none repeat scroll 0% 0% #ffe121;
}

/* size of logo and menu*/
#logo {
 
    width: 30%;

}

#main-menu { width:70%; }

/* blog not too big featured image*/
.blog-entry .entry-thumb .entry-thumb-wrapper {

    width: 50%;
 
}


body {
  color: #666600;
}
