


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, article header, article section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

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

nav ul {
  list-style: none; }

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; }

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 #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

.grid_1 {
  width: 60px; }

.grid_2 {
  width: 140px; }

.grid_3 {
  width: 220px; }

.grid_4 {
  width: 300px; }

.grid_5 {
  width: 380px; }

.grid_6 {
  width: 460px; }

.grid_7 {
  width: 540px; }

.grid_8 {
  width: 620px; }

.grid_9 {
  width: 700px; }

.grid_10 {
  width: 780px; }

.grid_11 {
  width: 860px; }

.grid_12 {
  width: 940px; }

.column {
  margin-left: 10px;
  margin-right: 10px;
  overflow: hidden;
  float: left;
  display: inline; }

.row {
  width: 960px;
  margin: 0 auto;
  overflow: visible; }

.row .row {
  margin-left: -10px;
  margin-right: -10px;
  width: auto;
  display: inline-block; }

html, body {
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 20px; }

header {
  font-size: 1em;
  line-height: 1.25;
  margin-top: 1.25em;
  margin-bottom: 2.5em; }
  header h2 {
    font-size: 1em;
    line-height: 1.25;
    margin: 0; }
  header .vcard {
    font-size: 0.9em;
    line-height: 20px; }
  header ul li {
    margin-bottom: 0; }

aside {
  font-size: 14px;
  line-height: 20px; }
  aside h2 {
    font-size: 1.4em;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 20px; }
  aside h3 {
    font-size: 1.2em;
    line-height: 20px;
    margin-top: 20px; }
  aside p {
    font-size: 1em;
    line-height: 20px;
    margin-bottom: 20px; }

blockquote {
  font-size: 0.98em;
  line-height: 20px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-style: italic; }
  blockquote p {
    margin-bottom: 20px; }
  blockquote cite {
    text-align: right;
    padding-top: 20px; }

article h1, article h2, article h3, article h4, article h5 {
  color: #444;
  margin-bottom: 20px; }
article h2 {
  font-size: 1.5em;
  line-height: 40px;
  margin-top: 20px;
  margin-bottom: 20px; }
article h3 {
  font-size: 1.25em;
  line-height: 20px;
  margin-top: 20px;
  margin-bottom: 20px; }

article header .timestamp {
  font-size: 0.8em;
  line-height: 20px;
  margin-bottom: 20px;
  margin-top: -20px;
  font-style: italic; }

p {
  font-size: 1em;
  line-height: 20px;
  margin-bottom: 20px; }

ul {
  padding-left: 1.25em;
  padding-right: 1.25em; }
  ul li {
    font-size: 0.9em;
    line-height: 20px;
    margin-bottom: 20px; }

q {
  quotes: '\201C' '\201D' '\2018' '\2019'; }

q:lang(sv) {
  quotes: '\201D' '\201D' '\2019' '\2019'; }

q:lang(da) {
  quotes: '\00BB' '\00AB' '\203A' '\2039'; }

q:before {
  content: open-quote; }

q:after {
  content: close-quote; }



small {
  font-size: 0.8em;
  line-height: 20px; }

.hidden {
  display: none; }

.center {
  text-align: center; }

.justify {
  text-align: justify; }

.logo {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.2em;
  font-weight: normal;
  line-height: 0;
  text-align: right;
  width: 210px; }
  .logo a {
    text-decoration: none;
    color: inherit; }
  .logo .beyond {
    font-size: 2em;
    font-weight: bold;
    letter-spacing: -0.1em;
    line-height: 0.5681em; }
  .logo .the {
    font-size: 1.6em;
    letter-spacing: -0.05em;
    line-height: 0.7102em; }
  .logo .path {
    font-size: 1.9em;
    font-weight: bold;
    letter-spacing: -0.075em;
    line-height: 0.5980em; }

body {
  background-color: transparent;
  background-image: url(/images/bg/sunrisedust.jpg);
  background-position: center -10px;
  background-repeat: no-repeat;
  color: #97948d; }

html {
  background-color: #040404;
  background-image: url(/images/bg/dust.jpg);
  background-position: center bottom; }

header {
  background-color: #040404;
  background-image: url(/images/sunrise.jpg);
  background-position: center -80px;
  background-repeat: no-repeat; }

header {
  text-shadow: #64615a 0 0 2px; }
  header a {
    text-shadow: #97948d 0 0 1px; }

.logo {
  color: #262626; }
  .logo a {
    text-shadow: #312e27 0 0 3px !important;
    color: inherit !important;
    background: inherit !important; }

article {
  text-shadow: #312e27 0 0 5px; }
  article h2, article h3 {
    text-shadow: #97948d 0 0 2px; }
  article h2 {
    color: #dbd8d1; }
  article h3 {
    color: #cac7c0; }
  article h4 {
    color: #b9b6af; }
  article h5 {
    color: #a8a59e; }

header {
  color: #312e27; }

a {
  padding: 3px;
  margin: -3px; }
  a:link {
    color: #3870a8; }
  a:hover {
    color: #040404;
    background: #3870a8;
    text-shadow: none; }
  a:active {
    color: #5588bb; }
  a:visited {
    color: #2e5c8a; }
    a:visited:hover {
      color: #040404;
      background: #2e5c8a;
      text-shadow: none; }

#articles p {
  color: #a8a59e; }

aside {
  color: #86837c; }
  aside h2, aside h3 {
    text-shadow: #86837c 0 0 2px; }
    aside h2 a, aside h3 a {
      text-shadow: #535049 0 0 2px; }
  aside h2 {
    color: #cac7c0; }
  aside h3 {
    color: #b9b6af; }
  aside h4 {
    color: #a8a59e; }
  aside h5 {
    color: #a8a59e; }
