em {
  font-style: italic; }

strong {
  font-weight: bold; }

#header {
  float: left;
  width: 700px; }

#container {
  float: left;
  width: 700px;
  margin: 0 0 0 100px;
  background: #fff url('/images/beta.png') no-repeat 595px 25px; }

#content {
  min-height: 400px;
  float: left;
  width: 700px; }

#pimp {
  font-style: italic;
  font-size: 1.4em;
  float: left;
  margin-top: 18px;
  padding: 18px 0;
  border-top: 1px solid #999;
  width: 700px; }
  #pimp a#follow_us {
    color: #121212; }
    #pimp a#follow_us:link, #pimp a#follow_us:visted {
      color: #121212; }
    #pimp a#follow_us:hover {
      color: #121212; }
      #pimp a#follow_us:hover em {
        color: #aa3333; }
  #pimp em {
    text-decoration: underline; }
  #pimp strong {
    color: #aa3333;
    font-weight: normal; }

#footer {
  width: 700px;
  float: left;
  padding: 1em 0;
  border-top: 1px solid #999;
  font-size: 12px;
  line-height: 24px; }
  #footer a:link, #footer a:visited {
    color: #121212;
    text-decoration: underline; }
  #footer a:hover {
    color: #aa3333;
    text-decoration: none; }

a#sponsor {
  padding-right: 3em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  background-color: #fff;
  background-image: url('/images/components.png');
  background-repeat: no-repeat;
  background-position: 10.8em 99%; }

body {
  font-family: Palatino, Times, serif; }

#logo h1 {
  font-family: Times, serif;
  font-size: 4em;
  font-size: 64px;
  margin: 12px 0px 24px;
  text-transform: uppercase; }
  #logo h1 em {
    text-transform: lowercase;
    font-style: normal; }
  #logo h1 span {
    float: left;
    width: 350px;
    height: 77px;
    text-indent: -9999px;
    background-color: #fff;
    background-image: url('/images/components.png');
    background-repeat: no-repeat;
    background-position: -300px 0px; }
  #logo h1 a {
    float: left;
    width: 260px;
    height: 50px;
    background-color: #fff;
    background-image: url('/images/components.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-indent: -9999px;
    color: #121212;
    outline: none; }
    #logo h1 a:hover {
      background-position: 0px -100px; }

a:link, a:visited {
  text-decoration: none;
  color: #337733; }
a:hover {
  color: #121212; }

body#blog p {
  line-height: 1.5; }
body#blog #content ul {
  margin-bottom: 1em; }
  body#blog #content ul li {
    list-style: circle outside none; }

#content h2 {
  font-size: 1.5em;
  font-style: italic;
  padding-bottom: 0.5em;
  padding-top: 1em; }
  #content h2.first {
    padding-top: 0; }
  #content h2 a {
    color: #121212; }
    #content h2 a:hover {
      color: #aa3333; }
#content h3 {
  line-height: 1.5em;
  font-style: italic;
  font-weight: bold;
  padding-top: 0.2em; }
#content blockquote {
  font-style: italic;
  margin-left: 36px;
  margin-right: 36px; }

p {
  margin-bottom: 1em; }

