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

*:focus {
  outline: 0; }

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

ul {
  list-style: none; }

html, body {
  height: 100%; }

body, input, select, textarea, button {
  font-size: 16px;
  line-height: 24px;
  font-family: Georgia; }

h1, h2, h3, h4, h5, h6 {
  cursor: default; }

h2, h3, h4, h5, h6, li, p {
  margin-bottom: 12px; }

a {
  text-decoration: none;
  color: #008; }
  a:hover, a:focus {
    text-decoration: underline; }

sup {
  font-size: 12px;
  line-height: 12px;
  padding-left: 2px;
  display: inline-block;
  vertical-align: top; }

abbr[title] {
  cursor: help; }

body {
  background: #FEFEFE;
  color: #222; }

h1, h2, #account p, p.subtitle, ul, p.meta, article.comment header, #pagination p.newer, #pagination p.older {
  font-family: "Gill Sans", Helvetica, sans-serif;
  font-weight: 100;
  font-style: italic;
  letter-spacing: 1px; }

#pages-show #main ul, #pages-show #main ol {
  font-family: inherit;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0;
  margin-left: 24px; }
#pages-show #main ul, #pages-show #main ul > li {
  list-style: disc; }
#pages-show #main ol, #pages-show #main ol > li {
  list-style: decimal; }

h1, p.subtitle {
  margin-bottom: 24px; }

h1, h2 {
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 4px; }

p.subtitle {
  margin-top: -24px; }

#header {
  background: #F4E8C5 url("../images/grain.jpg") top center fixed;
  border-bottom: 1px solid #DDD;
  padding: 12px 0 11px;
  position: relative;
  height: 120px;
  margin-bottom: 24px; }
  #header h1, #header p.subtitle, #header nav {
    position: absolute;
    left: 50%;
    margin-left: -456px;
    width: 480px; }
  #header h1 {
    text-indent: 96px;
    top: 24px;
    height: 64px; }
    #header h1 a {
      display: block;
      height: 100%;
      text-indent: -99999px;
      background: url("../images/title.png") no-repeat;
      opacity: .8; }
      #header h1 a:hover, #header h1 a:focus {
        opacity: 1; }
  #header p.subtitle, #header nav {
    margin-left: -360px; }
  #header p.subtitle {
    font-size: 24px;
    top: 102px; }
    #header p.subtitle a {
      display: inline-block;
      text-indent: 12px;
      font-size: 16px; }
  #header nav {
    top: 108px;
    padding-left: 2px; }
    #header nav li {
      display: inline-block;
      margin-right: 18px;
      font-style: normal; }
      #header nav li a {
        display: block;
        color: #116; }

#account, #search {
  position: absolute;
  z-index: 8701;
  left: 50%;
  width: 192px;
  margin-left: 184px; }

#account {
  top: 76px;
  padding: 9px 6px;
  margin-left: 178px;
  z-index: 44;
  text-align: center;
  min-height: 48px; }
  #account .logged-out, #account form {
    margin-top: 16px;
    background: rgb(212, 180, 127); }
  #account li, #account p {
    font-size: 14px;
    line-height: 16px; }
  #account li a {
    display: block; }
  #account p.name {
    letter-spacing: 2px;
    white-space: nowrap;
    letter-spacing: 1px;
    font-size: 14px;
    font-style: normal;
    float: none;
    white-space: nowrap;
    width: 196px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 5px;
    border-bottom: 1px solid #D3B47F;
    margin-bottom: 0; }
    #account p.name a {
      display: block; }
  #account .account {
    text-align: center;
    height: 24px;
    margin-bottom: 6px;
    white-space: nowrap; }
    #account .account li {
      margin: 0;
      display: inline;
      padding-right: 0; }
      #account .account li a {
        display: inline-block; }
      #account .account li.login a {
        padding-left: 36px; }
      #account .account li.signup a {
        padding-right: 36px; }
      #account .account li:after {
        content: "\2022";
        padding-left: 6px; }
      #account .account li:last-child:after {
        display: none; }
  #account .destinations {
    clear: both;
    margin-top: 7px;
    border-top: 1px solid #BBB;
    padding-top: 4px; }
    #account .destinations li {
      margin-bottom: 6px; }
    #account .destinations li.add {
      font-weight: bold;
      margin-bottom: 0; }
  #account form {
    padding: 6px;
    margin: -6px;
    width: 192px;
    display: none; }
    #account form h2 {
      display: none; }
    #account form input, #account form button {
      width: 186px;
      margin: 0; }
    #account form .checkbox {
      height: 30px;
      text-align: center; }
      #account form .checkbox input, #account form .checkbox label {
        width: auto;
        float: none;
        display: inline-block;
        position: relative; }
      #account form .checkbox input {
        margin: 6px 6px 0 0; }
    #account form a.cancel {
      width: 184px;
      line-height: 24px;
      margin: 12px 0 0 3px;
      color: #555;
      border: 1px solid #EEE;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px; }
      #account form a.cancel:hover, #account form a.cancel:focus {
        text-decoration: none;
        color: #000;
        background: #EEE;
        border-color: #FFF; }

