html {
	margin:0;
	padding:0;
	border:none;}

body {
	margin:0;
	padding:0 0 10px 0;
	border:none;
	background:#000 url(../../../../../../images/bg-body.png) top center repeat-y;}

#header {
	position:relative;
	width:900px;
	margin:0 auto;}

#header-links-caption {
	float:left;
	width:299px;
	height:34px;
	margin:10px auto 10px auto;
	background:url(../../../../../../images/buy-music-banner.png) left center no-repeat;
	text-indent:-9999px;
	overflow:hidden;}
	
#header-store-links {
	float:right;
	height:34px;
	margin:10px auto 10px auto;}

#header-store-links span {
	display:none;}

#header-store-links a {
	display:block;
	float:left;
	height:34px;
	text-indent:-9999px;
	overflow:auto;
	background-position:top;}
#header-store-links a.itunes {width:66px;background-image:url(../../../../../../images/link-itunes.png);}
#header-store-links a.amazon {width:60px;background-image:url(../../../../../../images/link-amazon.png);}
#header-store-links a.shockhound {width:92px;background-image:url(../../../../../../images/link-shockhound.png);}
#header-store-links a.napster {width:74px;background-image:url(../../../../../../images/link-napster.png);}
#header-store-links a.emusic {width:80px;background-image:url(../../../../../../images/link-emusic.png);}
#header-store-links a.rhapsody {width:90px;background-image:url(../../../../../../images/link-rhapsody.png);}
#header-store-links a.amiestreet {width:66px;background-image:url(../../../../../../images/link-amiestreet.png);}
#header-store-links a.lala {width:42px;background-image:url(../../../../../../images/link-lala.png);}

#header-store-links a:hover {
	background-position:bottom;}

#main-navigation {
	clear:both;
	list-style:none;
	width:808px;
	height:20px;
	margin:0 auto;
	padding:20px 41px 17px 41px;
	background:url(../../../../../images/bg-slice-2.png) top center no-repeat;}
#main-navigation li {
	display:block;
	float:left;
	height:20px;
	margin:0;
	padding:0;}
#main-navigation li a {
	display:block;
	height:20px;
	padding:0 6px;
	text-indent:-9999px;
	overflow:hidden;
	background-position:top center;
	background-repeat:no-repeat;}
#main-navigation li#nav-home a {width:68px;background-image:url(../../../../../images/nav-home.png);}
#main-navigation li#nav-biog a {width:62px;background-image:url(../../../../../images/nav-biog.png);}
#main-navigation li#nav-discog a {width:89px;background-image:url(../../../../../images/nav-discog.png);}
#main-navigation li#nav-dates a {width:78px;background-image:url(../../../../../images/nav-dates.png);}
#main-navigation li#nav-lyrics a {width:87px;background-image:url(../../../../../images/nav-lyrics.png);}
#main-navigation li#nav-merch a {width:83px;background-image:url(../../../../../images/nav-merch.png);}
#main-navigation li#nav-contact a {width:114px;background-image:url(../../../../../images/nav-contact.png);}
#main-navigation li#nav-networks a {width:131px;background-image:url(../../../../../images/nav-networks.png);}
#main-navigation li a:hover {
	background-position:bottom;}

#musicplayer {
	clear:both;
	width:480px;
	height:24px;
	margin:0 auto;
	padding:0 210px;
	background:#000 url(../../../../../../images/bg-slice-1.png) center center repeat-y;}

#myheader-bottomlayer {
	clear:both;
	display:block;
	position:relative;
	width:900px;
	height:480px;
	margin:0 auto;
	background-image:url(../../../../../../images/main-banner-rotating-atom.gif);
	background-position:center center;
	background-repeat:no-repeat;}
#myheader-toplayer {
	width:900px;
	height:480px;
	background-image:url(../../../../../../images/main-banner-transparent-top.png);}

#banner-toggle {
	position:relative;
	z-index:5;
	display:block;
	width:111px;
	height:16px;
	margin:0 auto -12px auto;
	padding:0;
	text-decoration:none;
	text-align:center;}
