@charset "UTF-8";

/* ! Reset defaults & page base */

p, a, h1, h2, h3, h4, h5, h6, hr, ul, ul li, ol, ol li, table, td, tr, th, form, input, select {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	list-style-type: none;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	text-rendering: optimizelegibility;
	-webkit-font-smoothing: antialiased;
}

a {
	text-decoration: none;
	color: inherit;
}

html, body {
	margin: 0;
	padding: 0;
}

body.home {
	background-image: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/bg1-home.jpg), url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/bg2-home.png), url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/bg3-home.jpg), url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/bg-texture1.jpg);
	background-position: top, top, center 737px, top;
	background-repeat: no-repeat, repeat-x, repeat-x, repeat;
}

nav,
section#home-top,
section#home-body {
	position: relative;
	width: 887px;
	margin: 0 auto;
}

section#home-top {
	height: 1024px;
}

section.info-stripe {
	display: block;
	clear: both;
	width: 100%;
	background-color: #fff;
}
section.info-stripe:before,
section.info-stripe:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-image: -webkit-linear-gradient( left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0) 100% );
	background-image:    -moz-linear-gradient( left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0) 100% );
	background-image:     -ms-linear-gradient( left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0) 100% );
	background-image:      -o-linear-gradient( left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0) 100% );
	background-image:         linear-gradient( left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0) 100% );
}

#comingsoon {
	position: absolute;
	top: 0;
	right: 0;
	width: 372px;
	height: 264px;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/comingsoon-sprites.png);
	z-index: 1;
}

#mctab {
	position: fixed;
	top: 30%;
	left: -3px;
	width: 42px;
	height: 188px;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/main_sprites.png) -260px -416px;
	z-index: 1;
	-webkit-transition: left 0.1s ease-out;
	   -moz-transition: left 0.1s ease-out;
	        transition: left 0.1s ease-out;
}

#mctab:hover { left: 0px; }

/* ! Fonts */

@font-face {
	font-family: 'Gotham Bold';
	src: url('https://web.archive.org/web/20131210181939im_/http://voicevoice.com/fonts/gbd-webfont.eot');
	src: url('https://web.archive.org/web/20131210181939im_/http://voicevoice.com/fonts/gbd-webfont.eot') format('embedded-opentype'),
		 url('https://web.archive.org/web/20131210181939im_/http://voicevoice.com/fonts/gbd-webfont.woff') format('woff'),
		 url('https://web.archive.org/web/20131210181939im_/http://voicevoice.com/fonts/gbd-webfont.ttf') format('truetype'),
		 url('https://web.archive.org/web/20131210181939im_/http://voicevoice.com/fonts/gbd-webfont.svg') format('svg');
}
@font-face {
	font-family: 'Gotham Book';
	src: url('https://web.archive.org/web/20131210181939im_/http://voicevoice.com/fonts/gbk-webfont.eot');
	src: url('https://web.archive.org/web/20131210181939im_/http://voicevoice.com/fonts/gbk-webfont.eot') format('embedded-opentype'),
		 url('https://web.archive.org/web/20131210181939im_/http://voicevoice.com/fonts/gbk-webfont.woff') format('woff'),
		 url('https://web.archive.org/web/20131210181939im_/http://voicevoice.com/fonts/gbk-webfont.ttf') format('truetype'),
		 url('https://web.archive.org/web/20131210181939im_/http://voicevoice.com/fonts/gbk-webfont.svg') format('svg');
}
@font-face {
	font-family: 'Gotham Medium';
	src: url('https://web.archive.org/web/20131210181939im_/http://voicevoice.com/fonts/gmd-webfont.eot');
	src: url('https://web.archive.org/web/20131210181939im_/http://voicevoice.com/fonts/gmd-webfont.eot') format('embedded-opentype'),
		 url('https://web.archive.org/web/20131210181939im_/http://voicevoice.com/fonts/gmd-webfont.woff') format('woff'),
		 url('https://web.archive.org/web/20131210181939im_/http://voicevoice.com/fonts/gmd-webfont.ttf') format('truetype'),
		 url('https://web.archive.org/web/20131210181939im_/http://voicevoice.com/fonts/gmd-webfont.svg') format('svg');
}

