



/* Learn More Tab
================================================== */

	#learn-more-tab {
		margin:10px 0 0 30px;width: 590px;	}

	a#learn-more {
		background:#e8be5c;
		color:#f81133;
		font-size:2.2em;
		font-family:Old Standard TT;
	}

	a#learn-more:hover {
		background:#c5a24e;
	}



/* Sign Up with Custom Fields
================================================== */

	.radio-group label,
	.checkbox-group label {
		font-size:1.4em !important;
		font-family:Old Standard TT !important;
		font-weight:300 !important;
	}

	#signup-page .radio-group label,
	#signup-page .checkbox-group label {
		color:#333333 !important;
	}



/* Sign Up with Custom Fields: Medium Size
================================================== */

	#signup.medium.hascf ul#form-layout li {
		border-top:1px solid #ffffff;
	}



/* Sign Up: Progress Indicators
================================================== */

	#progress-container h3 {
		font-family:Old Standard TT;
		font-size:1.6em;
		font-weight:bold;
		font-style:normal;
		color:#252525;
	}

	.simple .tearoff .background {
		background:#252525 !important;
		color:#ffffff !important;
	}

	.tearoff .unit {
		color: #252525;
	}

	#bar-complete {
		background:#bfbf00;
	}

		#bar.stylish #bar-complete {
		-webkit-box-shadow: inset 0px 1px 0px 0px #e5e546, inset 0px -5px 8px 0px #868600;
		-moz-box-shadow: inset 0px 1px 0px 0px #e5e546, inset 0px -5px 8px 0px #868600;
		box-shadow: inset 0px 1px 0px 0px #e5e546, inset 0px -5px 8px 0px #868600;
	}

	#bar-complete span {
		color:#222222;
	}



/* Wrapper
================================================== */

	#wrapper {
			background-image:url('http://spazionye.com/wp-content/uploads/2013/12/spazio_overlay1.png');
		background-color:transparent;
		-webkit-box-shadow: 0px 0px 0px #FFF; -moz-box-shadow: 0px 0px 0px #FFF; box-shadow: 0px 0px 0px #FFF;		}

	#wrapper header {
		text-align: center;
	}

	#wrapper header h1 {
		font-family:Oswald;
		font-weight:normal;
		font-style:normal;
		color:#252525;
		text-shadow: none;
		font-size:9.0em;
	}

	#wrapper header h1 span {
		display: block;
		text-align:center;
	}

	#wrapper header h1 a {
		color:#252525;
	}



/* Nav
================================================== */

	nav a:link,
	nav a:visited,
	nav li.current_page_item ul li a {
		font-family:Old Standard TT;
		font-size:2.2em;
		font-weight:bold;
		font-style:normal;
		color:#252525;
		text-transform:none;
	}

	nav a:hover,
	nav a:active {
		color:#00bfbf;
	}



/* Widgets
================================================== */

	ul#widgets li ul li,
	.textwidget,
	.tagcloud a,
	#wrapper ul#inner-footer li p a {
		font-size:1.3em;
		font-weight:normal;
		font-family:Old Standard TT;
	}

	ul#widgets li ul li a:link,
	ul#widgets li ul li a:visited,
	.tagcloud a:link,
	.tagcloud a:visited,
	.textwidget {
		color:#252525;
	}

	ul#widgets li ul li a:hover,
	ul#widgets li ul li a:active,
	.tagcloud a:hover,
	.tagcloud a:active {
		color:#00bfbf;
	}

	ul#widgets li ul li a,
	.textwidget {
		font-family:Old Standard TT !important;
	}

	#wp-calendar tbody td {
		border-color: #ffffc1;
		background: transparent;
	}

	.textwidget p {
		line-height: 1.4em;
		margin: 0 0 15px 0;
	}

	.textwidget li {
		font-size: 1em !important;
	}



/* Posts
================================================== */

	#main a:link,
	#main a:visited,
	#wrapper ul#inner-footer li p a {
		color:#00bfbf;
		text-decoration:none;
	}

	#respond input[type=submit] {
		background-color:#00bfbf;
	}

	#main a:hover,
	#main a:active,
	.lepost h2 a:hover,
	#wrapper ul#inner-footer li p a:hover {
		color:#00bfbf;
		text-decoration:underline;
	}

	.lepost h1,
	.lepost h2 {
		font-family:Old Standard TT;
		font-size:2.8em;
		font-weight:normal;
		font-style:normal;
		color:#333333;
		text-shadow: 0px 1px 1px #ffffff;
		text-transform:none;
	}

	.lepost h2 a {
		color:#333333  !important;
	}

	.lepost h3 {
		font-family:Old Standard TT;
		font-size:2.4em;
		font-weight:bold;
		font-style:normal;
		color:#991255;
		text-shadow: none;
		text-transform:none;
	}

	.lepost h4,
	h3.widget-title {
		font-family:Old Standard TT;
		font-size:1.4em;
		font-weight:normal;
		font-style:normal;
		color:#bfbf00;
		text-shadow: none;
		text-transform:uppercase;
	}

	.lepost p,
	.lepost ul li,
	.lepost ol li {
		font-size:1.5em;
		font-weight:300;
		font-family:Old Standard TT;
	}

	#main p,
	#main ul li,
	#main ol li,
	ul#widgets li ul li,
	cite,
	#SearchForm input.le-search:focus,
	#respond h3,
	#respond input,
	#respond textarea:focus {
		color:#191919 !important;
	}



