html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1;
  font: 93.75%/1.5em Arial, Helvetica, "Liberation sans", "Bitstream Vera Sans", sans-serif; }

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

ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

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

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

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

del {
  text-decoration: line-through; }

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

table {
  border-collapse: collapse;
  border-spacing: 0; }

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

input, select {
  vertical-align: middle; }

html, body {
  width: 100%;
  background: black;
  font: .9em arial, sans-serif;
  color: #938c70; }

.document {
  position: relative;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  background-position: top center;
  background-repeat: no-repeat; }

.background {
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute; }

.frame {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  clear: both; }
  .frame:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

strong, th, thead td, h1, h2, h3, h4, h5, h6 {
  font-weight: bold; }

cite, em, dfn {
  font-style: italic; }

code, kbd, samp, pre, tt, var {
  font-size: 92%;
  font-family: century gothic, Georgia, Times New Roman, Times, serif; }

textarea, select, option {
  font-family: century gothic, Georgia, Times New Roman, Times, serif;
  font-size: 100%; }

input[type='text'], input[type='password'] {
  font-family: tahoma, courier, monaco, "Lucida Console", mono-space;
  font-size: 100%; }

del {
  text-decoration: line-through;
  color: #666; }

ins, dfn {
  border-bottom: 1px solid #626262; }

small, sup, sub {
  font-size: 85%; }

abbr, acronym {
  text-transform: uppercase;
  font-size: 85%;
  letter-spacing: .1em; }

a abbr, a acronym {
  border: none; }

abbr[title], acronym[title], dfn[title] {
  cursor: help;
  border-bottom: 1px solid #ccc; }

sup {
  vertical-align: super; }

sub {
  vertical-align: sub; }

fieldset {
  border: 1px solid #dbdbdb;
  background-color: #e9e9e9; }

legend {
  background: #e9e9e9; }

#s {
  width: 145px;
  float: left; }

textarea {
  border: 1px solid #cfcfcf;
  background: #f6f6f6;
  color: #181818; }

input[type='text'], input[type='password'] {
  border: 1px solid #cfcfcf;
  background: #f6f6f6;
  color: #626262; }

select {
  border: 1px solid #cfcfcf;
  background: #f6f6f6;
  color: #626262; }

textarea:hover {
  border-color: #aaa; }

input[type='text']:hover, input[type='password']:hover {
  border-color: #aaa; }

select:hover {
  border-color: #aaa; }

textarea:focus {
  border-color: #cfcfcf;
  outline: 2px solid #fff; }

input[type='text']:focus, input[type='password']:focus {
  border-color: #cfcfcf;
  outline: 2px solid #fff; }

select:focus {
  border-color: #cfcfcf;
  outline: 2px solid #fff; }

input, select {
  cursor: pointer; }

input {
  vertical-align: middle; }
  input[type='text'], input[type='password'] {
    cursor: text; }

h1 {
  font-size: 4em;
  font-weight: 700; }

h2 {
  font-size: 2.2em;
  font-weight: 400; }

h3 {
  font-size: 2em;
  font-weight: 400; }

h4 {
  font-size: 1.73em;
  font-weight: 700; }

h5 {
  font-size: 1.33em;
  font-weight: 700; }

h6 {
  font-size: 1.2em;
  font-weight: 700; }

hr {
  display: block;
  background: #e3e3e3;
  color: #e3e3e3;
  width: 100%;
  height: 1px;
  border: none;
  clear: both;
  margin-top: 10px; }

ul li {
  text-indent: -0.85em;
  margin-left: .85em; }
  ul li:before {
    /* content: "\2022\00a0\00a0"; */ }

ol {
  list-style-position: outside;
  list-style-type: decimal; }

dt {
  font-weight: bold; }

table {
  border-top: 1px solid #d9d9d9; }

th, td {
  border-bottom: 1px solid #d9d9d9;
  vertical-align: top;
  padding: 15px 20px; }

th {
  background-color: #e3e3e3; }

hr, p, ul, ol, dl, pre, blockquote, address, table, form {
  margin-bottom: 1.6em; }

p + p {
  margin-top: -0.8em; }

h1 {
  padding: 0 0 .5em; }

h2 {
  padding: 0 0 .535em; }

h3 {
  padding: 1em 0 .57em; }

h4 {
  padding: 1em 0 .615em; }

h5 {
  padding: 1em 0 .67em; }

h6 {
  padding: 1em 0 .8em; }

th, td {
  padding: .8em; }

caption {
  padding-bottom: .8em; }

blockquote {
  padding: 0 2em;
  margin: 10px 0 20px; }

fieldset {
  padding: 15px;
  margin: 1.6em 0; }

legend {
  padding-left: .8em;
  padding-right: .8em; }

legend + * {
  margin-top: 1em; }

textarea {
  padding: 6px 5px 8px; }

input {
  padding: 6px 5px 8px;
  margin: 0.1em 0.3em 0.3em 0em; }

select {
  padding: .1em 0 0 .2em; }

option {
  padding: 0 .4em; }

ul {
  margin-left: 1.5em; }

ol {
  margin-left: 2.35em; }
  ol ol {
    margin-left: 2.5em; }

ul ol {
  margin-left: 2.5em; }

form div {
  margin-bottom: .8em; }

dt {
  margin-top: .8em;
  margin-bottom: .4em; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

code, pre {
  color: #c33; }

thead {
  background: #e3e3e3; }

p {
  margin-bottom: 17px; }

input {
  font: 1em arial, sans-serif; }

h1 {
  font-weight: normal;
  font-size: 3.4em;
  line-height: 1;
  color: #ffdd55;
  margin-bottom: 10px; }

h2 {
  font-weight: normal;
  font-size: 4em;
  line-height: 1;
  color: #ffdd55;
  margin-bottom: 10px; }

h3 {
  font-weight: normal;
  font-size: 2.4em;
  line-height: 1;
  color: #ffdd55;
  margin-bottom: 20px; }

a {
  text-decoration: none;
  color: #d4caa2; }

.code-view {
  width: 960px;
  height: 400px;
  overflow: scroll; }

code {
  background: #f3f3f3;
  border: 1px solid #dcdcdc;
  padding: 2px; }

pre {
  padding: 5px !important;
  font-size: 12px;
  border: 1px solid #cccccc !important;
  color: black;
  background: white !important;
  /* http://www.longren.org/2006/09/27/wrapping-text-inside-pre-tags/ 
  
  overflow-x: auto !important;
  white-space: pre-wrap !important;
  white-space: -moz-pre-wrap !important;
  white-space: -pre-wrap !important;
  white-space: -o-pre-wrap !important;
  */
  /* width: 99%; */
  /* Internet Explorer 5.5+ 
  
  word-wrap: break-word;*/ }
  pre * {
    line-height: 1.3 !important;
    font-family: Monaco, sans-serif;
    background: none;
    border: none;
    padding: 0; }

.str {
  color: #DD1144; }

.kwd {
  color: #000000; }

.com {
  color: #8e8e7e; }

.typ {
  color: #008080; }

.lit {
  color: #58c550; }

.pun {
  color: #626262; }

.pln {
  color: #445588; }

.tag {
  color: #0b9de1; }

.atn {
  color: #121212; }

.atv {
  color: #b41d00; }

.dec {
  color: #f46f09; }

.field label {
  display: block; }

tr.even {
  background-color: #EAEAEA; }

pre {
  background: #ffffff;
  padding: 10px 10px 10px 10px;
  margin: 10; }

textarea.description {
  width: 100%;
  height: 50px; }

.level-1 {
  padding-left: 30px; }

table .level-2 {
  padding-left: 60px; }
table .level-3 {
  padding-left: 90px; }
table .level-4 {
  padding-left: 120px; }

th.title {
  width: 100%; }

@import url(palettes/red.css);
#header {
  height: 270px;
  position: relative;
  width: 100%; }
  #header .navigation {
    position: relative;
    height: 60px; }
    #header .navigation .logo {
      display: none; }
    #header .navigation .menu {
      height: 60px;
      margin: auto 0px;
      position: relative;
      width: 960px;
      text-align: center; }
      #header .navigation .menu ul {
        text-align: center;
        margin: 0px auto;
        padding: 0;
        display: block;
        position: relative;
        list-style: none;
        list-style-type: none;
        top: 36px; }
        #header .navigation .menu ul li {
          position: relative;
          list-style: none;
          display: inline-block;
          *display: inline;
          list-style-type: none;
          padding: 0px 10px;
          text-align: center; }
          #header .navigation .menu ul li:after {
            content: ".";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden; }
          #header .navigation .menu ul li a {
            color: #d4caa2;
            text-align: center;
            margin: none;
            text-align: center;
            font: small-caps 14px century gothic, Georgia, Times New Roman, Times, serif;
            font-size: 1.3em;
            letter-spacing: 1px; }
          #header .navigation .menu ul li a:hover {
            color: #c9b113; }
        #header .navigation .menu ul:after {
          content: ".";
          display: block;
          height: 0;
          clear: both;
          visibility: hidden; }
      #header .navigation .menu:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
  #header .title {
    text-align: center;
    display: none !important; }

#selector {
  height: 90px;
  background-image: url(http://josephjewell.com/images/main-menu-selected.png);
  background-repeat: repeat-x;
  border: 1px solid #cda600;
  position: absolute;
  display: none; }
  #selector span {
    position: relative;
    top: 65px;
    padding: 5px 5px 10px 5px;
    text-align: center;
    width: 80px;
    color: #101010;
    font-size: 18px;
    font-family: "Adobe Garamond Pro", "Georgia", "Times New Roman"; }

#subpages-selector {
  height: 30px;
  display: none;
  width: 320px;
  background-image: url(http://josephjewell.com/images/main-menu-selected.png);
  background-repeat: repeat-x;
  border: 1px solid #cda600;
  position: absolute; }
  #subpages-selector span {
    position: relative;
    display: block;
    padding: 5px;
    *padding: 0px 5px;
    text-align: right;
    color: #101010;
    font-size: 20px;
    font-family: "Adobe Garamond Pro", "Georgia", "Times New Roman"; }

.slideshow {
  width: 770px;
  margin: 0 auto;
  height: 262px;
  padding: 0;
  position: relative;
  float: left;
  overflow: hidden; }
  .slideshow .slide {
    position: relative;
    margin: 0 auto;
    display: inline-block;
    *display: inline !important; }
    .slideshow .slide img {
      border: 1px solid #1b1a1a; }
    .slideshow .slide .figure {
      display: inline;
      padding: 0;
      margin: 0; }
    .slideshow .slide:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
  .slideshow br {
    display: none; }

.display {
  position: relative;
  margin: 0 62px 0 68px;
  margin-top: 42px;
  height: 262px; }
  .display #prev, .display #next {
    float: left;
    position: relative;
    top: 20px;
    opacity: .20;
    filter: alpha(opacity=20);
    -ms-filter: "alpha(opacity=20)";
    -khtml-opacity: .20;
    -moz-opacity: .20;
    zoom: 1; }
  .display #prev {
    margin-right: 10px;
    min-width: 20px; }
  .display #next {
    margin-left: 6px;
    *margin-left: 0px; }
  .display:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

#medium-slideshow .slide {
  left: 0px !important; }

#small-slideshow {
  margin-top: 20px;
  *margin-top: 0px; }
  #small-slideshow .slide {
    margin-left: 10px; }
    #small-slideshow .slide a {
      width: 250px !important;
      display: inline-block;
      text-align: center;
      padding: 0 !important; }
      #small-slideshow .slide a img {
        margin: 0 !important;
        padding: 0 !important;
        border: 5px solid #1c1c1c; }

#nav {
  float: right;
  margin: 47px 20px 0 0; }
  #nav a {
    outline: none; }

/* dark: background: #181818; */
/* gold: background: #d4caa2; */
/* cream: background: #e0d7c5; */
#body {
  padding-bottom: 40px;
  position: relative; }
  #body .content {
    position: relative; }
    #body .content .right {
      float: right;
      width: 620px; }
      #body .content .right:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
    #body .content .post {
      padding: 10px;
      opacity: .75;
      filter: alpha(opacity=75);
      -ms-filter: "alpha(opacity=75)";
      -khtml-opacity: .75;
      -moz-opacity: .75;
      zoom: 1;
      background: #e0d7c5;
      height: 1%;
      border: 1px solid #282520;
      z-index: 100; }
      #body .content .post.gallery {
        margin-top: 120px;
        *margin-top: 20px; }
      #body .content .post h1 {
        font-family: century gothic, Georgia, Times New Roman, Times, serif;
        font-variant: small-caps;
        color: black;
        font-stretch: wider;
        padding: 0;
        margin: 0 0 5px 0; }
        #body .content .post h1 a {
          color: black !important; }
      #body .content .post h2 {
        font-family: century gothic, Georgia, Times New Roman, Times, serif;
        color: black;
        font-variant: small-caps;
        font-size: 20px; }
      #body .content .post .entry-content {
        font-size: 14px;
        line-height: 1.3;
        color: #181818; }
        #body .content .post .entry-content a {
          text-decoration: underline;
          color: #101010; }
        #body .content .post .entry-content p {
          padding-bottom: 10px; }
    #body .content .sidebar.left {
      float: left;
      width: 300px;
      position: relative;
      height: 1%;
      margin-top: 140px;
      *margin-top: 40px; }
      #body .content .sidebar.left li {
        text-align: right;
        display: block;
        padding: 5px 10px; }
        #body .content .sidebar.left li a {
          color: #d4caa2;
          font: small-caps 14px century gothic, Georgia, Times New Roman, Times, serif;
          font-size: 1.3em;
          letter-spacing: 1px; }
      #body .content .sidebar.left:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }

