/*
Theme Name: Justin
Author: Phil Harrison
*/

body {
	font-size: 12px;
	font-family:Helvetica, Arial, sans-serif;
	color: #434343;
	background:url(http://justinmcgurk.co.uk/newsite/wp-content/uploads/2010/07/grey2.gif) no-repeat center top;
	}
	
img {
	border:none;
}

p {
	margin:5px 0 10px;
}
	
a {
	color:#00b9e9;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
}

h2 {
	font-size:14px;
	text-transform:uppercase;
	margin:5px 0 1px;
}

h3 {
	font-size:18px;
	text-transform:uppercase;
	margin:0 0 2px;
}

h4 {
	font-size:11px;
	text-transform:uppercase;
	margin:0 0 2px;
}

.date {
	font-weight:bold;
}

.entry {
	margin:0 0 15px;
}

.headers {
	margin:0 0 15px;
	font-size:18px;
}
	
#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	position:relative;
	height:370px;
	margin:-10px 0 0;
}

#access {
	position:absolute;
	left:90px;
	z-index:0;
	list-style:none;
	font-size:18px;
	line-height:21px;
	padding:10px;
	text-transform:lowercase;
}

#access a {
	color:#434343;
}

#social {
	margin:10px 0 0;
}

#musicplayer {
	position:absolute;
	left:250px;
	top:250px;
	z-index:10;
}

#justinpic {
	position:absolute;
	left:260px;
	width:696px;
	z-index:1;
}

#container {
	position:relative;
	overflow:auto;
	margin:30px 0 0;
}

#mainarea {
	width:660px;
	margin:0;
	float:left;
}

#news {
	position:relative;
	float:left;
	width:360px;
}

#gigs {
	position:relative;
	float:left;
	width:250px;
	margin:0 0 0 50px;
}

#gigs h2 {
	margin:3px 0 10px;
}

#footer {
	clear:both;
	margin:20px 0 0 300px;
}

#sidebar {
	position:relative;
	width:300px;
	float:left;
}

#boogiemen {
	margin:-2px 0 0 3px;
}

#latest record {
	height:200px;
	margin:20px 0 0;
}
