/*
Author - Calum Ryan
Year - 2009
Site - Bright Star
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	width:100%;
	height:100%;
	position:relative;
	background:#000;
	color:#000;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.2em;
	font-size: 85%;
	margin: 0;
}
a, a:visited {
	color:#039;
}
a:hover {
	text-decoration:none;
}
.padding {
	padding:10px;
}
.indent {
	text-indent:-10000px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.center {
	text-align:center;
}
#wrapper {
	background:url(../images/background_paper.jpg) repeat-y top center;
	width:1000px;
	min-height:1000px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
#lavender_banner {
	background:url(../images/brightstar_lavendershot.jpg) no-repeat top center;
	width:980px;
	height:299px;
	position:relative;
}
#lavender_banner h1 {
	padding:60px 50px 0px;
}
#lavender_banner span.release {
	background:url(../images/brightstar_release.png) no-repeat;
	width:310px;
	height:70px;
	position:absolute;
	top:0;
	right:0;
}
#navigation {
	margin-top:10px;
	margin-left:50px;
	width:884px;
}
#navigation li, #sub_navigation li {
	float:left;
	list-style:none;
}
#sub_navigation {
	background:url(../images/background_subnav.jpg) repeat-x;
	width:980px;
	height:39px;
}
#sub_navigation li {
	padding-top:8px;
	padding-left:20px;
	font-size:1.4em;
	word-spacing:0.1em;
}
#sub_navigation li a.active {
	color:#960;
}
.teachers, .introduction, .romance, .poems, .biography {
	height:40px;
	display:block;
	padding-right:12px;
}
.teachers {
	background:url(../images/brightstar_navigation.png) no-repeat;
	width:155px;
}
.introduction {
	background:url(../images/brightstar_navigation.png) no-repeat;
	background-position:-170px 0px;
	width:175px;
}
.romance {
	background:url(../images/brightstar_navigation.png) no-repeat;
	background-position:-360px 0px;
	width:202px;
}
.poems {
	background:url(../images/brightstar_navigation.png) no-repeat;
	background-position:-775px 0px;
	width:101px;
}
.biography {
	background:url(../images/brightstar_navigation.png) no-repeat;
	background-position:-575px 0px;
	width:180px;
}
.teachers_active, .teachers:hover {
	background-position:0px -43px;
	width:155px;
}
.introduction_active, .introduction:hover {
	background-position:-170px -43px;
	width:175px;
}
.romance_active, .romance:hover {
	background-position:-360px -43px;
	width:202px;
}
.poems_active, .poems:hover {
	background-position:-775px -43px;
	width:101px;
}
.biography_active, .biography:hover {
	background-position:-575px -43px;
	width:180px;
}
.heading {
	background:url(../images/brightstar_h1.jpg) no-repeat;
	width:320px;
	height:140px;
	display:block;
}
.content {
	width:500px;
	margin:10px;
	position:relative;
}
.content h2, .content h3 {
	width:500px;
	height:47px;
	display:block;
	margin-bottom:-10px;
}
.content p, .content li, .assets p, .assets li {
	font-size:1.2em;
	line-height:1.8em;
}
.content li {
	margin-left:20px;
}
.content li.indent_bullet {
	list-style:none;
	margin-left:50px;
	list-style:square;
}
.content img, .border {
	border:1px solid #333;
}
.content span.image01 {
	position:absolute;
	top:30px;
	left:540px;
}
.h2_biography {
	background:url(../images/brightstar_h2_biography.png) no-repeat;
}
.h2_thepoems {
	background:url(../images/brightstar_h2_thepoems.png) no-repeat;
}
.h2_teachers {
	background:url(../images/brightstar_h2_teachers.png) no-repeat;
}
.h2_introducing {
	background:url(../images/brightstar_h2_introducingkeats.png) no-repeat;
}
.h2_transcript {
	background:url(../images/brightstar_h2_transcript.png) no-repeat;
}
.h2_romance {
	background:url(../images/brightstar_h2_romance.png) no-repeat;
}
.h3_synopsis {
	background:url(../images/brightstar_h3_synopsis.png) no-repeat;
}
.h3_furthereading {
	background:url(../images/brightstar_h3_further_reading.png) no-repeat;
}
.h3_reviews {
	background:url(../images/brightstar_h3_reviews.png) no-repeat;
}
.assets {
	width:420px;
	margin:10px;
	position:relative;
}
.assets h3 {
	width:400px;
	height:47px;
	display:block;
}
.assets li.pdf, .content li.pdf {
	background:url(../images/PDF_icon.png) no-repeat;
	padding-left:60px;
	padding-top:8px;
	list-style:none;
	height:48px;
	display:block;
}
.video {
	width:400px;
}
.space {
	margin-top:230px;
}
.poem {
	font-size:1.3em;
	line-height:1.8;
	border-left:1px solid #999;
	margin-left:20px;
	padding-left:10px;
	color:#333;
}
.print {
	font-weight:bold;
	background:url(../images/print.png) no-repeat 0 0;
	width:45px;
	height:32px;
	margin:0 auto;
	padding-left:35px;
	display:block;
}

