/* ORL: use this file if you need styles in both desktop and mobile version */

/* Articles (nodes) */
.article {
  margin-bottom: 0;
}

.article > header {}

/* Title */
.article-title {}
.article-title a:link,
.article-title a:visited,
.article-title a:active {}

.article-title a:hover,
.article-title a:focus {}

/* User Picture */
.article .user-picture {}
.article .user-picture img {}

/* Submitted */
.article .submitted {}
.article .submitted  a {}
.article .submitted  a:hover {}
.article .submitted  p.author-datetime {}
.article .submitted  time {}

/* Links */
.article nav {}
.article ul.links {}
.article ul.links li {}
.article ul.links li a {}
.article ul.links li.node_read_more a {}
.article ul.links li.comment_add a {}
.article ul.links li.comment_comments a {}
.article ul.links li.comment_new_comments a {}
.article ul.links li.blog_usernames_blog a {}
.article ul.links li.print_html a {}
.article ul.links li.print_email a {}
.article ul.links li.print_pdf a {}

/* UL link first and last classes */
.article ul.links li.first {}
.article ul.links li.last  {}

/* Workflow states */
.article-add    {}
.article-edit   {}
.article-delete {}
.article-preview  {}
.article-sticky   {}
.article-promoted {}

/* Status */
.article-unpublished {}

/* Theme the teaser */
.article-teaser {}



/* instagram --------------------------------------------------------------- */
.follow-instagram-link a,
.visit-instagram-header-title:before,
.visit-instagram-wrapper .anythingSlider-default .arrow a {
  background-image: url('../images/sprite.png');
  background-repeat: no-repeat;
  background-color: transparent;
}

.pane-woco-instagram-feed {
  width: 98.8%;
  clear: both;
}

.visit-instagram-block {
  max-width: inherit;
}

.visit-instagram-popup {
  width: 612px;
  padding-bottom: 10px;
  overflow: hidden;
}

.instagram-popups-loaded .visit-instagram-popup {
  padding-bottom: 30px;
}

.visit-instagram-title {
  font-size: 16px;
  line-height: 20px;
  padding: 6px 0 0 25px;
  margin: 0 40px 14px 0;
  max-height: 40px;
  background: url('../images/visit-sprite-popup.png') no-repeat 4px -93px;
  overflow: hidden;
}
.visit-instagram-image {
  width: 612px;
  height: 612px;
  margin-bottom: 15px;
  padding-top: 10px;
}
.visit-instagram-image img {
  width: 100% !important;
  height: 100% !important;
}
.visit-instagram-likes {
  padding-left: 22px;
  background: url('../images/visit-sprite-popup.png') no-repeat 0 -198px;
  float: right;
  font-size: 14px;
  line-height: 20px;
  margin-left: 15px;
}
.visit-instagram-description {
  width: 500px;
  padding-bottom: 15px;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  word-wrap: break-word;
}
.visit-instagram-tags {
  padding-bottom: 15px;
}
.visit-instagram-comment {
  width: auto;
  padding: 0 0 15px 25px;
  font-size: 14px;
  line-height: 20px;
  background: url('../images/visit-sprite-popup.png') no-repeat 0 -296px;
  overflow: hidden;
  word-wrap: break-word;
}
.visit-instagram-description a,
.visit-instagram-comment a {
  font-weight: bold;
}
.visit-instagram-wrapper .anythingSlider-default .anythingWindow {
  overflow: hidden;
  border: 0;
}
.visit-instagram-wrapper .anythingSlider-default {
  padding: 0;
}
.visit-instagram-wrapper .anythingSlider-default .arrow a {
  width: 40px;
  height: 40px;
  padding: 0;
  margin: -20px 0 0 0;
}
.as-oldie .visit-instagram-wrapper .anythingSlider-default .arrow {
  top: 50%;
}
.visit-instagram-wrapper .anythingSlider-default .back {
  width: 40px;
  height: 40px;
  left: -45px;
}
.visit-instagram-wrapper .anythingSlider-default .forward {
  width: 40px;
  height: 40px;
  right: -45px;
}
.visit-instagram-wrapper .anythingSlider-default .back a {
    background-position: -319px -748px;
}
.visit-instagram-wrapper .anythingSlider-default .forward a {
  background-position: -367px -748px;
}
.visit-instagram-wrapper .anythingSlider-default .back a:hover {
    background-position: -322px -748px;
}
.visit-instagram-wrapper .anythingSlider-default .forward a:hover {
  background-position: -364px -748px;
}

