@charset "utf-8";


.section {
	border-bottom: 1px solid #dcdcdc;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}

p.link {margin: 16px 0 0 0;}



h2#introduction {
	width: 670px;
	height: 80px;
	background-image: url(../img/typography/introductions/home2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

  h2#introduction a {
	display: block;
	width: 186px;
	height: 100px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
  }

h3#past_shows {
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.past_shows {
	width: 200px;
	float: left;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0px;
	position: relative;
}

.end {margin: 0;}

  .founder .photo_container {
    background: url(../img/backgrounds/photos/founder.gif) 0 0 no-repeat;
    height: 100px;
    margin: 16px 0 0 0;
  }
  
.middle {
	margin: 5px 0 0 0;
	border: none;
}

h3#featured_work {
  background: url(../img/typography/section_headings/featured_work.gif) 0 0 no-repeat;
  width: 96px;
  margin: 3px 0 0 0;
  float: left;
}

p.view_work {
	width: 150px;
	padding: 0 0 0 19px;
	margin: 0;
	float: right;
}

div.project {
	width: 144px;
	margin: 0 30px 0 0;
	float: left;
}

div.end {margin: 0;}

.preview_container {
	background: url(../img/backgrounds/work/preview.gif) 0 0 no-repeat;
	width: 144px;
	height: 150px;
	margin: 0 0 0 0;
}

.preview {
	margin: 3px 0 0 px;
}

h4 {
  font: normal 14px/17px Arial, Helvetica, sans-serif;
  margin: 8px 0 0 0;
}

p.large {
  color: #5c5c56;
  font: normal 12px/17px Arial, Helvetica, sans-serif;
  margin: 9px 0 0 0;
}
h3.past_shows {
	font-weight: lighter;
	color: #0066FF;
	line-height: normal;
}
