/* ========== EP promo ========= */
#ep-promo {
	margin-top:35px;
	color:#000000;
}

#thepoint-cover {
	float:left;
	margin-right:15px;
}

#thepoint-content {
	float:left;
	width:421px;
}

#thepoint-content * {
	font-size:1.3em;
	line-height:1.6em;
	text-align:justify;
}

#thepoint-content STRONG,
#thepoint-content A {
	font-size:1em;
	color:black;
}

#thepoint-content A {
    text-decoration:underline;
}

#thepoint-blurb {
	text-align:justify;
	padding-left:20px;
}

#thepoint-title {
    padding:0px;
    margin:-10px 0 0 0;
    font-size:2em;
}

#byl-purchase {
	float:left;
	width:420px;
	background: url('assets/logo-bg.png') no-repeat top left;
	height:75px;
}
	
#byl-services {
	list-style:none;
	margin:0px;
	padding:0px;
}

#byl-services A {
	text-decoration:none;
	color:#000000;
}

#byl-services LI A {
	display:block;
	padding-top:0.4em;
	padding-left:30px;
	height:25px;
}

#byl-services LI {
	float:left;
	margin:6px 0px 0px 5px;
	width:115px;
}

LI#itunes {
	margin:12px 10px 10px 15px;
	width:140px;
	height:50px;
	background:url('assets/logo-itunes.gif') no-repeat top left;
}

LI#itunes A,
LI#digipak A {
    margin-top:-3px;
	padding-left:65px;
	font-size:1.5em;
}


LI#digipak {
	margin:12px 10px 10px 25px;
	width:210px;
	height:50px;
	background:url('assets/thepoint-cover-50.gif') no-repeat top left;
}

/* ========= Friends etc. ========== */
#friends UL {
	list-style:none;
	margin:0px;
	padding:0px;
}

#friends LI A {
	display:block;
	text-indent: -5000px;
	margin-bottom:20px;
}

#facebook A {
	background:url('assets/logo-facebook.gif') no-repeat top left;
	width:207px;
	height:41px;
}

#myspace A {
	background:url('assets/logo-myspace.gif') no-repeat top left;
	width:213px;
	height:58px;
}

#twitter A {
    background:url('assets/logo-twitter.gif') no-repeat top left;
    width:210px;
	height:53px;
}

#flickr-photos {
	overflow:auto;
}

#flickr-photos IMG {
	border:none;
}

#flickr-photos A {
	display:block;
	float:left;
	margin:0px 3px 3px 0px;
	border:1px solid #999999;
}

/* ========= Live/gigs ========== */
/*#live-header A*/
LI.gigpress-list-rss A {
    position:absolute;
    top:24px;
    right:185px;
    text-indent: -5000px;
    color:blue;
    width:12px;
    height:14px;
    background: url('assets/rss-12.gif') 0px 2px no-repeat;
}

.gigpress-listing {
	list-style:none;
	padding:0px;
	margin:0px;
}

.gigpress-listing LI {
    font-weight:bold;
    display:block;
    margin-bottom:7px;
}

.gigpress-listing A {
    font-weight:bold;
}

.gigpress-listing .location {
    font-weight:normal;
    color:#ffffff;
}

.gigpress-listing .suburb {
    display:block;
    font-size:0.9em;
    margin-top:3px;
    margin-bottom:8px;
}

/*.gigpress-list-rss,
.gigpress-list-rss A {
    display:none;
}
*/
.hide {
	display:none;
}

#email-list LABEL {
	display:block;
}

#email-list-errors {
	display:none;
	margin-bottom:10px;
	border:2px solid #464646;
	background-color:#cc3333;
	padding:5px;
}

#email-list-errors UL {
	padding:0px;
	margin:0px 0px 0px 15px;
}

#email-list-success {
	display:none;
	margin-top:25px;
	border:1px solid white;
	padding:0px 0px 0px 15px;
}

#email-list-success P {
	color:#008800;
	font-weight:bold;
	font-size:1.3em;
}

#full-name-field,
#email-address-field,
#confirm-email-field {
	width:250px;
	margin-bottom:7px;
	color:#000000;
}

/* ========= Blog ========== */
#blog-highlights {
	margin-top:15px;
}

#blog-highlights UL {
	list-style:none;
	padding:0px;
	margin:0px;
}

#blog-highlights A {
	display:block;
	margin-bottom:5px;
}