* {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
	padding: 120px 0 0 0;
	font-size-adjust: none;
	font-variant: normal;
}
iframe {
	margin: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    -webkit-box-sizing: border-box;
}
.iframe {
	/*
	border-top: 1px #ccc dotted; 
	margin-top: 95px; 
	*/
	margin-top: 77px; 
	padding-top: 18px; 
	overflow: hidden
}

.iframe #tiny {
	width: 346px;
	height: 28px;
}

/* for webkit */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	body.iframe {
		padding-top: 18px; 
	}

	.iframe #tiny {
		line-height: 2;
	}

	iframe { 
		padding-bottom: 77px;
	}
}

#base {
	margin-left: auto;
	margin-right: auto;
	padding: 0 5px 20px 65px;
	/*
	width: 960px;
	*/
	width: 728px;
}
#base.debug { border-top: none }

#iframe-header {
	/*
	border-bottom: 1px #ccc dashed;
	*/
	position: absolute;
	top: 0;
	width: 100%;
}

#iframe-header #topbar {
	margin-left: auto;
	margin-right: auto;
	position: static;
	padding: 0 30px 0 0;
	width: 975px;
	height: 98px;
}

#iframe-header #logo-wrapper {
	position: relative;
	left: 15px;
	height: 98px;
}

#close a,
#close {
	color: #ccc;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	margin-top: 8px;
	text-decoration: none;
}
#close a { padding: 0 2px 2px; }
#close a:hover { border-bottom: none; color: #777; text-decoration: none; }

#topbar {
	width: 728px;
	height: 120px;
	position: absolute;
	top: 0;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#tiny-logo, #vidio-logo { float: left; }
#tiny-logo:link, #vidio-logo:link,
#tiny-logo:visited, #vidio-logo:visited,
#tiny-logo:hover, #vidio-logo:hover,
a#tiny-logo:active, a#vidio-logo:active 
{ border-bottom: none; color: white; outline: none; }
#tiny-logo:hover { background: url( /images/topbar_01_hover.png ) no-repeat; }
#vidio-logo:hover { background: url( /images/topbar_pinch.png ) no-repeat; }
#tiny-logo {
	background: url( /images/topbar_01.png ) no-repeat;
	width: 97px;
	height: 120px;
}
#tiny-bar {
/*
	background: url( /images/topbar_02.png ) no-repeat;
*/
	background: url( /images/topbar_02_white.png ) no-repeat;
	background-position: 0 -6px;
	float: left;
	width: 373px;
	height: 120px;
}
#vidio-logo,
#vidio-logo {
	background: url( /images/topbar_pinch_03.png ) no-repeat;
	width: 258px;
	height: 120px;
}
#iframe-header #tiny-logo div,
#iframe-header #tiny-bar {
	height: 105px;
}
#iframe-header #vidio-logo,
#iframe-header #vidio-logo div {
	height: 115px;
}

#tiny-wrapper {
	position: relative;
	top: 47px;
	left: 12px;
	height: 28px;
	width: 346px;
}

#tiny {
	border: none;
	background: none;
	font-family: 'Lucida Grande', Arial, 'Courier New', Courier, monospace;
	font-size: 10pt;
	line-height: 1.5;
	padding-right: 10px;
	padding-left: 10px;
	width: 326px;
	/*
	width: 332px;
	padding-bottom: 1px;
	height: 16px;
	height: 18px;
	*/
	padding-top: 7px;
	height: 21px;
}

#tiny a.permalink {
	color: #ccc;
	font-family: 'Courier New', Courier, monospace;
}
#tiny a.permalink:hover {
	border-bottom: 1px dashed #ccc;
	color: #ccc;
	font-family: 'Courier New', Courier, monospace;
}

#title {
	position: relative;
	top: 91px;
	left: 15px;
	font-family: Arial, Sans-Serif;
	font-size: 19px; /* YouTube */
	font-weight: bold;
	line-height: 1.5;
	width: 576px;
	height: 29px;
	overflow: hidden;
}
.title {
	font-size: 19px; /* YouTube */
	font-weight: bold;
}
#thumb-preview .title {
	margin-top: 3px;
}

#main {
	min-height: 385px;
	width: 640px;
	margin-top: 16px;
}

.left-fix {
	margin-left: 14px;
}

#progress {
	height: 45px;
	/*
	width: 640px;
	*/
	width: 668px;
}

