/* 
Theme Name: Launch Effect
Theme URI: http://www.launcheffectapp.com
Version: 1.09
Description: Invite-Referral Theme
Author: Barrel
Author URI: http://www.barrelny.com
Tags: one-column, custom-background, custom-colors, custom-header, theme-options, dark, light

Copyright: (c) 2011 Barrel LLC.
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

* {margin:0;padding:0}

/* hide \*/
html,body{height:100%; width:100%;}
/* end hide */


body { 
	min-height:600px; /* For IE7 */
	min-width:980px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	background-color:#333;
}

strong {
	font-weight:bold;
}

.clear {
	clear:both;
}


/* CONTENT */

h1, h2, h3, p, label {
	visibility:hidden;
}

h1 {
	margin:0 0 30px 0;
}

h2, label {
	margin:0 0 10px 0;
}

label {
	margin:0 0 10px 0;
	display:block;
}

p {
	margin:0 0 30px 0;
	line-height:1.4em;
}

a:link, a:visited {
	text-decoration:none;
}

a:active, a:hover {
	text-decoration:underline;
}

.feature {
	width:320px;
	margin:0 0 20px 0;
	overflow:hidden;
}

.feature.video, iframe {
	margin:0 0 40px 0;
}


/* CONTAINER */

#outer-container {
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}

#container {
	position:relative;
	vertical-align:middle;
	display:table-cell;
}
	
#inner-container {
	width: 320px;
	padding:40px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

ul#inner-footer {
	margin:30px 0 0 0;
	overflow:hidden;
}

ul#inner-footer li {
	float:right;
	margin:0 0 0 10px;
	font-size:0.8em;
	padding-top:5px;
}

ul#inner-footer li.inner-footer_icon {
	float:left;
	margin:0 10px 0 0;
	padding:0;
}

ul#inner-footer li.inner-footer_icon a {
	display:block;
 	width:24px;
 	height:24px;
 	text-indent:-9999px;
}

ul#inner-footer li.inner-footer_icon.facebook a {
 	background:url('im/facebook.png') no-repeat top left;
}

ul#inner-footer li.inner-footer_icon.twitter a {
 	background:url('im/twitter.png') no-repeat top left;
}

ul#inner-footer li.inner-footer_icon a:hover {
	background-position:bottom left;
}

/* FORM */

input {
	background:white;
	border:1px solid #aaa;
	padding:12px 18px;
	width:220px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height:19px;
	overflow:hidden;
	font-size:0.8em;
	line-height:0.9em;
	float:left;
	margin:0 10px 0 0;
}

input:focus {
	background:#f9f9f9;
	outline:0;
}

span#submit-button-border {
	border:1px solid #000;
	float:left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background:#333;
}

input#submit-button {

	background:transparent;
	border:none;
	width:50px;
	height:43px;
	font-size:0.8em;
	margin:0;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding:0;
	
}

input#submit-button:hover {
	background:#d34a45;
}

input#submit-button-loader {
	background:transparent;
	border:none;
	width:16px;
	height:11px;
	font-size:0.8em;
	margin:0;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	cursor:pointer;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding:16px 17px 16px 17px;	
	display:none;
}

input#successcode, input#returningcode {
	width:288px;
}

span.privacy-policy {
	font-size:0.6em;
	display:block;
	width:320px;
	margin:5px 0 0 0;
}


/* AJAX MESSAGES */

#success, #returning, #success-content {display:none;}

#error {
	color:#ed534d;
	font-size:0.8em;
	margin:10px 0 0 0;
	text-shadow: 0px 1px 1px #FFF;
	font-weight:bold;
	width:320px;
	}

#returning p {
	margin:0px;
}

span.dirname {
	display:none;
}

span.user {
	font-weight:bold;
}

span.clicks, span.conversions {
	font-weight:bold;
}


/* SOCIAL */

.social-container {
	width:302px;
	padding:5px 0 13px 18px;
	margin:10px 0 30px 0;
	position:relative;
	background:url('im/social-bg.png') repeat;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#fblikeblock, #fblikeblock-return, 
#tweetblock, #tweetblock-return, 
#plusoneblock, #plusoneblock-return, 
#tumblrblock, #tumblrblock-return,
#linkinblock, #linkinblock-return {
	float:left !important;
	margin:10px 18px 0 0 !important;
	height:23px !important;
}

#fblikeblock, #fblikeblock-return {
	width:108px !important;
}

#inner-container .disable {
	display:none !important;
}


/* COUNTDOWN TIMER */

