html{
}
body{
	background: #ddd;
}

a{
	color:#000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a.rss, a.facebook, a.twitter, a.flickr, a.stumble, h3.rss{
	display: block;
	background: url(icons.png) no-repeat top left;
	padding-left: 20px;
}
a.rss{
	background-position: top left;
}
h3.rss{
	background-position: top right;
	padding-left: 0;
}
a.facebook{
	background-position: left -18px;
}
a.twitter{
	background-position: left -38px;
}
a.flickr{
	background-position: left -58px;
}
a.stumble{
	background-position: left -78px;
}


#ltrhds{
	width: 940px;
	margin: 0 auto;
	/*background: url('../images/background.png') repeat top left;*/
	/*opacity: 0.85;*/
	background-color: transparent;
	background-image: url(../images/bg-pixel.png);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; // first!
	filter: alpha(opacity=50);	
	overflow: hidden;
}

/* _-- Header --_ */
#header{
	margin: 60px 0 60px 0;
	background: url('/images/header.png') no-repeat top left;
	width: 420px;
	float: left;
	padding-left: 10px;
	opacity: 0.85;Zzz
}
#header h1{
	width: 420px;
	height: 170px;
	margin-bottom: 20px;
}
#header h1 a{
	text-decoration: none;
}
#header h1 span{
	font-weight: normal;
	position: relative;
	top: 152px;
	left: 194px;
}
#menu{
	margin-top: 10px;
	font-size: 15px;
}
#menu a{
	margin-right: 20px;
}
#menu a.rss{
	display: inline;
}




/* _-- Homepage --_ */
div.welcome {
	float: right;
	width: 500px;
	font-size: 13px;
}
div.welcome h2{
	text-transform: uppercase;
	font-size: 11px;
}
div.welcome p{
	line-height: 18px;
	padding: 8px;
}
#content {
	clear: both;
	padding-left: 10px;
}
#content h3{
	font-size: 11px;
	height: 20px;
}
#artists_sponsors {
	float: left;
}
#artist_list_1, #artist_list_2{
	width: 200px;
	padding: 0 10px 20px;
	float: left;
	line-height: 24px;
	font-size: 13px;
}
#artist_list_2{
	margin-top: 20px;
}
#sponsors a{
	display: block;
	float: left;
	margin: 40px 14px 20px 0;
}
#details{
	font-size: 13px;
	float: right;
	width: 490px;
	line-height: 17px;
}
#details div.melbourne, #details div.sydney,
.findus, .blog_feed{
	float: left;
	width: 240px;
}
#details h3{
	font-size: 11px;
	text-transform: uppercase;
}
#details p{
	margin: 5px 0;
}
#details p.details{
	height: 60px;
}
#details a{
	font-size: 11px;
}
.melbourne, .sydney{
	margin-bottom: 20px;
}
.findus{
	clear: both;
	float: left;
}
.findus li{
	padding: 5px 5px 5px 0;
}
#blog_feed a{
	font-size: 13px;
}
#blog_feed span.date{
	font-size: 10px;
}
#blog_feed li{
	margin-bottom: 10px;
}


/* _-- Artists --_ */
#artist_image{
	width: 490px;
	float: right;
	padding: 10px;
	font-size: 12px;
}
#artist_image p{
	padding: 10px 0;
}
#artist_image span.materials{
	font-size: 10px;
	float: right;
}
#artist_info{
	font-size: 12px;
	clear: left;
	float: left;
	padding: 10px;
	width: 400px;
}
#blurb{
	clear: left;
	overflow: auto;
	height: 380px;
}
#blurb p{
	margin: 5px 0;
}
#nav{
	height: 50px;
}
#nav a, #nav div{
	float: left;
}
#nav div{
	width: 370px;
}
#nav h3{
	font-size: 60px;
	float: left;
	margin-right: 10px;
}
#nav h2{
	font-size: 20px;
}
#nav a.link{
	font-size: 14px;
	float: none;
}



/* _-- Footer --_ */
#footer {
	font-size: 8px;
	width: 940px;
	margin: 120px auto 20px auto;
	text-transform: uppercase;
	overflow: hidden;
}
#footer div{
	padding: 10px;
	background: #fff;
	width: 700px;
	float: left;
}
#footer div + div {
	float: right;
	width: auto;
}
#footer a{
	margin-right: 4px;
}

#notice_artist_info{
	background: #000;
	color: #fff;
	padding: 5px;
	font-size: 10px;
	position: absolute;
	display: none;
}




/* _-- Blog --_ */
body#blog div#content a{
	text-decoration: underline;
}
body#blog #content {
	float: right;
	width: 640px;
}
body#blog #sidebar {
	float: left;
	width: 270px;
	padding: 0 10px;
}
body#blog #footer {
	clear: both;
}
body#blog small{
	font-size: 9px;
	display: block;
	margin: 5px 0 20px;
}
body#blog #sidebar h2{
	font-size: 11px;
	margin-bottom: 10px;
}

body#blog #sidebar ul li{
	margin: 0 0 30px 0;
}
body#blog #sidebar ul li ul li{
	font-size: 12px;
	padding: 3px 0;
	margin-bottom: 0;
}
body#blog hr{
	display: none;
}
body#blog p.postmetadata{
	margin: 20px 0 80px;
	font-size: 12px;
}
body#blog .entry p{
	padding-right: 40px;
	margin: 20px 0;
}
body#blog div.navigation{
	overflow: hidden;
}
body#blog div.post{
	margin-top: 20px;
	clear: both;
}
/* Begin Images */
body#blog p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

body#blog img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

body#blog img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
}

body#blog img.alignleft {
	/*padding: 4px;*/
	margin: 0 7px 2px 0;
	display: inline;
}

body#blog .alignright {
	float: right;
}

body#blog .alignleft {
	float: left;
}
/* End Images */
