#user-strip {
    height: 106px;
}

#page-content {
	padding-top: 135px;
    position: relative;
}

.deleted {
	width: 100%;
	margin: 50px 0px;
	font-size: 1.4em;
	text-align: center;
}

#film-strip {
    width: 305px;
    padding-left: 8px;
    float: right;
    height: 102px;
    position: relative;
    bottom: 4px;
    overflow: hidden;
    border-left: 1px solid #D9E1E1;
}

ul.film-strip {
	float: none;
	width: 3000px;
	height: 65px;
    bottom: 0;
    padding-left: 0;
    border-left: 0 none;
    position: relative;
    left: 0;
}

ul.film-strip li {
	position: relative;
	bottom: 8px;
    width: 103px;
	text-align: center;
}

#more-from {
	color: #ababab;
	text-align: right;
    height: 28px;
    bottom: 0;
    position: relative;
    right: 10px;
}

#film-strip-nav-link {
    bottom: 5px;
    display: block;
    font-size: 0.9em;
    position: relative;
}

#film-strip-nav-link-new {
    background: url("/images/small-sprite-crushed-v5.png") no-repeat scroll 34px -369px transparent;
    display: block;
    float: right;
    padding-right: 14px;
    position: relative;
    right: 3px;
}

#film-strip-nav-link-old {
    background: url("/images/small-sprite-crushed-v5.png") no-repeat scroll 0 -345px transparent;
    display: block;
    float: left;
    padding-left: 10px;
}

.tweet-info .user .date {
	color: #A7A7A7;
	margin-left: 5px;
	font-size: 0.9em;
}

#tweet-options {
	margin-top: 5px;
}

#tweet-options a {
    font-weight: normal;
    display: block;
    float: left;
}

#lp-like {
    display: block;
    float: left;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #D1D1D1;
}

#tweet-options a.share-button {
    margin-left: 10px;
    border-left: 1px solid #D1D1D1;
}

.main-image, .main-image .the-image, .main-video, .main-video .the-video {
	text-align: center;
	margin: 0 auto;
    min-height: 440px;
}

.the-image, .the-video {
	width: 100%;
}

.main-image, .main-video {
	width: 100%;
	position: relative;
}

.main-image img, .main-image canvas {
	max-height: 428px;
	max-width: 570px;
	-moz-box-shadow: 2px 2px 7px #AAAAAA;
	box-shadow: 2px 2px 7px #AAAAAA;
	-webkit-box-shadow: 2px 2px 7px #AAAAAA;
	border: 1px solid #ededed;
	padding: 5px;
}

.main-image img {
    position: relative;
    cursor: pointer;
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

a.main-image-prev {
	background: url("/images/sprite-crushed.png") no-repeat scroll -525px -6px transparent;
	display: block;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	width: 22px;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 50;
}

a.main-image-prev:hover {
    background-position: -525px -166px;
}

a.main-image-prev:active {
    background-position: -525px -197px;
}

a.main-image-next {
	background: url("/images/sprite-crushed.png") no-repeat scroll -473px -6px transparent;
	display: block;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	width: 22px;
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 50;
}

a.main-image-next:hover {
    background-position: -473px -166px;
}

a.main-image-next:active {
    background-position: -473px -197px;
}

.the-image, .main-image-prev, .main-image-next, .the-video {
	float: left;
}

.the-video embed {
	/* max-width: 580px !important; */
}

ul#stats-area {
    position: absolute;
    right: 0;
    top: 17px;
    width: auto;
}

#stats-area span.stats-label {
    color: #ABABAB;
    display: block;
    float: left;
    font-size: 0.9em;
    margin-right: 8px;
    position: relative;
    bottom: 1px;
}

#stats-area a {
	color: inherit;
}

#stats-area a:hover {
	color: inherit;
	text-decoration: none;
}

ul#stats-area li {
	list-style-type: none;
	float: left;
	height: 17px;
	padding-top: 3px;
}

#image-views {
	color: #333;
	padding-left: 5px;
	font-size: 1.1em;
	/*position: relative;*/
	/*bottom: 1px;*/
}

#stats-area .stats:hover, #stats-area .flag:hover, #stats-area .rate:hover, #stats-area .fav:hover {
	background-color: #f3f2f2;
	color: #333;
}

#stats-area .stats {
	border-right: 1px solid #eceded;
	border-left: 1px solid #eceded;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 2px;
	margin-left: 7px;
}

#stats-area .stats a {
	padding-top: 1px;
	background: url("/images/sprite-crushed.png") no-repeat scroll -300px -97px transparent;
	display: block;
	height: 18px;
	width: 64px;
}

#stats-area .flag {
	padding-top: 2px;
}

