@font-face {
    font-family: 'Museo Slab';
    src: url('http://stellaorange.com/wp-content/themes/stella-orange/fonts/Museo_Slab_500_2-webfont.eot');
    src: url('http://stellaorange.com/wp-content/themes/stella-orange/fonts/Museo_Slab_500_2-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/Museo_Slab_500_2-webfont.woff') format('woff2'),
         url('../fonts/Museo_Slab_500_2-webfont.woff') format('woff'),
         url('http://stellaorange.com/wp-content/themes/stella-orange/fonts/Museo_Slab_500_2-webfont.ttf') format('truetype'),
         url('http://stellaorange.com/wp-content/themes/stella-orange/fonts/Museo_Slab_500_2-webfont.svg#museo_slab500') format('svg');
    font-weight: normal;
    font-style: normal;
}
body, html {
	font-size: 16px;
}
.page-template-template-sales-page-php hr {
	margin: 30px auto;
}
/*-------------------- INDEX PAGE --------------------*/
.page-template h1, .page-template h2, .page-template h3, .page-template h4, .page-template h5 .page-template h6 {
	margin-bottom: 0.5em;
	font-family: 'Museo Slab', Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.page-template h1 {
	font-size: 30px;
}
.page-template h2 {
	font-size: 24px;
}
.page-template h3 {
	font-size: 20px;
}
.page-template h4 {
	font-size: 18px;
}
.page-template h5 {
	font-size: 14px;
}
.page-template #header {
	margin: 0 auto -20px auto;
	position: relative;
}
.page-template #main-interior {
	position: relative;
    width: 900px;
}
.page-template-template-lab-index-php #container {
	width: 600px;
	float: none;
	padding-top: 0;
}
.page-template-template-sales-page-php #container {
	width: 800px;
	margin: 0 auto;
	float: none;
}
.page-template-template-lab-index-php #content {
    width: 550px;
}

.page-template-template-sales-page-php #content {
	width: 800px;
}
.page-template-template-sales-page-php #content {
	margin: 0 auto;
}
.page-template-template-lab-index-php .post-interior {
	width: 550px;
	color: #333333;
}
#optin-sidebar {
	width: 300px;
    padding: 30px 15px;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
    background: #444444;
    border-radius: 10px;
}
#optin-sidebar.fixed {
	position: fixed;
	top: 10px;
	right: 50%;
	margin-right: -450px;
}
#optin-sidebar .top {
}
#optin-sidebar .top .handles {
}
#optin-sidebar.fixed .top .handles {
}
#optin-sidebar .middle {
	padding: 0 10px;
}
#optin-sidebar .bottom {
}
#optin-sidebar h1, #optin-sidebar h2, #optin-sidebar h3, #optin-sidebar h4, #optin-sidebar h5 {
	font-family: 'Museo Slab', Impact, Arial, Helvetica, sans-serif;
	color: #f89b2f;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 0;
}
#optin-sidebar h1 {
	font-size: 36px;
}
#optin-sidebar h2 {
	font-size: 32px;
}
#optin-sidebar h3 {
	font-size: 24px;
}
#optin-sidebar h4 {
	font-size: 20px;
}
#optin-sidebar input[type="text"], #optin-sidebar .infusion-field-input-container {
	font-size: 14px;
	color: #999999;
	padding: 5px;
	border: none;
	width: 90%;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	moz-border-radius: 5px;
}
#optin-sidebar input[type="submit"], #taf-table #taf-submit {
	font-family: 'Museo Slab', Impact, Arial, Helvetica, sans-serif;
	border: none !important;
    padding: 10px 20px;
	color: #FFFFFF;
    background: #C74427;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0;
    border-radius: 5px;
}
#optin-sidebar input[type="submit"]:hover, #taf-table #taf-submit:hover {
	background: #f89b2f;
    cursor: pointer;
}
#optin-sidebar table {
	width: 100%;
}
#optin-sidebar p, #optin-sidebar label {
    font-size: 13px;
    color: #FFFFFF;
}
#optin-sidebar p.disclaimer {
	font-size: 10px;
	font-style: italic;
	margin: 0;
}
#stella-footer {
	width: 645px;
	padding: 10px 20px 20px 230px;
	margin: 0 0 10px 0;
	line-height: 1.5;
    min-height: 210px;
	background: url(http://stellaorange.com/wp-content/themes/stella-orange/images/production-labs/stella-footer.png?ver=4.0) no-repeat top left;
}
.production-footer {
	text-align: center;
	font-size: 12px;
	padding: 10px 0 20px;
	color: #999999;
}
.production-footer a {
	text-decoration: none;
	color: #999999;
}
.production-footer a:hover {
	text-decoration: underline;
}
/*-------------------- INTERIOR PAGES --------------------*/
.page-template-template-lab-sub-php #main-interior {
	width: 650px;
	margin: auto;
}
.page-template-template-lab-index-php #post-middle {
	padding: 0;
}
.page-template-template-lab-sub-php #post-middle {
	padding: 20px 50px;
}
#taf-table {
    background: #FBF1E6;
    background: rgba(248,155,47,0.1);
	width: 100%;
    margin-bottom: 30px;
}
#taf-table table {
	width: 100%;
    padding: 20px;
}
#taf-table .table-header {
	font-family: 'Museo Slab', Impact, Arial, Helvetica, sans-serif;
	background: #C74427;
	color: #FFFFFF;
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
}
#taf-table textarea {
	width: 100%;
}
#taf-table #taf-submit {
	 display: block;
	 margin: -5px auto 10px auto;
 }
