/**
 * DYNAMIC STYLESHEET
 */

/**
 * Header styles
 */
#site-logo a {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/general/99-logo.png);
}
.section-conference #site-logo a {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/general/99-logo-conf.png);
}
#site-tagline {
  background: #fff url(http://behance.vo.llnwd.net/e2/99/img/general/tagline-white.png) no-repeat 0 0;
}
.section-conference #site-tagline {
  background: transparent url(http://behance.vo.llnwd.net/e2/99/img/general/tagline-grey.png) no-repeat 0 0;
}
#site-navigation li a {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/general/nav-menu.png);
}
#site-navigation li a:hover {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/general/nav-menu-hover.png);
}
#site-navigation li.active a {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/general/nav-menu-active.png);
}
#site-navigation li.nav-home a {
  background-position: center 0;
}
#site-navigation li.nav-articles a {
  background-position: center -32px;
}
#site-navigation li.nav-tips a {
  background-position: center -64px;
}
#site-navigation li.nav-videos a {
  background-position: center -96px;
}
#site-navigation li.nav-conference a {
  background-position: center -128px;
  width: 102px;
}
#site-navigation li.nav-sessions a {
  background-position: center -160px;
}
#site-navigation li.nav-advisory a {
  background-position: center -192px;
}
#site-search label {
  background: transparent url(http://behance.vo.llnwd.net/e2/99/img/general/search.png) no-repeat center center;
}


/**
 * Miscellaneous styles
 */
.topics-section .active a {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/arrows/arrow-right-grey.png);
}
.button .arrow-up-white {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/arrows/arrow-up-white.png);
}
.button .arrow-down-white {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/arrows/arrow-down-white.png);
}
.button .arrow-right-white {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/arrows/arrow-right-white.png);
}
.button .arrow-left-white {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/arrows/arrow-left-white.png);
}
.toggle-collapsed .expander {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/buttons/dropdown.png);
}
.note-submit-form .close-box {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/buttons/close.png);
}
.updates-block .rss-feed {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/icons/feed.png);
}
.appreciate-button {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/icons/appreciate-pink.png);
}
.link-appreciations a {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/icons/post-header/appreciate.png);
}
.appreciate-disabled-button {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/icons/appreciate-lightgrey.png);
}
.comment-add-button {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/icons/comment-pink.png);
}
.link-comments a {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/icons/post-header/comment.png);
}
.link-print a {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/icons/post-header/print.png);
}
.tweet-button,
.link-tweets a {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/icons/post-header/twitter.png);
}
.link-share a {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/icons/post-header/share.png);
}
.featured-content-secondary-block .block-type a {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/arrows/arrow-right-white.png);
}
.advisory-primary-column .block-description .upcoming-events li {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/arrows/arrow-right-grey.png);
}
#site-footer .products-list .behance-network {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/icons/footer/network.png);
}
#site-footer .products-list .action-method {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/icons/footer/amo.png);
}
#site-footer .products-list .creatives-outfitter {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/icons/footer/am-products.png);
}
#site-footer .products-list .served-sites {
  background-image: url(http://behance.vo.llnwd.net/e2/99/img/icons/footer/served.png);
}