/* Colors
================================================== */

	/*----- Border -----*/

	.lepost .postmeta,
	.commentlist,
	.commentlist li.comment,
	.commentlist .children li,
	#comments .pingback,
	#respond input,
	#respond textarea {
		border-color:#999999;
	}

	#search_box {
		border-color:#b8b8b8;
	}

	#search_box:hover,
	#search_box:focus {
		border-color:#999999;
	}


	/*----- Accent -----*/

	h3.widget-title,
	nav li.current_page_item a {
		color:#e8be5c;
	}

	#respond input[type=submit]:hover {
		background-color:#e8be5c;
	}

	#respond input:focus,
	#respond textarea:focus,
	.lepost blockquote {
		border-color:#e8be5c !important;
	}


	/*----- Secondary -----*/

	.lepost .wp-caption p,
	.entry-date,
	#SearchForm input.le-search,
	.comment-author,
	#main a.comment-permalink,
	#main a.comment-reply-link,
	#main a.comment-reply-login,
	#comments .pingback p,
	#previous-comments,
	#next-comments,
	#respond label,
	#respond p.comment-messages,
	#respond textarea,
	#wp-calendar thead,
	#wp-calendar tbody,
	#wp-calendar tfoot #next a,
	#wp-calendar tfoot #prev a,
	ul#widgets ul#recentcomments li.recentcomments {
		color:#7f7f7f !important;
	}



/* Sign Up Slide Down
================================================== */

	#launchtab {
		border-bottom:6px solid #e8be5c;
	}

	#launchtab a {
		background:#e8be5c;
		color:#f81133;
		font-size:2.2em;
		font-family:Old Standard TT;
	}

	#launchlitemodule #signup {
		background:#e8be5c;
		-webkit-box-shadow: 0px 0px 0px #FFF; -moz-box-shadow: 0px 0px 0px #FFF; box-shadow: 0px 0px 0px #FFF;	}

	#launchlitemodule h2 {
		color:#f81133;
	}

	#launchlitemodule label {
		color:#000000;
	}

	#launchlitemodule a,
	#launchlitemodule p a,
	#launchlitemodule span.privacy-policy a {
		color:#727272 !important;
	}

	#launchlitemodule p,
	#launchlitemodule li,
	#launchlitemodule span.privacy-policy,
	#launchlitemodule .radio-group label,
	#launchlitemodule .checkbox-group label {
		color:#000000;
	}

/* PayPal Buy Now Button
================================================== */

.lefx_buy_now input[type="submit"] {
  display: block;
  text-align: center;
  margin: 10px auto;
  width: ;
  height: ;

  border:  solid #;
  -webkit-border-radius: ;
  -moz-border-radius:    ;
  border-radius:         ;

  font-size: em;
  font-family:;
  font-weight: ;

  background: #;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#), color-stop(100%,#));
    background: -webkit-linear-gradient(top, # 0%, #; 100%);
    background:    -moz-linear-gradient(top, # 0%, # 100%);
    background:     -ms-linear-gradient(top, # 0%, # 100%);
    background:      -o-linear-gradient(top, # 0%, # 100%);
    background:   linear-gradient(to bottom, # 0%, # 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#', endColorstr='#',GradientType=0 );
  
  color: #;

  -webkit-appearance: none;
}

/* Media Queries
================================================== */

	@media screen and (max-width: 768px) {

		body#inner-page {
					background-image:url('http://spazionye.com/wp-content/uploads/2013/12/spazio_overlay1.png');
			background-color:transparent;
				}

				#wrapper header {
			font-size:0.7em;
		}
		

		nav ul li,
		nav ul li ul li {
			border-bottom:1px solid #cacaca;
		}

		nav a {
			background:#eeeeee;
		}

		#nav-responsive-menu-link {
			background:#eeeeee;
			color:#252525;
			font-size:2.2em;
			font-family:Old Standard TT;
		}

		#nav-responsive-menu-link.open {
			background:#cacaca;
		}


		#launchtab a {
			font-family:Old Standard TT;
			font-size:2.2em;
			font-weight:bold;
			font-style:normal;
			text-transform:none;
		}

	}

	@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

		#launchtab a {
			line-height:2.2em;
		}

	}