#progressbar {
	height: 20px;
	width: 100%;
}

#video {
	background-image: url( /images/frame_668x.png );
	/*
	background-image: url( /images/video-background.png );
	height: 414px;
	width: 668px;
	padding: 12px 14px 16px 14px;
	*/
	height: 385px;
	width: 640px;
	padding: 12px 14px 16px 14px;
}

#video-comments,
#video-visitors {
	width: 646px;
}

#topbar #video-created-by {
	padding-top: 10px;
}

#topbar #video-created-by .textarea {
	max-width: 100px;
}
#topbar #video-created-by .tweet {
/*
	border: none;
*/
	padding-right: 10px;
}

#video-guide-outer {
	position: absolute;
	top: 120px; /* YouTube sans promo */
	z-index: -1;
}
#video-guide-inner {
	/* account for border width */
	position: relative;
	top: -1px;
	left: -1px;
	height: 383px;
	width: 638px;
	margin: 12px 14px 16px 14px;
}

#thumb-preview label,
#thumb-preview {
	margin-bottom: 0;
}
#thumb-preview-fix {
	position: relative;
	/*
	left: -15px;
	left: -10px;
	*/
	left: -10px;
	top: 1px;
}
#thumb-preview #thumb-wrapper {
	background: url( /images/thumb-short-youtube-background.png ) no-repeat;
	float: left;
	width: 432px;
	height: 128px;
}
#thumb-wrapper {
	background: url( /images/thumb-with-youtube-background.png ) no-repeat;
	/*
	height: 152px;
	height: 128px;
	*/
	height: 152px;
	width: 668px;
}
#thumb-inner {
	padding-top: 19px;
	padding-left: 23px;
}
.thumb {
	border: 1px solid #ccc;
	height: 90px;
	width: 120px;
}

#sidebar {
	background-image: url( /images/vertical-arm-mock.png );
	height: 480px;
	width: 320px;
}

#footer a,
#footer {
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
}
#footer {
	color: #333;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;
	width: 100%;
}

.ui-effects-transfer { border: 1px dashed orange; }
.ui-icon { margin-right: 3px; }
.ui-state-highlight,
.ui-state-error { 
	font-size: 10pt;
	padding: 5px;
}

/* alignment */
.center { text-align: center }
.clear { clear: both }
.left  { float: left }
.right { float: right }

/* colors */
.debug { border: 1px cyan dashed }
.disabled { color: #777 }
.green { color: #9fda58 }
.orange { color: orange }
.white { color: #ccc }

/* visibility */
.hide { display: none }
.show { display: block }

/* whitespace */
.mar { margin: 10px }
.mar-top	{ margin-top: 10px }
.mar-right { margin-right: 10px }
.mar-bot	{ margin-bottom: 10px }
.mar-left	{ margin-left: 10px }

.hmar-top	{ margin-top: 5px }
.hmar-bot	{ margin-bottom: 5px }
.hpad-top	{ padding-top: 5px }
.hpad-bot	{ padding-bottom: 5px }

.pad { padding: 10px }
.pad-top	{ padding-top: 10px }
.pad-right { padding-right: 10px }
.pad-bot	{ padding-bottom: 10px }
.pad-left	{ padding-left: 10px }

.step {
	font-family: Helvetica, "Arial Black", Arial, sans-serif;
	font-size: 64pt;
	font-weight: bold;
	line-height: 1;
	margin-top: 0;
	padding-top: 0;
	padding-right: 10px;
	height: 304px;
	width: 70px;
}
#step1 .step {
	background: url( /images/1_green.png ) no-repeat;
	font-size: 0;
}
#step2 .step {
	background: url( /images/2_green.png ) no-repeat;
	font-size: 0;
}
#step3 .step {
	background: url( /images/3_green.png ) no-repeat;
	font-size: 0;
}

#step1 .ui-widget {
	width: 300px;
}
#step2 .ui-widget {
	margin-top: 10px;
	margin-left: 8px;
	width: 168px;
}

.outer {
	width: 688px;
}

.inner {
	width: 575px;
}
.inner-plus {
	width: 592px;
}

.share {
	margin-left: 10px;
	width: 140px;
}

