/*
2010 Collapps
http://collap.ps

Description : Core Stylesheet

*/

@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('League_Gothic-webfont.eot');
	src: local('☺'), url('League_Gothic-webfont.woff') format('woff'), url('League_Gothic-webfont.ttf') format('truetype'), url('League_Gothic-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}


/*---------------------------------------------- GLOBAL SETTINGS */

body {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: .75em;
	background: url(../art/bg.png); 
}

/*-------------------------------------------------------- LINK */

a {
	color: #b5dee4;
}

a:hover {
	color: #91ced4;
}

/*---------------------------------------------------- HEADINGS */

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0;
	padding:0;
}

h1 {
	font-family: 'LeagueGothicRegular', Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 4em;
	padding: 0 0 10px 0;
}

h2 {
	font-family: 'LeagueGothicRegular', Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 2.34em;
	padding: 0 0 8px 0;
}

h3 {
	font-family: 'LeagueGothicRegular', Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 2.2em;
	padding: 0 0 8px 0
	}

h3 strong {
	font-weight: normal;
	color: #eee;
	}


/*-------------------------------------------------- PARAGRAPHS */

p {
	font-size: 100%;
	line-height: 1.6em;
	padding: 0 0 1.25em 0;
}

ol {
	font-size: 100%;
	line-height: 1.6em;

	}

/*------------------------------------------------------ LAYOUT */

header {
	height: 104px;
	min-width: 960px;
	max-width: 1100px;
	margin: 0 auto;
	display: block;
	position: relative;
	}
	
header h1 a {
	width: 328px;
	height: 63px;
	position: absolute;
	left: 70px;
	top: 20px;
	background: url(../art/logo.png);
	text-indent: -99999px;
	padding: 0;
	margin: 0;
	}
	
header nav {
	position: absolute;
	top: 42px;
	right: 80px;
	}

header nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

header nav ul li{
	float: left;
	width: auto;
	margin: 0 0 0 20px;
	}
	
header nav ul li a {
	background: #323232;
	padding: 7px 23px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.6em;
	font-family: 'LeagueGothicRegular', Helvetica, sans-serif;
	webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 0 2px 0 #000;
	border-top: 1px solid #3a3a3a;
	}
	
header nav ul li a:hover {
	background: #3f3f3f;
	border-top: 1px solid #494949;
	color: #fff;
	}
	
header nav ul li:active {
	margin-top: 1px;
	}
	
header nav ul li a.active {
	background: url(../art/nav-active.png) no-repeat top center;
	color: #05292e;
	text-shadow: 0 1px 0 #67cfd5;
	border-top: 1px solid #23a4af;
	}

#container {
	min-width: 960px;
	max-width: 1100px;
	display: block;
	margin: 0 auto;
}

#container header {
	min-width: 860px;
	max-width: 1000px;
	display: block;
	height: 160px;
	background:url(../art/header.jpg) no-repeat top center;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	position: relative;
	margin: 0 50px;
	position: relative;
	overflow: hidden;
	}

#container header h1 {
	text-align: center;
	color: #1f5157;
	text-shadow: 0 1px 0 #9eced4;
	z-index: 3;
	position: relative;
	margin: 40px 0;
	font-size: 5em;
}

#home #container header {
	height: 400px;
	}

#sign-up #container header {
	height: 300px;
	padding: 150px 0 30px 0;
	border-radius: 30px;
	}

#sign-up #container a {
	color: #0c3f46;
}

#sign-up #content, #sign-up footer {
	display: none!important;
}

#sign-up #container header h1, #coupon #container header h1 {
	text-align: center;
	color: #2c2c2c;
	text-shadow: 0 1px 0 #9eced4;
	z-index: 3;
	position: relative;
	margin: 0;
	font-size: 4em;
	}

#sign-up #container header h2, #coupon #container header h2 {
	text-align: center;
	color: #1f5157;
	text-shadow: 0 1px 0 #9eced4;
	z-index: 3;
	position: relative;
	}
	