#search {
  top: 42px; }
  #search input {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    font-family: "Gill Sans", Helvetica, sans-serif;
    font-weight: 100;
    font-size: 14px;
    border-width: 1px;
    padding: 2px;
    height: 20px;
    line-height: 20px;
    padding-left: 20px;
    background: #FFF url("../images/glass.png") no-repeat scroll 2px center;
    width: 168px; }

#blanket {
  width: 744px;
  margin: 0 auto; }

#main, #entries-show article.entry {
  width: 500px;
  float: left; }
  #main h1, #entries-show article.entry h1 {
    width: 748px;
    font-size: 24px; }
  #main p.subtitle, #entries-show article.entry p.subtitle {
    font-size: 16px; }

#main {
  padding-top: 144px;
  margin-top: -144px;
  min-height: 100%; }

#sidebar {
  float: right;
  position: relative;
  width: 196px;
  margin-top: 72px; }

.flash {
  padding: 12px;
  background: #CFC;
  text-align: center;
  font-style: italic;
  margin-bottom: 24px; }
  .flash p {
    margin: 0; }
  .flash.error {
    background: #FCC; }

form {
  width: 500px;
  margin-bottom: 24px; }
  form li {
    clear: both; }
    form li:after {
      content: " ";
      display: block;
      clear: both; }
  form ul.errors {
    color: #C44;
    background: #FEE;
    padding: 0 6px;
    margin: 0 -6px; }
  form p.hint {
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    padding-left: 6px; }
  form label {
    display: block;
    float: left;
    width: 84px;
    line-height: 36px;
    text-align: right;
    margin-left: -96px; }
  form input, form textarea, form button {
    height: 24px;
    border: 2px solid #CCC;
    padding: 4px;
    width: 488px; }
  form input[type=checkbox], form input[type=radio] {
    width: auto;
    height: auto;
    padding: 0;
    border: none; }
  form li.checkbox input {
    float: left;
    margin: 10px 8px 0 0; }
  form li.checkbox label {
    margin: 0;
    text-align: left;
    float: none;
    width: auto; }
  form span.inline-bit {
    line-height: 36px;
    font-family: Georgia;
    font-style: normal;
    font-weight: normal;
    float: left;
    letter-spacing: 0; }
  form input.inline {
    float: left;
    width: 144px; }
  form textarea {
    height: 96px;
    margin: 0; }
  form fieldset legend {
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Gill Sans", Helvetica, sans-serif;
    letter-spacing: 2px;
    font-style: normal;
    margin-bottom: 12px; }
  form fieldset ul li {
    margin: 0; }
  form button {
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: auto;
    height: auto;
    background: #DDD;
    font-family: "Gill Sans", Helvetica, sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 24px;
    padding: 4px 10px;
    display: inline;
    float: none; }
    form button:hover, form button:focus {
      cursor: pointer;
      background: #EEE;
      border-color: #559;
      color: #559; }
  form input:focus, form textarea:focus, form button:active {
    border-color: #99C !important;
    background: #F9F9FF; }

article {
  width: 500px;
  position: relative; }
  article.in-list {
    padding-bottom: 17px;
    border-bottom: 1px solid #DDD;
    margin-bottom: 30px; }
    article.in-list:last-of-type {
      padding-bottom: 0;
      border-bottom: 0;
      margin-bottom: -12px; }
    article.in-list h1 {
      font-size: 20px !important;
      line-height: 24px;
      margin-bottom: 12px; }
  article p.meta {
    overflow: hidden;
    margin: -12px 0 18px; }

.no-results {
  margin-top: 48px;
  font-style: italic;
  color: #555; }

aside h1 {
  margin-top: 30px; }

p.photo {
  width: 500px;
  overflow: hidden;
  padding: 2px;
  margin: -2px -2px 22px; }
  p.photo a {
    display: block;
    background: #EEF; }
    p.photo a:hover, p.photo a:focus {
      margin: -2px;
      border: 2px solid #99C;
      opacity: .9; }
  p.photo img {
    display: block;
    max-width: 500px; }

ul.actions {
  overflow: hidden;
  width: 500px;
  padding: 12px 0;
  margin: -24px 0 -12px;
  opacity: 0.3; }
  ul.actions:hover, ul.actions:focus {
    opacity: 0.8; }
  ul.actions li {
    float: left;
    height: 16px;
    line-height: 16px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-style: normal;
    margin-right: 12px;
    -webkit-transition-duration: 0.2s; }
    ul.actions li a {
      display: block;
      color: #000; }
    ul.actions li.favorite {
      background-position: 0 0; }
    ul.actions li.favorited {
      background-position: 0 -64px; }
    ul.actions li.share {
      background: none;
      position: relative; }
      ul.actions li.share h2 {
        margin: 0;
        font-weight: 100; }
      ul.actions li.share ul {
        float: right;
        overflow: hidden; }
      ul.actions li.share li {
        float: left;
        margin-right: 16px; }
    ul.actions li.short {
      background-position: 0 -32px; }
    ul.actions li.comments {
      margin-right: 0;
      float: right; }
  ul.actions iframe {
    margin-top: -2px; }

ul.actions a.short, footer ul li {
  text-transform: none;
  letter-spacing: 0; }

#sidebar dl.details {
  clear: both;
  margin-left: -20px; }
  #sidebar dl.details ul {
    width: 196px;
    font-style: normal; }
  #sidebar dl.details li, #sidebar dl.details dt.streams {
    margin: 0;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: normal;
    opacity: .6; }
  #sidebar dl.details li a {
    display: block;
    color: #000; }
  #sidebar dl.details dt.stats, #sidebar dl.details dt.admin {
    display: none; }
  #sidebar dl.details dt.tags, #sidebar dl.details dt.edit {
    text-indent: -9999px;
    position: absolute;
    left: -20px;
    width: 16px;
    height: 16px;
    background: url("../images/icons.png") no-repeat scroll 0 -48px;
    opacity: .6; }
  #sidebar dl.details dt.edit {
    background: url("../images/icon-key.png") no-repeat scroll center center; }
  #sidebar dl.details ul {
    padding-left: 20px;
    margin-bottom: 24px; }
    #sidebar dl.details ul li {
      background: none;
      text-indent: 0; }
  #sidebar dl.details dt.streams {
    margin-top: 24px;
    width: 196px; }
  #sidebar dl.details dd.streams .edit {
    opacity: 1; }
