html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

html{
	background-color:#FFF;  
	font-family:Helvetica, Arial, Verdana;
	font-size:13px;
	line-height:10px;     
	color:#333;
}     
.hide{
	display:none;
}               
.clear_left{
	clear:left;
}   
#all{
	margin-left:20px;
	margin-top:20px;    
	width:1000px;      
	position:relative;
}              
#head{
	display:block;
	width:240px;
	cursor:pointer;      
	height:50px;
}                 
#head:hover{

}
#head h1,
#head .h1{
	font-size:36px;
	font-weight:bold;
	color:#000;
	font-family:Helvetica, Arial;
	letter-spacing:-1px;
	-webkit-text-stroke:1px transparent;
	line-height:36px;       
	text-decoration:none;
}
#head h4,
#head .h4{
	font-size:14px;     
	color:#666;     
	color:rgba(0,0,0,.5);  
	font-family:Georgia;
	text-decoration:none;	
}
#head h4 .mdash{
	color:rgba(0,0,0,.2);   	
}
#head:hover h1,
#head:hover h4{
	display:none;
}               
#head:hover .h1,
#head:hover .h4{
	display:block;
}
#nav{
	position:absolute;
	top:0px;
   	left:250px;   
	font-size:13px;
	line-height:17px;  
	font-family:Georgia;
}
#nav a{
	text-decoration:none;
	color:#aaa;    
	color:rgba(0,0,0,.5);
}
#nav a .dash{
	display:none;
}               
#nav a:hover{
	color:rgba(0,0,0,.8);
}
#nav a:hover .dash{
	display:inline;
}
#home_intro{
	width:1000px;
	min-height:300px;
	margin-top:20px;
	background-color:#000;  
	background-image:url('http://farm4.static.flickr.com/3252/3283802676_76b2daf3a9.jpg');
	background-repeat:no-repeat;
	background-position:500px -70px;
}
#elsewhere{
	margin-top:20px;
}
#elsewhere .column{
	width:250px;
	float:left;
}
.column h4{
	color:#BBB;          
	margin-bottom:10px;
	line-height:10px;
}
.column a.thumb{
	display:block;
	width:200px;
	height:200px;
	background-color:#000;
	text-decoration:none;
	background:url('../images/load_on_black.gif') no-repeat center center #000;

}                       
.column a.thumb:hover{
	border-color:#000;
}
.photo{
	width:100px;
	height:100px;
	float:left;
	margin-right:1px;
	margin-bottom:1px;
	background-color:#000;
	background:url('../images/load_on_black.gif') no-repeat center center #000;
}    
.photo a{
	display:block;
	width:100px;
	height:100px;
	text-align:center;
	overflow:hidden;
}        
.photo a img{
	height:100px;
}
.photo a:hover img{

}
.status{
	font-family:Georgia;
	font-size:17px;
	line-height:21px;
	color:#444;  
	width:220px;  
}
.status a{
	text-decoration:none;
	padding:3px;
	margin:-3px;
	color:#444;
	/*border-bottom:1px solid #DDD;*/
	font-weight:100;
	font-family:Helvetica;
	font-size:16px;    
	line-height:21px;     
	color:#0099cc;
}             
.status a:hover{ 
	background-color:#fff663;
	color:#000;
}
.column p{
	margin-top:10px;
}
.column p a{
	padding:2px;
	margin:-2px;
	border-bottom:1px solid #ddd;
	color:#555;
	text-decoration:none; 

}                   
.column p a:hover{
	color:#000;
	border-color:#000;
	background-color:#fff663; 	
}  
a.thumb_info{
	display:block;
	margin-top:1px;
	font-weight:bold;
	color:#000;
}
#recent_photos,
.artists{
	width:202px;
	height:202px;
}
.album{
	width:100px;
	height:100px;
	float:left;
	margin-right:1px;
	margin-bottom:1px;
	background-color:#000;
	background:url('../images/load_on_black.gif') no-repeat center center #000;
}
.album img{
	width:100px;
	height:100px;
}
#intro{
	padding:20px;
	font-family:Helvetica, Arial;
	font-size:18px;
	line-height:23px;
	color:#CCC;
	width:410px;
	-webkit-text-stroke:1px transparent;   	
}
#intro p{
	margin-bottom:20px;
}
#intro a{
	color:#FFF;
	text-decoration:none;
	padding:1px;
	margin:-1px;
	border-bottom:1px solid #333;
}                   
#intro a:hover{
	border-bottom-color:#FFF;
	color:#FFF;
}
#portfolio_intro{
	width:980px;
	padding:10px;
	margin-top:20px;
	background-color:#f1f1f1;  
	background-repeat:no-repeat;
	background-position:500px -70px;
	border-bottom:1px solid #ddd;
	color:#666;  
	font-family:Helvetica, Arial;
	font-size:18px;
	line-height:23px;
	-webkit-text-stroke:1px transparent;   	
}
#portfolio_thumbs{
	margin-top:20px;
}
#portfolio_thumbs a.item{
	float:left;
	width:250px;
	margin-right:0px;
	margin-bottom:10px; 
	display:block;  
	text-decoration:none;
	color:#000;
}  
#portfolio_thumbs .item:hover{
	background-color:#f4f4f4;
	cursor:pointer;
}
#portfolio_thumbs .item .image{
	display:block;
	background-color:#000;
	width:250px;
	height:120px;
}                  
#portfolio_thumbs .item:hover .image img{
	opacity:0;
}
#portfolio_thumbs .item:hover .image{
	background-color:#66d5de;
}
#portfolio_thumbs .item .info{
	padding:10px;          
	line-height:15px;
	border-left:1px solid #eee;
	
}
#portfolio_thumbs .item .info .title{
	font-weight:bold;
}             
#portfolio_thumbs .item:hover .info .title{
	color:#666;
}
#portfolio_thumbs .item .info .date{
	font-family:Georgia;
	color:#aaa;
}                   
#portfolio_thumbs .item:hover .info .date{
	color:#f4f4f4;
}                 
#content{
	width:1000px;
	min-height:100px;
	margin-top:20px;
	background-color:#000;  
	position:relative;
} 
#content .info h1{
	font-family:Helvetica, Arial;
	font-size:20px;
	line-height:23px;
	color:#FFF;
	width:410px;
	-webkit-text-stroke:1px transparent;   	
	margin-bottom:5px;
}
#content .info p{
	color:#777;
	font-size:12px;
	line-height:18px;
}