Remove Ads

Share on Facebook Share on Twitter

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Novus Gold/Copy and Paste
#1
<?xml version="1.0" encoding="UTF-8"?>
<theme name="Novus Gold" version="1411">
<properties>
<templateset><![CDATA[21]]></templateset>
<editortheme><![CDATA[default]]></editortheme>
<imgdir><![CDATA[images/novus-gold]]></imgdir>
<logo><![CDATA[images/novus-gold/logo.gif]]></logo>
<tablespace><![CDATA[4]]></tablespace>
<borderwidth><![CDATA[1]]></borderwidth>
</properties>
<stylesheets>
<stylesheet name="global.css" version="1411"><![CDATA[
body {
background: #ececec;
color: #000;
text-align: center;
line-height: 1.4;
font-family: Verdana, Arial, Sans-Serif;
font-size: 13px;
zoom: 1;
}

a:link {
color: #4f4a10;
text-decoration: none;
}

a:visited {
color: #4f4a10;
text-decoration: none;
}

a:hover, a:active {
color: #000;
text-decoration: underline;
}

#container {
background: #fff url(images/novus-gold/body-bg.png) top left repeat-y;
width: 979px;
color: #000000;
padding: 0;
text-align: left;
margin: auto;
}

#content {
/* FIX: Make internet explorer wrap correctly */
width: auto !important;
}

#logo {
background: url(images/novus-gold/header.png) top left no-repeat;
height: 61px;
width: 979px;
padding-top: 28px;
}

.name {
width: 200px;
padding-left: 30px;
position: relative;
top: -2px;
font-family: 'nevisBold';
font-size: 20px;
}

.name a {
color: #333;
}

.name a:hover {
color: #fff;
text-decoration: none;
}

.toplinks {
margin: 0;
padding: 0;
float: right;
padding-right: 25px;
padding-top: 1px;
text-align: right;
width: auto;
}

.toplinks li {
display: inline;
padding: 7px;
}

.toplinks li a {
color: #333;
font-weight: bold;
}

.toplinks li a:hover {
color: #fff;
text-decoration: none;
}

.toplinks li a img {
position: relative;
top: 3px;
right: 4px;
}

.box {
padding: 20px 45px;
}

.search {
float: left;
width: 359.5px;
height: 84px;
border-right: 1px solid #dedede;
}

.search-container {
left: 15px;
position: relative;
top: 26px;
}

.search-text {
float: left;
font-size: 16px;
font-weight: bold;
margin-right: -5px;
padding-left: 15px;
position: relative;
top: 30px;
}

.search-box {
background: #fff;
color: #333;
border: 1px solid #ccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 5px;
margin: 0;
font-size: 16px;
}

.search-box:focus {
outline: none;
}

.search-button {
background: #333;
color: #fff;
border: none;
padding: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
margin: 0;
font-size: 16px;
}

.search-button:hover {
background: #555;
}

.infobox {
background: url(images/novus-gold/infobox-gradient.png) top left repeat-x;
height: 84px;
margin: -28px 19px 0;
border-bottom: 1px solid #dedede;
clear: both;
}

.menu ul {
color: #000000;
font-weight: bold;
text-align: right;
padding: 4px;
}

.menu ul a:link {
color: #000000;
text-decoration: none;
}

.menu ul a:visited {
color: #000000;
text-decoration: none;
}

.menu ul a:hover, .menu ul a:active {
color: #4874a3;
text-decoration: none;
}

#panel {
width: 531.5px;
color: #000000;
margin: 0;
padding-top: 10px;
padding-right: 25px;
float: right;
font-size: 11px;
}

.loginform {
width: 55%;
float: left;
}

.loginusername {
border: 1px solid #ccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
font-size: 16px;
padding: 5px;
padding-top: 3px;
}

.loginpassword {
border: 1px solid #ccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
font-size: 16px;
padding: 5px;
padding-top: 3px;
}

.loginusername, .loginpassword {
margin-bottom: 5px;
}

.loginusername:focus, .loginpassword:focus {
outline: none;
}

.loginbutton {
background: #ead700;
color: #333;
border: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 3px 10px 5px 10px;
cursor: pointer;

font-size: 16px;
}

.loginbutton:hover {
background: #333;
}

.logout {
margin-left: 10px;
position: relative;
top: -4px;
background: #ead700;
padding: 4px 6px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

a.logout {
color: #333;
}

.logout:hover {
background: #333;
color: #fff;
text-decoration: none;
}

.welcome-img {
background: url(images/novus-gold/user.png) top left no-repeat;
width: 55px;
height: 55px;
display: inline;
float: left;
margin-top: 5px;
padding-right: 10px;
}

.welcome {
vertical-align: top;
margin-left: 60px;
font-size: 24px;
}

.links {
vertical-align: bottom;
position: relative;
right: 4px;
}

.links a {
padding: 0 5px;
}

.register-link {
background: transparent;
border: none;
cursor: pointer;
cursor: hand;
font-size: 16px;
color: #fff;
text-decoration: none;
background: #333;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
borderr-radius: 5px;
padding: 3px 10px 5px;
float: right;
margin-top: 20px;
}

.register-link:hover {
color: #fff;
background: #555;
}

#posts table {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#posts table:last-child {
-moz-border-radius-bottomleft: 0;
-moz-border-radius-bottomright: 0;
-webkit-border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}

#posts table:first-of-type {
-moz-border-radius-topleft: 0;
-moz-border-radius-topright: 0;
-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}

table {
color: #000000;
font-family: Verdana, Arial, Sans-Serif;
font-size: 13px;
}

.tborder {
background: #dedede;
width: 100%;
margin: auto auto;
border: 1px solid #ccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.tborder2 {
background: #dedede;
width: 100%;
margin: auto auto;
border: 1px solid #ccc;
}

