body { background : #392203 url(../img/es/bg.site.png) top center repeat-x; }
h2 { color : #C76E11; }

/* links */
a, a:link, a:visited, a:hover, a:active { color: #C76E11; }

/* links with diap bg */
.post p a,
#commentform p a { padding : 1px; }
#commentform p a:hover { color : #fff; background-color : #C76E11; text-decoration : none; }
body[id=top] .post p a:hover { color : #fff; background-color : #C76E11; text-decoration : none; }

/* alternative link color */
#login a,
.top5item a .header,
.minipost a .header,
#forums li a,
#getdumped a { padding : 1px; color : #F1CA29; }

#login a:hover,
.top5item a:hover .header,
.minipost a:hover .header,
#forums li a:hover,
#getdumped a:hover { color : #2E2D2B; background-color : #F1CA29; text-decoration : none; }

/* ad text */
.adHeadline { color : #C76E11; }
.adHeadline:hover { background-color : #C76E11; }

/* topnav */
#topnav a:hover { color : #F1CA29; }

/* TC Badges on the top left */
#badge { background : url(../img/es/badge.trans.png) top left no-repeat; }
#smallbadge a { background : url(../img/es/badge.small.trans.png) 0 0 no-repeat; }

/* navigation */
#navhome:hover { background : url(../img/es/nav.home_o.png); }
#navrss:hover { background : url(../img/es/nav.rss_o.png); }
#navarchive:hover { background : url(../img/es/nav.archive_o.png); }
#navforum:hover { background : url(../img/es/nav.forum_o.png); }
#navcontact:hover { background : url(../img/es/nav.contact_o.png); }

/* categories */
#categories li a { background : transparent url(../img/es/cat.icon.bg.png) 0 0 no-repeat; }
#categories li a:hover { background : transparent url(../img/es/cat.icon.bg_o.png) 0 0 no-repeat; }

/* crap top 5 */
#craptop5 li a:hover .header { background-color : #F1CA29 !important; }

/* forums entries */
#forums li { background : transparent url(../img/es/forum.list.bg.png) center left no-repeat; }
#forums li a { color : #fff; }

/* posts */
.post a:hover .postpic { border : 2px solid #C76E11; }
.post .postcat:hover { background : transparent url(../img/es/cat.icon.post.bg_o.png) center left no-repeat !important; color : #C76E11 !important; }

/* posted */
.posted a:hover { background-color : #C76E11; }
.posted .copyurl input:hover { border : 1px solid #C76E11; }
.posted .copyurl input:focus { border : 1px solid #C76E11; }

/* archived posts */
.archived h3:hover { background-color : #C76E11; }
.archived h3:hover .archivecat { color : #C76E11 !important; }
.archived a:hover .postpic { border : 2px solid #C76E11; }

/* specials */
#specials li a:hover { border : 2px solid #F1CA29 !important; background-color : #F1CA29 !important; }
#specials a#galarch { background : transparent url(../img/es/visual.special.galarch.png) 0 0 no-repeat; }
#specials a#vidarch { background : transparent url(../img/es/visual.special.vidarch.png) 0 0 no-repeat; }
#specials a#audioarch { background : transparent url(../img/es/visual.special.audioarch.png) 0 0 no-repeat; }

/* get dumped */
#getdumped a:hover img { border : 2px solid #F1CA29; }

/* sponsors - ad bar*/
#twocolbox #sponsors a .shdr { color : #C76E11; }
#twocolbox #sponsors a:hover .shdr { background-color : #C76E11; }

/* miniposts */
.minipost .header { background : transparent url(../img/es/arrow.png) 0 2px no-repeat; }
.minipost a:hover img { border : 2px solid #F1CA29; }