@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document 
domain("12chan.org"), 
domain("28chan.org"),
domain("2kochan.com"),
domain("300chan.org"),
domain("www.4chan.org"),
domain("zip.4chan.org"),
domain("cgi.4chan.org"),
domain("orz.4chan.org"),
domain("420chan.org"),
domain("7chan.org"),
domain("711chan.org"),
domain("freechan.org"),
domain("gurochan.net"), 
domain("infinitychan.org"), 
domain("iichan.net"),
domain("iiichan.net"), 
domain("koichan.net"),  
domain("kusaba.org"),
domain("n7c.org"),
domain("wakachan.org"),
domain("wutchan.org"){
.postarea table{
position:fixed !important;
right:0 !important;
bottom:10px !important;
border-spacing:0 !important;
}
.postarea table tr td.postblock{
opacity:.5 !important;
display:inline-block!important;
width:100px !important;
float:right !important;
height:1.4em !important;
line-height:1.4em !important;
}


/********** Boards with name field **********/
.postarea table tr + tr + tr + tr td.postblock{
height:5.6em !important;
line-height:5.6em !important;
}
.postarea table tr + tr + tr + tr + tr td.postblock{
height:1.4em !important;
line-height:1.4em !important;
}


.postarea table td:not(.postblock),table.postform td.rules,table.postform small{
display:none !important;
}
.postarea table tr:hover > td:not(.postblock):not(.rules),
.postarea table tr:active > td:not(.postblock):not(.rules),
.postarea table tr:focus > td:not(.postblock):not(.rules){
display:inline-block !important;
width:auto !important;
}
.postarea table tr:hover > td.postblock,
.postarea table tr:active > td.postblock,
.postarea table tr:focus > td.postblock{
float:left !important;
opacity:1 !important;
}
}


@-moz-document 
url-prefix('http://300chan.org/300/'),
url-prefix('http://300chan.org/b/'),
url-prefix('http://300chan.org/y/'),
url-prefix('http://img.420chan.org/b/'),
url-prefix('http://711chan.org/b/'),
url-prefix('http://img.n7c.org/b/'),
url-prefix('http://freechan.org/b/')
{
/********** Boards without name field **********/
.postarea table tr + tr + tr td.postblock{
height:5.6em !important;
line-height:5.6em !important;
}
.postarea table tr + tr + tr + tr td.postblock{
height:1.4em !important;
line-height:1.4em !important;
}
}