* {
	margin:0;
	padding:0
}
:focus, :active {
	outline:0
}
img {
	border: 0
}
html, body, #wrap {
	height: 100%;
}
body > #wrap {
	height: auto;
	min-height: 100%;
}
body {
	font: .8em Arial, Tahoma, Verdana;
	background: #3e3e3e url(../images/bg1.jpg) repeat-x;
	color: #777;
}
a {
	text-decoration: none;
	color: #B20F0F;
}
h1 {
	font-size: 1.4em;
	font-weight: normal;
}
h1 a {
	color: #fff;
	font-size: 1.6em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font: bold 2.4em "HelveticaNeueLT Std", "Helvetica LT Std", Arial, Verdana, sans serif;
	background: #da3294;
	padding: 6px 7px;
	color: #fff;
	font-weight: b;
	margin: 0 0 15px;
	text-align:center;
}
h4 {
	margin: 0 0 15px;
	color: #555;
	font-weight: normal;
	font-size: 1.6em;
	font-weight: normal;
}
h5 {
	margin: 0 0 15px;
	color: #555;
	font-weight: normal;
	font-size: 1.6em;
	font-weight: normal;
}
p {
	clear: both;
	line-height: 1.64em;
	margin: 0 0 15px;
}
.line {
	clear: both;
	border-bottom: 1px dotted #ddd;
	margin: 0 0 45px;
}
.clear {
	clear: both;
}
#main {
	width: 980px;
	margin: 0 auto;
}
#top {
	color: #c2fe00;
	padding: 6px 20px 0;
	font-size: .84em;
	text-align: right;
}
#logo h1 {
	text-shadow: 1px 1px 1px #7E0E0E;
}
#menu {
	float: right;
	margin: 63px 20px 0;
}
#menu li {
	display: inline;
	font-size: 1.3em;
}
#menu li a {
	float: left;
	color: #808080;
	padding: 0 0 5px;
	margin: 0 0 0 55px;
}
#menu li a:hover, #menu li.current a, #menu li a:focus {
	color: #000;
	border-bottom: 1px solid #ddd;
}
#pitch {
	background: url(../images/monitor.gif) no-repeat right top;
	padding: 30px 350px 0 0;
	border-bottom: 1px solid #ddd;
	height: 210px;
	margin: 0 0 35px;
}
#pitch h1 {
	font-size: 2.6em;
	color: #000;
	margin: 0 0 20px;
}
#pitch h2 {
	line-height: 1.5em;
}
.third {
	float: left;
	height: 340px;
	width: 300px;
	margin: 10px 40px 0 0;
	background: url(../images/bg.png) no-repeat transparent right;
}
.last {
	margin-right: 0;
}
#addthis {
	z-index:1;
	width: 300px;
	height: 50px;
}
#footer {
 background:url("../images/footer.png") no-repeat scroll center 0 transparent;
 border-top:1px dotted #DDDDDD;
 clear:both;
 font-size:0.84em;
 height:220px;
 margin-top:-50%;
 position:relative;
 text-align:center;
 z-index:0;
}
.addthis_toolbox addthis_default_style {
	text-align: right;
}
/* BUTTONS */

.soundcloud {
	background:url(../images/sound.png) transparent no-repeat center;
	height:92px;
	width:169px;
	margin: auto;
}
.soundcloud:hover {
	background: url(../images/sound_mo.png) transparent no-repeat center;
	height:92px;
	width:169px;
	margin: auto;
}
.myspace {
	background:url(../images/myspace.png) transparent no-repeat;
	height:61px;
	width:169px;
	margin: auto;
}
.myspace:hover {
	background: url(../images/myspace_mo.png) transparent no-repeat;
	height:61px;
	width:169px;
	margin: auto;
}
.twitter {
	background:url(../images/twitter.png) transparent no-repeat;
	height:52px;
	width:169px;
	margin: auto;
}
.twitter:hover {
	background: url(../images/twitter_mo.png) transparent no-repeat;
	height:52px;
	width:169px;
	margin: auto;
}
.email {
	background:url(../images/mail.png) transparent no-repeat;
	height:139px;
	width: 169px;
	margin: auto;
	margin-top: 50px;
}
.email:hover {
	background: url(../images/mail_mo.png) transparent no-repeat;
	height:139px;
	width:169px;
	margin: auto;
	margin-top: 50px;
}