/* ! Main Menu */

#mainmenu {
	position: relative;
	width: 964px;
	height: 53px;
	margin: 32px 0 0 -37px;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/bg-menu.png);
}

#mainlogo {
	display: block;
	float: left;
	margin: -12px 0px 0px -16px;
	width: 251px;
	height: 86px;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/main_sprites.png);
}

#mainlinks { float: right; }

#mainlinks li {
	float: left;
	height: 53px;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/main_sprites.png);	
}

#mainlinks li:nth-child(1) {
	width: 86px;
	background-position: 0 -86px;
}
#mainlinks li:nth-child(2) {
	width: 121px;
	background-position: -86px -86px;
}
#mainlinks li:nth-child(3) {
	width: 110px;
	background-position: -207px -86px;
}
#mainlinks li:nth-child(4) {
	width: 100px;
	background-position: -317px -86px;
}

#mainlinks li a {
	opacity: 0;
	float: left;
	height: 53px;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/main_sprites.png);
	-webkit-transition: opacity 0.2s ease-out;
	   -moz-transition: opacity 0.2s ease-out;
	        transition: opacity 0.2s ease-out;
}

#mainlinks li:nth-child(1) a {
	width: 86px;
	background-position: 0 -139px;
}
#mainlinks li:nth-child(2) a {
	width: 121px;
	background-position: -86px -139px;
}
#mainlinks li:nth-child(3) a {
	width: 110px;
	background-position: -207px -139px;
}
#mainlinks li:nth-child(4) a {
	width: 100px;
	background-position: -317px -139px;
}

#mainlinks li:nth-child(1) a:hover { opacity: 1; }
#mainlinks li:nth-child(2) a:hover { opacity: 1; }
#mainlinks li:nth-child(3) a:hover { opacity: 1; }
#mainlinks li:nth-child(4) a:hover { opacity: 1; }

#mainlinks li:nth-child(5) {
	padding: 18px 0 0 12px;
	font-family: "Gotham Medium";
	font-size: 14px;
	color: #5ecefb;
	background: none;
	text-shadow: 0px -1px #09577e;
}
#mainlinks li:nth-child(5)>span {
	padding: 0 9px 0 4px;
	font-family: "Gotham Book";
	font-size: 12px;
}

#mainlinks li:nth-child(5) a {
	float: right;
	margin-top: -23px;
	opacity: 1;
	width: 91px;
	height: 33px;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/main_sprites.png) -251px 0;
}

#mainlinks li:nth-child(5) a, x:-moz-any-link { /* FF only */
	margin-top: -7px;
}

#mainlinks li:nth-child(5) a span {
	opacity: 0;
	display: block;
	width: 91px;
	height: 33px;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/main_sprites.png) -251px -33px;
	-webkit-transition: opacity 0.2s ease-out;
	   -moz-transition: opacity 0.2s ease-out;
	        transition: opacity 0.2s ease-out;
}
#mainlinks li:nth-child(5) a span:hover { opacity: 1; }

#mainlinks li:nth-child(5) a span:active { background-position: -326px -531px; }

#mainlinks li:nth-child(6) {
	margin: 0 -5px 0 5px;
	width: 5px;
	background-position: -343px 0;
}

/* ! Home Top section */

section#home-top .title {
	width: 711px;
	height: 105px;
	margin: 56px auto 0 auto;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/title1.png);
}

section#home-top #screenshots {
	width: 1087px;
	height: 522px;
	margin: 56px 0 88px -101px;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/home-screenshots.png);
}

section#home-top #badge1 {
	position: absolute;
	top: 598px;
	left: 278px;
	width: 332px;
	height: 142px;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/get-started-a.png);
}