#coupon #container header {
	height: 120px;
	padding: 30px 0;
}

#tour #container header {
	height: 270px;
	padding: 30px 0;
	}

#tour #container header h1 {
	text-align: center;
	color: #1f5157;
	text-shadow: 0 1px 0 #9eced4;
	z-index: 3;
	position: relative;
	margin: 0;
	font-size: 4em;
	}

#tour #container header h1 strong {
	font-weight: normal;
	color: #212121;
	}
	

#home #container header img {
	position: absolute;
	z-index: 3;
	top: 26px;
	left: 45%;
	}
	
#intro {
	position: absolute;
	top: 78px;
	left: 35px;
	color: #292929;
	width: 370px;
	z-index: 3;
	text-shadow: 0 1px 0 #c3dae8;
	}

#container header #intro h1 {
	font-size: 3.65em;
	text-shadow: 0 1px 0 #c3dae8;
	text-align: left;
	color: #292929;
	margin: 0;
	 }
	 
#container header #intro h1 strong{
	font-weight: normal;
	color: #1f5157;
	}

#container header #intro h1 span {
	font-size: .58em;
	position: absolute;
	top: 47px;
	color: #1f5157;
	}
	
#intro p {
	font-size: 1.2em;
}

#plans-pricing-btn {
	width: 386px;
	height: 92px;
	display: block;
	background: url(../art/plans-pricing-btn.png) no-repeat;
	text-indent: -99999px;
	margin: 0 0 10px -10px;
	text-align: left;
	}

#plans-pricing-btn:hover {
	background-position: 0 -92px;
	}

#plans-pricing-btn:active {
	background-position: 0 -184px;
	}
	
#intro a {
	display: block;
	text-align: center;
	color: #175a63;
	text-shadow: 0 1px 0 #d7ecef;
	}

#intro a:hover {
	color: #2c8590;
	}
	
@-webkit-keyframes move {
  0%   { background-position:  500px 0; }
  50%   { background-position: -500px 0; }
  100% { background-position: 500px 0; }
}

#container header #clouds {
	width: 100%;
	height: 650px;
	top: 15px;
	display: block;
	position: absolute;
	background: url(../art/cloud.png) 500px 0 repeat-x;
  	-webkit-animation-name: move;
  	-webkit-animation-duration: 200s;
 	-webkit-animation-iteration-count: infinite;
	z-index: 2;
}


#content {
	min-width: 860px;
	max-width: 1060px;
	margin: 0 20px;
	background: #2e2e2e;
	display: block;
	padding: 20px;
	position: relative;
	color: #bbb;
	overflow: visible;
	z-index: 5;
	border-top: #454545 1px solid;
	}

#logo-top {
	position: absolute;
	top: -37px;
	left: 50%;
}
	
#logo-top span {
	width: 102px;
	height: 83px;
	display: block;
	position: absolute;
	left: -51px;
	background: url(../art/logo-top.png) no-repeat;
}

#content-left {
	width: 30px;
	height: 16px;
	display: block;
	background: url(../art/content-top.png) no-repeat;
	position: absolute;
	top: -17px;
	left: 0;
	}

#content-right {
	width: 30px;
	height: 16px;
	display: block;
	background: url(../art/content-top.png) no-repeat top right;
	position: absolute;
	top: -17px;
	right: 0;
	}

#features {
	border-top: 1px solid #505050;
	padding: 26px 0;
	}
	
.feature {
	width: 22%;
	float: left;
	margin: 0 4% 0 0;
	}

.feature h2 {
	color: #a3a3a3;
	text-shadow: 0 2px 0 #171717;
	padding: 0 0 10px 50px;
	}

.feature h2#launch {
	background: url(../art/check-icon.png) no-repeat;
	}

.feature h2#save {
	background: url(../art/edit-icon.png) no-repeat;
	}

.feature h2#templates {
	background: url(../art/templates-icon.png) no-repeat;
	}

.feature h2#users {
	background: url(../art/users-icon.png) no-repeat;
	}
	
