/* 

"TEAM-FCZ Forum: Wider & Cleaner -=[ KaaMoS ]=-" 

Pretty simple but useful tweaks for "VZArchives Forum" WideScreen users
(tested on 1680 x 1050 px)



Changelist:

Version 1.2.3:
Â· Google ADS removed
Â· Removed unnecessary code

Version 1.2.2:
Â· Poll selection width fixed
Â· Poll results width fixed

Version 1.2:
Â· Text details changed (Calibri Font removed; Default size 10px).
Â· Text color changed ("Gray/Black/Orange/Red" for "Visited/Unread/Hover/Clicked" messages)
Â· Resizes CODE Input Width.
Â· Resizes Text Editor Height.
Â· Changes Forum Background to White.
Â· Changes Forum Borders to White. 
Â· Hides Footer

Version 1.0 (Initial Release):
Â· Main Board's Width goes 100%
Â· Hides Main Banner
Â· Text details changed (Calibri Font applied)
Â· Text color changed ("Red/Blue/Green" for "Visited/Unread/Hover" messages)

*/




@namespace url(http://www.w3.org/1999/xhtml);

/*TEAM-FCZ*/
@-moz-document domain("team-fcz.forumotion.net") {

table {width:100% !important; margin-left: auto !important; margin-right:auto !important}
DIV[style="overflow: auto; width: 600px;"] {width:auto !important;} 
/*IFRAME.row1 {height:230px !important}, *:first-child + CENTER, */
IFRAME {height:330px !important}
#i_logo, .maintitle, TD[width="100%"][valign="middle"][align="center"]:last-child, #page-footer, .add-google4463 {display:none !important}
#text_editor_textarea {height:405px !important}
.postdetails {font-weight: bold !important}
.topictitle:link {color: #222 !important}
html {background: white !important;}
.bodyline {border-color: white !important, background: white !important}
TABLE.poll-result, TABLE.poll-ballot {width: auto !important}
.progress-bar {width: 1% !important}
}
