/*
Theme Name: Ink Stained Banana
Theme URI: http://blog.unitedheroes.net
Description: It's green.
Version: 2.7
Author: JR Conlin
Author URI: http://blog.unitedhereos.net
Tags:
*/
form {
    margin: 0;
    padding: 0;
}

textarea {
    font-family: Verdana, Arial, Helvetica,
    sans-serif;
    font-size: 11px;
    line-height: normal;
    border: 1px #F0F0F0 solid
}

textarea {
    background-color: #F0F0F0;
    padding: 2px;
    margin: 1px;
}

select {
    background-color: #E0E0E0;
    padding: 0px 0;
    margin: 0px 0;
    border: 1px #F0F0F0 solid
}

body {
    margin: 0;
    padding: 0;
    font-family: 'courier new', courier, monospace;
    color: #333;
    background-color: white;
    background-repeat: repeat-y;
    background-image: url("/images/bgg.png");
}

h1, h4, h5, .storyAuthor {
    margin: 15px 0px 10px 0;
    padding: 0;
    font-size: 28px;
    line-height: 28px;
    font-weight: 900;
    color: #ccc;
}

h4, h5, .storyAuthor {
    font-size: 12px;
    line-height: 12px;
    font-weight: 800;
    color: #999;
}

h2 {
    font-family: 'Special Elite', 'courier new', courier, mono;
    font-size: 140%;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.hide {
    display: none;
}

.storyCategory {
    font-size: 10px;
    line-height: 10px;
    margin: 0;
    padding: 0;
    display: table;
}

.storyCategory ul {
    margin: 0;
    padding: 0;
}

.storyCategory li {
    display: table-cell;
    padding: 2px 12px 2px 0;
    margin: 0;
}

h5, .storyAuthor {
    font-size: 12px;
    font-style: italic;
}

img {
    border: 0;
}

#content > p {
    margin: 0;
}

.topbanner {
    margin: 0px 0px 5px 0;
    padding: 0;
    border: 0;
    height: 100px;
}

.topbanner #banner {
    background-image: url("/images/banner.png");
    float: right;
    position: absolute;
    background-repeat: no-repeat;
    top: 0;
    right: 0;
    width: 659px;
    height: 87px;
}

.topbanner #banner a {
    width: 659px;
    height: 87px;
    visibility: hidden;
}

.topbanner #logo {
    background-image: url("/images/uh_corner1.png");
    width: 89px;
    padding: 0;
    margin: 0;
    height: 81px;
    font-size: 0;
    border: 0;
    text-indent: -10000px;
    float: left;
    cursor: pointer;
}

.topbanner #logo a {
    width: 89px;
    height: 81px;
    line-height: 81px;
    text-decoration: none;
    text-indent: -5000px;
}

.blogRoll {
    position: absolute;
    float: left;
    left: 0;
    top: 100px;
    width: 89px;
    /*       background-color:#00bb46; */
}

.linksBlock {
    color: white;
    font-size: 10px;
    font-family: verdana, arial, helvetica;
}

.linksBlock br {
    display: none;
}

.linksBlock b {
    font-weight: bold;
    font-size: 12px;
    display: block;
    margin: 0;
    padding: 0;
}

.linksBlock a {
    display: block;
    padding-right: 2px;
    text-align: right;
    color: white;
    text-decoration: none;
}

.linksBlock a:visited {
    color: #EFEFEF;
}

.linksBlock a:hover {
    background-color: yellow;
    color: black;
}

.linksBlock hr, .siteNav hr {
    color: white;
    background-color: white;
    height: 2px;
    border: 0;
}

.rssLinks {
    position: relative;
    border: 0;
    width: 90px;
    text-align: left;
    margin: 3px;
    margin-left: 0;
    padding: 5px;
}

.rssLinks a.feed {
    display: block;
    width: 80px;
    line-height: 20px;
    color: white;
    padding: .1em;
    text-decoration: none;
    background-color: transparent;
    font-size: 10px;
    font-family: Verdana, arial;
}