#banner-toggle a  {
	display:block;
	width:111px;
	height:16px;
	background-color:#000;}
#banner-toggle a:hover  {
	background-color:#FFF;}
#banner-toggle a img {
	margin:0;
	padding:0;}

#social-networks {
	display:block;
	position:relative;
	width:550px;
	height:37px;
	margin:12px auto 0 auto;
	padding:0 180px 18px 180px;}
#social-networks span {
	display:none;}
#social-networks a {
	display:block;
	float:left;
	height:37px;
	overflow:hidden;
	text-indent:-9999px;
	background-position:top;}
#social-networks a.social-myspace {width:121px;background-image:url(../../../../../../images/logo-myspace.png);}
#social-networks a.social-twitter {width:111px;background-image:url(../../../../../../images/logo-twitter.png);}
#social-networks a.social-lastfm {width:98px;background-image:url(../../../../../../images/logo-lastfm.png);}
#social-networks a.social-youtube {width:95px;background-image:url(../../../../../../images/logo-youtube.png);}
#social-networks a.social-facebook {width:115px;background-image:url(../../../../../../images/logo-facebook.png);}
#social-networks a:hover {
	background-position:bottom;}

/* ===== BLOG CONTAINERS ===== */

#body-container {
	width:898px;
	margin:0 auto 0 auto;
	padding:0 0 20px 0;
	border:1px solid #555;
	overflow:hidden;}

/* ===== MAIN BLOG POST CONTENT ===== */

#main {
	position:relative;z-index:0;
	width:530px;
	color:#D3D3D3;
	font:13px/20px "trebuchet MS", Arial, Helvetica, sans-serif;
	margin:20px 0 20px 40px;}

#main h3,
#main h3 a,
#main h3 a:hover,
#main h3 a:focus,
#main h3 a:visited {
	/* Titles of the entry */
	font:18px "trebuchet MS", Arial, Helvetica, sans-serif;
	color:#f2984c;
	margin:0 0 10px 0;
	padding:0;
	text-decoration:none;}

#main p {
	margin:0 0 20px 0;
	padding:0;}

#main a:visited {
	color:#6699FF;}
#main a {
	color:#66CCFF;
	text-decoration:none;}
#main a:hover,
#main a:focus  {
	color:#CC99CC;}

#main img {
	margin:0;
	padding:0;}

.feedburnerFlareBlock {
	font:11px "trebuchet MS", Arial, Helvetica, sans-serif;
	margin:30px 0 0 0;
	padding:0;}
	
	
/* === Class of main block === */

h2.date {
	margin:0 0 10px 0;
	padding:0;
	font:bold 10px "trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#fff;}

/*.date {  date under titles of the entry
	font-size:80%;
	font-style:oblique;
	color:gray;
	margin:.2em 0 .8em 0;}*/
	
/* .entry class */
.entry {
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	overflow:auto;/* floating images fix IE<7*/
	border-bottom:1px solid #000033;}

#main>.entry {
	overflow:hidden; /* rest of the world :) */}
/* end of .entry */
	
#main ul.entry-footer {/*  entry footer */
	clear:both;
	font-size:80%;
	color:gray;
	margin:2em 0 .5em 0;
	text-align:right;}
#main .entry-footer li { 
	display:block;}
#main .entry-footer a:visited {
	color:#6699FF;}
#main .entry-footer a { 
	color:#66CCFF;
	text-decoration:none;}
#main .entry-footer a:hover,
#main .entry-footer a:focus  {
	color:#CC99CC;}

#main .admincontrols { /* [edit] and [delete] */
	font-size:10px;
	text-align:right;}
#main .admincontrols a:visited {
	color:#6699FF;}
#main .admincontrols a {
	color:#66CCFF;
	text-decoration:none;}
#main .admincontrols a:hover,
#main .admincontrols a:focus  {
	color:#CC99CC;}

.buttonbar {
	text-align: center;}

.buttonbar input {
	text-align: center;
	margin: .1em .5em;
	padding: 0 1em;}

.navigation {/* next entries & previous entries link */
	font-size:12px;
	margin-bottom:20px;}

