@import url(curate.css);

input, button {
  font-family: inherit;
  font-size: small; }

hr {
  border: 1px solid #eee;
  width: 40%; }

label {
  vertical-align: middle; }

li label {
  display: block;
  float: left;
  margin-right: 0.5em;
  text-align: right;
  width: 4em; }

/* input#id_title {
  font-size: 2em;
  border: 0px; }

input#id_tags {
  font-size: 1.2em;
  border: 1px; 
  margin: 10px 0px;
  padding: 5px;
  border-style: dashed;
  border-color: #eee;
} */

pre p, .comment pre {
  margin: 0px;
}

#askform [type=text] {
  width: 516px;
}

.trash {
  background: url("../images/trash.png") no-repeat scroll 0 0 transparent;
  display: block;
  float: right;
  height: 26px;
  position: relative;
  right: 0;
  top: 0;
  width: 26px;
}
.trash:hover {
  cursor: pointer;
  display: block;
}







#urldir {
  border: 2px dotted grey;
  padding: 6px;
  border-radius: 6px; }

.login {
  text-align: center;
  margin: 50px auto;
}

.login label {
  display: block; }
.login .form-row-vertical {
  margin-bottom: 8px; }

.clear {
  clear: both;
  height: 0;
  width: 0; }

.badges a {
  color: #763333;
  text-decoration: underline; }

.badge-inner img {
  width: 38px; } 

a:hover {
  text-decoration: underline; }

.tright {
  text-align: right; }

.spacer3 {
  clear: both;
  line-height: 30px;
  visibility: hidden; }

ul {
  margin-bottom: 1em;
  margin-left: 20px;
  padding-left: 0; }

td ul {
  vertical-align: middle; }

li input {
  margin: 3px 3px 4px; }

code {
  font-family: Consolas, Monaco, Liberation Mono, Lucida Console, Monospace;
  font-size: 100%;
  white-space: pre-wrap; }

.embeded {
  background-color: white; }


  

#top-mast {
  text-align: center;
  margin-bottom: 60px;
  padding: 30px;
  background: #f8ca45 url("../images/vacantbanner.png") repeat-x; }

#decowrapper {
  background-image: url("../images/decofront.png");
  background-repeat: no-repeat;
  clear: both;
  height: 240px;
  padding: 78px 0 0 50px;
  position: relative; }

#decovideo {
  margin: 0 0 0 151px; }


#headerwrapper {
  background-color: #FFC000;
  background-image: url("../../media/images/headerwrapper.png");
  background-position: left bottom;
  height: 50px;
  position: absolute;
  top: 0;
  width: 100%; }

#headroof, #wrapper, #announcement {
  margin: auto;
  padding: 0;
  width: 990px; }

#roof {
  width: 990px; }

#room, #editormain, #editormain0, #editormain2, #bookmain, #mediamain {
  background-color: white;
  padding: 10px 2px; }

#cropcontainer {
  margin-bottom: 20px;
  left: -90px;
  width: 964px;
  height: 100%;
  border: 2px solid #ddd;
  overflow: auto; }

#cropcover {
  position: absolute;
  height: 50000px;
  width: 960px;
  top: 30px;
  left: 0px; }

#cropper {
  opacity: 0.05;
  height: 50000px;
  width: 960px; }

#nav {
  float: left;
  margin: 40px 0 0;
  width: 97%; }
  #nav a {
    background: none repeat scroll 0 0 #DADADA;
    border-color: #888888;
    border-radius: 3px 12px 0 0;
    box-shadow: 1px -2px 4px rgba(10, 25, 25, 0.2);
    color: #333333;
    display: block;
    float: right;
    font-size: 14px;
    font-weight: 400;
    height: 25px;
    line-height: 30px;
    margin-left: 6px;
    padding: 0 13px 4px;
    text-decoration: none; }
    #nav a:hover {
      text-decoration: underline; }
    #nav a.on {
      background: url("../../media/images/pagebg.png") repeat scroll 0 0 whitesmoke;
      border-style: none solid none none;
      border-width: 1px 2px;
      color: darkRed;
      font-weight: 600;
      text-decoration: none; }
    #nav a#nav_ask {
      background: none repeat scroll 0 0 #B02B2C;
      color: wheat;
      float: left;
      font-size: 14px;
      font-weight: 700;
      text-decoration: none; }
      #nav a#nav_ask:hover {
        text-decoration: underline; }
      #nav a#nav_ask.on {
        color: #FFFFFF; }

#searchBar {
  background-color: #B6C4E2;
  border-color: #EEEEEC #A9ACA5 #BABDB6 #EEEEEC;
  border-style: solid;
  border-width: 1px;
  padding: 4px 0 0;
  text-align: center;
  width: 988px; }
  #searchBar .searchInput {
    border: 0 none;
    font-size: 13px;
    height: 18px;
    padding: 3px;
    width: 400px; }
  #searchBar .searchBtn {
    font-size: 14px;
    height: 26px;
    width: 80px; }
  #searchBar .options {
    color: #333333;
    font-size: 120%;
    padding: 3px 0; }
    #searchBar .options input {
      margin: 0 3px 0 15px; }
      #searchBar .options input:hover {
        cursor: pointer; }

#listM {
  margin: 10px 0 0; }

#listA {
  float: left;
  padding: 0; }

.thousand {
  color: orange; }

.item-stack {
  /* display: list-item;
  list-style-type: square;
  list-style-position: inside; */
  margin: 0 0 10px 6px;
}

.item-stack a.post-vote {
  display: inline-block;
}

.short-summary {
  box-shadow: 0 2px 4px rgba(20, 25, 25, 0.1);
  display: inline-block;
  margin: 0 0 4px;
  width: 720px; }
  .short-summary h2- a {
    color: #222255;
    float: left;
    font-size: 16px;
    height: 25px;
    margin: 0;
    overflow: hidden;
    width: 510px; }
  .short-summary .userinfo {
    clear: both;
    color: #666666;
    float: right;
    font-size: 12px;
    margin-top: 1px; }


.short-summary .counts {
  float: right;
  margin-right: 0;
  margin-top: 0;
  padding-right: 0; }
.short-summary .titlecount {
  float: right;
  margin-right: 0;
  margin-top: 7px;
  padding-right: 0; }
.short-summary .item-face {
  float: left;
  font-size: 12px;
  height: 42px;
  position: relative;
  width: 48px; }
.short-summary .vote-box {
  float: left;
  font-size: 12px;
  height: 42px;
  position: relative;
  width: 32px; }


.thumb-inner {
  height: 150px;
  position: relative; }


.thumb-center img, .thumb-strip, .thumb-icon {
  position: absolute; }

.thumb-center img {
  margin-left: 50%;
  margin-top: 50%; }

.thumb-strip {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
  border-radius: 10px 0 0 10px;
  bottom: 0;
  color: #222222;
  height: 20px;
  left: 1px;
  text-indent: 80px;
  width: 716px; }
  .thumb-strip a {
    font-weight: 900; }

.thumb-title2 {
  border-top: 3px solid #222222;
  color: #222222;
  font: bold 14px Calibri,dotum,Arial,sans-serif;
  letter-spacing: -1px;
  margin: 5px 0 0;
  padding: 5px 0 0;
  white-space: nowrap;
  width: 100%; }

.thumb-title {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  bottom: 0;
  color: white;
  display: block;
  font: bold 13px Calibri,dotum,Arial,sans-serif;
  left: 0;
  padding: 12px 12px 28px;
  position: absolute;
  right: 0; }

.thumb-img {
  border-radius: 0 0 0 0; }

.thumb-title {
  border-radius: 0 0 0 0; }

.thumb-icon {
  bottom: 2px;
  height: 22px;
  right: 4px;
  width: 22px; }

.short-summary .summary-wrapper {
  float: left;
  width: 638px; }
.short-summary .summary-title {
  display: inline-block; }
.short-summary .tags {
  display: inline-block;
  float: right; }
.short-summary .votes {
  color: #666666;
  float: right;
  width: 128px; }
.short-summary .views {
  color: #666666;
  width: 80px; }
.short-summary .favorites {
  float: left;
  text-align: center;
  width: 24px; }

#question-table {
  margin-bottom: 10px; }

.questions-count {
  color: #A40000;
  font-family: sans-serif;
  font-size: 24px;
  font-weight: 600;
  margin-right: 5px;
  margin-top: 3px;
  padding: 0 0 5px; }

.boxA {
  background-color: white;
  border: 4px solid darkgray;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 1px 1px 1px #999999;
  margin: 22px 6px 8px 1px;
  opacity: 0.8;
  padding: 5px; }
  .boxA h3 {
    color: darkRed;
    font-size: 14px;
    font-weight: 800;
    margin: 7px 0 4px 7px;
    padding: 0; }
  .boxA .body {
    padding: 8px; }
  .boxA .more {
    font-size: 12px;
    font-weight: 800;
    padding: 2px;
    text-align: right; }

.pagesize {
  float: right;
  margin-bottom: 5px;
  margin-top: 15px; }

  .paginator {
    text-align: center;
    padding: 20px;

  }

  .paginator .curr {
    
    font-weight: bold; }

.paginator-container-left {
  padding: 5px 0 10px; }

span.bigtag {
  font-size: 16px; }

.tag-number {
  font-size: 12px; }

.marked-tags {
  margin-bottom: 5px;
  margin-top: 0; }

.medal {
  background: none repeat scroll 0 0 #FFFFCD;
  border-color: #EEEEEE #CCCCCC #CCCCCC #EEEEEE;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  line-height: 250%;
  padding: 4px 12px 4px 6px; }