a { color: blue; text-decoration: none; }
a:hover {
	border-bottom: 1px dashed blue;
}
a:active {
	background: blue;
	color: white; 
	border-bottom: 1px dashed white;
}
a.avatar, a.avatar:hover, a img,
a:hover img { background: none; border: none; border-bottom: none !important; text-decoration: none; outline: none; }
a.marklet, a.marklet:visited { border: 1px dashed blue; padding-left: 3px; padding-right: 3px; }
a.marklet:hover, a.marklet:active { background: blue; border: 1px dashed white; color: white; }
.tweet a,
.tweet a:hover,
.tweet a:active {
	border-bottom: none !important;
}
.tweet a:hover,
.tweet a:active {
	text-decoration: underline;
}


button {
	font-size: 10pt;
	padding: 3px 5px 3px 5px;
	width: 110px;
}

h1 {
	font-size: 19px; /* YouTube */
	font-weight: bold;
	padding-bottom: 6px;
	margin-bottom: 0;
}

h3 { 
	margin: 0;
	font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 14pt;
	font-weight: normal;
}
h3 label {
	font-size: 14pt;
	font-weight: normal;
}

h4 { 
	margin: 0;
	font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: normal;
}

.login {
	width: 290px;
}

.login button {
	margin-right: 3px;
}

label, input {
	display: block;
	font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	line-height: 1.5;
	margin-bottom: 10px;
}
.login label {
	color: #333;
	float: left;
	margin-left: 0;
	padding: 5px 10px 0 0;
	text-align: right;
	height: 25px;
	width: 120px;
}
.login input {
	float: left;
	line-height: 1.5;
	padding-top: 4px;
	padding-bottom: 5px;
}
.login input[type=password],
.login input[type=text] {
	width: 150px;
}

.ui-wrapper,
#login-wrapper .ui-widget {
	width: 235px;
}
#progressbar.ui-widget-content {
	background: white;
	border: 1px solid rgb( 102, 204, 102 );
}
#progressbar .ui-widget-header {
/*
	background: rgb( 153, 255, 153 );
*/
	border: 1px solid rgb( 102, 204, 102 );
	color: white;
	font-weight: bold;
}
.ui-state-highlight, 
.ui-widget-content .ui-state-highlight {
	border: 1px solid rgb( 102, 204, 102 );
}

input#remember {
	margin-left: 0;
}

#url,
textarea {
	border: 1px solid black;
	font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	line-height: 1.25;
	margin-right: 30px;
	padding: 8px;
	height: 63px;
}

.textarea {
	border: none;
	width: 460px;
}

.tweet .textarea {
	margin-top: 3px;
}
#video-comments .textarea {
	width: 565px;
}

ul#video-visitors,
ul.step-tabs {
	list-style-type: none;
	text-indent: 0;
	padding: 0;
	margin-left: 0;
}

ul.step-tabs li {
	float: left;
	font-weight: normal;
	text-align: center;
	width: 33%;
}

li a .avatar,
a .avatar,
.avatar,
li a:hover .avatar,
a:hover .avatar,
.avatar:hover {
	border-bottom: none !important;
	outline: none !important;
	height: 73px;
	width: 73px;
}

.tweet a.nick { 
	font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
}
.tweet div, 
.tweet a, 
.tweet {
	font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, Sans-Serif;
}
.tweet {
	border-bottom: 1px dashed #ddd;
	color: white;
	font-size: 11pt;
	line-height: 1.1em;
	padding: 10px;
}

#comment_text:hover,
#url:hover,
.tweet:hover,
#video-created-by-hover:hover {
	background: url(/images/opacity-mask-40.png);
}

.tweet-top {
	border-top: 1px dashed #ddd;
}

.tweet-bot {
	border-bottom: 1px dashed #ddd;
}

.meta a:hover {
	/*
	background: #f0f0f0;
	color: #999;
	*/
}
.meta a,
.meta a:link,
.meta a:visited,
.meta a:active,
.meta a:hover,
.meta {
	color: #999;
	font-family: Georgia, serif;
	font-style: italic;
	text-shadow: none;
}
.tweet-nohover .meta,
#authuser .meta,
.meta {
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 0.8em;
	margin-top: 1px;
}

#comment-wrapper {
	margin-bottom: 10px;
}

.comment_text {
	font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, Sans-Serif;
}

#remaining {
	color: #ccc;
	font-family: Georgia, serif;
	font-size: 22pt;
	font-weight: bold;
	line-height: 1;
}