/* ===== HEADERS TAGS ===== */

h2 {
	} /* see h2.date */

h4 {
	font-size:1.2em;}

#main h4 {
	margin:2em 0 0 0}

/* === List === */

#main ul {
	list-style-type: disc;
	padding: 0 0 0 1.6em;}

#main ol {
	list-style-position: inside;
	padding: 0 1.6em 0 1.6em}

#commentform fieldset p {
	margin: 0 0 .5em 0;}

#comments li {
	margin:0 0 1.5em 0;
	padding:5px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	background:#efefef;}

hr { display: none }

img { border: none }

blockquote {
	width: 90%;
	color: #666;
	margin: 1em 1em;
	padding: 0 10px;
	border-left: 5px solid #bbb}

pre,
code {
	font-family: Lucida Console, Monaco, monospace;
	font-size: 90%;}

pre {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #efefef;
	overflow: auto;
	width: 90%;
	margin: 1em 1em;
	padding: 5px 10px;
	/* fix overflow in IE */
	min-height: 40px; 
	height: auto !important; 
	height: 40px; }

ul,
li,
ol {
	margin: 0;
	padding: 0 }

/* === Form === */

form {
	margin:1em 0;}

fieldset {
	margin: 0 0 1em 0;
	padding: .5em;
	border: #ddd solid 1px;}

legend {
	color: #ffffff;
	font-size: 80%;
	font-style: oblique;}

input, textarea, select {
	padding: .2em;
	border: 1px solid #999;
	color: #222;
	background-color: #eee;}

input:hover, input:focus, textarea:hover, textarea:focus {
	border: 1px solid #AA1111;
	background-color: #fff;}

textarea {
	font-size: 100%;
	font-family: 'Lucida Grande', 'Trebuchet MS', arial, Helvetica, sans-serif;
	width: 99%;
	margin-top: .1em;
	margin-bottom: 1em}

/* ===== FOOTER ===== */

#footer {
	clear:both;
	width:888px;
	padding:10px 0;
	margin:0 auto;
	color:#555;
	font:12px/12px 'Trebuchet MS', arial, Helvetica, sans-serif;}
#footer .poweredby {
	float:left;}
#footer .designedby {
	float:right;}
#footer .hidden {
	display:none;}
#footer a:visited {
	color:#6699FF;}
#footer a {
	color:#66CCFF;
	text-decoration:none;}
#footer a:hover,
#footer a:focus  {
	color:#CC99CC;}
















.hidden {
	display:none;}


.floatleft {
	float:left;}
.release-info {
	float:right;
	width:240px;}
#main .release-info h4 {
	margin:0 0 10px 0;
	padding:0;
	color:#FF0099;
	font:11px "trebuchet MS", Arial, Helvetica, sans-serif;}
#maoin .release-info a {
	color:#D3D3D3;
	text-decoration:underline;}
.track-list {
	clear:left;
	margin:0 0 20px 0;}
.release {
	margin:0 0 20px 0;
	padding:0;
	overflow:auto;
	border-bottom:1px solid #000033;}

.button-itunes,
.button-amazoncouk,
.button-amazoncom {
	display:block;
	float:left;
	margin:0 3px 10px 0;
	padding:0;
	width:77px;
	height:40px;}
.button-itunes a,
.button-amazoncouk a,
.button-amazoncom a  {
	display:block;
	width:77px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;}

.button-itunes a {
	background:url(../../../../../../images/button-itunes.png) top center no-repeat;}
.button-itunes a:hover {
	background:url(../../../../../../images/button-itunes.png) bottom center no-repeat;}
.button-amazoncouk a {
	background:url(../../../../../../images/button-amazoncouk.png) top center no-repeat;}
.button-amazoncouk a:hover {
	background:url(../../../../../../images/button-amazoncouk.png) bottom center no-repeat;}
.button-amazoncom a {
	background:url(../../../../../../images/button-amazoncom.png) top center no-repeat;}
.button-amazoncom a:hover {
	background:url(../../../../../../images/button-amazoncom.png) bottom center no-repeat;}