#wrapper                        { background:#809e18;border-top:1px solid #97b136; }
#nav                            { border-right:1px solid #97b136; }

#nav li:hover                   { color:#fff;background:#6d8412; }
#nav li.active                  { color:#fff;background:#6d8412; }

.separator                      { height:1px;margin:30px 0;background:#97b136; }
.separator2                     { height:1px;margin:20px 0;background:#97b136; }

.ui-slider-handle               { background-color:#97b136; }

.recent-work div > a            { color:#17969D; }

.button                         { background:#b3c466; }
.effect:hover                   { color:#fff;background:#97b136;z-index:9999; }

#nav ul .nav-icon-home          { background:url('../_layout/images/icon-home.png') no-repeat; }
#nav ul .nav-icon-crystalo      { background:url('../_layout/images/icon-crystalo.png') no-repeat; }
#nav ul .nav-icon-game          { background:url('../_layout/images/icon-game.png') no-repeat; }
#nav ul .nav-icon-contact       { background:url('../_layout/images/icon-contact.png') no-repeat; }

#nav .active .nav-icon-home     { background:url('../_layout/images/icon-home-active.png') no-repeat; }
#nav .active .nav-icon-crystalo { background:url('../_layout/images/icon-crystalo-active.png') no-repeat; }
#nav .active .nav-icon-game     { background:url('../_layout/images/icon-game-active.png') no-repeat; }
#nav .active .nav-icon-contact  { background:url('../_layout/images/icon-contact-active.png') no-repeat; }


#contact-form-wrapper input    { color:#b3c466; }
#contact-form-wrapper textarea { color:#b3c466; }


.social li             { background:#b3c466 }

.social .twitter       { background-color:#b3c466; }
.social .twitter:hover { background-color:#42670f; }

.social .rss           { background-color:#b3c466;}
.social .rss:hover     { background-color:#42670f; }

.social .skype         { background-color:#b3c466; }
.social .skype:hover   { background-color:#42670f; }

.social .in            { background-color:#b3c466; }
.social .in:hover      { background-color:#42670f; }

#showcase-wrapper .col-350 .image-overlay div a { color:#17969D; }

.wr-reference span                              { color:#42670f; }

#wrapper-resume .col-315 h1                     { border-bottom:1px solid #97b136; }




#nav li { border-bottom:1px solid #97b136;text-shadow:0 1px #97b136; }
#contact-wrapper { border-bottom:1px solid #97b136; }
#nav ul span { text-shadow:0 1px #0f7d85; }
h1           { text-shadow:0 1px #97b136; }
h2           { text-shadow:0 1px #97b136; }
h3           { text-shadow:0 1px #97b136; }
h4           { text-shadow:0 1px #97b136; }
#home-wrapper { border-bottom:1px solid #97b136; }
#home-wrapper-work { border-top:1px solid #97b136; }


.ui-widget-content a {
    color: #809E18;
}
