/* line 1, ../scss/main.scss */
#section2, #section3 {
  margin-left: 4px;
}

/* line 5, ../scss/main.scss */
.news a {
  color: #000;
}

/* line 9, ../scss/main.scss */
.artistImage {
  width: 390px !important;
  height: 245px !important;
  background-position: 50% 0 !important;
  background-repeat: no-repeat;
  overflow: hidden;
}

/* line 17, ../scss/main.scss */
.ywGuide {
  width: 390px !important;
  height: 245px !important;
}

/* line 22, ../scss/main.scss */
.overlay-text {
  font-size: .9em;
}
/* line 24, ../scss/main.scss */
.overlay-text .overlay-text-2 {
  font-size: 14px !important;
  font-weight: bold;
}

/* line 30, ../scss/main.scss */
.embed {
  margin: 10px 10px 0px 10px;
}

/* line 35, ../scss/main.scss */
.videoText {
  margin: 0 10px;
}

/* line 39, ../scss/main.scss */
.cycle-slideshow {
  margin-top: 20px;
  margin-left: 0px;
  margin-bottom: 0px;
  list-style: none;
}
/* line 44, ../scss/main.scss */
.cycle-slideshow .cycle-prev, .cycle-slideshow .cycle-next {
  position: absolute;
  top: 0;
  width: 30%;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 800;
  height: 100%;
  cursor: pointer;
}
/* line 54, ../scss/main.scss */
.cycle-slideshow .cycle-prev {
  left: 0;
  background: url(http://malsup.github.com/images/left.png) 50% 50% no-repeat;
}
/* line 58, ../scss/main.scss */
.cycle-slideshow .cycle-next {
  right: 0;
  background: url(http://malsup.github.com/images/right.png) 50% 50% no-repeat;
}
/* line 62, ../scss/main.scss */
.cycle-slideshow .cycle-prev:hover, .cycle-slideshow .cycle-next:hover {
  opacity: .7;
  filter: alpha(opacity=70);
}
/* line 67, ../scss/main.scss */
.cycle-slideshow .disabled {
  opacity: .5;
  filter: alpha(opacity=50);
}
/* line 71, ../scss/main.scss */
.cycle-slideshow .cycle-pager {
  text-align: center;
  width: 100%;
  z-index: 500;
  position: absolute;
  top: 370px;
  overflow: hidden;
}
/* line 79, ../scss/main.scss */
.cycle-slideshow .cycle-pager span {
  font-family: arial;
  font-size: 50px;
  width: 16px;
  height: 16px;
  display: inline-block;
  color: #ddd;
  cursor: pointer;
}
/* line 88, ../scss/main.scss */
.cycle-slideshow .cycle-pager span.cycle-pager-active {
  color: #D69746;
}
/* line 91, ../scss/main.scss */
.cycle-slideshow .cycle-pager > * {
  cursor: pointer;
}

/* line 96, ../scss/main.scss */
.sifr {
  margin-left: -10px;
  line-height: 10px;
}

/* line 101, ../scss/main.scss */
#news-list {
  margin-left: -10px;
}