.feature strong {
	font-weight: normal;
	color: #fff;
	}
	
#sneak-peek {
	display: block;
	background: #202020;
	border-top: 1px solid #3f3f3f;
	border-bottom: 1px solid #3f3f3f;
	padding: 30px 20px 15px;
	}
	
.preview {
	width: 20%;
	font-size: .9em;
	position: relative;
	margin: 0 6.66% 0 0;
	float: left;
	}

.preview a {
	float: left;
	width: 54%;
	position: relative;
	}	

.preview a img {
	webkit-border-radius: 8px;
	-moz-border-radius:8px;
	border-radius: 8px;
	}

.preview a span {
	width: 31px;
	height: 32px;
	display: block;
	background: url(../art/preview-btn.png) no-repeat;
	position: absolute;
	top: -15px;
	left: 64px;
	}
	
.preview a:hover span {
	background-position: 0 -32px;
	}
	
.preview a:active span {
	top: -14px;
	}

.preview-content {
	width: 46%;
	float: left;
	}

.preview h3 {
	color: #e9e9e9;
	border-bottom: 1px solid #414141;
	display: block;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	text-shadow: 0 2px 0 #101010;
	}
	
#container footer {
	min-width: 800px;
	max-width: 1000px;
	display: block;
	background:url(../art/footerbg.jpg) center top;
	-webkit-border-bottom-left-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-bottomright: 30px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	position: relative;
	margin: 0 50px 20px;
	padding: 30px;
	position: relative;
	height: 55px;
	}
	
#container footer h1 {
	font-size: 3.6em;
	color: #fff;
	text-shadow:  2px 2px 0 #3d858e;
	padding: 0 0 5px 0;
	}
	
#container footer h1#lite {
	padding: 10px 0;
	}

#container footer a {
	color: #0d454c;
	font-weight: bold;
	
	}

#container footer a:hover {
	color: #19656e;
	}
	
#launchin-btn {
	width: 353px;
	height: 61px;
	display: block;
	right: 30px;
	top: 30px;
	position: absolute;
	background: url(../art/launchin-btn.png) no-repeat;
	text-indent: -99999px;
	}
	
#launchin-btn:hover {
	background-position: 0 -61px;
	}
	
#launchin-btn:active {
	top: 31px;
	}

footer {
	height: 70px;
	min-width: 960px;
	max-width: 1100px;
	margin: 0 auto;
	display: block;
	position: relative;
	color: #6b6b6b;
	font-size: .9em;
}

footer a {
	color: #d6d6d6;
	text-decoration: none;
	margin: 0 2px;
	}

footer a:hover {
	color: #fff;
	}

#copyright {
	position: absolute;
	top: 15px;
	left: 80px;
	}

#credits {
	position: absolute;
	top: 15px;
	right: 80px;
	width: 230px;
	}

#credits p {
	float: left;
	}

#collapps-logo {
	display: block;
	background: url(../art/collapps-logo.png) no-repeat;
	text-indent: -99999px;
	width: 128px;
	height: 36px;
	float: right;
	margin: -10px 0 0 0;
	}

#collapps-logo:hover {
	background-position: 0 -36px;
	}
	
#plans {
	padding: 30px;
	}

.plan {
	width: 30%;
	margin: 0 5% 0 0;
	position: relative;
	z-index: 3;
	float: left;
	}

.plan.planetoid {
	margin: 0;
	}

#container header .plan img {
	position: absolute;
	top: 0;
	right: 20px;
	left: auto;
	
	}

#container header .plan.rocketship img {
	right: 0;
	top: 8px;
	}

#container header .plan.planetoid img {
	right: -5px;
	top: 5px;
	}

.plan h3 {
	color: #1f5157;
	font-size: 3em;
	text-shadow: 0 1px 0 #cfe8f2;
	padding: 0 10px 10px;
	}

.plan h4 {
	color: #29737c;
	font-size: 3em;
	font-family: 'LeagueGothicRegular', Helvetica, sans-serif;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #fff;
	padding: 0 0 8px;
	}

