.top, .bottom, .top_double, .bottom_double { float:none !important; clear:both}

.content_bannerpod{clear:both}

.content h1, .content_short h1 { width:280px; text-align:left}
.content h2, .content_short h2 { width:280px}
h1 em {left:0}

.uk .uk, .jp .jp, .us .us, .fr .fr, .de .de, .au .au, .se .se, .it .it
{ border:1px solid black !important; border-width: 0 0 2px 0 !important; padding: 0 0 1px 0}

.terms p {width:900px}

/* REMIX COMP */

.column_full {
	width: 100%;
	padding: 0px;
	margin-right: 10px;
	overflow: hidden;
}

.column_full .content {
	width:100%;
	min-height:200px;
	background: #FFF url(../images/ui/boxes/box_full/middle.png) repeat-x bottom left;
}

.column_full .top {
	width: 100%;
	height: 6px;
	background-image: url(../images/ui/boxes/box_full/top.png);
	background-repeat: no-repeat;
}

.column_full .bottom {
	width: 100%;
	height: 13px;
	background-image: url(../images/ui/boxes/box_full/bottom.png);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
}

.column_full h1 {
	width:900px
}

h1.remix {
	font-family: "Helvetica", Arial; background-color: #DE5762; color: #fff;
	position: relative; overflow:hidden;
	font-size: 24px; font-weight: bold;
	height:37px;
	margin: 5px 20px 5px 0;
}

h1.remix em {
	font-family: "Helvetica", Arial;
	width: 280px; height: 37px;
	background:url(../images/ui/headers/remix.gif); background-repeat: no-repeat;
  	position:absolute;
}

