
#header {
  background-color:#660000;
}
#w #header, #w #header a {
  color:#FFFFFF;
}
body {
  background-color:#660000;
}
#content.simple, #content.simple a, #w a, #w {
  color:#FFFFFF;
}
#navigation {
  background-color:#000000;
}
#navigation a {
  color:#E5E4D5;
}
ul li.title, ul li.category, ul li.section, ul li.title a, ul li.category a, ul li.section a {
  color:#E5E4D5 !important;
  background-color:#000000 !important;
}
#navigation .lead li.this, #navigation .lead li.this a, #navigation ul.sub, #navigation ul.sub li.this a, #navigation .sub a { 
  background-color:#B4B95D;
  color:#000000;
}

#footer {
  background-color:#660000;
}
#footer, #footer a {
  color:#FFFFFF;
}

.title-button, .pin, input[type='checkbox'], span.checkbox {
  background-color:#CC0000;
  color:#FFFFFF !important;
}

/* adjusting colors for pins and marks */
/* Show Light */
.pin {border-color:#fff;}
.pin.add {background-position:-2px -2px;}
.pin.forward {background-position:-2px -49px;}
.mark.check {background-position:-2px -193px;}
.mark.chevron {background-position:-2px -242px;}
ul.list li, ul.list li.more, ul.detail li.more, ul.detail li.last { background: url(xn_resources/widgets/index/gfx/iphone/bg-pin-chevronLight.png) no-repeat right center; }
ul.list li.previous, ul.detail li.previous { background: url(xn_resources/widgets/index/gfx/iphone/bg-pin-chevronLight-back.png) no-repeat left center; }