a.medal {
  color: #333333;
  text-decoration: none; }
  a.medal:hover {
    background: url("../images/medala_on.gif") no-repeat scroll 0 0 transparent;
    border-color: #E7E296 #D1CA3D #D1CA3D #E7E296;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    text-decoration: none; }

.headlineA {
  border-bottom: 1px solid #777777;
  font-size: 13px;
  font-weight: 800;
  height: 30px;
  margin-bottom: 12px;
  padding-bottom: 2px;
  text-align: right; }



.articles-related {
  font-weight: 700;
  word-wrap: break-word; }
  .articles-related p {
    font-size: 100%;
    line-height: 20px;
    margin-bottom: 10px; }
  .articles-related ul {
    list-style: none outside none;
    margin-bottom: 1em;
    margin-left: 2px;
    padding-left: 0; }
  .articles-related li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }

ul.errorlist li, .errormessage {
  color: #B52717;
  font-weight: 800;
  margin-left: 0;
  padding-left: 2em;
  padding-top: 0.2em;
  background: url("../images/error.png") no-repeat scroll left top transparent; }

.tagsList {
  list-style-type: none;
  margin: 0;
  min-height: 360px;
  padding: 0; }
  .tagsList li {
    float: left;
    width: 235px; }

.badge-list {
  list-style-type: none;
  margin: 0; }
  .badge-list a {
    color: #3060A8; }
    .badge-list a.medal {
      color: #333333; }

.form-row {
  line-height: 25px; }

table.form-as-table {
  margin-top: 5px; }
  table.form-as-table ul {
    display: inline;
    list-style-type: none; }
  table.form-as-table li, table.form-as-table pre {
    display: inline; }
table.check-table td {
  padding-right: 50px; }

.submit-row {
  clear: both;
  display: block;
  line-height: 30px;
  padding-top: 10px; }

.error {
  color: darkred;
  font-size: 1em; }

.small {
  font-size: small; }

.title-desc {
  font-size: small;
  line-height: 2em; }

#editor {
  font-size: 100%;
  line-height: 18px;
  min-height: 200px;
  width: 100%; }

.wmd-preview {
  background-color: #F5F5F5;
  margin-top: 10px;
  min-height: 20px;
  overflow: hidden;
  padding: 6px;
  width: 98%; }

.preview-toggle {
  color: #AAAAAA;
  font-weight: 600;
  text-align: left;
  width: 100%; }
  .preview-toggle span:hover {
    cursor: pointer; }

#revisions {
  width: 950px; }

.revision {
  font-size: 13px;
  margin: 10px 0;
  width: 100%; }
  .revision .rev-arrow {
    cursor: pointer; }
  .revision .header {
    background-color: #EEEEEE;
    padding: 5px; }
  .revision .author {
    background-color: #E9E9FF; }
  .revision .summary {
    padding: 5px 0 10px; }
    .revision .summary span {
      display: inline;
      padding-left: 3px;
      padding-right: 3px; }
  .revision h1 {
    font-size: 130%;
    font-weight: 600;
    padding: 15px 0; }

.revision-mark {
  display: inline-block;
  font-size: 90%;
  overflow: hidden;
  text-align: left;
  width: 200px; }

.revision-number {
  font-family: sans-serif;
  font-size: 300%;
  font-weight: bold; }

.revision .body {
  margin-bottom: 50px;
  padding-left: 10px; }

.revision del {
  color: #FF5F5F; }

  .revision  ins {
  background-color: #97FF97; }



.scoreNumber {
  color: #512712;
  float: left;
  font-weight: 800;
  line-height: 16px; }

.user-details {
  font-size: 13px; }

.user-edit-link {
  background: url("../images/edit.png") no-repeat scroll 0 0 transparent;
  padding-left: 20px; }

.user-info-table {
  margin-bottom: 10px; }

.inlinetext {
  display: inline-block; }

.answer-votes {
  background-color: #EEEEEE;
  color: #555555;
  float: left;
  font-family: Arial;
  font-size: 110%;
  font-weight: bold;
  height: 15px;
  margin-right: 10px;
  padding: 4px 4px 5px;
  text-align: center;
  text-decoration: none;
  width: 20px; }

.vote-count {
  color: #777777;
  font-family: Arial;
  font-size: 160%;
  font-weight: 700; }

.user-action-1 {
  color: #333333;
  font-weight: bold; }

.user-action-2 {
  color: #CCCCCC;
  font-weight: bold; }

.user-action-3, .user-action-4, .user-action-7 {
  color: #333333; }

.user-action-8 {
  background-color: #CCCCCC;
  color: #763333;
  font-weight: bold;
  padding: 3px; }

.question-title-link a {
  color: #0077CC;
  font-weight: bold; }

.answer-title-link a {
  color: #0055AA;
  font-weight: bold; }

.post-type-1 a, .post-type-3 a {
  font-weight: bold; }

.post-type-2 a, .post-type-4 a, .post-type-8 a {
  color: #333333; }

.badge1 {
  color: #F7941D;
  font-size: 130%; }

.silver, .badge2 {
  color: #ED1C24;
  font-size: 130%; }

.bronze, .badge3 {
  color: #197B30;
  font-size: 130%; }

.badge-container {
  float: left;
  height: 64px;
  margin: 0;
  overflow: hidden;
  padding: 3px;
  width: 48px; }

.badge-inner, .badge-img {
  border: 0 none;
  display: inline-block;
  height: 48px;
  margin: 0;
  overflow: visible;
  padding: 0;
  position: relative;
  width: 100%; }

.badge-strip {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
  bottom: 0;
  color: #222222;
  font: bold 12px Arial;
  height: 10px;
  letter-spacing: -1px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%; }

.badge-desc {
  letter-spacing: -1px; }

.accept_rate {
  color: #555555;
  font-size: 15px;
  font-weight: bold;
  margin: 0; }

.user {
  display: inline-block;
  line-height: 140%;
  padding: 5px;
  width: 170px; }
  .user ul {
    list-style-type: none;
    margin: 0; }
  .user .thumb {
    clear: both;
    display: inline;
    float: left;
    margin-right: 4px; }

.ask-body {
  margin-left: auto;
  margin-right: auto;
  width: 640px; }

.logobarfront  {
  text-align: center;
  padding: 4px;
}

.big {
  font-size: 15px; }

.strong {
  font-weight: bold; }

.orange {
  color: #D64000;
  font-weight: bold; }

.grey {
  color: #808080; }

.about div {
  border-top: 1px dashed #AAAAAA;
  padding: 10px 5px; }
  .about div.first {
    border-top: medium none;
    padding-top: 0; }
.about p {
  margin-bottom: 10px; }
.about a {
  color: #D64000;
  text-decoration: underline; }
.about h3 {
  font-size: 15px;
  font-weight: 700;
  line-height: 30px;
  padding-top: 0; }

.nomargin {
  margin: 0; }

.inline-block {
  display: inline-block; }

.list-table td {
  vertical-align: top; }

table.form-as-table input {
  display: inline;
  margin-left: 4px; }

ul.form-horizontal-rows {
  list-style: none outside none;
  margin: 0; }
  ul.form-horizontal-rows li {
    height: 40px;
    position: relative; }
  ul.form-horizontal-rows label {
    display: inline-block;
    bottom: 6px;
    font-size: 12px;
    left: 0;
    line-height: 12px;
    margin: 0;
    position: absolute; }
  ul.form-horizontal-rows li input {
    bottom: 0;
    left: 180px;
    margin: 0;
    position: absolute; }

#changepw-form li input {
  left: 150px; }

.user-profile-tool-links {
  font-weight: bold;
  padding-bottom: 10px; }

.item-main {
  margin : 20px;
}

.post-controls {
  font-size: smaller;
  float: left;

   }

.tags-container {
  float: right;
  margin: 0; }

#question-tags {
  margin-top: 0; }

#question-controls .tags {
  margin: 0 0 3px; }

#tagSelector {
  padding-bottom: 2px; }

#hideIgnoredTagsControl {
  margin: 5px 0 0; }

#hideIgnoredTagsCb {
  margin: 0 2px 0 1px; }

a.post-vote, .favorite-mark, a.accept-answer {
  display: block;
  /* float: left; */
  height: 8px;
  /* position: relative; */
  width: 16px; }

.vote-box a.post-vote {
  display: block;
  float: left;
  height: 15px;
  margin: -2px;
  position: relative;
  width: 32px; }

  a.post-vote.up {
    background: url("../images/vote-arrow-up.png") no-repeat scroll center center transparent; }
    a.post-vote.up.on, a.post-vote.up:hover {
      background: url("../images/vote-arrow-up-on.png") no-repeat scroll center center transparent; }
  a.post-vote.down {
    background: url("../images/vote-arrow-down.png") no-repeat scroll center center transparent; }
    a.post-vote.down.on, a.post-vote.down:hover {
      background: url("../images/vote-arrow-down-on.png") no-repeat scroll center center transparent; }
a.accept-answer {
  background: url("../images/vote-accepted.png") no-repeat scroll center center transparent; }
  a.accept-answer.on, a.accept-answer:hover {
    background: url("../images/vote-accepted-on.png") no-repeat scroll center center transparent; }

.community-wiki {
  margin: 6px 0 0;
  min-height: 32px;
  font-size: small;
  padding-left: 36px;
  display: inline; }

.hidden-post {
  background: url("../images/hidden.png") no-repeat scroll left center transparent;
  color: #333333;
  font-size: 11px;
  line-height: 15px;
  margin: 6px 0 0;
  min-height: 32px;
  padding-left: 36px; }



.comments-char-left-count {
  color: #888888;
  float: left;
  font-weight: bold; }

.favorite-mark {
  background: url("../images/vote-favorite-off.png") no-repeat scroll center center transparent; }
  .favorite-mark.on {
    background: url("../images/vote-favorite-on.png") no-repeat scroll center center transparent; }