.rssLinks a.feed:hover {
    color: black;
}

.rssLinks a.feed img {
    margin: 0;
    vertical-align: middle;
    padding: 0;
    border: 0;
}

.siteNav {
    position: absolute;
    right: 0;
    top: 100px;
    float: right;
    width: 190px;
    background-color: #00bb46;
}

.siteNav ul {
    list-style-type: none;
    padding-left: 2em;
    text-indent: -1em;
    font-size: 10px;
}

#archives a {
    color: white;
    margin: 0;
    font-family: verdana, arial, helvetica;
    font-weight: bold;
    text-decoration: none;
}

.siteNav b {
    display: block;
    text-align: center;
}

.siteNav .title {
    text-align: center;
    color: white;
    font-weight: bold;
}

.siteNav .calendar {
    width: 120px;
    margin: 0px auto;
}

.siteNav .calendar b {
    color: #FFF;
    display: block;
    text-align: center;
}

.siteNav .suggest {
    color: white;
    margin: 0px 0px 0px 10px;
    font-family: verdana, arial, helvetica;
    font-size: 75%;
}

.siteNav a:hover {
    text-decoration: underline;
    color: black;
    background-color: #00bb46;
    font-weight: 800;
}

.entryWrap {
    margin: 0px 200px 0px 0;
    border: 0;
    padding: 0px 0px 10px 0;

}

.blogEntry {
    display: block;
    position: relative;
    margin-left: 100px;
    padding: .5em;
    border: 1px solid black;
}

.storyHeadline a {
    text-decoration: none;
}

.storyDate {
    font-family: 'courier new', courier, mono;
}

.storyTitle {
    font-family: 'courier new', courier, mono;
    font-weight: bold;
    line-height: normal;
    font-weight: bold;
    padding: 0px 0;
}

.storyContent {
    margin: 1em;
    font-size: 12px;
    font-family: 'courier new', courier, mono;
}

.shortlink {
    font-size: 10px;
    text-align: right;
}

.shortlink label {
    margin-right: .5em;
}

.shortlink input {
    border: 0;
    background-color: #FDFDFF;
    width: 12em;
}

.storyContent img {
}

.storyLinks {
    text-align: right;
    font-size: 10px;
}

a:hover {
    background-color: #eee;
}

li.comment {
    clear: both;
    margin-top: .5em;
    list-style: none;
    font-size: 10px;
    background-color: #EEE;
    border-radius: 5px;
}

li.comment a {
    text-decoration: none;
}

li.comment .comment-edit-link {
    float: right;
}

.comment .author {
    width: 145px;
    padding-left: 3px;
    padding-right: 1px;
    position: relative;
    background-color: #eee;
    font-style: bold;
    float: left;
}

li.comment .commentText {
    border-left: 1px solid black;
    margin-left: 150px;
    padding-left: 1em;
    background-color: #EEE;
}

li.comment avitar {
    float: left;
}

li.comment .reply {
    border: 0;
    font-family: courier new;
    text-align: right;
}

li.comment br {
    clear: both;
}

.respond {
    font-size: 10px;
}

.respond .respondq {
    color: #00F;
    cursor: pointer;
}

.respond .comment-author {
    width: 145px;
    float: left;
}

.respond .comment-body {
    margin-left: 150px;
}

.respond form {
    display: none;
}

.respond form label {
    display: block;
}

.respond textarea {
    border-left: 1px solid black;
    padding: 3px;
    width: 95%;
    height: 20em;
    background-color: #EEE;
    font-family: courier new;
}

.respond form input {
    width: 142px;
    border: 1px solid #DDD;
}

.commentLink {
    font-size: 10px;
}

.commentBlock {
    width: 90%;
    background-color: #eee;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    margin: 0 auto .5em auto;
    clear: both;
    padding: 5px 0;
    border-bottom: 2px solid #CCC;
    border-right: 1px solid #888;
}

.commentBlock .header {
    position: relative;
    width: 90px;
    font-weight: bold;
    text-align: right;
    float: left;
    padding: 0 3px 0 0;
    border-right: 1px solid #888;
    font-size: 10px;
}

