@font-face {
  font-family: 'GentiumBasicRegular';
  src: url('gentium/GenBasR-webfont.eot');
  src: url('gentium/GenBasR-webfont.eot?#iefix') format('embedded-opentype'), url('gentium/GenBasR-webfont.woff') format('woff'), url('gentium/GenBasR-webfont.ttf') format('truetype'), url('gentium/GenBasR-webfont.svg#GentiumBasicRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
strong,
.caption {
  font-weight: normal;
  text-shadow: 1px 0px 0px rgba(0, 0, 0, 0.2);
}
header,
hgroup,
section,
footer,
aside,
nav,
article,
figure,
img {
  display: block;
}
html {
  overflow-y: scroll;
}
body {
  margin: 0;
  padding: 0;
  color: #000;
  background: #ffffff;
  font: 20px Gentium, GentiumBasicRegular, "Liberation Sans", Arimo, Arial, sans-serif;
}
body.real_body_tag {
  background: #ffffff;
}
p,
ul,
ol {
  margin: 9px 0;
}
a,
a:visited {
  color: #250071;
}
a:hover {
  color: #3e00be;
}
h1,
h2,
h3,
h4 {
  color: #250071;
  font-weight: normal;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
h1 {
  margin: 30px 0 10px;
  font-size: 36px;
}
h2 {
  margin: 30px 0 8px;
  font-size: 26px;
}
div.portfolio_thumbnail {
  margin: 20px 0;
}
div.portfolio_thumbnail a,
div.portfolio_thumbnail a img {
  border: none;
}
div.portfolio_thumbnail img {
  display: block;
  margin: 0 auto 0 0;
  -moz-box-shadow: 0.5px 0.5px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0.5px 0.5px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0.5px 0.5px 2px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
}
/* 2-column layout */
div.left_column {
  float: left;
  padding-right: 17px;
  border-right: 2px dashed black;
  width: 321px;
}
div.right_column {
  float: left;
  padding-left: 17px;
  width: 321px;
}
.after_columns {
  clear: both;
}
#centerer {
  margin: 0 auto;
  width: 940px;
}
#centerer2 {
  position: relative;
}
.logo_font {
  font-family: jasonwooflogo;
}
footer {
  width: 940px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 16px;
  clear: both;
}
#lsquig,
#rsquig {
  position: absolute;
  top: 0;
  width: 60px;
  height: 60px;
}
#lsquig {
  right: 100%;
}
#rsquig {
  left: 100%;
}
#main_headline {
  margin: 0;
}
#main_subheadline {
  margin: 0 0 37px 0;
}
nav a {
  display: block;
  margin: 0 0 11px 0;
  text-decoration: none;
  font-size: 20px;
  font-weight: normal;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  text-align: center;
  width: 185px;
}
nav a,
nav a:visited,
nav a:link {
  color: black;
}
nav a:hover,
nav a:visited:hover,
nav a:link:hover {
  color: #250071;
}
nav a:before,
nav a:after {
  font-family: jasonwooflogo;
  font-weight: normal;
  text-shadow: none;
  content: " • ";
  color: transparent;
}
nav a.menu_current:before,
nav a.menu_current:after {
  color: black;
}
nav a:hover:after,
nav a:hover:before {
  color: #250071;
}
#main_body {
  float: right;
  width: 669px;
  padding: 25px 40px 40px 40px;
}
#main_left {
  float: right;
  width: 190px;
  margin-left: -10px;
}
#main_headshot {
  padding: 20px 0;
  margin-left: 20px;
}
#middle_column {
  float: left;
  width: 389px;
  padding-right: 30px;
}
#middle_column.no_right_column {
  width: 669px;
}
#right_column {
  float: left;
  width: 250px;
  margin-top: 50px;
}
#right_column.right_column_border {
  border: 1px solid black;
  padding: 15px;
  width: 218px;
}
.star-parent,
.stars-0,
.stars-1,
.stars-2,
.stars-3,
.stars-4,
.stars-5 {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.stars-0:before,
.stars-1:before,
.stars-2:before,
.stars-3:before,
.stars-4:before,
.stars-5:before {
  content: '';
  width: 120px;
  height: 28px;
  display: inline-block;
  vertical-align: bottom;
  background: transparent url(images/stars-0-5.png) 0px 0px no-repeat;
  margin-right: 6px;
}
.stars-0:before {
  background-position: -120px 50%;
}
.stars-1:before {
  background-position: -96px 50%;
}
.stars-2:before {
  background-position: -72px 50%;
}
.stars-3:before {
  background-position: -48px 50%;
}
.stars-4:before {
  background-position: -24px 50%;
}
.stars-5:before {
  background-position: 0px 50%;
}
#wfpl_messages {
  background: #ffd;
  padding: 5px 12px;
  margin: 0 0 20px 0;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
  border-radius: 4px;
}
#wfpl_messages p {
  font-size: 120%;
  padding: 5px 0;
  margin: 0px;
}
#wfpl_messages hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px dotted #ddc;
  margin: 0;
  padding: 0;
}
#admin_links {
  background: #fdd;
  padding: 3px;
  margin-bottom: 15px;
}
.caption {
  margin-top: 15px;
  font-weight: normal;
}
.field {
  margin-bottom: 15px;
}
div.field_notes {
  font-size: 90%;
  line-height: 1.1em;
}
fieldset {
  border: 1px dotted black;
  padding: 0 15px 15px 15px;
  margin: 15px 0;
  position: relative;
}
legend {
  padding: 0 6px;
  font-weight: normal;
}
div.error {
  border: 2px solid red;
  padding: 13px;
  margin: 20px;
  background: #fdd;
}
span.wfpl_ifl {
  display: block;
  float: left;
  clear: left;
  font-size: 10px;
  text-align: right;
  background-repeat: no-repeat;
  background-position: left top;
  margin: 0 10px 2px 0;
}
span.wfpl_ifr {
  display: block;
  float: right;
  clear: right;
  font-size: 10px;
  font-weight: normal;
  text-align: right;
  background-repeat: no-repeat;
  background-position: left top;
  margin: 0 0 2px 10px;
}
div.wfpl_ic {
  margin: 15px auto;
  font-size: 10px;
  font-weight: normal;
  text-align: right;
  background-repeat: no-repeat;
  background-position: center top;
}
td > :first-child,
th > :first-child,
legend + *,
article > :first-child,
section > :first-child,
nav > :first-child,
div > :first-child,
.first {
  margin-top: 0px;
}
td > :last-child,
th > :last-child,
fieldset > :last-child,
article > :last-child,
section > :last-child,
nav > :last-child,
div > :last-child,
.last {
  margin-bottom: 0px;
}
code {
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 1px;
  background: #dbdbe7;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
}
.testimonial {
  margin: 20px 30px 2px 30px;
}
.testimonial:before {
  content: '“';
}
.testimonial:after {
  content: '”';
}
.attribution {
  margin: 0 0 20px 50px;
}
.attribution:before {
  content: '– ';
}
