/* CSS RESETS - Based on work by Eric Meyer */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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 {
    background:#fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
	}

ins {
	text-decoration: none;
	}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img { border: none; }

a {text-decoration:none;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}
a:visited{text-decoration:none;}

/* !!! End of Resets */

/* ------------------------------------------------------------------- */

/* Base Structure */

#container {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height:1816px;
	margin-bottom:16px;
}


/* Main ID Objects Style*/

body {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	background: #F5FAFF url('1024background.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	margin-top: -4px;
	line-height: 18px;
	font-size:11px;
	}

#container {
	background-repeat:no-repeat;
	margin-top: 18px;
	border:none;
	}

#topnav {
	background-color:#FFFFFF;
	height:40px;
	margin:auto;
	padding:2px 8px 0 2px;
	width:930px;
	}

#networks {
	float:right;
	width:292px;
	height:36px;
	}

#header {
	background: url('futureofhopetitle.png');
	background-repeat:no-repeat;
	background-position:10px 0px;
	padding:0 10px;
	
	}

#title {

	height:90px;
	}

#description {
	padding-top: 98px;
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px;
	}

#content {
	margin:36px 0 0 0;
	padding:0 10px;
	}

#watchthetrailer{
	width:940px;
	height:32px;
	color:#FFFFFF;
	font-size:34px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	}

#previewthesoundtrack{
	width:940px;
	height:32px;
	color:#FFFFFF;
	font-size:34px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	margin-top:16px;
	}

#facebookheadline, #twitterheadline, #flickrheadline{
	height:32px;
	color:#104E7F;
	font-size:34px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	letter-spacing:-1px;
	}
#facebook hr, #twitter hr, #flickr hr {
	background-color:#104E7F;
	border:0 none;
	color:#104E7F;
	height:2px;
	margin:0 0 9px;
	width:100%;
	}
#actionbuttons {
	width:300px;
	float:right
	}

#youtubevideo {
	width:620px;
	}
	
#bandcamp {
	margin-right: 20px;
	background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    overflow: hidden;
    padding-top: 5px;
    width: 300px;
	height:415;
}

#blurb {
    background: url("80white.png") repeat scroll 0 0 transparent;
    float: left;
    margin-right: 20px;
    overflow: hidden;
    padding: 8px 10px 12px 10px;
    width: 280px;
	}

#quotes {
    background: url("80white.png") repeat scroll 0 0 transparent;
    float: left;
    overflow: hidden;
    padding: 8px 10px 12px 10px;
    width: 280px;
	}
	
hr {
	border: 0;
	width: 100%;
	color: #FFF;
	background-color: #FFF;
	height: 2px;
	margin:0 0 9px 0;
	}

#footer {
	height: 64px;
	padding:9px 10px 0px 10px;
	color:#FFFFFF;
	margin-bottom: 16px;
	clear:both;
	}

/* ------------------------------------------------------------------- */

/* Main Text Objects Style*/

#title {
	color: #FFFFFF;
	}

#description {
	color: #FFFFFF;
	}

#description .description_intro {
	display:block;
	font-weight:bold;
	}

#quotes span.header,
#blurb span.header {
	color:#008EFF;
	display:inline;
	font-size:18px;
	letter-spacing:-1px;
	font-weight:bold;
	}
	
#quotes p,
#blurb p {
	margin-bottom:4px;
	}

p.quote {
	font-weight:bold;
	margin-top:4px;
	}

p.source {}

/* ------------------------------------------------------------------- */

/* Network Buttons */

#networks {
	}

.net_contact {
	padding-top: 7px;
	padding-left:10px;
	display:block;
	float:left;
	}

#networks span {
	color:#104E7F;
	float:left;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	height:36px;
	padding-top:11px;
	}

.net_button {
	padding-left: 5px;
	padding-top: 7px;
	float: right;
	}

.net_button img {

	}
	
div #subscribe {
	background:url("subscribe.png") no-repeat scroll 0 0 transparent;
	height:37px;
	width:203px;
	}

#subscribe span {
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	display:block;
	margin-left:28px;
	padding-left:10px;
	padding-top:11px;
	}

#subscribe span a {
	color:#FFFFFF;
	padding: 1px 5px 1px 3px;
	}

#subscribe span a:hover {
	color:#FC3B00;
	background:#FFFFFF;
	text-decoration:underline;
	}

/* ------------------------------------------------------------------- */

/* Links and Action Buttons */

#twitter a{
	background:none repeat scroll 0 0 #FFFFFF ;
	font-weight:bold;
	padding:0px 5px 1px 3px;
	color:#008EFF;
	display:inline;
	letter-spacing:-1px;
	}
	
#twitter a:hover{
	background:none repeat scroll 0 0 #008EFF!important;
	color:#FFFFFF!important;
	text-decoration:underline!important;
	}

