a.xxx {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: black;
}

#rpanel div.button a.xxx {
    color: #888;
}

.bolder {
    font-weight: bold;
    color: blue;
}

.outer-box {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
    color: #efeff4;
    font-size: 35px;
    background-color: #006699;
    border-color: #808090 #101020 #101020 #808090;
    border-style: solid;
    border: 3px;
    padding: 20px;
    margin-bottom: 10px;
}

/* NEWS */

div.news-item {
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 7px;
}


h2.news-title {
    color: #000;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 0;
}

h2.news-title a,
h2.news-title a:link,
h2.news-title a:visited {
    text-decoration: none;
}

div.news-author {
    padding: 0;
    font-size: .9em;
    font-style: italic;
}

.news-teaser {
    padding: 0 0 0 10px;
    font-size: .9em;
    line-height: 1em;
}

.news-text {
    padding: 10px 2px;
}

.image-left {
    float: left;
    padding: 0 10px 0 0;
    font-size: .8em;
    text-align: center;
    text-decoration: none;
}

.image-right {
    float: right;
    padding: 0 0 0 10px;
    font-size: .8em;
    text-align: center;
    text-decoration: none;
}

.image-border {
    border: 1px solid black;
}

figure {
    background-color: lightgray;
}

.cat-desc {
    min-height: 150px;
}

#catpic img {
    height: 140px;
    width: auto;
    background-color: #036;
    padding: 2px;
}

#rpanel,
#vpanel {
    margin-top: 0;
    background-color: #6288ac;
    padding: 10px;
    border: 1px solid black;
}

#zoom {
    color: white;
    padding-bottom: 2px;

}
.nav-container {
    width: 100%;
    text-align: center;
    min-height: 1.5em;
    font-style: italic;
    font-size: 0.9em;
}
.nav-left {
    float: left;
}
.nav-right{
    float: right;
}

.nav-center {
    display: inline-block;
    margin: 0 auto;
}

/* copied from netpoets to 100-poems*/

.red-border {
    border: red 2px solid;
}
.red-box {
    padding: 10px 20px;
    margin: 10px 0;
}

.red-box hr {
    border-top: 1px solid red;
}

.ron-box {
    margin: auto;
    width: 60%;
    border: #6288ac 4px solid;
    padding: 10px 20px;
    align-content: center;
}
.ron-box img {
    height: 7em;
    width: auto;
}

.ron-box a:link,
.ron-box a:visited,
.ron-box a:active {
    text-decoration: none;
}

.ron-box p {
    margin-bottom: 1em;
}

.ron-box span.ron-line1 {
    color: #6288ac;
    font-size: 1.2em;
    font-weight: bold;
}
.ron-box span.ron-line2 {
    color: #6288ac;
    font-style: italic;
}
.ron-box span.ron-line3 {
    color: #6288ac;
    font-size: .8em;
}

.xoff {
    text-decoration: line-through;
}
.ctSmall {
    border: #4E4F80 1px solid;
    font-size: small;
    color: #4E4F80;
    padding: 5px;
    margin: 5px;
}

table.classic-list {
    width: 100%;
    border: #006699 1px solid;
    border-bottom: #006699 3px solid;
    margin-top: 1em;
}

table.classic-list th {
    color: white;
    background-color: #006699;
    border-bottom: black 1px solid;
}

table.classic-list tr.alt {
    background-color: #dce5f3;
}

div.classic-box {
    background-color: #0066990d;
    border-top: #006699 1px solid;
    border-right: #006699 3px solid;
    border-bottom: #006699 3px solid;
    border-left: #006699 1px solid;
}

table.classic-table {
    margin: 1em auto;
}

td.classic-title,
td.classic-byline {
    text-align: center;
}

td.classic-poem {
    text-align: left;
}

#subcategories {
    font-size: 0.75em;
}

.poemlist .pauthor {
    width: 200px;
}

#rpanel div.desc {
    color: white;
}

    /*authors*/

div.authorLinkline {
    font-size: 1.5em;
}

#poempages p.pagelinks a.xxx {
    text-decoration: none;
}

/*search*/

.searchError {
    color: #8a1f11;
    font-size: 2em;
    padding: 1em 2em;
}

li.alt {
    background-color: #dce5f3;
}

.search-teaser {
    font-style: italic;
    padding-left: 2em;
}

.search-div {
    padding-top: 10px;
}

.search-div p {
    margin: 0 1.0em 1.5em;
}

h1.headr.search-header {
    margin-left: 0;
    margin-right: 0;
}

#advSearch {
    margin-bottom: 3em;
}

.advice-box {
    border: solid 2px #006699;
    padding: 0.5em 1.5em;
    margin: 2em 5em;
    font-size: 0.9em;
}

.advice-box p {
    margin: 0 0 0.75em;
}

div.more-submit {
    margin-left: 40px;
}

/* Email Poet */

div.emailBackLink {
    margin: 1em 10em;
}

div.emailBox {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #555;
    background-color: #eee;
}

div.emailLine {
    margin: 0 0 1em;
    text-align: left;
    vertical-align: top;
}

td.emailLabel {
    margin-left: 2em;
    text-align: right;
    vertical-align: top;
}

td.emailInput {
}

td.emailSmall {
    font-size: small;
    color: #4E4F80;
    padding: 5px 20px;
    margin: 5px;
    text-align: center;
}

td.emailSend {
    margin-left: 10em;
    text-align: right;
}

td.emailSent {
    color: green;
    padding: 5px;
    margin: 5px;
}

/* quicksearch */

#masthead-header div.quicksearch input.searchterms:focus {
    background: white;
}

