#forum {min-height: 600px;}
#forum h1.parenttitle {position: relative;font: bold 18px Helvetica, Arial, Verdana, sans-serif;color: #FBB829;border-top: 10px solid #FBB829;padding: 10px 0;}
#forum h1.parenttitle a {color: #FBB829;}
#forum h1 span.newtopic a {position: absolute;top: 5px;right: 0;display: block;width:130px;height:30px;text-indent:-9000px;background: #fff url(images/forum_buttons.png) 0 0 no-repeat;}
#forum h1 span.searchforum a {position: absolute;top: 5px;right: 140px;display: block;width:155px;height:30px;text-indent:-9000px;background: #fff url(images/forum_buttons.png) 0 -60px no-repeat;}
#forum h1 span.newtopic a:hover {background-position: 0 -30px;}
#forum h1 span.searchforum a:hover {background-position: 0 -90px;}
#forum h1.parenttitle a.category {color: #666;}
#forum h1.topictitle {font-size: 20px;font-weight: bold;padding: 10px 15px;background:#F3F7F9;}
#forumcontainer {background:#F3F7F9 url(images/forum_container.png) left top no-repeat;margin-top: 15px;padding-top: 10px;}
#forumcontainer .foot {background:#F3F7F9 url(images/forum_container.png) left bottom no-repeat;height: 10px;}
#topiclist {}
#topiclist li {background: #F3F7F9;border-bottom: 1px solid #fff;padding: 10px 15px;}
#topiclist li.head {font-size: 18px;font-weight: bold;background: #e5e5e5;position:relative;}
#topiclist .c_title a {display: block;margin-bottom: 5px;font-size: 18px;text-align: left;}
#topiclist .c_title a.sticky {padding-left: 25px;background: transparent url(images/sticky.png) left center no-repeat;}
#topiclist .avatar {font: normal 11px Verdana, Arial, Helvetica, sans-serif;padding: 10px 0;}
#topiclist .topicinfo span {padding: 7px 0px;color: #000;margin: 0 3px 0 0;font-size: 11px;}
#topiclist .c_posts {}
#topiclist .c_lastpost {}
#topicposts,#topic {padding: 15px 0;}
#topicposts li,#topic {position:relative;padding: 0 15px 15px 105px;width: 810px;}
#topic {border-bottom: 1px solid #e5e5e5;}
#topicposts .avatar,#topic .avatar {position: absolute;top:40px;left: 10px;padding: 10px;width: 75px;background: transparent url(images/forum_avatar_pointer.png) center right no-repeat;}
#topicposts .avatar img,#topic .avatar img {border: 5px solid #dee8ed;height: 50px;width: 50px;}
#topicposts .postinfo,#topic .postinfo {background: #F3F7F9;padding: 5px 5px;}
#topicposts .postcontent,#topic .postcontent {background: #fff;padding: 1px 15px;min-height: 75px;}
#topicposts .contenthead,#topic .contenthead {background: transparent url(images/forum_postcontent_bg.png) top left no-repeat;height: 10px;width: 810px;}
#topicposts .contentfoot,#topic .contentfoot {background: transparent url(images/forum_postcontent_bg.png) bottom left no-repeat;height: 10px;width: 810px;}
#topicposts span.username,#topic span.username {font-weight: bold;}
#topicposts .ownermenu {float:right;}
#topicposts .ownermenu a {padding: 0 5px;}
#forumnavigation {padding-bottom: 10px;margin-bottom: 10px;}
#forumnavigation li {display: inline;height:24px;width: auto;line-height:24px;float:left;margin-right: 10px;}
#forumnavigation li a {height: 24px;line-height: 24px;width: auto;padding: 0 10px;display:block;font-weight: bold;}
#forumnavigation li.active {background: transparent url(images/bg_forumnav_current.png) 0 0 scroll no-repeat;}
#forumnavigation li.active a {font-weight: normal;color:#788792;background: transparent url(images/bg_forumnav_current_end.png) no-repeat scroll right center;}

#forum blockquote {color: #666;padding-left: 10px;border-left: 3px solid #eee;}
#forum p.returntopic {padding: 10px 10px 10px 175px;font-weight: bold;}

#forum .editpost {display:none;}
#forum form p {padding: 10px 15px 10px 175px;position: relative;}
#forum form p.submit {padding: 0 15px 10px 175px;}
#forum .editpost form p {padding: 10px;}
#forum .editpost form p.submit {padding: 0 10px;}
#forum input, #forum select, #forum textarea {padding: 8px;border: 1px solid #d5d5d5;background: #f9f9f9;width: 225px;}
#forum input:focus, #forum textarea:focus, #forum select:focus {border: 1px solid #444;}
#forum label {font-size: 12px;color: #444;position: absolute; top: 18px; left: 0;text-align: right;width: 150px;}

#forum h1.addreply {margin: 15px 15px 5px 15px;border-bottom: 3px solid #eee;font-size: 16px;font-weight:bold;color:#666;}
#forum input, #forum textarea {width: 550px;}
#forum textarea {height: 150px;}
#forum label {display: block;}
#forum p.submit input {width: 80px;}

#forum .messages {margin: 0 15px;}
div.pagination {padding: 5px;margin: 15px;font-size: 11px;background: #fff;text-align: right;}
div.pagination a {border: 1px solid #ddd;color: #000;margin-right: 3px;padding: 5px 8px;}
div.pagination a:hover, div.pagination a:active {border: 1px solid #e5e5e5;background-color:#f5f5f5;color: #000;}
div.pagination span.current {margin-right:3px;padding: 5px 8px;font-weight: bold;background-color:#fff;color: #444;border: 1px solid #fff;}