section#home-top ul {
	float: left;
	width: 261px;
	margin-bottom: 81px;
	text-rendering: optimizelegibility;
	-webkit-font-smoothing: antialiased;
}
section#home-top ul li:nth-child(1) {
	float: left;
	width: 76px;
	height: 95px;
	margin-bottom: 4px;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/main_sprites.png);
}
section#home-top ul li:nth-child(2) {
	float: left;
	padding: 3px 0 0 18px;
	font-family: "Gotham Book";
	font-size: 32px;
	line-height: 32px;
	letter-spacing: -1px;
	color: #0d8bc6;
	text-shadow: 0px 1px #fff;
}
section#home-top ul li:nth-child(2) span {
	font-family: "Gotham Bold";	
}
section#home-top ul li:nth-child(3) {
	float: left;
	font-family: "Gotham Book";
	font-size: 16px;
	line-height: 20px;
	color: #262626;
}
section#home-top #desktop-sharing,
section#home-top #browser-phone {
	margin-right: 52px;
}

section#home-top #desktop-sharing li:nth-child(1) { background-position: 0 -245px; }
section#home-top #browser-phone li:nth-child(1) { background-position: -76px -245px; }
section#home-top #breakout-groups li:nth-child(1) { background-position: -152px -245px; }

/* ! info stripes */

section.info-stripe h1 {
	margin-bottom: 22px;
	font-family: "Gotham Medium";
	font-size: 33px;
	line-height: 32px;
	letter-spacing: -1px;
	color: #067bb6;
}

section.info-stripe p {
	font-family: "Gotham Book";
	font-size: 20px;
	line-height: 24px;
	letter-spacing: -1px;
	color: #606b72;
	text-rendering: optimizelegibility;
	-webkit-font-smoothing: antialiased;
}

section.info-stripe .container {
	width: 887px;
	margin: 0 auto;
	padding: 31px 0 35px 0;
	background-color: #fff;
}

section.info-stripe#about p {
	width: 708px;
}

#brian-pic {
	float: right;
	width: 140px;
	height: 212px;
	margin-top: -44px;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/photo-bb.jpg);
}

/* ! Home Body section */

section#home-body .title {
	width: 520px;
	height: 53px;
	margin: 65px auto 83px auto;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/title2.png);
}

section#home-body h2 {
	float: left;
	width: 550px;
	margin-bottom: 19px;
	font-family: "Gotham Medium";
	font-size: 27px;
	letter-spacing: -1px;
	color: #1b1b1b;
}

section#home-body p {
	float: left;
	width: 550px;
	margin-bottom: 59px;
	font-family: "Gotham Book";
	font-size: 17px;
	line-height: 21px;
	color: #2d3235;
	text-rendering: optimizelegibility;
	-webkit-font-smoothing: antialiased;
}

section#home-body .home-photo {
	width: 302px;
	height: 209px;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/photos-sprites.jpg);
}

#photo1, #photo3 {
	float: right;
	margin-top: -44px;
}

#photo2, #photo4 {
	float: left;
	clear: left;
	margin: 5px 35px 0 0;
}

#photo2 { background-position: -302px 0 !important; }
#photo3 { background-position: 0 -209px !important; }
#photo4 { background-position: -302px -209px !important; }

/* ! News section */

section#news {
	position: relative;
	width: 889px;
	height: 326px;
	margin: 90px auto 0 auto;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/bg-news.jpg);
}

section#news #slider {
	position: relative;
	overflow: auto;
	width: 802px;
	height: 151px;
	margin: 0 auto;
	padding-top: 101px;
}

section#news #slider ul {
	position: absolute;
}

section#news ul li p {
	font-family: "Georgia";
	font-size: 19px;
	line-height: 22px;
	font-style: italic;
	text-align: center;
	color: #303030;
	-webkit-font-smoothing: antialiased;
}

section#news .container-left {
	float: left;
	width: 220px;
	height: 149px;
	padding-right: 34px;
}