#footer {
  height: 50px; }
  #footer .bar {
    height: 50px;
    opacity: .75;
    filter: alpha(opacity=75);
    -ms-filter: "alpha(opacity=75)";
    -khtml-opacity: .75;
    -moz-opacity: .75;
    zoom: 1;
    background: #050505;
    border-top: 1px solid #282520; }
    #footer .bar .social-media {
      position: relative;
      float: right;
      height: 1%;
      padding: 5px 10px; }
      #footer .bar .social-media a {
        color: #d4caa2 !important;
        padding: 0px 10px;
        font-family: century gothic, Georgia, Times New Roman, Times, serif;
        font-variant: small-caps;
        font-size: 20px; }
    #footer .bar:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }

/* hide the ugly things */
#disqus_thread,
#dsq-content-stub,
.dsq-sharing-options,
.dsq-dropdown-menu,
.dsq-post-report,
.dsq-post-report:hover,
.dsq-comment-footer-left,
.dsq-item-trackback,
.dsq-comment-hide-thread {
  display: none !important; }

/* disqus menu */
.dsq-options {
  padding: 5px 0px;
  background-image: none !important; }

.dsq-request-user-info table td {
  border: none; }

.dsq-dropdown-menu, .dsq-dropdown-arrow {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important; }

.dsq-dropdown-menu, .dsq-dropdown-arrow:hover {
  border: 1px solid #aaaaaa !important; }

.dsq-dropdown-menu li a, .dsq-dropdown-menu li h4 {
  color: red !important; }
.dsq-dropdown-menu li a[target="_blank"] {
  color: yellow !important; }

/* user */
.dsq-request-user-info td[rowspan="2"] a {
  height: 58px !important;
  -moz-box-shadow: 0px 1px 4px #aaaaaa;
  -webkit-box-shadow: 0px 1px 4px #aaaaaa;
  box-shadow: 0px 1px 4px #aaaaaa;
  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='$color')";
  /* For IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='$color');
  padding: 0 !important;
  margin: 0 !important;
  display: inline-block !important; }
  .dsq-request-user-info td[rowspan="2"] a img {
    background: white !important;
    padding: 5px !important;
    margin: 0 !important; }

/* comment */
.dsq-full-comment {
  margin-bottom: 10px;
  overflow: hidden; }
  .dsq-full-comment table {
    margin: 0;
    padding: 0; }
  .dsq-full-comment img.avatar, .dsq-full-comment .dsq-header-avatar img {
    background-color: transparent !important;
    padding: 5px 6px 5px 5px;
    border: none !important; }
  .dsq-full-comment p {
    padding: 2px 20px 20px 120px;
    margin: 0; }
  .dsq-full-comment .dsq-comment-header {
    background-color: #e7e7e7;
    border: 1px solid #dfdfdf; }
  .dsq-full-comment .dsq-comment-footer-left {
    display: none; }
  .dsq-full-comment .dsq-comment-footer-right {
    text-align: right;
    padding: 0 10px 10px 10px; }
  .dsq-full-comment .dsq-comment-footer-reply-tab {
    display: none; }
  .dsq-full-comment .dsq-comment-header-meta {
    margin: 0 0 0 110px;
    padding: 8px 20px 3px 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #666; }
    .dsq-full-comment .dsq-comment-header-meta cite {
      font-style: normal;
      padding-right: 5px;
      display: block; }
  .dsq-full-comment .dsq-comment-body {
    padding: 10px; }
  .dsq-full-comment .dsq-button-small {
    margin: 0;
    border-left: none;
    border-bottom: none;
    border-top: none; }

.dsq-header-avatar img:hover, .dsq-header-avatar a:hover {
  border: none; }

.dsq-post-footer {
  text-align: right;
  background: #e1e1e1; }
  .dsq-post-footer .dsq-button {
    border: none;
    padding: 10px; }

.dsq-options, .dsq-pagination, .dsq-request-user-info {
  background-image: none !important; }

#dsq-comments-title h3, #dsq-new-post h3, .dsq-post-area h3 {
  padding: 1em 0 .57em !important;
  font-size: 2.8em !important;
  font-weight: 700 !important; }

.dsq-comment-header, #dsq-thread-settings {
  background: #e7e7e7 !important;
  padding: 10px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important; }

/* editor */
.dsq-textarea-wrapper {
  padding: 0px !important;
  margin: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  position: relative;
  border: none !important;
  overflow: hidden !important;
  width: 960px !important; }
  .dsq-textarea-wrapper iframe {
    border: none !important;
    overflow: hidden !important;
    margin: 0px !important;
    padding: 0px !important;
    margin-bottom: 0px !important;
    display: block !important;
    background: #f6f6f6 !important;
    width: 960px !important;
    height: 112px !important; }

.dsq-comment-header-meta {
  padding: 0 10px !important;
  margin: 0 10px !important; }

.dsq-comment-header-time {
  display: block !important;
  padding: 0 !important;
  margin: 0 !important;
  text-decoration: none !important;
  color: #999999 !important;
  font-size: .87em; }

.dsq-avatar {
  background: white !important;
  padding: 5px !important; }

.dsq-header-avatar {
  border: 1px solid #cccccc !important; }

.dsq-comment:hover .dsq-header-avatar {
  border: 1px solid #cccccc !important; }
.dsq-comment:hover .dsq-avatar {
  border: none !important; }

#dsq-post-button, #dsq-post-button:focus, #dsq-post-button:active, #dsq-post-button:hover {
  border: none !important;
  text-shadow: none !important; }
  #dsq-post-button span, #dsq-post-button:focus span, #dsq-post-button:active span, #dsq-post-button:hover span {
    text-shadow: none !important;
    border: none !important; }

.dsq-post-footer {
  background: #e1e1e1 !important;
  display: block !important;
  padding: 10px !important; }
  .dsq-post-footer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

.dsq-comment-hide-thread {
  display: none !important; }

.dsq-button-small {
  padding: 0px !important;
  margin: 0 !important;
  vertical-align: center !important;
  display: table-cell !important; }

.dsq-comment-footer-reply, .dsq-request-user-logout {
  padding: 13px 20px 12px 22px !important;
  display: inline-block !important;
  margin: 0 !important;
  text-align: center !important; }

/*
.dsq-post-area {
  padding: 10px !important;
  @include border-radius(0px);
  iframe {
    width: 940px !important;
  }
}
*/
.dsq-button-small, #dsq-post-button, .dsq-like, .dsq-comment-footer-reply, .dsq-button, #dsq-post-button-loading, .dsq-post-loading, .dsq-request-user-logout, .dsq-save-edit *, .dsq-comment-footer-reply-active {
  color: #5c5c5c !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  background: url(../images/button.png) no-repeat 0 0 !important;
  padding: 13px 20px 12px 22px;
  border-right: 1px solid #e4e4e4;
  border: none !important;
  display: inline-block !important; }
  .dsq-button-small button, #dsq-post-button button, .dsq-like button, .dsq-comment-footer-reply button, .dsq-button button, #dsq-post-button-loading button, .dsq-post-loading button, .dsq-request-user-logout button, .dsq-save-edit * button, .dsq-comment-footer-reply-active button {
    border: none !important;
    background: none !important; }

