@charset "utf-8";
/* CSS Document */

/* TEXT STYLES */

#content h2 {
	font-size: 2.0em;
	color: #000;
	margin: 15px 0;
}

#content h3 {
	font-size: 1.8em;
	margin: 15px 0;
}

#content h4 {
	font-size: 1.6em;
	margin: 15px 0;
}

a {
	color: #efbb1a ;
	text-decoration:underline;
}

content {
	color: #000 ;
	font-size: 10px;
}

yellow {
	color: #efbb1a ;
	text-decoration:underline;
}

#content h5 {
	font-size: 1.5em;
	margin: 15px 0;
}

#content h6 {
	font-size: 1.4em;
	margin: 15px 0;
}

#content p {
	color: #000000;
	font-size: 2.0em;
	line-height: 1.4em;
	margin: 15px 0;
}

#content ul li {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0 25px;
}

.h1 {
	font-size: 10px;
}


/* ELEMENT STYLES */

body {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

.hTwitter {
	background: url(../images/hTwitter.png);
	height: 44px;
	width: 253px;
}

.hartists2 {
	background: url(../images/hartists2.png);
	height: 44px;
	width: 253px;
}

.hvideo2 {
	background: url(../images/hvideo2.png);
	height: 44px;
	width: 253px;
}

.hpodcasts2 {
	background: url(../images/hpodcasts2.png);
	height: 44px;
	width: 253px;
}

.hcontact2 {
	background: url(../images/hcontact2.png);
	height: 44px;
	width: 253px;
}

.hbackcatalogue {
	background: url(../images/hbackcatalogue.png);
	height: 44px;
	width: 253px;
}

.hPodcasts {
	background: url(../images/hPodcasts.png);
	height: 44px;
	width: 606px;
}

.hartists {
	background: url(../images/hartists.png);
	height: 44px;
	width: 606px;
}

.hvideo {
	background: url(../images/hvideo.png);
	height: 44px;
	width: 606px;
}

.hreleases {
	background: url(../images/hreleases.png);
	height: 44px;
	width: 606px;
}

.hcontact {
	background: url(../images/hcontact.png);
	height: 44px;
	width: 606px;
}

img {
	border: none;
}

.newsletterInput {
	border: 1px solid #333;
	padding: 2px;
	width: 250px;
}

.replace span {
	display: none;
}

.signUp {
	float: right;
}

tweet {
	font-size:8px
}