2010-02-15 00:31:55 +00:00
|
|
|
body.threads,
|
2009-01-26 19:21:29 +00:00
|
|
|
.Pe {
|
|
|
|
font-family: verdana,helvetica;
|
2010-02-15 00:31:55 +00:00
|
|
|
/*font-weight: bold;*/
|
|
|
|
font-size: 12px;
|
2009-01-26 19:21:29 +00:00
|
|
|
padding: 44;
|
|
|
|
background: #333;
|
|
|
|
color: white;
|
|
|
|
}
|
|
|
|
.Peb {
|
|
|
|
color: #f33;
|
|
|
|
}
|
|
|
|
.Pe a {
|
|
|
|
text-decoration: none;
|
|
|
|
color: #f33;
|
|
|
|
background: black;
|
|
|
|
}
|
|
|
|
.Peb a {
|
|
|
|
padding: 4;
|
|
|
|
border: 1px solid #f33;
|
|
|
|
}
|
2010-02-22 07:58:12 +00:00
|
|
|
.comment-submit textarea, .comment-submit input,
|
2009-01-26 20:12:53 +00:00
|
|
|
.Pe form input,select,textarea {
|
2009-01-26 19:21:29 +00:00
|
|
|
background: black;
|
|
|
|
color: #f33;
|
|
|
|
font-size: 9;
|
|
|
|
border: 1px solid #f33;
|
|
|
|
padding: 4;
|
|
|
|
}
|
|
|
|
.Peup {
|
|
|
|
border: 3px dashed;
|
|
|
|
padding: 4;
|
|
|
|
margin-bottom: 23px;
|
|
|
|
}
|
2010-02-15 00:31:55 +00:00
|
|
|
|
2009-01-26 19:21:29 +00:00
|
|
|
.ldp {
|
|
|
|
font-size: 9;
|
2010-02-15 00:31:55 +00:00
|
|
|
}
|
|
|
|
.entry,
|
|
|
|
.ldp {
|
2009-01-26 20:12:53 +00:00
|
|
|
font-weight: normal;
|
2009-01-26 19:21:29 +00:00
|
|
|
border: 3px dashed #333;
|
2009-01-26 20:12:53 +00:00
|
|
|
background: #933;
|
2009-01-26 19:21:29 +00:00
|
|
|
padding: 3;
|
|
|
|
margin: 44;
|
2009-01-26 20:12:53 +00:00
|
|
|
width: 562;
|
2009-01-26 19:21:29 +00:00
|
|
|
}
|
2010-02-15 00:31:55 +00:00
|
|
|
.entry .title,
|
2009-01-26 19:21:29 +00:00
|
|
|
.ldpc {
|
|
|
|
background: #f33;
|
|
|
|
color: black;
|
|
|
|
font-size: 12;
|
2009-01-26 20:12:53 +00:00
|
|
|
width: 555;
|
|
|
|
padding: 3;
|
2009-01-26 19:21:29 +00:00
|
|
|
}
|
2009-01-26 20:12:53 +00:00
|
|
|
.ldp br {
|
|
|
|
clear: both;
|
|
|
|
}
|
|
|
|
.ldp span span {
|
|
|
|
float: left;
|
|
|
|
padding: 2;
|
|
|
|
margin: 1;
|
2009-01-26 19:21:29 +00:00
|
|
|
}
|
|
|
|
.ldp td {
|
|
|
|
background: black;
|
|
|
|
padding: 7;
|
|
|
|
}
|
2009-01-26 20:12:53 +00:00
|
|
|
.ldpek {
|
|
|
|
background: #966;
|
|
|
|
width: 150;
|
|
|
|
}
|
|
|
|
.ldpev {
|
|
|
|
background: black;
|
|
|
|
width: 400;
|
|
|
|
}
|
|
|
|
|
2010-02-15 00:31:55 +00:00
|
|
|
.entry {
|
|
|
|
margin: 22px 44px;
|
|
|
|
}
|
|
|
|
|
2010-02-15 12:36:17 +00:00
|
|
|
.entry .body {
|
2010-02-15 00:31:55 +00:00
|
|
|
background: black;
|
2010-02-22 07:58:12 +00:00
|
|
|
padding: 0.4em 0.4em 0 0.4em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.entry .body .text,
|
|
|
|
.entry .body .comment-submit {
|
|
|
|
padding-bottom: 0.4em;
|
2010-02-15 00:31:55 +00:00
|
|
|
}
|
|
|
|
|
2010-02-15 12:36:17 +00:00
|
|
|
.entry .body .comment {
|
2010-02-22 07:58:12 +00:00
|
|
|
margin: 0.2em 1em;
|
|
|
|
padding: 0.2em;
|
2010-02-15 12:36:17 +00:00
|
|
|
border-top: 1px solid #933;
|
|
|
|
}
|
|
|
|
|
|
|
|
.entry .body .comment-author {
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
|
2010-02-22 07:58:12 +00:00
|
|
|
.entry .body .comment-submit {
|
|
|
|
margin: 0 1em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.entry .body .comment-submit input,
|
|
|
|
.entry .body .comment-submit textarea {
|
|
|
|
font-size: 12px;
|
|
|
|
}
|
|
|
|
.entry .body .comment-submit textarea {
|
|
|
|
width: 100%;
|
2010-02-15 00:31:55 +00:00
|
|
|
}
|
2010-02-22 07:58:12 +00:00
|
|
|
|
|
|
|
.entry .title {}
|
2010-02-15 00:31:55 +00:00
|
|
|
.entry .title .author {}
|
|
|
|
.entry .title .subject {}
|
|
|
|
|
|
|
|
.entry .footer a,
|
|
|
|
.entry .footer a:visited {
|
2010-02-15 12:36:17 +00:00
|
|
|
cursor: pointer;
|
2010-02-15 00:31:55 +00:00
|
|
|
color: white;
|
|
|
|
background: transparent;
|
|
|
|
}
|
|
|
|
|
|
|
|
.entry .footer a:hover,
|
|
|
|
.entry .footer a:visited:hover {
|
|
|
|
text-decoration: underline;
|
|
|
|
}
|
|
|
|
|
2010-02-15 12:36:17 +00:00
|
|
|
.entry .footer .comments-link {
|
2010-02-15 00:31:55 +00:00
|
|
|
float: right;
|
|
|
|
}
|
2010-02-15 12:36:17 +00:00
|
|
|
|
2010-02-22 07:58:12 +00:00
|
|
|
.tabs {
|
|
|
|
width: 574px;
|
|
|
|
margin: 22px 44px;
|
|
|
|
padding-bottom: 2px;
|
|
|
|
border-bottom: 1px solid #933;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tabs a {
|
|
|
|
padding: 2px;
|
|
|
|
background: #333;
|
|
|
|
border: 1px solid #933;
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tabs a:hover {
|
|
|
|
background: #222;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tabs > a.selected {
|
|
|
|
background: #000;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.tab-contents > div {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
.tab-contents > div.selected {
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
|
2010-02-15 12:36:17 +00:00
|
|
|
.hidden {
|
|
|
|
display: none;
|
2010-02-22 07:58:12 +00:00
|
|
|
}
|