.plan h4 strong {
	color: #393939;
	font-weight: normal;
	}

.plan p {
	text-shadow: 0 1px 0 #fbfdfd;
	color: #393939;
	}

.plan-content {
	background: url(../art/plan-bg.png) repeat-x #fff;
	webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding: 12px 14px;
	
	}

.plan.selected .plan-content, .plan.chosen .plan-content {
	-webkit-box-shadow: 0px 0px 10px #6c8f9b;
	-moz-box-shadow: 0px 0px 10px #6c8f9b;
	box-shadow: 0px 0px 10px #6c8f9b;
}
	
.plan-content ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
.plan-content ul li {	
	font-size: 1.1em;
	color: #222;
	padding: 13px 0 13px 40px;
	}
	
.plan-content ul li.users {	
	background: url(../art/user.png) no-repeat 0 6px;
	border-bottom: 1px solid #dbdbdb;
	}
	
.plan-content ul li.lists {	
	background: url(../art/lists.png) no-repeat 0 6px;
	border-bottom: 1px solid #dbdbdb;
	}
	
.plan-content ul li.templates {	
	background: url(../art/templates.png) no-repeat 0 6px;
	}

.plan a {
	margin: 8px 0 3px;
	display: block;
	height: 24px;
	background: url(../art/plan-btn-bg.png) top right no-repeat;
	font-family: 'LeagueGothicRegular', Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 2.2em;
	padding: 10px;
	color: #fff;
	text-decoration: none;
	webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #4f8813;
	text-shadow: 0 2px 0 #2f6612;
}

.plan a:hover {
	background-position: right -44px;
	}

.plan a:active {
	margin: 9px 0 2px;
	}

#wrapper {
	padding: 26px 0 20px 0;
	border-top: 1px solid #505050;
	border-bottom: 1px solid #505050;
	position: relative;
	overflow: hidden;
	}

#wrapper h1 {
	color: #fff;
	font-size: 3.6em;
	padding: 0 0 20px 0;
	}

#sign-up #wrapper {
	min-height: 330px;
	}

#tour #wrapper {
	min-height: 570px;
	}

	
#sign-up-content {
	display: none;
	}

#coupon #sign-up-content {
	display: block;
}
	
#sign-up-info {
	float: left;
	width: 40%;
	margin: 15px 0 0 0;
	}

#sign-up-info p strong {
	color: #fff;
	}
	
#sign-up-info h2 {
	color: #ccc;
	padding: 5px 0 30px 50px;
	}
	
#sign-up-info h2 span {
	color: #fff;
	}
	
#sign-up-info.Astronaut h2 {
	background: url(../art/astronaut-grey.png) no-repeat;
	}
	
#sign-up-info.Rocketship h2 {
	background: url(../art/rocketship-grey.png) no-repeat;
	}
	
#sign-up-info.Planetoid h2 {
	background: url(../art/planet-grey.png) no-repeat;
	}

form#register {
	float: right;
	width: 52%;
	margin: 8px 0 20px 0;
	background: #202020;
	padding: 15px;
	}
	
form#register h2 {
	color: #fff;
	padding: 0 0 15px 0;
	}
	
form#register strong {
	font-weight: normal;
	color: #ddd;
	}

form#register fieldset {
	background: #2c2c2c;
	webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 15px 5px;
	margin: 0 0 20px 0;
	position: relative;
	}

form#register fieldset .field {
	width: 46%;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 2% ;
	position: relative;
	}

form#register fieldset .field label {
	display: block;
	font-size: 1.1em;
	padding: 0 0 5px 0;
	}

form#register label.error {	
	display: block;
	color: #f00;
	padding: 4px 0;
	}

form#register fieldset .field.site-address label.error {	
	left: 42%;
	top: 2px;
	position: absolute;
	
}

form#register fieldset .field input {
	background: #121212;
	border: none;
	padding: 8px 6px;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-bottom: 1px solid #5b5b5b;
	display: block;
	width: 96%;
	font-size: 1.1em;
	color: #eee;
	}

