/* defaults */

body {
	font-size: 62.5%;
	font-family: Futura, Myriad, Helvetica, Arial, sans-serif;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #ccc;
	text-align: center;
}

a img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #81bc3d;
}


/* layout */

#page {
	width: 665px;
	padding: 23px 35px 30px 100px;
	margin: 0px auto 0px auto;
	background-color: #fff;
	text-align: left;
	border-bottom: 10px solid #81bc3d;
}

body#front #page {
	width: 700px;
	padding: 63px 50px 30px 50px;
	text-align: center;
	background-image: url(images/reel.jpg);
	background-repeat: no-repeat;
}

body.maker #page {
	background-image: url(images/maker.jpg);
	background-repeat: no-repeat;
}

body.fest #page {
	background-image: url(images/reel.jpg);
	background-repeat: no-repeat;
}

#content {
	width: 665px;
	overflow: visible;
}

body#blog #page #content2 {
	width: 660px;
	overflow: visible;
}

body#front #content {
	width: 700px;
}


/* navigation */

#navigation p {
	font-size: .9em;
	line-height: 100%;
	text-transform: uppercase;
	font-weight: 500;
	color: #903f98;
	margin: 0px 0px 5px 80px;
	overflow: hidden;
}

#navigation p label {
	font-weight: 300;
	width: 115px;
	padding: 5px 0px 5px 0px;
	display: block;
	float: left;
	margin: 0px;
}

#navigation p a {
	font-weight: 500;
	padding: 5px 7px 5px 7px;
	float: left;
}

#navigation p a#blognav {
	color: #903f98;
}

#navigation p a#blognav:hover {
	color: #fff;
}

#navigation p a:hover {
	background-color: #903f98;
	color: #fff;
}

#navigation h1 {
	position: relative;
	margin: 0px 0px 0px -76px;
	padding-top: 20px;
	width: 235px;
	height: 65px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0 20px;
	clear: both;
}

#navigation h1 span {
	margin-left: -8000px;
}

body#whymaker #what {
	background-color: #903f98;
	color: #fff;
}

body#makercost #investment {
	background-color: #903f98;
	color: #fff;
}

body#makerstart #get {
	background-color: #903f98;
	color: #fff;
}

body#faq #faqs {
	background-color: #903f98;
	color: #fff;
}

body#sample #samples {
	background-color: #903f98;
	color: #fff;
}

body#whyfest #why {
	background-color: #903f98;
	color: #fff;
}

body#start #services {
	background-color: #903f98;
	color: #fff;
}

body#festcost #investment2 {
	background-color: #903f98;
	color: #fff;
}

body#media #mediatest {
	background-color: #903f98;
	color: #fff;
}

body#contact #contactnav {
	background-color: #903f98;
	color: #fff;
}

body#blog a#blognav {
	background-color: #903f98;
	color: #fff;
}


/* content */

#content h2, #content2 h2 {
	font-size: 1.4em;
	font-weight: 500;
	color: #903f98;
	margin: 46px 0px 10px 0px;
	text-transform: uppercase;
	line-height: 140%;
	letter-spacing: 1px;
}

#content h3, #content2 h3 {
	font-size: 1.2em;
	font-weight: 500;
	color: #903f98;
	margin: 15px 0px 10px 0px;
	text-transform: uppercase;
	line-height: 140%;
	letter-spacing: 1px;
}

#content p, #content ul, #content ol, #content2 p, #content2 ul, #content2 ol {
	font-size: 1.2em;
	font-weight: 100;
	color: #000;
	margin: 0px 0px .75em 0px;
	line-height: 160%;
}

body.fest #content p a:hover, body.fest #content ul a:hover, body.fest #content ol a:hover, body.maker #content p a:hover, body.maker #content ul a:hover, body.maker #content ol a:hover, body.fest #content2 p a:hover, body.fest #content2 ul a:hover, body.fest #content2 ol a:hover, body.maker #content2 p a:hover, body.maker #content2 ul a:hover, body.maker #content2 ol a:hover {
	color: #903f98;
	padding-bottom: 1px;
	border-bottom: 1px dotted #903f98;
}

#quotes1, #quotes2 {
	background-color: #81bc3d;
	background-image: url(/images/openquote.gif);
	background-position: 5px 10px;
	background-repeat: no-repeat;
	width: 135px;
	padding: 15px 30px 20px 15px;
	float: right;
	position: relative;
	margin: 20px -35px 15px 20px;
}

#quotes1 div, #quotes2 div {
	background-image: url(/images/openquote.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#quotes1 p, #quotes2 p {
	color: #fff;
	font-style: italic;
	font-size: 1.2em;
}


/* footer */

p#footer {
	font-size: .9em;
	line-height: 140%;
	font-weight: 500;
	color: #903f98;
	margin: 50px 0px 0px 84px;
	padding-bottom: 10px;
	overflow: hidden;
	letter-spacing: 1px;
	clear: both;
}

p#footer label {
	font-weight: 600;
}

p#footer span {
	color: #81bc3d;
}

p#footer a:hover {
	color: #903f98;
	padding-bottom: 2px;
	border-bottom: 1px dotted #903f98;
}

/* blog */

body#blog #page #content {
	width: 475px;
	float: left;
}

#sidebar {
	width: 150px;
	float: right;
	margin-bottom: 40px;
	margin-top: 70px;
}

#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#sidebar li li {
	font-size: 1.2em;
	line-height: 130%;
}

#sidebar p {
	font-size: 1em;
	line-height: 130%;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
}

#sidebar h2 {
	font-size: 1.2em;
	color: #903f98;
	margin: 26px 0px 10px 0px;
	text-transform: uppercase;
	line-height: 140%;
	letter-spacing: 1px;
}

#content ol.commentlist li p {
	font-size: 1em;
	font-weight: 100;
	color: #000;
	margin: 0px 0px .75em 0px;
	line-height: 160%;
}

form#searchform {
	margin-bottom: 15px;
}

form#searchform input#s {
	margin-bottom: 5px;
}

div.post {
	width: 475px;
	margin-bottom: 30px;
}

.blogstep {
	padding: 20px 0px 20px 0px;
}

.film_front {
	width: 200px;
	margin: 5px 10px 0px 0px;
	float: left;
	padding: 5px;
}

.film_front:hover {
	background-color: #dddddd;
}

#content2 .film_front p {
	text-align: center;
	margin: 6px 0px 0px 0px;
	line-height: 1.2em;
}

body.maker #content2 .film_front p a:hover {
	border-bottom: none;
}


body#interviews #content2 p label {
	width: 140px;
	display: block;
	float: left;
	margin: 0px 30px 0px 0px;
	clear: left;
}


body#interviews #content2 p span {
	display: block;
	width: 150px;
	float: left;
	margin: 0px 0px 0px 0px;
}

body#interviews #content2 h3 {
	padding-top: 5px;
	clear: both;
}

.inteviewvid {
	float: right;
	margin: 0px 0px 30px 30px;
}

#thumbnails {
	clear: both;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
}

#thumbnails img {
	padding: 3px;
	margin-right: 1px;
	float: left;
}

#thumbnails img:hover {
	background-color: #dddddd;
}

#dvdsubject {
	display: none;
}

#dvdemail {
	width: 135px;
	margin: 0px 10px 0px 0px;
}