.tborder3 {
background: #dedede;
width: 100%;
margin: auto auto;
border: 1px solid #ccc;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.tborder4 {
background: #dedede;
width: 100%;
margin: auto auto;
border: 1px solid #ccc;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}

.tborder5 {
background: #dedede;
width: 100%;
margin: auto auto;
border: 1px solid #ccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.tborder tbody tr:last-child td:first-child {
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
}

.tborder tbody tr:last-child td:last-child {
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
}

.tborder5 tbody:last-child tr:last-child td:last-child {
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}

.rounded-top tbody tr:first-child td:first-child {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.bottom-round tbody tr:nth-child(2) td:first-child {
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
}

.bottom-round tbody tr:last-child td:first-child {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}

.rounded-bottom tbody tr:nth-child(5) td:first-child {
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
}

.rounded-bottom tbody tr:last-child td:first-child {
-moz-border-radius-bottomleft: 0;
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
}

.rounded-bottom-2 tbody tr:last-child td:first-child {
-moz-border-radius-bottomright: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
}

.rounded-bottom-2 tbody tr:nth-child(3) td:last-child {
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
}

.rounded {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.thead {
background: #ead700;
color: #333;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.thead a:link {
color: #333;
text-decoration: none;
}

.thead a:visited {
color: #333;
text-decoration: none;
}

.thead a:hover, .thead a:active {
color: #333;
text-decoration: underline;
}

.thead-rounded .thead {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}

.thead-rounded .thead:first-child {
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
}

.thead-rounded .thead:last-child {
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
}

.thead2 {
background: #ead700;
color: #333;
}

.thead2 a:link {
color: #333;
text-decoration: none;
}

.thead2 a:visited {
color: #333;
text-decoration: none;
}

.thead2 a:hover, .thead a:active {
color: #333;
text-decoration: underline;
}

.tcat {
background: #333;
color: #fff;
font-size: 12px;
}

.tcat a:link {
color: #fff;
}

.tcat a:visited {
color: #fff;
}

.tcat a:hover, .tcat a:active {
color: #fff;
}

.tcat2 {
background: #333;
color: #fff;
font-size: 12px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
}

.tcat2 a:link {
color: #fff;
}

.tcat2 a:visited {
color: #fff;
}

.tcat2 a:hover, .tcat a:active {
color: #fff;
}

.trow1 {
background: #f5f5f5;
}

.trow2 {
background: #EFEFEF;
}

.trow_shaded {
background: #ffdde0;
}

.trow_selected td {
background: #fffde2;
}

.trow_selected .tcat, .trow_selected .tcat2 {
background: #fffde2;
color: #000;
}

.trow_selected .tcat a, .trow_selected .tcat2 a {
color: #000;
}

.trow_sep {
background: #e5e5e5;
color: #000;
font-size: 12px;
font-weight: bold;
}

.tfoot {
background: #ead700;
color: #333;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}

.tfoot a:link {
color: #333;
text-decoration: none;
}

.tfoot a:visited {
color: #333;
text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
color: #333;
text-decoration: underline;
}

.tfoot2 {
background: #ead700;
color: #333;
}

.tfoot2:first-child {
background: #ead700;
color: #333;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottom: 5px;
-webkit-border-radius-bottomleft: 5px;
border-radius-bottomright: 5px;
}

.tfoot2:last-child {
background: #ead700;
color: #333;
-moz-border-radius-bottomright: 5px;
-webkit-border-radius-bottomleft: 5px;
border-radius-bottomright: 5px;
}

.tfoot3 {
background: #ead700;
color: #333;
}

.post_buttons {
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
}

.last-table .post_buttons {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}

.bottommenu {
background: #efefef;
color: #000000;
border-top: 1px solid #cfcfcf;
padding: 10px;
width: 95.1%;
margin-left: 19px;
padding-left: 0;
}

.bottommenu a {
padding: 0 8px;
}

.language-select {
margin-top: -4px;
}

.navigation {
color: #000000;
font-size: 13px;
font-weight: bold;
}

.navigation a:link {
text-decoration: none;
}

.navigation a:visited {
text-decoration: none;
}

.navigation a:hover, .navigation a:active {
text-decoration: none;
}

.navigation .active {
color: #000000;
font-size: small;
font-weight: bold;
}

.smalltext {
font-size: 11px;
}

.largetext {
font-size: 16px;
font-weight: bold;
}

input.textbox {
background: #ffffff;
color: #000000;
border: 1px solid #bbb;
padding: 1px;
}

input.textbox:focus {
border: 1px solid #888;
}

textarea {
background: #ffffff;
color: #000000;
border: 1px solid #bbb;
padding: 2px;
line-height: 1.4;

font-family: Verdana, Arial, Sans-Serif;
font-size: 13px;
}

textarea:focus {
border: 1px solid #888;
}

select {
background: #ffffff;
border: 1px solid #bbb;
}

.editor {
background: #f1f1f1;
border: 1px solid #bbb;
}

.editor_control_bar {
background: #fff;
border: 1px solid #bbb;
}

.autocomplete {
background: #fff;
border: 1px solid #000;
color: black;
}

.autocomplete_selected {
background: #adcee7;
color: #000;
}

.popup_menu {
background: #ccc;
border: 1px solid #000;
}

.popup_menu .popup_item {
background: #fff;
color: #000;
}

.popup_menu .popup_item:hover {
background: #fffde2;
color: #000;
}

.trow_reputation_positive {
background: #ccffcc;
}

.trow_reputation_negative {
background: #ffcccc;
}

.reputation_positive {
color: green;
}

.reputation_neutral {
color: #444;
}

.reputation_negative {
color: red;
}

.invalid_field {
color: #f30;
border: 1px solid #f30;
}

.valid_field {
border: 1px solid #0c0;
}

.validation_error {
background: url(images/novus-gold/invalid.gif) no-repeat center left;
color: #f30;
margin: 5px 0;
padding: 5px;
font-weight: bold;
font-size: 11px;
padding-left: 22px;
}

.validation_success {
background: url(images/novus-gold/valid.gif) no-repeat center left;
color: #00b200;
margin: 5px 0;
padding: 5px;
font-weight: bold;
font-size: 11px;
padding-left: 22px;
}

.validation_loading {
background: url(images/novus-gold/spinner.gif) no-repeat center left;
color: #555;
margin: 5px 0;
padding: 5px;
font-weight: bold;
font-size: 11px;
padding-left: 22px;
}

/* Additional CSS (Master) */
img {
border: none;
}

.clear {
clear: both;
}

.hidden {
display: none;
float: none;
width: 1%;
}

.float_left {
float: left;
}

.float_right {
float: right;
}

.top-radius {
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.bottom-radius {
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}

.bleft-radius {
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
}

.menu ul {
list-style: none;
margin: 0;
}

.menu li {
display: inline;
padding-left: 5px;
}

.menu img {
padding-right: 5px;
vertical-align: top;
}

.expcolimage {
float: right;
width: auto;
vertical-align: middle;
margin-top: 3px;
}

img.attachment {
border: 1px solid #E9E5D7;
padding: 2px;
}

hr {
background-color: #000000;
color: #000000;
height: 1px;
border: 0px;
}

#copyright {
font: 11px Verdana, Arial, Sans-Serif;
margin: 0;
padding: 10px 0 0 0;
}

#debug {
float: right;
text-align: right;
margin-top: 0;
}

blockquote {
border: 1px solid #ccc;
margin: 0;
background: #fff;
padding: 4px;
}

blockquote cite {
font-weight: bold;
border-bottom: 1px solid #ccc;
font-style: normal;
display: block;
margin: 4px 0;
}

blockquote cite span {
float: right;
font-weight: normal;
}

blockquote cite span.highlight {
float: none;
font-weight: bold;
padding-bottom: 0;
}

.codeblock {
background: #fff;
border: 1px solid #ccc;
padding: 4px;
}

.codeblock .title {
border-bottom: 1px solid #ccc;
font-weight: bold;
margin: 4px 0;
}

.codeblock code {
overflow: auto;
height: auto;
max-height: 200px;
display: block;
font-family: Monaco, Consolas, Courier, monospace;
font-size: 13px;
}

.subforumicon {
border: 0;
vertical-align: middle;
}

.separator {
margin: 5px;
padding: 0;
height: 0px;
font-size: 1px;
list-style-type: none;
}

form {
margin: 0;
padding: 0;
}

.popup_menu .popup_item_container {
margin: 1px;
text-align: left;
}

.popup_menu .popup_item {
display: block;
padding: 3px;
text-decoration: none;
white-space: nowrap;
}

.popup_menu a.popup_item:hover {
text-decoration: none;
}

.autocomplete {
text-align: left;
}

.subject_new {
font-weight: bold;
}

.highlight {
background: #FFFFCC;
padding: 3px;
}

.pm_alert {
background: #FFF6BF;
border: 1px solid #FFD324;
text-align: center;
padding: 5px 20px;
font-size: 11px;
}

.red_alert {
background: #FBE3E4;
border: 1px solid #A5161A;
color: #A5161A;
text-align: center;
padding: 5px 20px;
font-size: 11px;
}

.high_warning {
color: #CC0000;
}

.moderate_warning {
color: #F3611B;
}

.low_warning {
color: #AE5700;
}

div.error {
padding: 5px 10px;
border-top: 2px solid #FFD324;
border-bottom: 2px solid #FFD324;
background: #FFF6BF;
font-size: 12px;
}

div.error p {
margin: 0;
color: #000;
font-weight: normal;
}

div.error p em {
font-style: normal;
font-weight: bold;
padding-left: 24px;
display: block;
color: #C00;
background: url(images/novus-gold/error.gif) no-repeat 0;
}

div.error.ul {
margin-left: 24px;
}

.online {
color: #15A018;
}

.offline {
color: #C7C7C7;
}

.pagination {
margin: 10px 0;
font-size: 11px;
}

.first .pagination {
margin-top: 0;
}

.tfoot .pagination, .tcat .pagination {
padding-top: 0;
}

.pagination .pages {
font-weight: bold;
}

.pagination .pagination_current, .pagination a {
padding: 2px 6px;
margin-bottom: 3px;
}

.pagination a {
background: #fff;
color: #333;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: 1px solid #ccc;
}

.pagination .pagination_current {
background: #efefef;
color: #333;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
font-weight: bold;
border: 1px solid #ccc;
}

.pagination a:hover {
background: #efefef;
color: #333;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
text-decoration: none;
border: 1px solid #ccc;
}

.thread_legend, .thread_legend dd {
margin: 0;
padding: 0;
}

.thread_legend dd {
padding-bottom: 4px;
margin-right: 15px;
}

.thread_legend img {
margin-right: 4px;
vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
margin: 0;
padding: 0;
padding-top: 5px;
}

.forum_legend dd {
float: left;
margin-right: 10px;
}

.forum_legend dt {
margin-right: 10px;
float: left;
margin-top: -9px;
}

.success_message {
color: #00b200;
font-weight: bold;
font-size: 10px;
margin-bottom: 10px;
}

.error_message {
color: #C00;
font-weight: bold;
font-size: 10px;
margin-bottom: 10px;
}

.post_body {
padding: 5px;
}

.post_content {
padding: 5px 10px;
}

.quick_jump {
background: url(images/novus-gold/jump.gif) no-repeat 0;
width: 13px;
height: 13px;
padding-left: 13px;
vertical-align: middle;
border: none;
text-decoration: none;
}

tr.rounded td {
background: #efefef;
}

tr.rounded td:nth-child(1) {
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
}

tr.rounded td:nth-child(5) {
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
}

#footer {
background: url(images/novus-gold/footer-middle.png) repeat-y;
height: 20px;
padding-left: 27px;
padding-top: 10px;
color: #ccc;
}

#footer a, #footer a:visited, #footer a:active {
color: #fff;
}

.event-container a {
background: #999;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
margin: 3px;
color: #fff;
padding: 2px 7px 2px 7px;
float: left;
margin: 2px 0;
width: 100px;
}

.event-container a:hover {
background: #888;
text-decoration: none;
}

a.postbit-button, a.postbit-button:visited, a.postbit-button:active {
background: #ead700;
color: #333;
padding: 5px;
text-transform: uppercase;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;

text-decoration: none;
font-size: 10px;
font-weight: bold;
}

a.postbit-button:hover {
background: #333;
text-decoration: none;
color: #fff;
}

.author_buttons {
line-height: 20px
}

.post_management_buttons {
line-height: 20px;
}

a.postbit-button-big {
background: #333;
color: #fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 5px 10px;
text-transform: capitalize;
position: relative;
margin: 5px;
text-decoration: none;
font-weight: bold;
}

a.postbit-button-big:hover {
background: #666;
}

.postbit-multiquote {
position: absolute;
left: -9999999px;
}

.icon-copyright {
float: right;
margin-right: 30px;
}

]]>
</stylesheet>
<stylesheet name="showthread.css" attachedto="showthread.php" version="1411"><![CDATA[ul.thread_tools, ul.thread_tools li {
list-style: none;
padding: 0;
margin: 0;
}

ul.thread_tools li {
padding-left: 26px;
padding-bottom: 4px;
margin-bottom: 3px;
font-size: 11px;
}

ul.thread_tools li.printable {
background: url(images/novus-gold/printable.gif) no-repeat 0px 0px;
}

ul.thread_tools li.sendthread {
background: url(images/novus-gold/send.gif) no-repeat 0px 0px;
}

ul.thread_tools li.subscription_add {
background: url(images/novus-gold/subscribe.gif) no-repeat 0px 0px;
}

ul.thread_tools li.subscription_remove {
background: url(images/novus-gold/unsubscribe.gif) no-repeat 0px 0px;
}



]]>
</stylesheet>
<stylesheet name="star_ratings.css" attachedto="forumdisplay.php|showthread.php" version="1411"><![CDATA[
.star_rating,
.star_rating li a:hover,
.star_rating .current_rating {
background: url(images/novus-gold/star_rating.png) left -1000px repeat-x;
z-index: 1;
background-position: left bottom;
}

.star_rating {
position: relative;
width:80px;
height:16px;
overflow: hidden;
list-style: none;
margin: 0;
padding: 0;
background-position: left top;
}

td .star_rating {
margin: auto;
}

.star_rating li {
display: inline;
}

.star_rating li a,
.star_rating .current_rating {
position: absolute;
text-indent: -1000px;
height: 16px;
line-height: 16px;
outline: none;
overflow: hidden;
border: none;
top:0;
left:0;
}

.star_rating_notrated li a:hover {
background-position: left bottom;
}

.star_rating li a.one_star {
width:20%;
z-index:6;
}

.star_rating li a.two_stars {
width:40%;
z-index:5;
}

.star_rating li a.three_stars {
width:60%;
z-index:4;
}

.star_rating li a.four_stars {
width:80%;
z-index:3;
}

.star_rating li a.five_stars {
width:100%;
z-index:2;
}

.star_rating .current_rating {
z-index:1;
background-position: left bottom;
}

.star_rating_success, .success_message {
color: #00b200;
font-weight: bold;
font-size: 10px;
margin-bottom: 10px;
}

.inline_rating {
float: left;
vertical-align: middle;
padding-right: 5px;
}

]]>
</stylesheet>
<stylesheet name="usercp.css" attachedto="usercp.php|usercp2.php|private.php" version="1411"><![CDATA[.usercp_nav_item {
display: block;
padding: 1px 0 1px 23px;
}

.usercp_nav_composepm {
background: url(images/novus-gold/usercp/composepm.gif) no-repeat left center;
}

.usercp_nav_pmfolder {
background: url(images/novus-gold/usercp/pmfolder.gif) no-repeat left center;
}

.usercp_nav_sub_pmfolder {
background: url(images/novus-gold/usercp/sub_pmfolder.gif) no-repeat left center;
padding-left: 40px;
}

.usercp_nav_trash_pmfolder {
background: url(images/novus-gold/usercp/trash_pmfolder.gif) no-repeat left center;
padding-left: 40px;
}

.usercp_nav_pmtracking {
background: url(images/novus-gold/usercp/pmtracking.gif) no-repeat left center;
}

.usercp_nav_pmfolders {
background: url(images/novus-gold/usercp/editfolders.gif) no-repeat left center;
}

.usercp_nav_profile {
background: url(images/novus-gold/usercp/profile.gif) no-repeat left center;
}

.usercp_nav_email {
padding-left: 40px;
background: url(images/novus-gold/usercp/email.gif) no-repeat left center;
}

.usercp_nav_password {
padding-left: 40px;
background: url(images/novus-gold/usercp/password.gif) no-repeat left center;
}

.usercp_nav_username {
padding-left: 40px;
background: url(images/novus-gold/usercp/username.gif) no-repeat left center;
}

.usercp_nav_editsig {
padding-left: 40px;
background: url(images/novus-gold/usercp/editsig.gif) no-repeat left center;
}

.usercp_nav_avatar {
padding-left: 40px;
background: url(images/novus-gold/usercp/avatar.gif) no-repeat left center;
}

.usercp_nav_options {
background: url(images/novus-gold/usercp/options.gif) no-repeat left center;
}

.usercp_nav_usergroups {
background: url(images/novus-gold/usercp/usergroups.gif) no-repeat left center;
}

.usercp_nav_editlists {
background: url(images/novus-gold/usercp/editlists.gif) no-repeat left center;
}

.usercp_nav_attachments {
background: url(images/novus-gold/usercp/attachments.gif) no-repeat left center;
}

.usercp_nav_drafts {
background: url(images/novus-gold/usercp/drafts.gif) no-repeat left center;
}

.usercp_nav_subscriptions {
background: url(images/novus-gold/usercp/subscriptions.gif) no-repeat left center;
}

.usercp_nav_fsubscriptions {
background: url(images/novus-gold/usercp/fsubscriptions.gif) no-repeat left center;
}

.usercp_nav_notepad {
background: url(images/novus-gold/usercp/notepad.gif) no-repeat left center;
}

.usercp_nav_viewprofile {
background: url(images/novus-gold/usercp/viewprofile.gif) no-repeat left center;
}

.usercp_nav_home {
background: url(images/novus-gold/usercp/home.gif) no-repeat left center;
}



]]>
</stylesheet>
<stylesheet name="modcp.css" attachedto="modcp.php" version="1411"><![CDATA[.modcp_nav_item {
display: block;
padding: 1px 0 1px 23px;
}

.modcp_nav_home {
background: url(images/novus-gold/modcp/home.gif) no-repeat left center;
}

.modcp_nav_announcements {
background: url(images/novus-gold/modcp/announcements.gif) no-repeat left center;
}

.modcp_nav_reports {
background: url(images/novus-gold/modcp/reports.gif) no-repeat left center;
}

.modcp_nav_modqueue {
background: url(images/novus-gold/modcp/modqueue.gif) no-repeat left center;
}

.modcp_nav_modlogs {
background: url(images/novus-gold/modcp/modlogs.gif) no-repeat left center;
}

.modcp_nav_editprofile {
background: url(images/novus-gold/modcp/editprofile.gif) no-repeat left center;
}

.modcp_nav_banning {
background: url(images/novus-gold/modcp/banning.gif) no-repeat left center;
}

.modcp_nav_warninglogs {
background: url(images/novus-gold/modcp/warninglogs.gif) no-repeat left center;
}

.modcp_nav_ipsearch {
background: url(images/novus-gold/modcp/ipsearch.gif) no-repeat left center;
}

.modqueue_message {
overflow: auto;
max-height: 250px;
}

.modqueue_controls {
width: 270px;
float: right;
text-align: center;
border: 1px solid #ccc;
background: #fff;
padding: 6px;
font-weight: bold;
}

.modqueue_controls label {
margin-right: 8px;
}

.label_radio_ignore, .label_radio_delete, .label_radio_approve {
font-weight: bold;
}

.modqueue_meta {
color: #444;
font-size: 95%;
margin-bottom: 8px;
}

.modqueue_mass {
list-style: none;
margin: 0;
width: 150px;
padding: 0;
}

.modqueue_mass li {
margin-bottom: 4px;
padding: 0;
}

.modqueue_mass li a {
display: block;
padding: 4px;
border: 1px solid transparent;
}

.modqueue_mass li a:hover {
background: #efefef;
border: 1px solid #ccc;
text-decoration: none;
}

]]>
</stylesheet>
</stylesheets>
<templates>
<template name="showthread" version="1411"><![CDATA[<html>
<head>
<title>{$thread['subject']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
var quickdelete_confirm = "{$lang->quickdelete_confirm}";
// -->
</script>
<script type="text/javascript" src="jscripts/thread.js?ver=1400"></script>
</head>
<body>
{$header}
{$pollbox}
<div class="float_left first">
{$multipage}
</div>
<div class="float_right" style="margin-bottom: 10px">
{$newreply}
</div>
{$ratethread}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder3" style="clear: both; border-bottom-width: 0;">
<tr>
<td class="thead" colspan="2">
<div style="float: right;">
<span class="smalltext"><strong><a href="showthread.php?mode=threaded&amp;tid={$tid}&amp;pid={$pid}#pid{$pid}">{$lang->threaded}</a> | <a href="showthread.php?mode=linear&amp;tid={$tid}&amp;pid={$pid}#pid{$pid}">{$lang->linear}</a></strong></span>
</div>
<div>
<strong>{$thread['subject']}</strong>
</div>
</td>
</tr>
{$classic_header}
</table>
<div id="posts">
{$posts}
</div>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder4" style="border-top-width: 0;">
<tr>
<td colspan="2" class="tfoot">
{$search_thread}
<div>
<strong>&laquo; <a href="{$next_oldest_link}">{$lang->next_oldest}</a> | <a href="{$next_newest_link}">{$lang->next_newest}</a> &raquo;</strong>
</div>
</td>
</tr>
</table>
<div class="float_left">
{$multipage}
</div>
<div style="margin-top: 10px;" class="float_right">
{$newreply}
</div>
<br style="clear: both;" />
{$quickreply}
{$threadexbox}
{$similarthreads}
<br />
<div class="float_left">
<ul class="thread_tools">
<li class="printable"><a href="printthread.php?tid={$tid}">{$lang->view_printable}</a></li>
<li class="sendthread"><a href="sendthread.php?tid={$tid}">{$lang->send_thread}</a></li>
<li class="subscription_{$add_remove_subscription}"><a href="usercp2.php?action={$add_remove_subscription}subscription&amp;tid={$tid}">{$add_remove_subscription_text}</a></li>
</ul>
</div>

<div class="float_right" style="text-align: right;">
{$moderationoptions}
{$forumjump}
</div>
<br style="clear: both;" />
{$footer}
</body>
</html>]]></template>
<template name="header_welcomeblock_member_moderator" version="1409"><![CDATA[<a href="{$mybb->settings['bburl']}/modcp.php">{$lang->welcome_modcp}</a>]]></template>
<template name="header_welcomeblock_member_admin" version="1409"><![CDATA[<a href="{$mybb->settings['bburl']}/{$config['admin_dir']}/index.php">{$lang->welcome_admin}</a>]]></template>
<template name="header_welcomeblock_member" version="1410"><![CDATA[<img class="welcome-img" src="{$mybb->user['avatar']}" />
<div class="welcome">Hey there, <strong>{$mybb->user['username']}</strong><a class="smalltext logout" href="{$mybb->settings['bburl']}/member.php?action=logout&amp;logoutkey={$mybb->user['logoutkey']}">{$lang->welcome_logout}</a></div>
<div class="links"><a href="{$mybb->settings['bburl']}/usercp.php"><strong>{$lang->welcome_usercp}</strong></a>
{$modcplink}{$admincplink}
<a href="{$mybb->settings['bburl']}/private.php">{$lang->welcome_pms}</a> {$lang->welcome_pms_usage}</div>]]></template>
<template name="headerinclude" version="1411"><![CDATA[<link rel="alternate" type="application/rss+xml" title="{$lang->latest_threads} (RSS 2.0)" href="{$mybb->settings['bburl']}/syndication.php" />
<link rel="alternate" type="application/atom+xml" title="{$lang->latest_threads} (Atom 1.0)" href="{$mybb->settings['bburl']}/syndication.php?type=atom1.0" />
<meta http-equiv="Content-Type" content="text/html; charset={$charset}" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/prototype.js?ver=1400"></script>
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/general.js?ver=1400"></script>
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/popup_menu.js?ver=1400"></script>
{$stylesheets}
<style type="text/css">
@font-face {
font-family: 'nevisBold';
src: url('images/novus-gold/fonts/nevis.eot');
src: local('nevis Bold'), local('nevis-Bold'), url('images/novus-gold/fonts/nevis.ttf') format('truetype'), url('images/novus-gold/fonts/nevis.svg#nevis-Bold') format('svg');
}
</style>
<!--[if IE 7]>
<style type="text/css">
.search-button {
padding: 3px 0;
}

.toplinks {
margin-top: -28px;
}

.loginbutton {
padding: 3px 5px 3px;
position: relative;
top: -4px;
}

.register-link {
padding: 3px 5px 3px;
}
</style>
<![endif]-->

<script type="text/javascript">
<!--
var cookieDomain = "{$mybb->settings['cookiedomain']}";
var cookiePath = "{$mybb->settings['cookiepath']}";
var cookiePrefix = "{$mybb->settings['cookieprefix']}";
var deleteevent_confirm = "{$lang->deleteevent_confirm}";
var removeattach_confirm = "{$lang->removeattach_confirm}";
var loading_text = '{$lang->ajax_loading}';
var saving_changes = '{$lang->saving_changes}';
var use_xmlhttprequest = "{$mybb->settings['use_xmlhttprequest']}";
var my_post_key = "{$mybb->post_code}";
var imagepath = "{$theme['imgdir']}";
// -->
</script>
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script>
<script type="text/javascript">
jQuery.noConflict();

jQuery(document).ready(function() {

jQuery('#posts td:first').removeClass('tcat2');
jQuery('#posts td:first').addClass('tcat');

jQuery('#post_ td:first').removeClass('tcat2');
jQuery('#post_ td:first').addClass('tcat');

jQuery('#posts > table:last').addClass('last-table');

jQuery('#post_').removeClass('tborder2');
jQuery('#post_').addClass('tborder4');
});
</script>
{$newpmmsg}
<script type="text/javascript" src="jscripts/shoutbox.js?ver=121"></script>]]></template>
<template name="postbit" version="1409"><![CDATA[{$ignore_bit}
<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder2" style="{$post_extra_style} {$post_visibility}" id="post_{$post['pid']}">
<tbody>
<tr>
<td class="tcat2">
<div class="float_left smalltext">
{$post['postdate']}, {$post['posttime']} <span id="edited_by_{$post['pid']}">{$post['editedmsg']}</span>
</div>
{$post['posturl']}
</td>
</tr>

<tr>
<td class="trow1 {$unapproved_shade}">
<table cellspacing="0" cellpadding="0" border="0" style="width: 100%;">
<tr>
<td class="post_avatar" width="1" style="{$post['avatar_padding']}">
{$post['useravatar']}
</td>
<td class="post_author">
<strong><span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}<br />
<span class="smalltext">
{$post['usertitle']}<br />
{$post['userstars']}
{$post['groupimage']}
</span>
</td>
<td class="smalltext post_author_info" width="165">
{$post['user_details']}
</td>
</tr>
</table>
</td>
</tr>

<tr>
<td class="trow2 post_content {$unapproved_shade}">
<span class="smalltext"><strong>{$post['icon']}{$post['subject']} {$post['subject_extra']}</strong></span>

<div class="post_body" id="pid_{$post['pid']}">
{$post['message']}
</div>
{$post['attachments']}
{$post['signature']}

<div class="post_meta" id="post_meta_{$post['pid']}">
{$post['iplogged']}
</div>
</td>
</tr>

<tr>
<td class="trow1 post_buttons {$unapproved_shade}">
<div class="author_buttons float_left">
{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}
</div>
<div class="post_management_buttons float_right">{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
</div>
</td>
</tr>
</tbody>
</table>]]></template>
<template name="search" version="1409"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->search}</title>
{$headerinclude}
</head>
<body>
{$header}
<form method="post" action="search.php">
<input type="hidden" name="action" value="do_search" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder rounded-bottom">
<tr>
<td colspan="2" class="thead"><strong>{$mybb->settings['bbname']} - {$lang->search}</strong></td>
</tr>
<tr>
<td class="tcat" width="50%"><strong>{$lang->search_keyword}</strong></td>
<td class="tcat" width="50%"><strong>{$lang->search_username}</strong></td>
</tr>
<tr>
<td class="trow1">
<table><tr>
<td valign="top"><input type="text" class="textbox" name="keywords" size="35" maxlength="250" /></td>
</tr>
<tr>
<td>
<span class="smalltext"><input type="radio" class="radio" name="postthread" value="1" checked="checked" />{$lang->search_entire_post}<br /><input type="radio" class="radio" name="postthread" value="2" />{$lang->search_titles_only}</span></td>
</tr></table>
</td>
<td class="trow1">
<table><tr>
<td class="trow1"><input type="text" class="textbox" id="author" name="author" size="35" maxlength="{$mybb->settings['maxnamelength']}" /><br /><span class="smalltext"><input type="checkbox" class="checkbox" name="matchusername" value="1" checked="checked" />&nbsp; {$lang->match_username}</span></td>
<td class="trow1">&nbsp;</td>
</tr></table>
</td>
</tr>
<tr>
<td class="tcat"><strong>{$lang->search_forums}</strong></td>
<td class="tcat"><strong>{$lang->search_options}</strong></td>
</tr>
<tr>
<td class="trow1" rowspan="5">{$srchlist}</td>
<td class="trow1">
<select name="findthreadst">
<option value="1">{$lang->threads_at_least}</option>
<option value="2">{$lang->threads_at_most}</option>
</select> <input type="text" class="textbox" name="numreplies" size="2" maxlength="4" />&nbsp;{$lang->replies2}<br />
<br />
<select name="postdate">
<option value="0">{$lang->find_anydate}</option>
<option value="1">{$lang->find_yesterday}</option>
<option value="7">{$lang->find_lastweek}</option>
<option value="14">{$lang->find_2weeks}</option>
<option value="30">{$lang->find_month}</option>
<option value="90">{$lang->find_3months}</option>
<option value="180">{$lang->find_6months}</option>
<option value="365">{$lang->find_year}</option>
</select>&nbsp;&nbsp; <input type="radio" class="radio" name="pddir" value="1" checked="checked" />{$lang->and_newer} <input type="radio" class="radio" name="pddir" value="0" />{$lang->and_older}
</td>
</tr>
<tr>
<td class="tcat"><strong>{$lang->sorting_options}</strong></td>
</tr>
<tr>
<td class="trow1">
<select name="sortby">
<option value="lastpost">{$lang->sort_lastpost}</option>
<option value="starter">{$lang->sort_author}</option>
<option value="forum">{$lang->sort_forum}</option>
</select> {$lang->sort_in} <input type="radio" class="radio" name="sortordr" value="asc" />{$lang->sort_asc} <input type="radio" class="radio" name="sortordr" value="desc" checked="checked" />{$lang->sort_desc} {$lang->sort_order}
</td>
</tr>
<tr>
<td class="tcat"><strong>{$lang->display_options}</strong></td>
</tr>
<tr>
<td class="trow1">{$lang->show_results_as} <input type="radio" class="radio" name="showresults" value="threads" checked="checked" />{$lang->show_results_threads} <input type="radio" class="radio" name="showresults" value="posts" />{$lang->show_results_posts}</td>
</tr>
</table>
<div align="center"><br /><input type="submit" class="button" name="submit" value="{$lang->search}" /></div>
</form>
{$footer}
<script type="text/javascript" src="jscripts/autocomplete.js?ver=1400"></script>
<script type="text/javascript">
<!--
if(use_xmlhttprequest == "1")
{
new autoComplete("author", "xmlhttp.php?action=get_users", {valueSpan: "username"});
}
// -->
</script>
</body>
</html>]]></template>
<template name="report_thanks" version="1409"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->report_post}</title>
{$headerinclude}
</head>
<body>
<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder rounded-top">
<tr>
<td class="trow1" align="center">
<br />
<br />
<strong>{$lang->thank_you}</strong>
<blockquote>{$lang->post_reported}</blockquote>
<br /><br />
<div style="text-align: center;">
<script type="text/javascript">
<!--
document.write('[<a href="javascript:window.close();">{$lang->close_window}</a>]');
// -->
</script>
</div>
</td>
</tr>
</table>
</body>
</html>]]></template>
<template name="previewpost" version="1409"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder3" style="clear: both; border-bottom-width: 0;">
<tr>
<td class="thead" colspan="2"><strong>{$lang->post_preview}</strong></td>
</tr>
</table>
{$postbit}
<br />]]></template>
<template name="stats" version="1409"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->board_stats}</title>
{$headerinclude}
</head>
<body>
{$header}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder rounded-bottom-2">
<tr>
<td class="thead" colspan="2"><strong>{$lang->board_stats}</strong></td>
</tr>
<tr>
<td class="tcat" width="50%"><strong>{$lang->totals}</strong></td>
<td class="tcat" width="50%"><strong>{$lang->averages}</strong></td>
</tr>
<tr>
<td class="trow1" valign="top">
{$lang->posts} <strong>{$stats['numposts']}</strong><br />
{$lang->threads} <strong>{$stats['numthreads']}</strong><br />
{$lang->members} <strong>{$stats['numusers']}</strong>
</td>
<td class="trow1" rowspan="3" valign="top">
{$lang->ppd} <strong>{$postsperday}</strong><br />
{$lang->tpd} <strong>{$threadsperday}</strong><br />
{$lang->mpd} <strong>{$membersperday}</strong><br />
{$lang->ppm} <strong>{$postspermember}</strong><br />
{$lang->rpt} <strong>{$repliesperthread}</strong>
</td>
</tr>
<tr>
<td class="tcat" valign="top"><strong>{$lang->general}</strong></td>
</tr>
<tr>
<td class="trow1">
{$lang->newest_member} {$stats['newest_user']}<br />
{$lang->members_posted} <strong>{$havepostedpercent}</strong><br />
{$lang->todays_top_poster}<br />
{$lang->popular_forum}
</td>
</tr>
</table>