form#register fieldset .field.site-address, form#register fieldset .field.coupon-code {
	width: 100%;
	margin: 0;
	}

form#register fieldset .field.site-address p, form#register fieldset .field.coupon-code p {
	color: #fff;
	}

form#register fieldset .field.site-address label, form#register fieldset .field.coupon-code label {
	float: left;
	padding: 10px 6px;
	}

form#register fieldset .field.site-address input {
	width: 58%;
	float: left;
}

form#register fieldset .field.coupon-code input {
	width: 51%;
	float: left;
}

form#register fieldset img {
	position: absolute;
	top: 4px;
	right: 5%;
	}

form#register #paypal {
	float: right;
	webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	}

form#register #terms-agree {
	display: block;
	margin: 0 0 20px;
	position: relative;
}	

form#register #terms-agree label.error {
	position: absolute;
	top: 15px;
	left: 0;
	}

form#register button {
	float: left;
	webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: block;
	height: 73px;
	background: url(../art/register-btn.png) top right no-repeat;
	font-family: 'LeagueGothicRegular', Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 2.4em;
	text-align: left;
	padding: 0 20px;
	color: #fff;
	text-decoration: none;
	border: 1px solid #1d3305;
	text-shadow: 0 2px 0 #2f6612;
	width: 62%;
	}

form#register button:hover {
	background-position: right -73px;
	}

form#register p {	
	clear: both;
	padding: 15px 0 0 0;
	}
	
#steps {
	padding: 20px 4%;
	position: relative;
	z-index: 3;
	}
	
#steps .step {
	width: 15%;
	float: left;
	margin: 0 2% 0 0;
	}
	
#steps .last {
	margin: 0;
	}

#steps .step h2 {
	color: #3a3a3a;
	font-size: 2.2em;
	text-shadow: 0 1px 0 #d5e7f0;
	padding: 0 0 8px 0;
	text-align: center;
	}

#steps .step h2 strong {
	font-weight: normal;
	color: #104b52;
}

#steps .step a {
	border: 5px solid #154d54;
	webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #154d54;
	width: 110px;
	height: 110px;
	display: block;
	margin: 0 auto;
	}
	
#steps .launchlist-step {
	background: url(../art/launchlist-tour-preview.png) 0 -110px;
	}
	
#steps .launchlist-step:hover, #steps .active .launchlist-step {
	background-position: 0 0;
}
	
#steps .launchpad-step {
	background: url(../art/launchpad-tour-preview.png) 0 -110px;
	}
	
#steps .launchpad-step:hover, #steps .active .launchpad-step {
	background-position: 0 0;
}
	
#steps .lists-step {
	background: url(../art/lists-tour-preview.png) 0 -110px;
	}
	
#steps .lists-step:hover, #steps .active .lists-step {
	background-position: 0 0;
}
	
#steps .new-list-step {
	background: url(../art/newlist-tour-preview.png) 0 -110px;
	}
	
#steps .new-list-step:hover, #steps .active .new-list-step {
	background-position: 0 0;
}
	
#steps .templates-step {
	background: url(../art/templates-tour-preview.png) 0 -110px;
	}
	
#steps .templates-step:hover, #steps .active .templates-step {
	background-position: 0 0;
}
	
#steps .users-step {
	background: url(../art/users-tour-preview.png) 0 -110px;
	}
	
#steps .users-step:hover, #steps .active .users-step {
	background-position: 0 0;
}

#wrapper article {
	position: relative;
	width: 48%;
	margin: 0 0 20px;
	}

#tour #wrapper article {
	width: 100%;
	display: block;
	position: relative;
	}

#tour #wrapper article h1 {
	padding: 0 0 30px 0;
	}

#wrapper article h1 {
	font-size: 3em;
	color: #fff;
	padding: 0 0 20px 0;
	color: #fff;
	text-shadow: 0 2px 0 #111;
	padding: 0 0 15px 0;
	}

#sign-up #wrapper article h1 {
	font-size: 2.8em;
}