.remix-main-nav { text-transform:uppercase; font-weight:bold ; border-bottom:4px solid black; padding: 0 0 5px 0; width:900px !important}
h2.remix-header	{ color: #DE5762; margin:10px 0; padding:0 0 10px 0; border-bottom:1px solid #DE5762; width:900px !important }

h2.remix-sort-nav{ width:100%; margin:10px 0; width:900px; padding:0 0 10px 0; border-bottom:1px solid #000000; }
h2.remix-sort-nav em{ background:#FFDA38; font-style:normal; padding:1px }
h2.remix-sort-nav a{ text-decoration:none; }
h2.remix-sort-nav a:hover{ text-decoration:underline; }

.remix-entry { width:892px; height:32px; padding:4px; position:relative; margin:0 0 10px 0 }
.remix-entry h2 { width:892px !important; }
.remix-entry h2 a { color:white; padding:0 0 2px 0; text-decoration:none}
.remix-entry h2 a:hover {text-decoration:underline}
.remix-entry .player { position:absolute; right:10px; top:10px; }
.remix-entry.green { background:#AEE8B6}
.remix-entry.blue { background:#B5D7E3}
.remix-entry.yellow { background:#FFDA38}
.remix-entry.pink { background:#DB9CC9}
.remix-entry.sky-blue { background:#6BCAE6}
.remix-entry.red { background:#DE5762}
.remix-entry.magenta { background:#BE416D}
.page-nav { font-size:12px; font-weight:bold }

a.vote, a.vote:visited { font-weight:bold; color:black; text-decoration:underline }
a.vote:hover { text-decoration:none  }

.player a{ display:block; width:20px; height:20px; background: url(../images/ui/play.png) }
.player a:hover { background-color:white !important }
.sm2_link{ background: url(../images/ui/play.png) !important }
.sm2_playing{ background: url(../images/ui/pause.png) !important }
/* .sm2_paused{  } */

.remix-entry-single { background:#AEE8B6; width:892px; position:relative; 
							padding:4px; }
.remix-entry-single h2 { border-bottom:1px solid #ffffff; width:892px; padding:0 0 10px 0; margin:0 0 4px 0  }
.remix-entry-single .user-info { font-size:13px}
.remix-entry-single .user-notes{ padding:5px 0 0 0; font-size:12px}
.remix-entry-single .player { position:absolute; right:5px; top:5px;}

.remix-submit td {vertical-align:top}
.remix-submit input.text {width:200px}
.remix-submit textarea {width:200px; height:75px; padding:2px; font:12px Arial, Helvetica, sans-serif}
.remix-submit .error{color:#DE5762}
.remix-submit .label{ display:block; font-weight:bold; border-bottom:1px solid #666666; padding:0 10px 0 0}
td.error{ vertical-align:middle; padding:0 0 0 20px; font-weight:bold}

.remix p {
	line-height: 13px; font-size: 12px;
	margin: 0 0 5px 0; display: block;
	padding-left: 0px; padding-bottom: 0px; }

/* ------------ */



body {
	font-family: "Helvetica", Arial;
	font-size: 11px;
	color: #000;
	background-color: #ece9e4;
	margin: 0px;
	padding: 0px;
}

/******************************************************************************
* LINKS													  *
******************************************************************************/

a, a:link {
	text-decoration: underline;
	color: #000;
	}
	
a:visited {
	text-decoration: underline;
	color: #666;
	}
	
a:hover {
	color: #000;
	text-decoration: none;
	}
	
a.nav, a.nav:link {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	}
	
a.nav:visited {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	}
	
a.nav:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
	}
	
a.red, a.red:link {
	text-decoration: underline;
	color: #d52836;
	}
	
a.red:visited {
	text-decoration: none;
	color: #666;
	}
	
a.red:hover {
	color: #000;
	text-decoration: none;
	}
	
a.text, a.text:link {
	text-decoration: none;
	color: #000;
	}
	
a.text:visited {
	text-decoration: none;
	color: #666;
	}
	
a.text:hover {
	color: #d52836;
	text-decoration: none;
	}

a.newshome, a.newshome:link {
	text-decoration: none;
	color: #d52836;
	}
	
a.newshome:visited {
	text-decoration: none;
	color: #d52836;
	}
	
a.newshome:hover {
	color: #000;
	text-decoration: none;
	}
	
a.img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/******************************************************************************
* NAVIGATION LIST													  *
******************************************************************************/

ul.nav {
	padding: 0px;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: auto;
	float: left;
	display: block;
}

li a {
	padding-left: 12px;
	text-decoration: none;
	background-image: url(../images/ui/empty.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

li a:hover {
	padding-left: 12px;
	text-decoration: underline;
	background-image: url(../images/ui/dotrotator.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.customize { 
	margin-left: 12px;
} 

/******************************************************************************
* PAGE BUILD / POSITION													  *
******************************************************************************/
	
.page {
	position: relative;
	top: 15px;
	bottom: 40px;
	right: auto;
	margin: auto;
	width: 920px;
	background-color: transparent;
	padding: 0px;
}

.column {
	position: relative;
	top: 0px;
	width: 300px;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	overflow: hidden;
	/*background-color: #F93;*/
}

.column_double {
	position: relative;
	top: 0px;
	width: 610px;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	overflow: hidden;
	/*background-color: #F93;*/
}

.column_right {
	position: relative;
	top: 0px;
	width: 300px;
	display: block;
	float: left;
	padding: 0px;
	margin-right: 0px;
	overflow: hidden;
	/*background-color: #F93;*/
}

.navigation {
	position: relative;
	width: 100%;
	height: 105px;
	display: block;
	float: left;
	background-color: transparent;
	margin: 0 0 15px 0;
	padding: 0px;
}

.content_nav {
	width: 900px;
	padding: 7px 10px 7px 10px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px;
}

.content {
	width: 300px;
	padding: 0 10px 0 10px;
	display: block;
	background-color: #FFF;
	float: left;
	margin: 0px;
}

.content_double {
	width: 610px;
	padding: 0 10px 0 10px;
	display: block;
	float: left;
	margin: 0px;
}

.content_av {
	width: 300px;
	text-align:center;
	padding: 0 6px 0 6px;
	display: block;
	background-color: #FFF;
	float: left;
	margin: 0px;
}

.content_short {
	width: 300px;
	padding: 0 10px 0 10px;
	display: block;
	background-color: #FFF;
	float: left;
	margin: 0px;
}

.content_bannerpod {
	width: 300px;
	height: 54px;
	padding: 0 10px 0 10px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0 0 10px 0;
}

.footer {
	position: relative;
	width: 100%;
	height: 105px;
	display: block;
	float: left;
	background-color: transparent;
	margin: 0 0 15px 0;
	padding: 0px;
	margin: 0px;
}

/******************************************************************************
* PODS													  *
******************************************************************************/

.top {
	width: 300px;
	height: 6px;
	padding: 0px;
	display: block;
	float: left;
	margin-bottom: 0px;
	overflow: hidden;
}

.bottom {
	width: 300px;
	height: 13px;
	padding: 0 10px 0 10px;
	display: block;
	float: left;
	margin: 0 0 10px 0;
}
.top_double {
	width: 610px;
	height: 6px;
	padding: 0px;
	display: block;
	float: left;
	margin-bottom: 0px;
	overflow: hidden;
}

.bottom_double {
	width: 610px;
	height: 13px;
	padding: 0 10px 0 10px;
	display: block;
	float: left;
	margin: 0 0 10px 0;
}

/******************************************************************************
* ENTRY DIVS													  *
******************************************************************************/

.entry_news {
	padding: 0px;
	display: block;
	background-color: transparent;
	float: none; width:93%;
	margin: 0px 20px 10px 0;
	padding-bottom: 5px;
	border-bottom: 4px #000 solid;
}

.entry_news_home {
	padding: 0px;
	display: block;
	background-color: transparent;
	float: none; width:280px;
	margin: 0px 20px 10px 0;
	padding-bottom: 5px;
	border-bottom: 4px #000 solid;
}


.entry_news_long {
	padding: 0px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px 20px 10px 0;
	padding-bottom: 5px;
	border-bottom: 4px #000 solid;
	width: 420px;
}

.entry_news_double {
	width: 590px;
	padding: 0px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px 20px 10px 0;
	padding-bottom: 5px;
	border-bottom: 4px #000 solid;
}

.entry_listing {
	padding: 0 0 6px 0;
	display: block;
	background-color: transparent;
	float: left;
	margin: 3px 20px 5px 0;
	border-bottom: 1px #999 solid;
	width: 280px;
}

.entry_listing_long {

	padding-bottom: 6px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 3px 0px 0px 0;
	border-bottom: 1px #999 solid;
	width: 420px;
}

.entry_listing_short {
	width: 140px;
	padding: 0px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px 0 5px 0;
	padding-bottom: 4px;
	border-bottom: 1px #999 dotted;
}

.entry {
	width: 280px;
	padding: 0px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px 0 5px 0;
}

.entry_nav {
	width: 920px;
	padding: 0px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px;
}

.entry_av {
	width: 288px;
	padding: 0px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px 0 5px 0;
}

.article_list {
	position: relative;
	top: 0px;
	width: 150px;
	display: block;
	float: left;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	overflow: hidden;
	border-right: 1px solid #ccc;
}

.article {
	position: relative;
	top: 0px;
	width: 420px;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	overflow: hidden;
}


/******************************************************************************
* TABLE ELEMENTS														  *
******************************************************************************/

table {
	margin: 5px 0 0 0;
}

table.bookmarks {
	margin: 5px 0 5px 0;
	padding: 5px 0 0 0;
	border-top: 1px dotted #ccc;
}

/******************************************************************************
* CONTENT STYLE														  *
******************************************************************************/

img {
	border-style: none;
}

img.thumbnail {
	margin: 0 5px 5px 0;
	padding: 0px;
	width: 41px;
	height: 41px;
	float: left;
	border: 1px solid #cdcdcd;
}

img.merch {
	margin: 0 10px 10px 0;
	padding: 0;
	width: 71px;
	height: 71px;
	float: left;
	border: 1px solid #cdcdcd;
	display: inline;
}

img.article {
	margin: 0 10px 10px 0;
	padding: 0;
	width: 201px;
	height: 201px;
	float: left;
	border: 1px solid #cdcdcd;
	display: inline;
}

img.articleHappening {
	margin: 0 10px 10px 0;
	padding: 0;
	width: 101px;
	height: 101px;
	float: left;
	border: 1px solid #cdcdcd;
	display: inline;
}


img.large {
	margin: 0 10px 10px 0;
	padding: 0;
	width: 278px;
	float: left;
	border: 1px solid #cdcdcd;
	display: inline;
}

img.link {
	margin: 15px 10px 5px 0;
	padding: 0;
	float: left;
}

img.join {
	margin: 0px 10px 5px 0;
	padding: 0;
	float: left;
}

.floatright {
	float: right;
	display: block;
	clear: right;
}

.nav_element {
	padding: 8px;
	margin-right: 10px;
	float: left;
	display: block;
}

/******************************************************************************
* TYPOGRAPHY														  *
******************************************************************************/

/*
HEADERS
#############################################################################
*/

h1.banner {
	font-family: "Helvetica", Arial;
	font-size: 20px;
	line-height: 22px;
	margin: 13px 10px 5px 0;
	padding: 0;
	font-weight: bold;
	position: relative;
}

h1.news {
	font-family: "Helvetica", Arial;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
	background-color: #de5762;
}

h1.news em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/news.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.press {
	font-family: "Helvetica", Arial;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
	background-color: #de5762;
}

h1.press em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/press.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}


h1.tourdates {
	font-family: "Helvetica", Arial;
	background-color: #bd406c;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.tourdates em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/tourdates.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.lyrics {
	font-family: "Helvetica", Arial;
	background-color: #bd406c;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.lyrics em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/lyrics.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.whatshappening {
	font-family: "Helvetica", Arial;
	background-color: #67d67a;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
	
}

h1.whatshappening em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/whatshappening.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.subscribe {
	font-family: "Helvetica", Arial;
	background-color: #67d67a;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
	
}

h1.subscribe em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/subscribe.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.blog {
	font-family: "Helvetica", Arial;
	background-color: #b5d7e4;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.blog em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/lilysblog.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.lilyspics {
	font-family: "Helvetica", Arial;
	background-color: #db9cc9;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.lilyspics em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/lilyspics.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.twitter {
	font-family: "Helvetica", Arial;
	background-color: #ffda38;
	color: #fff;
	position: relative;
	font-size: 24px;
	width: 288px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.twitter em {
	font-family: "Helvetica", Arial;
	width: 288px;
	height: 37px;
	background:url(../images/ui/headers/twitter.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}


h1.audiovideo {
	font-family: "Helvetica", Arial;
	background-color: #ffda38;
	color: #fff;
	position: relative;
	font-size: 24px;
	width: 288px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.audiovideo em {
	font-family: "Helvetica", Arial;
	width: 288px;
	height: 37px;
	background:url(../images/ui/headers/audiovideo2.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.video {
	font-family: "Helvetica", Arial;
	background-color: #ffda38;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.video em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/video.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.talk {
	font-family: "Helvetica", Arial;
	background-color: #d671a7;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.talk em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/talk.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.about {
	font-family: "Helvetica", Arial;
	background-color: #d671a7;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.about em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/about.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.extraalbumcontent {
	font-family: "Helvetica", Arial;
	background-color: #6acae6;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.extraalbumcontent em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/extraalbumcontent.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.store {
	font-family: "Helvetica", Arial;
	background-color: #6acae6;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.store em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/store.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.music {
	font-family: "Helvetica", Arial;
	background-color: #6acae6;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.music em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/music.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.joinlily {
	font-family: "Helvetica", Arial;
	background-color: #ade8b7;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.joinlily em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/joinlily.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.links {
	font-family: "Helvetica", Arial;
	background-color: #ade8b7;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.links em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/links.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}


h1.downloads {
	font-family: "Helvetica", Arial;
	background-color: #ade8b7;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.downloads em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/goodies.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.privacy {
	font-family: "Helvetica", Arial;
	background-color: #bd406c;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.privacy em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/privacy.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.thankyou {
	font-family: "Times New Roman", Times, Georgia, serif;
	background-color: #6acae6;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.thankyou em {
	font-family: "Times New Roman", Times, Georgia, serif;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/thankyou.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.whatisrss {
	font-family: "Times New Roman", Times, Georgia, serif;
	background-color: #6acae6;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.whatisrss em {
	font-family: "Times New Roman", Times, Georgia, serif;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/whatisrss.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h2 {
	font-family: "Helvetica", Arial;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin: 0 20px 0 0;
}

h2.news {
	font-family: "Helvetica", Arial;
	font-size: 16px;
	/*background-color: #ece9e4;*/
	color: #d52836;
	margin: 0px 0px 0 0;
	line-height: 17px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px #d52836 solid;
}

h2.blog {
	font-family: "Helvetica", Arial;
	font-size: 14px;
	/*background-color: #ece9e4;*/
	color: #000;
	margin: 0px 0 0 0;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 1px #000 solid;
}

h2.blog_double {
	font-family: "Helvetica", Arial;
	font-size: 14px;
	/*background-color: #ece9e4;*/
	color: #000;
	margin: 0px 20px 0px 0;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 1px #000 solid;
}

h3 {
	font-family: "Helvetica", Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	margin: 0px 10px 0 0;
}

h3.listing {
	font-family: "Helvetica", Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 0px 10px 5px 0;
	border-bottom: 3px #000 solid;
}

h3.listing_music {
	font-family: "Helvetica", Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 0px 10px 5px 0;
	border-bottom: 3px #6acae6 solid;
}

/*
P, TEXT
#############################################################################
*/

p {
	line-height: 13px;
	font-size: 11px;
	padding: 5px 0 3px 0;
	margin: 0px;
}

p.news {
	line-height: 13px;
	font-size: 12px;
	margin: 5px 0 0px 0;
	padding-left: 0px;
	padding-bottom: 0px;
	display: block;
}

p.blog {
	font-family: "Helvetica", Arial;
	line-height: 13px;
	font-size: 12px;
	margin: 5px 0 0px 0;
	padding-left: 0px;
	padding-bottom: 0px;
	display: block;
}

strong {
	line-height: 15px;
}

small {
	font-family: "Helvetica", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

.gray {
	color: #666;
	font-size: 10px;
	}

/******************************************************************************
* FORMS													  *
******************************************************************************/
form {
	margin-top: 0px; 
	padding: 0px
}

input {
	font-family: "Helvetica", Arial;
	color: #999;
	background-color: #FFF;
	border-style: solid; 
	border-color: #999;
	border-width: 1px;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 115px;
}

input.button {
	border-style: none; 
	border-width: 0px;
	padding: 0px;
	height: 21px;
	margin: 0px;
}

select {
	color: #000;
	font-family: "Helvetica", Arial;
	background-color: #67d67a;
	font-size: 11px;
	border-style: solid; 
	border-color: #f25b24;
	border-width: 0px; 
	width: 120px;
	height: 18px;
	margin-bottom: 5px;
}

select.pagination {
	color: #000;
	font-family: "Helvetica", Arial;
	background-color: #fff;
	font-size: 11px;
	border-style: solid; 
	border-color: #f25b24;
	border-width: 0px; 
	width: 45px;
	height: 18px;
}


.top, .bottom, .top_double, .bottom_double { float:none !important; clear:both}

.content_bannerpod{clear:both}

.content h1, .content_short h1 { width:280px; text-align:left}
.content h2, .content_short h2 { width:280px}
h1 em {left:0}

.uk .uk, .jp .jp, .us .us, .fr .fr, .de .de
{ border:1px solid black !important; border-width: 0 0 2px 0 !important; padding: 0 0 1px 0}

.terms p {width:900px}

/* REMIX COMP */

.column_full {
	width: 100%;
	padding: 0px;
	margin-right: 10px;
	overflow: hidden;
}

.column_full .content {
	width:100%;
	min-height:200px;
	background: #FFF url(../images/ui/boxes/box_full/middle.png) repeat-x bottom left;
}

.column_full .top {
	width: 100%;
	height: 6px;
	background-image: url(../images/ui/boxes/box_full/top.png);
	background-repeat: no-repeat;
}

.column_full .bottom {
	width: 100%;
	height: 13px;
	background-image: url(../images/ui/boxes/box_full/bottom.png);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
}

.column_full h1 {
	width:900px
}

h1.remix {
	font-family: "Helvetica", Arial; background-color: #DE5762; color: #fff;
	position: relative; overflow:hidden;
	font-size: 24px; font-weight: bold;
	height:37px;
	margin: 5px 20px 5px 0;
}

h1.remix em {
	font-family: "Helvetica", Arial;
	width: 280px; height: 37px;
	background:url(../images/ui/headers/remix.gif); background-repeat: no-repeat;
  	position:absolute;
}

.remix-main-nav { text-transform:uppercase; font-weight:bold ; border-bottom:4px solid black; padding: 0 0 5px 0; width:900px !important}
h2.remix-header	{ color: #DE5762; margin:10px 0; padding:0 0 10px 0; border-bottom:1px solid #DE5762; width:900px !important }

h2.remix-sort-nav{ width:100%; margin:10px 0; width:900px; padding:0 0 10px 0; border-bottom:1px solid #000000; }
h2.remix-sort-nav em{ background:#FFDA38; font-style:normal; padding:1px }
h2.remix-sort-nav a{ text-decoration:none; }
h2.remix-sort-nav a:hover{ text-decoration:underline; }

.remix-entry { width:892px; height:32px; padding:4px; position:relative; margin:0 0 10px 0 }
.remix-entry h2 { width:892px }
.remix-entry h2 a { color:white; padding:0 0 2px 0; text-decoration:none}
.remix-entry h2 a:hover {text-decoration:underline}
.remix-entry .player { position:absolute; right:10px; top:10px; }
.remix-entry.green { background:#AEE8B6}
.remix-entry.blue { background:#B5D7E3}
.remix-entry.yellow { background:#FFDA38}
.remix-entry.pink { background:#DB9CC9}
.remix-entry.sky-blue { background:#6BCAE6}
.remix-entry.red { background:#DE5762}
.remix-entry.magenta { background:#BE416D}
.page-nav { font-size:12px; font-weight:bold }

a.vote, a.vote:visited { font-weight:bold; color:black; text-decoration:underline }
a.vote:hover { text-decoration:none  }

.player a{ display:block; width:20px; height:20px; background: url(../images/ui/play.png) }
.player a:hover { background-color:white !important }
.sm2_link{ background: url(../images/ui/play.png) !important }
.sm2_playing{ background: url(../images/ui/pause.png) !important }
/* .sm2_paused{  } */

.remix-entry-single { background:#AEE8B6; width:892px; position:relative; 
							padding:4px; }
.remix-entry-single h2 { border-bottom:1px solid #ffffff; width:892px; padding:0 0 10px 0; margin:0 0 4px 0  }
.remix-entry-single .user-info { font-size:13px}
.remix-entry-single .user-notes{ padding:5px 0 0 0; font-size:12px}
.remix-entry-single .player { position:absolute; right:5px; top:5px;}

.remix-submit td {vertical-align:top}
.remix-submit input.text {width:200px}
.remix-submit textarea {width:200px; height:75px; padding:2px; font:12px Arial, Helvetica, sans-serif}
.remix-submit .error{color:#DE5762}
.remix-submit .label{ display:block; font-weight:bold; border-bottom:1px solid #666666; padding:0 10px 0 0}
td.error{ vertical-align:middle; padding:0 0 0 20px; font-weight:bold}

.remix p {
	line-height: 13px; font-size: 12px;
	margin: 0 0 5px 0; display: block;
	padding-left: 0px; padding-bottom: 0px; }

/* ------------ */



body {
	font-family: "Helvetica", Arial;
	font-size: 11px;
	color: #000;
	background-color: #ece9e4;
	margin: 0px;
	padding: 0px;
}

/******************************************************************************
* LINKS													  *
******************************************************************************/

a, a:link {
	text-decoration: underline;
	color: #000;
	}
	
a:visited {
	text-decoration: none;
	color: #666;
	}
	
a:hover {
	color: #000;
	text-decoration: none;
	}
	
a.nav, a.nav:link {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	}
	
a.nav:visited {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	}
	
a.nav:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
	}
	
a.red, a.red:link {
	text-decoration: underline;
	color: #d52836;
	}
	
a.red:visited {
	text-decoration: none;
	color: #666;
	}
	
a.red:hover {
	color: #000;
	text-decoration: none;
	}
	
a.text, a.text:link {
	text-decoration: none;
	color: #000;
	}
	
a.text:visited {
	text-decoration: none;
	color: #666;
	}
	
a.text:hover {
	color: #d52836;
	text-decoration: none;
	}

a.newshome, a.newshome:link {
	text-decoration: none;
	color: #d52836;
	}
	
a.newshome:visited {
	text-decoration: none;
	color: #d52836;
	}
	
a.newshome:hover {
	color: #000;
	text-decoration: none;
	}
	
a.img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/******************************************************************************
* NAVIGATION LIST													  *
******************************************************************************/

ul.nav {
	padding: 0px;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: auto;
	float: left;
	display: block;
}

li a {
	padding-left: 12px;
	text-decoration: none;
	background-image: url(../images/ui/empty.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

li a:hover {
	padding-left: 12px;
	text-decoration: underline;
	background-image: url(../images/ui/dotrotator.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.customize { 
	margin-left: 12px;
} 

/******************************************************************************
* PAGE BUILD / POSITION													  *
******************************************************************************/
	
.page {
	position: relative;
	top: 15px;
	bottom: 40px;
	right: auto;
	margin: auto;
	width: 920px;
	background-color: transparent;
	padding: 0px;
}

.column {
	position: relative;
	top: 0px;
	width: 300px;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	overflow: hidden;
	/*background-color: #F93;*/
}

.column_double {
	position: relative;
	top: 0px;
	width: 610px;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	overflow: hidden;
	/*background-color: #F93;*/
}

.column_right {
	position: relative;
	top: 0px;
	width: 300px;
	display: block;
	float: left;
	padding: 0px;
	margin-right: 0px;
	overflow: hidden;
	/*background-color: #F93;*/
}

.navigation {
	position: relative;
	width: 100%;
	height: 105px;
	display: block;
	float: left;
	background-color: transparent;
	margin: 0 0 15px 0;
	padding: 0px;
}

.content_nav {
	width: 900px;
	padding: 7px 10px 7px 10px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px;
}

.content {
	width: 300px;
	padding: 0 10px 0 10px;
	display: block;
	background-color: #FFF;
	float: left;
	margin: 0px;
}

.content_double {
	width: 610px;
	padding: 0 10px 0 10px;
	display: block;
	float: left;
	margin: 0px;
}

.content_av {
	width: 300px;
	text-align:center;
	padding: 0 6px 0 6px;
	display: block;
	background-color: #FFF;
	float: left;
	margin: 0px;
}

.content_short {
	width: 300px;
	padding: 0 10px 0 10px;
	display: block;
	background-color: #FFF;
	float: left;
	margin: 0px;
}

.content_short2 {
	width: 300px;
	padding: 0 10px 0 10px;
	display: block;
	background-color: #FFF;
	float: left;
	margin: 0px;
}


.content_bannerpod {
	width: 300px;
	height: 54px;
	padding: 0 10px 0 10px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0 0 10px 0;
}

.footer {
	position: relative;
	width: 100%;
	height: 105px;
	display: block;
	float: left;
	background-color: transparent;
	margin: 0 0 15px 0;
	padding: 0px;
	margin: 0px;
}

/******************************************************************************
* PODS													  *
******************************************************************************/

.top {
	width: 300px;
	height: 6px;
	padding: 0px;
	display: block;
	float: left;
	margin-bottom: 0px;
	overflow: hidden;
}

.bottom {
	width: 300px;
	height: 13px;
	padding: 0 10px 0 10px;
	display: block;
	float: left;
	margin: 0 0 10px 0;
}
.top_double {
	width: 610px;
	height: 6px;
	padding: 0px;
	display: block;
	float: left;
	margin-bottom: 0px;
	overflow: hidden;
}

.bottom_double {
	width: 610px;
	height: 13px;
	padding: 0 10px 0 10px;
	display: block;
	float: left;
	margin: 0 0 10px 0;
}

/******************************************************************************
* ENTRY DIVS													  *
******************************************************************************/

.entry_news {
	padding: 0px;
	display: block;
	background-color: transparent;
	float: none; width:93%;
	margin: 0px 20px 10px 0;
	padding-bottom: 5px;
	border-bottom: 4px #000 solid;
}

.entry_news_home {
	padding: 0px;
	display: block;
	background-color: transparent;
	float: none; width:280px;
	margin: 0px 20px 10px 0;
	padding-bottom: 5px;
	border-bottom: 4px #000 solid;
}


.entry_news_long {
	padding: 0px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px 20px 10px 0;
	padding-bottom: 5px;
	border-bottom: 4px #000 solid;
	width: 420px;
}

.entry_news_double {
	width: 590px;
	padding: 0px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px 20px 10px 0;
	padding-bottom: 5px;
	border-bottom: 4px #000 solid;
}

.entry_listing {
	padding: 0 0 6px 0;
	display: block;
	background-color: transparent;
	float: left;
	margin: 3px 20px 5px 0;
	border-bottom: 1px #999 solid;
	width: 280px;
}

.entry_listing_long {

	padding-bottom: 6px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 3px 0px 0px 0;
	border-bottom: 1px #999 solid;
	width: 420px;
}

.entry_listing_short {
	width: 140px;
	padding: 0px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px 0 5px 0;
	padding-bottom: 4px;
	border-bottom: 1px #999 dotted;
}

.entry {
	width: 280px;
	padding: 0px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px 0 5px 0;
}

.entry_nav {
	width: 920px;
	padding: 0px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px;
}

.entry_av {
	width: 288px;
	padding: 0px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px 0 5px 0;
}

.article_list {
	position: relative;
	top: 0px;
	width: 150px;
	display: block;
	float: left;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	overflow: hidden;
	border-right: 1px solid #ccc;
}

.article {
	position: relative;
	top: 0px;
	width: 420px;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	overflow: hidden;
}


/******************************************************************************
* TABLE ELEMENTS														  *
******************************************************************************/

table {
	margin: 5px 0 0 0;
}

table.bookmarks {
	margin: 5px 0 5px 0;
	padding: 5px 0 0 0;
	border-top: 1px dotted #ccc;
}

/******************************************************************************
* CONTENT STYLE														  *
******************************************************************************/

img {
	border-style: none;
}

img.thumbnail {
	margin: 0 5px 5px 0;
	padding: 0px;
	width: 41px;
	height: 41px;
	float: left;
	border: 1px solid #cdcdcd;
}

img.merch {
	margin: 0 10px 10px 0;
	padding: 0;
	width: 71px;
	height: 71px;
	float: left;
	border: 1px solid #cdcdcd;
	display: inline;
}

img.article {
	margin: 0 10px 10px 0;
	padding: 0;
	width: 201px;
	height: 201px;
	float: left;
	border: 1px solid #cdcdcd;
	display: inline;
}

img.articleHappening {
	margin: 0 10px 10px 0;
	padding: 0;
	width: 101px;
	height: 101px;
	float: left;
	border: 1px solid #cdcdcd;
	display: inline;
}


img.large {
	margin: 0 10px 10px 0;
	padding: 0;
	width: 278px;
	float: left;
	border: 1px solid #cdcdcd;
	display: inline;
}

img.link {
	margin: 15px 10px 5px 0;
	padding: 0;
	float: left;
}

img.join {
	margin: 0px 10px 5px 0;
	padding: 0;
	float: left;
}

.floatright {
	float: right;
	display: block;
	clear: right;
}

.nav_element {
	padding: 8px;
	margin-right: 10px;
	float: left;
	display: block;
}

/******************************************************************************
* TYPOGRAPHY														  *
******************************************************************************/

/*
HEADERS
#############################################################################
*/

h1.banner {
	font-family: "Helvetica", Arial;
	font-size: 20px;
	line-height: 22px;
	margin: 13px 10px 5px 0;
	padding: 0;
	font-weight: bold;
	position: relative;
}

h1.news {
	font-family: "Helvetica", Arial;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
	background-color: #de5762;
}

h1.news em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/news.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.press {
	font-family: "Helvetica", Arial;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
	background-color: #de5762;
}

h1.press em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/press.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}


h1.tourdates {
	font-family: "Helvetica", Arial;
	background-color: #bd406c;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.tourdates em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/tourdates.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.lyrics {
	font-family: "Helvetica", Arial;
	background-color: #bd406c;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.lyrics em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/lyrics.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.whatshappening {
	font-family: "Helvetica", Arial;
	background-color: #67d67a;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
	
}

h1.whatshappening em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/whatshappening.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.subscribe {
	font-family: "Helvetica", Arial;
	background-color: #67d67a;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
	
}

h1.subscribe em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/subscribe.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.blog {
	font-family: "Helvetica", Arial;
	background-color: #b5d7e4;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.blog em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/lilysblog.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.lilyspics {
	font-family: "Helvetica", Arial;
	background-color: #db9cc9;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.lilyspics em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/lilyspics.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.audiovideo {
	font-family: "Helvetica", Arial;
	background-color: #ffda38;
	color: #fff;
	position: relative;
	font-size: 24px;
	width: 288px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.audiovideo em {
	font-family: "Helvetica", Arial;
	width: 288px;
	height: 37px;
	background:url(../images/ui/headers/audiovideo2.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.video {
	font-family: "Helvetica", Arial;
	background-color: #ffda38;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.video em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/video.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.talk {
	font-family: "Helvetica", Arial;
	background-color: #d671a7;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.talk em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/talk.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.about {
	font-family: "Helvetica", Arial;
	background-color: #d671a7;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.about em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/about.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.extraalbumcontent {
	font-family: "Helvetica", Arial;
	background-color: #6acae6;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.extraalbumcontent em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/extraalbumcontent.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.store {
	font-family: "Helvetica", Arial;
	background-color: #6acae6;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.store em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/store.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.music {
	font-family: "Helvetica", Arial;
	background-color: #6acae6;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.music em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/music.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.joinlily {
	font-family: "Helvetica", Arial;
	background-color: #ade8b7;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.joinlily em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/joinlily.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.links {
	font-family: "Helvetica", Arial;
	background-color: #ade8b7;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.links em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/links.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}


h1.downloads {
	font-family: "Helvetica", Arial;
	background-color: #ade8b7;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.downloads em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/goodies.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.privacy {
	font-family: "Helvetica", Arial;
	background-color: #bd406c;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.privacy em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/privacy.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.thankyou {
	font-family: "Times New Roman", Times, Georgia, serif;
	background-color: #6acae6;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.thankyou em {
	font-family: "Times New Roman", Times, Georgia, serif;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/thankyou.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.whatisrss {
	font-family: "Times New Roman", Times, Georgia, serif;
	background-color: #6acae6;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.whatisrss em {
	font-family: "Times New Roman", Times, Georgia, serif;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/whatisrss.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h2 {
	font-family: "Helvetica", Arial;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin: 0 20px 0 0;
}

h2.news {
	font-family: "Helvetica", Arial;
	font-size: 16px;
	/*background-color: #ece9e4;*/
	color: #d52836;
	margin: 0px 0px 0 0;
	line-height: 17px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px #d52836 solid;
}

h2.blog {
	font-family: "Helvetica", Arial;
	font-size: 14px;
	/*background-color: #ece9e4;*/
	color: #000;
	margin: 0px 0 0 0;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 1px #000 solid;
}

h2.blog_double {
	font-family: "Helvetica", Arial;
	font-size: 14px;
	/*background-color: #ece9e4;*/
	color: #000;
	margin: 0px 20px 0px 0;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 1px #000 solid;
}

h3 {
	font-family: "Helvetica", Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	margin: 0px 10px 0 0;
}

h3.listing {
	font-family: "Helvetica", Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 0px 10px 5px 0;
	border-bottom: 3px #000 solid;
}

h3.listing_music {
	font-family: "Helvetica", Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 0px 10px 5px 0;
	border-bottom: 3px #6acae6 solid;
}

/*
P, TEXT
#############################################################################
*/

p {
	line-height: 13px;
	font-size: 11px;
	padding: 5px 0 3px 0;
	margin: 0px;
}

p.news {
	line-height: 13px;
	font-size: 12px;
	margin: 5px 0 0px 0;
	padding-left: 0px;
	padding-bottom: 0px;
	display: block;
}

p.blog {
	font-family: "Helvetica", Arial;
	line-height: 13px;
	font-size: 12px;
	margin: 5px 0 0px 0;
	padding-left: 0px;
	padding-bottom: 0px;
	display: block;
}

strong {
	line-height: 15px;
}

small {
	font-family: "Helvetica", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

.gray {
	color: #666;
	font-size: 10px;
	}

/******************************************************************************
* FORMS													  *
******************************************************************************/
form {
	margin-top: 0px; 
	padding: 0px
}

input {
	font-family: "Helvetica", Arial;
	color: #999;
	background-color: #FFF;
	border-style: solid; 
	border-color: #999;
	border-width: 1px;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 115px;
}

input.button {
	border-style: none; 
	border-width: 0px;
	padding: 0px;
	height: 21px;
	margin: 0px;
}

select {
	color: #000;
	font-family: "Helvetica", Arial;
	background-color: #67d67a;
	font-size: 11px;
	border-style: solid; 
	border-color: #f25b24;
	border-width: 0px; 
	width: 120px;
	height: 18px;
	margin-bottom: 5px;
}

select.pagination {
	color: #000;
	font-family: "Helvetica", Arial;
	background-color: #fff;
	font-size: 11px;
	border-style: solid; 
	border-color: #f25b24;
	border-width: 0px; 
	width: 45px;
	height: 18px;
}


.top, .bottom, .top_double, .bottom_double { float:none !important; clear:both}

.content_bannerpod{clear:both}

.content h1, .content_short h1 { width:280px; text-align:left}
.content h2, .content_short h2 { width:280px}
h1 em {left:0}

.uk .uk, .jp .jp, .us .us, .fr .fr, .de .de
{ border:1px solid black !important; border-width: 0 0 2px 0 !important; padding: 0 0 1px 0}

.terms p {width:900px}

/* REMIX COMP */

.column_full {
	width: 100%;
	padding: 0px;
	margin-right: 10px;
	overflow: hidden;
}

.column_full .content {
	width:100%;
	min-height:200px;
	background: #FFF url(../images/ui/boxes/box_full/middle.png) repeat-x bottom left;
}

.column_full .top {
	width: 100%;
	height: 6px;
	background-image: url(../images/ui/boxes/box_full/top.png);
	background-repeat: no-repeat;
}

.column_full .bottom {
	width: 100%;
	height: 13px;
	background-image: url(../images/ui/boxes/box_full/bottom.png);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
}

.column_full h1 {
	width:900px
}

h1.remix {
	font-family: "Helvetica", Arial; background-color: #DE5762; color: #fff;
	position: relative; overflow:hidden;
	font-size: 24px; font-weight: bold;
	height:37px;
	margin: 5px 20px 5px 0;
}

h1.remix em {
	font-family: "Helvetica", Arial;
	width: 280px; height: 37px;
	background:url(../images/ui/headers/remix.gif); background-repeat: no-repeat;
  	position:absolute;
}

.remix-main-nav { text-transform:uppercase; font-weight:bold ; border-bottom:4px solid black; padding: 0 0 5px 0; width:900px !important}
h2.remix-header	{ color: #DE5762; margin:10px 0; padding:0 0 10px 0; border-bottom:1px solid #DE5762; width:900px !important }

h2.remix-sort-nav{ width:100%; margin:10px 0; width:900px; padding:0 0 10px 0; border-bottom:1px solid #000000; }
h2.remix-sort-nav em{ background:#FFDA38; font-style:normal; padding:1px }
h2.remix-sort-nav a{ text-decoration:none; }
h2.remix-sort-nav a:hover{ text-decoration:underline; }

.remix-entry { width:892px; height:32px; padding:4px; position:relative; margin:0 0 10px 0 }
.remix-entry h2 { width:892px !important; }
.remix-entry h2 a { color:white; padding:0 0 2px 0; text-decoration:none}
.remix-entry h2 a:hover {text-decoration:underline}
.remix-entry .player { position:absolute; right:10px; top:10px; }
.remix-entry.green { background:#AEE8B6}
.remix-entry.blue { background:#B5D7E3}
.remix-entry.yellow { background:#FFDA38}
.remix-entry.pink { background:#DB9CC9}
.remix-entry.sky-blue { background:#6BCAE6}
.remix-entry.red { background:#DE5762}
.remix-entry.magenta { background:#BE416D}
.page-nav { font-size:12px; font-weight:bold }

a.vote, a.vote:visited { font-weight:bold; color:black; text-decoration:underline }
a.vote:hover { text-decoration:none  }

.player a{ display:block; width:20px; height:20px; background: url(../images/ui/play.png) }
.player a:hover { background-color:white !important }
.sm2_link{ background: url(../images/ui/play.png) !important }
.sm2_playing{ background: url(../images/ui/pause.png) !important }
/* .sm2_paused{  } */

.remix-entry-single { background:#AEE8B6; width:892px; position:relative; 
							padding:4px; }
.remix-entry-single h2 { border-bottom:1px solid #ffffff; width:892px; padding:0 0 10px 0; margin:0 0 4px 0  }
.remix-entry-single .user-info { font-size:13px}
.remix-entry-single .user-notes{ padding:5px 0 0 0; font-size:12px}
.remix-entry-single .player { position:absolute; right:5px; top:5px;}

.remix-submit td {vertical-align:top}
.remix-submit input.text {width:200px}
.remix-submit textarea {width:200px; height:75px; padding:2px; font:12px Arial, Helvetica, sans-serif}
.remix-submit .error{color:#DE5762}
.remix-submit .label{ display:block; font-weight:bold; border-bottom:1px solid #666666; padding:0 10px 0 0}
td.error{ vertical-align:middle; padding:0 0 0 20px; font-weight:bold}

.remix p {
	line-height: 13px; font-size: 12px;
	margin: 0 0 5px 0; display: block;
	padding-left: 0px; padding-bottom: 0px; }

/* ------------ */



body {
	font-family: "Helvetica", Arial;
	font-size: 11px;
	color: #000;
	background-color: #ece9e4;
	margin: 0px;
	padding: 0px;
}

/******************************************************************************
* LINKS													  *
******************************************************************************/

a, a:link {
	text-decoration: underline;
	color: #000;
	}
	
a:visited {
	text-decoration: none;
	color: #666;
	}
	
a:hover {
	color: #000;
	text-decoration: none;
	}
	
a.nav, a.nav:link {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	}
	
a.nav:visited {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	}
	
a.nav:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
	}
	
a.red, a.red:link {
	text-decoration: underline;
	color: #d52836;
	}
	
a.red:visited {
	text-decoration: none;
	color: #666;
	}
	
a.red:hover {
	color: #000;
	text-decoration: none;
	}
	
a.text, a.text:link {
	text-decoration: none;
	color: #000;
	}
	
a.text:visited {
	text-decoration: none;
	color: #666;
	}
	
a.text:hover {
	color: #d52836;
	text-decoration: none;
	}

a.newshome, a.newshome:link {
	text-decoration: none;
	color: #d52836;
	}
	
a.newshome:visited {
	text-decoration: none;
	color: #d52836;
	}
	
a.newshome:hover {
	color: #000;
	text-decoration: none;
	}
	
a.img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/******************************************************************************
* NAVIGATION LIST													  *
******************************************************************************/

ul.nav {
	padding: 0px;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: auto;
	float: left;
	display: block;
}

li a {
	padding-left: 12px;
	text-decoration: none;
	background-image: url(../images/ui/empty.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

li a:hover {
	padding-left: 12px;
	text-decoration: underline;
	background-image: url(../images/ui/dotrotator.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.customize { 
	margin-left: 12px;
} 

/******************************************************************************
* PAGE BUILD / POSITION													  *
******************************************************************************/
	
.page {
	position: relative;
	top: 15px;
	bottom: 40px;
	right: auto;
	margin: auto;
	width: 920px;
	background-color: transparent;
	padding: 0px;
}

.column {
	position: relative;
	top: 0px;
	width: 300px;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	overflow: hidden;
	/*background-color: #F93;*/
}

.column_double {
	position: relative;
	top: 0px;
	width: 610px;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	overflow: hidden;
	/*background-color: #F93;*/
}

.column_right {
	position: relative;
	top: 0px;
	width: 300px;
	display: block;
	float: left;
	padding: 0px;
	margin-right: 0px;
	overflow: hidden;
	/*background-color: #F93;*/
}

.navigation {
	position: relative;
	width: 100%;
	height: 105px;
	display: block;
	float: left;
	background-color: transparent;
	margin: 0 0 15px 0;
	padding: 0px;
}

.content_nav {
	width: 900px;
	padding: 7px 10px 7px 10px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px;
}

.content {
	width: 300px;
	padding: 0 10px 0 10px;
	display: block;
	background-color: #FFF;
	float: left;
	margin: 0px;
}

.content_double {
	width: 610px;
	padding: 0 10px 0 10px;
	display: block;
	float: left;
	margin: 0px;
}

.content_av {
	width: 300px;
	text-align:center;
	padding: 0 6px 0 6px;
	display: block;
	background-color: #FFF;
	float: left;
	margin: 0px;
}

.content_short {
	width: 300px;
	padding: 0 10px 0 10px;
	display: block;
	background-color: #FFF;
	float: left;
	margin: 0px;
}

.content_bannerpod {
	width: 300px;
	height: 54px;
	padding: 0 10px 0 10px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0 0 10px 0;
}

.footer {
	position: relative;
	width: 100%;
	height: 105px;
	display: block;
	float: left;
	background-color: transparent;
	margin: 0 0 15px 0;
	padding: 0px;
	margin: 0px;
}

/******************************************************************************
* PODS													  *
******************************************************************************/

.top {
	width: 300px;
	height: 6px;
	padding: 0px;
	display: block;
	float: left;
	margin-bottom: 0px;
	overflow: hidden;
}

.bottom {
	width: 300px;
	height: 13px;
	padding: 0 10px 0 10px;
	display: block;
	float: left;
	margin: 0 0 10px 0;
}
.top_double {
	width: 610px;
	height: 6px;
	padding: 0px;
	display: block;
	float: left;
	margin-bottom: 0px;
	overflow: hidden;
}

.bottom_double {
	width: 610px;
	height: 13px;
	padding: 0 10px 0 10px;
	display: block;
	float: left;
	margin: 0 0 10px 0;
}

/******************************************************************************
* ENTRY DIVS													  *
******************************************************************************/

.entry_news {
	padding: 0px;
	display: block;
	background-color: transparent;
	float: none; width:93%;
	margin: 0px 20px 10px 0;
	padding-bottom: 5px;
	border-bottom: 4px #000 solid;
}

.entry_news_home {
	padding: 0px;
	display: block;
	background-color: transparent;
	float: none; width:280px;
	margin: 0px 20px 10px 0;
	padding-bottom: 5px;
	border-bottom: 4px #000 solid;
}


.entry_news_long {
	padding: 0px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px 20px 10px 0;
	padding-bottom: 5px;
	border-bottom: 4px #000 solid;
	width: 420px;
}

.entry_news_double {
	width: 590px;
	padding: 0px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px 20px 10px 0;
	padding-bottom: 5px;
	border-bottom: 4px #000 solid;
}

.entry_listing {
	padding: 0 0 6px 0;
	display: block;
	background-color: transparent;
	float: left;
	margin: 3px 20px 5px 0;
	border-bottom: 1px #999 solid;
	width: 280px;
}

.entry_listing_long {

	padding-bottom: 6px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 3px 0px 0px 0;
	border-bottom: 1px #999 solid;
	width: 420px;
}

.entry_listing_short {
	width: 140px;
	padding: 0px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px 0 5px 0;
	padding-bottom: 4px;
	border-bottom: 1px #999 dotted;
}

.entry {
	width: 280px;
	padding: 0px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px 0 5px 0;
}

.entry_nav {
	width: 920px;
	padding: 0px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px;
}

.entry_av {
	width: 288px;
	padding: 0px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px 0 5px 0;
}

.article_list {
	position: relative;
	top: 0px;
	width: 150px;
	display: block;
	float: left;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	overflow: hidden;
	border-right: 1px solid #ccc;
}

.article {
	position: relative;
	top: 0px;
	width: 420px;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	overflow: hidden;
}


/******************************************************************************
* TABLE ELEMENTS														  *
******************************************************************************/

table {
	margin: 5px 0 0 0;
}

table.bookmarks {
	margin: 5px 0 5px 0;
	padding: 5px 0 0 0;
	border-top: 1px dotted #ccc;
}

/******************************************************************************
* CONTENT STYLE														  *
******************************************************************************/

img {
	border-style: none;
}

img.thumbnail {
	margin: 0 5px 5px 0;
	padding: 0px;
	width: 41px;
	height: 41px;
	float: left;
	border: 1px solid #cdcdcd;
}

img.merch {
	margin: 0 10px 10px 0;
	padding: 0;
	width: 71px;
	height: 71px;
	float: left;
	border: 1px solid #cdcdcd;
	display: inline;
}

img.article {
	margin: 0 10px 10px 0;
	padding: 0;
	width: 201px;
	height: 201px;
	float: left;
	border: 1px solid #cdcdcd;
	display: inline;
}

img.articleHappening {
	margin: 0 10px 10px 0;
	padding: 0;
	width: 101px;
	height: 101px;
	float: left;
	border: 1px solid #cdcdcd;
	display: inline;
}


img.large {
	margin: 0 10px 10px 0;
	padding: 0;
	width: 278px;
	float: left;
	border: 1px solid #cdcdcd;
	display: inline;
}

img.link {
	margin: 15px 10px 5px 0;
	padding: 0;
	float: left;
}

img.join {
	margin: 0px 10px 5px 0;
	padding: 0;
	float: left;
}

.floatright {
	float: right;
	display: block;
	clear: right;
}

.nav_element {
	padding: 8px;
	margin-right: 10px;
	float: left;
	display: block;
}

/******************************************************************************
* TYPOGRAPHY														  *
******************************************************************************/

/*
HEADERS
#############################################################################
*/

h1.banner {
	font-family: "Helvetica", Arial;
	font-size: 20px;
	line-height: 22px;
	margin: 13px 10px 5px 0;
	padding: 0;
	font-weight: bold;
	position: relative;
}

h1.news {
	font-family: "Helvetica", Arial;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
	background-color: #de5762;
}

h1.news em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/news.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.press {
	font-family: "Helvetica", Arial;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
	background-color: #de5762;
}

h1.press em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/press.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}


h1.tourdates {
	font-family: "Helvetica", Arial;
	background-color: #bd406c;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.tourdates em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/tourdates.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.lyrics {
	font-family: "Helvetica", Arial;
	background-color: #bd406c;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.lyrics em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/lyrics.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.whatshappening {
	font-family: "Helvetica", Arial;
	background-color: #67d67a;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
	
}

h1.whatshappening em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/whatshappening.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.subscribe {
	font-family: "Helvetica", Arial;
	background-color: #67d67a;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
	
}

h1.subscribe em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/subscribe.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.blog {
	font-family: "Helvetica", Arial;
	background-color: #b5d7e4;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.blog em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/lilysblog.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.lilyspics {
	font-family: "Helvetica", Arial;
	background-color: #db9cc9;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.lilyspics em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/lilyspics.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.audiovideo {
	font-family: "Helvetica", Arial;
	background-color: #ffda38;
	color: #fff;
	position: relative;
	font-size: 24px;
	width: 288px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.audiovideo em {
	font-family: "Helvetica", Arial;
	width: 288px;
	height: 37px;
	background:url(../images/ui/headers/audiovideo2.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.video {
	font-family: "Helvetica", Arial;
	background-color: #ffda38;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.video em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/video.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.talk {
	font-family: "Helvetica", Arial;
	background-color: #d671a7;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.talk em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/talk.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.about {
	font-family: "Helvetica", Arial;
	background-color: #d671a7;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.about em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/about.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.extraalbumcontent {
	font-family: "Helvetica", Arial;
	background-color: #6acae6;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.extraalbumcontent em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/extraalbumcontent.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.store {
	font-family: "Helvetica", Arial;
	background-color: #6acae6;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.store em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/store.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.music {
	font-family: "Helvetica", Arial;
	background-color: #6acae6;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.music em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/music.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.joinlily {
	font-family: "Helvetica", Arial;
	background-color: #ade8b7;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.joinlily em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/joinlily.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.links {
	font-family: "Helvetica", Arial;
	background-color: #ade8b7;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.links em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/links.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}


h1.downloads {
	font-family: "Helvetica", Arial;
	background-color: #ade8b7;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.downloads em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/goodies.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.privacy {
	font-family: "Helvetica", Arial;
	background-color: #bd406c;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.privacy em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/privacy.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.thankyou {
	font-family: "Times New Roman", Times, Georgia, serif;
	background-color: #6acae6;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.thankyou em {
	font-family: "Times New Roman", Times, Georgia, serif;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/thankyou.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.whatisrss {
	font-family: "Times New Roman", Times, Georgia, serif;
	background-color: #6acae6;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.whatisrss em {
	font-family: "Times New Roman", Times, Georgia, serif;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/whatisrss.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h2 {
	font-family: "Helvetica", Arial;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin: 0 20px 0 0;
}

h2.news {
	font-family: "Helvetica", Arial;
	font-size: 16px;
	/*background-color: #ece9e4;*/
	color: #d52836;
	margin: 0px 0px 0 0;
	line-height: 17px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px #d52836 solid;
}

h2.blog {
	font-family: "Helvetica", Arial;
	font-size: 14px;
	/*background-color: #ece9e4;*/
	color: #000;
	margin: 0px 0 0 0;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 1px #000 solid;
}

h2.blog_double {
	font-family: "Helvetica", Arial;
	font-size: 14px;
	/*background-color: #ece9e4;*/
	color: #000;
	margin: 0px 20px 0px 0;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 1px #000 solid;
}

h3 {
	font-family: "Helvetica", Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	margin: 0px 10px 0 0;
}

h3.listing {
	font-family: "Helvetica", Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 0px 10px 5px 0;
	border-bottom: 3px #000 solid;
}

h3.listing_music {
	font-family: "Helvetica", Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 0px 10px 5px 0;
	border-bottom: 3px #6acae6 solid;
}

/*
P, TEXT
#############################################################################
*/

p {
	line-height: 13px;
	font-size: 11px;
	padding: 5px 0 3px 0;
	margin: 0px;
}

p.news {
	line-height: 13px;
	font-size: 12px;
	margin: 5px 0 0px 0;
	padding-left: 0px;
	padding-bottom: 0px;
	display: block;
}

p.blog {
	font-family: "Helvetica", Arial;
	line-height: 13px;
	font-size: 12px;
	margin: 5px 0 0px 0;
	padding-left: 0px;
	padding-bottom: 0px;
	display: block;
}

strong {
	line-height: 15px;
}

small {
	font-family: "Helvetica", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

.gray {
	color: #666;
	font-size: 10px;
	}

/******************************************************************************
* FORMS													  *
******************************************************************************/
form {
	margin-top: 0px; 
	padding: 0px
}

input {
	font-family: "Helvetica", Arial;
	color: #999;
	background-color: #FFF;
	border-style: solid; 
	border-color: #999;
	border-width: 1px;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 115px;
}

input.button {
	border-style: none; 
	border-width: 0px;
	padding: 0px;
	height: 21px;
	margin: 0px;
}

select {
	color: #000;
	font-family: "Helvetica", Arial;
	background-color: #67d67a;
	font-size: 11px;
	border-style: solid; 
	border-color: #f25b24;
	border-width: 0px; 
	width: 120px;
	height: 18px;
	margin-bottom: 5px;
}

select.pagination {
	color: #000;
	font-family: "Helvetica", Arial;
	background-color: #fff;
	font-size: 11px;
	border-style: solid; 
	border-color: #f25b24;
	border-width: 0px; 
	width: 45px;
	height: 18px;
}


.top, .bottom, .top_double, .bottom_double { float:none !important; clear:both}

.content_bannerpod{clear:both}

.content h1, .content_short h1 { width:280px; text-align:left}
.content h2, .content_short h2 { width:280px}
h1 em {left:0}

.uk .uk, .jp .jp, .us .us, .fr .fr, .de .de
{ border:1px solid black !important; border-width: 0 0 2px 0 !important; padding: 0 0 1px 0}

.terms p {width:900px}

/* REMIX COMP */

.column_full {
	width: 100%;
	padding: 0px;
	margin-right: 10px;
	overflow: hidden;
}

.column_full .content {
	width:100%;
	min-height:200px;
	background: #FFF url(../images/ui/boxes/box_full/middle.png) repeat-x bottom left;
}

.column_full .top {
	width: 100%;
	height: 6px;
	background-image: url(../images/ui/boxes/box_full/top.png);
	background-repeat: no-repeat;
}

.column_full .bottom {
	width: 100%;
	height: 13px;
	background-image: url(../images/ui/boxes/box_full/bottom.png);
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
}

.column_full h1 {
	width:900px
}

h1.remix {
	font-family: "Helvetica", Arial; background-color: #DE5762; color: #fff;
	position: relative; overflow:hidden;
	font-size: 24px; font-weight: bold;
	height:37px;
	margin: 5px 20px 5px 0;
}

h1.remix em {
	font-family: "Helvetica", Arial;
	width: 280px; height: 37px;
	background:url(../images/ui/headers/remix.gif); background-repeat: no-repeat;
  	position:absolute;
}

.remix-main-nav { text-transform:uppercase; font-weight:bold ; border-bottom:4px solid black; padding: 0 0 5px 0; width:900px !important}
h2.remix-header	{ color: #DE5762; margin:10px 0; padding:0 0 10px 0; border-bottom:1px solid #DE5762; width:900px !important }

h2.remix-sort-nav{ width:100%; margin:10px 0; width:900px; padding:0 0 10px 0; border-bottom:1px solid #000000; }
h2.remix-sort-nav em{ background:#FFDA38; font-style:normal; padding:1px }
h2.remix-sort-nav a{ text-decoration:none; }
h2.remix-sort-nav a:hover{ text-decoration:underline; }

.remix-entry { width:892px; height:32px; padding:4px; position:relative; margin:0 0 10px 0 }
.remix-entry h2 { width:892px }
.remix-entry h2 a { color:white; padding:0 0 2px 0; text-decoration:none}
.remix-entry h2 a:hover {text-decoration:underline}
.remix-entry .player { position:absolute; right:10px; top:10px; }
.remix-entry.green { background:#AEE8B6}
.remix-entry.blue { background:#B5D7E3}
.remix-entry.yellow { background:#FFDA38}
.remix-entry.pink { background:#DB9CC9}
.remix-entry.sky-blue { background:#6BCAE6}
.remix-entry.red { background:#DE5762}
.remix-entry.magenta { background:#BE416D}
.page-nav { font-size:12px; font-weight:bold }

a.vote, a.vote:visited { font-weight:bold; color:black; text-decoration:underline }
a.vote:hover { text-decoration:none  }

.player a{ display:block; width:20px; height:20px; background: url(../images/ui/play.png) }
.player a:hover { background-color:white !important }
.sm2_link{ background: url(../images/ui/play.png) !important }
.sm2_playing{ background: url(../images/ui/pause.png) !important }
/* .sm2_paused{  } */

.remix-entry-single { background:#AEE8B6; width:892px; position:relative; 
							padding:4px; }
.remix-entry-single h2 { border-bottom:1px solid #ffffff; width:892px; padding:0 0 10px 0; margin:0 0 4px 0  }
.remix-entry-single .user-info { font-size:13px}
.remix-entry-single .user-notes{ padding:5px 0 0 0; font-size:12px}
.remix-entry-single .player { position:absolute; right:5px; top:5px;}

.remix-submit td {vertical-align:top}
.remix-submit input.text {width:200px}
.remix-submit textarea {width:200px; height:75px; padding:2px; font:12px Arial, Helvetica, sans-serif}
.remix-submit .error{color:#DE5762}
.remix-submit .label{ display:block; font-weight:bold; border-bottom:1px solid #666666; padding:0 10px 0 0}
td.error{ vertical-align:middle; padding:0 0 0 20px; font-weight:bold}

.remix p {
	line-height: 13px; font-size: 12px;
	margin: 0 0 5px 0; display: block;
	padding-left: 0px; padding-bottom: 0px; }

/* ------------ */



body {
	font-family: "Helvetica", Arial;
	font-size: 11px;
	color: #000;
	background-color: #ece9e4;
	margin: 0px;
	padding: 0px;
}

/******************************************************************************
* LINKS													  *
******************************************************************************/

a, a:link {
	text-decoration: underline;
	color: #000;
	}
	
a:visited {
	text-decoration: none;
	color: #666;
	}
	
a:hover {
	color: #000;
	text-decoration: none;
	}
	
a.nav, a.nav:link {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	}
	
a.nav:visited {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	}
	
a.nav:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
	}
	
a.red, a.red:link {
	text-decoration: underline;
	color: #d52836;
	}
	
a.red:visited {
	text-decoration: none;
	color: #666;
	}
	
a.red:hover {
	color: #000;
	text-decoration: none;
	}
	
a.text, a.text:link {
	text-decoration: none;
	color: #000;
	}
	
a.text:visited {
	text-decoration: none;
	color: #666;
	}
	
a.text:hover {
	color: #d52836;
	text-decoration: none;
	}

a.newshome, a.newshome:link {
	text-decoration: none;
	color: #d52836;
	}
	
a.newshome:visited {
	text-decoration: none;
	color: #d52836;
	}
	
a.newshome:hover {
	color: #000;
	text-decoration: none;
	}
	
a.img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/******************************************************************************
* NAVIGATION LIST													  *
******************************************************************************/

ul.nav {
	padding: 0px;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: auto;
	float: left;
	display: block;
}

li a {
	padding-left: 12px;
	text-decoration: none;
	background-image: url(../images/ui/empty.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

li a:hover {
	padding-left: 12px;
	text-decoration: underline;
	background-image: url(../images/ui/dotrotator.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.customize { 
	margin-left: 12px;
} 

/******************************************************************************
* PAGE BUILD / POSITION													  *
******************************************************************************/
	
.page {
	position: relative;
	top: 15px;
	bottom: 40px;
	right: auto;
	margin: auto;
	width: 920px;
	background-color: transparent;
	padding: 0px;
}

.column {
	position: relative;
	top: 0px;
	width: 300px;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	overflow: hidden;
	/*background-color: #F93;*/
}

.column_double {
	position: relative;
	top: 0px;
	width: 610px;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	overflow: hidden;
	/*background-color: #F93;*/
}

.column_right {
	position: relative;
	top: 0px;
	width: 300px;
	display: block;
	float: left;
	padding: 0px;
	margin-right: 0px;
	overflow: hidden;
	/*background-color: #F93;*/
}

.navigation {
	position: relative;
	width: 100%;
	height: 105px;
	display: block;
	float: left;
	background-color: transparent;
	margin: 0 0 15px 0;
	padding: 0px;
}

.content_nav {
	width: 900px;
	padding: 7px 10px 7px 10px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px;
}

.content {
	width: 300px;
	padding: 0 10px 0 10px;
	display: block;
	background-color: #FFF;
	float: left;
	margin: 0px;
}

.content_double {
	width: 610px;
	padding: 0 10px 0 10px;
	display: block;
	float: left;
	margin: 0px;
}

.content_av {
	width: 300px;
	text-align:center;
	padding: 0 6px 0 6px;
	display: block;
	background-color: #FFF;
	float: left;
	margin: 0px;
}

.content_short {
	width: 300px;
	padding: 0 10px 0 10px;
	display: block;
	background-color: #FFF;
	float: left;
	margin: 0px;
}

.content_bannerpod {
	width: 300px;
	height: 54px;
	padding: 0 10px 0 10px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0 0 10px 0;
}

.footer {
	position: relative;
	width: 100%;
	height: 105px;
	display: block;
	float: left;
	background-color: transparent;
	margin: 0 0 15px 0;
	padding: 0px;
	margin: 0px;
}

/******************************************************************************
* PODS													  *
******************************************************************************/

.top {
	width: 300px;
	height: 6px;
	padding: 0px;
	display: block;
	float: left;
	margin-bottom: 0px;
	overflow: hidden;
}

.bottom {
	width: 300px;
	height: 13px;
	padding: 0 10px 0 10px;
	display: block;
	float: left;
	margin: 0 0 10px 0;
}
.top_double {
	width: 610px;
	height: 6px;
	padding: 0px;
	display: block;
	float: left;
	margin-bottom: 0px;
	overflow: hidden;
}

.bottom_double {
	width: 610px;
	height: 13px;
	padding: 0 10px 0 10px;
	display: block;
	float: left;
	margin: 0 0 10px 0;
}

/******************************************************************************
* ENTRY DIVS													  *
******************************************************************************/

.entry_news {
	padding: 0px;
	display: block;
	background-color: transparent;
	float: none; width:93%;
	margin: 0px 20px 10px 0;
	padding-bottom: 5px;
	border-bottom: 4px #000 solid;
}

.entry_news_home {
	padding: 0px;
	display: block;
	background-color: transparent;
	float: none; width:280px;
	margin: 0px 20px 10px 0;
	padding-bottom: 5px;
	border-bottom: 4px #000 solid;
}


.entry_news_long {
	padding: 0px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px 20px 10px 0;
	padding-bottom: 5px;
	border-bottom: 4px #000 solid;
	width: 420px;
}

.entry_news_double {
	width: 590px;
	padding: 0px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px 20px 10px 0;
	padding-bottom: 5px;
	border-bottom: 4px #000 solid;
}

.entry_listing {
	padding: 0 0 6px 0;
	display: block;
	background-color: transparent;
	float: left;
	margin: 3px 20px 5px 0;
	border-bottom: 1px #999 solid;
	width: 280px;
}

.entry_listing_long {

	padding-bottom: 6px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 3px 0px 0px 0;
	border-bottom: 1px #999 solid;
	width: 420px;
}

.entry_listing_short {
	width: 140px;
	padding: 0px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px 0 5px 0;
	padding-bottom: 4px;
	border-bottom: 1px #999 dotted;
}

.entry {
	width: 280px;
	padding: 0px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px 0 5px 0;
}

.entry_nav {
	width: 920px;
	padding: 0px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px;
}

.entry_av {
	width: 288px;
	padding: 0px;
	display: block;
	background-color: transparent;
	float: left;
	margin: 0px 0 5px 0;
}

.article_list {
	position: relative;
	top: 0px;
	width: 150px;
	display: block;
	float: left;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	overflow: hidden;
	border-right: 1px solid #ccc;
}

.article {
	position: relative;
	top: 0px;
	width: 420px;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	overflow: hidden;
}


/******************************************************************************
* TABLE ELEMENTS														  *
******************************************************************************/

table {
	margin: 5px 0 0 0;
}

table.bookmarks {
	margin: 5px 0 5px 0;
	padding: 5px 0 0 0;
	border-top: 1px dotted #ccc;
}

/******************************************************************************
* CONTENT STYLE														  *
******************************************************************************/

img {
	border-style: none;
}

img.thumbnail {
	margin: 0 5px 5px 0;
	padding: 0px;
	width: 41px;
	height: 41px;
	float: left;
	border: 1px solid #cdcdcd;
}

img.merch {
	margin: 0 10px 10px 0;
	padding: 0;
	width: 71px;
	height: 71px;
	float: left;
	border: 1px solid #cdcdcd;
	display: inline;
}

img.article {
	margin: 0 10px 10px 0;
	padding: 0;
	width: 201px;
	height: 201px;
	float: left;
	border: 1px solid #cdcdcd;
	display: inline;
}

img.articleHappening {
	margin: 0 10px 10px 0;
	padding: 0;
	width: 101px;
	height: 101px;
	float: left;
	border: 1px solid #cdcdcd;
	display: inline;
}


img.large {
	margin: 0 10px 10px 0;
	padding: 0;
	width: 278px;
	float: left;
	border: 1px solid #cdcdcd;
	display: inline;
}

img.link {
	margin: 15px 10px 5px 0;
	padding: 0;
	float: left;
}

img.join {
	margin: 0px 10px 5px 0;
	padding: 0;
	float: left;
}

.floatright {
	float: right;
	display: block;
	clear: right;
}

.nav_element {
	padding: 8px;
	margin-right: 10px;
	float: left;
	display: block;
}

/******************************************************************************
* TYPOGRAPHY														  *
******************************************************************************/

/*
HEADERS
#############################################################################
*/

h1.banner {
	font-family: "Helvetica", Arial;
	font-size: 20px;
	line-height: 22px;
	margin: 13px 10px 5px 0;
	padding: 0;
	font-weight: bold;
	position: relative;
}

h1.news {
	font-family: "Helvetica", Arial;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
	background-color: #de5762;
}

h1.news em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/news.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.press {
	font-family: "Helvetica", Arial;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
	background-color: #de5762;
}

h1.press em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/press.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}


h1.tourdates {
	font-family: "Helvetica", Arial;
	background-color: #bd406c;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.tourdates em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/tourdates.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.lyrics {
	font-family: "Helvetica", Arial;
	background-color: #bd406c;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.lyrics em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/lyrics.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.whatshappening {
	font-family: "Helvetica", Arial;
	background-color: #67d67a;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
	
}

h1.whatshappening em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/whatshappening.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.subscribe {
	font-family: "Helvetica", Arial;
	background-color: #67d67a;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
	
}

h1.subscribe em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/subscribe.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.blog {
	font-family: "Helvetica", Arial;
	background-color: #b5d7e4;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.blog em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/lilysblog.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.lilyspics {
	font-family: "Helvetica", Arial;
	background-color: #db9cc9;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.lilyspics em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/lilyspics.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.audiovideo {
	font-family: "Helvetica", Arial;
	background-color: #ffda38;
	color: #fff;
	position: relative;
	font-size: 24px;
	width: 288px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.audiovideo em {
	font-family: "Helvetica", Arial;
	width: 288px;
	height: 37px;
	background:url(../images/ui/headers/audiovideo2.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.video {
	font-family: "Helvetica", Arial;
	background-color: #ffda38;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.video em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/video.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.talk {
	font-family: "Helvetica", Arial;
	background-color: #d671a7;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.talk em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/talk.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.about {
	font-family: "Helvetica", Arial;
	background-color: #d671a7;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.about em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/about.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.extraalbumcontent {
	font-family: "Helvetica", Arial;
	background-color: #6acae6;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.extraalbumcontent em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/extraalbumcontent.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.store {
	font-family: "Helvetica", Arial;
	background-color: #6acae6;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.store em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/store.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.music {
	font-family: "Helvetica", Arial;
	background-color: #6acae6;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.music em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/music.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.joinlily {
	font-family: "Helvetica", Arial;
	background-color: #ade8b7;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.joinlily em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/joinlily.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.links {
	font-family: "Helvetica", Arial;
	background-color: #ade8b7;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.links em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/links.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}


h1.downloads {
	font-family: "Helvetica", Arial;
	background-color: #ade8b7;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.downloads em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/goodies.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.privacy {
	font-family: "Helvetica", Arial;
	background-color: #bd406c;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.privacy em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/privacy.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.thankyou {
	font-family: "Times New Roman", Times, Georgia, serif;
	background-color: #6acae6;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.thankyou em {
	font-family: "Times New Roman", Times, Georgia, serif;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/thankyou.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h1.whatisrss {
	font-family: "Times New Roman", Times, Georgia, serif;
	background-color: #6acae6;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.whatisrss em {
	font-family: "Times New Roman", Times, Georgia, serif;
	width: 280px;
	height: 37px;
	background:url(../images/ui/headers/whatisrss.gif); 
  	position:absolute;
  	background-repeat: no-repeat;
}

h2 {
	font-family: "Helvetica", Arial;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin: 0 20px 0 0;
}

h2.news {
	font-family: "Helvetica", Arial;
	font-size: 16px;
	/*background-color: #ece9e4;*/
	color: #d52836;
	margin: 0px 0px 0 0;
	line-height: 17px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px #d52836 solid;
}

h2.blog {
	font-family: "Helvetica", Arial;
	font-size: 14px;
	/*background-color: #ece9e4;*/
	color: #000;
	margin: 0px 0 0 0;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 1px #000 solid;
}

h2.blog_double {
	font-family: "Helvetica", Arial;
	font-size: 14px;
	/*background-color: #ece9e4;*/
	color: #000;
	margin: 0px 20px 0px 0;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 1px #000 solid;
}

h3 {
	font-family: "Helvetica", Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	margin: 0px 10px 0 0;
}

h3.listing {
	font-family: "Helvetica", Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 0px 10px 5px 0;
	border-bottom: 3px #000 solid;
}

h3.listing_music {
	font-family: "Helvetica", Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 0px 10px 5px 0;
	border-bottom: 3px #6acae6 solid;
}

/*
P, TEXT
#############################################################################
*/

p {
	line-height: 13px;
	font-size: 11px;
	padding: 5px 0 3px 0;
	margin: 0px;
}

p.news {
	line-height: 13px;
	font-size: 12px;
	margin: 5px 0 0px 0;
	padding-left: 0px;
	padding-bottom: 0px;
	display: block;
}

p.blog {
	font-family: "Helvetica", Arial;
	line-height: 13px;
	font-size: 12px;
	margin: 5px 0 0px 0;
	padding-left: 0px;
	padding-bottom: 0px;
	display: block;
}

strong {
	line-height: 15px;
}

small {
	font-family: "Helvetica", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

.gray {
	color: #666;
	font-size: 10px;
	}

/******************************************************************************
* FORMS													  *
******************************************************************************/
form {
	margin-top: 0px; 
	padding: 0px
}

input {
	font-family: "Helvetica", Arial;
	color: #999;
	background-color: #FFF;
	border-style: solid; 
	border-color: #999;
	border-width: 1px;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 115px;
}

input.button {
	border-style: none; 
	border-width: 0px;
	padding: 0px;
	height: 21px;
	margin: 0px;
}

select {
	color: #000;
	font-family: "Helvetica", Arial;
	background-color: #67d67a;
	font-size: 11px;
	border-style: solid; 
	border-color: #f25b24;
	border-width: 0px; 
	width: 120px;
	height: 18px;
	margin-bottom: 5px;
}

select.pagination {
	color: #000;
	font-family: "Helvetica", Arial;
	background-color: #fff;
	font-size: 11px;
	border-style: solid; 
	border-color: #f25b24;
	border-width: 0px; 
	width: 45px;
	height: 18px;
}



