457 lines
5.7 KiB
CSS
457 lines
5.7 KiB
CSS
body {
|
|
font-family: arial, helvetica, sans-serif;
|
|
font-size: 10pt;
|
|
background: #EEF2FF url(/image/fade-blue.png) top center repeat-x;
|
|
color: #000000;
|
|
padding-left: 5px;
|
|
padding-right: 5px;
|
|
margin-right: 0px;
|
|
margin-left: 0px;
|
|
margin-top: 5px;
|
|
}
|
|
|
|
td {
|
|
font-size: 10pt;
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
td.reply {
|
|
border: 1px solid #B7C5D9;
|
|
border-left: none;
|
|
border-top: none;
|
|
padding: 2px;
|
|
}
|
|
|
|
blockquote {
|
|
font-size: 10pt;
|
|
}
|
|
|
|
.doubledash {
|
|
color: #B7C5D9;
|
|
}
|
|
|
|
.inputtext {
|
|
margin: 0;
|
|
margin-right: 2px;
|
|
padding: 1px 4px;
|
|
border: 1px solid #aaa;
|
|
outline: none;
|
|
font-family: arial, helvetica, sans-serif;
|
|
font-size: 10pt;
|
|
}
|
|
|
|
input.inputtext {
|
|
height: 1.75em;
|
|
}
|
|
|
|
td > .inputtext {
|
|
height: auto;
|
|
padding-top: 2px;
|
|
padding-bottom: 3px;
|
|
}
|
|
|
|
.inputtext:focus {
|
|
border: 1px solid #9988EE;
|
|
}
|
|
|
|
.logo img {
|
|
border: 1px solid #34345C;
|
|
}
|
|
|
|
.logo b span {
|
|
font-family: tahoma;
|
|
}
|
|
|
|
.logo span {
|
|
font-size: 28px;
|
|
letter-spacing: -2px;
|
|
}
|
|
|
|
hr {
|
|
border: none;
|
|
border-top: 1px solid #B7C5D9;
|
|
height: 0px;
|
|
}
|
|
|
|
.postblock {
|
|
border: 1px solid #000;
|
|
font-size: 10pt;
|
|
padding: 0px 5px;
|
|
line-height: 20px;
|
|
}
|
|
|
|
.rules {
|
|
font-size: 10pt;
|
|
}
|
|
|
|
.rules a {
|
|
text-decoration: none;
|
|
}
|
|
|
|
form a img {
|
|
margin-top: 3px;
|
|
}
|
|
|
|
iframe, .rotating {
|
|
background: #D6DAF0;
|
|
border-right: 1px solid #B7C5D9;
|
|
border-bottom: 1px solid #B7C5D9;
|
|
}
|
|
|
|
.pages {
|
|
border: none;
|
|
background: #D6DAF0;
|
|
border-right: 1px solid #B7C5D9;
|
|
border-bottom: 1px solid #B7C5D9;
|
|
}
|
|
|
|
.pages td {
|
|
border: none;
|
|
padding: 1px 5px;
|
|
}
|
|
|
|
.pages td {
|
|
color: #89a;
|
|
}
|
|
|
|
.pages td b {
|
|
color: #000;
|
|
}
|
|
|
|
.deletebuttons {
|
|
text-align: right;
|
|
}
|
|
|
|
.deletebuttons br {
|
|
display: none;
|
|
}
|
|
|
|
a, a:visited {
|
|
color: #34345C;
|
|
}
|
|
|
|
a:hover {
|
|
color: #DD0000;
|
|
}
|
|
|
|
a.quotelink {
|
|
color: #DD0000;
|
|
}
|
|
|
|
.logo {
|
|
clear: both;
|
|
text-align: center;
|
|
font-size: 24pt;
|
|
color: #AF0A0F;
|
|
width: 100%;
|
|
}
|
|
|
|
form {
|
|
margin-top: 0px;
|
|
}
|
|
|
|
.rules {
|
|
width: 468px;
|
|
font-size: 10px;
|
|
}
|
|
|
|
.rules a, .rules a:visited, .rules a:link {
|
|
}
|
|
|
|
.rules > li {
|
|
list-style: none;
|
|
}
|
|
|
|
.rules > li:before {
|
|
content: "\2022 \20";
|
|
}
|
|
|
|
.postblock {
|
|
background: #9988EE;
|
|
color: #000000;
|
|
font-weight: 800;
|
|
}
|
|
|
|
.footer {
|
|
text-align: center;
|
|
font-size: 12px;
|
|
}
|
|
|
|
.unkfunc {
|
|
color: #789922;
|
|
}
|
|
|
|
.filesize {
|
|
text-decoration: none;
|
|
}
|
|
|
|
.filesize span, span.postername, span.filetitle, span.commentpostername {
|
|
unicode-bidi: embed;
|
|
}
|
|
|
|
.filetitle, .replytitle {
|
|
background: inherit;
|
|
color: #0F0C5D;
|
|
font-weight: 800;
|
|
}
|
|
|
|
.postername, .commentpostername {
|
|
background: inherit;
|
|
color: #117743;
|
|
font-weight: 800;
|
|
}
|
|
|
|
.postertrip {
|
|
background: inherit;
|
|
color: #228854;
|
|
}
|
|
|
|
.oldpost {
|
|
background: inherit;
|
|
color: #0F0C5D;
|
|
font-weight: 800;
|
|
}
|
|
|
|
.omittedposts, .abbr {
|
|
color: #070707;
|
|
}
|
|
|
|
.reply {
|
|
background: #D6DAF0;
|
|
color: #000000;
|
|
}
|
|
|
|
.replyhl {
|
|
background: #D6BAD0;
|
|
color: #000000;
|
|
}
|
|
|
|
.doubledash {
|
|
vertical-align: top;
|
|
clear: both;
|
|
float: left;
|
|
}
|
|
|
|
a.quotejs:active, a.quotejs:link, a.quotejs:visited {
|
|
color: #000000;
|
|
text-decoration: none;
|
|
}
|
|
|
|
a.quotejs:hover {
|
|
color: #d00;
|
|
}
|
|
|
|
.tn_thread {
|
|
width: 200px;
|
|
height: 100px;
|
|
margin: 0px 20px 20px 20px;
|
|
float: left;
|
|
background: #eef2ff;
|
|
border: #98e 1px solid;
|
|
text-align: center;
|
|
}
|
|
|
|
.tn_reply {
|
|
width: 100px;
|
|
height: 100px;
|
|
margin: 0px 20px 20px 20px;
|
|
float: left;
|
|
background: #eef2ff;
|
|
border: #98e 1px solid;
|
|
text-align: center;
|
|
}
|
|
|
|
.adHeadline {
|
|
font: bold 10pt serif;
|
|
text-decoration: underline;
|
|
color: #00e
|
|
}
|
|
|
|
.adText {
|
|
font: normal 10pt serif;
|
|
text-decoration: none;
|
|
color: #000
|
|
}
|
|
|
|
#ad {
|
|
width: 120px;
|
|
|
|
margin: 0;
|
|
padding: 0;
|
|
|
|
position: absolute;
|
|
right: 150px;
|
|
|
|
border: 1px solid #98E;
|
|
|
|
font-family: arial, helvetica, sans-serif;
|
|
font-size: 11px;
|
|
|
|
}
|
|
|
|
#ad div {
|
|
margin: 0;
|
|
padding: 0.4em;
|
|
|
|
}
|
|
|
|
#ad div.ad-title {
|
|
padding: 0em;
|
|
background: #98E;
|
|
color: #000;
|
|
font-size: 11px;
|
|
}
|
|
|
|
#ad div.ad-title a {
|
|
font-family: arial, helvetica, sans-serif;
|
|
color: #000;
|
|
}
|
|
|
|
#ad div.ad-text {
|
|
}
|
|
|
|
#ad div.ad-text a {
|
|
font-family: arial, helvetica, sans-serif;
|
|
}
|
|
|
|
#ad div.ad-text a:visited {
|
|
}
|
|
|
|
.bottomAdTitle {
|
|
font-family: arial, helvetica, sans-serif;
|
|
background: #98E;
|
|
color: #000000;
|
|
}
|
|
|
|
#bottomAd {
|
|
height: 52px;
|
|
font-size: 11px;
|
|
}
|
|
|
|
#bottomAdOuter {
|
|
width: 600px;
|
|
border: 1px solid #98E;
|
|
font-size: 11px;
|
|
}
|
|
|
|
.spoiler a.quotelink, .spoiler .unkfunc {
|
|
color: inherit;
|
|
}
|
|
|
|
.exif {
|
|
display: none;
|
|
font-family: arial, helvetica, sans-serif;
|
|
font-size: xx-small;
|
|
}
|
|
|
|
.exif td {
|
|
font-family: arial, helvetica, sans-serif;
|
|
font-size: xx-small;
|
|
}
|
|
|
|
.exif td b {
|
|
font-weight: 800;
|
|
text-decoration: underline;
|
|
font-size: x-small;
|
|
}
|
|
|
|
#header {
|
|
position: absolute;
|
|
top: 2px;
|
|
left: 5px;
|
|
right: 5px;
|
|
}
|
|
|
|
* html #header {
|
|
width: 100%;
|
|
}
|
|
|
|
#navtop, #navbot {
|
|
left: 0px;
|
|
float: left;
|
|
}
|
|
|
|
#navtopr, #navbotr {
|
|
right: 0px;
|
|
display: block;
|
|
float: right;
|
|
text-align: right;
|
|
}
|
|
|
|
#header, #navbot, #navbotr {
|
|
font-size: 9pt;
|
|
color: #89a;
|
|
}
|
|
|
|
#header a, #navbot a, #navbotr a, .pages td a {
|
|
font-weight: normal;
|
|
padding: 1px;
|
|
text-decoration: none;
|
|
color: #34345C;
|
|
}
|
|
|
|
#header a:hover, #navbot a:hover, #navbotr a:hover, .pages td a:hover {
|
|
color: #d00;
|
|
}
|
|
|
|
#footer {
|
|
clear: both;
|
|
padding-top: 10px;
|
|
}
|
|
|
|
#footer center font {
|
|
font-size: 7pt;
|
|
}
|
|
|
|
.pages td a {
|
|
color: #34345C;
|
|
}
|
|
|
|
td.replyhl {
|
|
border: 1px solid #BA9DBF;
|
|
border-left: none;
|
|
border-top: none;
|
|
padding: 2px;
|
|
}
|
|
|
|
td.deletebuttons input.checkbox {
|
|
margin: 1px 2px 1px 2px;
|
|
}
|
|
|
|
div.logo img {
|
|
margin: 5px 0px 5px 0px;
|
|
}
|
|
|
|
.fstitle {
|
|
float: left;
|
|
width: 25px;
|
|
}
|
|
|
|
.recaptchatable {
|
|
background-color: transparent !important;
|
|
border: none !important;
|
|
}
|
|
|
|
.recaptcha_image_cell {
|
|
background-color: transparent !important;
|
|
}
|
|
|
|
#recaptcha_response_field {
|
|
border: 1px solid #AAA !important;
|
|
}
|
|
|
|
#recaptcha_div {
|
|
height: 107px;
|
|
width: 442px;
|
|
}
|
|
|
|
#recaptcha_challenge_field {
|
|
width: 400px
|
|
}
|
|
|
|
.ad-plea {
|
|
margin-top: 2px;
|
|
text-align: center;
|
|
font-size: smaller;
|
|
}
|