#wrapper article h2 {
	font-size: 1.4em;
	color: #fff;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	text-transform: none;
	padding: 0 0 20px;
	}
	
#wrapper article img {
	float: left;
	margin: 0 30px 0 0;
	border: 8px solid #111;
	}
	
#wrapper .prev-btn, #wrapper .next-btn {
	width: 70px;
	height: 32px;
	display: block;
	background: url(../art/prevnext.png) no-repeat;
	font-family: 'LeagueGothicRegular', Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 2.1em;
	color: #fff;
	text-shadow: 0 2px 0 #222;
	text-decoration: none;
	padding: 10px 8px 0 50px;
	webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: absolute;
	top: -5px;
	right: 110px;
	display: block;
	}
	
#wrapper .prev-btn:hover {
	text-shadow: 0 2px 0 #316f76;
	background-position: 0 -42px;
}
	
#wrapper .prev-btn.last {
	right: 0;
	}
	
#wrapper .next-btn {
	width: 40px;
	background: url(../art/prevnext.png) no-repeat top right;
	padding: 10px 50px 0 12px;
	top: -5px;
	right: 0px;
	}
	
#wrapper .next-btn:hover {
	text-shadow: 0 2px 0 #316f76;
	background-position: right -42px;
}

#login {
	width: 100%;
	height: 220px;
	background: #111;
	top: -280px;
	left: 0;
	display: block;
	position: absolute;	
	z-index: 3;
	border-bottom: 1px solid #222;
	padding: 30px 0;
	}

#login-inner {
	min-width: 860px;
	max-width: 1000px;
	margin: 0 auto;
	display: block;
	position: relative;
	color: #ddd;
	padding: 0 50px;
	}

#login h2 {
	color: #fff;
	padding: 0 0 15px;
	font-size: 2.6em;
	}

.content.left {
	float: left;
	width: 48%;
	}

.content h3 {
	font-size: 2em;
	color: #6bbcc5;
	padding: 0 0 12px 0;
	}

.content h3 strong {
	font-weight: normal;
	color: #d8f0f3;
	}

.content.right {
	float: right;
	width: 48%;
	
	}
	
.content form {
	background: #222;
	display: block;
	padding: 20px;
	webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #ccc;
	margin: 0 0 20px 0;
}
	
.content form label {
	display: block;
	padding: 0 0 8px 0;
	}
	
.content form input {
	background: #0a0a0a;
	border: none;
	border-bottom: 1px solid #333;
	webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 1.4em;
	width: 56%;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	padding: 10px 6px;
	color: #eee;
	margin: 1px 0;
	}
	
.content form button {
	width: 36%;
	background: url(../art/prevnext.png) no-repeat top right;
	padding: 4px 50px 0 12px;
	top: -5px;
	right: 0px;
	height: 42px;
	display: block;
	font-family: 'LeagueGothicRegular', Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 2.1em;
	color: #fff;
	text-shadow: 0 2px 0 #222;
	text-align: left;
	text-decoration: none;
	webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float: right;
	}
	
.content form button:hover {
	text-shadow: 0 2px 0 #316f76;
	background-position: right -42px;
}



#login #close {

	font-family: 'LeagueGothicRegular', Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 2.1em;
	color: #fff;
	padding: 6px 15px;
	webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: block;
	background: url(../art/close-x.png) no-repeat 80px 10px #1a1a1a;
	border-top: 1px solid #222;
	position: absolute;
	top: -5px;
	right: 50px;
	width: 80px;
	text-decoration: none;
	}

#login #close:hover {
	background: url(../art/close-x.png) no-repeat 80px 10px #2a2a2a;
	border-top: 1px solid #2f2f2f;
	}


@media (max-width: 1040px) {
	
	
	#container footer h1 {
		font-size: 3.2em;
		color: #fff;
		text-shadow:  2px 2px 0 #3d858e;
		padding: 0 0 5px 0;
	}
	
}
	
