a, h2.entry-title a:hover, a.more-link:hover, .time, .lastmess a, {color:
    #D15C51;
}

#content, #content input, #content textarea, body, .entry-title a, #content .entry-title, a:active, a:hover, .fppostli a.postera:hover, #content .calmonth h1, #main .widget-area ul ul li a {
    color: #444;
}

.time th, a, .tooltip h2, .tooltip .verse-num, .tooltip .chapter-num, a.close, #content .finfo h4, #entry-author-info h2, .entry-meta a:hover, .entry-utility a:hover, h3#comments-title em, .comment-meta a:active, .comment-meta a:hover, #respond label, #content .entry-title a:hover {
    color: #A44236;
    outline: 0;
}

.cs-buttons a {
    border: 1px solid #E14636;
}

.cs-active {
    background: #E14636;
}

.dirr a {
    outline: 0;
    width: 157px;
    height: 49px;
    line-height: 49px;
    padding-left: 10px;
    display: block;
    background: url(rust/getdir.png) no-repeat top left;
    text-align: center;
    color: #fff;
    text-decoration: none;
    margin: 30px 0 0 0;
}

.dirr a span {
    background: url(rust/getdir.png) no-repeat;
    background-position: 100% -49px;
    display: block;
    line-height: 49px;
}

.dirr a:hover {
    color: #fff !important;
    background-position: 0% -98px;
}

.dirr a:hover span {
    color: #fff !important;
    background-position: 100% -147px;
}

.dirhelp a, form#newslettersignup input.newssubmit, a.more-link, #respond .form-submit input, form#custtypeform input#submit, a.cviewmap, a.cgetdir, #content #driveclick {
    background: #72251C;
    webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 0px solid #000;
}

.dirhelp a {
    color: #fff;
    text-decoration: none;
    padding: 3px 6px;
    margin-left: 30px;
}

form#newslettersignup input.newssubmit {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0;
    padding: 5px 15px;
    text-decoration: none;
    text-shadow: 0 -1px 0 #000;
    text-transform: uppercase;
    width: auto;
    cursor: pointer;
}

a.more-link {
    float: right;
    display: block;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    padding: 5px;
    outline: 0;
    margin-top: 10px;
    font-weight: bold;
    text-shadow: 0px -1px 0px #000;
    clear: right;
}

#respond .form-submit input, form#custtypeform input#submit {
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0;
    padding: 5px 5px;
    text-decoration: none;
    text-shadow: 0 -1px 0 #000;
    text-transform: uppercase;
    width: auto;
    cursor: pointer;
}

a.cviewmap {
    float: right;
    color: #fff;
    text-decoration: none;
    padding: 6px 18px;
    font-size: 12px;
}

a.cgetdir {
    color: #fff;
    text-decoration: none;
    padding: 5px 6px;
    font-size: 12px;
}