/* Bourbon, Neat, and settings
   ========================================================================== */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* Normalize
   ========================================================================== */
/* Partials
   ========================================================================== */
/*----------------------------------------------


STYLE-RESET.CSS


----------------------------------------------*/
/* Yahoo Reset CSS: http://developer.yahoo.com/yui/reset/ */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

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

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

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

abbr, acronym {
  border: 0; }

/* End Yahoo Reset CSS */
/* ==========================================================================
   Comments
   ========================================================================== */
div.comment-text,
div#respond textarea {
  font-family: "minion-pro-1","minion-pro-2","ff-tisa-web-pro-1","ff-tisa-web-pro-2",'Linux Libertine O', 'Linux Libertine', 'Times New Roman', Times, serif;
  /* font-size-adjust: 0.448 */ }

a.comment-permalink {
  text-decoration: none; }

div.comment-text a:hover,
div.comment-meta a:hover,
div#trackbacks p a:hover,
div#respond a:hover {
  text-decoration: underline; }

div.comment div.comment-meta {
  text-align: right; }

div.comment-text,
div#respond textarea {
  font-size: 20px;
  line-height: 1.4; }

div.comment-meta,
div#respond,
span.comment-form-label {
  font-size: 12px;
  text-transform: uppercase; }

div#content-main a.comment-permalink:hover,
div#comments div.comment-text a,
div#trackbacks a {
  color: #cae400; }

div.comment blockquote:before {
  color: #4a4a4a; }

div.comment blockquote {
  color: #bbb; }

div.comment,
div#trackbacks {
  color: #f5f5f5;
  /* old bright */
  color: #d5d5d5;
  color: #eee; }

div.comment-meta a {
  /* color: #515151; */
  color: #494949;
  color: #333; }

div.comment-meta,
div#respond,
span.comment-form-label {
  color: #858585;
  color: #666; }

div.footer-panel div.comment {
  color: #ccc; }

div#content-main a.comment-permalink {
  color: #a8a8a8;
  color: #888; }

div.comment,
div#trackbacks {
  background-color: #292929; }

div#respond input,
div#respond textarea {
  background-color: #eaeaea; }

div#respond input,
div#respond textarea {
  color: #414141; }

div#respond,
span.comment-form-label,
div#respond input#submit,
div#trackbacks h3 {
  font-family: GillSans, 'Gill Sans', 'Gill Sans MT', Frutiger, 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Sans Unicode', Lucida, 'Luxi Sans', 'DejaVu Sans', 'Bitstream Vera Sans', Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  /* font-size-adjust: 0.55; */
  letter-spacing: 0.2em; }

div#respond input,
div#respond textarea {
  border: 1px solid #ccc;
  letter-spacing: 0px;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none; }

div#respond textarea {
  width: 100%;
  padding: 15px 20px;
  margin: 0 0 20px 0;
  height: 125px; }

div#respond input#openid_identifier,
div#respond input {
  width: 146px !important; }

div#respond input {
  padding: 5px 8px;
  margin-right: 27px; }

div#respond input#submit {
  border-radius: 13px;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  text-transform: uppercase;
  font-size: 13px;
  cursor: pointer;
  /* width: 82px; */
  width: auto !important;
  padding: 0 1em;
  height: 26px;
  line-height: 1em; }

div#respond input#openid_identifier {
  width: 132px; }

/* ==========================================================================
   Tables
   ========================================================================== */
table tr td,
table {
  border: 0px; }

table tr td,
table {
  padding: 0px; }

table.spreadsheet {
  background-color: #dcdcdc;
  color: #000;
  font-family: Arial, sans-serif;
  font-size: 12px;
  margin: 1em auto;
  border: 2px solid #dcdcdc;
  border-spacing: 3px; }

table.spreadsheet td,
th {
  padding: 3px; }

th {
  text-align: center; }

