@charset "utf-8";
/* CSS Document */
/* FIX OPERA BACKGROUND ALIGNMENT */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{head~body *{ margin-left: -1px;}}
/* FIX GECKO BASED BROWSER BACKGROUND ALIGNMENT */
html {margin-left: -1px;overflow-Y: scroll;}

<!--
body {
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	font-size: 11px;
	color: #999;
}

h1,h2,h3{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h1{	font-size: 26px;}
h2{	font-size: 18px;}
h3{	font-size: 14px;}
p{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #999;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-size: 12px;
	line-height:14px;
}

#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#primarynav {
	float: right;
	height: 30px;
	width: 700px;
	margin-top: 29px;
	padding-right:25px;
	/*border: 1px solid #C00;*/
}
#primarynav ul{
	float: right; list-style:none; padding:0px; margin:0px;
}
#primarynav li{
	list-style:none; float: left;
	display:block;
	margin:0px;
	padding:0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
#primarynav li a{
	list-style:none;
	display:block;
	margin:0px;
	padding-top: 9px;
	padding-right: 16px;
	padding-bottom: 7px;
	padding-left: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#primarynav li a:hover{
	color: #FFF;
	background-image: url(../images/navhighlight_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}



#artistnav {
	float: left;
	width: 101px;
	/*border: 1px solid #C00;*/
	margin-left:38px;
	margin-right:36px;
	margin-top:70px;
	text-align: right;
}
#artistnav ul{
	/*float: right; list-style:none;padding:0px;margin:0px;*/
	list-style:none;padding:0px;margin:0px;width:101px;
}
#artistnav li{
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
#artistnav li a{
	display:block;
	width:86px;
	margin:0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #999;
	font-weight: normal;
	text-decoration: none;
}
#artistnav li a:hover{
	color: #FFF;
	background-color:#000;
}
#content {
	height: 470px;
	width: 701px;
	float:left;
	/*border: 1px solid #C00;*/
	margin-left:25px;
	margin-top:15px;
	margin-bottom:10px;
	overflow:hidden;	
}


#contentwrapper {
	background-repeat: repeat-y;
	background-image: url(../images/page_bg.jpg);
	background-position: center 210px;
	background-repeat: no-repeat;
	width:950px;
	clear:right;	/*border: 1px solid #C00;*/
}

#footer {
	background-color: #FFF;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 30px;
	/*border: 1px solid #C00;*/
	padding-top:25px;
	padding-left:10px;
	padding-right:10px;
}

#footer h3 { text-transform:uppercase; color:#000; font-size:8px;margin:0px;}
#footer .split {
	background-image: url(../images/split.jpg);
	background-repeat: repeat-y;
	background-position: center;
	float: left;
	height: 88px;
	width: 30px;
}
#footer #contact { float:left;width:135px;height:60px;}
#footer #connect { float:left;width:755px;height:60px;}
#footer #connect a img{ opacity:1;filter:alpha(opacity=100)}
#footer #connect a:hover img{ opacity:0.7;filter:alpha(opacity=70)}
#footer #adnam { float:left;width:140px;height:50px;}
#footer #contact p { display:block;width:140px;margin:0px;font-size:9px; color:#666;}
#footer #contact label { display:inline-block;width:20px;margin:0px;}
#footer #contact .adnam a { font-size:9px; color:#666;text-decoration:none; }
#footer #contact a {	font-size:9px;	color:#636;	text-decoration:none;
}

#footer #contact a:hover { text-decoration:underline; font-size:9px; color:#666;}

#footer #connect img{
	margin-left:0px;
	margin-right:35px;
	margin-top:5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#portfolio{margin-top:10px;}

#twitterfeed {
	float: left;
	width: 130px;
	/*border: 1px solid #C00;*/
	margin-left:20px;
	margin-right:26px;
	margin-top:60px;
	text-align: left;
	overflow:hidden;
}
#twitterfeed h2 {font-size:14px;}
.tweet{
	margin-top:10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.tweet h2, .tweet h2 a{ font-size:10px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-weight:normal; color:#ccc; text-decoration:none}
.tweet h2 a:hover{ text-decoration:underline;color:#fff;}
.tweet p{	font-size:10px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#000;  }
a:link {
	color: #606;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #606;
}
a:hover {
	text-decoration: none;
	color: #606;
}
a:active {
	text-decoration: underline;
	color: #606;
}


a.signuplink {
	background-color: #606;
	color: #FFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-decoration: none;
	margin-top: 50px;
	clear:both;
}

 a:hover.signuplink{
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #000;
}