/** News Page CSS Stylesheet **/
div#_top { background: url(/gfx/backgrounds/news/body_top.png) no-repeat; height: 55px; }
div#_middle { background: url(/gfx/backgrounds/news/body_middle.png); background-repeat: repeat-y; padding-left: 40px; overflow: hidden; min-height: 500px; height:auto !important; height:500px;}
div#_bottom { background: url(/gfx/backgrounds/news/body_bottom.png) no-repeat; height: 95px; }

h3#page_title {
    display: block;
    background:url(/gfx/backgrounds/news/body_title.png) no-repeat;
    width: 469px;
    height: 87px;
    text-indent: -9999px;
    position: relative;
    left: 26px;
    top: 12px;
}

ul#news_list {
    position: relative;
    left: 26px;
    top: 24px;
    font-size: 14px;
    width: 440px;
    margin-bottom: 74px;
}
ul#news_list li {
    margin-bottom: 12px;
}
li.news_heading {
    display: block;
    background: url(/gfx/backgrounds/news/news_heading.png) no-repeat;
    width: 444px;
    height: 25px;
    color: white;
}
li.news_heading a {
    position: relative;
    color: white;
    top: 4px;
    left: 5px;
    width: 444px;
    height: 25px;
    display: block;
}
li.news_heading a:hover {
    text-decoration: underline;
}
p.date {
    float: left;
    margin-right: 4px;
    font-weight: bold;
}
p.full_date {
    float: left;
    margin-right: 4px;
    font-weight: bold;
    height: 2px;
}

div#news_story {
    position: relative;
    left: 28px;
    top: 24px;
    width: 440px;
    font-size: 14px;
    margin-bottom: 50px;
}
div#news_story p {
   margin-bottom: 12px;
}
div#news_story ul {
    margin-bottom: 12px;
    margin-left: 14px;
}
div#news_story li {
    list-style: disc;
}
div#news_story a {
    color: #800000;
}
h4#news_title {
    width: 440px;
    margin-bottom: 14px;
}
div#news_story img {
    max-width: 136px;
    /* height: 84px; */
    margin-right: 2px;
    margin-top: -1px;
    border: 2px solid #b0145a;
}

p#back_to_news {
    background: url(/gfx/backgrounds/news/back.png) no-repeat;
    width: 113px;
    height: 18px;
    text-indent: -9999px;
    margin-top: 18px;
}
p#back_to_news a {
    display: block;
    width: 113px;
    height: 18px;
}

/* COMMENTS AREA */
h4#latest_comments {
    background: url(/gfx/backgrounds/news/comment_header.png) no-repeat;
    width: 440px;
    height: 44px;
    position: relative;
    text-indent: -9999px;
}
p#add_comment {
    position: relative;
    top: -36px;
    left: 275px;
    height: 25px;
    width: 135px;
    text-indent: -9999px;
}
p#add_comment a {
    display: block;
    height: 25px;
    width: 135px;
}

ul#comments {
     margin-left: 0px !important;
     border-bottom: 2px solid #7d7d7d;
     margin-top: 8px;
}
ul#comments li {
    list-style: none;
    margin-left: 0px;
    padding: 14px;
    padding-bottom: 6px;
    border: 2px solid #7d7d7d;
    border-bottom: none;
    background: #f5f5f5;
}

/* ADD COMMENTS */
form#comment_form {
    position: relative;
    width: 440px;
    height: 135px;
    background: #b0145a;
    margin-top: -3px;
}
textarea#comment_entry {
    width: 420px;
    margin-left: 8px;
    margin-top: 8px;
    border: 1px solid #7d7d7d;
}
input#comment_submit {
    background: url(/gfx/backgrounds/news/add_comment.png) no-repeat;
    width: 135px;
    height: 25px;
    border: none;
    display: block;
    text-indent: -9999px;
    margin: 7px;
    position: relative;
    left: 288px;
    font-size: 0px;
    line-height: 0px;
    cursor: pointer;
    z-index: 999;
}

/* LOGIN */
#comment_form p {  position: relative; left: 12px; top: 12px; font-weight: bold; color: #fff; font-size: 12px; }
#comment_form #username_label { position: relative; left: 12px; top: 14px; color: #fff; font-size: 12px; }
#comment_form #username { position: absolute; left: 90px; top: 38px; border: 1px solid #780d3d; }
#comment_form #password_label { position: relative; left: 14px; top: 16px; color: #fff; font-size: 12px; }
#comment_form #password { position: absolute; left: 90px; top: 60px; border: 1px solid #780d3d; }
#comment_form #login_button { position: absolute; left: 12px; top: 98px; background: url(/gfx/backgrounds/news/login.png) no-repeat; height: 25px; width: 57px; border: none; text-indent: -9999px; line-height: 0; cursor: pointer;}
#forgotten_password { position: relative; top: 18px; left: 108px; font-size: 10px; color: #fff; }
#forgotten_password:hover { text-decoration: underline; }

p#discuss {
    background: url(/gfx/backgrounds/news/discuss.png) no-repeat;
    width: 330px;
    height: 73px;
    text-indent: -9999px;
    position: relative;
    top: -45px;
    left: 120px;
    margin-bottom: -73px;
}
p#discuss a {
    display: block;
    width: 330px;
    height: 32px;
    position: relative;
    top: 30px;
}

ul#mini_menu {
    background: url(/gfx/backgrounds/news/archive_rss.png) no-repeat;
    width: 305px;
    height: 77px;
    position: absolute;
    top: 190px;
    left: 570px;
}
li#archive {
    display: block;
    height: 35px;
}
li#archive a {
    display: block;
    height: 35px;
    width: 305px;
    text-indent: -9999px;
}
li#mini_rss {
    position: relative;
    top: 5px;
    width: 305px;
    height: 35px;
}
li#mini_rss a {
    display: block;
    width: 305px;
    height: 35px;
    text-indent: -9999px;
}

div#frequent_words {
    /*background: url(/gfx/backgrounds/news/frequent_words.png) no-repeat;*/
    width: 345px;
    height: 432px;
    position: absolute;
    top: 275px;
    left: 550px;
}

p#rss {
    background: url(/gfx/backgrounds/news/rss.png) no-repeat;
    width: 69px;
    height: 49px;
    text-indent: -9999px;
    position: relative;
    left: 835px;
    top: 1px;
}
p#rss a {
    display: block;
    width: 69px;
    height: 49px;
}

/* PAGINATION */
ul#news_pages { font-size: 14px; position: relative; left: 28px; top: -12px; }
ul#news_pages li { display: inline; padding: 3px; }
ul#news_pages li a { color: #800000; }
ul#news_pages li a:hover { text-decoration: underline; }