html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

*:focus {
  outline: 0;
}

body {
  line-height: 1em;
  color: black;
  background: #fff;
}

ol, ul {
  list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: "" "";
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}

img a {
  border: none;
}

body {
  color: #555555;
  font: normal 62.5% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
  line-height: 2.4em;
}

h2.seo {
  display: none;
}

hr {
  display: none;
}

h3 {
  font-size: 1.3em;
  line-height: 1.85em;
  text-transform: uppercase;
}

a {
  border-bottom: 1px dotted #993300;
  color: #993300;
  text-decoration: none;
}

a:hover {
  border-bottom: 1px solid #993300;
}

.amp {
  font-family: 'Warnock Pro', 'Goudy Old Style', Palatino, 'Book Antiqua', serif;
  font-size: 1.083em;
  font-style: italic;
}

.dquo {
  margin-left: -0.38em;
}

.caps {
  font-size: 0.917em;
}

#header {
  border-bottom: 1px solid #c1c1c1;
  height: 14.4em;
  margin: 0 0 9.6em 0;
}
#header #inner_header {
  margin: 0 auto;
  max-width: 98.8em;
  min-width: 74.0em;
  padding: 0 2em;
  height: 100%;
  position: relative;
}
#header #inner_header h1 {
  background: url(../images/logo.png) no-repeat 0 4px;
  bottom: 0;
  height: 6.4em;
  left: 2em;
  position: absolute;
  text-indent: -9999em;
  width: 370px;
}
#header #inner_header h2 {
  background: url(../images/tagline.png) no-repeat 0 0;
  bottom: -48px;
  height: 24px;
  position: absolute;
  text-indent: -9999em;
  width: 421px;
}
#header #inner_header #nav {
  float: right;
  min-width: 32em;
  height: 100%;
  position: relative;
  overflow: auto;
}
#header #inner_header #nav ul {
  bottom: 0;
  font-size: 1.3em;
  list-style-type: none;
  position: absolute;
  right: 0;
  width: 100%;
}
#header #inner_header #nav ul li {
  display: inline;
}
#header #inner_header #nav ul li a {
  border: 0;
  border-bottom: 2px solid white;
  color: #999999;
  display: block;
  float: left;
  height: 3.6em;
  margin: 0 0.5em 0 0;
  padding: 0 0.5em;
  text-decoration: none;
}
#header #inner_header #nav ul li a:hover {
  background: #efefff;
  border-color: #999999;
  color: #555555;
}
#header #inner_header #nav ul li a.active {
  border-color: black;
  color: black;
}
#header #inner_header #nav ul li.last a {
  margin: 0;
}

#container {
  position: relative;
  margin: 0 auto;
  max-width: 98.8em;
  min-width: 74.0em;
  padding: 0 2em;
}

#content {
  overflow: auto;
  padding: 0 0 7.2em 0;
  position: relative;
}

#footer {
  clear: both;
  background: url(../images/stamp.png) no-repeat 0 0.25em;
  height: 4.8em;
  margin: 4.8em 0 0 0;
  padding: 0 0 2.4em 8.40%;
}
#footer p {
  font-size: 1.1em;
}

.testimonial {
  float: left;
  width: 31.91%;
  padding: 2.4em 0 0 0;
  background: url(../images/quotemark.png) no-repeat 0 7px;
  text-indent: 42px;
}
.testimonial h3 {
  display: none;
}
.testimonial blockquote {
  font-size: 1.1em;
  line-height: 2.18em;
}
.testimonial cite {
  font-size: 1.1em;
  line-height: 2.18em;
  display: block;
  font-style: italic;
  margin: 2.18em 0 0 0;
  text-align: right;
}

.intro {
  float: right;
  width: 40.42%;
}
.intro p.welcome {
  font-size: 2.4em;
  padding-top: 1em;
  line-height: 2em;
  font-family: Georgia;
  color: #000;
}
.intro h3 {
  padding: 7.2em 0 0 2.3em;
  background: url(../images/icons/info.png) no-repeat 0 7.6em;
}
.intro .about_firegoby p {
  font-size: 1.1em;
  line-height: 2.18em;
  margin-bottom: 2.4em;
}

.project_thumbnails {
  padding: 2.4em 0 0 0;
  width: 27.35%;
  float: right;
  text-align: center;
}
.project_thumbnails h3 {
  display: none;
  margin: 0 0 0.5em 0;
}
.project_thumbnails ul {
  list-style: none;
}
.project_thumbnails img {
  border: 5px solid #e5e5e5;
  display: block;
  margin: 0 auto 2.4em auto;
}
.project_thumbnails a {
  font-size: 1.1em;
  line-height: 2.18em;
}

#about .testimonial {
  width: 100%;
}

