#threadprefix {
border: 1px solid rgba(0,0,0,0);
border-radius: 5px;
padding-left: 5px;
padding-right: 5px;
color: #fefefe;
display: inline-block;
text-align: center;
width: 128px;
line-height: 16px;
}

#threadprefix.feto {
color: #602e24;
background-color: #d95;
font-family: Lora, Cambria, Georgia, serif;
font-weight: bold;
font-variant: small-caps;
font-size: 11px;
padding-top: 2px;
padding-bottom: 2px;
}

#threadprefix.feto > span {}
#threadprefix.feto &gt; span > span {
font-variant: normal;
font-weight: normal;
color: #703010
}


#threadprefix.closed {
background-color: #977;
}

#threadprefix.voting {
background-color: #cc5;
}

#threadprefix.developers {
background-color: #000;
color: #0f0;
font-family: "Lucida Console", Consolas, "Andale Mono", Monaco, monospace;
}

#threadprefix.denied {
background-color: #c75;
}

#threadprefix.issue {
background-color: #c55;
}

#threadprefix.request {
background-color: #a7c;
}


#threadprefix.approved {
background-color: #7ca;
}

#threadprefix.smtxfe {
color: #090909;
border: 1px solid #000;

background: rgb(224,224,224); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(224,224,224,1) 0%, rgba(255,255,255,1) 50%, rgba(224,224,224,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(224,224,224,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(100%,rgba(224,224,224,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  rgba(224,224,224,1) 0%,rgba(255,255,255,1) 50%,rgba(224,224,224,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  rgba(224,224,224,1) 0%,rgba(255,255,255,1) 50%,rgba(224,224,224,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  rgba(224,224,224,1) 0%,rgba(255,255,255,1) 50%,rgba(224,224,224,1) 100%); /* IE10+ */
background: linear-gradient(135deg,  rgba(224,224,224,1) 0%,rgba(255,255,255,1) 50%,rgba(224,224,224,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#e0e0e0',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

font-family: sans-serif;
font-weight: normal;
letter-spacing: 1px;
/* text-transform: uppercase; */
font-variant:small-caps;
font-size: 9px;
padding-top: 2px;
padding-bottom: 2px;
}

#threadprefix.smtxfe > span > span {

font-weight: bold;
font-size: 12px;

}

#threadprefix.smtxfe > span > span.x {
display: none;
}

#threadprefix.smtxfe > span:after {
font-weight: normal;
font-size: 12px;
content: "╳";
}
 

#threadprefix.ssb {
color: #efefef;
border: 1px solid #000;

background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(-15deg,  rgba(0,0,0,1) 0%, rgba(0,0,0,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(50%,rgba(0,0,0,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-15deg,  rgba(0,0,0,1) 0%,rgba(0,0,0,1) 50%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-15deg,  rgba(0,0,0,1) 0%,rgba(0,0,0,1) 50%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(-15deg,  rgba(0,0,0,1) 0%,rgba(0,0,0,1) 50%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);
background: linear-gradient(165deg,  rgba(0,0,0,1) 0%,rgba(0,0,0,1) 50%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

/*font-family: sans-serif;*/
font-weight: bold;
letter-spacing: 1px;
/* text-transform: uppercase; */
font-variant:small-caps;
font-size: 11px;
padding-top: 2px;
padding-bottom: 2px;

text-shadow:
-1px -1px 0 #000,
 1px  1px 0 #000,
-1px  1px 0 #000,
 1px -1px 0 #000,
/*
-2px -2px 0 #fff,
 2px  2px 0 #fff,
-2px  2px 0 #fff,
 2px -2px 0 #fff,
*/
-2px -2px 2px #00f,
 2px  2px 2px #f00;}

#threadprefix.ssb > span > span {

font-weight: bold;
font-size: 12px;
}

#threadprefix.ssb > span > span.four {
display: none;
}

#threadprefix.ssb > span > span.o {
color: transparent;
font-size: 18px;
font-weight: normal;
text-shadow:
-1px -1px 2px #00f,
 1px  1px 2px #f00,
-1px  1px 2px #0f0,
 1px -1px 2px #f0f;
}

#threadprefix.ssb > span > span.o > span.q {
display: inline-block;
width: 13px;
height: 16px;
position: absolute;
background-image: url(http://www.smashbros.com/images/favicon.ico);
background-repeat: no-repeat;
background-position: center bottom;
background-size: 100% auto;
background-color: transparent;

}
/*
#threadprefix.ssb > span > span.o:after {
color: #000;
font-weight: normal;
font-size: 12px;
content: "╳";
}
*/


#threadprefix.fe13 {
color: #000;
font-family: sans-serif;
font-size: 10px;
font-weight: 600;
font-style: italic;
border:1px solid;
padding-top: 2px;
padding-bottom: 2px;
/*margin-left: 5px;
margin-right: 36px;*/
background-image: url(/images/fea-dragon-thread.png);
background-repeat: no-repeat;
background-position: right center;
background-size: auto 160%;
background-color: #fff;
}

#threadprefix.fe11 {
padding-top: 2px;
padding-bottom: 2px;
font-size: 10px;
color: #2a2c27;
background-color: #f4bf4d;
}


#threadprefix.fe10 {
border: 2px solid #0c7a9f;
color: #ccc;
font-size: 11px;
font-family: Lora, Cambria, Georgia, serif;
font-weight: normal;
text-transform: uppercase;
padding-top: 1px;
padding-bottom: 1px;
/*margin-left: 16px;
margin-right: 16px;*/
background-color: #000;
background-image: url(/images/ferd-title-l.png), url(/images/ferd-title-r.png);
background-position: left 2px center, right 2px center;
background-size: auto 75%, auto 75%;
background-repeat: no-repeat, no-repeat;
background-origin: border-box;
}


#threadprefix.fe9 {
color: #511608;

text-shadow:

    -0px  0px 1px #e8f1ff,
     0px  0px 1px #e8f1ff,
    -0px  0px 2px #e8f1ff,
     0px  0px 2px #e8f1ff,
    -0px  0px 3px #e8f1ff,
     0px  0px 3px #e8f1ff,
    -0px  0px 4px #e8f1ff,
     0px  0px 4px #e8f1ff,

    -10px 0px 2px #252d30,
    -12px 0px 2px #252d30,
     10px 0px 2px #252d30,
     12px 0px 2px #252d30,
    -8px  0px 2px #4f5b67,
    -10px 0px 2px #4f5b67,
     8px  0px 2px #4f5b67,
     10px 0px 2px #4f5b67,
    -6px  0px 2px #6e8188,
    -8px  0px 2px #6e8188,
     6px  0px 2px #6e8188,
     8px  0px 2px #6e8188,
    -4px  0px 2px #839aa8,
    -6px  0px 2px #839aa8,
     4px  0px 2px #839aa8,
     6px  0px 2px #839aa8,
    -2px  0px 2px #a5b7c5,
    -4px  0px 2px #a5b7c5,
     2px  0px 2px #a5b7c5,
     4px  0px 2px #a5b7c5,
    -2px  0px 2px #CFDEF1,
     2px  0px 2px #CFDEF1,
    -0px  0px 2px #CFDEF1,
     0px  0px 2px #CFDEF1;




background-color: #000;
font-family: Lora, Cambria, Georgia, serif;
font-weight: bold;
text-transform: uppercase;
font-size: 10px;
word-spacing: 2px;
letter-spacing: 1px;
/*margin-left: 16px;
margin-right: 16px;*/
padding-top: 2px;
padding-bottom: 2px;
}

#threadprefix.fe8 {
color: #381c19;
background-color: #e6c67d;
font-family: Lora, Cambria, Georgia, serif;
font-weight: bold;
text-transform: uppercase;
font-size: 11px;
padding-top: 2px;
padding-bottom: 2px;
}

#threadprefix.fe7 {
color: #ffc736;
background-color: #60242e;
font-family: Lora, Cambria, Georgia, serif;
font-weight: bold;
text-transform: uppercase;
font-size: 11px;
padding-top: 2px;
padding-bottom: 2px;
}

