#share .page-flex {
	display: none !important;
}

/* Hide countdown gif; JS will show if countdown is complete */
#share-block-gif-train,
#share-block-countdown {
	display: none;
}

#share-wrapper {
	position: absolute;
	top: 26%;
	height: 402px;
	width: 100%;
	overflow: hidden;
}

#share-offset {
	width: 2348px;
	height: 380px;
	margin: 0 auto;
	position: relative;
	-webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; 
}

#share-content {
	/*width: 2320px;*/
	width: 3256px;
	height: 380px;
	position: relative;
	margin: 0 auto;
}

#share-share {
	position: absolute;
	top: 382px;
}

#share-share-position {
	position: absolute;
	width: 142px;
	top: 26%;.
	right: 0px;
}

html.mobile #share-share {
	right: 11px;
}

.share-block {
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.45);
	position: absolute;
	display: block;
	-webkit-backface-visibility: hidden;
}

.share-block img {
	display: block;
}

/* Share */
#share .share-block ul.share-icons {
	padding: 0;
	position: absolute;
	bottom: 6px;
	left: 6px;
}

/* iScroll */
#share .iScrollbarH {
	width: 670px;
	margin: 0 auto;
	opacity: 0;
}

/* jScrollPane */
#share .jspHorizontalBar {
	width: 670px;
	left: 50%;
	margin-left: -335px;
}

#share .jspHorizontalBar .jspTrack {
	width: 670px !important;
}

/* Overlay */
.share-block .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	background: url(http://cdn.dolimg.com/franchise/the-lone-ranger/share/images/orange.png);
	-webkit-backface-visibility: hidden;
	
	-webkit-transition: opacity 0.3s ease-out;
	-moz-transition: opacity 0.3s ease-out;
	-ms-transition: opacity 0.3s ease-out;
	-o-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
}

html.ie8 .share-block .overlay {
	background: url(http://cdn.dolimg.com/franchise/the-lone-ranger/share/images/orange.gif);
}

html.mobile .share-block .overlay a {
	display: none;
}

html.mobile .share-block.active .overlay a {
	display: block;
}

.share-block .overlay * {
	filter: inherit;
}

html.desktop .share-block > a:hover .overlay,
html.mobile .share-block > a:active .overlay,
html.desktop .share-block:hover .overlay,
html.mobile .share-block.active .overlay {
	opacity: 1;
	filter: alpha(opacity=100);
}

/* Blocks */
#share-block-quotes {
	width: 366px;
	height: 78px;
	top: 2px;
	left: 3px;
}

#share-block-facebook1 {
	left: 3px;
	top: 122px;
	width: 366px;
	height: 208px;
}

#share-block-instagram {
	left: 1627px;
	top: 122px;
}

/* Facebook share */
#share-block-facebook-share {
	width: 118px;
	height: 40px;
	left: 3px;
	top: 336px;
	position: absolute;
}

/* Tweet */
#share-block-tweet {
	width: 118px;
	height: 40px;
	left: 127px;
	top: 336px;
}

/* Googleplus share */
#share-block-googleplus-share {
	width: 118px;
	height: 40px;
	left: 251px;
	top: 336px;
}

/**
 * Modules
 */