table.spreadsheet td {
  background-color: #fff; }

td.number {
  text-align: right !important; }

td.up,
tr.up td {
  background-color: #C7FFD3; }

td.down,
tr.down td {
  background-color: #FFB0B0; }

td.new,
tr.new td {
  background-color: #F7FFB0; }

table.spreadsheet td {
  border: 2px solid #dcdcdc; }

/* ==========================================================================
   Footer
   ========================================================================== */
div#footer {
  padding: 40px 20px;
  border-color: #e8e8e8;
  background-color: #292929;
  color: #ccc;
  border-top: 2px solid; }

div#footer,
div.footer-panel div.comment {
  font-size: 16px;
  line-height: 22px; }

div#footer > p,
div#footer > div#search-form {
  width: 765px; }

div#footer a:hover {
  color: #cae400; }

div#footer ul a {
  color: #ccc; }

/* Footer forms
	 ========================================================================== */
div#footer input {
  color: #888;
  background-color: #515151;
  border: 0px;
  padding: 5px 8px; }

div#footer div#search-form,
div#footer div#search-form p {
  padding: 0px;
  margin: 0px; }

/* Super-footer
	 ========================================================================== */
div#super-footer {
  background-color: #f5f5f5;
  padding: 10px 20px;
  text-align: center;
  border-style: solid;
  border-width: 2px 0 0 0;
  border-color: #e8e8e8; }

div#super-footer h3 {
  text-align: left;
  color: #888;
  font-family: GillSans, "Gill Sans", "Gill Sans MT", Frutiger, "Lucida Grande", "Lucida Sans", "Lucida Sans Regular", "Lucida Sans Unicode", Lucida, "Luxi Sans", "DejaVu Sans", "Bitstream Vera Sans", Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  line-height: 22px;
  font-size: 22px; }

/* Footer Panels
	 ========================================================================== */
div#footer .footer-panel {
  margin: 40px 0; }

div.footer-panel div.comment {
  background-color: transparent; }

div.footer-panel h3 {
  font-family: GillSans, "Gill Sans", "Gill Sans MT", Frutiger, "Lucida Grande", "Lucida Sans", "Lucida Sans Regular", "Lucida Sans Unicode", Lucida, "Luxi Sans", "DejaVu Sans", "Bitstream Vera Sans", Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 0.2em;
  color: #ccc;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 21px;
  white-space: nowrap; }

div.footer-panel ul {
  list-style: none; }

div.footer-panel ul a {
  display: block;
  padding: 5px 7px; }

div.footer-panel ul li:last-child a {
  border: 0px; }

.format-link .entry,
.format-aside .entry {
  position: relative;
  margin-left: 400px;
  margin-right: 60px; }
  .format-link .entry a.permalink,
  .format-aside .entry a.permalink {
    position: absolute;
    top: 0;
    left: -1em;
    font-size: 2em;
    color: #e8e8e8 !important;
    font-weight: 700; }
    .format-link .entry a.permalink:hover,
    .format-aside .entry a.permalink:hover {
      color: #e50067 !important; }
  .format-link .entry:after,
  .format-aside .entry:after {
    content: '';
    display: block;
    width: 60%;
    visibility: visible;
    border-bottom: 1px solid #ccc;
    margin: 2em auto 0 auto; }
.format-link:first-child .entry:before,
.format-aside:first-child .entry:before {
  display: none; }
.format-link:last-child .entry:after,
.format-aside:last-child .entry:after {
  display: none; }
.format-link .post-body,
.format-aside .post-body {
  padding-left: 0; }
.format-link .timestamp,
.format-aside .timestamp {
  text-align: right; }

video,
audio,
.mejs-container {
  margin: 1.4em 0; }

.mejs-container:after {
  content: '';
  display: table;
  clear: both; }

.post.format-standard .post-body:after {
  content: '';
  display: block;
  width: 60%;
  visibility: visible;
  border-bottom: 1px solid #ccc;
  margin: 2em auto 0 auto; }

/*----------------------------------------------


STYLE-MOBILE.CSS


----------------------------------------------*/
/*            LAYOUT             */
/* Margins, sizes, padding, etc. */
p,
ul,
ol,
pre {
  margin-bottom: 1.4em; }

span.tag:before {
  content: ', '; }

span.tag:last-child:before {
  content: ', & ';
  font-family: "Crimson Text", Baskerville, "Goudy Old Style", "Hoefler Text", Perpetua, "Book Antiqua", Constantia, "URW Palladio L", Palatino, "Palatino Linotype", "Times New Roman", Times, serif;
  font-style: italic; }

span.tag:first-child:before {
  content: '' !important;
  display: none !important; }

h3#related-posts {
  display: none; }