#stats-area .flag a {
	padding-top: 1px;
	background: url("/images/sprite-crushed.png") no-repeat scroll 27px -99px transparent;
	display: block;
	width: 41px;
}

#stats-area .flag, #stats-area .rate, #stats-area .fav {
	border-right: 1px solid #eceded;
	padding-left: 7px;
	padding-right: 4px;
}

#stats-area .rate {
	width: 105px;
}

#stats-area .views {
	border-left: 1px solid #aaa;
    bottom: 4px;
    color: #ababab;
    float: right;
    font-size: 0.9em;
    height: 21px;
    padding-left: 8px;
    position: relative;
}

#stats-area .fblike {
	margin-left: 7px;
}

#stats-area .fav a {
	background: url("/images/sprite-crushed.png") no-repeat scroll -172px -99px transparent;
	display: block;
	width: 37px;
}

#stats-area .fav a:hover, #stats-area .fav a.done {
	background: url("/images/sprite-crushed.png") no-repeat scroll -242px -99px transparent !important;
}

#stats-area .fblike iframe {
	width: 100px !important;
	height: 22px !important;
	position: relative;
	bottom: 3px;
}

.social-row {
	margin-top: 20px;
	width: 100%;
}

.social-row .left-button {
	float: left;
}

.social-box .right-buttons {
	float: right;
}

.link-box .input {
	float: left;
}

.link-box .title {
	color: #a3acaf;
	font-weight: bold;
}

.link-box .input input {
	width: 250px;
	padding: 5px;
	color: #888;
	border: 1px solid #c4c4c4;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.link-box .button {
	float: left;
	margin-left: 8px;
}

.link-box .input-row {
	margin-top: 10px;
}

#e-id-box, #l-id-box {
	padding: 10px 0px;
	border-top: 1px solid #cacaca;
	margin-top: 10px;
}

#options-area {
	margin-top: 20px;
}

.options-area .row {
	margin: 10px 0px;
}

.options-area .label {
	width: 100px;
	float: left;
	padding-top: 5px;
}

.options-area .value {
	float: left;
	padding-top: 5px;
}

.options-area .input {
	float: left;
}


.options-area .input input {
	width: 195px;
	padding: 5px;
	color: #888;
	border: 1px solid #c4c4c4;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#embed-box input.readonly {
    width: 525px;
}

.options-area .more, .options-area .fewer {
	display: block;
	margin: 15px 0px;
}

#image-controls {
	position: absolute;
	z-index: 99999;
	width: 140px;
}

#image-controls a {
	float: left;
	display: block;
	text-indent: -9999px;
	background: url('/images/sprite-crushed.png') no-repeat #333;
	background-color: rgba(0, 0, 0, 0.5);
	height: 44px;
	width: 44px;
	margin-left: 1px;
	-moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25) inset;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25) inset;
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25) inset;
}

#image-controls a:hover {
	background-color: #298bd0;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-box-shadow: none;
}

#image-controls a.rotate-right {
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	background-position: -177px -441px;
}

#image-controls a.zoom {
	background-position: -219px -441px;
}

#image-controls a.rotate-left {
	-moz-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	background-position: -264px -441px;
}

#social-row {
	/*border-top: 1px solid #efefef;*/
	margin-top: 20px;
	/*padding-top: 3px;*/
    position: relative;
}

#social-row .social-left {
	float: left;
}

#social-row .social-left a {
    margin-left: 10px;
}

#social-row .social-left a:first-child {
    margin-left: 0px;
}

.social-left a, .social-right a {
	float: left;
}

.social-left a.yfrog-grey-button, .social-right a.yfrog-grey-button {
    position: relative;
    top: 4px;
}

#social-row .social-right {
	float: right;
}

#share-links {
    bottom: 9px;
    float: left;
    position: relative;
}

/*#share-links.pw-widget {*/
    /*display: none;*/
/*}*/

#share-links.ra1-pw {
    bottom: 9px;
    margin-right: 5px;
    position: relative;
    width: 280px;
}

.social-right .title {
	float: left;
	color: #afb8bb;
	font-weight: bold;
	font-size: 0.8em;
	position: relative;
	top: 4px;
}
/*
#share-links a {
	background: url('/images/sprite-crushed.png') no-repeat;
	width: 22px;
	height: 22px;
	text-indent: -9999px;
	margin-left: 4px;
}

#share-links a.facebook {
	background-position: 0px -125px;
}

#share-links a.myspace {
	background-position: -24px -125px;
}

#share-links a.em {
	background-position: -49px -125px !important;
}

#share-links a.em span {
	display: none !important;
}

#share-links a.more {
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #C7C7C7;
    color: #AFB8BB;
    font-size: 0.8em;
    height: 17px;
    margin-top: 1px;
    padding: 1px 4px 0;
    text-align: center;
    text-indent: 0;
    width: 28px;
}

#share-links a.more:hover {
    text-decoration: none;
}
*/