<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->most_popular}</strong></td>
</tr>
<tr>
<td class="tcat" width="50%"><strong>{$lang->most_replied_threads}</strong></td>
<td class="tcat" width="50%"><strong>{$lang->most_viewed_threads}</strong></td>
</tr>
<tr>
<td class="trow1" valign="top">{$mostreplies}</td>
<td class="trow1" valign="top">{$mostviews}</td>
</tr>
</table>
{$footer}
</body>
</html>]]></template>
<template name="showthread_newreply" version="1409"><![CDATA[<a class="postbit-button-big" href="newreply.php?tid={$tid}">new reply</a>&nbsp;]]></template>
<template name="usercp" version="1409"><![CDATA[<html>
<head>
<title>{$lang->user_cp}</title>
{$headerinclude}
</head>
<body>
{$header}
<table width="100%" border="0" align="center">
<tr>
{$usercpnav}
<td valign="top">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder bottom-round">
<tr>
<td class="thead" colspan="{$colspan}"><strong>{$lang->brief_summary}</strong></td>
</tr>
<tr>
{$avatar}
<td class="trow1" width="50%"><strong>{$lang->username}</strong></td>
<td class="trow1" width="50%">{$username}</td>
</tr>
<tr>
<td class="trow2" width="50%"><strong>{$lang->primary_usergroup}</strong></td>
<td class="trow2" width="50%">{$usergroup}</td>
</tr>
<tr>
<td class="trow1" width="50%"><strong>{$lang->registration_date}</strong></td>
<td class="trow1" width="50%">{$regdate}</td>
</tr>
<tr>
<td class="trow2" width="50%"><strong>{$lang->postnum}</strong></td>
<td class="trow2" width="50%"><a href="search.php?action=finduser&amp;uid={$mybb->user['uid']}">{$mybb->user['postnum']}</a> {$lang->posts_day}</td>
</tr>
<tr>
<td class="trow1" width="50%"><strong>{$lang->email}</strong></td>
<td class="trow1" width="50%">{$mybb->user['email']}</td>
</tr>
{$reputation}
</table>
{$latest_warnings}
</td>
</tr>
</table>
{$footer}
</body>
</html>]]></template>
<template name="usercp_forumsubscriptions" version="1409"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->forum_subscriptions}</title>
{$headerinclude}
</head>
<body>
{$header}
<table width="100%" border="0" align="center">
<tr>
{$usercpnav}
<td valign="top">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder thead-rounded">
<tr>
<td class="thead" width="1"> </td>
<td class="thead" valign="bottom"><span class="smalltext"><strong>{$lang->forum}</strong></span></td>
<td class="thead" valign="bottom" style="white-space: nowrap; text-align: center;"><span class="smalltext"><strong>{$lang->posts}</strong></span></td>
<td class="thead" valign="bottom" style="white-space: nowrap; text-align: center;"><span class="smalltext"><strong>{$lang->threads}</strong></span></td>
<td class="thead" valign="bottom" align="center"><span class="smalltext"><strong>{$lang->lastpost}</strong></span></td>
</tr>
{$forums}
</table>
</td>
</tr>
</table>
{$footer}
</body>
</html>]]></template>
<template name="reputation_addlink" version="1410"><![CDATA[<div class="float_right" style="padding-bottom: 10px;"><a class="postbit-button-big" href="javascript:MyBB.reputation({$user['uid']});">rate user</a></div>]]></template>
<template name="showthread_newreply_closed" version="1410"><![CDATA[<a class="postbit-button-big" href="newreply.php?tid={$tid}">closed</a>&nbsp;]]></template>
<template name="postbit_reply_pm" version="1409"><![CDATA[<a class="postbit-button" href="private.php?action=send&amp;pmid={$id}&amp;do=reply">reply</a>]]></template>
<template name="postbit_forward_pm" version="1409"><![CDATA[<a class="postbit-button" href="private.php?action=send&amp;pmid={$id}&amp;do=forward">forward</a>]]></template>
<template name="showthread_ratethread" version="1410"><![CDATA[<div style="padding-right: 10px;" class="float_right">
<script type="text/javascript" src="jscripts/rating.js?ver=1400"></script>
<div id="success_rating_{$thread['tid']}" style="float: left; padding-top: 2px; padding-right: 10px;">&nbsp;</div>
<strong style="float: left; padding-right: 10px;">{$lang->thread_rating}</strong>
<div class="inline_rating">
<ul class="star_rating{$not_rated}" id="rating_thread_{$thread['tid']}">
<li style="width: {$thread['width']}%" class="current_rating" id="current_rating_{$thread['tid']}">{$ratingvotesav}</li>
<li><a class="one_star" title="{$lang->one_star}" href="./ratethread.php?tid={$thread['tid']}&amp;rating=1&amp;my_post_key={$mybb->post_code}">1</a></li>
<li><a class="two_stars" title="{$lang->two_stars}" href="./ratethread.php?tid={$thread['tid']}&amp;rating=2&amp;my_post_key={$mybb->post_code}">2</a></li>
<li><a class="three_stars" title="{$lang->three_stars}" href="./ratethread.php?tid={$thread['tid']}&amp;rating=3&amp;my_post_key={$mybb->post_code}">3</a></li>
<li><a class="four_stars" title="{$lang->four_stars}" href="./ratethread.php?tid={$thread['tid']}&amp;rating=4&amp;my_post_key={$mybb->post_code}">4</a></li>
<li><a class="five_stars" title="{$lang->five_stars}" href="./ratethread.php?tid={$thread['tid']}&amp;rating=5&amp;my_post_key={$mybb->post_code}">5</a></li>
</ul>
</div>
</div>]]></template>
<template name="index" version="1411"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
lang.no_new_posts = "{$lang->no_new_posts}";
lang.click_mark_read = "{$lang->click_mark_read}";
// -->
</script>
</head>
<body>
{$header}
{$forums}
{$boardstats}

