body{
    text-shadow: none;
}
h2{
    margin: 0;
    padding: 10px 15px;
    background-color: #fff;
}
#forum {
    padding: 0 0 10px;
}
#forum h1 {
    background: url("bg-ttl.png") repeat scroll 0 0 #11254F;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 15px;
}
#forum h2 {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #FF5000;
    margin: 10px 0 0;
    padding: 5px 10px;
    text-align: left;
}
.err_log{
   /* border: 1px solid #FF6000;*/
    margin: 10px 0;

}
.err_msg {
    /*background: none repeat scroll 0 0 #FFFFCC;*/
    color: #FF6000;
    font-size: 16px;
    font-weight: bold;
   
    padding: 5px 20px;
    
    
}
.bar {
    background: none repeat scroll 0 0 #23AEE8;
    border-top: 1px solid #1B6AA7;
    height: 30px;
}
.bar li {
    display: inline;
    float: left;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
}
.bar a {
    color: #fff;
}
.bar a:hover {
    color: #F8A470;
}
.bar-list, .bar-top {
    background: none repeat scroll 0 0 #FF5000;
    text-transform: uppercase;
}
.bar-top {
    margin: 0 10px 0 1px;
}
.bar-list a, .bar-top a {
    color: #FFFFFF;
}
.bar-list a:hover, .bar-top a:hover {
    color: #23AEE8;
}
.bar li.older {
    float: right;
}
.bar li.older a:after {
   
}
.nav-bar {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px dotted #CCCCCC;
    padding: 15px 10px 0;
}
.nav-bar .paging {
    display: inline;
    float: left;
}
.nav-bar .paging a {
    color: #333333;
}
.nav-bar .paging b {
    background: none repeat scroll 0 0 #FF5000;
    color: #FFFFFF;
}
.nav-bar .sort-order {
    display: inline;
    float: right;
    font-size: 12px;
    margin: 2px 0 0;
}
.nav-bar .sort-order a {
    border: 1px solid #81C5FF;
    border-radius: 2px 2px 2px 2px;
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 4px 8px;
}
#forum .area-comments {
    margin: 0;
}
#forum .area-comments .comment {
    margin: 0;
    padding-bottom: 0;
}
#forum .area-comments .comment-head {
    width: 145px;
}
#forum .area-comments .comment-body {
    width: 785px;
}
#forum .area-comments .tr {
    margin: 0 0 10px;
}
#forum .area-comments .forgpass {
    display: inline-block;
    font-size: 12px;
    margin: 10px 0 0 20px;
}
.comment .comment-date span {
    display: block;
}
.posts_body {
    font-size: 13px;
}
.posts_body h3 {
    background: none repeat scroll 0 0 #FF5000;
    color: #FFFFFF;
    font-size: 14px;
    margin: 0 0 10px;
    padding: 5px 10px;
}
.posts_body h3.re {
    background: none repeat scroll 0 0 #DDDDDD;
    color: #666666;
    font-weight: normal;
}
.posts_body p {
    font-size: 13px;
}
.comment-body .reply a {
    background: none repeat scroll 0 0 #81C5FF;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 4px 8px;
}
.comment-body .reply a:hover {
    background: none repeat scroll 0 0 #5888B0;
}
.comment-body .reply a:active {
    background: none repeat scroll 0 0 #1A384F;
}
.comment-body .vote span.like {
    float: left;
    margin: 5px 0 0;
}
.comment-body .vote .reply {
    float: right;
}

.posts_body .readmore, .posts_body .readless {
    background: url("ico-readmore.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    padding: 0 18px 0 0;
}
.posts_body .readmore {
    background-position: 100% 0;
}
.posts_body .readmore:hover {
    background-position: 100% -16px;
}
.posts_body .readmore:active {
    background-position: 100% -32px;
}
.posts_body .readless {
    background-position: 100% -48px;
}
.posts_body .readless:hover {
    background-position: 100% -64px;
}
.posts_body .readless:active {
    background-position: 100% -80px;
}
table.list {
    border-collapse: collapse;
    margin: 0;
    width: 100%;
}
table.list th {
    background: none repeat scroll 0 0 #B7D7F4;
    border-bottom: 1px solid #BCCBE4;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 10px;
}
table.list td {
    font-size: 13px;
    padding: 5px 10px;
}
table.list td {
    border-left: 1px solid #FFFFFF;
}
.list-subject {
    border-left-style: none !important;
    text-align: left;
    width: 65%;
}
.list-author {
    text-align: left;
    width: 15%;
}
.list-replies {
    text-align: right;
    width: 5%;
}
.list-date {
    text-align: left;
    width: 12%;
}
.odd-line td {
    background: none repeat scroll 0 0 #E9F4FF;
}
.even-line td {
    background: none repeat scroll 0 0 #FFFFFF;
}
#dialog-modal-report,#dialog-modal{
    display:none;
}
.full_desc{

display:none;
font-size:13px;
}
#up_line {
    background: none repeat scroll 0 0 #E3ECF5;
    cursor: pointer;
    display: none;
    height: 40px;
    right: 0px;
    position: fixed;
    top: 50%;
    width: 45px;
    z-index: 1;
}
.up_image {
    background-repeat: no-repeat;
    height: 17px;
    margin: 7px auto auto;
    overflow: hidden;
    width: 31px;
}
#up_text {
    font-size: 14px;
    font-weight: 800;
    margin: -4px auto auto;
    text-align: center;
}
.up_text {
    color: #1778A4;
}
.up_title {
    background-image: url("/img/ico-top.png");
    background-position: 0 0;
    height: 26px;
   
}