body { background:#616184 url(/mybluenosefriends/images/site/shared/wardrobe_bg_story.jpg) no-repeat scroll center top; }
 
div#page_content {
	width: 100%;
	overflow: hidden;
	margin: 200px 0 0 0;
	padding-bottom:50px; }
 
/*	TODO I want the footer to stick to the bottom - with out the need for the margin */
h2.story {
	text-indent:-9000px;
	background:url(/mybluenosefriends/images/site/shared/the_story_so_far_title.png) no-repeat;
	height:40px;
	margin:150px 0 25px 360px; }
 
#story {
	overflow: hidden;
	margin: 0px 0 30px 0; }
 
	#story p {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#fff; }
 
		#story p a {
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#D2CAAE;
			text-decoration:underline; }
 
			#story p a:hover { text-decoration:none; }
 
#share {
	text-align:left;
	margin:140px 0 0 170px; }
 
.youtube img.icon {
	padding:4px 0 0 0;
	margin-right:10px;
	float:left; }
 
.youtube p {
	padding:0 0 0 0;
	float:left; }
 
.youtube {
	float:left;
	height:50px;
	width:500px;
	margin:0 0 0 290px; }
 
h3.share {
	text-indent:-9000px;
	background:url(/mybluenosefriends/images/site/story/share_stories_title.png) no-repeat;
	height:36px;
	margin:0 0 30px 70px; }
 
form#email_form { padding-left:45px; }
 
.send_left {
	float:left;
	padding-left:20px;
	text-align:left;
	width:275px; }
 
.send_right {
	float:left;
	padding-left:0px;
	text-align:left;
	width:275px; }
 
.send_left p, .send_right p {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; }
 
.send_left input, .send_right input {
	height:21px;
	padding-top:3px; }
 
p.sendbutton input.send {
	background-color:#9BC6DD;
	color:#FFF;
	padding:4px 6px;
	float:left;
	font-size:13px;
	text-transform:lowercase;
	margin-bottom:20px;
	margin-left:247px;
	margin-top:15px;
	border:none; }
 
 
/* -- Illustrated story PDF -- */

p.pdf_links {
font-family:Arial, Helvetica, sans-serif;
padding:20px 0;
font-size:12px;
}

p.pdf_links a {
color:#D2CAAE;
text-decoration:underline;
}

p.pdf_links a:hover {
text-decoration:none;
}

p.pdf_links span {
background:transparent url(../images/site/illustrated_story.gif) 0 center no-repeat;
padding-left:35px;
padding-right:5px;
}

#share {
margin-top:10px;
}

