/*!
 * Social Gallery Video
 * http://www.epicplugins.com
 * V0.1B
 *
 * Copyright 2013 Mike Stott, Epic Plugins
 *
 * Date: 17/06/2013 */


#SGVloggy{
  height:50px;
  width:50px;
}
.SGVadlight{
  position: absolute;
  bottom: 20px;
  width: 100%;
  display:none;
}

.mpover{
  position:absolute;
  height:100px;
  width:100px;
  top: 20%;
  box-shadow: 0 0px 0px !important;
  left: 25%;
}

#SGVcomm{
  display:none;
  overflow: auto;
}

#SGVfbcomm{
  overflow:hidden;
}

.SGVads{
  display:none;
}

#SGV{
  position:absolute;
  background: black;
}

#SGVoverlay {
  position:absolute;
  top:20px;
  right:20px;
  width:13px;
  height:13px;
  background:#000;
  z-index:50;
  color:#fff;
  cursor: pointer;
  background-image: url(https://fbstatic-a.akamaihd.net/rsrc.php/v2/y9/r/QLNZdqY-hoU.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 -92px;
  display: none;
  z-index:900;
}
#SGVcommlight{
  position:absolute;
  top:20px;
  right:50px;
  width:13px;
  height:13px;
  background:#000;
  z-index:50;
  color:#fff;
  cursor: pointer;
  display: none;
  z-index:900;	
}
#FADSclose{
  position:absolute;
  top:20px;
  left:15px;
  width:20px;
  height:20px;
  /*background:#000;*/
  z-index:50;
  color:#fff;
  cursor: pointer;
  /*display: none;*/
  z-index:900;	
}

#SGVright{
  position:absolute;
  top:50%;
  right:20px;
  width:27px;
  height:45px;	
  background-image: url(https://fbstatic-a.akamaihd.net/rsrc.php/v2/yK/r/_0sPC076Xs7.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: -529px -35px;
  cursor: pointer;
  display:none;
}
#SGVrightC{
  position:absolute;
  top:50px;
  right:0px;
  width:30%;
  height:70%;	
  cursor: pointer;
  z-index:900;
}
#SGVleftC{
  position:absolute;
  top:50px;
  left:0px;
  width:30%;
  height:70%;	
  cursor: pointer;
  z-index:900;
}
#SGVleft{
  position:absolute;
  top:50%;
  left:20px;
  width:27px;
  height:45px;	
  background-image: url(https://fbstatic-a.akamaihd.net/rsrc.php/v2/yK/r/_0sPC076Xs7.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: -585px -35px;
  cursor: pointer;
  display:none;
}

.SGVthumb{
  /*float:left;*/
  cursor:pointer;
  padding:5px;
  box-shadow: 2px 2px 5px #888888;
  margin-right:10px;
  height:200px;
  margin-bottom:10px;
  position:relative;
}

.SGVthumbimg{
  float:left;
  cursor:pointer;
  padding:5px;
  box-shadow: 2px 2px 5px #888888;
  margin-right:10px;
  height:150px;
  width:150px;
  margin-bottom:10px;
  position:relative;
}

#SGVTlightbox{
  background:white;
  margin-left: -440px;
  position: absolute;
  top: -180px;
  left: 50%;
  -webkit-box-shadow: 0 0 20px rgba(0,0,0,.7);
  z-index:20000;
}
#SGVprev{
  margin-left:20px;
}
#horizon{
  color: white;
  background-color: #0ff;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 0px;
  overflow: visible;
  visibility: visible;
  display: block;
  z-index:20000;
}
#SGVcontain{
  background:black;
  position:absolute;
  height: 500000px;
  top:0px;
  left:0px;
  width:100%;
  opacity:0.8;
  cursor:pointer;
}
#SGVplayer{
  float: left;
  background: black;
  position: relative;
}
#SGVimg{
  visibility:hidden;
}
.SGVload{
  position:absolute;
  top:50%;
  left:25%
}
#SGVcom{
  width: 345px;
  position: absolute;
  right: 15px;
  padding-top:5px;
  margin-top: 12px;
  background: #FFF;
  min-height: 300px;
  height: 95%;
  overflow:auto;
}
.SGVshare-row1{
  margin-top: 5px;
  margin-left: 20px;
  padding-bottom: 2px;
}
.SGVshare-row2{
  margin-left: 20px;
  padding-bottom: 2px;
  padding-top:5px;
  float:left;
}
#sgBlogTitle {
  font-size: 11px;
  line-height: 18px;
  color: #999;
  font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
  text-shadow: none;
  padding-top: 2px;
}
.SGVdesc{
  font-size: 11px;
  line-height: 18px;
  color: #999;
  font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
  text-shadow: none;
  padding-top: 2px;	
  padding-bottom:5px;
}
.SGVtitle{
  text-decoration: none;
  color: #3b5998;
  font-size: 13px;
  font-weight: 600;
  font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
  text-shadow: none;
}	
#sgBlogTitle a:link, #sgBlogTitle a:active, #sgBlogTitle a:visited {
  text-decoration: none;
  color: #3b5998;
  font-size: 13px;
  font-weight: 600;
  font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
  text-shadow: none;
}
#sgPluginBoxClose {
  width: 24px;
  height: 24px;
  position: absolute;
  top: -10px;
  right: 0px;
  font-weight: 900;
  color: #666;
  z-index: 10002;
  cursor: pointer;
  font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
  text-shadow: none;
  text-align: right;
  font-size: 2em;
}
#SGVprev{
  opacity:0.7;
}
#SGVnext{
  opacity:0.7;
}
#SGVnav{
  width: 345px;
  position: absolute;
  right: 30px;
  bottom: 6px;
}
.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
  display: none !important;
}
.SGVnavthumb{
  float:left;	
  padding-left:5px;
  padding-top:20px;
}
.wpbg{
  background: url('../img/videoPlaceholder2.jpg');
}
@media only screen and (max-width : 800px) {
    /* styles */
    #sgPluginBoxClose{
        font-size: 4em;
        right: 10px;
        top: -30px;
        height: 60px;
        width: 50px;
    }
}