.commentBlock .author {
    padding: 0 0 2em 0;
}

.commentBlock .date {
    margin: 0 0 0 100px;
}

.commentBlock .comment {
    margin: 0 0 0 100px;
}

.commentBlock .date {
    font-size: 10px;
    font-style: italic;
}

.commentBlock .author {
    font-weight: bold;
    text-align: right;
}

.commentBlock .comment {
    /* font-size: .7em; */
    padding: 0;
}

.commentBlock .cb {
    font-size: 0;
    clear: both;
    line-height: 0;
    padding: 0;
    margin: 0;

}

.article {
    background: url("/images/tgcback.png");
    width: 80%;
    padding: 5px;
    text-align: justify;
    font: 110% times new roman;
    box-shadow: 10px 10px 5px #e8e8e8;
}

.story {
    font: 120% Times New Roman;

}

.article .credit {
    display: block;
    font-size: .7em;
    text-align: right;
    font-style: italic;
}

.sign {
    border: 2px solid black;
    padding: 5px;
    font-family: Arial;
}

.sign .title {
    font: 1.5em Arial;
    color: red;
    text-align: center;
}

.display {
    padding: .5em;
    border-radius: 15px;
    background: #000;
    color: #bbb;
}

.display b {
    color: #ff0;
}

.letter {
    background: url("/images/ltbk.png");
    background-repeat: repeat-y;
    border-bottom: 2px black solid;
    border-right: 1px black solid;
    width: 80%;
    padding: 5px;
    padding-left: 50px;
    font-family: Verdana, Georgia, Arial;
    font-size: 1em;
}

.messenger {
    background-color: #FFF;
    border: 8px solid #e7eff5;
    margin: 0 4em;
    padding: 0 1.5em 0 1em;
    font-family: Arial;
    text-indent: -.5em;
}

.messenger .you b {
    color: blue;
}

.messenger .me {
    font-family: Courier New;
    font-size: .9em;
}

.messenger .me b {
    font-family: Arial;
}

.email {
    padding: 1em;
    border: 1px solid #EFEFEF;
    background-color: #FFF;
    box-shadow: 10px 10px 5px #E8E8E8;
}

.question {
    margin-left: 5em;
    margin-right: 5em;
    font-family: Times New Roman;
    color: navy;
}

.answer {
    margin-left: 7em;
    margin-right: 5em;
    font-family: "Times New Roman";
    color: black;
}

.update {
    background: url("/images/update.png") no-repeat;
    padding-left: 5px;
    padding-top: 21px;
    margin: 10px;
    border-left: 2px #c66 solid;
}

.reply {
    font-family: "times new roman";
    overflow: hidden;
    width: 90%;
    border-left: 2px solid blue;
    margin: 0 2px;
    padding: 0 2px;
}

#header {
    margin: 0 0;
    padding: 0 0;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    line-height: 11px;
}

body > #header {
    height: 14px;
}

#header a {
    font-size: 18px;
    font-weight: 800;
}

#content {
    margin: 0 0 50px 30px;
    padding: 10px 10px;
}

#menu {
    position: absolute;
    top: 100px;
    right: 20px;
    width: 172px;
    padding: 10px;
    background-color: #FFFF99;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    line-height: 17px;
}

#menu a {
    margin: 0 0 0 0;
    padding: 0 0 0 10px;
}

#menu h4 {
    margin: 12px 0 4px 0;
}

#contentcomments input, #content input, #menu input {
    margin: 1px;
    padding: 1px 1px 4px 1px;
    border: 1px solid #ccc;
    font: 11px/14px verdana, arial, helvetica, sans-serif;
}

#menu textarea {
    margin: 1px;
    padding: 1px;
    border: 1px solid #ccc;
    font: 11px/14px verdana, arial, helvetica, sans-serif;
}

.commentfield {
    margin-bottom: 4px;
    background-color: #F0F0F0;
}