section#news .container-mid {
	float: left;
	width: 220px;
	height: 149px;
	padding: 0 34px;
	border-left: 1px solid #949491;
	border-right: 1px solid #949491;
}

section#news .container-right {
	float: left;
	width: 220px;
	height: 149px;
	padding-left: 34px;
}

#newslogo1 {
	display: block;
	width: 104px;
	height: 48px;
	margin: 0 auto 27px auto;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/newslogos-sprites.png)
}

#newslogo2 {
	display: block;
	width: 189px;
	height: 28px;
	margin: 9px auto 38px auto;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/newslogos-sprites.png) -104px 0;
}

#newslogo3 {
	display: block;
	width: 166px;
	height: 42px;
	margin: 4px auto 29px auto;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/newslogos-sprites.png) -104px -28px;
}

section#news #pagination {
	width: 71px;
	margin: 20px auto 0 auto;
}

section#news #pagination li {
	display: inline-block;
	width: 11px;
	height: 11px;
	cursor: pointer;
	background-color: #b1b1ad;
	-webkit-border-radius: 6px 6px 6px 6px;
	   -moz-border-radius: 6px 6px 6px 6px;
	        border-radius: 6px 6px 6px 6px;
	-webkit-transition: background-color 0.2s ease-out;
	   -moz-transition: background-color 0.2s ease-out;
	        transition: background-color 0.2s ease-out;
}

section#news #pagination li:nth-child(2) {
	margin: 0 15px;
}

section#news #pagination li.current {
	background-color: #454545;
}

/* ! Home purchase button */

.purchase {
	display: block;
	width: 260px;
	height: 55px;
	margin: 59px auto 0 auto;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/main_sprites.png) 0 -441px;
}

.purchase span {
	opacity: 0;
	display: block;
	width: 260px;
	height: 55px;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/main_sprites.png) 0 -496px;
	-webkit-transition: opacity 0.2s ease-out;
	   -moz-transition: opacity 0.2s ease-out;
	        transition: opacity 0.2s ease-out;
}

.purchase:hover span {
	opacity: 1;
}

.purchase span:active {
	background-position: 0 -551px;
}

#or {
	margin: 21px 0 36px 0;
	font-family: "Georgia";
	font-size: 31px;
	font-style: italic;
	text-align: center;
	color: #9e9e9e;
	text-shadow: 0px 1px #fff;
	-webkit-font-smoothing: antialiased;
}

#or:before, #or:after {
	content: "";
	display: inline-block;
	width: 22px;
	height: 1px;
	margin: 0 9px;
	vertical-align: middle;
	background-color: #c9c9c9;
}

/* ! Footer */

footer {
	width: 100%;
	height: 443px;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/bg-footer.png);
}

footer .container {
	position: relative;
	width: 887px;
	height: 405px;
	margin: 0 auto;
	padding: 38px 0 0 0;
}

footer #column1, footer #column2 {
	float: left;
}

footer #column3 {
	float: right;
}

footer #title1 {
	width: 215px;
	height: 28px;
	margin-bottom: 8px;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/main_sprites.png) -202px -340px;
}

footer hr {
	width: 268px;
	height: 1px;
	margin-bottom: 20px;
	background-color: #b7b7b7;
	-webkit-box-shadow: 0 1px 0px 0px #fff;
	   -moz-box-shadow: 0 1px 0px 0px #fff;
	        box-shadow: 0 1px 0px 0px #fff;
}

/* ! tweets */

footer #tweets {
	width: 268px;
	height: 225px;
	font-family: "Helvetica Neue", "Helvetica";
	font-size: 12px;
	line-height: 15px;
	color: #7a7a7a;
}

footer .list-title {
	margin-bottom: 18px;
	padding: 0 !important;
	font-family: "Gotham Bold";
	font-size: 19px;
	letter-spacing: -1px;
	color: #939393;
	text-shadow: 0px 1px #fff;
	text-rendering: optimizelegibility;
	-webkit-font-smoothing: antialiased;
}