a.favorite-mark:hover {
  background: url("../images/vote-favorite-on.png") no-repeat scroll center center transparent; }

.favorite-count {
  float: left;
  font-weight: bold;
  padding: 0 20px 0 0;
  font-size: 0.9em;
  font-weight: bold; }

.comments-container {
  clear: both;
  /* padding: 0;  */
}


  /* .comment.not_top_scorer {
    display: none; } */

.comment-score a, .comment-text a {
  
  display: inline-block;
  height: 8px;
}

.comment-body {
  margin: 0px 25px;
}

  .comment-info * {
    float: right;
    /* height: 1.2em; */
    /* margin-left: 4px; */ }

a.comment-like, a.comment-delete, a.comment-edit, a.comment-convert {
  margin-left: 2px;
  width: 18px; }
a.comment-like {
  background: url("../images/comment-like.png") no-repeat scroll center center transparent; }
  a.comment-like:hover, a.comment-like.on {
    background: url("../images/comment-like-on.png") no-repeat scroll center center transparent; }
a.comment-delete {
  background: url("../images/comment-delete.png") no-repeat scroll center center transparent; }
a.comment-convert {
  background: url("../images/convert-off.png") no-repeat scroll center center transparent; }
a.comment-edit {
  background: url("../images/comment-edit.png") no-repeat scroll center center transparent; }

img.subscription-remove {
  float: right; }

.comment-form-container {
  padding: 1em; }

.comment-form-widgets-container input {
  vertical-align: top; }
.comment-form-widgets-container textarea {
  /* float: left;
  font-size: 0.9em;
  height: 3.6em;
  overflow: hidden;
  padding-bottom: 0;
  padding-top: 4px;
  resize: none; */
  width: 90%;
  display: inline-block; 
  vertical-align: bottom;
}

span.comment-chars-left {
  font-size: 12px;
  margin-right: 20px; }

div.comment-tools {
  text-align: right; }
div.summon-tools {
  margin-bottom: 12px;
  text-align: right; }
div.comment-tools .comments-showing {
  color: #777777;
  font-size: 12px; }

.action-link {
  color: #777777;
  cursor: pointer;
  padding: 3px; }
  .action-link a {
    color: inherit; }
    .action-link a.ajax-command:hover {
      background-color: #777777;
      color: #FFFFFF;
      text-decoration: none; }

.action-link-separator {
  color: #CCCCCC; }

.deleted {
  background-color: #F4E7E7; }

#command-loader {
  background: url("/m/viewspost/media/images/loading.png") repeat scroll 0 0 transparent;
  bottom: 0;
  height: 24px;
  left: 0;
  position: fixed;
  width: 24px; }
  #command-loader.success {
    background: url("/m/viewspost/media/images/vote-accepted-on.png") repeat scroll 0 0 transparent; }

.comment-form-buttons {
  margin: 0 3px;
  display: inline-block; }

.comments-char-left-count.warn {
  color: orange; }

#ask-related-questions {
  max-height: 150px;
  overflow-y: auto; }

.suspended-user {
  text-decoration: line-through; }

div#subscription_list {
  width: 100%; }
div.subscription_summary {
  border-top: 2px dotted #CCCCCE;
  margin-top: 5px;
  overflow: hidden;
  padding: 3px 0 5px;
  position: relative;
  width: 100%; }
div.subscription_title {
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px; }

a.subscription_unsubscribe_button {
  float: left;
  font-size: 11px;
  font-weight: bold;
  margin-right: 15px;
  margin-top: 5px; }

div.subscription_userinfo {
  float: right; }
div.subscription_tags {
  float: left;
  font-family: sans-serif; }
  div.subscription_tags a {
    background-color: #EEEEEE;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    color: #777777;
    font-size: 11px;
    font-weight: normal;
    padding: 1px 8px;
    text-decoration: none;
    white-space: nowrap; }
    div.subscription_tags a:hover {
      background-color: #356FCB;
      color: #FFFFFF; }
div.wmd-button {
  color: white; }
div.wmd-button-bar {
  float: left; }
div.cols-b {
  width: 100%; }
  div.cols-b:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    width: 100%; }



#user-reputation {
  float: right;
  margin: 10px; }

.thumb-desc {
  font-size: 12px;
  line-height: 15px; }

.bulkblock {
  display: block;
  float: left;
  height: 101px;
  position: relative; }