div.post div.post-body h4 {
  margin: 50px 0 25px 0; }

/*         decor         */
/* colors, borders, etc. */
/* headers */
/* forms */
/* anchors */
/* divs */
div#header {
  border-bottom: 2px solid; }

div#nav,
div#sub-header {
  border-bottom: 2px solid;
  border-width: 0 0 2px 0 !important; }

div#related-posts {
  border-top: 2px solid;
  border-width: 2px 0 0 0; }

div.post div.preface,
p.notification {
  border-style: solid;
  border-width: 1px 0px 1px 0px; }

/* spans */
/* generic classes */
/* paragraphs */
/* images */
div.comment img.avatar {
  background-color: #fcfcfc; }

div.post-body a > img {
  border-bottom: 4px solid #e50067; }

/* lists */
ul {
  list-style-type: disc; }

ol {
  list-style-type: decimal; }

ul,
ol {
  list-style-position: outside; }

div#header ul,
div#header ol {
  list-style: none; }

/* pseudo-classes */
/* columns */
/* galleries */
/* miscellaneous */
/*        TEXT        */
/* Faces, sizes, etc. */
/*  faces  */
div#search-form input#searchsubmit {
  font-family: GillSans, "Gill Sans", "Gill Sans MT", Frutiger, "Lucida Grande", "Lucida Sans", "Lucida Sans Regular", "Lucida Sans Unicode", Lucida, "Luxi Sans", "DejaVu Sans", "Bitstream Vera Sans", Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 0.2em; }

div#related-posts h3 {
  font-family: GillSans, "Gill Sans", "Gill Sans MT", Frutiger, "Lucida Grande", "Lucida Sans", "Lucida Sans Regular", "Lucida Sans Unicode", Lucida, "Luxi Sans", "DejaVu Sans", "Bitstream Vera Sans", Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 0.2em; }

div.col-left h3 {
  font-family: GillSans, "Gill Sans", "Gill Sans MT", Frutiger, "Lucida Grande", "Lucida Sans", "Lucida Sans Regular", "Lucida Sans Unicode", Lucida, "Luxi Sans", "DejaVu Sans", "Bitstream Vera Sans", Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 0.2em; }

div#sub-header h2 {
  font-family: GillSans, "Gill Sans", "Gill Sans MT", Frutiger, "Lucida Grande", "Lucida Sans", "Lucida Sans Regular", "Lucida Sans Unicode", Lucida, "Luxi Sans", "DejaVu Sans", "Bitstream Vera Sans", Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 0.2em; }

p.timestamp {
  font-family: GillSans, "Gill Sans", "Gill Sans MT", Frutiger, "Lucida Grande", "Lucida Sans", "Lucida Sans Regular", "Lucida Sans Unicode", Lucida, "Luxi Sans", "DejaVu Sans", "Bitstream Vera Sans", Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 0.2em; }

div#post-tags {
  font-family: GillSans, "Gill Sans", "Gill Sans MT", Frutiger, "Lucida Grande", "Lucida Sans", "Lucida Sans Regular", "Lucida Sans Unicode", Lucida, "Luxi Sans", "DejaVu Sans", "Bitstream Vera Sans", Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 0.2em; }

div#search-form input#searchsubmit {
  font-family: GillSans, "Gill Sans", "Gill Sans MT", Frutiger, "Lucida Grande", "Lucida Sans", "Lucida Sans Regular", "Lucida Sans Unicode", Lucida, "Luxi Sans", "DejaVu Sans", "Bitstream Vera Sans", Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 0.2em; }

div#trackbacks h3 {
  font-family: GillSans, "Gill Sans", "Gill Sans MT", Frutiger, "Lucida Grande", "Lucida Sans", "Lucida Sans Regular", "Lucida Sans Unicode", Lucida, "Luxi Sans", "DejaVu Sans", "Bitstream Vera Sans", Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 0.2em; }

body {
  font-family: "minion-pro-1", "minion-pro-2", "ff-tisa-web-pro-1", "ff-tisa-web-pro-2", "Linux Libertine O", "Linux Libertine", "Times New Roman", Times, serif; }