footer #tweets li {
	padding: 7px 0;
}

footer #tweets li:nth-child(2) {
	border-bottom: 1px dashed #a4a4a4;
}
footer #tweets li:nth-child(3) {
	border-top: 1px dashed #fff;
	border-bottom: 1px dashed #a4a4a4;
}
footer #tweets li:nth-child(4) {
	border-top: 1px dashed #fff;
}

/* ! social */

footer #social li:nth-child(1) {
	float: none;
	clear: both;
	width: auto;
	height: auto;
	margin-bottom: 18px;
	background: none;
}

footer #social li {
	float: left;
	width: 45px;
	height: 46px;
	margin-right: 11px;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/main_sprites.png);
}

footer #social li:nth-child(2) { background-position: -230px -245px; }
footer #social li:nth-child(3) { background-position: -275px -245px; }
footer #social li:nth-child(4) { background-position: -320px -245px; }
footer #social li:nth-child(5) { background-position: -365px -245px; }
footer #social li:nth-child(6) { background-position: -327px -396px; }

footer #social li a {
	display: block;
	opacity: 0;
	height: 100%;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/main_sprites.png);
	-webkit-transition: opacity 0.2s ease-out;
	   -moz-transition: opacity 0.2s ease-out;
	        transition: opacity 0.2s ease-out;
}

footer #social li a:hover { opacity: 1; }

footer #social li:nth-child(2) a { background-position: -230px -291px; }
footer #social li:nth-child(3) a { background-position: -275px -291px; }
footer #social li:nth-child(4) a { background-position: -320px -291px; }
footer #social li:nth-child(5) a { background-position: -365px -291px; }
footer #social li:nth-child(6) a { background-position: -372px -396px; }

/* ! sign up form */

#signup2 {
	position: relative;
	width: 229px;
	height: 170px;
	margin: -42px 0 0 38px;
	padding: 171px 0 0 30px;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/main_sprites.png) 0 -607px;
}

#signup2 input[type="text"] {
	width: 177px;
	height: 28px;
	margin-bottom: 12px;
	padding: 0 8px;
	font-family: "Helvetica Neue", "Helvetica";
	font-size: 15px;
	color: #9fce67;
	background: transparent;
	text-shadow: 0px 1px 1px rgba( 0, 0, 0, 0.5 );
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
	        border-radius: 2px;
	-webkit-transition: box-shadow 0.14s ease-out;
	   -moz-transition: box-shadow 0.14s ease-out;
	        transition: box-shadow 0.14s ease-out;
}

#signup2 input[type="text"]:focus {
	-webkit-box-shadow: 0 0 5px 1px rgba( 233, 255, 146, 1 );
	   -moz-box-shadow: 0 0 5px 1px rgba( 233, 255, 146, 1 );
	        box-shadow: 0 0 5px 1px rgba( 233, 255, 146, 1 );
}

#signup2 input[type="submit"] {
	display: block;
	width: 196px;
	height: 34px;
	margin: -1px 0 0 -1px;
	cursor: pointer;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/main_sprites.png) 0 -340px;
}

#signup2 input[type="submit"]:hover {
	background-position: 0 -374px;
}

#signup2 input[type="submit"]:active {
	background-position: 0 -408px;
}


/* ! open source badge */

#opensource {
	opacity: 0.6;
	display: block;
	width: 86px;
	height: 89px;
	margin: -5px 0 0 125px;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/main_sprites.png) -331px -442px;
	-webkit-transition: opacity 0.2s ease-out;
	   -moz-transition: opacity 0.2s ease-out;
	        transition: opacity 0.2s ease-out;
}

#opensource:hover {
	opacity: 1;
}

/* ! our company */

footer #title2 {
	width: 190px;
	height: 28px;
	margin-bottom: 8px;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/main_sprites.png) -227px -368px;
}

