h1 {
    margin-bottom: 10px;
}
h1 a, h1 a:hover {
    text-decoration: none;
}
.sidebox h3 {
    border-top: solid 2px #4040A0;
    border-bottom: solid 2px #4040A0;
    padding: .5em 0 .5em .5em;
    margin: 0 0 .5em 0;
}
.sidebox h3 a, .sidebox h3 a:hover {
    text-decoration: none;
}
.sidebox {
    clear: right;
    float: right;
    padding-top: 5px;
    width: 135px;
    margin-top: 10px;
}
.sidebox ul, .archives_list ul, #archive-index {
    margin: 0;
    list-style-type: none;
    padding: 0;
}
.sidebox ul {
margin-bottom: 5px;
}
.post, .postComment, #postItem, #channelConfig {
    padding: 10px 5px;
}
.post_title_div, .post_desc, .comments_link {
    padding: 5px;
}
.post, .commentDiv, .postComment, hr.commentSeparator, #postItem, #channelConfig {
    margin-right: 150px;
}
#postItem .post {
    width: 100%;
}
#end-archive {
    padding: 5px;
}
.postComment {
    margin-top: 10px;
}
.post_title_div, .commentDiv p {
    margin: 0;
}
.post_title_link {
    padding-bottom: 0;
    margin: 2px 0;
}
.post_title_div {
    margin-bottom: 10px;
}
.post_title_link a {
    padding-bottom: 5px;
}
hr.commentSeparator {
    background: #000;
    height: 0;
}
.comment_titlerow {
    font-weight: bold;
    font-size: .8em;
    padding-bottom: .2em;
}
.comment_text {
    padding: 1em;
    border-left: solid 2px #878063;
    overflow: auto;
    max-height: 200px;
}
.commentDiv {
    padding: 1em 0 0 0;
}
.searchterm {
    background: #EEE;
    color: #000;
}
#blogSearchPageForm {
    text-align: center;
}
#searchForm input {
/*    background: url('../images/backgrounds/search-100.jpg'); */
    height: 18px;
    padding: 0 8px;
    width: 84px;
}
#searchForm button {
    background: #aca37e;
    border: none;
    font-weight: bold;
    width: 2em;
}
input {
/*    background: #fff url('../images/backgrounds/search-200.jpg') no-repeat; */
    border: solid 1px #8E8669;
    font-family: "Arial" sans-serif;
    height: 20px;
    padding: 0 8px;
    width: 184px;
}
input:hover, input:focus, textarea:hover, textarea:focus {
    border: solid 1px #000;
}
input.checkbox {
    background: inherit;
    padding: 0;
    height: auto;
    width: auto;
}
textarea {
/*    background: #fff url('../images/backgrounds/textarea-440.jpg') 0 50% no-repeat; */
    border: solid 1px #8E8669;
    font-family: "Arial" sans;
    font-size: 1em;
    height: 180px;
    margin-right: -30px;
    padding: 6px 8px;
    width: 430px;
}
textarea#commentFormCommentInput {
    width: 95%;
    margin-right: 0;
}
.categoryCountNum {
    float: right;
}
.category_selected, .post_title_link a, h1 a, .sidebox h3 a {
    color: #000;
}
.categorylink, .comments_link, p#adminLink {
    font-size: .8em;
}
.categorylink {
margin: 0;
}
#loginDiv {
    width: 340px;
    margin: 100px 200px 0 auto;
    padding: 5px;
}
#loginDiv label img {
    margin-bottom: -8px;
}
#loginDiv hr {
width: 100%;
}
#loginDiv p {
    text-align: right;
}
p#adminLink {
    text-align: right;
    padding-bottom: .5em;
    display:block;
    text-align: right;
    float: none;
}
#comment_form label {
    font-size: .8em;
    font-weight: bold;
}
p#error-container {
    padding: 1em;
    margin: 1em 165px 1em 1em;
    border: solid 1px #AA0000;
}
p#thanks-container {
    padding: 1em;
    margin: 1em;
    border: solid 1px #878063;
    font-weight: bold;
}
.small-print {
    font-size: .7em;
}
#comment_form_2 {
    display: none;
}
.commentinput {
    text-align: right;
}
button.commentsubmit {
    width: 180px;
    margin: .5em 0;
    padding: .9em 0;
    font-weight: bold;
    font-size: .95em;
}
button#form_switch_1 {
    width: 95%;
}
.subscribe-button {
    margin-left: auto;
    margin-right: auto;
    width: 200px;
    height: 54px;
    padding-left: 100px;
}
.subscribe-button {
    line-height: 54px;
    display: block;
    height: 100%;
}
.subscribe-button.email {
    background: url(http://efata.org/images/buttons/subscribe-by-email.png) top no-repeat;
}
.subscribe-button.email:hover {
    background: url(http://efata.org/images/buttons/subscribe-by-email.png) bottom no-repeat;
}
.subscribe-button.feed {
    background: url(http://efata.org/images/buttons/subscribe-by-feed.png) top no-repeat;
}
.subscribe-button.feed:hover {
    background: url(http://efata.org/images/buttons/subscribe-by-feed.png) bottom no-repeat;
}
.expl {
    font-size: .7em;
    background: #fff;
    padding: .5em;
    border: solid 1px #000;
    color: #000;
}
.error {
    font-size: .8em;
    color: #f00;
}

.hidden {
    display: none;
}
.help_button {
    width: 2em;
    display: inline-block;
    font-size: .8em;
}
fieldset.comment_fieldset {
    /*height: 450px;*/
    padding: 20px;
    margin: 0;
    width: 400px;
}
#captcha_container {
    padding-top: 1em;
    width: 318px;
    margin: auto;
}
#captcha_container textarea {
    width: 300px;
    margin: 0;
    background: #FFF;
}
#captcha_container iframe {
    width: 100%;
}
.comment_num {
    display: inline-block;
    font-size: 1.5em;
    font-weight: normal;
    margin: 0 .2em -0.2em 0;
    padding: .4em .7em;
    border: solid 2px #878063;
    border-top: none;
    border-left: none;
    font-family: "Times New Roman" serif;
    background: url('/css/curve.gif');
}
#blog_container {
    clear: right;
}
h4.post_title_link {
    font-size: 1.8em;
    font-weight: normal;
}
.box {
    border: solid 1px #8E8669;
    border-bottom: solid 5px #8E8669;
    margin: 10px 0;
}
.post hr {
width: 100%;
text-align: left;
}