#progress-container {
	width:100%;
	margin:0 auto 20px auto;
	background:url('im/social-bg.png') repeat;
	border-radius:3px;
	overflow:hidden;
	padding:20px 0;
}

#tearoff {
	overflow:hidden;
	margin:20px auto 0 auto;
	width:308px;
	opacity:0;
}

.tearoff {
	position:relative;
	float:left;
	width:77px;
	height:auto;
	overflow:hidden;
}

.tearoff .overlay {
	position:absolute;
	top:0;
	left:0;
	height:77px;
	width:77px;
	display:block;
}

.stylish.fliplight .tearoff .overlay {
	background:url('im/progress/ov_light.png') no-repeat top left;
}

.stylish.flipdark .tearoff .overlay {
	background:url('im/progress/ov_dark.png') no-repeat top left;
}

.tearoff .background {
	height:65px;
	width:77px;
	display:block;
	font-size:3.4em;
	text-align:center;
	font-family:Arial;
	letter-spacing: -0.06em;
	padding: 12px 0 0 0;
}

#tearoff.threedigits .background {
	font-size:2.7em;
	padding: 19px 0 0 0;
}

.simple .tearoff .background {
	border-radius:4px;
	height:61px;
	width:69px;
	margin:0 4px;
	padding:11px 0 0 0;
}

.simple.fliplight .tearoff .background {
	background:#FFF;
	color:#222;
}

.simple.flipdark .tearoff .background {
	background:#222;
	color:#FFF;
}

.stylish.fliplight .tearoff .background {
	background:url('im/progress/bg_light.png') no-repeat top left;
	color:#222;
	text-shadow: 0px 2px 1px #FFF;
}

.stylish.flipdark .tearoff .background {
	background:url('im/progress/bg_dark.png') no-repeat top left;
	color:#FFF;
	text-shadow: 0px 1px 2px #222;
}

.tearoff .unit {
	display: block;
	margin-top: 2px;
	text-align: center;
	font-size: 0.6em;
	font-weight: bold;
	font-family: Arial;
	color: #333;
}


/* PROGRESS BAR */

#bar {
	position:relative;
	overflow:hidden;
	width:80%;
	height:23px;
	margin:0px auto;
	background:white;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

#bar.stylish {
	border:1px solid #999;
	-webkit-box-shadow: inset 0px -5px 12px 0px #bbb;
	-moz-box-shadow: inset 0px -5px 12px 0px #bbb;
	box-shadow: inset 0px -5px 12px 0px #bbb;
}

#bar-complete {
	position:absolute;
	top:0px;
	left:0px;
	height:23px;
	min-width:35px !important;
	background:#B0B700;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

#bar.stylish #bar-complete {
	position:absolute;
	top:-1px;
	left:-1px;
	border:1px solid #999;
	-webkit-box-shadow: inset 1px 1px 1px 1px #ccc;
	-moz-box-shadow: inset 1px 1px 1px 1px #ccc;
	box-shadow: inset 0px 1px 0px 0px #ccc;
}

#bar-complete span {
	display:block;
	text-align:right;
	color:#222;
	font-size:0.8em;
	font-weight:bold;
	padding:5px 8px 0 0;
	opacity:0;
}

#bar.stylish #bar-complete span {
	text-shadow: 0px 1px 2px #ccc;
}


/* CREDIT */

ul#footer {
	position:fixed;
	bottom:0px;
	right:30px;
	overflow:hidden;
	font-size:0.7em;
	background:#000;
	padding:2px 10px;
}

ul#footer li {
	float:left; 
	color:#aaa;
	height:17px;
	line-height:1.6em;
}

ul#footer li a {
	color:#aaa;
	text-decoration:underline;
}

ul#footer li a.logo {
	background:url('im/mini-logo.png') no-repeat top center;
	display:inline-block;
	height:17px;
	width:84px;
	text-indent:-9999px;
	position:relative;
	top:-2px;
}


/* SUPERSIZED PLUGIN */
		
#supersized-loader { position:absolute; top:50%; left:50%; z-index:10; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background-color:#111; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}

#supersized { position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#supersized img{ height:auto; width:auto; position:relative; outline:none; border:none; -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }


/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
    display: none;
    
    position: absolute;
    top: 17%;
    left: 50%;
    
    margin-left: -200px;
    width: 400px;
    
    background-color: #EEE;
    color: #333;
    padding: 40px;
    font-size:0.8em;
    line-height:1.4em;
}

.jqmWindow h2 {
	text-transform:capitalize;
	color:#333 !important;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}