<dl class="forum_legend smalltext">
<dt><img src="{$theme['imgdir']}/on.gif" alt="{$lang->new_posts}" title="{$lang->new_posts}" style="vertical-align: middle; padding-bottom: 4px;" /></dt>
<dd>{$lang->new_posts}</dd>

<dt><img src="{$theme['imgdir']}/off.gif" alt="{$lang->no_new_posts}" title="{$lang->no_new_posts}" style="vertical-align: middle; padding-bottom: 4px;" /></dt>
<dd>{$lang->no_new_posts}</dd>

<dt><img src="{$theme['imgdir']}/offlock.gif" alt="{$lang->forum_locked}" title="{$lang->forum_locked}" style="vertical-align: middle;" /></dt>
<dd>{$lang->forum_locked}</dd>
</dl>
<br style="clear: both" />
<br />
<sf_shoutbox>
{$footer}
</body>
</html>]]></template>
<template name="postbit_delete_pm" version="1409"><![CDATA[<a class="postbit-button" href="private.php?action=delete&amp;pmid={$id}&amp;my_post_key={$mybb->post_code}">delete</a>]]></template>
<template name="postbit_replyall_pm" version="1409"><![CDATA[<a class="postbit-button" href="private.php?action=send&amp;pmid={$id}&amp;do=replyall">reply to all</a>]]></template>
<template name="newreply_threadreview_more" version="1409"><![CDATA[<tr>
<td class="tfoot" align="center"><span class="smalltext"><strong>{$lang->thread_review_more}</strong></span></td>
</tr>]]></template>
<template name="header" version="1411"><![CDATA[<a name="top" id="top"></a>
<div id="container">
<div id="logo">
<span class="name">
<a href="{$mybb->settings['bburl']}">{$mybb->settings['bbname']}</a>
</span>
<ul class="toplinks">
<li><a href="{$mybb->settings['bburl']}/search.php" title="{$lang->toplinks_search}"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/search.png" alt="{$lang->toplinks_search}" title="" />{$lang->toplinks_search}</a></li>
<li><a href="{$mybb->settings['bburl']}/memberlist.php" title="{$lang->toplinks_memberlist}"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/memberlist.png" alt="{$lang->toplinks_memberlist}" title="" />{$lang->toplinks_memberlist}</a></li>
<li><a href="{$mybb->settings['bburl']}/calendar.php" title="{$lang->toplinks_calendar}"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/calendar.png" alt="{$lang->toplinks_calendar}" title="" />{$lang->toplinks_calendar}</a></li>
<li><a href="{$mybb->settings['bburl']}/misc.php?action=help" title="{$lang->toplinks_help}"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/help.png" alt="{$lang->toplinks_help}" title="" />{$lang->toplinks_help}</a></li>
</ul>
</div>
<div class="infobox">
<div class="search">
<span class="search-text">{$lang->toplinks_search}:</span>
<form method="post" action="{$mybb->settings['bburl']}/search.php" class="search-container">
<input type="text" class="search-box" name="keywords" />
<input type="submit" class="search-button" name="submit" value="Search"/>
<input type="hidden" value="do_search" name="action"/></form>
</div>
<div id="panel">
{$welcomeblock}
</div>
</div>
<div class="box">
<hr class="hidden" />
<div id="content">
{$pm_notice}
{$bannedwarning}
{$bbclosedwarning}
{$unreadreports}
<navigation>
<br />]]></template>
<template name="polls_showresults" version="1409"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->poll_results}</title>
{$headerinclude}
</head>
<body>
{$header}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="4" align="center"><strong>{$poll['question']}</strong></td>
</tr>
{$polloptions}
<tr>
<td class="tfoot3" align="right" colspan="2"><strong>{$lang->poll_total}</strong></td>
<td class="tfoot3" align="center"><strong>{$poll['numvotes']} {$lang->poll_votes}</strong></td>
<td class="tfoot2" align="center"><strong>{$totpercent}</strong></td>
</tr>
</table>
{$footer}
</body>
</html>]]></template>
<template name="footer" version="1410"><![CDATA[<br />
</div>
<hr class="hidden" />
<div id="copyright">
<div id="debug"><debugstuff></div>
<br />
<br class="clear" />
<!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code -->
{$auto_dst_detection}
</div>
</div>
<div class="bottommenu">
<div class="float_right language-select">{$lang_select}</div>
<div>
<span class="smalltext"><a href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a><a href="{$mybb->settings['homeurl']}">{$mybb->settings['homename']}</a><a href="#top">{$lang->bottomlinks_returntop}</a><a href="#content">{$lang->bottomlinks_returncontent}</a><a href="<archive_url>">{$lang->bottomlinks_litemode}</a><a href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a></span>
</div>
</div>
<div id="footer"><!-- MyBB is free software developed and maintained by a volunteer community.
It would be much appreciated by the MyBB Group if you left the full copyright and "powered by" notice intact,
to show your support for MyBB. If you choose to remove or modify the copyright below,
you may be refused support on the MyBB Community Forums.

This is free software, support us and we'll support you. -->
{$lang->powered_by} <a href="http://www.mybboard.net" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="http://www.mybboard.net" target="_blank">MyBB Group</a>.
<!-- End powered by -->
Theme created by <a href="http://community.mybboard.net/user-12419.html">computergeek67</a>.
<span class="icon-copyright">Icons by <a href="http://www.pinvoke.com" target="_blank">Pinvoke</a></span>
</div>
<img src="{$theme['imgdir']}/footer-bottom.png"/>]]></template>
<template name="calendar_eventbit" version="1409"><![CDATA[<div style="margin-bottom: 4px;" class="smalltext {$event_class}"><a class="event" href="{$event['eventlink']}" title="{$event['fullname']}">{$event['name']}</a></div>]]></template>
<template name="calendar_weekrow_day" version="1410"><![CDATA[<td class="{$day_class}" height="100" valign="top">
<div class="float_right smalltext"><a href="{$day_link}">{$day}</a></div>
<div class="event-container" style="clear: both;">
{$day_birthdays}
{$day_events}
</div>
</td>]]></template>
<template name="calendar_weekrow" version="1409"><![CDATA[<tr>
<td class="tcat" align="center" width="1"><a href="{$week_link}">&raquo;</a></td>
{$day_bits}
</tr>]]></template>
<template name="usercp_nav" version="1409"><![CDATA[<td width="{$lang->ucp_nav_width}" valign="top">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder5">
<tr>
<td class="thead"><strong>{$lang->ucp_nav_menu}</strong></td>
</tr>
<tr>
<td class="trow1 smalltext"><a href="usercp.php" class="usercp_nav_item usercp_nav_home">{$lang->ucp_nav_home}</a></td>
</tr>
{$usercpmenu}
</table>
</td>]]></template>
<template name="showthread_poll_results" version="1409"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="4" align="center"><strong>{$lang->poll} {$poll['question']}</strong><br /><span class="smalltext">{$pollstatus}</span></td>
</tr>
{$polloptions}
<tr>
<td class="tfoot3" align="right" colspan="2"><strong>{$lang->total}</strong></td>
<td class="tfoot3" align="center"><strong>{$lang->total_votes}</strong></td>
<td class="tfoot2" align="center"><strong>{$totpercent}</strong></td>
</tr>
</table>
<table cellspacing="0" cellpadding="2" border="0" width="100%" align="center">
<tr>
<td align="left"><span class="smalltext">{$lang->you_voted}</span></td>
<td align="right"><span class="smalltext">[<a href="polls.php?action=showresults&amp;pid={$poll['pid']}">{$lang->show_results}</a>{$edit_poll}]</span></td>
</tr>
</table>
<br />]]></template>
<template name="announcement" version="1409"><![CDATA[<html>
<head>
<title>{$lang->announcements}</title>
{$headerinclude}
</head>
<body>
{$header}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder3" style="clear: both; border-bottom-width: 0;">
<tr>
<td class="thead" colspan="3"><strong>{$lang->forum_announcement}</strong></td>
</tr>
</table>
{$announcement}
{$footer}
</body>
</html>]]></template>
<template name="calendar" version="1409"><![CDATA[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->calendar}</title>
{$headerinclude}
</head>
<body>
{$header}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<thead>
<tr>
<td class="thead" colspan="8">
<div class="float_right">
<a href="{$prev_link}">&laquo; {$monthnames[$prev_month['month']]} {$prev_month['year']}</a> | <a href="{$next_link}">{$monthnames[$next_month['month']]} {$next_month['year']} &raquo;</a>
</div>
<div><strong>{$monthnames[$month]} {$year}</strong></div>
</td>
</tr>
<tr>
<td class="tcat">&nbsp;</td>
{$weekday_headers}
</tr>
</thead>
<tbody>
{$calendar_rows}
</tbody>
</table>
<br />
<form action="calendar.php" method="post">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder rounded-top">
<tr>
<td class="trow1">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td class="trow1" valign="top">{$addevent}</td>
<td class="trow1" align="right">
<span class="smalltext"><strong>{$lang->jump_month}</strong></span>
<select name="month">
<option value="{$month}">{$monthnames[$month]}</option>
<option value="{$month}">----------</option>
<option value="1">{$lang->alt_month_1}</option>
<option value="2">{$lang->alt_month_2}</option>
<option value="3">{$lang->alt_month_3}</option>
<option value="4">{$lang->alt_month_4}</option>
<option value="5">{$lang->alt_month_5}</option>
<option value="6">{$lang->alt_month_6}</option>
<option value="7">{$lang->alt_month_7}</option>
<option value="8">{$lang->alt_month_8}</option>
<option value="9">{$lang->alt_month_9}</option>
<option value="10">{$lang->alt_month_10}</option>
<option value="11">{$lang->alt_month_11}</option>
<option value="12">{$lang->alt_month_12}</option>
</select>
<select name="year">
<option value="{$year}">{$year}</option>
<option value="{$year}">----------</option>
{$yearsel}
</select>
{$gobutton}
<br /><br />
<span class="smalltext"><strong>{$lang->jump_to_calendar}</strong></span>
{$calendar_jump}
{$gobutton}
</td>
</tr>
</table>
</td>
</tr>
</table>
</form>
{$footer}
</body>
</html>]]></template>
<template name="modcp_nav" version="1409"><![CDATA[<td width="{$lang->nav_width}" valign="top">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder5">
<tr>
<td class="thead"><strong>{$lang->nav_menu}</strong></td>
</tr>
<tr><td class="trow1 smalltext"><a href="modcp.php" class="modcp_nav_item modcp_nav_home">{$lang->mcp_nav_home}</a></td></tr>
<tr>
<td class="tcat">
<div class="float_right"><img src="{$theme['imgdir']}/collapse{$collapsedimg['modcpforums']}.gif" id="modcpforums_img" class="expander" alt="[-]" title="[-]" /></div>
<div><span class="smalltext"><strong>{$lang->mcp_nav_forums}</strong></span></div>
</td>
</tr>
<tbody style="{$collapsed['modcpforums_e']}" id="modcpforums_e">
<tr><td class="trow1 smalltext"><a href="modcp.php?action=announcements" class="modcp_nav_item modcp_nav_announcements">{$lang->mcp_nav_announcements}</a></td></tr>
<tr><td class="trow1 smalltext"><a href="modcp.php?action=modqueue" class="modcp_nav_item modcp_nav_modqueue">{$lang->mcp_nav_modqueue}</a></td></tr>
<tr><td class="trow1 smalltext"><a href="modcp.php?action=reports" class="modcp_nav_item modcp_nav_reports">{$lang->mcp_nav_reported_posts}</a></td></tr>
<tr><td class="trow1 smalltext"><a href="modcp.php?action=modlogs" class="modcp_nav_item modcp_nav_modlogs">{$lang->mcp_nav_modlogs}</a></td></tr>
</tbody>
<tr>
<td class="tcat">
<div class="float_right"><img src="{$theme['imgdir']}/collapse{$collapsedimg['modcpusers']}.gif" id="modcpusers_img" class="expander" alt="[-]" title="[-]" /></div>
<div><span class="smalltext"><strong>{$lang->mcp_nav_users}</strong></span></div>
</td>
</tr>
<tbody style="{$collapsed['modcpusers_e']}" id="modcpusers_e">
<tr><td class="trow1 smalltext"><a href="modcp.php?action=finduser" class="modcp_nav_item modcp_nav_editprofile">{$lang->mcp_nav_editprofile}</a></td></tr>
<tr><td class="trow1 smalltext"><a href="modcp.php?action=banning" class="modcp_nav_item modcp_nav_banning">{$lang->mcp_nav_banning}</a></td></tr>
<tr><td class="trow1 smalltext"><a href="modcp.php?action=warninglogs" class="modcp_nav_item modcp_nav_warninglogs">{$lang->mcp_nav_warninglogs}</a></td></tr>
<tr><td class="trow1 smalltext"><a href="modcp.php?action=ipsearch" class="modcp_nav_item modcp_nav_ipsearch">{$lang->mcp_nav_ipsearch}</a></td></tr>
</tbody>
</table>
</td>]]></template>
<template name="nav" version="1410"><![CDATA[<div class="navigation">
<img src="{$theme['imgdir']}/home.png" />{$nav}{$activesep}{$activebit}
</div>]]></template>
<template name="nav_sep" version="1410"><![CDATA[<img src="{$theme['<img src="http://www.cmybbimages.com/users/mint/$folder.png" alt="" />']}/arrow.png" />]]></template>
<template name="nav_sep_active" version="1410"><![CDATA[<img src="{$theme['imgdir']}/arrow.png" />]]></template>
<template name="postbit_edit" version="1409"><![CDATA[<a class="postbit-button" href="editpost.php?pid={$post['pid']}" id="edit_post_{$post['pid']}">edit</a>
<div id="edit_post_{$post['pid']}_popup" class="popup_menu" style="display: none;"><div class="popup_item_container"><a href="javascript:;" onclick="Thread.quickEdit({$post['pid']});" class="popup_item">{$lang->postbit_quick_edit}</a></div><div class="popup_item_container"><a href="editpost.php?pid={$post['pid']}" class="popup_item">{


Forum Jump:


Users browsing this thread: 1 Guest(s)