footer #company-info {
	width: 268px;
	height: 232px;
	font-family: "Helvetica Neue", "Helvetica";
	font-size: 12px;
	line-height: 15px;
	color: #7a7a7a;
}

footer #company-info li:nth-child(2) {
	margin: 25px 0 23px 0;
}

footer #company-info li:nth-child(4) {
	font-family: "Gotham Medium";
	font-size: 15px;
	line-height: 20px;
	color: #828487;
}

/* ! copyright */

#copyright {
	width: 100%;
	height: 61px;
	font-family: "Gotham Medium";
	font-size: 14px;
	color: #e5e5e5;
	background-image: -webkit-linear-gradient( top, #6e7073, #76787b );
	background-image:    -moz-linear-gradient( top, #6e7073, #76787b );
	background-image:      -o-linear-gradient( top, #6e7073, #76787b );
	background-image:     -ms-linear-gradient( top, #6e7073, #76787b );
	background-image:         linear-gradient( top, #6e7073, #76787b );
	-webkit-box-shadow: inset 0 2px 13px 0 rgba( 0, 0, 0, .1 );
	   -moz-box-shadow: inset 0 2px 13px 0 rgba( 0, 0, 0, .1 );
	        box-shadow: inset 0 2px 13px 0 rgba( 0, 0, 0, .1 );
}

#copyright .container {
	width: 887px;
	height: 37px;
	padding-top: 24px;
}

#copyright ul {
	float: right;
}

#copyright li, #copyright p {
	float: left;
}

#copyright li a {
	margin-left: 17px;
	-webkit-transition: color 0.2s ease-out;
	   -moz-transition: color 0.2s ease-out;
	        transition: color 0.2s ease-out;
}

#copyright li a:hover {
	color: #fff;
}

/* ! coming soon signup */

#comingsoon-signup {
	display: none;
	width: 289px;
	height: 381px;
	padding: 24px 37px 28px 37px;
	-webkit-border-radius: 8px;
	   -moz-border-radius: 8px;
	        border-radius: 8px;
	background-image: -webkit-linear-gradient( top, #ededed, #dadada );
	background-image:    -moz-linear-gradient( top, #ededed, #dadada );
	background-image:      -o-linear-gradient( top, #ededed, #dadada );
	background-image:     -ms-linear-gradient( top, #ededed, #dadada );
	background-image:         linear-gradient( top, #ededed, #dadada );
	-webkit-box-shadow: 3px 3px 29px 0px rgba( 0, 0, 0, .53 ), 0 0 0 5px rgba( 158, 158, 158, .66 );
	   -moz-box-shadow: 3px 3px 29px 0px rgba( 0, 0, 0, .53 ), 0 0 0 5px rgba( 158, 158, 158, .66 );
	        box-shadow: 3px 3px 29px 0px rgba( 0, 0, 0, .53 ), 0 0 0 5px rgba( 158, 158, 158, .66 );
}

#comingsoon-signup h1 {
	padding-bottom: 8px;
	font-family: "Gotham Bold";
	font-size: 39px;
	color: #0d8ac5;
	letter-spacing: -1px;
	text-shadow: 0px 1px #fff;
}

#comingsoon-signup p {
	font-family: "Gotham Book";
	font-size: 19px;
	line-height: 23px;
	color: #969696;
	letter-spacing: -1px;
	text-rendering: optimizelegibility;
	-webkit-font-smoothing: antialiased;
}

#comingsoon-signup .container {
	width: 289px;
	height: 134px;
	margin: 13px 0 0 -13px;
	padding: 13px;
	background-color: rgba( 255, 255, 255, .27 );
	-webkit-border-radius: 11px;
	   -moz-border-radius: 11px;
	        border-radius: 11px;
}

#comingsoon-signup input[type="text"] {
	display: block;
	width: 259px;
	height: 36px;
	margin-bottom: 12px;
	padding: 0 15px;
	font-family: "Helvetica Neue", "Helvetica";
	font-size: 17px;
	color: #777;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
	-webkit-box-shadow: inset 1px 2px 0 0 #c1c1c1, inset -1px -2px 0 0 #fff, inset 0 0 13px 0 #e0e0e0;
	   -moz-box-shadow: inset 1px 2px 0 0 #c1c1c1, inset -1px -2px 0 0 #fff, inset 0 0 13px 0 #e0e0e0;
	        box-shadow: inset 1px 2px 0 0 #c1c1c1, inset -1px -2px 0 0 #fff, inset 0 0 13px 0 #e0e0e0;
}