#contentcomments textarea {
    margin: 1px;
    padding: 1px;
    border: 1px solid #ccc;
    font: 11px/normal verdana, arial, helvetica, sans-serif;
}

#content textarea {
    margin: 1px;
    padding: 1px;
    border: 1px solid #ccc;
    font: 11px/normal verdana, arial, helvetica, sans-serif;
}

code, .code {
    color: #333;
    background-color: #f8f8f8;
    font-weight: 700;
    font-family: Consolas, "Lucida Console", "Courier New", Courier;
    display: inline-block;
    padding: 4px;
    white-space: pre;
    line-height: 50%;
}

code .title, .code .title {
    color: black;
    font-weight: normal;
    margin: 0;
    background-color: #ccE;
    line-height: 100%;
}

span.code {
    display: inline;
    line-height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
}

code b, .code b {
    color: red;
}

pre code {
    font-size: 1em;
}

code.inline {
    display: inline;
    margin: 0;
    padding: 0 .5em;
    border: 0;
}

code.preference {
    color: #888;
}

.post-categories {
    list-style-type: none;
    display: inline;
    width: 10em;
}

.posts {
    padding: 0;
    color: white;
    font-weight: bold;
    font-family: arial;
}

.posts b {
    display: block;
    text-align: center;
    font-family: Courier New;
    font-size: 100%
}

.posts a {
    color: white;
    text-decoration: none;
}

.posts a:hover {
    text-decoration: underline;
    color: black;
    background-color: yellow;
}

.via {
    text-align: right;
    font-weight: bold;
    font-size: .8em;
}

#wp-calendar {
    font-size: 10px;
    text-align: right;
}

#wp-calendar caption {
    font-weight: bold;
    font-size: 12px;
    color: white;
}

#wp-calendar td {
    background-color: #FFF;
}

#wp-calendar .pad {
    background-color: #00bb46;
}

#wp-calendar a {
    text-decoration: none;
}

#wp-calendar a:hover {
    text-decoration: none;
    background-color: yellow;
    font-size: 10px;
    font-weight: normal;
}

#wp-calendar #prev, #wp-calendar #next {
    background-color: #00bb46;
    font-weight: bold;
}

.centerP {
    font-family: Arial, Helvetica, sans-serif;
    font-size: .6em;
    text-align: center;
}

acronym, abbr {
    border-bottom: 1px dotted #222;
    font-style: normal;
    cursor: help;
}

.disclaimer {
    color: #FF0000;
    border: 2px solid red;
    padding: 3px;
    font-weight: bold;
    width: 80%;
    margin-left: 4em;
}

.results {
    font-family: verdana, arial, helvetica;
    width: 300px;
    padding: 0;
    font-size: .8em;
    border: 1px black solid;
    text-align: left;
}

.edit_link {
    font-family: verdana, sans-serif;
    float: right;
    width: 10em;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    color: white;
    text-align: right;
    padding: 0;
}

.edit_link a {
    color: #00b746;
}

.geoURL {
    font-family: verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    color: white;
    background-color: #093;
    border-left: 1px solid #3C6;
    border-top: 1px solid #3C6;
    border-right: 1px solid #063;
    border-bottom: 1px solid #063;
    padding: 0px 3px 0px 3px;
    margin: 0;
}

.prevnext {
    margin-left: 100px;
    margin-right: 200px;
    font-size: 75%;
    font-weight: bold;
}
.prevnext .nav-links {
    display:grid;
}
.prevnext h2 {
    display: none;
}

.prevnext a {
    color: #7676f7;
}

.nav-links .nav-previous {
    grid-column:1;
    grid-row:1;
}

.nav-links .nav-next {
    grid-column:2;
    grid-row:1;
    text-align:right;
}

.prevnext form {
    grid-column: 2;
    grid-row: 3;
}

.prevnext input {
    grid-column: 2;
    grid-row: 4;
    border: 1px solid #ccc;
    font: .7em arial;
    cursor: pointer;
}

#awrap {
    display: inline;
    margin: 0;
    padding: 0 2px 2px 2px;
    background-color: white;
    border: 0;
}

