@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 {
	background: url(../images/fabric-bg.jpg) !important;
	font-size: 14px;
}
/*-------------------- INDEX PAGE --------------------*/
.page-template-template-intensive-index-php ul {
	padding: 0 40px;
}

.page-template-template-intensive-index-php h1, .page-template-template-intensive-index-php h2, .page-template-template-intensive-index-php h3, .page-template-template-intensive-index-php h4, .page-template-template-intensive-index-php h5 .page-template-template-intensive-index-php h6 {
	margin-bottom: 0.5em;
	font-family: 'Museo Slab', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1em;
}
.patua {
	font-family: 'Museo Slab', Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.page-template-template-intensive-index-php h1, .page-template-template-intensive-index-php h2, .page-template-template-intensive-index-php h3 {
	text-align: center;
}
.page-template-template-intensive-index-php #header {
	width: 320px;
	padding: 75px 70px 0 710px;
	height: 239px;
	margin: 0 auto 0 auto;
	position: relative;
	background: url(../images/writing-intensive/header-image.jpg) no-repeat top left;
	text-align: center;
}
.page-template-template-intensive-index-php #main {
	background: none;
}
.page-template-template-intensive-index-php #main-interior {
	width: 800px;
}
.page-template-template-intensive-index-php #container {
	background: url(../images/interior-bg.jpg);
	width: 720px;
	padding: 30px 40px;
}
.page-template-template-intensive-index-php .production-footer, .page-template-template-intensive-index-php .production-footer a {
	color: #FFFFFF;
}
.page-template-template-intensive-index-php img.nameplate {
	margin: 0 -60px;
}
.page-template-template-intensive-index-php  .highlight-box.full {
	margin:	auto -40px 20px -40px;
}
.page-template-template-intensive-index-php .highlight-box.header {
	margin-top: -30px;
}
.highlight-box.signupbox {
	background: none;
	padding: 0;
	margin: 0 -67px;
}
.highlight-box.signupbox .highlight-box-top, .highlight-box.signupbox .highlight-box-bottom {
	height: 20px;
}
.highlight-box.signupbox .highlight-box-top {
	background: url(../images/writing-intensive/signup-box-bg-top.png) no-repeat top left;
}
.highlight-box.signupbox .highlight-box-middle {
	background: url(../images/writing-intensive/signup-box-bg-middle.png) repeat-y top left;
	padding: 1px 40px;
}
.highlight-box.signupbox .highlight-box-bottom {
	background: url(../images/writing-intensive/signup-box-bg-bottom.png) no-repeat bottom left;
}