#comingsoon-signup input[type="submit"] {
	display: block;
	width: 159px;
	height: 42px;
	margin: 16px auto 0 auto;
	cursor: pointer;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/comingsoon-sprites.png) 0 -264px;
}

#comingsoon-signup input[type="submit"]:hover {
	background-position: 0 -306px;
}

.ui-widget-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .5;
	filter:Alpha(Opacity=30);
}

.ui-dialog-titlebar {
	position: absolute;
	width: 100%;
}

.ui-dialog {
	position: absolute;
}

.ui-dialog .ui-dialog-content {
	position: relative;
	overflow: hidden;
	zoom: 1;
}

.ui-dialog-titlebar-close {
	display: block;
	opacity: .6;
	position: absolute;
	top: 6px;
	right: 11px;
	font-family: "Gotham Bold";
	font-size: 13px;
	letter-spacing: -1px;
	color: #6c6c6c;
	text-shadow: 0px 1px #fff;
	z-index: 1;
	-webkit-transition: opacity 0.14s ease-out;
	   -moz-transition: opacity 0.14s ease-out;
	        transition: opacity 0.14s ease-out;
}

.ui-dialog-titlebar-close:hover {
	opacity: 1;
}

.ui-dialog-titlebar-close:after {
	display: inline-block;
	position: relative;
	content: "";
	top: 5px;
	width: 18px;
	height: 19px;
	margin-left: 5px;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/comingsoon-sprites.png) no-repeat -160px -281px;
}

#comingsoon-signup input[type="text"].error {
	box-shadow: inset 0 0 4px 1px rgba( 255, 0, 0, .7 ) , inset 0 0 13px 0 #e0e0e0 !important;
}

label.error {
	float: right;
	display: inline-block;
	overflow: hidden;
	width: 19px;
	height: 17px;
	margin: -39px 9px 0 0;
	font-size: 0;
	background: url(https://web.archive.org/web/20131210181939im_/http://voicevoice.com/images/comingsoon-sprites.png) -160px -264px;
}

/* ! coming soon thank you message */

#comingsoon-thanks {
	position: absolute;
	top: 50%;
	left: 44%;
	padding: 11px 28px;
	font-family: "Gotham Medium";
	font-size: 21px;
	letter-spacing: -1px;
	color: #fff;
	background-color: rgba( 0, 0, 0, .7 );
	-webkit-border-radius: 8px;
	   -moz-border-radius: 8px;
	        border-radius: 8px;
	text-rendering: optimizelegibility;
	-webkit-font-smoothing: antialiased;
}

.notice-wrap {
	position: fixed;
	top: 20px;
	right: 20px;
	width: 250px;
	z-index: 9999;
}

* html .notice-wrap {
	position: absolute;		
}
 
.notice-item {
	height: 60px;
	background: #333;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	color: #eee;
	padding: 6px 6px 0 6px;
	font-family: lucida Grande;
	font-size: 11px;
	border: 2px solid #999;
	display: block;
	position: relative;
	margin: 0 0 12px 0;
}

.notice-item-close {
	position: absolute;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	right: 6px;
	top: 6px;
	cursor: pointer;
}



/*
     FILE ARCHIVED ON 18:19:39 Dec 10, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:44:30 Apr 23, 2026.
     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)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.519
  load_resource: 135.322
  PetaboxLoader3.resolve: 103.542
  PetaboxLoader3.datanode: 11.483
*/