/*  
Skin Name: Skin #1
Version: 1.0
Description: Skin for Exciter
*/

/* Main Menu */
#wrapper-navigation{background-color:#344d68;border-bottom:7px solid #ddd; }
.sf-menu > li > a, .sf-menu > li > a:visited  {color: #fff;}
.sf-menu > li.current-post-parent > a,
.sf-menu > li.current-menu-parent > a,
.sf-menu > li.current-post-ancestor > a,
.sf-menu > li.current-menu-item > a,
.sf-menu > li.current_page_item > a,
.sf-menu > li.current-cat > a,
.sf-menu > li:hover > a,
.sf-menu a:focus, 
.sf-menu a:hover, 
.sf-menu a:active{background-color:#283b52; }

.sf-menu li li {background-color:#283b52;}

/* Slider Tab */
.slider-navigator li.active{background:url(images/arrow-bg.png) no-repeat scroll left center; color:#fff}
.slider-navigator li.active div{background:url(images/grad-bg.gif);color:#FFF;}
.slider-navigator li.active img{ background:url(../../images/menu-overlay-sub.png);border:#6f839a  solid 1px;}

/* Title */
.block h3,.block h3 a,.widget-title,ul.tabs li a { color:#344d68;}

/* Footer */
#wrapper-footer{background-color:#344d68}
#footer .widget a{color:#6e839c}
#footer .widget .widget-title{background:url(../../images/menu-sep-h.png) 0 100% repeat-x; border:none;}
#footer .widget .item_small .block-image img{border:1px solid #5b6d82}
#footer .widget .flickr-photo img{border:1px solid #5b6d82!important}
#footer .widget li { border-bottom: 1px dashed #5b6d82}
#footer .widget .item_small { border-bottom:1px dashed #5b6d82;}
#footer .widget .item_small h2 a{color:#fff}
#footer .widget .block-meta,
#footer .widget .block-meta a{color:#6e839c}
#footer-bottom {background:url(../../images/menu-sep-h.png) 0 0 repeat-x; border:none;}
#footer .tweets .tweet a{color:#6e839c!important}