/*-------------------- SIGN-UP BOX --------------------*/
.signup-box {
	text-align: center;
}
.signup-box h1, .signup-box h2, .signup-box h3, .signup-box h4, .signup-box h5, .signup-box h6 {
	color: #000000;
}
.signup-box.orange-crown {
	background: url(../images/sales-page/orange-crown-register-box-bg.jpg) no-repeat top left;
	width: 452px;
	height: 147px;
	margin: 10px auto;
	padding: 30px 40px 20px 185px;
}
.signup-box.orange-crown * {
	margin: 0;
}
.signup-box a {
	display: block;
	margin: 10px auto 0 auto !important;
	text-align: center;
	text-decoration: none;
	width: 221px;
	height: 46px;
	background: url(../images/cta-button.png) no-repeat top center;
	border: none !important;
	padding: 2px 0 0 0 !important;
	color: #FFFFFF;
	font-size: 30px;
	font-family: 'SteelfishRegular', Impact, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.signup-box a:hover {
	background: url(../images/cta-button.png) no-repeat bottom center;
	color: #C74427;
}
.signup-box.image-links a {
	margin: 0 !important;
	width: auto;
	height: auto;
	background: none;
	padding: 0 !important;
}
/*-------------------- HIGHLIGHT BOXES --------------------*/
.page-template .highlight-box.plain {
	width: 80%;
	margin: auto auto 20px auto;
}
.page-template .highlight-box.checks {
	background: none;
	border: 5px dotted #CFD9E3;
}
.page-template .highlight-box.medium {
	font-size: 14px;
}
.page-template .highlight-box.medium {
	font-size: 16px;
}
.page-template .highlight-box.large {
	font-size: 18px;
}
.page-template .highlight-box.curriculum {
	padding-left: 140px;
	margin-bottom: 20px;
	min-height: 120px;
}
.page-template .highlight-box.curriculum h3 {
	margin-bottom: 0.5em;
}
.page-template .highlight-box ul li, .orange-list li {
	list-style: none;
	display: block;
	line-height: 1.3em;
	margin-bottom: 10px;
}
.page-template .highlight-box.positive ul li {
	background: url(../images/orange-bullet.png) no-repeat top left;
	padding-left: 25px;
}
.page-template .highlight-box.negative ul li {
	background: url(../images/orange-bullet-rotten.png) no-repeat top left;
	padding-left: 40px;
}
.page-template .highlight-box.checks ul li {
	background: url(../images/checkbox-bullet.png) no-repeat top left;
	padding-left: 40px;
	font-size: 16px;
	line-height: 24px;
}
.page-template .highlight-box.full {
	width: auto;
	margin:	auto -37px 20px -37px;
	padding: 40px;
}
.page-template .highlight-box.background-image {
	background-repeat: no-repeat;
}
.page-template table .spots-left {
	width: 168px;
	height: 166px;
	font-size: 100px;
	line-height: 1;
	font-family: 'Museo Slab', Georgia, "Times New Roman", Times, serif;
	background: url(../images/writing-intensive/spots-left-bg.png) no-repeat top left;
	color: #5D0023;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	letter-spacing: -5px;
}
.page-template ul {
	padding: 1em 20px;
}
.burst {
	width: 121px;
	height: 121px;
	background: url(../images/sales-page/burst-bg.png) no-repeat;
	position: absolute;
	top: 10px;
	left: 10px;
	text-align: center;
	font-size: 24px;
	color: #C74427;
	text-transform: uppercase;

    font-family: 'Museo Slab', Georgia, "Times New Roman", Times, serif;
}
.burst .text {
    display: block;
    width: 90%;
    margin: auto;
    padding-top: 45px;
}
.burst.plain {
	background-position: top left;
}
.burst.megaphone {
	background-position: 0 -121px;
}
.burst.people {
	background-position: 0 -242px;
}
.burst.free {
	background-position: 0 -363px;
}
.burst.gears {
	background-position: 0 -484px;
}
.burst.conversation {
	background-position: 0 -605px;
}
.burst.optin {
	background-position: 0 -726px;
}
.burst.books {
	background-position: 0 -847px;
}
.burst.writing {
	background-position: 0 -968px;
}
.burst.graph {
	background-position: 0 -1089px;
}
.testimonial {
	margin-bottom: 30px;
    padding: 21px 30px;
}
.testimonial .testimonial-image {
	margin-top: 10px;
}
.testimonial .testimonial-image img {
	width: 185px;
	height: auto;
}
.page-template-template-lab-index .testimonial .testimonial-image img {
    width: 150px;
    height: auto;
}
.testimonial.global.testimonial-image {
	float: left;
}
.testimonial.global.testimonial-image, .testimonial.odd .testimonial-image, .testimonial.global:nth-child(odd) .testimonial-image {
	float: left;
}
.testimonial.even .testimonial-image, .testimonial.global:nth-child(even) .testimonial-image {
	float: right;
}
.testimonial.odd .testimonial-content.slim, .testimonial.global:nth-child(odd) .testimonial-content.slim {
	margin-left: 215px;
}
.testimonial.even .testimonial-content.slim, .testimonial.global:nth-child(even) .testimonial-content.slim {
	margin-right: 215px;
}
.page-template-template-lab-index .testimonial.even .testimonial-content.slim, .page-template-template-lab-index .testimonial.global:nth-child(even) .testimonial-content.slim {
    margin-right: 165px;
}
.page-template-template-lab-index .testimonial.odd .testimonial-content.slim, .page-template-template-lab-index .testimonial.global:nth-child(odd) .testimonial-content.slim {
	margin-left: 165px;
}
.testimonial .testimonial-content.full {
	margin-left: 0;
}
/*.testimonial.even .testimonial-image {
	float: right;
}
.testimonial.even .testimonial-content {
	margin-right: 215px;
}*/
.testimonial .quote-top {
	height: 39px;
	background: url(../images/sales-page/quote-top_ver-2.0.png) no-repeat top left;
	margin: 0 0 -35px -10px;
}
.testimonial .quote-bottom {
	height: 27px;
	background: url(../images/sales-page/quote-bottom_ver-2.0.png) no-repeat top right;
	margin: -40px 0 0 0;
}
.curriculum-outer {
	display: table;
	position: relative;
	width: 100%;
	height: 80px;
}
.curriculum-header {
	padding: 20px 160px 20px 20px;
	background: #5D0023;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 60px;
}
.curriculum-image-container {
	width: 150px;
	position: absolute;
	right: 0;
	top: -10px;
	text-align: center;
}
.odd .curriculum-image-container {
}
.even .curriculum-image-container {
}
.curriculum-header img {
	height: 120px;
	width: auto;
	margin: 0;
}
.curriculum-header h3 {
	margin: 0;
	line-height: 1em;
	color: #FFFFFF;
}
.curriculum-interior {
	background: #F0F0F0;
	margin-bottom: 20px;
	padding: 5px 20px;
}
/*-------------------- CHECKLISTS --------------------*/
.checklist {
	padding: auto 20px;
}
.checklist.double-yes {
	padding: auto 40px auto 0;
}
.checklist li {
	font-size: 18px;
	padding-left: 40px;
	list-style: none;
	display: block;
	margin-bottom: 10px;
}
.checklist.yes li {
	background: url(../images/sales-page/list-check_ver-2.png) no-repeat top left;
}
.checklist.no li {
	background: url(../images/sales-page/list-uncheck_ver-3.png) no-repeat top left;
}
.checklist.double-yes li {
	padding: 0 10px 0 60px;
	background: url(../images/sales-page/thumbs-up-orange.png) no-repeat top left;
	min-height: 50px;
}
.checklist.rotten li {
	background: url(../images/orange-bullet-rotten.png) no-repeat top left;
}