/* BODY */

body {
    background: #fbfbf3 url(../../images/style/bg/glossy-light2.png) top center no-repeat;
}
 

/* STANDARD TYPOGRAPHY */

a {
    color: brown;
}

/* LAYOUT */

#menu-wrapper {
    background-image: url(../../images/style/menu/glossy-light.png);
}

#main {
    border-color: #c6c6c6;
}

#copyright {
    background-image: url(../../images/style/footer-copyright/light.png);
    color: #969696;
}

/* HEADER */

#logo-text a {
    color: #474747;
}

/* MAIN MENU */

#menu-wrapper .menu a {
    color: #666666;
}

#menu-wrapper .menu a:hover {
    background-image: url(../../images/style/menu/glossy-light.png);
}

#menu-wrapper .menu li ul {
    background: #ffffff;
    border: 1px solid #c6c6c6;
    border-top: none;
}

#menu-wrapper .menu li ul ul {
    border: 1px solid #c6c6c6;
}

#menu-wrapper .menu li li a:focus,
#menu-wrapper .menu li li a:hover,
#menu-wrapper .menu li li a:active {
    background: #f2f2f2;
}

#menu-wrapper .menu li li a,
#menu-wrapper .menu li li a:visited {
    color: #666666;
}

/* SEARCH */

#search .left,
#search .middle,
#search .right {
    background-image: url(../../images/style/search/light.png)
}

#search .search-input {
    color: #666666;
}

#search .submit {
    background-image: url(../../images/style/search/submit-light.png);
}

/* BLOG */

#content .entry h3 a:hover,
#content .archive h3 a:hover {
    color: #1095d2;
}

/* FOOTER AREA */

#footer-widget-area {
    background-image: url(../../images/style/footer-widgets/light4.png);
    background-color: #ece9dd;
}


#footer-widget-area a,
#copyright a {
    color: #474747;
}

/* SIDEBAR */

#sidebar .widget li a:hover {
    color: #1095d2;
}

/* SLIDESHOW */

#slideshow-nav {
    background-image: url(../../images/style/slide-nav/light.png)
}

#slideshow-nav-inner a {
    background-image: url(../../images/style/slide-buttons/light.png);
}	

/* Jaybich Simple Contact Widget */

#full-width-content .widget ul.themeblvd-simple-contact li,
#sidebar .widget ul.themeblvd-simple-contact li,
#footer-widget-area .widget ul.themeblvd-simple-contact li,
ul.themeblvd-simple-contact li {
    background-image: url(../../images/shared/simple-contact-light.png);
}