p.pass {
  color: #337733; }

p.corrupt {
  color: #aa3333; }

p.status, code {
  font-family: "Courier New", Courier, monospace;
  font-size: 0.92em;
  font-weight: bold; }

p.indent {
  margin-left: 3em;
  margin-bottom: 2em;
  margin-top: 2em; }

p.noun_phrase {
  font-style: normal;
  margin-bottom: 0; }
  p.noun_phrase span.seed, p.noun_phrase span.votes, p.noun_phrase a.vote_link {
    font-size: 0.5em; }

a.vote_link {
  color: #aa3333;
  text-transform: uppercase; }

p.suggestion {
  margin: 24px 0;
  float: left;
  width: 60%; }

p.next_page {
  width: 100%;
  float: left;
  text-align: right; }

ol {
  float: left;
  width: 100%; }
  ol li {
    font-size: 1.5em;
    font-style: italic;
    list-style-type: lower-roman;
    clear: both;
    float: left;
    width: 100%; }
    ol li ol {
      float: left;
      margin-bottom: 12px; }
      ol li ol li {
        float: left;
        width: auto;
        clear: none;
        margin-right: 1em;
        list-style: decimal inside;
        font-size: 0.5em; }

ul.phrases li {
  display: inline;
  padding-right: 0.5em;
  font-style: italic;
  color: #121212; }
  ul.phrases li a {
    color: #121212; }
    ul.phrases li a:hover {
      text-decoration: underline; }
  ul.phrases li a.collector {
    color: #aa3333; }

#alphabet {
  position: fixed;
  left: 25px;
  top: 180px;
  width: 50px;
  text-transform: uppercase;
  font-size: 1em;
  font-style: italic;
  font-weight: bold; }
  #alphabet ul {
    width: 48%; }
  #alphabet ul.first {
    float: left; }
  #alphabet ul.last {
    float: right; }
  #alphabet ul.equi {
    float: none;
    display: block;
    width: 100%; }
  #alphabet li {
    color: #676767; }
    #alphabet li a, #alphabet li span {
      display: block;
      text-align: center; }
    #alphabet li span {
      font-weight: normal; }
    #alphabet li a {
      outline: none;
      color: #121212; }
      #alphabet li a:hover {
        color: #aa3333; }

.grouped_by_letter {
  float: left;
  width: 700px;
  margin-bottom: 24px; }
  .grouped_by_letter h2 {
    border-bottom: 1px solid #ccc;
    margin-bottom: 0.5em;
    padding-top: 0 !important; }
  .grouped_by_letter ul {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    float: left;
    width: 100%; }
    .grouped_by_letter ul li a {
      display: block; }
      .grouped_by_letter ul li a em {
        color: #676767; }
    .grouped_by_letter ul.columns_2 {
      width: 300px;
      margin-right: 50px; }
    .grouped_by_letter ul.columns_3 {
      width: 183.333px;
      margin-right: 50px; }
    .grouped_by_letter ul.columns_4 {
      width: 125px;
      margin-right: 50px; }

dl dt {
  float: left;
  width: 100%; }
dl dd {
  float: left;
  margin-left: 1em; }

div.menu {
  float: left;
  width: 100%;
  height: 23px;
  font-size: 0;
  padding-bottom: 12px;
  margin-bottom: 36px;
  border-bottom: 1px solid #999; }
  div.menu ul li {
    font-size: 20px;
    float: left;
    width: 125px; }
    div.menu ul li a, div.menu ul li span {
      outline: none;
      display: block;
      width: 100%;
      height: 23px;
      text-indent: -9999px;
      background-image: url('/images/components.png');
      background-position: 0px -200px; }
  div.menu ul .latest {
    width: 90px; }
    div.menu ul .latest a {
      background-position: 0px -200px; }
    div.menu ul .latest a.ancestor, div.menu ul .latest a:hover, div.menu ul .latest span {
      background-position: 0px -250px; }
  div.menu ul .popular {
    width: 105px; }
    div.menu ul .popular a {
      background-position: -125px -200px; }
    div.menu ul .popular a.ancestor, div.menu ul .popular a:hover, div.menu ul .popular span {
      background-position: -125px -250px; }
  div.menu ul .nouns {
    width: 90px; }
    div.menu ul .nouns a {
      background-position: -250px -200px; }
    div.menu ul .nouns a.ancestor, div.menu ul .nouns a:hover, div.menu ul .nouns span {
      background-position: -250px -250px; }
  div.menu ul .collectors {
    width: 125px; }
    div.menu ul .collectors a {
      background-position: -375px -200px; }
    div.menu ul .collectors a.ancestor, div.menu ul .collectors a:hover, div.menu ul .collectors span {
      background-position: -375px -250px; }
  div.menu ul .blog {
    width: 80px; }
    div.menu ul .blog a {
      background-position: -500px -200px; }
    div.menu ul .blog a.ancestor, div.menu ul .blog a:hover, div.menu ul .blog span {
      background-position: -500px -250px; }
  div.menu ul .about {
    width: 130px; }
    div.menu ul .about a {
      background-position: -600px -200px; }
    div.menu ul .about a.ancestor, div.menu ul .about a:hover, div.menu ul .about span {
      background-position: -600px -250px; }
  div.menu a:link, div.menu a:visited {
    color: #121212; }
  div.menu a:hover {
    color: #aa3333; }

#content.about p {
  line-height: 1.5;
  margin-bottom: 0.75em;
  margin-bottom: 1.333em; }
#content.about p.indent {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0.3em;
  padding-bottom: 1.65em; }
#content.about ul {
  line-height: 1.5em;
  margin-bottom: 1.333em; }
  #content.about ul li {
    list-style: circle inside; }

