<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* FORUM - POST TEXT FORMAT*/
.forum h1, .forum h2, .forum h3, .forum h4, .forum h5, .forum h6 {font-weight: bold; display: inline;}
.forum h1, .forum h1 a {font-size: 23px;}
.forum h2, .forum h2 a {font-size: 21px;}
.forum h3, .forum h3 a {font-size: 17px;}
.forum h4, .forum h4 a {font-size: 16px;}
.forum h5, .forum h5 a {font-size: 15px;}
.forum h6, .forum h6 a {font-size: 14px;}
.forum-head {margin-bottom: 7px !important; display: block !important;}
.forum em {font-size: 15px; color: red; font-weight: bold;}
.forum ul, .forum ol {margin: 0px; padding: 0px;}
.forum li, .forum dd {margin: 0px 0px 0px 25px; padding: 0px; line-height: 17px !important;}
.forum dt {font-weight: bold;}
.forum blockquote {font-style: italic; width: 40%; float: right; display: inline; background: #faefde; border: 1px solid #d1b895; line-height: 19px; margin: 15px; padding: 17px; -moz-border-radius: 20px; -webkit-border-radius: 20px; }
.forum q {font-size: 16px; font-style: italic; background: #ffe6cc; border: 1px solid #D79955; line-height: 19px; padding: 15px; text-align: center;}
.forum pre {font-style: italic; margin: 0px; line-height: 19px; background: #faefde; border: 1px solid #d1b895; padding: 15px; display: inline-block; width: 98%; white-space: normal !important;}
.forum address {font-size: 14px; font-style: italic; border-top: 3px solid #eee; padding: 10px 0px 0px 100px; margin: 20px 10px 0px 10px; background: url(../ico/contact.gif) no-repeat left center;}
.forum fieldset {border: 1px solid #ccc; padding: 0px 15px 10px 15px;}
.forum legend {border: 0px; font-size: 16px; font-weight: bold; text-align: center; vertical-align: middle; letter-spacing: 1px; margin-left: 16px; padding: 0px 12px 0px 12px;}
.forum-att {margin: 8px; float: right; font-size: 11px; text-align: center; line-height: 14px;}
.forum pre, .forum blockquote, .forum q {box-shadow: 3px 3px #ccc; -webkit-box-shadow: 3px 3px #ccc; -moz-box-shadow: 3px 3px #ccc; filter: progid:DXImageTransform.Microsoft.dropShadow(color=#cccccc, offX=3, offY=3, positive=true);}
.forum-img {margin-bottom: 6px; border: 1px solid #8a8a8a !important;}
.forum-img:hover {border: 1px solid #bb0000 !important; box-shadow: 3px 3px 3px #999999; -webkit-box-shadow: 3px 3px 3px #999999; -moz-box-shadow: 3px 3px 3px #999999; filter: progid:DXImageTransform.Microsoft.dropShadow(color=#999999, offX=3, offY=3, positive=true);}



/* COMMON */
.forum table {width: 100%;}
.forum td {font-size: 14px; line-height: 20px; padding: 30px 15px 35px 40px;}
.forum td, .forum th {vertical-align: top; border-bottom: 1px solid #DAAC7A;}
.forum th {width: 180px; padding: 35px 5px 15px 5px; line-height: 20px;}
.forum th a {font-weight: normal;}
.forum .flag {margin-top: -5px;}
.forum .forum-title {font-size: 18px; margin: 0px; display: inline-block;}
.forum  .forum-author {font-size: 18px; color: #555; font-weight: normal; margin: 5px 0px 10px 15px; display: inline-block;}
.forum-text {font-size: 14px; padding: 3px 0px 0px 15px;}
.forum .table-logo {display: block; margin: 0px auto 10px auto; border: 3px solid #fff;}
.OddRow, .ODDRow, .class2 {background: #fff7e7;}
.EvenRow, .EVENRow, .class1 {background: #fffdf6;}



/* FIRST POST */
.firstpost td, .firstpost th {border-bottom: 1px solid #aaa;}
.firstpost td {padding: 0px 15px 40px 15px;}
.firstpost th {padding: 5px 15px 40px 15px;}
.firstpost .forum-title {font-size: 20px;}
.firstpost .forum-author {font-size: 17px;}
.firstpost .forum-text {font-size: 15px; line-height: 25px; padding: 0px 0px 0px 15px;}
tr.firstpost, .firstpost {background: none;}


@media screen and (max-width: 1023px) {
.forum td, .forum th  {display: block; width: auto; text-align: center;}
.firstpost th, .forum th {border-bottom: none; padding-bottom: 10px;}
.forum td {padding: 10px 15px 35px 15px;}
}
</pre></body></html>