.dsq-save-edit {
  text-align: right !important; }

.dsq-edit.dsq-textarea {
  margin-bottom: 0 !important; }

.dsq-comment-footer-reply-tab {
  display: none !important; }

.dsq-comment-message p {
  margin-bottom: 15px !important; }

@import url(widgets/slideshow.css);
@import url(todo.css);
.contact #body .content {
  margin-top: -20px;
  position: relative; }
  .contact #body .content .frame {
    padding: 20px;
    width: 960px;
    text-align: center; }
  .contact #body .content .post {
    clear: both;
    float: none !important;
    width: 460px !important;
    position: relative;
    display: inline-block;
    -moz-box-shadow: 0px 1px 4px black;
    -webkit-box-shadow: 0px 1px 4px black;
    box-shadow: 0px 1px 4px black;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='$color')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='$color');
    opacity: .80;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
    -khtml-opacity: .80;
    -moz-opacity: .80;
    zoom: 1;
    background: #e0d7c5;
    border: 1px solid #282520; }
    .contact #body .content .post .skin {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      -moz-box-shadow: 0px 1px 4px black;
      -webkit-box-shadow: 0px 1px 4px black;
      box-shadow: 0px 1px 4px black;
      /* For IE 8 */
      -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='$color')";
      /* For IE 5.5 - 7 */
      filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='$color');
      opacity: .80;
      filter: alpha(opacity=80);
      -ms-filter: "alpha(opacity=80)";
      -khtml-opacity: .80;
      -moz-opacity: .80;
      zoom: 1;
      background: #e0d7c5;
      z-index: -1; }
    .contact #body .content .post h1 {
      text-align: center; }
    .contact #body .content .post .contact-form {
      text-align: left !important;
      background: none; }
      .contact #body .content .post .contact-form * {
        color: #181818; }
      .contact #body .content .post .contact-form input, .contact #body .content .post .contact-form textarea {
        color: #181818;
        margin: 0;
        padding: 5px 5px;
        width: 422px; }
      .contact #body .content .post .contact-form input[type=submit] {
        background-image: url(http://josephjewell.com/images/main-menu-hovered.png);
        background-repeat: repeat-x;
        border: 1px solid #cda600;
        margin-top: 20px;
        width: 436px;
        color: #d4caa2;
        font-family: century gothic, Georgia, Times New Roman, Times, serif;
        font-variant: small-caps;
        font-size: 20px; }
  .contact #body .content .google-maps {
    float: left;
    display: inline-block;
    display: none; }
    .contact #body .content .google-maps iframe {
      -moz-box-shadow: 0px 1px 4px black;
      -webkit-box-shadow: 0px 1px 4px black;
      box-shadow: 0px 1px 4px black;
      /* For IE 8 */
      -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='$color')";
      /* For IE 5.5 - 7 */
      filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='$color');
      border: 1px solid #d4caa2;
      display: none; }