@media (max-width: 800px) {
	#lite {
		top:25px;
		background: url(../art/original-small.png) 15px 15px no-repeat #111;
		width: 205px;
		height: 21px;
		padding: 15px;
	}
	
	#lite:active {
		top: 26px;
	}
	
}

/* LOGIN ----------------------------------------------- LOGIN */

#standard-page {
	width: 500px;
	margin: 0 auto;
	padding: 40px 0;
	position: relative;
	}
		
#launchlist-logo {
	width: 328px;
	height: 103px;
	position: absolute;
	left: 86px;
	top: 40px;
	display: block;
	background: url(../art/logo.png) no-repeat;
	text-indent: -99999px;
	padding: 0;
	margin: 0;
	}

#standard-page h1 {
	position: absolute;
	top: 106px;
	left: 166px;
	font-size: 2.3em;
	color: #56afba;
	}

#standard-page h1 {
	position: absolute;
	top: 106px;
	left: 166px;
	font-size: 2.3em;
	color: #56afba;
	}
	
#standard-wrapper {
	position: relative;
	margin: 120px 0 0 0;
	}

#standard-page form, #standard-content {
	width: 430px;
	padding: 30px 35px;
	color: #fff;
	background: #0d0d0d;
	border-bottom: 1px solid #333;
	webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	}
	
#standard-content {
	margin: 120px 0 0 0;
	}

#standard-page form label {
	font-size: 1.3em;
	color: #b0b0b0;
	display: block;
	padding: 0 0 8px;
	}

#standard-page form input {
	background: #fff;
	border: 0;
	width: 420px;
	webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 1.6em;
	padding: 8px 5px;
	margin: 0 0 15px;
	color: #333;
	}

#standard-page form input:focus {
	outline-color: #56afba;
}

#standard-page form button {
	background: #56afba;
	webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-family: 'LeagueGothicRegular', Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 2.4em;
	color: #fff;
	padding: 6px 30px;
	text-shadow: 2px 2px 0 #49959e;
	float: right;
	margin:  5px 0 1px 0;
	border-top: 1px solid #63bfca;
	}

#standard-page form button:hover {
	background: #63bfca;
	border-top: 1px solid #70cad5;
}

#standard-page form button:active {
	margin: 6px 0 0 0;
}

#standard-page form a {
	float: left;
	margin: 18px 0;
	text-decoration: none;
	color: #aaa;
	}

#standard-page form a:hover {
	color: #ddd;
	}

#standard-footer {
	font-size: .9em;
	color: #666;
	margin: 20px 0;
	text-align: center;
	}

#standard-footer a {
	color: #ccc;
	text-decoration: none;
	margin: 0 2px;
	}

#standard-footer a:hover {	
	color: #eee;
	}

#error-container, #notification-container {
	padding: 10px 10px 10px 35px;
	display: block;
	margin: 0 0 10px 0;
	webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-weight: bold;
	background: url(../art/error.png) no-repeat #23656d 10px 10px;
	line-height: 1.6em;
	}

#notification-container {
	background: url(../art/notification.png) no-repeat #23656d 10px 10px;
}

#contact #error-container, #contact #notification-container {
	background-color: #111;
	}


/* CONTACT FORM -------------------------------------- CONTACT FORM */

.contactForm {
	background: #202020;
	webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 10px;
	}
	
.contactForm div.field {
	display: block;
	margin: 0 0 2px;
	position: relative;
	}
	
.contactForm label {
	width: 35%;
	display: block;
	float: left;
	padding: 8px 0;
	}
	
.contactForm label.error {
	color: #f00;
	width: auto;
	clear: both;
	float: right;
	}
	
.contactForm input, .contactForm textarea {
	width: 55%;
	float: right;
	background: #010101;
	border: none;
	padding: 8px 6px;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-bottom: 1px solid #333;
	display: block;
	font-size: 1.1em;
	color: #eee;
	}
	
.contactForm textarea {
	height: 120px;
	}
	