.savedel {
  background: url("../images/savedel.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  height: 24px;
  position: relative;
  right: 0;
  top: 0;
  width: 24px; }
  .savedel:hover {
    background: url("../images/savedel-hover.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: inline-block; }

.savedsubject {
  font-weight: bold;
  width: 160px; }

.tipsy {
  font-size: 12px;
  padding: 5px;
  position: absolute;
  z-index: 100000; }

.tipsy-inner {
  background-color: #000000;
  color: #FFFFFF;
  max-width: 200px;
  padding: 5px 8px 4px;
  text-align: center;
  border-radius: 3px 3px 3px 3px; }

.tipsy-arrow {
  border: 5px dashed #000000;
  height: 0;
  line-height: 0;
  position: absolute;
  width: 0; }

.tipsy-arrow-n {
  border-bottom-color: #000000; }

.tipsy-arrow-s {
  border-top-color: #000000; }

.tipsy-arrow-e {
  border-left-color: #000000; }

.tipsy-arrow-w {
  border-right-color: #000000; }

.tipsy-n .tipsy-arrow {
  border-bottom-style: solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top: medium none;
  left: 50%;
  margin-left: -5px;
  top: 0; }

.tipsy-nw .tipsy-arrow {
  border-bottom-style: solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top: medium none;
  left: 10px;
  top: 0; }

.tipsy-ne .tipsy-arrow {
  border-bottom-style: solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top: medium none;
  right: 10px;
  top: 0; }

.tipsy-s .tipsy-arrow {
  border-bottom: medium none;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-style: solid;
  bottom: 0;
  left: 50%;
  margin-left: -5px; }

.tipsy-sw .tipsy-arrow {
  border-bottom: medium none;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-style: solid;
  bottom: 0;
  left: 10px; }

.tipsy-se .tipsy-arrow {
  border-bottom: medium none;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-style: solid;
  bottom: 0;
  right: 10px; }

.tipsy-e .tipsy-arrow {
  border-bottom-color: transparent;
  border-left-style: solid;
  border-right: medium none;
  border-top-color: transparent;
  margin-top: -5px;
  right: 0;
  top: 50%; }

.tipsy-w .tipsy-arrow {
  border-bottom-color: transparent;
  border-left: medium none;
  border-right-style: solid;
  border-top-color: transparent;
  left: 0;
  margin-top: -5px;
  top: 50%; }

.jcrop-holder {
  text-align: left; }

.jcrop-vline, .jcrop-hline {
  background: url("../images/Jcrop.gif") repeat scroll left top white;
  font-size: 0;
  position: absolute; }

.jcrop-vline {
  height: 100%;
  width: 1px !important; }

.jcrop-hline {
  height: 1px !important;
  width: 100%; }

.jcrop-vline.right {
  right: 0; }

.jcrop-hline.bottom {
  bottom: 0; }

.jcrop-handle {
  background-color: #333333;
  border: 1px solid #EEEEEE;
  font-size: 1px;
  height: 7px !important;
  width: 7px !important; }

.jcrop-tracker {
  height: 100%;
  width: 100%; }

.custom .jcrop-vline, .custom .jcrop-hline {
  background: none repeat scroll 0 0 yellow; }
.custom .jcrop-handle {
  background-color: #C7BB00;
  border-color: black;
  border-radius: 3px 3px 3px 3px; }

input[type=checkbox].movable
{
  /* Double-sized Checkboxes */
  /*
  -ms-transform: scale(2); 
  -moz-transform: scale(2); 
  -webkit-transform: scale(2); 
  -o-transform: scale(2);
  */
  /* padding: 12px; */
  float: right;
  /* margin: 1em; */
}



.xleditorMain {
  background-color: white;
  border: 2px solid #555;
  margin: -2px 0;
  height: 70vh;
  width: 520px;
}
  .xleditorMain iframe {
    /* border: medium none; */
    margin: 2px 15px 2px 15px;
    /* padding: 0; */
    width: 486px; 
    border: 0;
    height: 65vh;
    /* border-color: white; */
}
  .xleditorMain textarea {
    border: medium none;
    margin: 0;
    outline: medium none;
    overflow-y: scroll;
    padding: 0;
    resize: none; }

.xleditorToolbar, .xleditorInsertbar {
  /* float: left; */
  /* height: 38px; */
  /* display: block; */
  /* background-color: #415F00; */
  /* position: absolute; */
  /* border-radius: 3px; */ }

  .xleditorInsertbar {
    /* position: absolute; 
        left: 640px; */
        float: right;
  }

.xleditorGroup {
    /* height: 26px;  */

  }

.xleditorButton {
  /*   background: url("../images/buttons.gif") repeat scroll 0 0 transparent; */
  float: left;
  height: 24px;
  margin: 2px 4px;
  width: 24px; }

.xleditorDisabled {
  opacity: 0.3; }

.xleditorDivider {
   background: none repeat scroll 0 0 #cad8cb;
  float: left;
  height: 23px;
  margin: 1px 0;
  width: 2px;  
  /* width: 20px; */
  /* display: inline-block; */
}

.curationwindow {
  background: none repeat scroll 0 0 white;
  /* width: 260px; */
  padding: 3px;
    border-style: solid;
    border-width: 2px;
    border-radius: 2px;
}

.xleditorPopup {
  /* cursor: default; */
  /* display: none; */
  /* left: 0; */
  position: absolute;
  /* top: 0; */
  z-index: 900; }

.editorCanvas {
  background: none repeat scroll 0 0 #AAAAFF;
  cursor: pointer;
  display: none;
  z-index: 999; }

.xleditorList div {
  padding: 2px 4px; }
.xleditorList p, .xleditorList h1, .xleditorList h2, .xleditorList h3, .xleditorList h4, .xleditorList h5, .xleditorList h6, .xleditorList font {
  margin: 0;
  padding: 0; }

.xleditorColor, .xleditorList {
  /* background-color: #432506;
  color: white;
  max-width: 150px;
  opacity: 0.8;
  padding: 4px;  */
  border-color: black;
  border-style: solid;
  border-width: 2px;
}

.xleditorColor div {
  float: left;
  height: 24px;
  margin: 0px;
  width: 24px; }

.xleditorMsg {
  font-size: 14px;
  padding: 4px;
  width: 220px; }

.xleditorEditbox {
  background-color: white;
  width: 640px; }

#loadlist, #savelist {
  max-height: 400px;
  overflow-y: auto; }

ul.dropdown {
  background-color: #f8ca45;
  /* box-shadow: 0px 1px 1px 1px rgba(48, 25, 25, 0.5); */
  /* border-radius: 2px; */
  /* color: darkRed; */
  /* left: 500px; */
  /* list-style: none outside none; */
  margin: 10px 3px;
  max-height: 400px;
  opacity: 0.9;
  overflow-y: auto;
  /* padding: 10px; */
  position: absolute;
  /* top: 100%; */
  /* visibility: visible; */
  /* width: 220px; */
  /* font-size: small; */
  z-index: 1; }
  ul.dropdown a:hover {
    color: #000000; }
  ul.dropdown a:active {
    color: #FFA500; }
  ul.dropdown li:last-child a {
    border-right: medium none; }
  ul.dropdown li.hover, ul.dropdown li:hover {
    background: none repeat scroll 0 0 darkBlue;
    color: white;
    position: relative; }
  ul.dropdown li.hover a {
    color: black; }

.ac_results {
  background-color: white;
  border: 1px solid black;
  overflow: hidden;
  padding: 0;
  text-align: left;
  z-index: 99999; }
  .ac_results ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%; }
  .ac_results li {
    cursor: default;
    display: block;
    font: menu;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    overflow: hidden;
    padding: 2px 5px; }

.ac_loading {
  background: url("../../media/images/indicator.gif") no-repeat scroll right center white; }

.ac_odd {
  background-color: #E7F1F8; }

.ac_over {
  background-color: #0A246A;
  color: white; }

.uneditable {
  background-color: white;
  font-weight: bold; }

#sidepromo {
  box-shadow: 0 2px 3px rgba(40, 25, 25, 0.4);
  border-radius: 4px;
  background: #ffc000;
  margin: 0 0 4px 0; }

#ticker {
  display: block;
  height: 35px;
  overflow: hidden;
  padding: 0 2px 0 6px; }

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

blockquote, q {
  quotes: none; }

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

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

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

ul.inline li {
  margin-right: .3em;
  display: inline; }

.badgecount {
  background: url("../images/trophy-24.png") no-repeat scroll left top transparent;  
  margin: 0;
  padding: 0 0px 0 24px; }

.score {
  background: url("../images/fav-24.png") no-repeat scroll left top transparent;  
  margin: 0;
  padding: 0 0px 0 24px; }

.ulbullet {
  font-size: 0.9em;
  display: inline-block;
  width: 45%;
  vertical-align: top; }
  .ulbullet h4 {
    margin-bottom: -2em; }
  .ulbullet ul {
    margin-left: 0px;
    padding-left: 0;
    list-style: none outside none; }

#forumbar {
  background-color: #d79f00;
  /* color: white; */
  padding: 3px 10px 3px 0;
  /* font-size: 0.9em; */
  display: inline-block;
  /* width: 100%; */
  /* letter-spacing: -1px; */
  border-radius: 4px; }
  #forumbar a {
    /* color: white; */
    /* vertical-align: bottom; */
    /* background-color: #e04b33; */ }
    #forumbar a:hover {
      background-color: #B52717;
      margin-top: 0px;
      margin-bottom: 0px; }

.search-box {
  /* display: inline-block; 
  margin-left: 1em; */
  -ms-flex-align: center;
    align-items: center;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-positive: 1;
    flex-grow: 2;
}
  
#copyright {
    display: inline-block; }
  
.vote-buttons {
  display: inline-block;
  }
.post-score {
  text-align: center;
}

.item-headers {
  padding: 0 3px; }

.newcuration {
  display: inline-block; }

.login .bigletter {
  font-size: 1.2em; }
  .login .bigletter input {
    font-size: inherit;
    font-weight: 800; }

.forummenu {
  display: inline-block; }

.sidebar ul {
  list-style-type: none;
}

/* a.submit {
  color: white; 
} */

/* .submit0, .dialog-no {
  background-color: white;
  border: 1px solid #512712;
  color: #512712; }

.submit0:hover, .dialog-no:hover {
  background-color: #eee;
  border: 1px solid #512712;
  color: #512712; }

.submit, .comment-submit, .dialog-yes, .submit2-, .submit2, a.sidebar_button {
  background-color: #415F00;
  border: 1px solid transparent;
  color: white; } */

div.comment-tools a, div.summon-tools a {
  background-color: #512712;
  border: 1px solid transparent;
  color: white; }

.submit:hover, .comment-submit:hover, .dialog-yes:hover, .submit2-:hover, .submit2:hover, a.sidebar_button:hover {
   }

div.comment-tools a:hover, div.summon-tools a:hover {
  background-color: #B52717;
  box-shadow: 0 1px 1px rgba(20, 20, 20, 0.5); }

/* .submit-, .submit0-, .submit2- {
  color: white;
  cursor: pointer;
  font-weight: bold;
  height: 30px;
  margin-left: 5px;
  padding-bottom: 2px; }

.submit, .submit0, .submit2, .dialog-yes, .dialog-no, .comment-submit, .normal-submit, a.sidebar_button {
  height: 28px;
  min-width: 6em;
  margin: 4px;
  cursor: pointer;
  font-weight: bold;
  min-width: 54px;
  outline: 0 none;
  text-align: center;
  
  padding: 6px; } */

div.comment-tools a, div.summon-tools a {
  height: 2em;
  min-width: 6em;
  margin: 2px;
  cursor: pointer;
  font-weight: bold;
  min-width: 54px;
  outline: 0 none;
  text-align: center;
  border-radius: 4px;
  padding: 4px; }

.dialog-yes, .dialog-no {
  height: 2em; }

.tabBar {
  clear: both; 
  margin: 5px -5px 0px -5px;
  border-top: 5px solid white;
}

.tabsA {
  font-size: smaller;
  /* display: block;
  font-weight: normal;
  position: relative;  */
}
  .tabsA a {
    float: right;
    padding: 0 6px;
    /* background: none repeat scroll 0 0 white;
    border-radius: 3px;
    color: #512712;
    
    text-decoration: none;  */
  }

.sticky-sort-tabs {
  background: none repeat scroll 0 0 white;
  border-radius: 3px;
  color: #512712;
  float: right;
  text-decoration: none; }

.sticky-sort-tabs {
  padding: 0;
  width: 20px; }
  .sticky-sort-tabs input {
    border: 0 none;
    height: 14px;
    margin: 2px;
    width: 14px; }

.tabsA a.on {
  
  font-weight: bold;  
}
.tabsA a:hover {
  /* box-shadow: 1px 1px 1px rgba(50, 50, 50, 0.5);
  font-weight: 800;
  background: none repeat scroll 0 0 #b52717;
  color: #FFFFFF;  */
}

.headPosts, .headUsers, .headMedals {
  display: inline-block;
  margin: 0 5px 10px 0;
  font-weight: 800;
  /* background: #eee; */ }

.heading {
  margin: 0;
  padding: 0 0 15px 0;
  text-align: center;
  
  font-size: 15px; }

.context-menu {
  position: relative; }

div.dialog {
  background-color: whitesmoke;
  box-shadow: 1px 2px 4px 2px rgba(48, 25, 25, 0.5);
  opacity: 0.95;
  position: absolute; }

.context-menu-dropdown {
  background-color: whitesmoke;
  box-shadow: 1px 2px 4px 2px rgba(48, 25, 25, 0.5);
  opacity: 0.95;
  position: absolute;
  display: none;
  list-style-type: none;
  right: 0;
  text-align: left;
  top: 1.5em;
  z-index: 500; }
  .context-menu-dropdown li.item {
    border-radius: 2px 2px 2px 2px;
    padding: 4px 8px; }
    .context-menu-dropdown li.item a {
      color: inherit;
      text-decoration: none;
      white-space: nowrap; }
  .context-menu-dropdown li.separator {
    font-size: 120%;
    font-weight: bold;
    padding: 10px 0 4px;
    text-align: center; }
  .context-menu-dropdown li.item:hover {
    background-color: #3060A8;
    color: white; }
  .context-menu-dropdown span {
    float: left;
    height: 16px;
    margin-right: 4px;
    width: 16px; }

.context-menu-trigger {
  cursor: pointer; }

div.dialog .dialog-content {
  padding: 12px 12px 45px;
  z-index: 990;
  font-size: small; }
div.dialog .dialog-buttons {
  bottom: 0;
  left: 0;
  margin: 4px;
  position: absolute;
  text-align: center;
  width: 100%; }
div.dialog.confirm, div.dialog.warning {
  text-align: center;
  width: 320px; }
div.dialog.confirm {
  font-size: 100%;
  font-weight: bold; }
div.dialog.prompt {
  width: 500px; }
  div.dialog.prompt .dialog-content select, div.dialog.prompt .dialog-content textarea, div.dialog.prompt .dialog-content input[type="text"] {
    border: 0 none;
    padding: 0;
    width: 100%; }

.user-prompt .prompt-buttons {
  text-align: right; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0; }
  .ui-tabs .ui-tabs-nav li {
    /* border-bottom: 0 none !important; */
    float: left;
    list-style: none outside none;
    /* margin: 0 0 0 -2px; */
    /* padding: 0; */
    /* position: relative; */
    /* white-space: nowrap; */ }
    .ui-tabs .ui-tabs-nav li a {
      margin:3px;
      /* background-color: #FADF86; */
      /* display: block; */
      /* font-size: 0.8em; */
      /* margin: 1px 2px; */
      padding: 3px 5px;
      /* text-decoration: none; */
      /* box-shadow: 1px 1px 1px 0px rgba(35, 15, 15, 0.3); } */
      }
.ui-tabs .ui-tabs-hide {
  display: none !important; }

.twittern {
  background: url("../images/twitter-small.gif") no-repeat scroll left top transparent;
  margin: 0;
  padding: 0 0px 0 18px;
  display: inline; }

.facebookn {
  background: url("../images/facebook-small.gif") no-repeat scroll left top transparent;
  margin: 0;
  padding: 0 0px 0 18px;
  display: inline; }

.twittern2 {
  background: url("../images/twitter-small.gif") no-repeat scroll left top transparent;
  margin: 0;
  padding: 0 5px 0 18px; }

.facebookn2 {
  background: url("../images/facebook-small.gif") no-repeat scroll left top transparent;
  margin: 0;
  padding: 0 5px 0 18px; }

.profilename a {
  font-weight: 600; }

.post-update-info {
  font-size: smaller;
  border-color: #e7e4e4;
  border-style: solid;
  border-width: 1px;
  display: inline-table;
  width: 240px;
  float: right;
  box-shadow: 0px 1px 0px 0px rgba(20, 20, 20, 0.3);
  padding: 2px; }
  .post-update-info img {
    float: left;
    margin: 4px 8px 0 0; }


.hc-preview {
  display: inline;
  position: absolute; }

.hc-details {
  display: none;
  opacity: 0.95;
  padding: 4px;
  position: absolute;
  box-shadow: 1px 2px 4px rgba(48, 25, 25, 0.5);
  border-radius: 4px; }

.hc-pic {
  float: right;
  margin-top: -1em;
  width: 70px; }

.hc-details-open-left {
  left: auto;
  margin-left: 80px;
  margin-right: 0;
  right: -10px;
  text-align: right; }
  .hc-details-open-left > .hc-pic {
    float: left; }

.hc-details-open-top {
  bottom: -10px;
  padding: 10px 10px 2em;
  top: auto; }
  .hc-details-open-top > .hc-pic {
    float: right;
    margin-top: 10px; }

.hc-details .s-action {
  left: 60px;
  position: absolute;
  top: 32px; }
.hc-details .s-card-pad {
  padding-top: 10px; }

.hc-details-open-top .s-card-pad {
  border-color: -moz-use-text-color -moz-use-text-color #e7e4e4;
  border-style: none none solid;
  border-width: medium medium 1px;
  margin-bottom: 10px;
  margin-top: 0;
  padding-bottom: 10px;
  padding-top: 0; }

.hc-details .s-card .s-strong {
  font-weight: bold; }
.hc-details .s-img {
  float: left;
  margin-right: 10px;
  max-width: 70px; }
.hc-details .s-name {
  font-weight: bold; }
.hc-details .s-loc {
  float: left; }

.hc-details-open-left .s-loc {
  float: right; }

.hc-details .s-href {
  clear: both;
  float: left; }
.hc-details .s-desc {
  float: left;
  font-weight: normal;
  width: 100%; }
.hc-details .s-username {
  text-decoration: none; }
.hc-details .s-stats {
  clear: both;
  display: block;
  float: left;
  padding: 0; }
.hc-details ul.s-stats li {
  border-left: 1px solid #e7e4e4;
  display: block;
  float: left;
  list-style: none outside none;
  padding: 0 10px !important; }
  .hc-details ul.s-stats li:first-child {
    border: medium none;
    padding-left: 0 !important; }
.hc-details .s-count {
  font-weight: bold; }


.editorwindow {
  background-color: white;
  padding: 0 2px 2px 0px;
  margin: 0 0 0 0px;
  position: relative;
  z-index: -1;
  box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2); }

.dialogbox {
  width: 244px;
  background: none repeat scroll 0 0 #FADF86;
  padding: 2px 10px;
  /* position: relative; */
  z-index: -1;
  /* box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2); */
  /* font-size: 0.8em; */
  /* top: 30%; */
  /* margin: 0 auto; */ }

.curationwindow input[type=text] {
  width: 140px;
}

#category {
  /* position: relative; */ }
  #category > .ui-tabs-nav {
    position: absolute;
    left: 237px;
    width: 32px;
    top: 36px; 
    z-index: -10;
}
    #category > .ui-tabs-nav li {
      right: 1px;
      width: 100%;
      border-right: none;
      border-bottom-width: 1px !important;
      /* border-radius: 2px 0px 0px 0px; */
      /* overflow: hidden; */
      /* letter-spacing: -1px; */ }
      #category > .ui-tabs-nav li.ui-tabs-selected {
        border-right: 1px solid transparent; }
      #category > .ui-tabs-nav li a {
        float: right;
        width: 100%;
        text-align: right; }