#neighbours {
  text-align: center;
  float: left;
  width: 700px;
  border-top: 1px solid #999;
  margin-top: 18px;
  padding: 18px 0 0 0;
  font-variant: small-caps; }
  #neighbours p {
    display: block;
    width: 30%;
    margin: 0 auto; }
  #neighbours a {
    color: #121212; }
    #neighbours a:hover {
      color: #aa3333; }
    #neighbours a span {
      font-size: 2em;
      width: 50px; }
  #neighbours a#next_post {
    float: right;
    text-align: right;
    width: 35%; }
    #neighbours a#next_post span {
      float: right; }
  #neighbours a#previous_post {
    float: left;
    text-align: left;
    width: 35%; }
    #neighbours a#previous_post span {
      float: left; }

table#rules, table#model_tweets, table#edited_tweets, table#rejected_tweets {
  margin-bottom: 4em; }
  table#rules .status_column, table#model_tweets .status_column, table#edited_tweets .status_column, table#rejected_tweets .status_column {
    width: 440px; }
  table#rules .collector_column, table#rules .noun_column, table#model_tweets .collector_column, table#model_tweets .noun_column, table#edited_tweets .collector_column, table#edited_tweets .noun_column, table#rejected_tweets .collector_column, table#rejected_tweets .noun_column {
    width: 100px; }
  table#rules p.pushed, table#model_tweets p.pushed, table#edited_tweets p.pushed, table#rejected_tweets p.pushed {
    margin-top: 2em; }
  table#rules p.rejection, table#model_tweets p.rejection, table#edited_tweets p.rejection, table#rejected_tweets p.rejection {
    font-style: italic; }
  table#rules th, table#model_tweets th, table#edited_tweets th, table#rejected_tweets th {
    line-height: 1.5em;
    padding-top: 1em;
    padding-right: 10px;
    padding-bottom: 0.25em;
    border-bottom: 1px solid #999;
    font-style: italic;
    font-weight: bold; }
  table#rules td, table#model_tweets td, table#edited_tweets td, table#rejected_tweets td {
    vertical-align: top;
    padding-right: 20px; }
    table#rules td p.status, table#model_tweets td p.status, table#edited_tweets td p.status, table#rejected_tweets td p.status {
      margin: 0.7em 0;
      line-height: 1; }
  table#rules td.blank, table#model_tweets td.blank, table#edited_tweets td.blank, table#rejected_tweets td.blank {
    padding-left: 1em;
    padding-top: 0.5em; }
  table#rules td.explanation, table#model_tweets td.explanation, table#edited_tweets td.explanation, table#rejected_tweets td.explanation {
    color: #676767;
    border-bottom: 1px solid #ccc;
    padding-top: 0; }
    table#rules td.explanation p, table#model_tweets td.explanation p, table#edited_tweets td.explanation p, table#rejected_tweets td.explanation p {
      line-height: 1.087 em;
      font-style: italic;
      font-size: 0.92em;
      margin-top: 0;
      margin-bottom: 0.566em; }
  table#rules tr.corrupt td a:link, table#rules tr.corrupt td a:visited, table#model_tweets tr.corrupt td a:link, table#model_tweets tr.corrupt td a:visited, table#edited_tweets tr.corrupt td a:link, table#edited_tweets tr.corrupt td a:visited, table#rejected_tweets tr.corrupt td a:link, table#rejected_tweets tr.corrupt td a:visited {
    color: #aa3333; }
  table#rules tr.corrupt td a:hover, table#model_tweets tr.corrupt td a:hover, table#edited_tweets tr.corrupt td a:hover, table#rejected_tweets tr.corrupt td a:hover {
    color: #121212;
    text-decoration: underline; }
  table#rules a, table#model_tweets a, table#edited_tweets a, table#rejected_tweets a {
    display: block;
    line-height: 1em;
    margin-top: 0.6em;
    margin-bottom: 0.6em; }
    table#rules a:link span, table#rules a:visited span, table#model_tweets a:link span, table#model_tweets a:visited span, table#edited_tweets a:link span, table#edited_tweets a:visited span, table#rejected_tweets a:link span, table#rejected_tweets a:visited span {
      color: #aa3333; }
    table#rules a:hover span, table#model_tweets a:hover span, table#edited_tweets a:hover span, table#rejected_tweets a:hover span {
      color: #121212;
      text-decoration: underline; }
  table#rules a.collector:link, table#rules a.collector:visited, table#rules a.noun:link, table#rules a.noun:visited, table#model_tweets a.collector:link, table#model_tweets a.collector:visited, table#model_tweets a.noun:link, table#model_tweets a.noun:visited, table#edited_tweets a.collector:link, table#edited_tweets a.collector:visited, table#edited_tweets a.noun:link, table#edited_tweets a.noun:visited, table#rejected_tweets a.collector:link, table#rejected_tweets a.collector:visited, table#rejected_tweets a.noun:link, table#rejected_tweets a.noun:visited {
    color: #121212;
    font-style: italic; }
  table#rules a.collector:hover, table#rules a.noun:hover, table#model_tweets a.collector:hover, table#model_tweets a.noun:hover, table#edited_tweets a.collector:hover, table#edited_tweets a.noun:hover, table#rejected_tweets a.collector:hover, table#rejected_tweets a.noun:hover {
    color: #aa3333; }