.contactForm button {
	width: 127px;
	height: 53px;
	display: block;
	background: url(../art/submit-btn.png) no-repeat;
	text-indent: -9999px;
	border: none;
	outline: none;
	float: right;
	margin: 10px 0 0;
}
	
.contactForm button:hover {
	background-position: 0 -53px;
	}
	
.contactForm button:active {
	background-position: 0 -106px;
	}

/* BLOG -------------------------------------- BLOG */

#posts {
	width: 69%;
	margin: 10px 0;
	float: left;
	}

.post {
	background: #fff;
	webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 0 0 20px 0;
	padding: 20px;
	color: #333;
	}

.post h2 {
	font-size: 3.8em;
	padding: 0;
	}

.post h2 a, #posts a  {
	color: #36929d;
	text-decoration: none;
	}

.post h2 a:hover, #posts a:hover {
	color: #26b2bb;
	}

.post .top-meta {
	font-size: .9em;
	color: #777;
	border-bottom: 1px solid #eee;
	padding: 0 0 5px;
	margin: 0 0 10px 0;
	
	}

.post .meta {
	font-size: .9em;
	background: #eee;
	webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 8px;
	color: #333;
	}

#blog aside {
	width: 25%;
	float: right;
	background: #222;
	webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 10px 0;
	padding: 20px;
	border-top: 1px solid #111;
	border-bottom: 1px solid #444;
}

#blog #searchform {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #444;

	}

#blog #searchform input {
	background: #111;
	webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #333;
	padding: 5px;
	color: #eee;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 1em;
	width: 70%;
	margin: 0;
	}

#blog #searchform input:focus {
	outline-color: #26b2bb;
	}

#blog #searchform button {
	float: right;
	width: 22%;
	webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 4px 3px;
	border-top: 1px solid #555;
	background: #444;
	color: #ddd;
	}

#blog #searchform button:hover {

	background: url(../art/nav-active.png) no-repeat center -10px;
	border-top: 1px solid #23a4af;
	color: #05292e;
	text-shadow: 0 1px 0 #67cfd5;
	}

#blog #rss {
	margin: 20px 0;
	text-decoration: none;
	display: block;
	padding: 2px 0 2px 25px;
	background: url(../art/rss.png) no-repeat;
}

#blog aside a {
	color: #ddd;
	text-decoration: none;
}

#blog aside a:hover {
	color:#5eb2bc;
	}

#blog aside h3 {
	font-size: 2em;
	color: #ccc;
	border-bottom: 1px solid #444;
	margin: 0 0 15px 0;
	}

#blog aside ul {
	list-style: none;
	margin: 0 0 25px;
	padding: 0;
	}

#blog aside ul li {
	margin: 0 0 10px 0;
	}

#blog aside ul li.current-cat a {
	color: #999;
	}
	
#tweets {
	padding: 10px;
	background: #111;
	webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	}

#blog aside #tweets ul {
	margin: 0;
	}

#blog aside #tweets li {
	display: block;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #444;
	line-height: 1.5em;
}

#tweets .tweet_time {
	display: none;
	}

#blog .navigation {
	display:block;
	margin: 0 0 10px 0;
	}

#blog .result {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #eee;
	}
	
#blog #posts ul {
	list-style: url(../art/list-style.png);
	}

#blog #posts li {
	color: #333;
	line-height: 1.6em;
	}

/* CUSTOM CLASSES -------------------------------------- CUSTOM CLASSES */

.clear {
	clear: both;
}

.left {
	float: left;
	}
	
.right {
	float: right;
	}

.last {
	margin: 0;
	}
	
noscript p {
	text-align: center;
	color: #fff;
	font-size: 1.1em;
	padding: 10px 0;
	}

.dsq-full-comment {
	color: #ddd;
}
	
	

/* ------- Responsive Design Layouts ------- */

/* -- Sub 600px - iPhone and Mobiles -- */

@media handheld and (max-width: 480px), screen and (max-device-width: 480px), screen and (max-width: 600px)  {
	

	
	#standard-page form input {
		padding: 14px 5px;
		}
	
	}
