a {
    color: #900;
    outline: 0;
    text-decoration: none;
    border:1px solid white;
  }

a.noborder { border:0px }
a.noborder:hover { border:0px }  a.none { border:1px solid white; }
a.none { border:1px solid white; }
a.none:hover { border:1px solid white; }
a:hover   { border: 1px solid #900 }
a.noborder { border:0px }
a.noborder:hover { border:0px }

.sublink {
    font-size:15px;
    background:#f0f0f0;
    margin-top:-10px;
}

img {
    margin-left: 10px;
}

code, pre {
    font-family:Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
    background-color:#eeeeee;
    font-size:14px;
    line-height:17px;
    font-weight: 100;
}

.dirtable {
    padding:5px;
    background:#d0d0d0;
}

.dirth {
    padding:5px;
    font-size:16px;
    font-weight: 600;
    background:#e0e0e0;
}

.dirtd {
    padding:5px;
    background-color:#f0f0f0;
}

.storytable {
    border:1px solid #000;
    border-collapse:collapse;
    padding:5px;
    background:#eeeeee;
}

.storyth {
    border:1px solid #000;
    padding:5px;
    font-size:16px;
    font-weight: 600;
    background:#e0e0e0;
}

.storytd {
    border:1px solid #000;
    padding:5px;
    background-color:#f0f0f0;
}

.linklist {
    font-family:Helvetica;
    font-size:13px;
    padding:2px;
    margin-top:10px;
    margin-bottom:10px;
    border-bottom:1px dotted #ccc;
    line-height:15px;
}

.machine {
    font-family:Helvetica;
    font-size:24px;
    border-bottom:1px dotted #ccc;
    font-weight:bold;
    line-height:27px;
}

.copyright {
    font-family:Helvetica;
    font-size:16px;
    margin-top: 20px;
}

.sectionhead1 {
    font-family:Georgia;
    font-size:24px;
    font-weight:bold;
    line-height:30px;
}

.sectionhead2 {
    font-family:Georgia;
    font-size:20px;
    font-weight:bold;
    line-height:25px;
}

.sectionhead3 {
    font-family:Georgia;
    font-size:18px;
    font-weight:bold;
    line-height:22px;
}

.contentoverviewline2 {
    font-family:Georgia;
    font-size:16px;
    line-height:21px;
}

.contentoverviewline3 {
    font-family:Georgia;
    font-size:14px;
    line-height:18px;
}

.tweet {
    font-family:Georgia;
    font-size:16px;
    margin-top:10px;
}

.pagebody {
    font-family:Georgia;
    font-size:18px;
    margin-left:80px;
    width:700px;
    line-height:23px;
}

.page-cl-http {
    margin-left:80px;
    width:700px;
}

.imagepagebody {
    font-family:Georgia;
    font-size:18px;
    margin-left:80px;
    width:1240px;
    line-height:23px;
}

.story img{
    margin-left: 30px;
}

.story iframe{
    margin-left: 30px;
}

.story .item p{
    font-family:Georgia;
    font-size:18px;
    line-height:25px;
}

.story .item{
    font-family:Georgia;
    font-size:18px;
    line-height:25px;
}

.story {
    font-family:Helvetica;
    font-size:36px;
    line-height:36px;
    width:700px;
    margin-top: 20px;
    outline: #d0d0d0 dotted thin;
    outline-offset: 5px;
}

.keyvisual img {
    width: 100%;
    height:auto;
    margin-left: 0px;
    margin-bottom: 30px;
    opacity:.50;
}