#cartarea {
  background: url("/m/viewspost/media/js/draginfoback.png") no-repeat scroll 0 0 #dddddd; }

#sourcearea, #sourcearea0, #sourcearea2 {
  /* float: left; */
  /* max-width: 50%; */
  /* width: 50%; */ 
  padding: 3px;
}

#sourcearea .curation {
  font-size: small;
}

.source_arena {
  /* float: left; */
  /* position: absolute; */
  /* width: 100%; */
  /* background-color: #FADF86; */
  /* z-index: 1; */ }
  .source_arena #url {
    /* width: 480px; */ }

div.boxi {
  /* background: none repeat scroll 0 0 #EEEEEE; */
  /* border: 1px solid #E7E4E4; */
  /* margin: 2px; */
  /* min-height: 240px; */
  overflow-x: hidden;
  overflow-y: scroll;
  /* padding: 0; */
  /* -webkit-overflow-scrolling: touch; */ }

#sortable_source, #sortable_cart, #sortable_source0, #sortable_cart0, #sortable_source2, #sortable_cart2, #curationarea {
  float: left;
  list-style-type: none;
  min-height: 240px;
  margin: 0;
  padding: 0;
  width: 100%;
  position: inherit; }

#source_summary, #source_summary2 {
  font-size: 0.8em;
  overflow-x: visible;
  overflow-y: auto;
  position: relative; }

#bookmain {
  margin: 0;
  min-height: 216px;
  overflow-x: visible;
  overflow-y: auto;
  padding: 9px;
  position: relative;
  width: 98%; }

#pastable_item {
  /* float: right; */
  /* width: 47%; */ }

#articlesourcearea {
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 4px;
  margin: 4px;
  padding: 1px 5px;
  overflow-y: auto;
  /* width: 50%; */
  /* float: left; */
  /* position: absolute; */ }

#articlearea {
  background: none repeat scroll 0 0 transparent;
  overflow-x: hidden;
  overflow-y: hidden; }

#loadingicon {
  background: url("/m/viewspost/media/images/loading.png") no-repeat scroll left top transparent;
  display: none;
  float: right; }

.addimage {
  background: url("../images/addred.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  float: left;
  height: 24px;
  margin-left: -30px;
  position: relative;
  right: 0;
  top: 0;
  width: 24px; }
  .addimage:hover {
    cursor: pointer;
    display: block; }

.apply {
  background: url("../images/plus.png") no-repeat scroll 0 0 transparent;
  display: block;
  float: right;
  height: 26px;
  position: relative;
  right: 0;
  top: 0;
  width: 26px; }
  .apply:hover {
    cursor: pointer;
    display: block; }

.readmore {
  background: url("../images/readmore.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  height: 10px;
  left: 2px;
  position: relative;
  top: 0;
  width: 20px; }

.in_reply_to {
  background: url("../images/inreplytotweet.png") no-repeat scroll 0 0 transparent;
  display: block;
  float: right;
  height: 26px;
  position: relative;
  right: 0;
  top: 0;
  width: 26px; }
  .in_reply_to:hover {
    cursor: pointer;
    display: block; }

.related {
  background: url("../images/relatedtweet.png") no-repeat scroll 0 0 transparent;
  display: block;
  float: right;
  height: 26px;
  position: relative;
  right: 0;
  top: 0;
  width: 26px; }
  .related:hover {
    cursor: pointer;
    display: block; }

.commentcontrol, .commentmore {
  background: url("../images/related.png") no-repeat scroll 0 0 transparent;
  display: block;
  float: right;
  height: 26px;
  position: relative;
  right: 0;
  top: 0;
  width: 26px; }

.commentcontrol:hover, .commentmore:hover {
  cursor: pointer;
  display: block; }

.popupClose {
  background: url("../images/close.png") no-repeat scroll 0 0 transparent;
  display: block;
  float: right;
  height: 27px;
  position: absolute;
  right: 0;
  top: 0;
  width: 27px;
  z-index: 10; }
  .popupClose:hover {
    cursor: pointer;
    display: block; }

/* #cse-search-box input {
  background-image:none !important;
  
} */

.outer {
  background-color: #eeeeee;
  
}

.explore {
  background-color:white;
  transition: margin-top .3s ease;
  margin-top: 33px;

 }

.userinfopage {
  padding: 1em; }

/* .tags {
  display: inline-block; }
  .tags a {
    border-color: #3e7cf0;
    border-style: solid;
    border-width: 1px;
    padding: 0 5px;
    white-space: nowrap;
    color: white;
    background-color: #2d5aaf;
    border-radius: 3px; } */

.tag, .bigtag {
  padding: 0px 4px 0px 4px;
    margin: 5px 0px 5px 2px;
    white-space: nowrap;
    font-size: smaller;
  }

.tags a:hover, span.tag a:hover {
  background-color: #729ff4;
  color: #ffc000;
  text-decoration: none; }

.notify {
  background-color: #f3f3f3;
  border-radius: 3px;
  box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.2);
  color: darkRed;
  font-weight: bold;
  left: 27%;
  opacity: 0.9;
  padding: 1em;
  position: absolute;
  text-align: center;
  top: 0;
  width: 45%;
  z-index: 9999; }

* html .notify {
  position: absolute; }

.notify p {
  margin: 10px; }

#close-notify {
  background: url("../images/close.png") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  padding: 16px 16px;
  position: absolute;
  right: 0;
  top: 0; }

