html, body {
    font-family: Arial, sans;
    font-size: 11pt;
    margin: 0;
    padding: 0;
}

td, tr, tbody, table {
    margin: 0;
    padding: 0;
    border-spacing: 0;
    border-width: 0;
    border-style: none;
    border-collapse: collapse;
}

.wrapper {
    margin: 20px 50px;
}

h1, h2, h3, h4, h5 {
    margin: 5px;
    text-align: center;
}

.people h2 {
    margin: 10px 0;
    text-align: left;
}


ul { 
    list-style-type: none;
    padding: 0;
    
}

.story {
    margin: 20px 0px;
}

.title {
}

.title .user {
    float: left;
}

.title .tweet {
    font-size: 14pt;
    margin-left: 60px;
}

.title .tweet .link {
    font-size: 10pt;
}

.stories {
    float: left;
    width: 70%;
    margin-right: 20px;
}

.people {
    float: right;
    width: 20%;
    font-size: 10pt;
    margin-top: 15px;
}

.about {
    padding: 5px;
    border: 1px solid #999;
    background: #ddd;
    position: absolute;
    width: 200px;
    z-index: 2;
    top: 16px;
    *top: 20px;
    left: 4px;
    margin: 0;
}

.about-container {
    position: relative;
    z-index: 0; /* ie assigns a z-order to positioned elements, be consistent */
    display: inline;
    vertical-align: bottom;
}

.about-container-kludge {
    font-size: 1pt;
}

.tweet {
    font-size: 10pt;
}
.tweet td.name {
    width: 150px;
}

.tweet td {
    padding: 5px;
}

.tweets {
    padding-top: 5px;
}

.permalink {
    display: inline;
    font-size: 9pt;
}
.permalink a {
    color: #666;
}

.discussion {
    font-size: 9pt;
    margin-left: 100px;
    color: #333;
    padding-left: 5px;
    border-left: 1px solid #ccc;
}

.discussion .first-tweet {
    font-weight: bold;
}

.discussion-summary {
}

.control {
    font-family: monospace;
    font-style: normal;
    cursor: pointer;
    white-space: nowrap;
}

a.control {
    text-decoration: none;
    color: blue !important;
}

img {
    vertical-align: middle;
}

.user {
    margin: 2px 0;
}

.source_fors, .citing {
    font-size: 9pt;
}

.statistics .user, .tweet .user {
    display: inline;
}

.statistics .user img, .tweet .user img {
    display: none;
}


.tweet .timestamp {
    font-size: 8pt;
    color: #666;
    margin-top: 2px;
    margin-left: 4px;
}

.statistics .user .about img, .tweet .user .about img {
    display: inline;
}

.bg-even {
    background: #ddd;
}

.bg-odd {
}

.people .user .about img {
    display: none;
}


.freq {
    vertical-align: top;
    font-size: 8pt;
    display: none;
}


.web {
    font-size: 8pt;
    display: none;
}


.subtitle {
    font-style: italic;
}

.description {
    margin: 5px 5px 5px 60px;
    font-size: 8pt;
    padding: 3px;
}

.tweet a.shortlink-color-0 {
    color: teal;
}
.tweet a.shortlink-color-1 {
    color: maroon;
}
.tweet a.shortlink-color-2 {
    color: navy;
}
.tweet a.shortlink-color-3 {
    color: olive;
}
.tweet a.shortlink-color-4 {
    color: green;
}
.tweet a.shortlink-color-5 {
    color: gray;
}
.tweet a.shortlink-color-6 {
    color: purple;
}
.tweet a.shortlink-color-7 {
    color: red;
}
.tweet a.shortlink-color-8 {
    color: fuchsia;
}
.about-site {
    text-align: center;
    border: 1px solid #999;
    background: #ddd;
    padding: 12px;
    width: 300px;
    float: right;
}

#restore {
    text-align: center;
}

#restore a {
    padding: 5px;
    font-size: 12pt;
    background: #ddd;
    border: 1px solid #666;
}

.user a, .retweet a, .discussion a {
    color: black;
}

.thumbnail {
    float: right;
    padding: 3px;
}

.credit {
    padding: 50px 0;
    font-size: 8pt;
    text-align:center;
    border-top: 1px solid #999;
    background: #ddd;
}

.spacer {
    color: #aaa;
}

.app-logo-1 {
    color: #369;
    font-weight: bold;
}
.app-logo-2 {
    color: #889;
    font-weight: bold;
}
.domain {
    color: darkslategray
}


.score {
    color: brown;
    font-weight: bold;
    float: left;
    padding: 3px;
    background: #ddd;
    margin: 3px;
}

.story .content {
    display: block;
    margin-left: 40px;
}

.bottom {
    margin-top: 20px;
    font-size: 9pt;
}

.ago-0 {
    background: #faa;
    font-weight: bold;
}

.ago-1 {
    background: #ffa;
    font-weight: bold;
}

.sort-control {
    font-size: 8pt;
    color: #666;
}
.sort-control a {
    color: #666;
}

.sort-control .selected {
    font-weight: bold;
}

.illustration {
    text-align: center;
    padding: 20px;
}

.left-column {
    width: 350px;
    float: left;
    margin: 20px;
}

.right-column {
    width: 350px;
    float: left;
    margin: 20px;
}

.feature {
    background: #ddd;
    border: 1px solid #999;
    padding: 10px;
}

.two-column {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.histogram-area {
    width: 110px;
    overflow: hidden;
    padding: 5px 0;
}

.histogram {
    position: relative;
    height: 35px;
    border-bottom: 1px solid #aca;
}

.histogram-area .stats {
    font-size: 8pt;
    color: #666;
}

.histogram-bar {
    padding: 0;
    width: 6px;
    background: #bdb;
    border: 1px solid #aca;
    border-bottom: 0;
    margin: 0;
    position: absolute;
    bottom: 0;
}

.histogram-label {
    width: 14px;
    position: absolute;
    bottom: 0;
    font-size: 8pt;
    display: none;
}

#header {
    background: #ddd;
    border-bottom: 5px solid #ccc;
    text-align: right;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.navigation {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.header-padding {
    padding: 5px 10px 5px 2px;
}

.diagnostics {
    display:none;
}