.visit-instagram-block {
  background: #fff;
}
.visit-instagram-header {
  position: relative;
  text-align: center;
}
.visit-instagram-follow {
  position: absolute;
  right: 40px;
  bottom: 30px;
}
.visit-instagram-block .visit-category-label {
  position: static;
  display: inline-block;
  margin: 0 auto;
  padding: 5px;
  background: #333;
  color: #fff;
}
.ie7 .visit-instagram-block .visit-category-label {
  display: inline;
  zoom: 1;
}
.visit-instagram-header-title {
  padding: 6px 0 12px !important;
  margin: 0 auto !important;
  line-height: 44px !important;
  text-align: center;
  font-family: "Soho Gothic Bold", serif;
}
.visit-instagram-header-title:before {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-top: -3px;
  margin-right: 10px;
  vertical-align: middle;
  content: "";
  background-position: -1178px -1433px;
}
.visit-instagram-wrapper {
  padding: 0 4%;
  overflow: hidden;
}
.ie7 .visit-instagram-wrapper {
  position: relative;
}
.visit-instagram-li {
  background: #fff !important;
}
.visit-instagram-li a:first-child {
  margin-left: 5px;
}
.visit-instagram-item {
  display: block;
  position: relative;
  width: 148px;
  /*height: 100%;*/
  margin-right: 5px;
  float: left;
}
.ie6-8 .visit-instagram-item {
  width: 14.285%;
}
@media all and (max-width: 1220px) {
  .visit-instagram-item {
    width: 13.5%;
  }
}
.visit-instagram-block ul {
  margin: 0 !important;
  padding: 0 !important;
}
.ie7 .visit-instagram-wrapper {
  position: relative;
}
.visit-instagram-item img {
  position: relative;
  width: 100% !important;
  height: 100% !important;
}
.visit-instagram-mouseover {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 32px;
  font-size: 11px !important;
  line-height: 11px !important;
  color: #474747;
  background: #fff;
}
.visit-instagram-mouseover * {
  vertical-align: baseline !important;
}
.visit-instagram-li.activePage .instagram-popup-button:hover .visit-instagram-mouseover {
  display: block;
}
.follow-instagram-link {
  padding: 27px 0;
  text-align: center;
}
.follow-instagram-link a {
  padding-left: 15px;
  font-family: 'Soho Gothic Bold', sans-serif;
  color: #cb1823;
  background-position: -229px -712px;

}
.follow-instagram-link a:hover {
  color: #df0410 !important;
}
.visit-instagram-count-likes {
  display: block;
  float: right;
  height: 11px;
  margin: 11px 8px 0 0;
  padding: 0 0 0 14px;
  background: url('../images/visit-instagram-mouseover-icons.png') no-repeat 0 0;
}
.visit-instagram-count-comments {
  display: block;
  float: right;
  height: 11px;
  margin: 11px 14px 0 0;
  padding: 0 0 0 14px;
  background: url('../images/visit-instagram-mouseover-icons.png') no-repeat 0 -25px;
}
.visit-instagram-count-likes a,
.visit-instagram-count-comments a,
.visit-instagram-count-likes a:hover,
.visit-instagram-count-comments a:hover {
  color: #000 !important;
}
.visit-instagram-header .button-wrapper {
  margin: 15px 0 0;
}
body #cboxContent .visit-instagram-popup .button-wrapper {
  margin: 0;
}
