/* BODY */

body {
    background: #d2e9fb repeat-x;
}

/* STANDARD TYPOGRAPHY */

a {
    color: #1974b3;
}

/* LAYOUT */

#menu-wrapper {
    background-image: url(standard-light.png);
}

#main {
    border-color: #c6c6c6;
}

#copyright {
    background-image: url(light2.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(standard-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(light.png)
}

#search .search-input {
    color: #666666;
}

#search .submit {
    background-image: url(submit-light.png);
}

/* BLOG */

#content .entry h3 a:hover,
#content .archive h3 a:hover {
    color: #1974b3;
}

/* FOOTER AREA */

#footer-widget-area {
    background-image: url(light.png);
    background-color: #e4e4e4;
}

#footer-widget-area a,
#copyright a {
    color: #474747;
}

/* SIDEBAR */

#sidebar .widget li a:hover {
    color: #1974b3;
}

/* SLIDESHOW */

#slideshow-nav {
    background-image: url(light.png)
}

#slideshow-nav-inner a {
    background-image: url(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(simple-contact-light.png);
}