ul.form_fields li {
  margin-bottom: 1em; }

#discus_thread {
  border-top: 1px solid #999;
  float: left;
  width: 700px;
  margin: 20px 0;
  padding-top: 20px;
  padding-bottom: 20px; }
  #discus_thread a {
    color: #121212; }
    #discus_thread a:hover {
      color: #aa3333; }

h2.illustration {
  position: relative;
  left: -60px;
  padding-left: 60px; }

h2 a.anchored {
  display: none;
  position: absolute;
  left: 0px;
  top: 34px;
  font-size: 12px; }

h2:hover a.anchored {
  display: block; }

ul#contents a {
  color: #121212; }
  ul#contents a em {
    color: #337733; }
  ul#contents a:hover em {
    color: #aa3333; }

a.gallery {
  float: left;
  width: 100%;
  margin-bottom: 12px;
  font-size: 18px;
  font-style: normal;
  font-variant: small-caps;
  text-transform: lowercase; }

a#itunes_subscribe {
  display: block;
  width: 534px;
  height: 120px;
  text-indent: -9999px;
  background: transparent url('/images/itunes_subscribe.png') no-repeat 0px 0px; }
  a#itunes_subscribe:hover {
    background-position: 0px -120px; }

form textarea, form input[type=text] {
  width: 100%;
  font-family: monaco, courier, monospace;
  font-size: 12px; }

#audioplayer {
  margin-bottom: 16px; }
