Люди подскажите по такой трабле. Поставил куену, все хорошо, но некоторые элементы вылезают за пределы полей
Здесь еще ладно, хотя не пойму как уменьшить поиск

а здесь уже слетает диз, с CSS только начинаю общаться, вроде все просмотрел но так и не понял где изменить размеры

Сам css-файл
/**
* @version $Id: kunena.forum.css 445 2009-02-17 08:34:49Z mahagr $
* Kunena Component
* @package Kunena
*
* @Copyright (C) 2008 - 2009 Kunena Team All rights reserved
* @license
http://www.gnu.org/copyleft/gpl.html GNU/GPL
* @link
http://www.kunena.com*
* Based on FireBoard Component
* @Copyright (C) 2006 - 2007 Best Of Joomla All rights reserved
* @license
http://www.gnu.org/copyleft/gpl.html GNU/GPL
* @link
http://www.bestofjoomla.com**/
/* ======= */
#Kunena td, #Kunena table, #Kunena th, #Kunena div, #Kunena p, #Kunena span {
font-family:Arial, Helvetica, sans-serif;
}
#Kunena .fb_header {
background: url(images/menu_headers.png) repeat-x top left;
height: 30px;
}
/* Header -- Category Title -- */
#Kunena table.fb_blocktable thead tr th {
background: url(images/menu_headers.png) repeat-x top left;
color:#FFFFFF;
padding: 2px;
font-weight:normal;
}
/* Sub Header -- My Profile -- */
#Kunena tr.fb_sth {
background: url(images/menu_header_std.png) repeat-x top left;
color:#FFFFFF;
font-weight:bold;
font-size:small;
font-family:Arial, Helvetica, sans-serif;
}
/* Sub Header -- Category List -- (Forum, Topics, Reply, Last Post) */
#Kunena th.fb_sectiontableheader {
background: url(images/menu_header_std.png) repeat-x top left;
padding:3px 5px;
font-weight:bold;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
/* Sub Header -- Whois online and Stats Header */
#Kunena table.fb_sectionsubheader {
background: url(images/menu_header_stdb.png) repeat-x top left;
font-weight:bold;
color:#FFFFFF;
}
/* Area -- Welcome Area & Even Section Category Thread -- */
#Kunena tr.fb_sectiontableentry1 td {
background: url(images/body_bg.png);
color: #FFFFFF;
padding:5px;
border-bottom:1px solid #3D3D3D;
}
/* Area -- Odd Section Category Thread -- */
#Kunena tr.fb_sectiontableentry2 td {
background: url(images/body_bg.png);
color: #FFFFFF;
padding:5px;
border-bottom:1px solid #3D3D3D;
}
/* Area -- Avatar, Even Section Category Icon, Online Members, Forum Stats -- */
#Kunena tr.fb_sectiontableentry1 td.td-1 {
background: url(images/body_bg.png);
color: #FFFFFF;
border-bottom:1px solid #3D3D3D;
}
/* Area -- Avatar Top -- */
#Kunena td.td-1 {
background: url(images/body_bg.png);
color: #FFFFFF;
}
/* Area -- Odd Section Category Icon -- */
#Kunena tr.fb_sectiontableentry2 td.td-1 {
background: url(images/body_bg.png);
color: #FFFFFF;
border-bottom:1px solid #3D3D3D;
}
/* Area -- Childboard -- */
#Kunena tr.fb_sectiontableentry1 td.fb_cc-sectiontableentry1, #Kunena tr.fb_sectiontableentry2 td.fb_cc-sectiontableentry1 {
background: url(images/body_bg.png);
color: #FFFFFF;
font-size:11px;
}
/* Area -- Forum Reply Statistic -- */
#Kunena tr.fb_sectiontableentry1 td.td-0, #Kunena tr.fb_sectiontableentry2 td.td-0 {
background: url(images/body_bg.png);
color: #FFFFFF;
border-bottom:1px solid #3D3D3D;
text-align:center;
font-size:11px;
}
/* Area -- Forum Reply Numbering Area (Excluding Reply Word) -- */
#Kunena td.td-0 strong {
display:block;
font-size:24px;
font-weight:normal;
margin:5px 0;
line-height:21px;
}
/* Area -- Thread Latest Post -- */
#Kunena .topic_latest_post {
font-size:11px;
font-style:italic;
}
/* Area -- Recent Post Date -- */
#Kunena topic_date {
font-size:11px;
font-style:italic;
}
/* Area -- Thread Title -- */
#Kunena a.fb-topic-title {
font-weight:bold;
font-size:15px;
}
/* Area -- Thread Avatar -- */
#Kunena .topic_latest_post_avatar {
display:block;
height:auto;
width:40px;
padding: 1px;
margin-right:5px;
border:1px solid #3D3D3D;
float:left;
}
/* Area -- Thread Avatar Image Size -- */
#Kunena img.fb_list_avatar {
height:auto;
width:40px;
border:0px
}
/* Area -- Sticky Thread Reply Statistic -- */
tr.fb_sectiontableentry1_stickymsg td.td-0, tr.fb_sectiontableentry2_stickymsg td.td-0 {
}
/* Area -- Sticky Thread Icon -- */
#Kunena .topic_sticky {
position:absolute;
top:-5px;
right:0px;
}
/* Area -- Kunena Credit (Bottom) -- */
.fb_credits {
height: 31px;
line-height: 26px;
font-size:small;
}
/* Area -- Footer -- */
.fb_footer {
font-size:small;
}
/* Area -- Menu -- */
#Kunena #Kunena_top td {
background: url(images/body_bg.png);
color: #000000;
height:35px;
margin:0;
}
/* Area -- Top Image Hide Show -- */
#Kunena #Kunena_top td img.hideshow {
background: url(images/body_bg.png);
color: #FFFFFF;
}
#Kunena #fb_topmenu {
}
#Kunena #Kunena_tab {
margin:0;
top:0;
}
#Kunena #Kunena_tab ul {
margin:0;
padding:0;
list-style:none;
float:left;
}
#Kunena #Kunena_tab li {
display:inline;
float:left;
margin:0 1px 0 0;
padding:0;
}
/* Area -- Menu Tab Right -- */
#Kunena #Kunena_tab a {
background: #000000 url("images/tab_menu.png") no-repeat right top;
margin:0;
padding:0;
text-decoration:none;
border:0;
display:block;
float:left;
}
/* Area -- Menu Tab Left -- */
#Kunena #Kunena_tab a span {
display:block;
background:url("images/tab_menukecil.png") no-repeat left top;
padding:0 10px 0 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
color:#FFFFFF;
font-weight:bold;
line-height:35px;
}
#Kunena #Kunena_tab a:hover, #Kunena #Kunena_tab li.Kunena_item_active a {
background-position:right bottom;
}
#Kunena #Kunena_tab a:hover span, #Kunena #Kunena_tab li.Kunena_item_active a span {
background-position:left bottom;
color:#FFFFFF;
font-weight:bold;
font-style:normal;
text-decoration:none;
}
/* Area -- Forum Drop down Options (Month, Board Categories) -- */
#Kunena select, #Kunena select:focus, #Kunena select:hover {
background:#F7F7F7 none repeat scroll 0 0;
font-size:11px;
border:1px solid #999999;
color:#000000;
padding: 0px;
}
/* Area -- Option List -- */
#Kunena option {
background:#FFFFFF none repeat scroll 0 0;
font-size:11px;
color:#000000;
padding: 0px 10px 0px 0px;
}
/* Area -- Forum Botton -- */
#Kunena .button, #Kunena .fb_button {
background:#3D3D3D none repeat scroll 0 0;
font-size: 11px;
border:1px solid #999999;
color:#FFFFFF;
padding: 0px 4px;
}
/* Area -- Forum Botton Hover -- */
#Kunena .fb_button:hover, #Kunena .fb_button:focus {
background:#FFCC00 none repeat scroll 0 0;
font-size: 11px;
border:1px solid #FFCC00;
color:#000000;
padding: 0px 4px;
}
/* Button - Post Button -- */
#Kunena .fb_slcbox {
background:#3D3D3D none repeat scroll 0 0;
font-size: 11px;
border:1px solid #999999;
color:#FFFFFF;
padding: 0px 4px;
}
#Kunena .fb_slcbox:hover {
background:#FFCC00 none repeat scroll 0 0;
font-size: 11px;
border:1px solid #999999;
color:#000000;
padding: 0px 4px;
}
/* Menu */
/* Area -- Top Discussion Action -- */
#Kunena .fb_list_actions {
background: url(images/body_bg.png);
color: #FFFFFF;
clear:both;
margin-top:-1px;
width:100%;
}
/* Area -- Bottom Discussion Action -- */
#Kunena .fb_list_actions_bottom {
background: url(images/body_bg.png);
color: #FFFFFF;
clear:both;
margin-bottom:-1px;
width:100%; }
#Kunena .fb_list_actions_info {
float:left;
font-weight:bold;
height:28px;
line-height:28px;
padding-left:15px;
padding-right:10px;
}
#Kunena .fb_list_actions_info a {
color:#009933;
text-decoration:underline;
}
#Kunena .fb_list_pages {
border-left:1px solid #D1D1D1;
color:#666666;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:medium;
font-weight:bold;
height:28px;
line-height:28px;
padding-left:10px;
padding-right:5px;
}
#Kunena .fb_list_times {
border-left:1px solid #D1D1D1;
color:#666666;
height:28px;
line-height:28px;
padding-left:5px;
padding-right:10px;
}
#Kunena a.fb_list_pages_link:link, a.fb_list_pages_link:visited {
text-decoration:underline;
}
#Kunena .fb_list_pages_link {
padding:0pt 5px;
}
#Kunena .fb_list_actions_info_all {
font-weight:bold;
height:28px;
line-height:28px;
padding-left:15px;
padding-right:10px;
width: 100%;
border-top: 1px solid #3D3D3D;
}
#Kunena .fb_list_actions_goto {
height:28px;
padding: 0px 2px 0px 2px;
border-top: 1px solid #3D3D3D;
}
#Kunena .fb_list_actions_forum {
height:28px;
padding: 1px 4px 1px 4px;
white-space: nowrap;
border-top: 1px solid #3D3D3D;
}
#Kunena .fb_list_pages_all {
width: 1%;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:medium;
font-weight:bold;
height:28px;
line-height:28px;
padding-left:5px;
padding-right:3px;
border-top: 1px solid #3D3D3D;
}
#Kunena .fb_list_times_all {
width: 1%;
color:#666666;
height:28px;
line-height:28px;
padding-left:5px;
padding-right:5px;
border-top:1px solid #3D3D3D;
}
#Kunena .fb_list_jump_all {
width: 1%;
color:#666666;
height:28px;
line-height:28px;
padding-left:5px;
padding-right:5px;
white-space: nowrap;
border-top:1px solid #3D3D3D;
}
#Kunena .fb_list_jump_all form {
display:table;
}
#Kunena .fb_list_times_all .inputboxusl {
font-size:11px;
margin:0pt;
padding:0pt;
width:100px;
}
#Kunena .fb_list_jump_all form .inputbox {
font-size:11px;
margin:0pt;
padding:0pt;
width:150px;
}
#Kunena .fb_list_pages_all table tr td {
height:28px;
line-height:28px;
white-space:nowrap;
border-top:1px solid #3D3D3D;
}
#Kunena td.fb_list_jump_all input.fbjumpgo {
display:none;
}
#Kunena .fb_list_top {
background: url(images/body_bg.png);
color: #FFFFFF;
clear:both;
margin:-1px 0px 5px;
width:100%; }
#Kunena .fb_list_bottom {
background: url(images/body_bg.png);
color: #FFFFFF;
clear:both;
margin:0px 0px 5px;
width:100%; }
#Kunena .fb_list_moderators {
height:28px;
padding-left:5px;
padding-right:10px;
width: 100%;
border-top: 1px solid #3D3D3D;
}
#Kunena .fb_list_markallcatsread {
height:28px;
padding-left:5px;
padding-right:10px;
width: 100%;
border-top:1px solid #3d3d3d;
}
#Kunena .fb_list_categories {
color:#666666;
height:28px;
line-height:28px;
padding-left:10px;
padding-right:5px;
white-space: nowrap;
border-top:1px solid #3D3D3D;
}
#Kunena .fb_pagination {
white-space: nowrap;
font-weight: normal;
font-size: small;
}
#Kunena .fb_pagination a, #Kunena .fb_pagination strong {
font-weight: normal;
margin: 0px 2px;
padding: 0px 4px;
text-decoration: none;
}
#Kunena .fb_pagination a, #Kunena .fb_pagination a:link, #Kunena .fb_pagination a:visited {
background-color: #3D3D3D;
border: 1px solid #3D3D3D;
color: #FFFFFF;
}
#Kunena .fb_pagination strong, #Kunena .fb_pagination a:active, #Kunena .fb_pagination a:hover {
background-color: #FFCC00;
border: 1px solid #FFCC00;
color: #000000;
}
/* F: all disc top */
/* ======= */
#Kunena a {
text-decoration:none;
font-weight:normal;
}
#Kunena a:link, #Kunena a:visited {
color:#FFCC00;
}
#Kunena a:hover {
color: #FF0000;
}
#Kunena .fbxs {
font-size:small;
}
/**
* Thread info, Search Text, Last Post info and Childboard Statistic
**/
#Kunena .fbs {
font-size:11px;
}
/**
* Head beside Avatar and Stats
**/
#Kunena .fbm {
font-size:small;
}
/**
* Forum Topic and Info Topics
**/
#Kunena .fbl {
font-size:14px;
}
#Kunena .fbxl {
font-size:14px;
}
#Kunena .fbxxl {
font-size:14px;
}
/* HEADER
----------------------------------------------------------------------------------------------- */
#Kunena .fb_header_th_1 {
padding:5px;
}
td.fb_profileboxcnt {
width:95%;
}
/* TOPMENU
----------------------------------------------------------------------------------------------- */
#Kunena .fb_header div#fb_topmenu {
} /* topmenu div */
#Kunena .fb_header div#fb_topmenu a {
padding: 0 8px;
display: block;
text-decoration: none;
font-weight: bold;
float: left;
} /* topmenu link items */
#Kunena .fb_header div#fb_topmenu a:hover {
color: #BFC3C6;
}
/* SEARCHBOX
----------------------------------------------------------------------------------------------- */
#fb_searchbox {
width:auto;
white-space: nowrap;
}
/* searchbox div */
#fb_searchbox form {
margin: 0;
padding: 0;
}
/* searchbox form */
#fb_searchbox .fb_search_inputbox {
width: auto;
margin: 0 0 0 5px;
border: 1px solid #999999;
background: #3D3D3D url(images/search_icon.gif) no-repeat 5px center;
font-weight: normal;
padding: 1px 5px 1px 20px;
color: #FFFFFF;
}
#fb_searchbox .fb_search_inputbox:hover, #fb_searchbox .fb_search_inputbox:focus {
width: auto;
margin: 0 0 0 5px;
background: #3D3D3D url(images/search_icon.gif) no-repeat 5px center;
font-weight: normal;
color: #FFFFFF;
padding: 1px 5px 1px 20px;
}
#fb_searchbox .fb_button {
margin:0 5px 0 0;
}
.fb_search-results {
color:#FF0000;
font-weight:bold;
}
/* CATEGORY LIST
----------------------------------------------------------------------------------------------- */
#Kunena table.fb_blocktable {
width: 100%;
margin: 5px 0;
border-style:solid;
border-color:#4B4B53;
border-width:0px 0px 4px 0px;
text-align:left;
}
/* Category Info
*/
#Kunena div.fb_title_cover {
float:left;
text-align:left;
color:#FFFFFF;
font-weight:normal;
line-height:normal;
padding:2px;
font-size:11px;
}
#Kunena div.fb_totalfavorite { float:right; text-align:left; color:#FFFFFF; font-weight:normal; line-height:normal; padding:4px; }
/* -- All Title -- */
#Kunena .fb_title, #Kunena a.fb_title {
font-size:14px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
display:block;
color:#FFFFFF;
text-decoration: none;
}
#Kunena .fb_title a:hover {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FF0000;
text-decoration: none;
}
#Kunena img.hideshow {
float:right;
margin:0;
padding:0;
cursor:pointer;
position: relative;
z-index: 1;
}
th.fb_sectiontableheader {
}
#Kunena tr.fb_sectiontableentry1 td.td-1 {
}
#Kunena tr.fb_sectiontableentry2 td.td-1 {
}
#Kunena div.fb_thead-title a {
font-weight: bold;
}
div.fb_thead-desc {
}
#Kunena div.fb_thead-child {
border-top: 1px dotted #3D3D3D;
margin-top: 4px;
}
#Kunena table.fb_cc-table tr td {
border: 0px solid #FFFFFF;
}
/* Childboard Text
*/
#Kunena div.fb_cc-childcat-title {
width: 90px;
float:left;
font-size:12px;
color:#FFCC00;
font-weight: bold;
}
table.fb_cc-table {
}
tr.fb_cc-sectiontableentry1 {
}
tr.fb_cc-sectiontableentry2 {
}
/* Childboard Statistic
*/
span.fb_childcount {
color:#FFFFFF;
font-size:11px;
}
/* Childboard Statistic
*/
#Kunena div.fb_latest-subject a {
font-weight:bold;
font-size:12px;
}
/* Childboard Statistic
*/
div.fb_latest-subject-by {
color:#FFFFFF;
font-size:11px;
font-style: italic;
}
span.newchar {
/* background: url(images/unreadmessage_s.gif) no-repeat left center;
width:200px; */
color: #FF0000;
font-weight: bold;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
/* SHOW CATEGORY
----------------------------------------------------------------------------------------------- */
/*
#Kunena a.fb-topic-title { font-weight:bold;}
*/
#Kunena img.stickyicon, #Kunena img.attachicon {
float: right;
border: 0;
margin: 2px;
}
#Kunena img.catavatar {
width: 20px;
height: 20px;
margin-left: 4px;
border: 1px solid #BFC3C6;
}
/* FORUM TYPE HEADER (ORDINARY OR SPOTLIGHT/STICKY)
----------------------------------------------------------------------------------------------- */
.fb_contentheading {
background: url(images/body_bg.png);
color: #FFFF00;
font-weight: bold;
border-bottom: 3px solid #3D3D3D;
font-style:italic;
}
.fb_contentheading span {
background: url(images/spoticon.png) no-repeat left center;
padding-left: 16px;
}
.fb_sectiontableentry1_stickymsg {
background: url(images/body_bg.png);
color: #FFFFFF;
border-bottom: 1px solid #3D3D3D;
}
.fb_sectiontableentry2_stickymsg {
background: url(images/body_bg.png);
color: #FFFFFF;
border-bottom: 1px solid #3D3D3D;
}
tr.fb_sectiontableentry1_stickymsg td, tr.fb_sectiontableentry2_stickymsg td {
background: url(images/body_bg.png);
color: #FFFFFF;
border-bottom:1px solid #3D3D3D;
padding:2px;
}
/*
tr.fb_sectiontableentry1_stickymsg td.td-1,
tr.fb_sectiontableentry2_stickymsg td.td-1{
background: url(images/body_bg.png);
color: #FFFFFF;
border-bottom:1px solid #3D3D3D;
}
*/
/*
VIEW PAGE
-------------------------------------------------------------------- */
#fb_views {
background: url(images/body_bg.png);
color: #FFFFFF;
}
th.view-th {
text-align:right;
padding-right: 10px;
}
th.fb_sectiontableheader {
}
td.fb-msgview-left {
background: url(images/body_bg.png);
color: #FFFFFF;
vertical-align: top;
width:170px;
min-width:170px;
}
td.fb-msgview-right {
padding:5px 10px 5px 10px;
vertical-align: top;
border-left:1px solid #3D3D3D;
}
div.fb-msgview-l-cover {
overflow:auto;
text-align: center;
padding:5px;
}
span.view-username {
}
span.view-username a:link, span.view-username a:visited {
font-weight:bold;
text-decoration: none;
color:#357994;
}
span.view-username a:hover {
color:#000000;
text-decoration: none;
}
span.msgusertype {
font-weight:normal;
text-decoration: none;
text-decoration: none;
font-style:italic;
}
span.fb_avatar {
}
span.fb_avatar img {
border:1px solid #3D3D3D;
padding: 1px;
margin:5px;
}
div.viewcover {
color: #FFFFFF;
text-align: center;
margin:2px 5px;
}
span.msgtitle, span.msgtitle_new {
font-weight:bold;
text-decoration: none;
background: url(images/msgtitleicon.gif) no-repeat left center;
padding-left:25px;
line-height:26px;
font-size:medium;
}
span.msgtitle_new {
background: url(images/msgtitlenew.gif) no-repeat left center;
}
span.msgdate {
font-weight: normal;
text-decoration: none;
font-style:italic;
padding-left:10px;
font-size:small;
font-family:Arial, Helvetica, sans-serif;
white-space: nowrap;
font-size:11px;
color:#FFCC00;
}
span.msgkarma {
font-weight: bold;
color: #FFCC00;
text-decoration: none;
padding-right: 10px;
white-space: nowrap;
}
div.msgtext {
width: 100%;
overflow:hidden;
border-top: 1px solid #3D3D3D;
padding:10px 0 0 0;
margin-top:5px;
}
div.fbcode {
overflow:auto;
}
div.msgtext pre, div.msgtext .code {
border-left: 5px solid #F4A94F;
border-right: 1px solid #CCC;
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;
font-family: "Courier News", monospace;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1.5;
margin: 5px 0pt 15px;
padding: 10px 15px;
width: 100%;
overflow:auto;
}
div.fb_file_attachment {
background:#000000;
border: 1px dotted #3D3D3D;
padding:5px;
margin-bottom:10px;
font-size:x-small;
}
span.contentheading {
}
div.switchcontent {
}
div.fb_smalltext {
font-size:small;
font-family:Arial, Helvetica, sans-serif;
}
td.fb-msgview-right-c div.fb_smalltext {
padding:5px;
text-align:right;
}
div.fb_message_editMarkUp_cover {
padding-top:5px;
margin-left:5px;
text-align:right;
border-bottom: 1px dotted #3D3D3D; }
/*
AREA - REPORT MODERATOR
-------------------------------------------------------------------- */
span.fb_message_editMarkUp {
background:#000000 no-repeat left center;
height: 16px;
border-left:1px dotted #3D3D3D;
border-right:1px dotted #3D3D3D;
border-top:1px dotted #3D3D3D;
padding:2px 5px 2px 5px;
margin-left: 3px;
font-size:x-small;
color:#FFFFFF;
}
span.fb_message_informMarkUp {
background:#000000 no-repeat left center;
height: 16px;
border-left:1px dotted #3D3D3D;
border-right:1px dotted #3D3D3D;
border-top:1px dotted #3D3D3D;
padding:2px 5px 2px 5px;
margin-left: 3px;
font-size:x-small;
color:#FFFFFF;
}
td.msgsignature {
width: 100%;
}
td.msgsignature div {
text-align: left;
overflow: hidden;
color:#999;
font-size:small;
padding: 5px 5px;
}
div.fb_message_buttons_cover { text-align:right;
height: 15px; line-height: 15px; margin: 4px 0px 3px;
line-height: medium;
white-space: nowrap; }
td.fb-msgview-left-b {
background: url(images/body_bg.png);
color: #FFFFFF;
vertical-align: top;
width:170px;
}
td.fb-msgview-right-b {
padding:1px 5px 1px 5px;
vertical-align: top;
border-left:1px solid #3D3D3D;
}
span.fb_qr_fire {
}
.switchcontent {
display:none;
}
#Kunena .switchcontent .inputbox {
border: 1px solid #999999;
background: #3D3D3D;
color: #FFFFFF;
margin: 2px 0px;
}
span.fb_quote {
display: block;
border: 1px dotted #3D3D3D;
margin: 5px 0pt;
padding: 5px;
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
background: #000000;
}
#Kunena div.fbhide {
background:#000000 url(images/bullet-tips.gif) no-repeat scroll 5px center;
border:1px dotted #3D3D3D;
font-size:medium;
padding:10px 10px 10px 25px;
}
/*
THREAD VIEW
-------------------------------------------------------------------- */
#fb_threadview {
border:1px solid #BFC3C6;
}
div#fb_threadview table.fb_blocktable {
margin:0;
}
.fb_threadview_row td {
border-top:1px dotted #BFC3C6;
padding:2px 0;
}
.fb_threadview_row td table tr td {
border-top:0px solid #BFC3C6;
}
/*
POST PAGE
-------------------------------------------------------------------- */
#Kunena #fb_postmessage {
}
#fb_post_message .postinput {
width: 94%;
background: #3D3D3D;
color: #FFFFFF;
border: 1px solid #000000;
padding: 3px 5px;
}
#fb_post_message .postinput:hover, #fb_post_message .postinput:focus {
width: 94%;
background: #3D3D3D;
color: #FFFFFF;
border: 1px solid #000000;
padding: 3px 5px;
}
#Kunena #fb_postmessage tr.fb_sectiontableentry2 td.fb-topicicons table {
width: 95%;
}
#Kunena #fb_postmessage tr.fb_sectiontableentry2 td.fb-topicicons td {
background: #3D3D3D;
color: #FFFFFF;
border: 1px solid #000000;
width: 99%;
}
#fb_postmessage tr.fb_sectiontableentry1 .fb-postbuttonset td.fb_posthint {
padding: 2px 5px;
}
table#fb_postmessage .fb_posthint .fb_inputbox {
background: #000000;
border: 0px solid #FFFFCC;
width: 99%;
color: #FFFF00;
}
.fb-postbuttonset {
width: 95%;
margin: 2px;
}
#Kunena tr.fb_sectiontableentry1 .fb-postbuttons {
}
table#fb_postmessage .fb_txtarea {
width:95%;
overflow: auto;
height:300px;
border:1px solid #000000;
background: #3D3D3D;
color: #FFFFFF;
}
.fb_txtarea {
height: 300px;
width: 95%;
}
#fb_postmessage tr.fb_sectiontableentry1 .fb-postbuttonset td, #fb_postmessage tr.fb_sectiontableentry2 .fb-postbuttonset td {
border-bottom: 0px solid #BFC3C6;
}
.fb_leftcolumn {
width:160px;
text-align: right;
}
#Kunena #Kunena_post_result div {
border: 1px solid #999;
font-size: small;
}
#Kunena #fb_post_buttons {
padding: 4px;
}
#Kunena #fb_post_buttons .fb_button {
padding: 4px;
font-weight: bold;
font-size: small;
}
/*
POST HISTORY
-------------------------------------------------------------------- */
.fb_review_table {
text-align:left;
border-spacing: 1px;
background:#3D3D3D;
}
.fb_review_header {
color: #ffffff;
background: url(images/menu_header_stdb.png) repeat-x top left;
}
.fb_review_body0 {
background: url(images/body_bg.png);
color:#FFFFFF;
line-height:100%;
padding:3px 10px;
}
.fb_review_body1 {
background: url(images/body_bg.png);
color:#FFFFFF;
padding:3px 10px;
line-height:140%;
}
.fb_review_quote {
padding: 5px;
border: dotted 1px #3D3D3D;
background-color: #3D3D3D;
color: #999;
display: block;
}
/* PATHWAY
----------------------------------------------------------------------------------------------- */
.fb_forum-pathway {
padding: 3px;
line-height: 18px;
margin: 5px 0 0 0;
background: url(images/body_bg.png);
color: #FFFFFF;
}
.fb_forum-pathway-bottom {
background: url(images/body_bg.png);
color: #FFFFFF;
padding: 3px;
line-height: 18px;
margin: 0 0 5px 0;
}
.path-element-first {
font-weight: bold;
height: 18px;
line-height: 18px;
padding-left: 22px;
background: url(images/pathway_start.gif) no-repeat left center;
display: inline;
padding-right:3px;
}
.path-element-first a:link,
.path-element-first a:visited {
font-weight:bold;
text-decoration: none;
background:none;
}
.path-element-last,
.path-element-last a:link {
font-weight:bold;
text-decoration: none;
text-indent:5px;
display: inline;
}
.fb_forum-pathway .path-element, .fb_forum-pathway-bottom .path-element {
background: url(images/arrow.png) no-repeat left center;
padding-left: 12px;
display: inline;
font-weight: normal;
height: 18px;
line-height: 18px;
padding-right:3px;
}
.fb_forum-pathway .path-element-last, .fb_forum-pathway-bottom .path-element-last {
height: 18px;
line-height: 18px;
background: url(images/pathway_finallink.gif) no-repeat left center;
padding-left: 37px;
padding-right:5px;
}
.path-element-users {
display: inline;
margin-top:21px;
}
/* PAGENAV
-------------------------------------------------------------------- */
table.jr-topnav {
width: 100%;
}
table.jr-bottomnav {
width: 100%;
}
td.jr-topnav-left {
text-align: left;
width: 50%;
vertical-align: middle;
}
td.jr-topnav-right {
text-align: right;
width: 50%;
vertical-align: middle;
}
div.jr-pagenav {
}
div.jr-pagenav ul {
list-style: none;
margin: 0;
padding: 0;
float: right;
}
div.jr-pagenav ul li {
list-style: none;
margin: 0;
padding: 0 4px;
display: block;
float: left;
background: none;
}
div.jr-pagenav ul li.jr-pagenav-text {
font-weight: normal;
list-style: none;
margin: 0;
padding: 0 4px;
display:block;
float:left;
}
div.jr-pagenav-nb, div.jr-pagenav-nb-act {
display: inline;
}
a.jr-pagenav-nb:link, a.jr-pagenav-nb:visited {
font-weight:bold;
text-decoration: none;
}
a.jr-pagenav-nb:hover {
text-decoration: underline;
}
li.jr-pagenav-nb span.pagenav, li.jr-pagenav-nb a.pagenav:link, li.jr-pagenav-nb a.pagenav:visited {
font-weight: normal;
text-decoration: none;
background:none;
border:0px;
line-height:normal;
margin:0;
padding:0;
}
/* Bottom patway */
.fb_bottom_pathway {
display: none;
}
/*
FORUM HEADER DESCRIPTION
-------------------------------------------------------------------- */
.fb_forum-headerdesc {
padding: 3px;
line-height: 18px;
margin: -1px 0 0 0;
border: 1px solid #CCCCCC;
color: #000000;
background:#F7F7F7;
}
/*
FORUM TOOLS
-------------------------------------------------------------------- */
#fb_ft-cover {
position: relative;
float: right;
text-align: right;
}
table.jr-ft {
width: 100%;
}
td.ft-td1 {
width: 100%;
}
td.ft-td2 {
width: 150px;
}
#forumtools_control {
width: 150px;
float: right;
}
.forumtools_contentBox {
z-index:2;
border: 1px solid #BFC3C6;
display: none;
position: absolute;
right: 0px;
top: 20px;
background: #555555;
overflow: hidden;
width:150px;
}
.forumtools_content {
position: relative;
width: 100%;
text-align: left;
padding: 1px;
}
#subBox1 ul {
margin: 0;
padding: 0;
list-style: none;
}
#subBox1 ul li {
margin: 0;
padding: 0;
list-style: none;
padding: 3px 5px;
color:#FFFFFF;
background: none;
}
#subBox1 ul li a:link, #subBox1 ul li a:visited {
color:#FFFFFF;
text-decoration: none;
font-weight:normal;
list-style:none;
}
#subBox1 ul li a:hover {
text-decoration: underline;
}
#Kunena a.forumtools:link, #Kunena a.forumtools:visited {
background: url(images/menu_open.gif) no-repeat right center;
padding-right: 20px;
color:#FFFFFF;
font-size-adjust: none;
font-style: normal;
font-variant: normal;
font-weight: bold;
line-height: normal;
text-align: center;
text-decoration: none;
}
#Kunena a.forumtools:hover {
text-decoration: underline;
}
/*
FAQ , RULES , UPLOAD AVATAR, ANNOUNCEMENT
-------------------------------------------------------------------- */
td.fb_faqdesc, td.fb_rulesdesc, td.fb_uadesc, td.fb_anndesc, td.fb_creditsdesc {
vertical-align: top;
padding: 5px;
border: 1px solid #ccc;
background: #FFFFFF;
color:#000000;
}
.fb_credits_intro {padding:10px 0 10px 0;}
.fb_team { margin:0; padding:0; border-top:1px solid #dddddd; }
.fb_teammember { padding:7px 10px 7px 10px; border-bottom:1px solid #dddddd; list-style: inside;margin:0;}
.fb_credits_more{padding:10px 0 10px 20px;}
/*
USER PROFILE
-------------------------------------------------------------------- */
.fb_profile-left {
padding-right: 5px;
}
.fb_profile-right {
}
.fb_profileinfo {
background: #000000;
border-left: 1px solid #3D3D3D;
border-right: 1px solid #3D3D3D;
}
.fb-usrprofile-misc {
text-align: center;
margin: 0 auto;
}
#fb_userprfmsg td.td-6 {
border-right: 1px solid #BFC3C6;
}
.fb_profile-bottomnav {
background: #000000;
}
/*
MY PROFILE
-------------------------------------------------------------------- */
.fb_myprofile_menu td {
background: url(images/body_bg.png);
color:#FFFFFF;
border-bottom: 1px solid #3D3D3D;
}
.fb_myprofile_menu a {
display:block;
padding:2px 5px 3px 10px;
text-decoration:none;
}
.fb_myprofile_menu a:hover {
text-decoration:underline;
}
.fb_myprofile_menu_title {
font-weight:bold;
}
.fb_myprofile_menu_staff {
padding: 5px 10px;
border-bottom: 4px solid #3D3D3D;
}
.fb_myprofile_general td {
padding: 3px 5px;
border-bottom: 1px solid #3D3D3D;
background:#000000;
color:#FFFFFF;
}
/* RECENT POSTS
----------------------------------------------------------------------------------------------- */
#Kunena a.fbrecent {
font-weight:bold;
}
/* WHOIS ONLINE
----------------------------------------------------------------------------------------------- */
#Kunena .fbgrouplist {
padding:5px;
}
/* FOOTER
----------------------------------------------------------------------------------------------- */
.fb_credits {
position:relative;
text-align:center;
}
.fb_footer {
text-align:center;
}
img.rsslink {
position:absolute;
right:3px;
top:0px;
}
.msgtext {
overflow:auto;
width:95%;
}
/* NEW CSS FOR KENLAPZ KUNENA TEMPLATE
----------------------------------------------------------------------------------------------- */
#Kunena td.fb_sectiontableentry4 {
background: url(images/body_bg.png);
color: #FFFFFF;
padding:5px;
font-weight:normal;
}
#Kunena td.fb_sectiontableentry5 {
background: url(images/body_bg.png);
color: #FFFFFF;
padding:5px;
font-weight:normal;
}
#Kunena .fbsx {
font-size:11px;
background: url(images/body_bg.png);
color:#FFFFFF;
font-weight:normal;
}
#Kunena table.fb_sectionsubheader {
text-align:left;
height:5px;
background: url(images/menu_header_stdb.png) repeat-x top left;
border-bottom: 1px solid #3D3D3D;
}
#Kunena td.hantu {
color:#FFFFFF;
height:42px;
margin:0;
padding:0;
border-bottom:3px solid #3D3D3D;
background: url(images/body_bg.png);
}
#Kunena .hantu1 {
color:#FFFFFF;
height:42px;
margin:0;
padding:0;
border-bottom:3px solid #3D3D3D;
background: url(images/body_bg.png);
}
#Kunena div.fb_cc-subcat {
display:inline-block;
vertical-align:top;
}
#Kunena div.fb_cc-subcat a {
font-size:95%;
}