/*body,
.widget-top { background:#ededed url(../images/bgtexture_light.png) }*/
body,
.widget-top { background-color:#fff; }
#sidebar,
.widget-top { text-shadow:0 1px 1px rgba(255,255,255,0.3) }
#sidebar .sub-menu,
/*#sidebar .line { border-color:rgba(0,0,0,0.1) }*/
#sidebar .line { border-color:#fff; }
.widget-top a,
#sidebar a,
.widget-top .widget-title,
#sidebar .widget-title,
#sidebar .menu a { color:#333 }
#sidebar .sub-menu a { color:#333}
#sidebar .sub-menu:hover { color:#9a93bd}

/*.drop-menu:after,*/
span.icon { background-image:url(../images/sprite-light.png) }

#sidebar input[type=text], #sidebar .textfield { background:none; border:3px solid #e5e5e5; -webkit-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.2); -moz-box-shadow:inset 0px 1px 1px rgba(0,0,0,0.2); box-shadow:inset 0px 1px 1px rgba(0,0,0,0.2) }
#sidebar input[type=text]:focus, #sidebar .textfield:focus { color:#333 }