﻿html, body, form 
{
	margin: 0;
	padding: 0;
}

body
{
	background-color: #000000;
	color: #e6e6e6;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 17px;
}

a:link, a:visited, a:active 
{
	color: #5d91f0;
	text-decoration: underline;
}
a:hover 
{
	text-decoration: none;
}

h1 
{
	background: url(../images/header.png) no-repeat top left;
	width: 1152px;
	height: 52px;
	margin: 0 auto;
	position: relative;
}
h1 a, h1 a:link, h1 a:active, h1 a:visited, h1 a:hover
{
	display: block;
	position: absolute;
	width: 155px;
	height: 40px;
	left: 180px;
	top: 10px;
	text-decoration: none;
}
h1 a span
{
	visibility: hidden;
}

.clear 
{
	clear: both;
	display: block;
	font-size: 1px;
	height: 1px;
	float: none;
}

div#container 
{
	width: 812px;
	background: url(../images/background.png) no-repeat bottom left;
	margin: 0 auto;
	padding: 15px 170px;
	margin-bottom: 50px;
}

div#mainContent 
{
	width: 465px;
	float: left;
}

div#secondaryContent 
{
	width: 300px;
	float: right;
}

div.blogEntry 
{
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #410218;
}
div.blogEntry div.date 
{
	display: block;
	width: 90px;
	float: left;
	color: #514a66;
	text-align: center;
	padding: 0;
	margin: 0;
}
div.blogEntry div.date span.day
{
	display: block;
	font-size: 5em;
	line-height: 0.9em;
}
div.blogEntry div.date span.monthyear 
{
	display: block;
	font-size: 1.7em;
}
div.blogEntry div.entry 
{
	display: block;
	width: 355px;
	float: left;
	font-size: 11px;
	line-height: 15px;
}
div.blogEntry div.entry h3 
{
	font-size: 1.5em;
	color: #ffaa57;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
div.blogEntry div.entry p 
{
	margin: 10px 0 0 0;
	padding: 0;
}

div#gigs h2 
{
	background: url(../images/h-upcoming-gigs.png) no-repeat top left;
	width: 126px;
	height: 25px;
}
div#gigs h2 span { visibility: hidden; }
div#gigs div.gig 
{
	margin: 0 0 10px 0;
	padding: 0;
}
div#gigs div.gig a, div#gigs div.gig a:link, div#gigs div.gig a:visited, div#gigs div.gig a:active
{
	display: block;
	color: #ffaa57;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
div#gigs div.gig a:hover 
{
	color: #5e8d9b;
}
div#gigs div.gig span.title
{
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #5e8d9b;
}
div#gigs div.gig span.detail 
{
	display: block;
	margin: 0 0 0 10px;
	font-size: 0.9em;
}

div#twitter 
{
	margin: 30px 0 0 0;
}
div#twitter h2 
{
	background: url(../images/h-twitter-feed.png) no-repeat top left;
	width: 105px;
	height: 20px;
}
div#twitter h2 span { visibility: hidden; }
div#twitter div.tweet 
{
	font-size: 0.9em;
	margin: 0 0 10px 0;
}
div#twitter div.tweet span.entry 
{
	display: block;
}
div#twitter div.tweet span.entry a, div#twitter div.tweet span.entry a:link, div#twitter div.tweet span.entry a:active, div#twitter div.tweet span.entry a:visited
{
	text-decoration: none;
}
div#twitter div.tweet span.entry a:hover 
{
	color: #5e8d9b;
}
div#twitter div.tweet span.date 
{
	color: #5e8d9b;
}

div.video 
{
	padding: 4px;
	background-color: #404040;
	margin: 0 0 25px 0;
}

div#sounds 
{
	padding: 4px;
	background-color: #404040;
	margin: 0 0 25px 0;
}

div#facebook 
{
	padding: 4px;
	background-color: #404040;
	margin: 30px 0 0 0;
	padding-bottom: 0px;
}

div#footer 
{
	background: url(../images/bottom-bar.png) no-repeat top center;
	width: 100%;
	height: 54px;
	position: fixed;
	bottom: 0px;
	margin: 0 auto;
	padding: 0;
}
div#footer ul 
{
	display: block;
	width: 830px;
	list-style-type: none;
	padding: 0;
	margin: 14px auto 0 auto;
}
div#footer ul li 
{
	float: left;
	margin: 0 30px;
}
div#footer ul li a img 
{
	border: 0;
}

a#buylink:link, a#buylink:visited, a#buylink:active
{
	position: fixed;
	top: 130px;
	left: 0px;
	background: url(../images/buy-ep.png) no-repeat -100px 0px;
	width: 152px;
	height: 128px;
	text-decoration: none;
	z-index: 9999;
}
a#buylink:hover 
{
	background-position: 0px 0px;
}
a#buylink span 
{
	visibility: hidden;
}

div#upgradeBrowser {
	background-color: #e6e6e6;
	border-bottom: 7px solid #5d91f0;
	padding: 10px;
	margin: 0;
	text-align: center;
	font-size: 1.8em;
	color: #000;
	line-height: 1.5em;
}

.embedded {
	display: none;
}

div#bio {
	padding-bottom: 15px;

}
div#bio img {
	padding: 2px;
	border: 1px solid #410218;
	margin:0 0 5px 0;
}
div#bio h2 {
	display: block;
	background: url(../images/h-about.png) no-repeat 2px 0px;
	width: 100%;
	height: 32px;
	border-bottom: 1px solid #410218;
}
div#bio h2 span {
	visibility: hidden;
}

div#blog h2 {
	display: block;
	background: url(../images/h-news.png) no-repeat 2px 0px;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #410218;
}
div#blog h2 span {
	visibility: hidden;
}

.small {
	font-size: 11px;
	color: #cccccc;
	line-height: 15px;
}

div#fblike {
	background-color: #404040;
	padding: 4px;
	margin-bottom: 15px;
}
div#fblike iframe {
	padding: 10px;
	background-color: #e6e6e6;
	border:none;
	height: 25px;
	width: 272px;
}