body {
	
	width:17000px;
	margin:30px 0;
	padding:0;
	text-align:center;
	font-family:helvetica,verdana, sans-serif;

	background-color: #351312;
	
	
}
	
img{border:none;}

h1, h2, h3, h4,p {
	margin:0;
	padding:0;
}

h1 {
	color:#351312;
	font-weight:normal;
	font-size:1.2em;
	text-align:center;
	
	margin:0;
	padding:0;
}
h1 span {
	color:#AFAEAE;
	font-weight:normal;
	font-size:1.2em;
	margin:0;

	
}
#portfolio {
	position:relative;

}
h2 {
	color:#351312;
	font-size:3em;
	font-weight:bold;
	margin:50px 50px 0 0;
	letter-spacing:-.05em;
	width:500px;
		
}

 h3 {
	margin:0 50px 0 0;
	color:#AFAEAE;
	margin-top:-15px;
}

h4, h4 a {
	margin:20px 0 0 0;
	font-size:1.2em;
	color:#351312;
	padding:0;


}
a {
	text-decoration:none;
	color:#AFAEAE;
	padding:15px 0 0 0;
}

 a:hover {color:#ccc;}

 .pitchline {
	padding-top:-20px;
}

#portfolio img {
	padding:20px 220px 0 220px;

}

#container {
	background-position:fixed;
}
ul {
	margin:auto 0;
}
 li{
	background-color:white;
	height:500px;
	float:left;
	list-style:none;	

}

		
				#container {	
					padding:30px 0;
					text-align:left;
					width:17000px;
					height:500px;
					background-color:white;
					overflow: hidden
				
					}	
			
span {
	color:#351312;
	padding:40px;
	margin:10px;	
	font-size:4em;
	letter-spacing:-.05em;
	font-family:helvetica,verdana, sans-serif;
	font-weight:bold;
	width:300px;
	text-align:left;
	line-height:.7em;
	}
	
	
	 #artist_statement {
		padding:10px 40px;
		background-color:transparent;
		width:450px;
		color:#AFAEAE;

	}
	
	p.description {
		font-size:20em;
		font-weight:bold;
		width:400px;	
	}
	
	p {
		width:400px;
		line-height:1.4em;
		color:#AFAEAE;
	}
	#social-media li {
		width:400px;
		height:50px;
		margin:0;
		padding:0;
		
	}
	#twitter_update_list span {
		padding:5px;
		font-size:1em;
		width:400px;
		font-weight:normal;
	}
	.handle {
	  width: 45px;
	  height: 25px;
	  position: absolute;
	  top: -10px;
	  background: #351312;
	  border: solid 1px #ccc;
	cursor: move;
	}
	
	.slider {
	  width: 600px;
	  height: 6px;
	  margin: 5px;
	  background: #ccc;
	  position: relative;
	  margin:20px;
	}