/* body { background: url(images/blue/header_bg.jpg) center top no-repeat; background-color: #53a9e0; }	*/
/*body { background-color: #53a9e0; } */

body {
    /*background: url(/wp-content/uploads/2015/09/wallpaper_smart_city.jpg) repeat; */
    background: url(/wp-content/themes/pplware/images/kids_wall_skate_2.jpg) repeat;
    background-position: 0px 0px;
    background-color: #FFFFFF;
    background-size: 100%;
    background-attachment: fixed;
}
/*body { background-position: 0px -150px; background-color: #a0d8ef; background-size: 100%; background-attachment: fixed;}*/

#featured {
    background: url(images/blue/featured-bg.png) no-repeat;
}
#search-form {
    background: url(images/blue/search.png) no-repeat;
}
#searchinput {
    color: #ffffff;
    text-shadow: 1px 1px 1px #10568c;
}
ul.nav li a {
    color: #fff;
}
ul.nav li:hover ul,
ul.nav li.sfHover ul {
    border: 1px solid #1870a9;
    border-top: none;
    background: url(images/blue/dropdown-bg.png) repeat-y;
}
ul.nav ul li {
    background: url(images/blue/dropdown-separator.png) no-repeat bottom left;
}
ul.nav ul a:hover {
    color: #addbff;
}
ul.nav ul li a {
    background: url(images/blue/menu-bullet.png) no-repeat 0px 9px;
}
a#left-arrow {
    background: url(images/blue/left_arrow.png) 0px 0px no-repeat;
}
a#right-arrow {
    background: url(images/blue/right_arrow.png) 0px 0px no-repeat;
}
p#copyright {
    color: #ffffff;
    text-shadow: 1px 1px 1px #246fa9;
}
p#copyright a {
    color: #ffffff;
}
/* NRelated */
/*//CENTER NRELATE INCLUDING TITLE
.nrelate {
margin-left: 10px !important;
} */
/*//CENTER NRELATE (NO TITLE)
.nrelate_related .nr_inner {
margin-left: 20px !important;
} */