div.post-body {
  font-family: "minion-pro-1", "minion-pro-2", "ff-tisa-web-pro-1", "ff-tisa-web-pro-2", "Linux Libertine O", "Linux Libertine", "Times New Roman", Times, serif; }

div#search-form input {
  font-family: "minion-pro-1", "minion-pro-2", "ff-tisa-web-pro-1", "ff-tisa-web-pro-2", "Linux Libertine O", "Linux Libertine", "Times New Roman", Times, serif; }

div.post-excerpt div.post-title h2 {
  font-family: "minion-pro-1", "minion-pro-2", "ff-tisa-web-pro-1", "ff-tisa-web-pro-2", "Linux Libertine O", "Linux Libertine", "Times New Roman", Times, serif; }

div#search-form input#searchsubmit {
  font-family: "minion-pro-1", "minion-pro-2", "ff-tisa-web-pro-1", "ff-tisa-web-pro-2", "Linux Libertine O", "Linux Libertine", "Times New Roman", Times, serif; }

div#header h1 {
  font-style: italic;
  letter-spacing: -0.05em;
  line-height: 1em; }

div.post div.col-left h2,
div.col-left h1.post-title {
  font-family: "minion-pro-1", "minion-pro-2", "ff-tisa-web-pro-1", "ff-tisa-web-pro-2", "Linux Libertine O", "Linux Libertine", "Times New Roman", Times, serif;
  font-weight: 300; }

span.amp {
  font-family: "Crimson Text", Baskerville, "Goudy Old Style", "Hoefler Text", Perpetua, "Book Antiqua", Constantia, "URW Palladio L", Palatino, "Palatino Linotype", "Times New Roman", Times, serif;
  font-style: italic; }

.pullquote-1:before,
blockquote:before {
  font-family: Georgia, FreeSerif, 'Times New Roman', Times, 'Arial Unicode MS', 'Lucida Sans Regular', serif;
  font-size: 75px;
  line-height: 62px;
  font-style: normal;
  font-weight: bold; }

ul#related-posts h4 {
  text-transform: lowercase;
  font-variant: small-caps;
  letter-spacing: 0.12em;
  font-weight: 500; }

.pullquote-1 cite {
  text-transform: lowercase;
  font-variant: small-caps;
  letter-spacing: 0.12em;
  font-weight: 500; }

p.wp-caption-text {
  text-transform: lowercase;
  font-variant: small-caps;
  letter-spacing: 0.12em;
  font-weight: 500; }

span.update {
  text-transform: lowercase;
  font-variant: small-caps;
  letter-spacing: 0.12em;
  font-weight: 500; }

/* headers */
div#related-posts h3 {
  text-transform: uppercase;
  line-height: 22px; }

div.col-left h3 {
  text-transform: uppercase;
  line-height: 22px; }

div.post-excerpt div.post-title h2 {
  font-size: 18px;
  text-align: left;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 25px; }

h2.small-title em,
h2.small-title i {
  font-weight: normal; }

div#sub-header h2 {
  font-size: 18px;
  text-transform: uppercase;
  text-align: left;
  line-height: 22px; }

/* \00B6 standard pilcrow \2767 fleuron/hedera \272A circled star \2761 curly pilcrow */
div.post div.post-body h4 {
  letter-spacing: 0.25em;
  /* font-size: 18px; line-height: 21px; */
  text-align: center;
  text-transform: uppercase; }

/*
div.post div.post-body h4:before {
	content: '\2767'
}
*/
p.wp-caption-text {
  font-size: 14px; }

div#related-posts h3,
div.col-left h3,
div#sub-header h2 {
  font-size: 22px; }

/*
div.col-left h2 em,
div.col-left h2 i,
div.col-left h1.post-title em,
div.col-left h1.post-title i {
	font-weight: bold;
}
*/
div#trackbacks h3 {
  text-transform: uppercase;
  font-size: 15px;
  line-height: 21px;
  text-align: center; }

/* forms */
/* anchors */
a {
  text-decoration: none; }

div.post-body a:hover {
  text-decoration: underline; }

/* divs */
ul#related-posts {
  font-size: 16px; }

ul#related-posts h4 em {
  font-style: normal; }

ul#related-posts,
div#post-tags {
  line-height: 22px; }