#comment-box {
	margin-top: 12px;
}

#commentBox_flash .wrapper {
	border: 1px solid #e2e2e2;
	background-color: #fff;
	padding: 3px 5px 5px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-moz-box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, 0.25) inset;
	box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, 0.25) inset;
	-webkit-box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, 0.25) inset;
	border: 1px solid #B9B9B9;
	height: 52px;
	overflow: hidden;
}

#commentBox_flash .textarea {
	float: left;
}

#commentBox_flash textarea {
	border: 0;
	/*width: 535px;*/
    width: 625px;
	height: 57px;
	/*height: 55px;*/
	/*overflow-y: auto;*/
	padding: 3px;
	font-size: 1.05em;
	/*font-size: 1.1em;*/
	color: #5F5F5F;
	line-height: 1.4em;
}

#commentBox_flash textarea.large {
	color: #c8c8c8;
}

#commentBox_flash .upload-button {
	float: right;
	padding: 5px;
	width: 60px;
	height: 55px;
	border-left: 1px solid #EDEDED;
}

#commentBox_flash .upload-loading {
	text-align: center;
	margin-top: 5px;
}

#commentBox_flash .post-button {
	margin-bottom: 10px;
}

#commentBox_flash .post-button a {
	margin-left: 275px;
	/*margin-left: 285px;*/
}

#comments-area .count {
	color: #666;
	font-weight: bold;
	font-size: 0.9em;
    float: left;
}

#comments-flag {
    background: url("/images/flag-icon.png") no-repeat right 3px;
    display: block;
    float: right;
    font-weight: normal;
    padding-right: 20px;
}

#comments-flag:hover {
    text-decoration: none;
    color: #3B9CE0;
}

#embed-box {
	padding: 5px 2px;
}

.main-video a.main-image-prev {
	left: -25px;
}

.main-video a.main-image-next {
	right: -25px;
}

.comment .images img {}

.user .source {
	font-size: 0.9em;
	color: #a7a7a7;
	margin-left: 3px;
}

.user .source a {
	font-weight: normal;
}

/* start report abuse */

#abuse-dmca {
    color: #808080;
    font-size: 0.9em;
    position: absolute;
    right: 10px;
    top: 5px;
}

#abuse-title {
    color: #666666;
    font-weight: bold;
    margin: 65px 0 20px;
    text-align: center;
    font-size: 1.1em;
}

#abuse-media {
    text-align: center;
}

#abuse-thumbnail {
    -moz-box-shadow: 2px 2px 7px #AAAAAA;
    box-shadow: 2px 2px 7px #AAAAAA;
    -webkit-box-shadow: 2px 2px 7px #AAAAAA;
    background-color: #FFFFFF;
    border: 1px solid #EDEDED;
    max-height: 160px;
    max-width: 250px;
    padding: 5px;
}

#abuse-buttons {
    margin: 25px auto 0;
    width: 120px;
}

#abuse-buttons a.cancel {
    display: block;
    float: left;
    margin-right: 15px;
    position: relative;
    top: 7px;
}

/* end report abuse */

#comments .yfrog-close-button {
    float: right;
    display: none;
}

#comments .comment:hover .yfrog-close-button {
    display: block;
}

#video-not-ready {
    background: url("/images/video-temp.png") no-repeat scroll center center transparent;
    height: 300px;
}

.media-deleted {
    background: url("/images/photo-been-removed.png") no-repeat scroll center center transparent;
    height: 300px;
}

#the_tweet a {
    font-weight: normal;
}

#video-player-wrapper {
    margin: 0 auto;
}

#commentBox_flash {
    position: relative;
}

#lp-comment-count {
    bottom: 18px;
    color: #C6D3DC;
    font-size: 1.1em;
    position: absolute;
    right: 10px;
}

.right-side .promo-area {
    margin: 0;
    border: 0;
    padding: 0;
    width: 310px;
    height: 260px;
}

#signup-cta {
    width: 100%;
    height: 81px;
    border: 1px solid #ebebeb;
    margin: 22px 0 0 0;
    text-align: center;
    border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#signup-cta .inner {
    width: 637px;
    height: 73px;
    margin: 4px auto 0 auto;
    background-color: #ebebeb;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#signup-cta .inner .button {
    height: 41px;
    width: 147px;
    background: url('/images/sprite-crushed.png') no-repeat scroll -293px -166px transparent;
    margin: 14px 90px 0 0;
    display: inline;
    float: right;
}

#signup-cta .inner .button:hover {
    background-position: -293px -207px;
}

#signup-cta .inner .button:active {
    background-position: -293px -248px;
}