.headlinelist {
  margin: 20px 0 40px;
}

.headline-container {
  position: relative;
    width: 220px;
    display: inline-block;
    vertical-align: top;
    height: 140px;    
    margin: 15px;
}

.headline-container .headline-img img {
  width: 100%;
  position: absolute;
  top: 0;
  height: 160px;
  object-fit: cover;
  background-color: #212529;
  border: #212529 solid 2px;
  box-shadow: 2px 2px #aaa;

    /* border-radius: 4px; */

}


.headline-strip {
  position: absolute;
  text-align: right;
  top: 85%;
  right: 0;
  width: 100%; }

  .headline-container  .headline-inner {
    background-color: rgba(0, 0, 0, 0.50);
    color: rgb(255, 255, 255);
    /* padding: 10px 20px; */
    position: absolute;
    width: 220px;
    bottom: -18px;
  }

.headline-container .headline-inner .headline-title {
  font-weight: 600;
  color: #eef;
  position: relative;
  padding: 0 8px;
  /* position: absolute;
  top: 100px;
  left: 4px; */

  /* left: 0;
  width: 100%;
  overflow: hidden;  */
  /* font-size: 1.4em; */
  /* background: #ffc000; */
  /* fallback color */
  /* background: rgba(255, 255, 255, 0.5);  */
  text-shadow: 1px 1px 1px black
}

.headline-icon {
  color: #512712;
  background: #ffc000;
  /* fallback color */
  background: rgba(255, 255, 255, 0.4); }
  .headline-icon .userthumb {
    vertical-align: middle; }
  .headline-icon .relativetime {
    margin-top: -1em; }

.featured_box_right {
  width: 45%;
  display: inline-block;
  margin: 1em;
  float: right; }

.left_area {
  display: inline-block;
  width: 45%;
  margin: 1em;
  /* float: left; */
  /* clear: both; */
  min-width: auto; }

.featured-face {
  background: none repeat scroll 0 0 #FFFFFF;
  border-bottom: 1px solid #CCCCCC;
  border-radius: 6px 6px 6px 6px;
  border-right: 1px solid #CCCCCC;
  float: left;
  font-size: 12px;
  height: 128px;
  margin: 0 6px;
  padding: 2px 2px 0;
  text-align: center;
  width: 160px; }

.interlaced {
  background: url("../images/interlaced.png") repeat scroll 0 0 transparent;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.feature-container {
  /* box-shadow: 0 1px 1px rgba(20,20,20,0.4); */
  /* border-color: #E7E4E4; */
  /* border-style: solid; */
  /* border-radius: 3px; */
  /* border-width: 1px; */
  /* margin: 0 6px 6px 0; */
  padding: 6px 7px;
  overflow: hidden;
  /* height: 38%; */
  font-size: 0.9em; }

.feature-inner {
  font-size: 0.9em;
  line-height: 1.4em; }

.feature-img .embededimage {
  float: right;
  margin: 2px;
  max-width: 40%;
  height: 66px;
  /* height: 100%; */
  overflow: hidden;
  display: inline-block; }

.feature-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: small; }
  .feature-title a {
    font-size: 16px;
    font-weight: 800; }

.feature-strip {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: small; }

.feature-icon {
  /* margin: 3px; */
  float: left; }

.curation-list {
  margin: 20px 5px;

}

.curation-list .userthumb {
  vertical-align: text-bottom;
  width: 24px; }

   .summary, .status {
  /* display: inline; */
  margin-left: 1em;
font-size: 12px;
color:grey;
   }
.curation-list h2 {
  display: inline;

}

.logo {
  
    align-items: center;
  
    display: inline-flex;
  
    flex-direction: row;
  
    flex-grow: 1.5;
}

#top {
  
    /* align-items: center;
    
    display: inline-flex;
    
    flex-direction: row;
    
    flex-grow: 1; */
  padding: 4px;
  float: right;

  /* display: inline-block; */
  /* float: right; 
  margin-top: 5px; */
}
  #top a {
    color: white; 
    margin: 0 10px;
  }


.forum-extra {
  /* border-color: #E7E4E4; */
  /* border-style: dotted; */
  /* border-width: 1px; */
  display: inline-table;
  /* padding: 1em; */
  width: 100%;
  margin: 0 0 0em 0; }




.itemhead {
  display: inline-block; }

.wrapper {
  margin: 0 auto;
  max-width: 760px;
  /* background-color: #92CDE0; */
  /* background-color: #9BBC0F; */
  /* background-color: #FADF86; */

}

/* .pall {
  width: 100%;
  float: none;
  text-align: center;
  margin: 50px auto;
  display: block;
  position: relative; } */



.wikititle {
  
  font-weight: 600;
  
  /* padding: 10px 5px;  */
  margin: 20px;

}


.wrapper-inner {
  padding: 5px;
  /*   text-align: center; */ }

.toolbar-wrapper {
  padding: 5px 0 0 10px; }

.wrapper-intro {
  max-width: 770px;
  color: #444;
  overflow: hidden;
  margin: 1em auto 0; }
  .wrapper-intro h1 {
    font-size: 2.1em;
    line-height: 1.2em;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    letter-spacing: -1px;
    text-shadow: 0 1px 0 #fff;
    font-weight: 700; }
    .wrapper-intro h1 span {
      font-size: 1em; }
  .wrapper-intro p {
    font-size: .75em;
    line-height: 1.6em;
    margin: 1.8em 0 0; }
  .wrapper-intro span {
    font-size: .9em;
    text-shadow: 0 1px 0 #fff;
    color: #555;
    margin: 0 0 0 .3em; }
  .wrapper-intro .left {
    float: left;
    width: 51%; }
  .wrapper-intro .right {
    float: right;
    width: 48%; }

ul.logged-in-nav {
  max-width: 740px;
  text-align: center;
  margin: 1em auto -0.4em; }
  ul.logged-in-nav li:last-child {
    margin-right: 0; }

.sharebutton {
  /* margin: 5px auto; */
  float: right;
  display: inline-block; 
}

.sharebutton ul {
  float: left;
    list-style: none;
    line-height: normal; 
  }

.signinarea {
  margin: 50px 0 0;
  text-align: center; 
}

button.socialbtn {
  width: 100px;
    height: 20px;
    line-height: 0px;
    font-size: 12px;
    /* display: inline-block; */
    /* border-bottom: 2px solid grey; */
    color: white;
   }

button.socialbtn:hover {
  background-color: grey;
}

button.facebooklogin {
  background-color: #3b5998; 
}