#awrap #title {
    font-size: .6em;
}

#announce {
    margin: 0px 2px;
    padding: 2px;
    border: 1px solid #4c8cac;
    background-color: white;
    font-family: verdana, arial, sans-serif;
    font-size: .7em;
}

#announce b {
    display: block;
    padding: 4px;
    margin: 0px 0px 4px 0;
    background-color: #407eb2;
    color: white;
    font-weight: bold;
}

#announce a {
    display: block;
    margin: 4px 0px 0px 0;
    padding: 0;
    color: #396b94;
}

#announce a:hover {
    background-color: #FFF;
    color: #396b94;
}

.credit {
    font-size: .7em;
    text-align: center;
}

.bouncy {
    z-index: 5000;
}

v1, .v1 {
    margin: 0 0 .5em 0;
}

v2, .v2 {
    margin: 0 0 .5em 4em;
}

v3, .v3 {
    margin: 0 0 .5em 8em;
}

v4, .v4 {
    margin: 0 0 .5em 12em;
}

qt, .qt_site {
    margin: 6px 10px;
    padding: 1em;
    font-size: 12px;
    font-family: Lucida Grande, Geneva, Arial, Verdana, sans-serif;
}

.twitter {
    font-family: arial;
    border: 1px solid black;
    box-shadow: 10px 10px 5px #888;
    width: 80%;
    margin: 5px auto;
    padding: .5em;
}

.ra {
    text-align: right;
}

.la {
    text-align: left;
}

.twitter p {
    padding: 0 0 0 54px;
    margin: 0;
}

.twitter a {
    text-decoration: none;
}

.twitter img {
    float: left;
    padding: 2px;
}

qt {
    background-color: #CCC;
    font-size: 12px;
    font-family: Lucida Grande, Geneva, Arial, Verdana, sans-serif;
    padding: 1em;
    margin: 3px 10px;
}

.post .menu {
    font-family: "Sans Serif", Verdana;
}

.post .cmd {
    font-family: Monospace, "courier new";
    color: #00bb46;
    padding: 0 5px;
    font-weight: bold;
}

.post .box {
    border: 1px solid black;
    padding: 5px;
    border-radius: 15px;
}

.post .sidebar {
    display: block;
    float: right;
    width: 200px;
    font-size: 80%;
    border: 1px solid #888;
    position: relative;
    top: -3em;
    padding: 3px;
    box-shadow: 3px 3px 4px #888;
    color: #888;
}

.post .sidebar b {
    margin: 0;
    display: block;
    background-color: #888;
    text-align: center;
    color: #FFF;
    font-size: 120%;
}

.post .collapse {
    padding-top: 10px;
    /* overflow set to hidden to hide the expanded text */
    overflow: hidden;
    height: 10px;
    /* all style changes will ease-in-out for 1s */
    transition: all 1s ease-in-out;
}

.post .collapse:hover {
    overflow: auto;
    height: auto;
    /* all style changes will ease-in-out for 1s */
    transition: all 1s ease-in-out 1s;
}

@media (min-width: 0) {
    #siteNav {
        position: relative;
    }

    .blogRoll {
        position: relative;
    }

    .blogEntry {
        margin: 0;
        background-color: #FFF;
    }

    .entryWrap {
        margin: 0;
    }

    .topbanner #banner {
        right: auto;
    }
}

@media (min-width:650px) {
    .topbanner #banner {
        right: 0;
    }
}

@media (min-width:768px) {
    .blogRoll {
        position: relative
    }

    #siteNav {
        position: absolute;
    }

    .blogEntry {
        margin-left: 0;
        background-color: #FFF;
    }

    .entryWrap {
        margin: 0 200px 0 0;
    }
}

@media (min-width: 1024px) {
    #siteNav {
        position: absolute;
    }

    .blogEntry {
        margin-left: 100px;
    }

    .blogRoll {
        position: absolute;
    }

    .entryWrap {
        margin: 0 200px 0 0;
    }
}
