/* import the basic setup styles */
@import url(Lenny_Red/base.css);

/* fonts */
.pun, .pun input, .pun select, .pun textarea, .pun optgroup {
    font-family: sans-serif;
}

.pun pre {
    font-family: monospace;
    font-size: 1.2em;
}

.pun h4 {
    font-size: 1em;
}

.pun h2 {
    font-size: 1.2em;
    color: #023;
    font-weight: bold;
}

.pun h3 {
    font-size: 1.1em;
}

.pun td {
    font-size: 0.9em;
}

.pun td h3 {
    font-size: 1.3em;
}

#brdtitle {
    display: none;
}

#brdtitle h1 {
    font-size: 1.4em;
}

div.postmsg p {
    line-height: 1.4;
}

div.postleft dt {
    font-size: 10pt;
    padding-bottom: 3px;
}


div.postleft dt, div.postmsg h4, td.tcl h3, div.forminfo h3, p.postlink, div.linkst li,
div.linksb li, div.postlinksb li, .blockmenu li, #brdtitle h1, .pun span.warntext, .pun p.warntext {
    font-weight: bold;
}

/* links */

a {
    font-weight: bold;
    color: #dd1155;
}

a:link, a:visited {
    text-decoration: none;
}

a:link.active, a:visited.active, a:hover {
    color: #dd1155;
    text-decoration: underline;
}

/* borders */

div.box, .pun td, .pun th, .pun blockquote, div.codebox, div.forminfo, div.blockpost label {
    border: 1px solid #74a7c3;
}


.pun td, .pun th {
    border-bottom: none;
    border-right: none;
}

.pun th {
    border-top: none;
    background-color: #cde1ec;
}

.pun .tcl {
    border-left: none;
}


div.infldset th, div.infldset td {
    border: none;
}

/* spacing */

div.punwrap {
    margin: 10px;
}

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

#punindex div.blocktable, div.blockpost {
    margin-bottom: 6px;
}

div.block2col div.blockform, div.block2col div.block {
    margin-bottom: 0px;
}

div.linkst, div.linksb {
    margin-top: -12px;
}

div.postlinksb {
    margin-top: -6px;
}

#brdstats {
    margin-top: 12px;
}

div.block div.inbox, div.blockmenu div.inbox {
    padding: 3px 6px;
}

.pun p, .pun ul, .pun dl, div.blockmenu li, .pun label, #announce div.inbox div {
    padding: 3px 0;
}

.pun h2 {
    padding: 4px 6px;
}

.pun h1 {
    padding: 3px 0px 0px 0;
}

#brdtitle p {
    padding-top: 0px;
}

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

#brdwelcome, #brdfooter dl a, div.blockmenu li, div.rbox input {
    line-height: 1.4em;
}

#viewprofile dt, #viewprofile dd {
    padding: 0 3px;
    line-height: 2em;
}

#brdmenu li, div.rbox input, div.blockform p input {
    margin-right: 12px;
}

.pun th, .pun td {
    padding: 8px 6px;
}

.pun td p {
    padding: 5px 0 0 0;
}

div.postleft dl, div.postright {
    padding: 6px;
}

dd.usercontacts, dd.postavatar {
    margin-top: 5px;
}

dd.postavatar {
    margin-bottom: 5px;
}

div.postsignature, div.postmsg p.postedit {
    padding-top: 15px;
}

div.postmsg h4 {
    margin-bottom: 10px;
}

.pun blockquote, div.codebox {
    margin: 5px 15px 15px 15px;
    padding: 8px;
}

div.postfootleft p, div.postfootright ul, div.postfootright div {
    padding: 10px 6px 5px 6px;
}

div.blockpost input, div.blockpost label {
    padding: 3px;
    display: inline;
}

p.multidelete {
    padding-top: 15px;
    padding-bottom: 5px;
}

div.postmsg p {
    padding: 0 0 10px 0;
}

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

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

.pun fieldset {
    padding: 0px 12px 0px 12px;
}

div.infldset {
    padding: 9px 0px 12px 0;
}

.pun legend {
    padding: 0px 6px;
    font-weight: bold;
    color: #023;
}

div.forminfo {
    margin-bottom: 12px;
    padding: 9px 10px;
}

ul.bblinks li {
    padding-right: 20px;
}

ul.bblinks {
    padding-bottom: 10px;
    padding-left: 4px;
}

div.blockform p input {
    margin-left: 12px;
}

/* post status indicators */