.ss-choice-item {
  line-height: 1.3em;
  padding-bottom: .5em;
  margin: 0; }

.ss-form-entry input {
  vertical-align: middle;
  margin-top: 0; }

.ss-form-desc {
  font: inherit;
  white-space: 0;
  word-wrap: break-word;
  margin: 0; }

.ss-q-title {
  display: block;
  font-weight: 700;
  font-size: 1.4em; }

.ss-q-help {
  display: block;
  color: #666;
  margin: .1em 0 .25em;
  font-style: italic;
  padding-top: 5px; }

.ss-form-entry {
  margin-bottom: 1.5em;
  zoom: 1; }

.ss-choices {
  list-style: none;
  margin: .5em 0 0;
  padding: 0; }

.ss-section-title {
  background: none;
  margin: 2em -0.4em 0;
  padding: .4em; }

.ss-section-description {
  margin-top: .5em; }

.ss-page-number {
  color: #666;
  line-height: 2em; }

hr {
  border: 0;
  height: 1px;
  background-color: #ddd;
  border-width: 0;
  margin: 0 -2em; }

.ie hr {
  width: 107%; }

.ss-page-title {
  margin: 0;
  padding: 0; }

.ss-gridnumbers {
  text-align: center;
  border-bottom: 1px solid #d3d8d3; }

.ss-gridrow {
  text-align: center;
  color: #666;
  border-bottom: 1px solid #d3d8d3;
  padding: .5em .25em; }

.ss-grid-row-even {
  background-color: #c8c5bc; }

.ss-grid-row-odd {
  background-color: #f2f2f2; }

.ss-gridrow-leftlabel {
  padding: 0 1em; }

.ss-grideditor-columns input {
  line-height: 150%; }

.ss-grideditor-editor .ss-magiclist-ul span.ss-header {
  font-weight: 700;
  padding-right: 1em; }

.ss-grid .errorbox-component .errorbox-good, .ss-grid .errorbox-component .errorbox-bad {
  display: none; }

.ss-scalenumbers {
  text-align: center; }

.ss-scalerow {
  text-align: center;
  color: #666;
  border: 1px solid #d3d8d3;
  border-left: 0;
  border-right: 0;
  padding: .5em .25em; }

td.ss-leftlabel {
  text-align: right;
  padding-left: 0; }

td.ss-rightlabel {
  text-align: left;
  padding-right: 0; }

label {
  display: block;
  cursor: pointer; }

.ss-response-cell {
  background-color: #c8c5bc;
  border: 1px solid #ccc;
  padding: .1em .5em; }

.ss-responses-header {
  background-color: #969696;
  color: #fff;
  padding: .2em .5em; }

form {
  margin: 0 auto;
  padding: 1em; }

.ss-old-form-response {
  background-color: #ffff3d;
  font-weight: 700; }

.i, ul label {
  display: inline; }

.ss-required-asterisk, .errorheader {
  color: #c43b1d; }

.errorheader {
  padding: 20px; }

.ss-gridnumber, .ss-scalenumber {
  display: block;
  padding: .5em 0; }

/* Errors */
.errorbox-component {
  margin-bottom: 30px;
  border: 1px solid #333; }

.errorbox-bad input, .errorbox-bad textarea, li.error input, li.error textarea {
  border-color: red; }

.ss-choices {
  list-style: none !important; }

ul.ss-choices li {
  list-style-type: none; }

.ss-navigate .ss-form-entry {
  background: #e1e1e1;
  padding: 10px; }

#ss-form {
  width: 960px; }
  #ss-form input[type=text] {
    width: 918px; }
  #ss-form table {
    width: 940px; }
  #ss-form textarea {
    width: 938px !important;
    padding: 0px !important;
    margin: 0px; }

html {
  overflow: scroll; }

html {
  overflow-x: auto; }

