/*
    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("images/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("images/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("images/close1.png") top left no-repeat;}
        #cboxClose:hover { background-position: bottom left; }
  
.fv_sharing {margin-top: 3px;}
/*  facebook button */
.fvfacebook_add,
.fvfacebook_share {
  font-weight: bold; font-size: 11px; font-family: Arial; margin-right: 6px; color: black;
}  
.fvfacebook_add a {
  display: inline-block;
  color: white;
  text-decoration: none;
  height: 16px;
  width: 48px;
  margin: 0px 2px -3px 0px;
  _line-height: 16px;
  padding: 0;
  background: url("images/like2.png") top left no-repeat; 
}
.fvfacebook_add a:hover { background-position: bottom left; }
.fvfacebook_add a span {  
  position: absolute; 
  left: -9999px;
}
.fvfacebook_share a {
    background: url("images/share2.png") no-repeat scroll left top transparent;
    width: 60px;
    display: inline-block;
    height: 16px;
    line-height: 100px;
    margin: 0 2px -3px 0;
    overflow: hidden;
    text-indent: 100px;
}
/*  retweet button  */
.fvretweet {
  font-weight: bold; font-size: 11px; font-family: Arial; margin-right: 6px;
  float: left;
}
.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("images/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: left;
}

.fvreddit a.reddit {
  display: inline-block;
  height: 17px;
  width: 75px;
  margin: 0px 2px -3px 0;
  padding: 0;
  background: url("images/reddit.gif") top left no-repeat; 
  color: white;
}
.fvreddit a.reddit:hover { background-position: bottom left; }

/* google buttons  */
.fvgoogleplusone,
.fvgoogleshare {
  font-weight: bold; font-size: 11px; font-family: Arial;
  float: left;
  margin-right: 6px; 
  overflow: hidden;
  *display: none; /*  google +1 is not supported in IE7 */
  _display: none; /*  google +1 is not supported in IE6 */
  color: black;
}
.fvgoogleplusone a.image {
  display: inline-block;
  height: 15px;
  width: 24px;
  margin: 0px 2px 0 0;
  padding: 0;
  background: url("images/googlepo.png") top left no-repeat; 
  color: white;
}
.fvgoogleplusone a.image:hover,
.fvgoogleshare a.image:hover {
  background-position: bottom right;
}
.fvgoogleplusone a.image span,
.fvgoogleshare a.image span {
  position: absolute; 
  left: -9999px;
}
.fvgoogleshare a.image {
  background: url("images/google-po.png") top left no-repeat; 
  display: inline-block;
  height: 16px;
  width: 50px;
  margin: 0px 2px 0 0;
  padding: 0;
  color: white;
}
.fvgoogleplusone-number,
.fvgoogleshare-number {
	vertical-align: text-top;
	margin-top: -2px;
	display: inline-block;
	height: 11px;
}
.fvlinkedin {
  font-weight: bold; font-size: 11px; font-family: Arial;
  float: left;
  height:16px;
  width:50px;
  padding-right:5px;
}
.fvlinkedin a.image {
  font-weight: bold; font-size: 11px; font-family: Arial;
  float: right;
  height:16px;
  width:50px;
  background: url("images/linked_in.png") top left no-repeat; 
}

.fvemail {
  font-weight: normal; font-size: 1px; font-family: Arial;
  float: left;
  padding-right:5px;
}
.fvemail a.image {
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 0px 2px -3px 0;
  padding: 0;
  background: url("images/email.gif") top left no-repeat; 
  color: white;
}

.fvstumbleuppon {
  font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	float: left;
	color: black;
  margin-right: 4px;
}
.fvstumbleuppon a {
  background: url("images/stumbled.png") no-repeat scroll left top transparent;
  display: inline-block;
  height: 16px;
  line-height: 100px;
  margin: 0 2px -3px 0;
  overflow: hidden;
  text-indent: 100px;
  width: 16px;    
}
.fvstumbleuppon a:hover {
	background-position: left bottom;
}
.fvstumbleuppon a span {
	position: absolute;
	left: -9999px;
}

