/* 
==========================================
==========================================
==========================================
		Forum DEFINITION 
==========================================
==========================================
==========================================
 */
#forum {background:url(../img/forum/bg-header.png) top right no-repeat #f7f7f7;padding-top:35px;margin:0; clear:both}
#forum-con {margin:0 10px}

#forum-header .stripeline {height:2px;background:#920a2c}
#forum-header .stripeline-slim {height:1px;background:#920a2c}
#forum-header .name {height:21px;line-height:21px;text-align:right;padding-right:7px;color:#920a2c;font-weight:700}
#forum-header .forum-title {font-size:12px;font-weight:700;padding-top:8px}
#forum-header .links {padding-top:13px}
#forum-header .links a, #forum-footer .links a, .comment-header .link a{color:#920a2c;text-decoration:none}
#forum-header .links a:hover, #forum-footer .links a:hover, .comment-header .link a:hover{text-decoration:underline}

#forum-footer  .white-spacer{height:4px;background:#fff;margin:14px 0}

#forum-comments .comment .white-spacer{height:4px;background:#fff;margin:14px 0 11px 0}

.comment-header{background:url(../img/forum/icon-comment.png) left top no-repeat;padding-left:20px;height:16px}
.comment-header .link{background:none;padding:0; font-weight:700}
.comment-no{color:#666}
.comment-author { font-weight:700 }
.comment-author a { font-weight:400 }
.comment-text{padding-top:12px}
.comment-text span.re {padding-bottom:12px}
.comment-text .re_title{color:#920a2c}

#forum-footer  {padding-bottom:14px}
#forum-footer .links{float:left}
#forum-footer .number{float:right;color:#636363;padding-right:14px}
