.nb-admin-link {
    position: absolute;
    z-index: 10;
    margin-left: 20px;
    font-size: 10px;
    text-shadow: none;
    font-weight: normal;
}

.nb-gallery-viewer img {
  display: none;
}

.hidden {
  display: none;
}

.nb-slideshow-link {
  float: right;
}

#player-container {
  margin-left: -9999px;
  height: 0px;
  width: 0px;
}

div.slideshow {
  background-image: url('/images/icons/audio.png');
  background-position: right;
  background-repeat: no-repeat;
  cursor: pointer;
  padding: 10px;
  float: right;
  margin-top: 15px;
}

.nb-widget {
    margin: 1em 0;
}

.nb-social-icons-light ul {
    list-style: none;
    margin-left: 0;
}

.nb-social-icons-light ul li {
    display: inline-block;
    opacity: 0.4;
}

.nb-social-icons-light ul li:hover {
    opacity: 1.0;
}

.nb-social-icons-light li a {
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: 20px;
    width: 16px;
}

.nb-widget-tweets {
    list-style-type: none;
    margin-left: 0;
}

.nb-widget-tweets li {
    margin-bottom: .5em;
}

.sil-facebook a     { background: url(/images/icons/social-sprites.png) 0px  0px no-repeat; }
.sil-twitter a      { background: url(/images/icons/social-sprites.png) -16px 0px no-repeat; }
.sil-gplus a        { background: url(/images/icons/social-sprites.png) -32px 0px no-repeat; }
.sil-delicious a    { background: url(/images/icons/social-sprites.png) -48px 0px no-repeat; }
.sil-digg a         { background: url(/images/icons/social-sprites.png) -64px 0px no-repeat; }
.sil-stumbleupon a  { background: url(/images/icons/social-sprites.png) -80px 0px no-repeat; }
.sil-reddit a       { background: url(/images/icons/social-sprites.png) -96px 0px no-repeat; }
.sil-favorite a     { background: url(/images/icons/social-sprites.png) -112px 0px no-repeat; }
.sil-rss a          { background: url(/images/icons/social-sprites.png) 0px  -16px no-repeat; }
.sil-tumblr a      { background: url(/images/icons/social-sprites.png) -16px -16px no-repeat; }

.nb-widget img {
    max-width: 100%;
}

.nb-widget .fb-activity {
    background-color: #eee;
}

.nb-fb-activity {
    max-width: 100%;
    overflow: auto;
}

.sq-addon-option-price {
    text-align: right;
}