#sidebar div.author {
  background: #F9F9F9;
  margin-bottom: 12px;
  line-height: 24px;
  font-size: 14px;
  white-space: nowrap;
  margin-top: -72px; }
  #sidebar div.author a {
    display: block;
    padding: 12px;
    color: #555;
    height: 48px;
    overflow: hidden; }
    #sidebar div.author a:hover, #sidebar div.author a:focus {
      text-decoration: none;
      background: #EEF;
      color: #335; }
  #sidebar div.author img {
    display: block;
    float: right;
    width: 48px;
    height: 48px; }
  #sidebar div.author small {
    display: block;
    font-style: italic;
    letter-spacing: 1px;
    font-size: 14px;
    font-family: "Gill Sans", Helvetica, sans-serif;
    font-weight: 100; }
#sidebar h2.streams {
  letter-spacing: 2px;
  font-weight: 100;
  text-transform: none;
  font-style: italic; }
#sidebar ul.streams li {
  font-style: italic;
  text-transform: none;
  letter-spacing: 1px;
  font-size: 14px;
  margin-bottom: 12px; }
  #sidebar ul.streams li a {
    display: block;
    padding: 6px;
    margin: -6px; }
    #sidebar ul.streams li a:hover, #sidebar ul.streams li a:focus {
      text-decoration: none;
      background: #EEF; }
  #sidebar ul.streams li p {
    margin: 0; }
  #sidebar ul.streams li p.title {
    font-weight: bold;
    letter-spacing: 2px;
    font-style: normal;
    text-transform: uppercase;
    font-size: 16px; }
  #sidebar ul.streams li span.author, #sidebar ul.streams li p.description {
    color: #555;
    display: block; }

#sidebar li.placements {
  opacity: 1; }