#signup-cta h1 {
    color: #3e3e3e;
    font-size: 18px;
    font-weight: bold;
    padding: 11px 0 0 0;
    display: inline;
    float: left;
    margin: 14px 0 0 90px;
}

#hidden-login-anchor {
    width: 0;
    height: 0;
    display: none;
}

#menu-search-wrapper-big-daddy {
    height: 44px;
}

#menu-search-wrapper-big-daddy.logged-in {
    height: 43px;
}

#main-refreshable-area {
    /*background: url("/images/loader.gif") no-repeat scroll center center transparent;*/
}

.left-side .loading-wrapper {
    position: relative;
}

#fb-like-parent {
    height: 21px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 5px;
    width: 100px;
    z-index: 5;
}

#comments-loading {
    background: url("/images/loader.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 25px;
    padding: 7px 0 0 40px;
}

#video-player-wrapper_wrapper {
    text-align: center;
    margin: 0 auto;
}

.timeline-comment-reply-to {
    top: 0;
    right: 0;
}

#comments .comment:hover .timeline-comment-reply-to {
    display: block;
}

.tagging-row {
    margin: 10px auto 0;
    width: 582px;
}

#left-promo {
    left: -170px;
    position: absolute;
    top: 135px;
}


#linked-promo {
    margin: 10px auto;
    width: 470px;
}

/** yfrog 3 popup
******************************************/
body.yf3-popup {
    overflow: hidden;
}

#yf3-popup-container .logo-area > a,
#yf3-popup-container > .wrapper > .close,
#yf3-popup-container > .wrapper > .button,
#yf3-popup-container > .wrapper > .corner,
#yf3-popup-container > .wrapper > .check {
    background: url('/images/yf3-popup-sprite.png') 0 0 no-repeat transparent;
}

#yf3-popup-container > .wrapper > .close {
    background-position: -194px -203px;
    display: block;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    z-index: 5;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

#yf3-popup-bg,
#yf3-popup-container {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
}

.yf3-popup #yf3-popup-bg,
.yf3-popup #yf3-popup-container {
    display: block;
}

#yf3-popup-bg {
    background-color: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    z-index: 9999991;
}

#yf3-popup-container {
    z-index: 9999992;
    background: transparent none;
}

#yf3-popup-container > .wrapper {
    position: relative;
    width: 690px;
    margin: 100px auto 0;
    height: 400px;
    background-color: #fff;
    -moz-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.25);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#yf3-popup-container.open > .wrapper {
    margin-top: 150px;
    opacity: 1;
    filter: alpha(opacity=100);
}

#yf3-popup-container .logo-area {
    position: absolute;
    background-color: #ececec;
    height: 140px;
    top: 0;
    left: 0;
    width: 100%;
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    -ms-border-radius: 2px 2px 0 0;
    -o-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
}

#yf3-popup-container .logo-area > a {
    display: block;
    height: 58px;
    margin: 41px auto 0;
    width: 288px;
}

#yf3-popup-container h3.title {
    color: #0282E3;
    display: block;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 32px;
    font-weight: 300;
    left: 0;
    line-height: 32px;
    position: absolute;
    text-align: center;
    top: 165px;
    width: 100%;
}

#yf3-popup-container .title2 {
    color: #0282E3;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 300;
    left: 0;
    line-height: 22px;
    position: absolute;
    text-align: center;
    top: 215px;
    width: 100%;
}

#yf3-popup-container > .wrapper > .button {
    background-position: 0 -202px;
    display: block;
    height: 44px;
    left: 249px;
    position: absolute;
    top: 275px;
    width: 190px;
}

#yf3-popup-container > .wrapper > .corner {
    background-position: 0 -70px;
    bottom: -25px;
    height: 130px;
    position: absolute;
    right: -49px;
    width: 310px;
    z-index: 5;
}

#yf3-popup-container > .wrapper > .check {
    background-position: -298px 0;
    bottom: 20px;
    color: #767676;
    display: block;
    font-size: 12px;
    font-weight: normal;
    left: 25px;
    padding: 3px 0 0 25px;
    position: absolute;
    text-decoration: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

#yf3-popup-container > .wrapper > .check:hover {
    text-decoration: none;
}

#yf3-popup-container > .wrapper > .check.checked {
    background-position: -298px -24px;
}

#main-ad-container {
    padding: 5px 0 20px 0;
}

#continue-info {
    float: right;
    margin: 2px 1px 2px 0;
    font-size: 18px;
    padding: 10px;
}

#main-ad {
    display: table;
    margin: 0 auto;
    text-align:center;
    padding: 50px;
}

#continue-link {
    position:relative;
    float:right;
    top:40px;
    font-size: 18px;
}

#continue-image {
    float:left;
}