div.post-body {
  font-size: 20px;
  line-height: 1.4; }

div.post div.preface,
p.notification {
  text-align: center;
  font-size: 14px;
  font-style: italic;
  text-transform: none;
  letter-spacing: 0;
  font-variant: none; }

div.post-excerpt div.post-title {
  text-align: left; }

/* spans */
/* generic classes */
/* paragraphs */
div.post-excerpt p.timestamp {
  line-height: 1em; }

div#trackbacks p {
  text-align: center; }

/* images */
/* lists */
div#header ul {
  text-align: right; }

/* pseudo-classes */
/* columns */
/* galleries */
/* miscellaneous */
body {
  font-size: 16px; }

em,
i {
  font-style: italic; }

strong,
b {
  font-weight: bold; }

strong em,
em strong {
  font-style: italic;
  font-weight: bold; }

blockquote {
  font-size: 0.89em;
  line-height: 1.4; }

/*                    EQUALITIES                       */
/* Different content types that must have equal values */
p.timestamp,
div#post-tags {
  font-size: 12px;
  text-transform: uppercase; }

div#post-tags {
  font-style: italic;
  text-transform: none;
  font-size: 14px;
  letter-spacing: 0; }

/*  FORMS  */
div#search-form input#searchsubmit {
  border-radius: 13px;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  text-transform: uppercase;
  font-size: 13px;
  cursor: pointer;
  /* width: 82px; */
  width: auto !important;
  padding: 0 1em;
  height: 26px;
  line-height: 1em; }

div#search-form input {
  font-size: 16px;
  line-height: 22px;
  height: 22px;
  padding: 5px 8px;
  margin: 0px;
  border: 0px; }

div#search-form input#searchsubmit {
  font-size: 13px;
  line-height: 1em;
  height: 32px;
  padding: 0;
  cursor: pointer;
  margin: 0;
  border: 0; }

/*  COLORS  */
/*  text colors  */
div#header h1,
div#header h1 a {
  color: #ccc; }

div#content-main a,
div.nav-prev a:hover,
div.nav-next a:hover,
h2.small-title:hover,
div#content-main div.post .post-title a:hover {
  color: #e07320;
  color: #e50067;
  /* new magenta */ }