#sidebar form.placements {
  width: 192px;
  padding: 6px;
  margin: -6px -6px 6px; }
  .js #sidebar form.placements {
    height: 12px;
    overflow: hidden; }
  #sidebar form.placements legend {
    font-weight: normal;
    cursor: pointer; }
    #sidebar form.placements legend span {
      display: block;
      width: 196px; }
    #sidebar form.placements legend:hover {
      text-decoration: underline; }
  #sidebar form.placements.open {
    height: auto;
    background: #EEE; }
    #sidebar form.placements.open legend:hover {
      text-decoration: none; }
  #sidebar form.placements ul, #sidebar form.placements li {
    padding: 0;
    margin: 0;
    opacity: 1; }
  #sidebar form.placements label {
    margin-left: 24px; }
  #sidebar form.placements button {
    padding: 2px 5px;
    border-width: 1px; }
  #sidebar form.placements .or-cancel a {
    display: inline; }
  #sidebar form.placements .buttons {
    text-align: center; }

fieldset.streams .new {
  height: 36px;
  overflow: hidden; }
  fieldset.streams .new label, fieldset.streams .new a {
    display: block;
    color: #008;
    cursor: pointer;
    font-style: normal;
    margin-left: 24px; }
    fieldset.streams .new label:hover, fieldset.streams .new a:hover {
      text-decoration: underline; }
  fieldset.streams .new a {
    clear: both;
    line-height: 20px; }
  fieldset.streams .new.open {
    height: auto; }
    fieldset.streams .new.open label {
      display: none;
      color: inherit; }
      fieldset.streams .new.open label:hover {
        text-decoration: none; }
  fieldset.streams .new input[type='text'] {
    border-width: 1px;
    padding: 2px;
    font-size: 12px;
    width: 156px;
    margin: 0; }

#pagination {
  margin: 24px 0;
  border-top: 1px solid #EEE;
  padding: 23px 62px 24px 63px;
  width: 375px; }
  #pagination p {
    float: left;
    width: 125px;
    text-align: center;
    font-style: italic;
    font-weight: normal; }
    #pagination p.newer, #pagination p.older {
      text-transform: uppercase;
      letter-spacing: 2px; }
    #pagination p.dead {
      color: #CCC; }
      #pagination p.dead.older:after {
        content: "Older"; }
      #pagination p.dead.newer:after {
        content: "Newer"; }
  #pagination a {
    font-style: normal;
    display: block; }

.subscribe {
  margin: 0;
  position: relative; }
  .subscribe a {
    display: block;
    position: absolute;
    right: 0;
    top: 18px;
    padding-left: 20px;
    background: url("../images/rss.png") no-repeat scroll center left; }

#stream-navigation {
  overflow: hidden;
  margin: 0 auto 24px; }
  #stream-navigation h1, #stream-navigation p {
    margin: 0; }
  #stream-navigation h1 {
    font-size: 12px;
    font-weight: 100;
    letter-spacing: 2px;
    text-transform: none;
    font-style: italic; }
  #stream-navigation p {
    float: left;
    font-size: 12px;
    width: 48px;
    text-align: center;
    line-height: 36px; }
    #stream-navigation p.older, #stream-navigation p.newer {
      font-size: 36px;
      width: 36px;
      height: 24px; }
      #stream-navigation p.older a, #stream-navigation p.newer a {
        display: block;
        position: relative;
        text-indent: -9999px;
        font-size: 24px;
        color: #008; }
        #stream-navigation p.older a:hover, #stream-navigation p.older a:focus, #stream-navigation p.newer a:hover, #stream-navigation p.newer a:focus {
          text-decoration: none;
          background: #EEF; }
    #stream-navigation p a, #stream-navigation p.none {
      text-indent: -9999px;
      position: relative; }
      #stream-navigation p a:after, #stream-navigation p.none:after {
        position: absolute;
        left: 0;
        top: 0;
        text-indent: 0;
        width: 100%;
        text-align: center; }
    #stream-navigation p a:after {
      color: #008;
      content: "\203A"; }
    #stream-navigation p.older a:after {
      content: "\2039"; }
    #stream-navigation p.none:after {
      content: "\00D7";
      font-size: 18px; }

article.comment {
  min-height: 96px;
  margin-bottom: 24px;
  width: 404px;
  padding-left: 108px;
  position: relative; }
  article.comment header p {
    margin: 0; }
  article.comment p.avatar {
    position: absolute;
    left: 0;
    top: 0; }
    article.comment p.avatar img {
      width: 96px;
      height: 96px; }