#about .info {
  padding: 2.4em 0 0 0;
  width: 48.9%;
  float: left;
}
#about .info p {
  font-size: 1.1em;
  line-height: 2.18em;
  margin: 0 0 2.18em 0;
}
#about .services_summary {
  float: right;
  width: 40.42%;
  padding: 2.4em 0 0 0;
}
#about .services_summary p {
  font-size: 1.1em;
  line-height: 2.18em;
  margin: 0 0 2.18em 0;
}
#about h3 {
  padding: 0 0 0 2.3em;
}
#about h3#about_info {
  background: url(../images/icons/info.png) no-repeat 0 0.4em;
}
#about h3#services_web {
  background: url(../images/icons/web.png) no-repeat 0 0.4em;
}
#about h3#services_django {
  background: url(../images/icons/django.png) no-repeat 0 0.4em;
}
#about h3#services_design {
  background: url(../images/icons/design.png) no-repeat 0 0.4em;
}
#about h3#services_hosting {
  background: url(../images/icons/hosting.png) no-repeat 0 0.4em;
}
#about h3#services_domains {
  background: url(../images/icons/domains.png) no-repeat 0 0.4em;
}

.featured, .recent, .other {
  width: 24%;
  margin-right: 14%;
  float: left;
}
.featured h3, .recent h3, .other h3 {
  padding: 0 0 2.4em 2.3em;
  margin: 0 auto;
}
.featured a, .recent a, .other a {
  color: #555555;
  text-decoration: none;
  border: 0;
}
.featured li:hover, .recent li:hover, .other li:hover {
  background: #e3e3f3;
  color: #993300;
}
.featured li, .recent li, .other li {
  display: block;
  height: 17.6em;
  background: #e9e9e9;
  text-align: center;
  padding: 2.0em 0 2.0em 0;
  margin: 0 0 2.4em 0;
  border: 0;
  color: #555555;
}
.featured img, .recent img, .other img {
  border: 5px solid #e5e5e5;
  display: block;
  margin: 0 auto 2.4em auto;
  border-color: #c1c1c1;
}
.featured h4, .recent h4, .other h4 {
  text-transform: uppercase;
  padding: 0 1em;
}
.featured h4, .featured p, .recent h4, .recent p, .other h4, .other p {
  font-size: 1.1em;
  font-weight: normal;
}

.featured h3 {
  background: url(../images/icons/featured.png) no-repeat 0 0.4em;
  width: 11.5em;
}

.recent h3 {
  background: url(../images/icons/recent.png) no-repeat 0 0.4em;
  width: 10em;
}

.other {
  margin-right: 0;
}
.other h3 {
  background: url(../images/icons/others.png) no-repeat 0 0.4em;
  width: 9.5em;
}

#ajax_portfolio_show #project_header {
  background: #f3f3f3;
  color: #555555;
  height: 72px;
  border-bottom: 10px solid white;
  padding: 0.5em 2em;
  margin: 0;
}
#ajax_portfolio_show #project_header h3 {
  font-size: 1.6em;
  color: #111;
}
#ajax_portfolio_show #project_header h4 {
  font-size: 1.4em;
}
#ajax_portfolio_show #project_header p {
  font-size: 1.2em;
  display: inline;
  padding-right: 4em;
}
#ajax_portfolio_show #project_header p span {
  color: #111;
}
#ajax_portfolio_show #project_header p + P {
  padding: 0;
}
#ajax_portfolio_show .frame {
  width: 740px;
  height: 479px;
  overflow: hidden;
  position: relative;
}

#portfolio_show #project_header {
  width: 340px;
  float: left;
}
#portfolio_show .frame {
  float: right;
}
#portfolio_show .frame img {
  border: 5px solid #e5e5e5;
}

.contact {
  float: right;
  width: 57.44%;
  padding: 2.4em 0 0 0;
}
.contact h3 {
  padding: 0 0 2.4em 2.3em;
  background: url(../images/icons/mail.png) no-repeat 0 0.4em;
}
.contact form p {
  display: block;
  clear: left;
  margin: 0 0 2.4em 0;
  overflow: auto;
}
.contact form p label {
  width: 12em;
  float: left;
  line-height: 2.18em;
  font-size: 1.1em;
  vertical-align: text-bottom;
}
.contact form p input {
  float: left;
  border: 1px solid #999999;
  height: 2.4em;
  padding: 0.6em 1em 0 1em;
  font: normal 100%/2.4em "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
}
.contact form p textarea {
  border: 1px solid #999999;
  height: 24em;
  padding: 0.6em 1em 0 1em;
  font: normal 100%/2.4em "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
  width: 36em;
}
.contact form .errorlist {
  clear: left;
  width: 29%;
  height: 2.4em;
  color: red;
}

#contact_sent #header #inner_header #nav li.last a {
  border-color: black;
}

#contact_sent h3 {
  padding: 0 0 0 2.3em;
  background: url(../images/icons/tick.png) no-repeat 0 0.4em;
}