/* these are the post status indicators which appear at the left of some tables. 
.inew = new posts, .iredirect = redirect forums, .iclosed = closed topics and
.isticky = sticky topics. by default only .inew is different from the default.*/

div.icon {
    float: left;
    margin-top: 0.1em;
    margin-left: 0.2em;
    display: block;
    border: 0.6em solid #ddd;
}

div.inew {
    border: 0.6em solid #d15;
}

tr.iredirect div.icon {
    border: 0.6em solid #f1f1f1;
}

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

/* class .tclcon is a div inside the first column of tables with post indicators. the
margin creates space for the post status indicator */

td div.tclcon {
    margin-left: 2.3em;
}

/* Custom */

#brdheader div.box {
    border: none;
}

#brdmenu {
    font-size: 0.85em;
    text-align: center;
}

#brdmenu a {
    font-weight: bold;
    color: #dd1155;
}

#brdwelcome, #brdstats, #brdfooter {
    padding: 0 5px;
    margin: 10px 0;
    color: #08415e;
    font-size: 0.85em;
}

#brdstats, #brdfooter {
    padding: 0;
}

#brdwelcome div.box, #brdstats div.box, #brdfooter div.box {
    border: none;
}

#brdwelcome a, #brdstats a, #brdfooter a {
    font-weight: normal;
    color: #2073a0;
}

.pun #brdfooter #feedlinks span {
        background: url(Lenny_Red/img/feed.png) center left no-repeat;
        display: inline-block;
        padding-left: 18px;
        white-space: nowrap;
}

.pun #debugtime {
        border-style: dotted none none none;
        border-width: 1px 0 0 0;
        margin-top: 7px;
        text-align: center;
}

div.blocktable h2 {
    font-weight: bold;
    color: #023;
}

.pun td p a {
    color: #2073a0;
}

/* 2.1 This is the setup for posts. */

div.blockpost {
    margin: 0 10px;
}

div.postright, div.postfootright {
    border-left: 210px solid #ffeaf1;
}


div.postfootright, div.postsignature {
    font-size: 0.8em;
}


div.postleft, div.postfootleft, div.blockpost label {
    background-color: #ffeaf1;
    font-size: 0.8em;
}

div.postleft, div.postfootleft {
    width: 210px;
}

/* 2.2 Background for post headers and text colour for post numbers in viewtopic */

div.blockpost h2 {
    border-bottom: 1px solid #e5eef4;
    margin: 15px 0 0 0;
}

div.blockpost h2 a, div.postfootright a, div.postsignature a {
    color: #2073a0;
}

div.blockpost h2 span.conr {
    color: #d15;
}

/* 2.3 This is the line above the signature in posts. Colour and background should be the same */

.pun hr {
    background-color: #74a7c3;
    color: #74a7c3;
}

/* 3.4 Creates the inset border for quote boxes, code boxes and form info boxes */

.pun blockquote, div.codebox, div.forminfo, div.blockpost label {
    border: 1px dotted #a1bccb;
    background-color: #e5eef4;
}

div.linkst, div.linksb, div.postlinksb {
    margin: 5px;
    font-size: 0.9em;
}

div.linkst ul, div.linksb ul, div.postlinksb ul {
    font-size: 1.2em;
    padding: 3px 6px 8px 6px;
}

div.postlinksb {
    border-top: 1px solid #74a7c3;
    margin: 0 10px 10px 10px;
    padding-top: 10px;
}
/* 3.5 Gecko's default fieldset borders are really nasty so this gives them a colour
without interferring with IE's rather nice default */

.pun div>fieldset {
    border: 1px solid #74a7c3;
}

div.box {
    margin: 10px 15px;
}

div.blockform div.box {
    margin: 0;
    padding: 0;
    border: none;
}

div.blockform h2 {
    color: #023;
    border-bottom: 1px solid #74a7c3;
}

div.blockpost div.box {
    border: none;
    border-top: 1px solid #74a7c3;
    margin: 0 0px;
}

/* form stuff */
textarea, input.longinput {
    width:100%;
    font-size: 10pt;
    border: 1px solid #ccc;
}

input, select {
  border: 1px solid #74a7c3;
  background-color: #fff;
  vertical-align: middle;
  text-decoration: none;
  font-size: 10pt;
}

select {
  color: #d15;
}

option {
    color: #000;
}

input[type=submit] {
  color: #d15;
  cursor: pointer;
  margin: 1px;
  padding: 0.125em 0.4em;
}

html>body input[type=submit] {
  background:  #fff url(Lenny_Red/img/buttonshadow.png) repeat-x bottom;
}