#facebook a{
	background:none repeat scroll 0 0 #FFFFFF!important;
	font-weight:bold!important;
	padding:0px 5px 1px 3px!important;
	color:#008EFF!important;
	display:inline!important;
	letter-spacing:-1px!important;
	}
	
#facebook a:hover{
	background:none repeat scroll 0 0 #008EFF!important;
	color:#FFFFFF!important;
	text-decoration:underline!important;
	}
	
.button {
	margin:0 0 0px 0;
	padding: 0 0 0 0;
	display:block;
	letter-spacing:-1px;
	}
	
.button a {
	height:32px;
	padding-top:14px;
	padding-left: 42px;
	color:#104E7F;
	font-size:34px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	}

.button a:hover{
	color:#FFFFFF;
	}

a.support, a:hover.support {
	background-image: url('support.png');
	background-repeat: no-repeat;
	background-position: 0px 6px;
	}

a.order, a:hover.order {
	background-image: url('order.png');
	background-repeat: no-repeat;
	background-position: 0px 6px;
	}

a.soundtrack, a:hover.soundtrack {
	background-image: url('soundtrack.png');
	background-repeat: no-repeat;
	background-position: 0px 6px;
	}

a.share, a:hover.share {
	background-image: url('share.png');
	background-repeat: no-repeat;
	background-position: 0px 6px;
	}

a.like, a:hover.like {
	background-image: url('like.png');
	background-repeat: no-repeat;
	background-position: 0px 6px;
	}

a.contact, a:hover.contact {
	background-image: url('contact.png');
	background-repeat: no-repeat;
	background-position: 0px 6px;
	}
	
.net_contact .contact a{
	background-image: none;
	}

span .youtube, span.youtube {
	background-image: url('youtube.png');
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left:42px;
	padding-top: 4px;
	letter-spacing:-1px;
	}

span .soundcloud, span.soundcloud {
	background-image: url('soundcloud.png');
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left:42px;
	padding-top: 4px;
	letter-spacing:-1px;
	}

span .twitter, span.twitter {
	background-image: url('twitter.png');
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left:42px;
	padding-top: 4px;
	}

#facebookheadline .facebook {
	background-image: url('like.png');
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left:42px;
	padding-top: 4px;
	}

.facebooklink a, .twitterlink a, .youtubelink a, .soundcloudlink a{
	background:none repeat scroll 0 0 #FFFFFF ;
	padding:0px 5px 1px 3px;
	color:#008EFF;
	display:inline;
	font-size:18px;
	letter-spacing:-1px;
	}
	
.facebooklink a:hover, .twitterlink a:hover, .youtubelink a:hover, .soundcloudlink a:hover{
	background:none repeat scroll 0 0 #008EFF;
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.likebutton {
	margin-top: 16px;
	}
	
#quotes a,
#blurb a{
	background:none repeat scroll 0 0 #FFFFFF ;
	font-weight:bold;
	padding:0px 5px 1px 3px;
	color:#008EFF;
	display:inline;
	letter-spacing:-1px;
	}
	
#quotes a:hover,
#blurb a:hover{
	background:none repeat scroll 0 0 #008EFF;
	color:#FFFFFF;
	text-decoration:underline;
	}

#quotes .source a{
	background:none repeat scroll 0 0 #FFFFFF ;
	font-weight:bold;
	padding:0px 5px 1px 3px;
	color:#008EFF;
	display:inline;
	letter-spacing:-1px;
	}
	
#quotes .source a:hover{
	background:none repeat scroll 0 0 #008EFF;
	color:#FFFFFF;
	text-decoration:underline;
	}
/* ------------------------------------------------------------------- */

/* Facebook & Twitter Overrides*/

#socialpanels {
    clear: both;
    display: block;
    margin: 24px 0 9px;
	}

#facebook {
	width:620px;
	padding: 0 10px;
	margin-bottom:24px;
	}
#soundtrack {
    clear: both;
    display: block;
    padding: 0 10px;
	}

#twitter{
	width:300px;
	float:right;
	padding: 0 10px;
	}

#flickr{
	padding: 0px 10px 5px;
	margin-top: 10px;
	margin-left: 10px;
	float:right;
	clear:both;
	width:320px;
	overflow:hidden;
	}

#facebookembed, #twitterembed, #flickr{
	background: url("80white.png");
	}
	
#twitterembed {
	padding: 10px 10px 16px;
	}

#twitterembed li{
	margin-bottom: 8px;
	}
.UIIntentionalStory_Names {
	color:#FF0000 !important;
	}

#footer a{
	color:#FFFFFF;
	}

#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
/* ------------------------------------------------------------------- */

/* Contact Form */

#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none; /*--hidden by default--*/
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}


