

article, aside, figure, footer, header,
hgroup, nav, section {
  display: block; }

ul {
  margin-left: 1.8em; }

ol {
  margin-left: 1.8em;
  list-style-type: decimal; }

nav ul, nav ol {
  margin-left: 0;
  list-style: none; }

nav ul li {
  display: inline; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  outline: 0; }

ins {
  background-color: #ff9;
  color: #1d1b17;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #1d1b17;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted #1d1b17;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  font: 100%; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

sub {
  vertical-align: sub;
  font-size: smaller; }

sup {
  vertical-align: super;
  font-size: smaller; }

td, td img {
  vertical-align: top; }

pre {
  padding: 1em;
  white-space: pre;
  /* CSS2 */
  white-space: pre-wrap;
  /* CSS 2.1 */
  white-space: pre-line;
  /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word;
  /* IE */ }

.container {
  width: 954px;
  display: block;
  margin-bottom: 2em; }

.column {
  float: left;
  margin-right: 6px; }

.inset {
  padding-left: 12px; }

.half {
  width: 37px; }

.one {
  width: 74px; }

.two {
  width: 154px; }

.two-half {
  width: 197px; }

.three {
  width: 234px; }

.four {
  width: 314px; }

.five {
  width: 394px; }

.six {
  width: 474px; }

.seven {
  width: 554px; }

.eight {
  width: 634px; }

.nine {
  width: 714px; }

.ten {
  width: 794px; }

.eleven {
  width: 874px; }

.twelve, .full {
  width: 954px; }

.one.inset {
  width: 62px;
  padding-left: 12px; }

.two.inset {
  width: 142px;
  padding-left: 12px; }

.three.inset {
  width: 222px;
  padding-left: 12px; }

.four.inset {
  width: 302px;
  padding-left: 12px; }

.five.inset {
  width: 382px;
  padding-left: 12px; }

.six.inset {
  width: 462px;
  padding-left: 12px; }

.seven.inset {
  width: 542px;
  padding-left: 12px; }

.eight.inset {
  width: 622px;
  padding-left: 12px; }

.nine.inset {
  width: 702px;
  padding-left: 12px; }

.ten.inset {
  width: 782px;
  padding-left: 12px; }

.eleven.inset {
  width: 862px;
  padding-left: 12px; }

.twelve.inset, .full.inset {
  width: 942px;
  padding-left: 12px; }

.push-half {
  margin-right: -37px;
  margin-left: 37px; }

.push-one {
  margin-right: -80px;
  margin-left: 80px; }

.push-two {
  margin-right: -160px;
  margin-left: 160px; }

.push-three {
  margin-right: -240px;
  margin-left: 240px; }

.push-four {
  margin-right: -320px;
  margin-left: 320px; }

.push-five {
  margin-right: -400px;
  margin-left: 400px; }

.push-six {
  margin-right: -480px;
  margin-left: 480px; }

.push-seven {
  margin-right: -560px;
  margin-left: 560px; }

.push-eight {
  margin-right: -640px;
  margin-left: 640px; }

.push-nine {
  margin-right: -720px;
  margin-left: 720px; }

.push-ten {
  margin-right: -800px;
  margin-left: 800px; }

.push-eleven {
  margin-right: -880px;
  margin-left: 880px; }

.pull-half {
  margin-left: -37px; }

.pull-one {
  margin-left: -80px; }

.pull-two {
  margin-left: -120px; }

.pull-three {
  margin-left: -240px; }

.pull-four {
  margin-left: -320px; }

.pull-five {
  margin-left: -400px; }

.pull-six {
  margin-left: -480px; }

.pull-seven {
  margin-left: -560px; }

.pull-eight {
  margin-left: -640px; }

.pull-nine {
  margin-left: -720px; }

.pull-ten {
  margin-left: -800px; }

.pull-eleven {
  margin-left: -880px; }

.push-one,
.push-two,
.push-three,
.push-four,
.push-five,
.push-six,
.push-seven,
.pull-one,
.pull-two,
.pull-three,
.pull-four,
.pull-five,
.pull-six,
.pull-seven {
  position: relative; }

hr {
  background: #ccc;
  width: 100%;
  height: 0.1em;
  margin-bottom: 1em;
  border: none;
  clear: both;
  float: none; }

hr.dotted {
  background: transparent url(../images/horizontal-dotted-bg.gif) repeat-x; }

hr.empty {
  visibility: hidden; }

ul.clean, ol.clean {
  margin-left: 0;
  list-style: none; }

.first {
  clear: left; }

.last {
  margin-right: 0; }

.reset {
  clear: both; }

.clearfix:after,
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden; }

.clearfix, .container {
  display: block; }


a {
  color: #1d1b17;
  text-decoration: none;


a:hover {
  border-bottom-color: #e29083; }

a.image {
  border: none; }

h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, "Times New Roman", serif;
  font-weight: normal;
  line-height: 1.3;
  text-rendering: optimizeLegibility;
  color: #1d1b17; }

h3 {
  font-size: 260%;
  margin-bottom: 0.5em;
  letter-spacing: -0.04em; }

h4 {
  font-size: 160%;
  margin-bottom: 1em; }

h5 {
  font-size: 120%; }

select, input, textarea {
  font: 99%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

code, pre {
  font-family: "Monaco", "Courier New", monospace, serif;
  font-size: 1em; }



input[type=radio] {  
  vertical-align: text-bottom; }

input[type=checkbox] {
  vertical-align: bottom;
  *vertical-align: baseline; }

input[type=button], input[type=submit], button {
  cursor: pointer; }

button {
  width: auto;
  overflow: visible; }

.hidden {
  display: none;
  visibility: hidden; }

.visuallyhidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px); }

.invisible {
  visibility: hidden; }

.replaced {
  display: block;
  text-indent: -999px;
  overflow: hidden;
  background-repeat: none; }