a {
  color: #cae400; }

span.update {
  color: inherit; }

div.post div.preface,
p.notification {
  color: #776; }

q.pullquote-1:before,
blockquote:before {
  color: #eaeaea; }

div.post h2,
div#content-main div.post .post-title a {
  color: #6c6c6c;
  color: #333; }

p.hrule:before {
  color: #515151; }

body {
  color: #333; }

div#header ul a {
  color: #333; }

div.post-body {
  color: #333; }

ul#related-posts a {
  color: #333; }

p.timestamp a:hover {
  color: #333; }

div.post-title h2 {
  color: #333; }

h2.post-title a {
  color: #333; }

div#post-tags a {
  color: #2e2e2e; }

p.timestamp {
  color: #666; }

div#post-tags {
  color: #666; }

p.timestamp a {
  color: #666; }

div#related-posts h3 {
  color: #888; }

div.col-left h3 {
  color: #888; }

span.rel-excerpt {
  color: #888; }

div.nav-prev a,
div.nav-next a {
  color: #888; }

div#sub-header h2 {
  color: #888; }

/*  background colors  */
body {
  background-color: #292929; }

div#header {
  background-color: #292929; }

div#nav {
  background-color: #f5f5f5; }

div#sub-header {
  background-color: #f5f5f5; }

div#related-posts {
  background-color: #f5f5f5; }

div#wrapper {
  background-color: #fcfcfc;
  /* background: -moz-linear-gradient(top, #eee 0px, #fcfcfc 200px); */ }

div.post div.preface,
p.notification {
  background-color: #ffffd5; }

/*  border colors  */
div#nav {
  border-color: #e8e8e8; }

div#sub-header {
  border-color: #e8e8e8; }

div#related-posts {
  border-color: #e8e8e8; }

div.comment img.avatar {
  border-color: #575757; }

div.post div.preface,
p.notification {
  border-color: #eeb; }

/*  BLOCKQUOTE CLASSES  */
blockquote.gmail em,
blockquote.email em {
  font-style: italic; }

blockquote.gmail {
  width: 466px;
  display: block;
  margin-left: 0px;
  padding: 15px;
  line-height: 1.2em;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 13px;
  color: #000;
  border-top: 1px solid;
  border-right: 2px solid;
  border-bottom: 3px solid;
  border-left: 2px solid;
  border-color: #c6c3c6; }

blockquote.email {
  line-height: 1.2em;
  font-family: 'DejaVu Sans Mono', 'dejavu_sans_monobook', Inconsolata, 'Courier New', Courier, sans-serif;
  font-style: normal;
  font-size: 10pt;
  color: #000;
  display: block;
  margin-left: 0px;
  padding-left: 50px;
  background: none; }

blockquote.notepad {
  background-color: #fff;
  color: #111;
  font-family: 'DejaVu Sans Mono', 'dejavu_sans_monobook', Inconsolata, Consolas, 'Lucida Console', 'Courier New', Courier, monospace;
  font-size: 14px;
  font-style: normal;
  width: 500px;
  height: 650px;
  overflow: auto;
  white-space: pre; }

/* banner image (500x85) within header tag, followed by caption */
h4.banner {
  margin: 50px 0px 10px 0px; }

h4.banner img {
  margin: 0px; }

h4.banner span.caption {
  margin: 0px;
  display: block;
  position: relative;
  top: -8px;
  left: -5px;
  font-size: 24px;
  letter-spacing: -1px; }

/* ==========================================================================
   Code
   ========================================================================== */
pre.code,
p.code {
  margin: 19px 0px 19px -9px;
  padding: 9px; }

pre {
  max-width: 100%; }
  pre code {
    font-size: 16px;
    overflow: auto;
    border: 0;
    border: 1px solid #eee;
    background-color: transparent;
    padding: 1em !important;
    margin-left: -1em; }

code,
.code,
kbd,
div.comment code,
div.comment .code {
  font-family: 'DejaVu Sans Mono', 'dejavu_sans_monobook', Inconsolata, monospace; }

code,
.code {
  color: #3c3c3c;
  color: #2b2b2b; }

div.comment code,
div.comment .code {
  background-color: #313131;
  color: #d5d5d5; }

code {
  white-space: pre;
  font-size: 16px;
  background-color: #f5f5f5;
  border: 1px solid #eee;
  padding: 0 5px; }

code br,
.code br {
  display: none; }

div#search-form,
div#search-form + p {
  display: none; }

table {
  border-collapse: separate;
  background-color: #dcdcdc;
  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 12px;
  margin: 1em auto;
  border: 2px solid #dcdcdc;
  border-spacing: 3px;
  line-height: 1.2em; }

th {
  padding: 2px 7px; }

td {
  padding: 2px 7px !important;
  margin: 4px; }

th {
  text-align: center; }

td {
  background-color: #ffffff; }

td.number {
  text-align: right !important; }

div#header ul {
  float: left;
  width: 160px;
  display: none; }

div#header {
  width: auto;
  height: 165px;
  margin: 0; }

.alignleft,
.inset1 {
  display: block;
  float: left;
  margin: 0 20px 10px 0; }

.alignright,
.inset2 {
  display: block;
  float: right;
  margin: 0 0 10px 20px; }

.aligncenter,
.inset3,
.center {
  display: block;
  margin: 25px auto; }

@media screen and (max-width: 768px) {
  	/*------------------------------------------
  
  
  	STYLE-MOBILE.CSS
  
  
  	-------------------------------------------*/
  div#wrapper {
    overflow: hidden; }

  div#content-main {
    padding: 40px 20px;
    margin: 0; }

  div#sub-header {
    padding: 10px 20px;
    text-align: center; }

  div.post {
    margin-bottom: 100px; }

  div.post-excerpt {
    margin: 20px 0; }

  div#header h1 {
    font-size: 350%; }

  div.post div.col-left h2,
  div.col-left h1.post-title {
    text-align: left;
    font-weight: 300;
    letter-spacing: -0.0225em;
    line-height: 0.95;
    font-size: 24px;
    margin-bottom: 0.5em; }

  blockquote {
    padding: 20px 20px 0 20px;
    margin: 1.4em 0; }

  p.timestamp,
  div.comment-meta,
  div#post-tags {
    text-align: left; }

  div.col-left {
    text-align: right; }

  div#header div.col-left {
    text-align: center; }

  ol, ul, li {
    list-style-position: inside; }

  div#related-posts {
    padding: 20px 20px; }

  div#related-posts ul {
    list-style-type: none; }

  div#related-posts li {
    display: block;
    margin: 1.4em 0; }

  div#related-posts:after {
    display: block;
    content: '.';
    clear: both;
    height: 0;
    width: 0;
    overflow: hidden; }

  div.comment {
    padding: 20px;
    margin-bottom: 40px; }

  div#header {
    padding: 35px 0;
    height: auto; }

  /*        TEXT        */
  /* Faces, sizes, etc. */
  div#related-posts h3,
  div.col-left h3 {
    text-align: left; }

  body {
    -webkit-text-size-adjust: none; }

  /*     DECOR     */
  blockquote {
    background-color: #eee;
    border: 1px solid #ddd;
    border-width: 1px 0; } }
@media screen and (min-width: 769px) {
  	/*---------------------------------------------
  
  	STYLE-WIDE.CSS
  
  	----------------------------------------------*/
  /*            LAYOUT             */
  /* Margins, sizes, padding, etc. */
  /* headers */
  div.post div.col-left h2,
  div.col-left h1.post-title {
    padding: 0 0 0 30px;
    margin-bottom: 34px; }

  div.post-excerpt div.post-title h2 {
    padding: 0;
    margin: 0;
    display: inline; }

  div#sub-header h2 {
    padding-left: 380px; }

  ul#related-posts h4 {
    display: inline; }

  div.footer-panel h3 {
    margin: 0 10px 18px 7px;
    overflow: visible; }

  div.post div.post-body h4:before {
    margin-right: 10px;
    display: block; }

  div#trackbacks h3 {
    margin-bottom: 14px; }

  /* forms */
  /* anchors */
  a.comment-permalink {
    position: absolute;
    left: 5px;
    top: 0px; }

  /* divs */
  div#wrapper {
    width: 100%;
    padding: 0;
    margin: 0; }

  div#content-main {
    max-width: 1200px;
    padding: 60px 0;
    margin: 0; }

  div#header {
    max-width: 1200px; }

  div#comments,
  div#respond {
    padding: 0 40px 0 380px;
    /* width: 580px;
     */ }

  div#nav,
  div#sub-header {
    max-width: 1200px;
    margin: 0;
    padding: 10px 20px; }

  div#super-footer {
    max-width: 1160px;
    padding: 10px 20px; }

  div#related-posts,
  div#super-footer {
    margin: 0;
    min-height: 25px; }

  div#related-posts {
    width: 1200px;
    min-height: 100px;
    padding: 30px 0 40px 0; }

  div.comment,
  div#trackbacks {
    /* width: 500px; */
    padding: 20px 20px 15px 20px;
    position: relative;
    margin: 75px 0; }

  div.comment div.comment-meta {
    position: absolute;
    right: 43px;
    bottom: -22px; }

  div.post-body {
    width: auto;
    min-width: 480px;
    padding: 8px 60px 0 400px;
    clear: none; }

  div.post,
  div.page {
    margin: 0 0 60px 0;
    padding: 0; }

  div.post div.preface,
  p.notification {
    width: auto;
    margin: -10px 0 25px 0;
    padding: 10px 20px; }

  div#respond p.notification {
    margin-right: 40px; }

  div.post-excerpt div.post-title {
    width: auto;
    padding: 0 60px 0 400px; }

  div.post-excerpt div.col-left {
    padding-top: 9px; }

  div.post-excerpt {
    margin: 0;
    padding: 0; }

  div#post-tags {
    width: 250px;
    margin: 27px 0 0 110px; }

  div.col-left {
    padding: 0 0 0 10px;
    display: block;
    float: left;
    width: 360px; }

  div.nav-prev {
    display: block;
    float: left; }

  div.nav-next {
    display: block;
    float: right; }

  div#footer {
    padding: 60px 0px 60px 135px;
    width: auto; }

  div.footer-panel {
    float: left;
    width: 240px;
    margin-right: 21px;
    padding: 0;
    overflow: hidden; }

  div.footer-panels {
    width: 825px;
    margin: 0 0 20px 0; }

  div.footer-panel div.comment {
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px; }

  div.footer-panel div.comment_text_wrapper {
    display: none; }

  /* spans */
  /* generic classes */
  .pullquote-1,
  .pullquote-2,
  .pullquote-3 {
    display: none;
    font-style: italic;
    /* color: #5d5d5d */ }

  .pullquote-1 {
    display: block;
    float: left;
    width: 210px;
    margin-left: -270px;
    padding: 0 30px;
    font-size: 16px;
    text-align: right; }

  .pullquote-1 cite:before {
    content: '\2015\2009'; }

  q.pullquote-1 {
    display: block; }

  blockquote {
    z-index: 2;
    position: relative; }

  /* \275d heavy double turned comma quotation mark symbol */
  .clear-both {
    clear: both; }

  .clear-left {
    clear: left; }

  .clear-right {
    clear: right; }

  /* paragraphs */
  div.post-excerpt p {
    margin: 0;
    padding: 0;
    display: inline; }

  div.footer-panel div.comment p {
    display: inline; }

  p.reply-field {
    float: left;
    width: 160px;
    margin-right: 30px; }

  p.hrule:before,
  p.hr:before {
    content: '\2766';
    font-family: Georgia, 'DejaVu Sans', 'Times New Roman', 'Arial Unicode MS', 'Lucida Sans Unicode', Times, Arial, Helvetica, serif;
    font-size: 24px; }

  p.hrule,
  p.hr {
    text-align: center; }

  /* images */
  div.comment img.avatar {
    position: absolute;
    right: -20px;
    bottom: -20px; }

  /* lists */
  ul#related-posts {
    width: auto;
    padding: 0 60px 0 400px;
    margin-top: 4px; }

  ul#related-posts li {
    display: inline; }

  div.footer-panel ul li {
    padding: 0; }

  div.footer-panel ul li:last-child {
    border: 0px; }

  /* pseudo-classes */
  div.post-excerpt div.post-title:after {
    content: '.';
    height: 0;
    visibility: hidden;
    display: block;
    clear: both; }

  div.post-body:after,
  div#respond:after,
  div.footer-panels:after {
    content: '.';
    clear: both;
    display: block;
    visibility: hidden;
    height: 0; }

  div#nav:after,
  div#super-footer:after,
  div#sub-header:after {
    content: '.';
    clear: both;
    display: block;
    visibility: hidden;
    height: 0; }

  q.pullquote-1:before,
  blockquote:before {
    content: '\201c';
    display: block;
    float: left;
    margin: 0px 0 0 0;
    overflow: visible; }

  blockquote:before {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1; }

  /* columns */
  /* galleries */
  /* constants */
  /* miscellaneous */
  div.post-excerpt br {
    display: none; }

  blockquote {
    padding: 0 40px;
    margin: 0 0 25px 0; }

  .pullquote-1 cite {
    display: block; }

  div.post div.col-left h2,
  div.col-left h1.post-title {
    text-align: right;
    font-weight: 300;
    letter-spacing: -0.0225em;
    line-height: 33px;
    font-size: 36px; }

  .col-left .timestamp {
    text-align: right; }

  div.col-left {
    text-align: right; }

  body.home div#header {
    text-align: center;
    width: 100%;
    padding-left: 0px; }

  div#header {
    padding: 55px 0 35px 0; }

  /*         DECOR         */
  /* Colors, borders, etc. */
  /* anchors */
  div.footer-panel ul a {
    border-bottom: 1px solid #373737; }

  /*  COLORS  */
  div.footer-panel ul li:hover {
    background-color: #303030; }

  ul#related-posts li h4:before {
    content: '\00B6';
    font-family: 'Lucida Sans Unicode', 'Arial Unicode MS', 'DejaVu Sans', 'MS Mincho', 'Lucida Sans Unicode', 'Lucida Sans', Arial, 'Times New Roman', Times, sans-serif; }

  /*        TEXT        */
  /* Faces, sizes, etc. */
  div#header h1 {
    font-size: 500%; }

  div#related-posts h3,
  div#super-footer h3,
  div.col-left h3 {
    text-align: right; } }

/*# sourceMappingURL=style.css.map */
