.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}






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: #0E78E5;
	}
	
a.red:visited {
	text-decoration: none;
	color: #0E78E5;
	}
	
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: #0e78e5;
	text-decoration: none;
	}

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

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




.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: 5px;
	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: 600px;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	overflow: hidden;
	top: 5px;
	/*background-color: #F93;*/
}

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


.column_right {
	position: relative;
	top: 5px;
	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: 320px;
	display: block;
	float: left;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	overflow: hidden;
}

.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.welcome {
	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: #0e78e5;
}

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: #0e78e5;
}


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

h1.quotes {
	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: #0e78e5;
}


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

h1.contact {
	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: #0e78e5;
}


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

h1.email {
	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: #0e78e5;
}


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




h1.blank em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px; 
  	position:absolute;
  	background-repeat: no-repeat;
	}


h1.welcome em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/welcome.jpg); 
  	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.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.audiovideo {
	font-family: "Helvetica", Arial;
	background-color: #0e78e5;
	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/video.jpg); 
  	position:absolute;
  	background-repeat: no-repeat;
}

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

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


h1.video {
	font-family: "Helvetica", Arial;
	background-color: #0e78e5;
	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/video.jpg); 
  	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: #0e78e5;
	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/about.jpg); 
  	position:absolute;
  	background-repeat: no-repeat;
}

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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







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.joinsiphili {
	font-family: "Helvetica", Arial;
	background-color: #0E78E5;
	color: #fff;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	height:37px;
	overflow:hidden;
	margin: 5px 20px 5px 0;
}

h1.joinsiphili em {
	font-family: "Helvetica", Arial;
	width: 280px;
	height: 37px;
	background:url(../images/joinsiphili.jpg); 
  	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 #0e78e5 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 {
	font-family: "Helvetica", Arial;
	color: #999;
	border-style: solid;
	background-color: #FFF;
	border-color: #999; 
	border-width: 1px;
	padding: 0px;
	height: 21px;
	margin-top: 2px;
	margin-bottom: 2px;
	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;
}


/******************************************************************************
* NAVIGATION M!													  *
******************************************************************************/

#navwrap{ position:relative; width:600px; height:28.5px; top:10px; float:right; margin-left:900px; }
#navlinks ul { margin-left:0px; margin-right:0px; }
#navlinks ul li { float:left; margin-right:0px; font-size:18px; font-weight:bold; list-style:none; }
#navlinks ul li em { display:none; }

#navlinks ul li a.home { background:url(../images/nav/home.jpg) no-repeat; width:57px; height:28.5px; background-position:top right; display:block; }
#navlinks ul li a:hover.home, #nav ul li a.homeActive { background:url(../images/nav/home.jpg) no-repeat; width:57px; height:28.5px; background-position:bottom left; display:block; }

#navlinks ul li a.siphili { background:url(../images/nav/siphili.jpg) no-repeat; width:57px; height:28.5px; background-position:top right; display:block; }
#navlinks ul li a:hover.siphili, #nav ul li a.siphiliActive { background:url(../images/nav/siphili.jpg) no-repeat; width:57px; height:28.5px; background-position:bottom left; display:block; }

#navlinks ul li a.videos { background:url(../images/nav/videos.jpg) no-repeat; width:72px; height:28.5px; background-position:top right; display:block; }
#navlinks ul li a:hover.videos, #nav ul li a.videosActive { background:url(../images/nav/videos.jpg) no-repeat; width:72px; height:28.5px; background-position:bottom left; display:block; }

#navlinks ul li a.blog { background:url(../images/nav/blog.jpg) no-repeat; width:58px; height:28.5px; background-position:top right; display:block; }
#navlinks ul li a:hover.blog, #nav ul li a.blogActive { background:url(../images/nav/blog.jpg) no-repeat; width:58px; height:28.5px; background-position:bottom left; display:block; }

#navlinks ul li a.press { background:url(../images/nav/press.jpg) no-repeat; width:57px; height:28.5px; background-position:top right; display:block; }
#navlinks ul li a:hover.press, #nav ul li a.pressActive { background:url(../images/nav/press.jpg) no-repeat; width:57px; height:28.5px; background-position:bottom left; display:block; }

#navlinks ul li a.store { background:url(../images/nav/store.jpg) no-repeat; width:58px; height:28.5px; background-position:top right; display:block; }
#navlinks ul li a:hover.store, #nav ul li a.storeActive { background:url(../images/nav/store.jpg) no-repeat; width:58px; height:28.5px; background-position:bottom left; display:block; }

#navlinks ul li a.contact { background:url(../images/nav/contact.jpg) no-repeat; width:86px; height:28.5px; background-position:top right; display:block; }
#navlinks ul li a:hover.contact, #nav ul li a.contactActive { background:url(../images/nav/contact.jpg) no-repeat; width:86px; height:28.5px; background-position:bottom left; display:block; }

#navlinks ul li a.downloads { background:url(../images/nav/downloads.jpg) no-repeat; width:109px; height:28.5px; background-position:top right; display:block; }
#navlinks ul li a:hover.downloads, #nav ul li a.downloadsActive { background:url(../images/nav/downloads.jpg) no-repeat; width:109px; height:28.5px; background-position:bottom left; display:block; }


#abouttext { width:570px; }


#subscribebox {
	float:right;
}