/* classic */
body { color: #ccc }
#header { color: #aaa }
#menu li { border-bottom-width: 1px; border-bottom-style: solid }
#com td { border-top: 1px solid rgba(255, 255, 255, .1) }
input, select, textarea, .gal_button, #pagination-top a, #pagination-bot a { background-color: transparent; border: 1px solid rgba(255, 255, 255, .15); color: #ccc!important }
a, a:hover { color: #fff }
hr { border-top: 1px dashed rgba(255, 255, 255, .1) }
[class^="icon-"]:before, [class*=" icon-"]:before { color: #fff }
.icon-shadow { text-shadow: 0 0 2px rgba(0,0,0,0.7) }