form#new-comment {
  margin-top: 24px;
  border-top: 1px solid #DDD;
  padding-top: 23px; }

form.inset li {
  position: relative;
  margin-bottom: 6px; }
  form.inset li:last-child {
    margin: 0; }
form.inset label, form.inset input, form.inset button {
  font-size: 12px; }
form.inset input, form.inset textarea, form.inset button {
  border-width: 1px;
  padding: 2px; }
form.inset button {
  padding: 2px 6px; }
form.inset label {
  position: absolute;
  margin: 3px 6px;
  text-align: left;
  line-height: 24px; }
  form.inset label.focused {
    color: #DDD; }
form.inset .checkbox input {
  margin-top: 6px; }

#sidebar form#new-stream {
  width: 196px;
  background: #F4EFBC;
  padding: 6px;
  margin: 6px -6px 0; }
  #sidebar form#new-stream input[type=text], #sidebar form#new-stream input.inline, #sidebar form#new-stream textarea {
    width: 190px; }
  #sidebar form#new-stream .inline-bit {
    display: none; }
  #sidebar form#new-stream a {
    display: inline; }
  #sidebar form#new-stream .buttons {
    text-align: center; }

#admin-sections nav ul {
  overflow: hidden;
  margin: -18px 0 18px;
  border-bottom: 1px solid #333; }
  #admin-sections nav ul li {
    float: left;
    margin-right: 12px; }
    #admin-sections nav ul li a {
      display: block; }
#admin-sections > div {
  display: none;
  margin-top: -192px;
  padding-top: 192px; }
#admin-sections > div:target {
  display: block; }

ul.admin {
  overflow: hidden;
  width: 744px; }
  ul.admin > li {
    background: #EEE;
    padding-bottom: 11px;
    border-bottom: 1px solid #999;
    margin-bottom: 12px;
    position: relative;
    width: 200px;
    height: 200px;
    padding: 12px;
    overflow: hidden;
    float: left;
    margin: 0 24px 24px 0;
    border: none;
    position: relative; }
  ul.admin ul.actions {
    visibility: hidden;
    overflow: hidden;
    text-align: right;
    position: absolute;
    width: 100%;
    background: rgba(0,0,0,.8);
    top: 0;
    right: 0; }
    ul.admin ul.actions li {
      display: inline-block;
      margin: 3px 0; }
      ul.admin ul.actions li:last-child {
        margin-right: 5px; }
    ul.admin ul.actions a {
      display: block;
      padding: 3px;
      background: #EEE;
      font-size: 12px;
      line-height: 1;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      text-transform: uppercase;
      font-style: normal;
      color: #111; }
      ul.admin ul.actions a:hover, ul.admin ul.actions a:focus {
        text-decoration: none;
        background: #111;
        color: #EEE; }
  ul.admin.entries .photo, ul.admin.users .photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 224px;
    height: 224px;
    background: #DDD; }
    ul.admin.entries .photo img, ul.admin.users .photo img {
      width: 224px; }
    ul.admin.entries .photo span, ul.admin.users .photo span {
      visibility: hidden;
      position: absolute;
      bottom: 0;
      background: rgba(0,0,0,.8);
      color: #EEE;
      padding: 12px;
      left: 0;
      right: 0; }
  ul.admin.entries > li:hover .photo span, ul.admin.entries > li:focus .photo span, ul.admin.users > li:hover .photo span, ul.admin.users > li:focus .photo span {
    visibility: visible; }
  ul.admin.comments > li {
    height: 112px; }
  ul.admin.comments p {
    font-style: normal; }
  ul.admin.comments p.byline {
    background: #EEE;
    font-style: italic;
    position: absolute;
    bottom: 0;
    padding: 12px;
    left: 0;
    right: 0;
    margin: 0; }

#ad {
  background: #EEE;
  margin: -24px 0 24px; }
  #ad p {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    padding: 12px; }
  #ad .content {
    position: relative; }
    #ad .content a {
      color: #333; }
    #ad .content img {
      display: block;
      width: 120px;
      height: 90px;
      margin: 0 auto 12px; }
  #ad .what a {
    padding-top: 12px;
    margin-top: -12px;
    color: #888; }

#footer {
  clear: both;
  margin: 24px auto;
  border-top: 1px solid #EEE;
  padding: 17px 0 18px; }
  #footer li {
    display: inline-block;
    margin-right: 12px; }

