@import url(imports/base.css);
@import url(imports/Txpish_cs.css);

/*
---------------------------------------------------------------- */

/* by default borders are 1px solid */

div.box,
.pun td, .pun th,
div.codebox,
div.forminfo,
div.blockpost label {
border: none;
}

.pun blockquote {
border-style: solid;
border-width: 1px;
}

div.blocktable,
div.blockform,
div.block2col,
#postreview {
margin-bottom: 12px;
}

/* padding around fieldsets */

div.blockform form,
div.fakeform {
padding: 20px 20px 15px 20px;
}

div.icon {
width: 15px;
height: 15px;
border: none;
}

div.searchposts div.icon {
margin-left: 0;
}

div.inew {
background-image: url(/img/dot.png);
background-repeat: no-repeat;
background-position: center center;
border: none;
}

div.inform {
padding-bottom: 12px;
}

dl.iredirect {
padding: 0 0 4px 0;
border-bottom-width: 1px;
border-bottom-style: solid;
}

.inbox dt {
font-family: Georgia, "Georgia Ref", Times, Serif;
}

div.linkst {
padding: 8px 6px 0 6px;
}

/* padding around left and right columns in "viewtopic" */

div.postleft dl {
padding: 0 6px;
}

/* padding for the action links and online indicator in
viewtopic */

div.postfootright ul {
padding: 10px 6px 0 6px;
}

div.postmsg ul,
div.postmsg ol {
padding-left: 1em;
}

div.postmsg a {
font-weight: normal;
}

.pun pre {
margin: 1.5em 0;
padding: 5px;
}

td.tc2, td.tc3, td.tcl, td.tcr {
border-color: #fce39d;
border-width: 0 0 1px 0;
border-style: none none solid none;
}

td.tcl h3 {
font-family: Georgia, "Georgia Ref", Times, Serif;
font-size: 1.1em;
}

#brdtitle h1 {
font-size: 1.8em;
font-family: Georgia, "Georgia Ref", Times, Serif;
font-weight: normal;
font-variant: small-caps;
letter-spacing: .3em;
}

#brdtitle h1 span {
margin-left: -0.5em;
font-style: italic;
font-size: .8em;
font-variant: normal;
text-transform: lowercase;
letter-spacing: normal;
}

#brdtitle a {
text-decoration: none;
}

#brdmenu {
border-top: none;
border-bottom: none;
}

#brdheader.block,
#brdstats.block {
margin-bottom: 12px;
}
