




/*
     FILE ARCHIVED ON 19:24:01 May 6, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:08:56 Apr 19, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;  background-color: white;}
#cboxTitle{margin:5px;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#111;}

#colorBox{}
    #cboxContent{background:#fff; padding: 5px;background:url(/web/20110506192401/http://mondoweiss.net/site/wp-content/plugins/fv-sharing/loading.gif) 50% 50% no-repeat #fff; }
        #cboxLoadedContent{margin-bottom:20px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:90%; color:#999;}
        #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
        /*#cboxLoadingOverlay{ text-align: center; background:url(/web/20110506192401/http://mondoweiss.net/site/wp-content/plugins/fv-sharing/loading.gif) 5px 5px no-repeat #fff;}*/
        #cboxClose{position:absolute; bottom:2px; right:2px; display:block; color:#444; height: 16px; width: 16px; overflow: hidden; text-indent: 25px; background: url("/web/20110506192401/http://mondoweiss.net/site/wp-content/plugins/fv-sharing/close1.png") top left no-repeat;}
        #cboxClose:hover { background-position: bottom left; }
  
.fv_sharing {margin-top: 3px;}
      
/*  facebook button */
.fvfacebook_add {
  font-weight: bold; font-size: 11px; font-family: Arial;
  float: right; margin-right: 20px; color: black;
}  
.fvfacebook_add a {
  display: inline-block;
  color: white;
  text-decoration: none;
  height: 16px;
  width: 48px;
  margin: 0px 2px -3px 3px;
  _line-height: 16px;
  padding: 0;
  background: url("/web/20110506192401/http://mondoweiss.net/site/wp-content/plugins/fv-sharing/like2.png") top left no-repeat; 
}
.fvfacebook_add a:hover { background-position: bottom left; }
.fvfacebook_add a span {  
  position: absolute; 
  left: -9999px;
}
/*  retweet button  */
.fvretweet {
  font-weight: bold; font-size: 11px; font-family: Arial;
  float: right;
}
.fvretweet a {
  color: black;
  text-decoration: none;
}
.fvretweet a.image {
  display: inline-block;
  height: 16px;
  width: 50px;
  margin: 0px 2px -3px 0;
  padding: 0;
  background: url("/web/20110506192401/http://mondoweiss.net/site/wp-content/plugins/fv-sharing/tweet.png") top left no-repeat; 
  color: white;
}
.fvretweet a.image:hover { background-position: bottom left; }
.fvretweet a.image span {
  position: absolute; 
  left: -9999px;
}

.fvreddit {

  font-weight: bold; font-size: 11px; font-family: Arial;
 margin-right:4px;
  float: right;
}

.fvreddit a.reddit {
  display: inline-block;
  height: 17px;
  width: 75px;
  margin: 0px 2px -3px 0;
  padding: 0;
  background: url("/web/20110506192401/http://mondoweiss.net/site/wp-content/plugins/fv-sharing/reddit.gif") top left no-repeat; 
  color: white;
}
.fvreddit a.reddit:hover { background-position: bottom left; }