/* Gif */
.share-block-gif .divider {
	width: 3px;
	height: 22px;
	left: 51px;
	background: url(http://cdn.dolimg.com/franchise/the-lone-ranger/share/images/download-divider.png) no-repeat;
	position: absolute;
	bottom: 3px;
}

.share-block-gif .download {
	width: 76px;
	height: 16px;
	left: 57px;
	background: url(http://cdn.dolimg.com/franchise/the-lone-ranger/share/images/download-gif.png) no-repeat;
	display: block;
	position: absolute;
	bottom: 6px;
}
 
/* Poster */
#share .share-block-poster ul.share-icons {
	bottom: 24px;
}

.share-block-poster .download {
	display: block;
	position: absolute;
	bottom: 3px;
	left: 4px;
	width: 98px;
	height: 16px;
	background:url(http://cdn.dolimg.com/franchise/the-lone-ranger/share/images/download-poster.png);
}

/* Typography */ 
#share .share-block-typography ul.share-icons {
	bottom: 24px;
}

.share-block-typography .download {
	display: block;
	position: absolute;
	bottom: 3px;
	left: 4px;
	width: 126px;
	height: 16px;
	background:url(http://cdn.dolimg.com/franchise/the-lone-ranger/share/images/download-infograph.png);
}

/* Facebook */
.share-block-facebook {
	background: url('http://cdn.dolimg.com/franchise/the-lone-ranger/share/content/facebook-post/bg.jpg');
	width: 370px;
	height: 248px;
	position: absolute;
}

.share-block-facebook .share-block-facebook-title,
.share-block-facebook .share-block-facebook-caption,
.share-block-facebook .share-block-facebook-timestamp {
	position: absolute;
	color: #7a7a7a;
	font-size: 12px;
	line-height: 16px;
	font-family: Helvetica, Arial, sans-serif;
}

.share-block-facebook .share-block-facebook-caption a:link,
.share-block-facebook .share-block-facebook-caption a:visited {
	text-decoration: none;
	color: #3b5590;
}

.share-block-facebook .share-block-facebook-title {
	top: 14px;
	left: 56px;
}

.share-block-facebook .share-block-facebook-link {
	color: #3b5998;
	cursor: pointer;
	text-decoration: none;
}

.share-block-facebook .share-block-facebook-link.bold {
	font-weight: bold;
}

.share-block-facebook .share-block-facebook-icon {
	background: url('http://cdn.dolimg.com/franchise/the-lone-ranger/share/content/facebook-post/icon.png') no-repeat;
	cursor: pointer;
	height: 32px;
	position: absolute;
	top: 15px;
	width: 32px;
	display: block;
	left: 15px;
}

.share-block-facebook .share-block-facebook-thumbnail {
	cursor: pointer;
	height: 128px;
	width: 128px;
	position: absolute;
	top: 65px;
	display: block;
	left: 15px;
	overflow: hidden;
}

.share-block-facebook .share-block-facebook-thumbnail img {
	position: relative;
	display: block;
}

.share-block-facebook .share-block-facebook-caption {
	width: 185px;
	height: 112px;
	left: 157px;
	top: 72px;
	font-size: 13px;
	overflow: hidden;
}

.share-block-facebook .share-block-facebook-timestamp {
	left: 56px;
	top: 30px;
}

/* Instagram */
#share-block-instagram {
    background: #f6f6f6;
    border: 1px solid #d6d6d6;
    width: 162px;
    height: 252px;
}

#share-block-instagram-wrapper {
	width: 100%;
	height: 100%;
}

#share-block-instagram .share-block-instagram-title,
#share-block-instagram .share-block-instagram-tags,
#share-block-instagram .share-block-instagram-timestamp {
    position: absolute;
    color: #3c709c;
    font-size: 12px;
    line-height: 16px;
    font-family: Helvetica, Arial, sans-serif;
}

#share-block-instagram .share-block-instagram-thumbnail {
    cursor: pointer;
    height: 150px;
    width: 150px;
    position: absolute;
    top: 6px;
    display: block;
    left: 6px;
}

#share-block-instagram .share-block-instagram-title,
#share-block-instagram .share-block-instagram-timestamp {
    top: 162px;
    left: 7px;
    font-weight: bold;
    text-decoration: none;
}

#share-block-instagram .share-block-instagram-tags {
   	overflow: hidden;
    top: 180px;
    left: 7px;
    color: #888888;
    width: 150px;
    height: 70px;
    text-overflow: ellipsis;
    display: block;
}

#share-block-instagram .share-block-instagram-timestamp {
    color: #b2b2b2;
    right: 5px;
		text-align: right;
		width: 40px;
		display: block;
		position: absolute;
		left: auto;
}

/* Countdown */
#share-block-countdown {
		top: 262px;
		left: 375px;
    background: url(http://cdn.dolimg.com/franchise/the-lone-ranger/share/content/countdown/bg.jpg);
    width: 350px;
    height: 114px;
    position: absolute;
}

#share-block-countdown .share-block-countdown {
    color: #FFFFFF;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    top: 44px;
    width: 50px;
    height: 40px;
    text-align: center;
		opacity: 0;
}

#share-block-countdown-days.share-block-countdown  {
    left: 6px;
		font-size: 60px;
		width: 120px;
		top: 32px;
}

#share-block-countdown-hours {
    left: 137px;
}

#share-block-countdown-minutes {
    left: 210px;
}

#share-block-countdown-seconds {
    left: 283px;
}