button.twitterlogin {
  background-color: #00acee; }

button.googlelogin {
  background-color: #dd4b39; }

  #searchform {
    min-width: 180px;
  }

.headRight {
  float: right; }

.biglink {
  width: 100%;
  float: none;
  text-align: center; }
  .biglink a {
    padding: 10px;
    line-height: 12px;
    text-decoration: none;
   }

.toolbar {
  -ms-flex: 0;
    flex: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 80;
    margin-top: 0;
    background: rgba(135,138,140,0.8);
    
    align-items: center;
    display: -ms-inline-flexbox;
    display: inline-flex;
    
    flex-direction: row;
    justify-content: center;
}

.toolbarin {
  -ms-flex-align: center;
    align-items: center;
    /* display: -ms-inline-flexbox; */
    /* display: inline-flex; */
    box-sizing: border-box;
    
    flex-direction: row;
    
    flex-grow: 1;
    padding: 0 20px;
    border-bottom: 2px solid grey;
}





footer {
  font-size: .8em;
  padding: 1em; }
  footer a:link, footer a:visited {
    color: #666; }

ul.poem-list {
  margin-bottom: 2em; }
  ul.poem-list li {
    font-size: .95em;
    margin-bottom: .4em; }
    ul.poem-list li h2 {
      display: inline;
      font-family: Georgia,"Times New Roman",Times,serif;
      font-size: 1.3em; }

div.poem-list h2 {
  display: inline;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 1.3em; }

ul.poem-list li span, div.poem-list span {
  font-size: .9em;
  color: #888; }

ul.comment-list {
  margin-top: 1.5em; }
  ul.comment-list li span {
    font-size: .9em;
    display: block;
    color: #555; }

.home .wrapper-inner {
  padding-top: 0; }
  .home .wrapper-inner .random_image {
    position: relative;
    margin: 0 -1.4em 1.2em; }
.home h1 {
  margin-bottom: .7em;
  background: rgba(237, 215, 68, 0.95);
  top: 30px;
  left: 30px;
  position: absolute;
  padding: 14px; }
.home .left {
  float: left;
  width: 48%;
  padding-right: 2%; }
.home .right {
  float: right;
  width: 48%;
  padding-left: 2%; }
.home ul.poem-list li h2 {
  font-size: 1.25em; }

.search h4 {
  margin-bottom: 1em;
  font-weight: 700; }
  .search h4 span {
    color: gray; }
.search span.search-nav {
  font-size: 12px;
  display: block;
  margin: 0 0 10px; }

.single section {
  width: 58%;
  margin-left: 1.5%;
  margin-right: 5%;
  margin-top: 1%;
  float: left; }
  .single section h1 {
    margin-bottom: 1.7em;
    font-family: Georgia,"Times New Roman",Times,serif;
    color: #333; }
    .single section h1 a {
      font-size: .6em; }
  .single section p {
    line-height: 2.05em;
    margin-bottom: 1.8em;
    font-size: 1em;
    color: #222;
    font-family: Georgia,"Times New Roman",Times,serif; }
  .single section div.meta {
    font-family: Arial, Helvetica, sans-serif;
    border-top: 1px solid #EEE;
    color: #444;
    font-size: .8em;
    line-height: 1.6em;
    margin-bottom: 1.4em;
    padding-top: .5em; }
.single aside {
  width: 33%;
  float: right;
  line-height: 1.4em;
  text-align: center;
  font-size: .8em;
  margin: 3% 1% 0 0; }
  .single aside .latest {
    background: #E5E4E4;
    text-align: left;
    margin-bottom: 2em; }
    .single aside .latest h3 {
      color: #333;
      background: #DDE1E2;
      font-size: 13px;
      font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
      margin-bottom: .4em;
      padding: .4em .4em .4em .8em; }
      .single aside .latest h3 img {
        border: none; }
    .single aside .latest ul li {
      margin-bottom: .3em;
      font-size: 13px;
      padding: 0 1em .2em; }
      .single aside .latest ul li:last-child {
        padding: 0 1em .8em; }
  .single aside img {
    border: 1px solid #eee;
    padding: .2em; }
  .single aside span {
    display: block;
    margin-bottom: 1.2em;
    font-size: 1em; }
  .single aside .more {
    padding: 0 1em 1em; }
.single .recommend-this {
  background: none repeat scroll 0 0 #DDE1E2;
  display: none;
  margin-top: 1em;
  padding: .4em; }

.commentForm {
  margin-bottom: 1.4em;
  font-size: .8em; }
  .commentForm h4 {
    color: #444; }
  .commentForm .submit.comment {
    margin: .3em 0 .2em; }

.commentfieldSmall {
  width: 98%;
  border: 1px solid #bbb;
  font-size: 1.1em;
  line-height: 1.2em;
  color: #222;
  margin: 0; }

.commentFormSave {
  background: none repeat scroll 0 0 #E4B958;
  display: none;
  font-size: .8em;
  -moz-border-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-radius: 3px 3px 3px 3px;
  margin: 0 0 1em;
  padding: .2em .6em; }

.single section div.comments {
  border-bottom: 1px solid #eee;
  font-size: .9em;
  line-height: 1.6em;
  margin-bottom: 1em;
  padding-bottom: 1em; }
  .single section div.comments:last-child {
    border-bottom: none; }
  .single section div.comments .img {
    float: left;
    width: 55px; }
  .single section div.comments .txt {
    display: table-cell;
    width: 410px; }

.next_pre {
  font-size: .8em;
  float: right;
  margin-bottom: 2.5em;
  width: 29%;
  text-align: right; }

.message {
  background-color: #ffc000;
  color: #512712;
  margin: 10px 3px;
  padding: 10px; }
  .message p {
    margin-bottom: 0; }
  .message.gray {
    border: none;
    background: #DDE1E2; }

.message-page input {
  width: 40%; }
.message-page textarea {
  width: 70%;
  min-height: 200px;
  margin-bottom: .4em; }
.message-page .now-published-box.message {
  font-size: .8em;
  margin-bottom: 1.2em; }

ul.new_members {
  list-style: none outside none;
  text-align: left;
  margin-bottom: 20px; }
  ul.new_members li {
    font-size: .825em;
    color: #444;
    margin-bottom: 2px; }
    ul.new_members li:first-child {
      border: none;
      padding: 0; }
    ul.new_members li span {
      font-size: 12px;
      color: #333;
      display: block;
      margin: 4px 0 22px; }
    ul.new_members li img {
      margin-right: 8px;
      position: relative;
      top: 3px; }

table.table {
  border-spacing: 0;
  width: 100%;
  font-size: .9em;
  border-collapse: collapse; }
  table.table input {
    width: auto;
    margin: 0;
    padding: 0; }
  table.table tr.border {
    border-top: 1px solid #DCD9D5; }
  table.table tr:nth-last-child(1) td {
    padding-top: 1em; }
  table.table td.deletebox {
    width: 2%;
    padding: .4em 0 .4em 1em; }
  table.table td.sender {
    width: 8%;
    padding: .4em 1em; }
  table.table td.title {
    width: 50%;
    padding: .4em 1em; }
  table.table td.created {
    width: 20%;
    text-align: right;
    color: #000;
    padding: .4em 1em; }
  table.table td.action {
    width: 20%;
    text-align: right;
    font-size: .9em;
    padding: .4em 1em; }
  table.table td.rest {
    width: 98%;
    font-size: .9em;
    padding: .4em 1em; }
  table.table.poems td.created {
    width: 10%;
    text-align: right;
    color: #000;
    padding: .4em 1em; }
  table.table.poems td.action {
    width: 30%;
    text-align: right;
    padding: .4em 1em; }
    table.table.poems td.action p.star_white {
      float: left;
      width: 14px;
      height: 14px;
      line-height: 1.1em;
      font-size: 1em;
      background: transparent url(/images/star.png) 0 0 no-repeat; }
    table.table.poems td.action p.star_yellow {
      float: left;
      width: 14px;
      height: 14px;
      line-height: 1.1em;
      font-size: 1em;
      background: transparent url(/images/star.png) -20px 0 no-repeat; }
    table.table.poems td.action p.star_hover {
      cursor: pointer;
      background: transparent url(/images/star.png) -20px 0 no-repeat; }

.oddtr {
  background-color: #f1f1f1; }

.eventr {
  background-color: #fff; }

.trover {
  background-color: #aed7ee; }

.auth input {
  width: 45%; }
  .auth input.short {
    width: 35%; }
.auth section.left_section {
  float: left;
  width: 45%;
  margin-right: 5%; }
.auth section.right_section {
  float: right;
  width: 50%; }
.auth section input {
  width: 80%; }
.auth h4 {
  font-weight: 700;
  color: #222; }

.write section {
  width: 72%;
  margin-right: 3%;
  float: left; }
.write aside {
  width: 24%;
  margin-right: 1%;
  float: right; }
.write input {
  width: 97%; }
.write textarea {
  width: 97%;
  min-height: 300px;
  margin-bottom: .4em; }
.write aside div {
  -moz-border-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-radius: 5px 5px 5px 5px;
  background: #AED7EE;
  margin-top: 1.7em;
  font-size: .8em;
  padding: .9em; }
  .write aside div span {
    display: block;
    margin-bottom: 1em; }
    .write aside div span.delete {
      color: #f10b0b; }
      .write aside div span.delete a {
        color: #f10b0b; }
        .write aside div span.delete a:hover {
          color: #f15a5a; }
  .write aside div#msg {
    font-size: .9em;
    line-height: 1.4em;
    margin-top: .7em;
    display: none;
    -moz-border-radius: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-radius: 0 0 0 0;
    border-top: 1px solid #145693;
    padding: .5em 0 0; }
.write .media_box {
  display: none; }
.write #theTags a {
  font-size: .5em;
  -moz-border-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-radius: 6px 6px 6px 6px;
  background: #eee;
  color: #F10B0B;
  margin-right: 1em;
  padding: 4px; }

.form-error {
  color: #b52717;
  font-weight: bold; }

.form-message {
  
}


.profile-text {
  padding: 10px;
  width: 520px;
  margin: 10px;
  border-style: solid;
  /* border-width: 2px; */
  background-color: #212529;
  color: white;
  margin: 10px auto;
  font-family: monospace;
}

.Twitterbox {
  background: none repeat scroll 0 0 #33CCFF;
  border-color: #CCCCCC;
  border-style: hidden;
  border-width: 2px;
  color: #333333;
  font-size: 12px;
  font-weight: lighter;
  padding: 4px 12px 4px 6px;
  width: 150px; }

.Facebookbox {
  background: none repeat scroll 0 0 #3B5998;
  border-color: #CCCCCC;
  border-style: hidden;
  border-width: 2px;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: normal;
  padding: 4px 12px 4px 6px;
  width: 150px; }

.Googlebox {
  background: none repeat scroll 0 0 #dd4b39;
  border-color: #CCCCCC;
  border-style: hidden;
  border-width: 2px;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: normal;
  padding: 4px 12px 4px 6px;
  width: 150px; }

.dottedbox {
  background: none repeat scroll 0 0 #FFFFFF;
  border-color: #CCCCCC;
  border-style: dotted;
  border-width: 2px;
  color: #333333;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 12px 4px 6px;
  text-decoration: blink;
  width: 150px; }

.removeprovider {
  float: right;
  margin: -30px 0 0; }

.wrapper .left {
  /* float:left; */
  width: 640px;
  display: inline-block;
  text-align: left; }
.wrapper .right {
  /* float: left; */
  width: 310px;
  display: inline-block;
  /* top: 0px; */
  padding-left: 2em;
  vertical-align: top;
  text-align: left; }

.contentad {
  /* margin: -1px;
  padding: 10px 0;
  border: 1px solid #f8f8f8; */
  text-align: center;
  /* background-color: #f8f8f8;  */
}

.explore h2.header {
  border-bottom: 4px solid #D0D0C9;
  color: #535B5E;
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  font-size: 14px;
  padding-bottom: 6px;
  margin: 0 0 20px; }
.explore .load-more-wrapper {
  text-align: center;
  margin: 24px 0; }



.the-last-poem {
  max-width: 770px;
  color: #444;
  text-align: center;
  margin: .6em auto 1.5em; }
  .the-last-poem h3 {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 1.2em;
    line-height: 1.6em; }
  .the-last-poem span.lead {
    font-size: .7em; }

.explore div.poem-list {
  font-size: .85em;
  width: 100%;
  margin: 0 0 .6em;
  padding: .2em 0 .6em; }
  .explore div.poem-list.dotted {
    border-bottom: 1px dotted #E8E6E1; }
  .explore div.poem-list h2 {
    line-height: 1.2em;
    font-size: 1.5em;
    display: block;
    margin-bottom: 0; }
  .explore div.poem-list div.img {
    float: left;
    padding-left: 15px;
    width: 65px; }
  .explore div.poem-list div.poem {
    display: table-cell;
    width: 500px; }

.strapline {
  border-bottom: 3px solid #eee;
  padding-bottom: .4em;
  color: #555;
  font-size: .9em;
  margin: 0 0 10px; }
  .strapline span {
    color: #222; }

span.black {
  color: #222; }

.author div.wrapper-inner div.top {
  margin-bottom: 2em;
  color: #333;
  overflow: auto; }
  .author div.wrapper-inner div.top h2 {
    font-size: 1.5em;
    margin-bottom: 0;
    display: inline; }
  .author div.wrapper-inner div.top ul li {
    font-size: 1.1em;
    border-right: 1px solid #DCD9D5;
    padding-right: 6px;
    margin-right: 4px;
    display: inline; }
    .author div.wrapper-inner div.top ul li:last-child {
      border: none;
      margin: 0;
      padding: 0; }
.author div.wrapper-inner nav {
  font-size: .8em;
  color: #777; }
.author div.wrapper-inner div.extras {
  float: right;
  font-size: .8em;
  color: #DCD9D5;
  border: none; }
.author div.wrapper-inner img {
  border: 1px solid #EEE;
  float: left;
  height: auto;
  margin: 0 .8em 0 0;
  padding: .2em; }
.author h3 {
  font-size: .85em;
  color: #777;
  margin-bottom: .5em; }
.author .the_poet {
  float: left;
  font-size: .8em;
  height: 115px;
  width: 115px; }
.author div.wrapper-inner .the_poet img {
  float: none;
  border: 1px solid #ddd; }

.tag-box {
  line-height: 2em; }

.tag-box-small {
  line-height: 2em;
  font-size: .8em; }

.wrapper.join-flash {
  background: #f8f8f8; }
  .wrapper.join-flash .wrapper-inner {
    border: 0;
    padding: .4em 1em .8em; }
    .wrapper.join-flash .wrapper-inner p {
      font-size: .85em;
      margin: .3em 0 0; }
    .wrapper.join-flash .wrapper-inner a {
      color: #000; }
.wrapper.login_box {
  display: none;
  background: #E5E4E4; }
  .wrapper.login_box.show-login {
    display: block;
    background: #E5E4E4; }
  .wrapper.login_box .wrapper-inner {
    padding: .8em 1em; }
    .wrapper.login_box .wrapper-inner ul li {
      margin-right: 5%;
      width: 32%;
      display: inline; }
      .wrapper.login_box .wrapper-inner ul li.submit {
        margin-right: 0;
        width: 5%; }
    .wrapper.login_box .wrapper-inner input {
      width: 100%;
      margin: 0; }
      .wrapper.login_box .wrapper-inner input.submit {
        width: auto;
        font-size: .9em; }
    .wrapper.login_box .wrapper-inner h6 {
      color: #777;
      margin: 0; }

.about ul li {
  margin-bottom: .5em;
  font-size: .9em; }

ul.stats_list {
  margin-bottom: 10px;
  font-size: .9em; }
  ul.stats_list li {
    margin-bottom: 4px; }
    ul.stats_list li.more {
      margin-top: 4px; }
      ul.stats_list li.more a {
        font-weight: 700;
        font-size: .9em; }

.box_count {
  background: none repeat scroll 0 0 #000;
  height: 90px;
  margin: 0 0 2em;
  padding: 8px; }

.ticker_container.last {
  margin-right: 30px; }

.ticker_label {
  color: #B7B7B7;
  font-size: 12px;
  text-align: right;
  margin-top: 5px; }

.ticker {
  font-family: HelveticaNeue-CondensedBold, "Helvetica Neue Condensed Bold", "Helvetica Neue", Arial, Helvetica, sans-serif;
  -moz-border-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-radius: 10px 10px 10px 10px;
  background-color: #444;
  border-bottom: 1px solid #262928;
  color: #B7B7B7;
  float: left;
  font-size: 46px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 50px;
  margin-left: 10px;
  margin-top: 7px;
  position: relative;
  padding: 0 10px; }

.ticker_line {
  background: none repeat scroll 0 0 #0D0E0E;
  border-bottom: 1px solid #212323;
  height: 1px;
  left: 0;
  position: absolute;
  top: 28px;
  width: 100%; }

.wrapper a:hover, .write aside div span.delete a {
  text-decoration: underline; }

p.no-bottom-margin, .left ul.poem-list, .right ul.poem-list, .write aside div span:last-child {
  margin-bottom: 0; }

p.small, .the-last-poem span {
  font-size: .8em; }

.bold, strong, .active {
  font-weight: 700; }

.floatRight {
  float: right; }

nav.toolbar li.display_name {
  float: right; }
nav li.logout, nav li.login {
  float: right; }

ul.logged-in-nav li, ul.settings-subnav li {
  margin-right: .7em;
  font-size: .9em;
  display: inline; }

nav.toolbar li ul, .ticker_container {
  float: left; }

ul.poem-list li h2 a, div.poem-list h2 a, .the-last-poem h3 a {
  color: #191919; }

ul.comment-list li {
  margin-bottom: .5em; }
  ul.comment-list li.date {
    margin-bottom: .5em; }

.message-page input.submit {
  width: auto; }

.auth input.submit, .auth input.checkbox {
  width: auto; }

.write input.submit, .write input.checkbox {
  width: auto; }

table.table.poems td.action p, .write input.submit.last {
  margin: 0; }

.tag-box a, .tag-box-small a {
  font-family: Georgia,"Times New Roman",Times,serif; }

.stat_left, .stat_middle, .stat_right {
  float: left;
  width: 32%;
  text-align: left; }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body {
    background: none; }

  footer {
    
    padding: .6em 1em 1em; }

    

  .wrapper {
    margin: .9em auto 0; }

  .wrapper-intro {
    max-width: 716px; }

  .toolbar-wrapper {
    padding: 5px 0 0 10px; }

  /* nav.toolbar li {
    border-top: 3px solid #F38630; }
    nav.toolbar li.main:hover {
      background-color: #dbdbdb; }
  nav.toolbar .logo {
    border-top: 6px solid #E8CA00;
    margin: -6px 1.4em 0 0; } */

  .single section h1 {
    margin-bottom: 2.2em; }
  .single section p {
    font-size: 1.1em;
    line-height: 2.15em; } }

@media handheld and (max-width: 480px), screen and (max-device-width: 480px), screen and (max-width: 600px) {
  body {
    background: none; }

    .explore {
      margin-top: 66px;
    }

  footer {
    
    padding: .6em 1em 1em; }

  

  
  .toolbar-wrapper {
    padding: 5px 0 0 10px; }

  /* .headline-container, .featured_box_right, .left_area {
    width: 100%;
    display: block;
    margin-left: 80px;
   } */

   .headline-container {
    width: 360px;
   }

   .headline-container .headline-inner {
    width: 360px;
   }

  .wrapper.login_box {
    background: #eee; }

  .auth input {
    width: 80%; }

  .explore div.poem-list div.img {
    float: left;
    padding-left: 10px;
    width: 55px; }

  .home .wrapper-inner .random_image {
    margin: 0; }
  .home h1 {
    left: 0;
    margin-bottom: 6px;
    position: relative;
    top: 0;
    font-size: 1em;
    padding: 6px; }

  p.padding-clear-top {
    font-size: 14px;
    background: #eee;
    margin-bottom: 50px;
    padding: 8px; }

  .single section h1 {
    margin: 8px 10px 12px; }
  .single section p.poetry {
    margin: 0 10px 20px; }
  .single section p.meta {
    border-top: 1px solid #ddd; }
  .single aside .latest ul li {
    font-size: 14px;
    margin-bottom: .8em; }

  ul.logged-in-nav {
    background: none repeat scroll 0 0 #EEE;
    margin: 1em .5em 0;
    padding: .6em .6em .2em; }
    ul.logged-in-nav li {
      font-size: .95em;
      margin-bottom: .6em;
      margin-right: .9em; }

  input.submit {
    padding: .6em; }

  .author div.wrapper-inner div.top {
    margin-bottom: 1em; }

  .wrapper-intro {
    display: none; }

  .home .left, .home .right {
    display: none; }

  .explore .left, .explore .right {
    width: 100%; }

  .random_image img, .write section {
    width: 100%; }

  .single section, .single aside {
    width: 100%;
    margin: 0; }

  .write aside {
    width: 100%;
    margin: 0; } }
.btn-big {
  display: inline-block;
  background-color: whitesmoke;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0px 2px 0px #eee;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }
  .btn-big:hover {
    background-color: #ccc; }

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