/* $Id$ */

a.follow-link-this-site {
  background-image: url(images/icon-feed.png);
}

/* @group Video */

.gardens-features-video-indicator {
  background-attachment: scroll;
  background-color: transparent;
  background-image: url(images/med_strip.png);
  background-position: center center;
  background-repeat: no-repeat;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  -webkit-background-size: 100%;
  background-size: 100%;
  bottom: 2%;
  display: block;
  height: 13%;
  left: 2%;
  max-height: 52px;
  max-width: 48px;
  min-height: 13px;
  min-width: 12px;
  opacity: 0.75;
  position: absolute;
  width: 10%;
  /* This will only affect IE7 which needs the extra space */
  *bottom: 2%;
}

.styles-container-media_youtube {
  position: relative;
}

.media-gallery-thumb:hover .gardens-features-video-indicator {
  opacity: 0.3333;
}

.media-list-thumbnails .media-item .gardens-features-video-indicator {
  bottom: 5px;
  left: 2px;
}

/* @end */

/* @group Contextual links */
.contextual-links-region-proxy {
  position: absolute;
  z-index: 500;
}

/* @end */
