i/* =============================================================================
Mark Forytarz - Home
============================================================================= */

/* General
============================================================================= */

.section {
  padding: 0 0 30px 0;
  border-bottom: 1px solid #dcdcdc;
}

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

/* Introduction
============================================================================= */

h2#introduction {

}

  h2#introduction a {

  }

/* Featured work
============================================================================= */

.middle {
  margin: 25px 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: 194px;
  padding: 0 0 0 19px;
  margin: 0;
  float: right;
}

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

div.end {margin: 0;}

div.cruvee_project {height: 165px;}

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

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

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;
}