.fvpinterest_pinit {
  float: left;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  margin-right: 6px;
  color: black;
}
.fvpinterest_pinit a {
  background: url("images/pin-it-small.png") no-repeat scroll left top transparent;
  float: left;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  height: 16px;
  margin: 0 2px -3px 0;
  width: 16px;
}
.fvpinterest_pinit a span {
	position: absolute;
	left: -9999px;
}

/*******************************
*********CLASSIC SKINS**********
*******************************/

.fv_sharing_classic span a {
	background-image:url("images/social-sprites.png");
	height: 20px;
}

.fv_sharing_classic span a.image {
	background-image:url("images/social-sprites.png");
	height: 20px;
}

.fv_sharing_classic span {
	margin-right: 4px;
	min-height: 18px;
	float:left;
}

.fv_sharing_classic {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
	line-height: 18px;
}

/* NUMBERS */

.fv_sharing_classic span span {float: left; margin-left: 2px; margin-top: 1px;}
.fv_sharing_classic span a {float:left;}

/* FACEBOOK */
.fv_sharing_classic .fvfacebook_add a {width: 50px; float: left;}
.fv_sharing_classic .fvfacebook_add a:hover {background-position: 0px -20px;}

/* FACEBOOK SHARE */
.fv_sharing_classic .fvfacebook_share a {width:56px; background-position:0px -400px;}
.fv_sharing_classic .fvfacebook_share a:hover {background-position:0px -420px;}
.fvfacebook_share a span {position: absolute; left: -9999px;}

/* TWITTER */
.fv_sharing_classic .fvretweet a {width:55px; background-position:0px -40px;}
.fv_sharing_classic .fvretweet a:hover {background-position:0px -60px;}

/* STUMBLEUPON */
.fv_sharing_classic .fvstumbleuppon a {width:70px; background-position:0px -80px;}
.fv_sharing_classic .fvstumbleuppon a:hover {background-position:0px -100px;}

/* REDDIT */
.fv_sharing_classic .fvreddit a {background-image:url("images/social-sprites.png"); height: 20px; width:70px; background-position:0px -120px;}
.fv_sharing_classic .fvreddit a:hover {background-position:0px -140px;}

/* PRINT */
.fv_sharing_classic .fvfb_print a {width:50px; background-position:0px -160px; display: inline-block; margin-right: 6px;}
.fv_sharing_classic .fvfb_print a:hover {background-position:0px -180px;}
.fvfb_print a span {position: absolute; left: -9999px;}

/* EMAIL */
.fv_sharing_classic .fvemail a {width:50px; background-position:0px -200px; text-indent: -9999px;}
.fv_sharing_classic .fvemail a:hover {background-position:0px -220px;}

/* GOOGLE PLUS ONE */
.fv_sharing_classic .fvgoogleplusone a {width:32px; background-position:0px -240px;}
.fv_sharing_classic .fvgoogleplusone a:hover {background-position:0px -260px;}

/* GOOGLE SHARE */
.fv_sharing_classic .fvgoogleshare a {width:58px; background-position:0px -280px; display: inline-block;}
.fv_sharing_classic .fvgoogleshare a:hover {background-position:0px -300px;}
.fvgoogleshare a span {position: absolute; left: -9999px;}

/* LINKEDIN */
.fv_sharing_classic .fvlinkedin a {width:58px; background-position:0px -320px;}
.fv_sharing_classic .fvlinkedin a:hover {background-position:0px -340px;}
.fv_sharing_classic .fvlinkedin {margin-right: 12px;}
/* PINTEREST */
.fv_sharing_classic .fvpinterest_pinit a {width:39px; background-position:0px -360px;}
.fv_sharing_classic .fvpinterest_pinit a:hover {background-position:0px -380px;}