PDA

View Full Version : A Cool MYBB Theme.



BeastBreaker
09-10-2012, 07:29 PM
Any Mybb Fans may like this theme That i made..


<?xml version="1.0" encoding="UTF-8"?>
<theme name="reksio" version="1603">
<properties>
<templateset><=!=[=C=D=A=T=A=[5]=]=></templateset>
<editortheme><=!=[=C=D=A=T=A=[default]=]=></editortheme>
<imgdir><=!=[=C=D=A=T=A=[images/reksio]=]=></imgdir>
<logo><=!=[=C=D=A=T=A=[]=]=></logo>
<tablespace><=!=[=C=D=A=T=A=[4]=]=></tablespace>
<borderwidth><=!=[=C=D=A=T=A=[0]=]=></borderwidth>
</properties>
<stylesheets>
<stylesheet name="buttons.css" version="1603"><=!=[=C=D=A=T=A=[.t_button {
color: #738F9D !important;
padding: 4px;
border-radius: 6px;
margin: 5px 0px;
font-weight: bold;
-moz-box-shadow: 1px 1px 1px #666;
-webkit-box-shadow: 1px 1px 1px #666;
box-shadow: 1px 1px 1px #666;
text-shadow: rgba(0,0,0, .5) 0px -1px 0px;
background: rgb(33,49,71);
/* Old browsers */
background: -moz-linear-gradient(top, rgba(33,49,71,1) 0%, rgba(45,53,86,1) 40%, rgba(66,88,116,1) 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(33,49,71,1)), color-stop(40%,rgba(45,53,86,1)), color-stop(100%,rgba(66,88,116,1)));
/* Chrome, Safari4+ */
background: -webkit-linear-gradient(top, rgba(33,49,71,1) 0%, rgba(45,53,86,1) 40%, rgba(66,88,116,1) 100%);
/* Chrome10+, Safari5.1+ */
background: -o-linear-gradient(top, rgba(33,49,71,1) 0%, rgba(45,53,86,1) 40%, rgba(66,88,116,1) 100%);
/* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(33,49,71,1) 0%, rgba(45,53,86,1) 40%, rgba(66,88,116,1) 100%);
/* IE10+ */
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#213147', endColorstr='#425874',GradientType=0 );
/* IE6-9 */
background: linear-gradient(top, rgba(33,49,71,1) 0%, rgba(45,53,86,1) 40%, rgba(66,88,116,1) 100%);
/* W3C */
display: block;
}
.t_button:hover {
-webkit-transition: color 0.3s linear;
-moz-transition: color 0.3s linear;
-o-transition: color 0.3s linear;
color: #fff !important;
}
.post_buttons {
border-top: 1px #D6CDBB solid;
}
.post_buttons a, .popup_item_container a {
color: #738F9D !important;
padding: 2px 3px;
border-radius: 6px;
font-size: 11px;
margin: 0px;
font-weight: bold;
text-transform: uppercase;
-moz-box-shadow: 1px 1px 1px #666;
-webkit-box-shadow: 1px 1px 1px #666;
box-shadow: 1px 1px 1px #666;
text-shadow: rgba(0,0,0, .5) 0px -1px 0px;
background: rgb(33,49,71);
/* Old browsers */
background: -moz-linear-gradient(top, rgba(33,49,71,1) 0%, rgba(45,53,86,1) 40%, rgba(66,88,116,1) 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(33,49,71,1)), color-stop(40%,rgba(45,53,86,1)), color-stop(100%,rgba(66,88,116,1)));
/* Chrome, Safari4+ */
background: -webkit-linear-gradient(top, rgba(33,49,71,1) 0%, rgba(45,53,86,1) 40%, rgba(66,88,116,1) 100%);
/* Chrome10+, Safari5.1+ */
background: -o-linear-gradient(top, rgba(33,49,71,1) 0%, rgba(45,53,86,1) 40%, rgba(66,88,116,1) 100%);
/* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(33,49,71,1) 0%, rgba(45,53,86,1) 40%, rgba(66,88,116,1) 100%);
/* IE10+ */
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#213147', endColorstr='#425874',GradientType=0 );
/* IE6-9 */
background: linear-gradient(top, rgba(33,49,71,1) 0%, rgba(45,53,86,1) 40%, rgba(66,88,116,1) 100%);
/* W3C */
}
.post_buttons a:hover {
-webkit-transition: color 0.3s linear;
-moz-transition: color 0.3s linear;
-o-transition: color 0.3s linear;
color: #fff !important;
}]=]=>
</stylesheet>
<stylesheet name="global.css" version="1603"><=!=[=C=D=A=T=A=[/* Plik arkusza kaskadowego i elo* Create by Adrian, modified by Sru Wypierdalac leszcze*/
/*Global.css*/
body {
background: #EEE8DC url(images/reksio/bg.png) top left repeat-x;
color: #2D281F;
text-align: center;
line-height: 1.4;
margin: 0;
font-family: Verdana, Arial, Sans-Serif;
font-size: 13px;
}
.logo {
background: url(images/reksio/logo.png) left no-repeat;
width: 450px;
text-align: left;
height: 120px;
display: block
}
.modnotice {
border-width: 2px 0px 2px 0px;
border-color: #294146;
border-style: solid;
}
a:link {
color: #134754;
text-decoration: none;
}
a:visited {
color: #134754;
text-decoration: none;
}
a:hover, a:active {
color: #63553C;
text-decoration: none;
}
#container {
background: #fff;
width: 984px;
color: #000000;
border: 1px solid #e4e4e4;
margin: auto auto;
padding: 0px 20px 0px 20px;
text-align: left;
box-shadow: 0px 0px 7px #786F5D;
-moz-box-shadow: 0px 0px 7px #786F5D;
-webkit-box-shadow: 0px 0px 7px #786F5D;
-webkit-border-bottom-left-radius: 15px;
-khtml-border-radius-bottomleft: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-bottom-right-radius: 15px;
-khtml-border-radius-bottomright: 15px;
-moz-border-radius-bottomright: 15px;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
}
#content {
/* FIX: Make internet explorer wrap correctly */
width: auto !important;
}
#panel {
background: #D1C8B8 url(images/reksio/panel_bg.png) top left repeat-x;
width: 340px;
;
color: #fff;
border-left: 1px solid #A19988;
border-right: 1px solid #A19988;
border-bottom: 1px solid #A19988;
-webkit-border-bottom-left-radius: 5px;
-khtml-border-radius-bottomleft: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-right-radius: 5px;
-khtml-border-radius-bottomright: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
float: right;
text-align: left;
min-width: 280px;
font-size: 11px;
}
table {
color: #000000;
font-family: Verdana, Arial, Sans-Serif;
font-size: 13px;
}
.tborder {
width: 100%;
margin: auto auto;
border-width: 0px 1px 1px 1px;
border-style: solid;
border-color: #D6CDBB;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
box-shadow: 3px 3px 6px #CCC;
}
.thead {
background: #2c3541;
background: -moz-linear-gradient(top,#2c3541 0%,#435063 50%,#435063 51%,#2c3541 93%,#cfc9bc 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2c3541), color-stop(50%,#435063), color-stop(51%,#435063), color-stop(93%,#2c3541), color-stop(100%,#cfc9bc));
background: -webkit-linear-gradient(top,#2c3541 0%,#435063 50%,#435063 51%,#2c3541 93%,#cfc9bc 100%);
background: -o-linear-gradient(top,#2c3541 0%,#435063 50%,#435063 51%,#2c3541 93%,#cfc9bc 100%);
background: -ms-linear-gradient(top,#2c3541 0%,#435063 50%,#435063 51%,#2c3541 93%,#cfc9bc 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2c3541',endColorstr='#cfc9bc',Grad ientType=0 );
background: linear-gradient(top,#2c3541 0%,#435063 50%,#435063 51%,#2c3541 93%,#cfc9bc 100%);
line-height: 20px;
height: 20px;
padding: 3px 10px 3px 25px;
font-size: 13px;
font-weight: bold !important;
-webkit-border-top-left-radius: 7px;
-webkit-border-top-right-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
text-transform: uppercase;
color: #ffffff;
}
.thead a:link {
color: #ffffff;
text-decoration: none;
}
.thead a:visited {
color: #ffffff;
text-decoration: none;
}
.thead a:hover, .thead a:active {
color: #ffffff;
text-decoration: none;
}
.tcat {
background: url(images/reksio/tcat.png) right repeat-x;
color: #000000;
font-size: 10px;
}
.tcat a:link {
color: #000000;
}
.tcat a:visited {
color: #000000;
}
.tcat a:hover, .tcat a:active {
color: #574D34;
}
.trow_static {
background: #f7f3e9;
}
.trow1 {
background: #f7f3e9;
background: -moz-linear-gradient(top,#f7f3e9 0%,#dddad2 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f7f3e9), color-stop(100%,#dddad2));
background: -webkit-linear-gradient(top,#f7f3e9 0%,#dddad2 100%);
background: -o-linear-gradient(top,#f7f3e9 0%,#dddad2 100%);
background: -ms-linear-gradient(top,#f7f3e9 0%,#dddad2 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f7f3e9',endColorstr='#dddad2',Grad ientType=0 );
background: linear-gradient(top,#f7f3e9 0%,#dddad2 100%);
}
.trow2 {
background: #f3eddd;
background: -moz-linear-gradient(top,#f3eddd 0%,#d8d6c5 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f3eddd), color-stop(100%,#d8d6c5));
background: -webkit-linear-gradient(top,#f3eddd 0%,#d8d6c5 100%);
background: -o-linear-gradient(top,#f3eddd 0%,#d8d6c5 100%);
background: -ms-linear-gradient(top,#f3eddd 0%,#d8d6c5 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f3eddd',endColorstr='#d8d6c5',Grad ientType=0 );
background: linear-gradient(top,#f3eddd 0%,#d8d6c5 100%);
}
.trow_post {
background: #F3EDDD;
}
.trow_shaded {
background: #ffdde0;
}
.trow_selected td {
background: #FFFBD9;
color: #000;
}
.trow_sep {
background: #C4BBA2;
color: #4C4532;
font-size: 12px;
font-weight: bold;
}
.tfoot {
background: #d1c8b8;
background: -moz-linear-gradient(top,#d1c8b8 0%,#b7a9a3 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#d1c8b8), color-stop(100%,#b7a9a3));
background: -webkit-linear-gradient(top,#d1c8b8 0%,#b7a9a3 100%);
background: -o-linear-gradient(top,#d1c8b8 0%,#b7a9a3 100%);
background: -ms-linear-gradient(top,#d1c8b8 0%,#b7a9a3 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d1c8b8',endColorstr='#b7a9a3',Grad ientType=0 );
background: linear-gradient(top,#d1c8b8 0%,#b7a9a3 100%);
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
color: #5C5343;
}
.tfoot a:link {
color: #5C5343;
text-decoration: none;
}
.tfoot a:visited {
color: #5C5343;
text-decoration: none;
}
.tfoot a:hover, .tfoot a:active {
color: #5C5343;
text-decoration: underline;
}
.bottommenu {
background: #F7F3E9;
color: #000000;
padding: 5px;
border: 1px solid #D6CDBB;
box-shadow: 3px 3px 6px #CCC;
}
.navigation {
background: #000 url(images/reksio/nav_bg.png) top left repeat-x;
color: #fff;
padding: 8px;
text-align: left;
font-family: Arial;
}
.navigation a:link {
color: #CEE5EF;
padding: 6px;
text-decoration: none;
}
.navigation a:visited {
color: #CEE5EF;
padding: 6px;
text-decoration: none;
}
.navigation a:hover, .navigation a:active {
background: #232935;
color: #CBF2FF;
padding: 5px;
border: 1px solid #0F1A1E;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-decoration: none
}
.navigation .active {
background: #171D23;
color: #fff;
padding: 5px;
border: 1px solid #2E3F46;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-size: small;
}
.smalltext {
font-size: 11px;
}
.largetext {
font-size: 16px;
font-weight: bold;
}
input.textbox {
background: #fff;
color: #000;
border: 1px solid #0f5c8e;
padding: 1;
}
textarea {
background: #ffffff;
color: #000000;
border: 1px solid #0f5c8e;
padding: 2px;
font-family: Verdana, Arial, Sans-Serif;
line-height: 1.4;
font-size: 13px;
}
select {
background: #ffffff;
border: 1px solid #0f5c8e;
}
.editor {
background: #f1f1f1;
border: 1px solid #ccc;
}
.editor_control_bar {
background: #fff;
border: 1px solid #0f5c8e;
}
.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: #C7DBEE;
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 {
border: 1px solid #f30;
color: #f30;
}
.valid_field {
border: 1px solid #0c0;
}
.validation_error {
background: url(images/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/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/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;
}
#panel .links {
margin: 0;
float: right;
}
.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 {
background: #fff;
padding: 4px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
min-width: 150px;
border: 1px inset #C3BAA4;
margin: 0px;
}
blockquote cite {
border-bottom: 1px solid #D6CDBB;
display: block;
margin: 4px 0;
font-style: normal;
font-weight: bold;
}
blockquote cite span {
float: right;
font-weight: normal;
}
blockquote cite span.highlight {
float: none;
font-weight: bold;
padding-bottom: 0;
}
.codeblock {
background: #FFFFFF;
padding: 5px;
border: 1px solid #888;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
box-shadow: 5px 5px 5px #888;
-moz-box-shadow: 5px 5px 5px #888;
-webkit-box-shadow: 5px 5px 5px #888;
text-shadow: 2px 2px 10px #888
}
.codeblock .title {
border-bottom: 1px solid #D6CDBB;
margin: 4px 0;
font-weight: bold;
}
.codeblock code {
overflow: auto;
height: auto;
max-height: 200px;
display: block;
font-family: Monaco, Consolas, Courier, monospace;
font-size: 13px;
}
.codeblock:hover {
background: #FFFFFF url(images/reksio/strzalka.png)no-repeat right;
}
.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 url(images/reksio/pm_alert.png) top left repeat-x;
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/error.gif) no-repeat 0;
}
div.error.ul {
margin-left: 24px;
}
.online {
color: #15A018;
}
.offline {
color: #C7C7C7;
}
.pagination {
font-size: 11px;
padding-top: 10px;
margin-bottom: 5px;
}
.tfoot .pagination, .tcat .pagination {
padding-top: 0;
}
.pagination .pages {
font-weight: bold;
}
.pagination .pagination_current, .pagination a {
color: #134754;
margin-bottom: 3px;
}
.pagination a {
background: #F3EDDD;
color: #134754;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 3px 7px;
}
.pagination .pagination_current {
background: #171D23;
color: #fff;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 3px 7px;
font-weight: bold;
}
.pagination a:hover {
background: #223F49;
color: #fff;
text-decoration: none;
}
.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;
}
.forum_legend dd {
float: left;
margin-right: 10px;
line-height: 40px;
}
.forum_legend dt {
margin-right: 10px;
float: left;
line-height: 40px;
}
.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;
color: #3E3320;
}
.quick_jump {
background: url(images/jump.gif) no-repeat 0;
width: 13px;
height: 13px;
padding-left: 13px;
/* amount of padding needed for image to fully show */
vertical-align: middle;
border: none;
}
.repbox {
font-size: 16px;
font-weight: bold;
padding: 5px 7px 5px 7px;
}
._neutral {
background-color: #FAFAFA;
color: #999999;
border: 1px solid #CCCCCC;
}
._minus {
background-color: #FDD2D1;
color: #CB0200;
border: 1px solid #980201;
}
._plus {
background-color: #E8FCDC;
color: #008800;
border: 1px solid #008800;
}
.pagination_breadcrumb {
background-color: #192227;
border: 1px solid #2E3D44;
outline: 1px solid #000;
padding: 5px 15px;
margin-top: 5px;
font-weight: normal;
}
.pagination_breadcrumb_link {
vertical-align: middle;
cursor: pointer;
}
/*Reksio.css*/
h2, h3, h5, h6 {
display: inline;
font: inherit;
}
h4 {
margin: 0;
padding: 0;
overflow: hidden;
height: 25px;
line-height: 25px;
font-family: DejaVu Sans;
font-size: 14px;
font-weight: bold;
}
#header {
background: #32464f;
background: -moz-linear-gradient(top,#32464f 0%,#0b0f11 31%,#0b0f11 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#32464f), color-stop(31%,#0b0f11), color-stop(100%,#0b0f11));
background: -webkit-linear-gradient(top,#32464f 0%,#0b0f11 31%,#0b0f11 100%);
background: -o-linear-gradient(top,#32464f 0%,#0b0f11 31%,#0b0f11 100%);
background: -ms-linear-gradient(top,#32464f 0%,#0b0f11 31%,#0b0f11 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#32464f',endColorstr='#0b0f11',Grad ientType=0 );
background: linear-gradient(top,#32464f 0%,#0b0f11 31%,#0b0f11 100%);
width: 100%;
height: 120px;
}
.inner {
width: 1024px;
margin: auto;
}
.panel_avatar {
background: #877D67 url(images/reksio/panel_avatar.png) no-repeat;
width: 35px;
height: 35px;
}
.panel_links {
color: #4E4738;
padding: 10px;
}
.panel_links a {
color: #2D2B25;
}
.navigation img {
vertical-align: middle;
}
.thead strong {
font-weight: normal;
}
.tcat strong {
font-weight: normal;
}
.menu {
background: #026CB1 url(images/reksio/menu_bg.png) center repeat-x;
color: #fff;
text-transform: uppercase;
border-top: 1px solid #233036;
border-bottom: 3px solid #2E3D44;
height: 40px;
line-height: 40px;
}
.menu ul, .menu ul li {
display: block;
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}
.menu ul li {
color: #fff;
display: inline;
white-space: nowrap;
}
.menu ul li a {
background: url(images/reksio/sep.png) top right no-repeat;
padding: 10px 25px 10px 10px;
}
.menu ul a:link, ul a:visited {
color: #738F9D;
text-decoration: none;
}
.menu ul a:hover {
-webkit-transition: color 0.5s linear;
-moz-transition: color 0.5s linear;
-o-transition: color 0.5s linear;
background: url(images/reksio/menu_hover.png) right no-repeat;
color: #fff;
text-shadow: 6px 6px 12px magenta;
}
#panel_index {
background: #E0D7C5 url(images/reksio/box_bg.png) top left repeat-x;
color: #483C26;
height: 40px;
line-height: 40px;
border-bottom: 1px solid #A09784;
position: relative;
z-index: 1;
}
.panelmenu .popup_menu {
background: #D1C8B8 url(images/reksio/panel.png) top repeat-x;
width: 180px;
border: 1px solid #A19988;
}
.panelmenu {
background: #1C272B url(images/reksio/panel_menu_item.png) top left repeat-x;
}
.panelmenu .popup_menu .popup_item {
background: inherit;
color: #3B3222;
display: block;
padding: 3px 3px 3px 15px;
white-space: nowrap;
text-decoration: none;
}
.panelmenu .popup_menu .popup_item:hover {
background: #0B2437;
color: #D8E5EB;
text-decoration: none;
}
.panelmenu .popup_menu .popup_item_container {
margin: 1px;
text-align: left;
}
#panel ul {
list-style: none;
display: block;
text-align: left;
margin: 0;
padding: 0;
height: 35px;
line-height: 35px;
}
#panel ul li {
color: #fff;
white-space: nowrap;
float: left;
}
#panel ul li a {
background: url(images/reksio/panel_sep.png) no-repeat right;
color: #fff;
margin: 0;
padding: 10px;
outline: 0;
text-decoration: none;
}
#panel ul li a:hover {
background: url(images/reksio/panel_bg_hover.png) right repeat-x;
text-decoration: none;
}
#panel img {
vertical-align: middle;
}
.unreadreports {
background: #FFC4C1 url(images/reksio/unreadreports.png) top left repeat-x;
border: 1px solid #FF6057;
text-align: center;
padding: 5px 20px;
font-size: 11px;
}
td .p {
float: right;
display: none;
padding: 0;
margin: 0;
}
td:hover .p {
background: #E0D9C6;
color: #827257;
margin: 0;
display: block;
padding: 4px;
line-height: 15px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height: 15px;
text-align: right;
min-width: 150px;
border: 1px outset #C3BAA4;
font-family: verdana;
font-size: 10px;
font-weight: normal;
}
td:hover .p span {
color: #134754;
font-weight: bold;
}
td p img {
vertical-align: top;
}
.menu_search {
background: #000;
color: #fff;
height: 24px;
line-height: 24px;
vertical-align: middle;
margin-top: 5px;
border: 1px solid #2C4250;
}
.menu_search input {
background: #000;
color: #B2C3CE;
border: none;
padding: 3px;
}
.menu_search .menu_btn {
background: #000 url(images/reksio/search_btn.png) center no-repeat;
width: 25px;
color: #fff;
border: none;
cursor: pointer;
}
.menu_search .menu_btn:hover {
background: #000 url(images/reksio/search_btn_hover.png) center no-repeat;
color: #000;
border: none;
}
.button {
background: #ebebe2;
border-top: 1px solid #BEBEBE;
border-left: 1px solid #BEBEBE;
border-right: 2px solid #878787;
border-bottom: 2px solid #878787;
}
span.title {
color: #3B3222;
display: block;
float: left;
max-width: 50%;
padding: 0 8px 0 0;
line-height: 20px;
margin: 0;
font-size: 12px;
font-weight: bold;
}
#panel p {
margin: 5px 0 5px 0;
}
#panel input {
background: #DFD9CF;
color: #3A301D;
border: 1px solid #ABA396;
padding: 3px;
}
#panel .button {
background: #1A2D36 url(images/reksio/button.png) top left repeat-x;
color: #D8E5EB;
padding: 5px;
cursor: pointer;
font-family: tahoma;
font-size: 11px;
border: 1px solid #1A2D36;
}
#panel .button:hover {
background: #244655 url(images/reksio/button_hover.png) top left repeat-x;
color: #F2F9FC;
border: 1px solid #5C5343;
}
.button {
background: #1A2D36 url(images/reksio/button.png) top left repeat-x;
color: #D8E5EB;
padding: 5px;
cursor: pointer;
font-family: tahoma;
font-size: 11px;
border: 1px solid #1A2D36;
}
.button:hover {
background: #244655 url(images/reksio/button_hover.png) top left repeat-x;
color: #F2F9FC;
border: 1px solid #5C5343;
}
.lighttext {
color: #61553D;
}
.darktext {
color: #15354A;
}
.thead_stats {
background: #958A74 url(images/reksio/thead_stats.png) top left repeat-x;
color: #fff;
text-transform: uppercase;
line-height: 26px;
height: 26px;
padding-left: 25px;
font-family: DejaVu Sans;
font-size: 12px;
}
.thead_stats a:link {
color: #ffffff;
text-decoration: none;
}
.thead_stats a:visited {
color: #ffffff;
text-decoration: none;
}
.thead_stats a:hover, .thead a:active {
color: #ffffff;
text-decoration: underline;
}
.thead_stats strong {
font-weight: normal;
}
.trow3 {
background: #1A3144
}
.post_online {
background: #F3EDDD url(images/reksio/online.png) top left no-repeat;
color: #7C7154;
}
.post_offline {
background: #F3EDDD url(images/reksio/offline.png) top left no-repeat;
color: #7C7154;
}
.post_away {
background: #F3EDDD url(images/reksio/away.png) top left no-repeat;
color: #7C7154;
}
.post_author {
color: #74674F;
font-family: tahoma;
font-size: 18px;
}
.trow1.post_content a:link, .trow1.post_content a:visited {
color: #134754;
border-bottom: 1px dotted #134754;
}
.trow1.post_content a:hover {
color: #8C7C5E;
border-bottom: 1px solid #8C7C5E;
text-decoration: none;
}
.thead_forums {
background: url(images/reksio/thead_forums.png) no-repeat;
color: #fff;
text-transform: uppercase;
line-height: 26px;
height: 26px;
padding-left: 25px;
font-family: DejaVu Sans;
font-size: 12px;
}
.thead_forums a:link, .thead_forums a:visited {
color: #ffffff;
text-decoration: none;
}
.thead_forums a:hover, .thead_forums a:active {
color: #ffffff;
text-decoration: none;
border-bottom: 1px white dotted;
}
.tcat_stats {
background: transparent;
color: #6E634A;
text-transform: uppercase;
line-height: 26px;
height: 26px;
border-top: 1px solid #E2D7BC;
font-family: DejaVu Sans;
font-size: 15px;
}
.tcat_stats img {
vertical-align: top;
}
.stats {
margin-left: 35px;
}
.footermenu {
color: #44331C;
text-align: center;
text-transform: uppercase;
border-bottom: 1px solid #D5CDC2;
padding: 10px;
font-family: DejaVu Sans;
}
.post_author_info {
clear: both;
overflow: hidden;
}
.post_author_info ul {
list-style: none;
margin: 0;
padding: 0;
}
.post_author_info li {
border-bottom: 1px dashed #A3987B;
padding: 3px;
clear: both;
overflow: hidden;
}
.author_content {
float: left;
text-align: left;
max-width: 96px;
padding: 0 0 0 8px;
display: block;
}
.author_title {
width: 96px;
float: left;
text-align: right;
font-weight: bold;
}
.post_rep {
background: rgb(237,231,219);
color: #fff;
padding: 5px;
-webkit-border-bottom-left-radius: 5px;
-khtml-border-radius-bottomleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
margin: -5px -10px 0 0;
font-size: 10px
}
.ver_sub {
margin: 0;
padding: 0;
list-style: none;
}
.ver_sub li {
width: 33%;
float: left;
}
/*Star ratings*/
.star_rating, .star_rating li a:hover, .star_rating .current_rating {
background: url(images/reksio/star_rating.gif) left -1000px repeat-x;
vertical-align: middle;
}
.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 center;
}
.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;
}
/*Showthread.css*/
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/printable.gif) no-repeat 0px 0px;
}
ul.thread_tools li.sendthread {
background: url(images/send.gif) no-repeat 0px 0px;
}
ul.thread_tools li.subscription_add {
background: url(images/subscribe.gif) no-repeat 0px 0px;
}
ul.thread_tools li.subscription_remove {
background: url(images/unsubscribe.gif) no-repeat 0px 0px;
}
/*UserCP.css*/
.usercp_nav_item {
display: block;
padding: 1px 0 1px 23px;
}
.usercp_nav_composepm {
background: url(images/usercp/composepm.gif) no-repeat left center;
}
.usercp_nav_pmfolder {
background: url(images/usercp/pmfolder.gif) no-repeat left center;
}
.usercp_nav_sub_pmfolder {
padding-left: 40px;
background: url(images/usercp/sub_pmfolder.gif) no-repeat left center;
}
.usercp_nav_trash_pmfolder {
padding-left: 40px;
background: url(images/usercp/trash_pmfolder.gif) no-repeat left center;
}
.usercp_nav_pmtracking {
background: url(images/usercp/pmtracking.gif) no-repeat left center;
}
.usercp_nav_pmfolders {
background: url(images/usercp/editfolders.gif) no-repeat left center;
}
.usercp_nav_profile {
background: url(images/usercp/profile.gif) no-repeat left center;
}
.usercp_nav_email {
padding-left: 40px;
background: url(images/usercp/email.gif) no-repeat left center;
}
.usercp_nav_password {
padding-left: 40px;
background: url(images/usercp/password.gif) no-repeat left center;
}
.usercp_nav_username {
padding-left: 40px;
background: url(images/usercp/username.gif) no-repeat left center;
}
.usercp_nav_editsig {
padding-left: 40px;
background: url(images/usercp/editsig.gif) no-repeat left center;
}
.usercp_nav_avatar {
padding-left: 40px;
background: url(images/usercp/avatar.gif) no-repeat left center;
}
.usercp_nav_options {
background: url(images/usercp/options.gif) no-repeat left center;
}
.usercp_nav_usergroups {
background: url(images/usercp/usergroups.gif) no-repeat left center;
}
.usercp_nav_editlists {
background: url(images/usercp/editlists.gif) no-repeat left center;
}
.usercp_nav_attachments {
background: url(images/usercp/attachments.gif) no-repeat left center;
}
.usercp_nav_drafts {
background: url(images/usercp/drafts.gif) no-repeat left center;
}
.usercp_nav_subscriptions {
background: url(images/usercp/subscriptions.gif) no-repeat left center;
}
.usercp_nav_fsubscriptions {
background: url(images/usercp/fsubscriptions.gif) no-repeat left center;
}
.usercp_nav_notepad {
background: url(images/usercp/notepad.gif) no-repeat left center;
}
.usercp_nav_viewprofile {
background: url(images/usercp/viewprofile.gif) no-repeat left center;
}
.usercp_nav_home {
background: url(images/usercp/home.gif) no-repeat left center;
}
.usercp_notepad {
width: 99%;
}
.usercp_container {
margin: 5px;
padding: 8px;
border: 1px solid #CCCCCC;
}
/*reszta*/
.modcp_nav_item {
display: block;
padding: 1px 0 1px 23px;
}
.modcp_nav_home {
background: url(images/modcp/home.gif) no-repeat left center;
}
.modcp_nav_announcements {
background: url(images/modcp/announcements.gif) no-repeat left center;
}
.modcp_nav_reports {
background: url(images/modcp/reports.gif) no-repeat left center;
}
.modcp_nav_modqueue {
background: url(images/modcp/modqueue.gif) no-repeat left center;
}
.modcp_nav_modlogs {
background: url(images/modcp/modlogs.gif) no-repeat left center;
}
.modcp_nav_editprofile {
background: url(images/modcp/editprofile.gif) no-repeat left center;
}
.modcp_nav_banning {
background: url(images/modcp/banning.gif) no-repeat left center;
}
.modcp_nav_warninglogs {
background: url(images/modcp/warninglogs.gif) no-repeat left center;
}
.modcp_nav_ipsearch {
background: url(images/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;
}
.sex_rex {
color: white;
font-weight: bold
}
.spanek {
font-size: 8px
}
.overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 5000;
background: #000000;
}
.overlay[class] {
position: fixed;
}
.drugi {
margin-top: 20px;
margin-bottom: 20px
}
.drugi code {
font-size: 17px;
font-weight: 600
}
.toppost {
padding: 5px;
border-bottom: 1px solid #BDB4A4;
}
.toppost a {
border: 0px !important;
font-size: 13px
}
.tposter {
width: 100%;
margin: auto auto;
border: 1px #D6CDBB solid;
box-shadow: 3px 3px 6px #CCC;
}
.stat {
-webkit-border-bottom-right-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
}]=]=>
</stylesheet>
</stylesheets>
<templates>
<template name="usercp_avatar" version="1600"><=!=[=C=D=A=T=A=[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->change_avatar}</title>
{$headerinclude}
</head>
<body>
{$header}
<table width="100%" border="0" align="center">
<tr>
{$usercpnav}
<td valign="top">
{$avatar_error}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->change_avatar}</strong></td>
</tr>
<tr>
<td class="trow1" colspan="2">
<table cellspacing="0" cellpadding="0" width="100%"><tr>
<td>{$lang->avatar_note}{$avatarmsg}
</td>
{$currentavatar}
</tr></table>
</td>
</tr>
<tr>
<td class="tcat" colspan="2"><strong>{$lang->local_galleries}</strong></td>
</tr>
<tr>
<td class="trow2"><strong>{$lang->gallery}</strong></td>
<td class="trow2">
<form method="post" action="usercp.php">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="action" value="avatar" />
<select name="gallery">
{$galleries}
</select>
&nbsp;{$gobutton}
</form>
</td>
</tr>
<tr>
<td class="tcat" colspan="2"><strong>{$lang->custom_avatar}</strong></td>
</tr>
<tr>
<td class="trow1" width="40%"><strong>{$lang->avatar_upload}</strong></td>
<td class="trow1" width="60%">
<form enctype="multipart/form-data" action="usercp.php" method="post">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="file" name="avatarupload" size="25" class="fileupload" />
{$auto_resize}
</td>
</tr>
<tr>
<td class="trow2" width="40%"><strong>{$lang->avatar_url}</strong></td>
<td class="trow2" width="60%"><input type="text" class="textbox" name="avatarurl" size="45" value="{$avatarurl}" /></td>
</tr>
</table>
<br />
<div align="center">
<input type="hidden" name="action" value="do_avatar" />
<input type="submit" class="button" name="submit" value="{$lang->change_avatar}" />
<input type="submit" class="button" name="remove" value="{$lang->remove_avatar}" />
</div>
</td>
</tr>
</table>
</form>
{$footer}
</body>
</html>]=]=></template>
<template name="showthread_quickreply" version="1603"><=!=[=C=D=A=T=A=[<br />
<form method="post" action="newreply.php?tid={$tid}&amp;processed=1" name="quick_reply_form" id="quick_reply_form">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="subject" value="RE: {$thread['subject']}" />
<input type="hidden" name="action" value="do_newreply" />
<input type="hidden" name="posthash" value="{$posthash}" id="posthash" />
<input type="hidden" name="quoted_ids" value="" id="quoted_ids" />
<input type="hidden" name="lastpid" id="lastpid" value="{$last_pid}" />
<input type="hidden" name="from_page" value="{$page}" />
<input type="hidden" name="tid" value="{$tid}" />
<input type="hidden" name="method" value="quickreply" />

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="border:0">
<thead>
<tr>
<td class="thead" colspan="2">
<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['quickreply']}.gif" id="quickreply_img" class="expander" alt="[-]" title="[-]" /></div>
<div><strong>{$lang->quick_reply}</strong></div>
</td>
</tr>
</thead>
<tbody style="{$collapsed['quickreply_e']}" id="quickreply_e">
<tr>
<td class="trow1" valign="top" width="22%">
<strong>{$lang->message}</strong><br />
<span class="smalltext">{$lang->message_note}<br /><br />
<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" {$postoptionschecked['signature']} />&nbsp;<strong>{$lang->signature}</strong></label><br />
<label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1" />&nbsp;<strong>{$lang->disable_smilies}</strong></label>{$closeoption}</span>
</td>
<td class="trow1">
<div style="width: 95%">
<textarea style="width: 100%; padding: 4px; margin: 0;" rows="8" cols="80" name="message" id="message" tabindex="1"></textarea>
</div>
<div class="editor_control_bar" style="width: 95%; padding: 4px; margin-top: 3px; display: none;" id="quickreply_multiquote">
<span class="smalltext">
{$lang->quickreply_multiquote_selected} <a href="./newreply.php?tid={$tid}&amp;load_all_quotes=1" onclick="return Thread.loadMultiQuoted();">{$lang->quickreply_multiquote_now}</a> {$lang->or} <a href="javascript:Thread.clearMultiQuoted();">{$lang->quickreply_multiquote_deselect}</a>.
</span>
</div>
</td>
</tr>
{$captcha}
<tr>
<td colspan="2" align="center" class="tfoot"><input type="submit" class="button" value="{$lang->post_reply}" tabindex="2" accesskey="s" id="quick_reply_submit" /> <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="3" /></td>
</tr>
</tbody>
</table>
</form>]=]=></template>
<template name="showthread_newthread" version="1603"><=!=[=C=D=A=T=A=[<a href="newthread.php?fid={$fid}"><img src="{$theme['imglangdir']}/newthread.gif" alt="{$lang->post_thread}" title="{$lang->post_thread}" /></a>&nbsp;]=]=></template>
<template name="showthread_newreply" version="1603"><=!=[=C=D=A=T=A=[<a class="t_button" href="newreply.php?tid={$tid}">{$lang->post_reply}</a>]=]=></template>
<template name="showthread_newreply_closed" version="1603"><=!=[=C=D=A=T=A=[<a class="t_button" href="newreply.php?tid={$tid}"><span style="color:red">{$lang->thread_reply}</span></a>]=]=></template>
<template name="postbit_find" version="1603"><=!=[=C=D=A=T=A=[<a class="t_button_small" href="search.php?action=finduser&amp;uid={$post['uid']}">find</a>]=]=></template>
<template name="postbit_email" version="1603"><=!=[=C=D=A=T=A=[<a href="member.php?action=emailuser&amp;uid={$post['uid']}">mail</a>]=]=></template>
<template name="postbit_multiquote" version="1603"><=!=[=C=D=A=T=A=[<a href="javascript:Thread.multiQuote({$post['pid']});" style="display: none;" id="multiquote_link_{$post['pid']}"><span style="display:none"><img src="{$theme['imglangdir']}/postbit_multiquote.gif" alt="{$lang->postbit_multiquote}" title="{$lang->postbit_multiquote}" id="multiquote_{$post['pid']}" /></span>&nbsp;+&nbsp;</a>
<script type="text/javascript">
//<!--
$('multiquote_link_{$post['pid']}').style.display = '';
// -->
</script>]=]=></template>
<template name="postbit_pm" version="1603"><=!=[=C=D=A=T=A=[<a href="private.php?action=send&amp;uid={$post['uid']}">PM</a>]=]=></template>
<template name="postbit_quickdelete" version="1603"><=!=[=C=D=A=T=A=[<a href="editpost.php?pid={$post['pid']}" onclick="Thread.deletePost({$post['pid']}); return false;" style="display: none;" id="quick_delete_{$post['pid']}">del</a>
<script type="text/javascript">
// <!--
$('quick_delete_{$post['pid']}').style.display = '';
// -->
</script>]=]=></template>
<template name="postbit_quote" version="1603"><=!=[=C=D=A=T=A=[<a href="newreply.php?tid={$tid}&amp;pid={$post['pid']}">quote</a>]=]=></template>
<template name="postbit_report" version="1603"><=!=[=C=D=A=T=A=[<a href="javascript:Thread.reportPost({$post['pid']});">report</a>]=]=></template>
<template name="postbit_www" version="1603"><=!=[=C=D=A=T=A=[<a href="{$post['website']}" target="_blank">www</a>]=]=></template>
<template name="postbit_warn" version="1603"><=!=[=C=D=A=T=A=[<a href="warnings.php?action=warn&amp;uid={$post['uid']}&amp;pid={$post['pid']}">warn</a>]=]=></template>
<template name="forumdisplay_newthread" version="1603"><=!=[=C=D=A=T=A=[<a class="t_button" href="newthread.php?fid={$fid}">{$lang->post_thread}</a>]=]=></template>
<template name="postbit_forward_pm" version="1603"><=!=[=C=D=A=T=A=[<a href="private.php?action=send&amp;pmid={$id}&amp;do=forward">{$lang->forward}</a>]=]=></template>
<template name="postbit_reply_pm" version="1603"><=!=[=C=D=A=T=A=[<a href="private.php?action=send&amp;pmid={$id}&amp;do=reply">reply</a>]=]=></template>
<template name="postbit_replyall_pm" version="1603"><=!=[=C=D=A=T=A=[<a href="private.php?action=send&amp;pmid={$id}&amp;do=replyall">reply all</a>]=]=></template>
<template name="postbit_edit" version="1603"><=!=[=C=D=A=T=A=[<a 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">{$lang->postbit_full_edit}</a></div></div>
<script type="text/javascript">
// <!--
if(use_xmlhttprequest == "1")
{
new PopupMenu("edit_post_{$post['pid']}");
}
// -->
</script>]=]=></template>
<template name="newthread" version="1603"><=!=[=C=D=A=T=A=[<html>
<head>
<title>{$lang->newthread_in}</title>
{$headerinclude}
<script type="text/javascript" src="jscripts/post.js?ver=1400"></script>
</head>
<body>
{$header}
{$preview}
{$thread_errors}
{$attacherror}
<form action="newthread.php?fid={$fid}&amp;processed=1" method="post" enctype="multipart/form-data" name="input">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->post_new_thread}</strong></td>
</tr>
{$loginbox}
<tr>
<td class="trow2" width="20%"><strong>{$lang->thread_subject}</strong></td>
<td class="trow2">{$prefixselect}<input type="text" class="textbox" name="subject" size="40" maxlength="85" value="{$subject}" tabindex="1" /></td>
</tr>
{$posticons}
<tr>
<td class="trow2" valign="top"><strong>{$lang->your_message}</strong>{$smilieinserter}</td>
<td class="trow2">
<textarea name="message" id="message" rows="20" cols="70" tabindex="2">{$message}</textarea>
{$codebuttons}
{$multiquote_external}
</td>
</tr>
<tr>
<td class="trow1" valign="top"><strong>{$lang->post_options}</strong></td>
<td class="trow1"><span class="smalltext">
<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" tabindex="7"{$postoptionschecked['signature']} /> {$lang->options_sig}</label>
{$disablesmilies}</span></td>
</tr>
{$modoptions}
{$subscriptionmethod}
{$pollbox}
{$captcha}
</table>
{$attachbox}
<br />
<div style="text-align:center"><input type="submit" class="button" name="submit" value="{$lang->post_thread}" tabindex="4" accesskey="s" /> <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="5" />{$savedraftbutton}</div>
<input type="hidden" name="action" value="do_newthread" />
<input type="hidden" name="posthash" value="{$posthash}" />
<input type="hidden" name="attachmentaid" value="" />
<input type="hidden" name="attachmentact" value="" />
<input type="hidden" name="quoted_ids" value="{$quoted_ids}" />
<input type="hidden" name="tid" value="{$tid}" />
{$editdraftpid}
</form>
{$forumrules}
{$footer}
</body>
</html>]=]=></template>
<template name="postbit_delete_pm" version="1603"><=!=[=C=D=A=T=A=[<a href="private.php?action=delete&amp;pmid={$id}&amp;my_post_key={ $mybb->post_code}">{$lang->delete_title}</a>]=]=></template>
<template name="header" version="1603"><=!=[=C=D=A=T=A=[<div id="header">
<div class="inner">
<div id="panel">
{$welcomeblock}
</div>
<a href="{$mybb->settings['bburl']}" class="logo"></a>
</div>
<div class="menu">
<div class="inner">
<div class="menu_search float_right">
<form method="post" action="{$mybb->settings['bburl']}/search.php">
<input type="hidden" name="action" value="do_search" />
<input type="hidden" name="postthread" value="1" />
<input type="hidden" name="forums" value="all" />
<input type="hidden" name="showresults" value="threads" />
<input type="text" name="keywords" value="{$lang->toplinks_search}" onclick="if(this.value=='{$lang->toplinks_search}')this.value='';" onblur="if(this.value=='')this.value='{$lang->toplinks_search}';"/>
<input type="submit" class="menu_btn" name="submit" value="" />
</form>
</div>
<ul>
<li><a href="{$mybb->settings['bburl']}/index.php">Forum</a></li>
<li><a href="{$mybb->settings['bburl']}/search.php">{$lang->toplinks_search}</a></li>
<li><a href="{$mybb->settings['bburl']}/memberlist.php">{$lang->toplinks_memberlist}</a></li>
<li><a href="{$mybb->settings['bburl']}/misc.php?action=help">Faq</a></li>
</ul>
</div>
</div>

<navigation>

<div id="container">
<a name="top" id="top"></a>
<div id="content">
{$pm_notice}
{$bannedwarning}
{$bbclosedwarning}
{$unreadreports}
<br />]=]=></template>
<template name="nav" version="1600"><=!=[=C=D=A=T=A=[<div class="navigation">
<div class="inner"><a href="{$mybb->settings['bburl']}"><img src="images/reksio/home.png" alt="glowna" title="Powrót do strony głównej" /></a> {$nav}{$activesep}{$activebit}</div></div>]=]=></template>
<template name="nav_sep" version="1413"><=!=[=C=D=A=T=A=[&rarr;]=]=></template>
<template name="forumbit_depth2_cat" version="1603"><=!=[=C=D=A=T=A=[<tr class="{$bgcolor}" style="-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;">
<td align="center" valign="middle" width="1">
<img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" />
</td>
<td valign="top"><p class="p">
{$lang->forumbit_threads}: <span>{$threads}{$unapproved['unapproved_threads']}</span> | {$lang->forumbit_posts}: <span>{$posts}{$unapproved['unapproved_posts']}</span>
</p><h4>
<a href="{$forum_url}">{$forum['name']}</a>{$forum_viewers_text}</h4>


<div class="smalltext lighttext">{$forum['description']}{$subforums}</div>
</td>
<td valign="middle" align="right" style="white-space: nowrap" class="smalltext lighttext">
{$lastpost}
</td>
</tr>]=]=></template>
<template name="forumbit_depth1_cat" version="1603"><=!=[=C=D=A=T=A=[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder nobr">
<thead>
<tr>
<td class="thead" colspan="3">
<div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div>
<div><h3><a href="{$forum_url}">{$forum['name']}</a></h3></div>
</td>
</tr>
</thead>
<tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
<tr class="tcat">
<td />
<td><span class="smalltext"><strong>{$forum['description']}</strong></span></td>
<td width="200" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
</tr>
{$sub_forums}
<tr><td colspan="3" class="tfoot"></td></tr>
</tbody>
</table>
<br />]=]=></template>
<template name="forumbit_depth2_forum" version="1603"><=!=[=C=D=A=T=A=[<tr class="{$bgcolor}">
<td align="center" valign="middle" width="1">
<img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" />
</td>
<td valign="top"><div style="float:right;border-right:1px #D6CDBB solid;width:2px"></div><p class="p">
{$lang->forumbit_threads}: <span>{$threads}{$unapproved['unapproved_threads']}</span> | {$lang->forumbit_posts}: <span>{$posts}{$unapproved['unapproved_posts']}</span>
</p><h4>
<a href="{$forum_url}">{$forum['name']}</a>{$forum_viewers_text}</h4>


<div class="smalltext lighttext">{$forum['description']}{$subforums}</div>
</div>
</td>
<td valign="middle" align="right" style="white-space: nowrap" class="smalltext lighttext">
{$lastpost}
</td>
</tr>]=]=></template>
<template name="forumbit_depth3" version="1600"><=!=[=C=D=A=T=A=[<li>{$statusicon}<a href="{$forum_url}" title="{$forum_viewers_text_plain}">{$forum['name']}</a></li>]=]=></template>
<template name="forumbit_subforums" version="1600"><=!=[=C=D=A=T=A=[<br /><ul class="ver_sub">{$sub_forums}</ul>]=]=></template>
<template name="index_boardstats" version="1603"><=!=[=C=D=A=T=A=[<div class="bottommenu" style="text-align: center">
<span class="smalltext">
{$logoutlink}
<a href="misc.php?action=markread">{$lang->markread}</a> |
<a href="showteam.php">{$lang->forumteam}</a> |
<a href="stats.php">{$lang->forumstats}</a>
</span>
</div>
<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder stat">
<thead>
<tr>
<td class="thead">
<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['boardstats']}.gif" id="boardstats_img" class="expander" alt="[-]" title="[-]" /></div>
<div>{$lang->boardstats}</div>
</td>
</tr>
</thead>
<tbody style="{$collapsed['boardstats_e']}" id="boardstats_e">
{$whosonline}
{$forumstats}
{$birthdays}
</tbody>
</table>
<br />]=]=></template>
<template name="nav_sep_active" version="1413"><=!=[=C=D=A=T=A=[&rarr;]=]=></template>
<template name="header_welcomeblock_member" version="1603"><=!=[=C=D=A=T=A=[<span style="float:left;"><div class="panel_avatar"><img src="{$mybb->user['avatar']}" height="35" width="35" /></div></span>
<ul>
<li><a href="{$mybb->settings['bburl']}/usercp.php" id="panel_menu">{$mybb->user['username']} <img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/arrow_down.gif" /></a></li>
{$modcplink}
{$admincplink}
<li><a href="{$mybb->settings['bburl']}/member.php?action=logout&amp;logoutkey={$mybb->user['logoutkey']}">{$lang->welcome_logout}</a></li>
</ul>
<div class="panelmenu">
<div id="panel_menu_popup" class="popup_menu">
<div class="panel_popup_container"><a href="{$mybb->settings['bburl']}/usercp.php" class="popup_item">{$lang->welcome_usercp}</a></div>
<div class="panel_popup_container"><a href="{$mybb->settings['bburl']}/usercp.php?action=profile" class="popup_item">Edit profile</a></div>
<div class="panel_popup_container"><a href="{$mybb->settings['bburl']}/usercp.php?action=avatar" class="popup_item">Change avatar</a></div>
<div class="panel_popup_container"><a href="{$mybb->settings['bburl']}/usercp.php?action=options" class="popup_item">Edit options</a></div>
<div class="panel_popup_container"><a href="#" onclick="MyBB.popupWindow('{$mybb->settings['bburl']}/misc.php?action=buddypopup', 'buddyList', 350, 350);" class="popup_item">{$lang->welcome_open_buddy_list}</a></div>
<div class="panel_popup_container"><a href="{$mybb->settings['bburl']}/search.php?action=getnew" class="popup_item">{$lang->welcome_newposts}</a></div>
<div class="panel_popup_container"><a href="{$mybb->settings['bburl']}/search.php?action=getdaily" class="popup_item">{$lang->welcome_todaysposts}</a></div>
</div>
</div>
<div class="panel_links">

<a href="{$mybb->settings['bburl']}/private.php">{$lang->welcome_pms}</a> {$lang->welcome_pms_usage}
</div>
<script type="text/javascript">
// <!--
if(use_xmlhttprequest == "1")
{
new PopupMenu("panel_menu");
}
// -->
</script>]=]=></template>
<template name="nav_bit_active" version="1413"><=!=[=C=D=A=T=A=[<h2 class="active">{$navbit['name']}</h2>]=]=></template>
<template name="header_welcomeblock_guest" version="1603"><=!=[=C=D=A=T=A=[<ul>
<li><a href="{$mybb->settings['bburl']}/member.php?action=login" onclick="ShowMenu(this, 'menu_dropdown', 'bottom');return false">{$lang->welcome_login} <img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/arrow_down.gif" alt="" /></a></li>
<li><a href="{$mybb->settings['bburl']}/member.php?action=register">{$lang->welcome_register}</a></li>
</ul>

<div class="panel_links">
{$lang->welcome_guest}
</div>
<div style="position: absolute; z-index: 500; top: 0px; display: none;" id="menu_dropdown">
<div style="padding: 5px; overflow: hidden; position: relative; top: 10px; background: #D1C8B8 url({$mybb->settings['bburl']}/{$theme['imgdir']}/panel.png) top repeat-x; border: 1px solid #A19988;">
<form action="member.php" method="post">
<p><span class="title">{$lang->username}</span> <input type="text" class="textbox" name="username" size="25" maxlength="30" style="width: 200px;" value="" /></p>
<p><span class="title">{$lang->password}</span> <input type="password" class="textbox" name="password" size="25" style="width: 200px;" value="" /></p><p><span class="title">{$lang->remember_me}</span> <input type="checkbox" class="checkbox" name="remember" checked="checked" value="yes" /></p>
<p class="float_left"><a href="{$mybb->settings['bburl']}/member.php?action=lostpw"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/password.png" alt="hasło" /> {$lang->lost_password}</a></p>
<p class="float_right"><input type="submit" class="button" name="submit" value="Zaloguj" /></p>
<input type="hidden" name="action" value="do_login" />
<input type="hidden" name="url" value="" />
</form>
</div>
</div>]=]=></template>
<template name="global_pm_alert" version="1413"><=!=[=C=D=A=T=A=[<br />
<div class="pm_alert" id="pm_notice">
<div class="float_right"><a href="private.php?action=dismiss_notice&amp;my_post_key={$my bb->post_code}" title="{$lang->dismiss_notice}" onclick="return MyBB.dismissPMNotice()"><img src="{$theme['imgdir']}/dismiss_notice.gif" alt="{$lang->dismiss_notice}" title="[x]" /></a></div>
<div>{$privatemessage_text}</div>
</div>]=]=></template>
<template name="header_welcomeblock_member_moderator" version="1413"><=!=[=C=D=A=T=A=[<li><a href="{$mybb->settings['bburl']}/modcp.php">{$lang->welcome_modcp}</a></li>]=]=></template>
<template name="footer" version="1603"><=!=[=C=D=A=T=A=[<div class="footermenu">

<div>
<span class="smalltext"><a href="{$mybb->settings['homeurl']}">Index</a> | <a href="#" onclick="Effect.ScrollTo('header', { duration:'0.8', offset:-1 });return false">{$lang->bottomlinks_returntop}</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>
<hr class="hidden" />
<div id="copyright"><div class="lighttext">
<!-- if you delete this the sky will fall on your head -->
{$lang->powered_by} <a href="http://mybb.com/" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="http://mybb.com/" target="_blank">MyBB Group</a>.<br />Designed by <span class="darktext">Adrian</span>/<a href="http://reksio-cs.pl" target="_blank">Reksio</a> <span style="display:none">54ceebe7a40ef32df34f37c2065d4490</span>
<!-- End powered by -->
<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>
<div id="debug"><debugstuff></div>]=]=></template>
<template name="header_welcomeblock_member_admin" version="1413"><=!=[=C=D=A=T=A=[<li><a href="{$mybb->settings['bburl']}/{$config['admin_dir']}/index.php">{$lang->welcome_admin}</a></li>]=]=></template>
<template name="global_unreadreports" version="1413"><=!=[=C=D=A=T=A=[<br />
<div class="unreadreports">
<div align="right"><span class="smalltext"><a href="modcp.php?action=reports">{$lang->unread_reports}</a></span></div>
</div>]=]=></template>
<template name="forumdisplay_subforums" version="1413"><=!=[=C=D=A=T=A=[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="5"><strong>{$lang->sub_forums_in}</strong></td>
</tr>
<tr>
<td class="tcat" width="2%">&nbsp;</td>
<td class="tcat" width="59%"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td>
<td class="tcat" width="15%" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
</tr>
{$forums}
</table>
<br />]=]=></template>
<template name="forumbit_depth2_forum_lastpost" version="1413"><=!=[=C=D=A=T=A=[<div align="left" class="smalltext"><a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>
<br/>{$lang->by} {$lastpost_profilelink}</div>
<div align="right"><span class="smalltext">{$lastpost_date}
<span class="darktext">{$lastpost_time}</span></span>
</div>]=]=></template>
<template name="usercp_nav_messenger" version="1413"><=!=[=C=D=A=T=A=[<tr>
<td class="tcat">
<div class="float_right"><img src="{$theme['imgdir']}/collapse{$collapsedimg['usercppms']}.gif" id="usercppms_img" class="expander" alt="[-]" width="25px" height="15px"/></div>
<div><span class="smalltext"><strong>{$lang->ucp_nav_messenger}</strong></span></div>
</td>
</tr>
<tbody style="{$collapsed['usercppms_e']}" id="usercppms_e">
<tr><td class="trow1 smalltext"><a href="private.php?action=send" class="usercp_nav_item usercp_nav_composepm">{$lang->ucp_nav_compose}</a></td></tr>
<tr>
<td class="trow1 smalltext">
{$folderlinks}
</td>
</tr>
<tr><td class="trow1 smalltext"><a href="private.php?action=tracking" class="usercp_nav_item usercp_nav_pmtracking">{$lang->ucp_nav_tracking}</a></td></tr>
<tr><td class="trow1 smalltext"><a href="private.php?action=folders" class="usercp_nav_item usercp_nav_pmfolders">{$lang->ucp_nav_edit_folders}</a></td></tr>
</tbody>]=]=></template>
<template name="usercp_nav_misc" version="1413"><=!=[=C=D=A=T=A=[<tr>
<td class="tcat">
<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['usercpmisc']}.gif" id="usercpmisc_img" class="expander" alt="[-]" title="[-]" width="25px" height="15px" /></div>
<div><span class="smalltext"><strong>{$lang->ucp_nav_misc}</strong></span></div>
</td>
</tr>
<tbody style="{$collapsed['usercpmisc_e']}" id="usercpmisc_e">
<tr><td class="trow1 smalltext"><a href="usercp.php?action=usergroups" class="usercp_nav_item usercp_nav_usergroups">{$lang->ucp_nav_usergroups}</a></td></tr>
<tr><td class="trow1 smalltext"><a href="usercp.php?action=editlists" class="usercp_nav_item usercp_nav_editlists">{$lang->ucp_nav_editlists}</a></td></tr>
<tr><td class="trow1 smalltext"><a href="usercp.php?action=attachments" class="usercp_nav_item usercp_nav_attachments">{$lang->ucp_nav_attachments}</a></td></tr>
<tr><td class="trow1 smalltext">{$draftstart}<a href="usercp.php?action=drafts" class="usercp_nav_item usercp_nav_drafts">{$lang->ucp_nav_drafts} {$draftcount}</a>{$draftend}</td></tr>
<tr><td class="trow1 smalltext"><a href="usercp.php?action=subscriptions" class="usercp_nav_item usercp_nav_subscriptions">{$lang->ucp_nav_subscribed_threads}</a></td></tr>
<tr><td class="trow1 smalltext"><a href="usercp.php?action=forumsubscriptions" class="usercp_nav_item usercp_nav_fsubscriptions">{$lang->ucp_nav_forum_subscriptions}</a></td></tr>
<tr><td class="trow1 smalltext"><a href="usercp.php?action=notepad" class="usercp_nav_item usercp_nav_notepad">{$lang->ucp_nav_notepad}</a></td></tr>
<tr><td class="trow1 smalltext"><a href="{$profile_link}" class="usercp_nav_item usercp_nav_viewprofile">{$lang->ucp_nav_view_profile}</a></td></tr>
</tbody>]=]=></template>
<template name="usercp_nav_profile" version="1413"><=!=[=C=D=A=T=A=[<tr>
<td class="tcat">
<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['usercpprofile']}.gif" id="usercpprofile_img" class="expander" alt="[-]" title="[-]" width="25px" height="15px" /></div>
<div><span class="smalltext"><strong>{$lang->ucp_nav_profile}</strong></span></div>
</td>
</tr>
<tbody style="{$collapsed['usercpprofile_e']}" id="usercpprofile_e">
<tr><td class="trow1 smalltext">
<div><a href="usercp.php?action=profile" class="usercp_nav_item usercp_nav_profile">{$lang->ucp_nav_edit_profile}</a></div>
{$changenameop}
<div><a href="usercp.php?action=password" class="usercp_nav_item usercp_nav_password">{$lang->ucp_nav_change_pass}</a></div>
<div><a href="usercp.php?action=email" class="usercp_nav_item usercp_nav_email">{$lang->ucp_nav_change_email}</a></div>
<div><a href="usercp.php?action=avatar" class="usercp_nav_item usercp_nav_avatar">{$lang->ucp_nav_change_avatar}</a></div>
<div><a href="usercp.php?action=editsig" class="usercp_nav_item usercp_nav_editsig">{$lang->ucp_nav_edit_sig}</a></div>
</td></tr>
<tr><td class="trow1 smalltext"><a href="usercp.php?action=options" class="usercp_nav_item usercp_nav_options">{$lang->ucp_nav_edit_options}</a></td></tr>
</tbody>]=]=></template>
<template name="headerinclude" version="1603"><=!=[=C=D=A=T=A=[<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 name="google-site-verification" content="6rNX0pUY1xcnPCOArnax1s7mCdSQ-GEWe4MgCR14K8s" />
<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/protoaculous"></script>
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/global.js"></script>
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/general.js"></script>
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/popup_menu.js"></script>
{$stylesheets}
<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>
{$newpmmsg}
<script type="text/javascript">
Cufon.replace('h1')
</script>]=]=></template>
<template name="index_stats" version="1603"><=!=[=C=D=A=T=A=[<tr class="trow_static"><td class="tcat_stats"><span class="smalltext"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/stats.png" alt="{$lang->boardstats}" /> <strong>{$lang->boardstats}</strong></span></td></tr>
<tr class="trow1">
<td><div class="smalltext stats">
{$lang->stats_posts_threads}<br />
{$lang->stats_numusers}<br />
{$lang->stats_newestuser}<br />
{$lang->stats_mostonline}
</div>
</td>
</tr>
<tr><td class="tfoot"></td></tr>]=]=></template>
<template name="index_birthdays" version="1603"><=!=[=C=D=A=T=A=[<tr class="trow1"><td class="tcat_stats"><span class="smalltext"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/birthday.png" alt=""/> <strong>{$lang->todays_birthdays}</strong></span></td></tr>
<tr class="trow2">
<td><span class="smalltext stats">{$bdays}</span></td>
</tr>]=]=></template>
<template name="postbit_classic" version="1603"><=!=[=C=D=A=T=A=[{$ignore_bit}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style} {$post_visibility}" id="post_{$post['pid']}">
<tbody>
<tr class="tcat">
<td>
<div class="float_left smalltext">
{$post['postdate']}, {$post['posttime']}
</div>
</td>
<td>{$post['posturl']}</td>
</tr>
<tr>
<td class="{$post['onlinestatus']} {$unapproved_shade}" width="180px" valign="top" style="white-space: nowrap; text-align: center;" ><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<span class="post_author">{$post['profilelink']}</span><br />
{$post['groupimage']}
{$post['useravatar']}
{$post['user_details']}
</td>
<td class="trow1 post_content {$unapproved_shade}" valign="top">
<div class="float_right post_rep">{$post['plus_form']}{$post['minus_form']}</div>
<span class="smalltext"><strong>{$post['icon']}{$post['subject']} {$post['subject_extra']}</strong> </span> <span id="edited_by_{$post['pid']}">{$post['editedmsg']}</span>
<div class="post_body adhref_content bbtext" id="pid_{$post['pid']}">

{$post['message']} </div>
{$post['attachments']}
{$post['signature']}
<div class="post_meta" id="post_meta_{$post['pid']}">
<br />
{$post['iplogged']}
</div>
</td>
</tr>
<tr class="trow2"><td align="center"><a href="#" onclick="Effect.ScrollTo('header', { duration:'0.8', offset:-1 });return false"><img src="{$theme['imglangdir']}/postbit_top.gif" alt="top" /></a>{$post['button_report']} </td>
<td class="post_buttons">
<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_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="postbit_offline" version="1413"><=!=[=C=D=A=T=A=[post_offline]=]=></template>
<template name="postbit_away" version="1413"><=!=[=C=D=A=T=A=[post_away]=]=></template>
<template name="postbit_online" version="1413"><=!=[=C=D=A=T=A=[post_online]=]=></template>
<template name="showthread_classic_header" version="1413"><=!=[=C=D=A=T=A=[]=]=></template>
<template name="index_whosonline" version="1603"><=!=[=C=D=A=T=A=[<tr class="trow_static">
<td class="tcat_stats"><span class="smalltext"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/whosonline.png" alt="" /> <strong>{$lang->whos_online}</strong> [<a href="online.php">{$lang->complete_list}</a>]</span></td>
</tr>
<tr class="trow1">
<td><span class="smalltext stats">{$lang->online_note}</span><br/><span class="smalltext stats">{$onlinemembers}</span></td>
</tr>]=]=></template>
<template name="showthread" version="1603"><=!=[=C=D=A=T=A=[<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=1603"></script>
</head>
<body>
{$header}
{$pollbox}
<div class="float_right">
{$newreply}
</div>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both; border-top-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}#p id{$pid}">{$lang->linear}</a></strong></span>
</div>
<div>
{$thread['threadprefix']}{$thread['subject']}
</div>
</td>
</tr>
{$classic_header}
</table>
<div id="posts">
{$posts}
</div>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="border: 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="padding-top: 4px;" 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}subsc ription&amp;tid={$tid}&amp;my_post_key={$mybb->post_code}">{$add_remove_subscription_text}</a></li>
</ul>
</div>

<div class="float_right" style="text-align: right;">
{$moderationoptions}
{$forumjump}
</div>
<br style="clear: both;" />
{$usersbrowsing}
{$footer}
</body>
</html>]=]=></template>
<template name="forumdisplay_threadlist" version="1600"><=!=[=C=D=A=T=A=[<div class="float_left">
{$multipage}
</div>
<div class="float_right">
{$newthread}
</div>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both;">
<tr>
<td class="thead" colspan="{$colspan}">
<div style="float: right;">
<span class="smalltext"><strong><a href="misc.php?action=markread&amp;fid={$fid}">{$lang->markforum_read}</a> | <a href="usercp2.php?action={$add_remove_subscription}subsc ription&amp;type=forum&amp;fid={$fid}&amp;my_post_key={$mybb->post_code}">{$add_remove_subscription_text}</a>{$clearstoredpass}</strong></span>
</div>
<div>
<strong>{$foruminfo['name']}</strong>
</div>
</td>
</tr>
<tr>
<td class="tcat" colspan="3" width="66%"><span class="smalltext"><strong><a href="{$sorturl}&amp;sortby=subject&amp;order=asc">{$lang->thread}</a> {$orderarrow['subject']} / <a href="{$sorturl}&amp;sortby=starter&amp;order=asc">{$lang->author}</a> {$orderarrow['starter']}</strong></span></td>
<td class="tcat" align="center" width="7%"><span class="smalltext"><strong><a href="{$sorturl}&amp;sortby=replies&amp;order=desc">{$lang->replies}</a> {$orderarrow['replies']}</strong></span></td>
<td class="tcat" align="center" width="7%"><span class="smalltext"><strong><a href="{$sorturl}&amp;sortby=views&amp;order=desc">{$lang->views}</a> {$orderarrow['views']}</strong></span></td>
{$ratingcol}
<td class="tcat" align="right" width="20%"><span class="smalltext"><strong><a href="{$sorturl}&amp;sortby=lastpost&amp;order=desc">{$lang->lastpost}</a> {$orderarrow['lastpost']}</strong></span></td>
{$inlinemodcol}
</tr>
{$announcementlist}
{$threads}
<tr>
<td class="tfoot" align="right" colspan="{$colspan}">
<form action="forumdisplay.php" method="get">
<input type="hidden" name="selectall" value="{$allselected}" />
<input type="hidden" name="fid" value="{$fid}" />
<select name="sortby">
<option value="subject" {$sortsel['subject']}>{$lang->sort_by_subject}</option>
<option value="lastpost" {$sortsel['lastpost']}>{$lang->sort_by_lastpost}</option>
<option value="starter" {$sortsel['starter']}>{$lang->sort_by_starter}</option>
<option value="started" {$sortsel['started']}>{$lang->sort_by_started}</option>
{$ratingsort}
<option value="replies" {$sortsel['replies']}>{$lang->sort_by_replies}</option>
<option value="views" {$sortsel['views']}>{$lang->sort_by_views}</option>
</select>
<select name="order">
<option value="asc" {$ordersel['asc']}>{$lang->sort_order_asc}</option>
<option value="desc" {$ordersel['desc']}>{$lang->sort_order_desc}</option>
</select>
<select name="datecut">
<option value="1" {$datecutsel['1']}>{$lang->datelimit_1day}</option>
<option value="5" {$datecutsel['5']}>{$lang->datelimit_5days}</option>
<option value="10" {$datecutsel['10']}>{$lang->datelimit_10days}</option>
<option value="20" {$datecutsel['20']}>{$lang->datelimit_20days}</option>
<option value="50" {$datecutsel['50']}>{$lang->datelimit_50days}</option>
<option value="75" {$datecutsel['75']}>{$lang->datelimit_75days}</option>
<option value="100" {$datecutsel['100']}>{$lang->datelimit_100days}</option>
<option value="365" {$datecutsel['365']}>{$lang->datelimit_lastyear}</option>
<option value="9999" {$datecutsel['9999']}>{$lang->datelimit_beginning}</option>
</select>
{$gobutton}
</form>
</td>
</tr>
</table>
<div class="float_left">
{$multipage}
</div>
<div class="float_right" style="margin-top: 4px;">
{$newthread}
</div>
<br style="clear: both;" />
<br />
<div class="float_right" style="text-align: right;">
{$inlinemod}
</div>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<thead>
<tr>
<td class="thead_stats">
<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['forumstats']}.gif" id="forumstats_img" class="expander" alt="[-]" title="[-]" /></div>
<div><strong>{$foruminfo['name']}</strong></div>
</td>
</tr>
<tr>
<td class="trow2">
{$moderatedby}
{$usersbrowsing}
</td>
</tr>
</thead>
<tbody style="{$collapsed['forumstats_e']}" id="forumstats_e">
<tr>
<td class="trow1">
<div class="float_left">
<div class="float_left">
<dl class="thread_legend smalltext">
<dd><img src="{$theme['imgdir']}/newfolder.gif" alt="{$lang->new_thread}" title="{$lang->new_thread}" /> {$lang->new_thread}</dd>
<dd><img src="{$theme['imgdir']}/newhotfolder.gif" alt="{$lang->new_hot_thread}" title="{$lang->new_hot_thread}" /> {$lang->new_hot_thread}</dd>
<dd><img src="{$theme['imgdir']}/hotfolder.gif" alt="{$lang->hot_thread}" title="{$lang->hot_thread}" /> {$lang->hot_thread}</dd>
</dl>
</div>

<div class="float_left">
<dl class="thread_legend smalltext">
<dd><img src="{$theme['imgdir']}/folder.gif" alt="{$lang->no_new_thread}" title="{$lang->no_new_thread}" /> {$lang->no_new_thread}</dd>
<dd><img src="{$theme['imgdir']}/dot_folder.gif" alt="{$lang->posts_by_you}" title="{$lang->posts_by_you}" /> {$lang->posts_by_you}</dd>
<dd><img src="{$theme['imgdir']}/lockfolder.gif" alt="{$lang->locked_thread}" title="{$lang->locked_thread}" /> {$lang->locked_thread}</dd>
</dl>
</div>
<br style="clear: both" />
</div>
<div class="float_right" style="text-align: right;">
{$searchforum}
</div>
</td>
</tr>
</tbody>
</table>
{$inline_edit_js}]=]=></template>
<template name="forumdisplay" version="1600"><=!=[=C=D=A=T=A=[<html>
<head>
<title>{$foruminfo['name']} na {$mybb->settings['bbname']}</title>
{$headerinclude}
{$rssdiscovery}
<script type="text/javascript">
<!--
lang.no_new_posts = "{$lang->no_new_posts}";
lang.click_mark_read = "{$lang->click_mark_read}";
// -->
</script>
</head>
<body>
{$header}
{$rules}
{$subforums}
{$threadslist}
{$footer}
</div></body>
</html>]=]=></template>
<template name="postbit" version="1603"><=!=[=C=D=A=T=A=[{$ignore_bit}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tposter" style="{$post_extra_style} {$post_visibility};min-height:250px" id="post_{$post['pid']}">
<tbody>
<tr>
<td class="{$post['onlinestatus']} {$unapproved_shade}" width="180px" valign="top" style="white-space: nowrap; text-align: center;border-right:1px #D6CDBB solid;" ><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a><span class="post_author">{$post['profilelink']}</span>
<br />
{$post['groupimage']}
{$post['useravatar']}
{$post['user_details']}
</td>
<td class="trow_post {$unapproved_shade}" valign="top">
<div class="smalltext toppost"><span class="darktext" style="font-weight:bold">{$post['postdate']} {$post['posttime']} </span><strong>{$post['subject']}</strong>{$post['posturl']} </div>
<div class="post_body" id="pid_{$post['pid']}">

{$post['message']} </div>
{$post['attachments']}
{$post['signature']}
<div class="post_meta" id="post_meta_{$post['pid']}">
<br />
<span id="edited_by_{$post['pid']}">{$post['editedmsg']}</span>
</div>{$post['iplogged']}
</td>
</tr>
<tr class="trow2"><td align="center" class="post_buttons" style="border-right:1px #D6CDBB solid;"><a href="#" onclick="Effect.ScrollTo('header', { duration:'0.8', offset:-1 });return false">top</a>{$post['button_report']} </td>
<td class="post_buttons">
<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_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="postbit_author_user" version="1600"><=!=[=C=D=A=T=A=[<div class="post_author_info smalltext">
<ul>
<li><span class="author_title darktext">{$lang->postbit_posts}</span><span class="author_content lighttext">{$post['postnum']}</span></li>
<li><span class="author_title darktext">{$lang->postbit_joined}</span><span class="author_content lighttext">{$post['userregdate']}</span></li>
{$post['replink']}
{$post['warninglevel']}
</ul>
</div>]=]=></template>
<template name="postbit_reputation" version="1600"><=!=[=C=D=A=T=A=[<li><span class="author_title darktext">{$lang->postbit_reputation}</span><span class="author_content lighttext"><span id="reputation{$post['pid']}">{$post['userreputation']}</span></span></li>]=]=></template>
<template name="postbit_warninglevel" version="1600"><=!=[=C=D=A=T=A=[<li><span class="author_title darktext">{$lang->postbit_warning_level}</span><span class="author_content lighttext">{$warning_level}</span></li>]=]=></template>
<template name="index" version="1603"><=!=[=C=D=A=T=A=[<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
<script type="text/javascript" src="jscripts/shoutbox.js"></script>
<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}
<sf_shoutbox>
{$boardstats}
<br style="clear: both" />
{$footer}
</div>
</body>
</html>]=]=></template>
<template name="private_read" version="1600"><=!=[=C=D=A=T=A=[<html>
<head>
<title>{$lang->viewing_pm} {$pm['subject']}</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" style="clear: both; border-bottom-width: 0;">
<tr>
<td class="thead">
<strong>{$pm['subject']}</strong>
</td>
</tr>
{$action_time}
{$message}
</table>
</td>
</tr>
</table>
{$footer}
</body>
</html>]=]=></template>
<template name="newreply" version="1600"><=!=[=C=D=A=T=A=[<html>
<head>
<title>{$lang->post_reply_to}</title>
{$headerinclude}
<script type="text/javascript" src="jscripts/post.js?ver=1400"></script>
</head>
<body>
{$header}
{$preview}
{$maximageserror}
{$attacherror}
{$reply_errors}
<form action="newreply.php?tid={$tid}&amp;processed=1" method="post" enctype="multipart/form-data" name="input">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->post_new_reply}</strong></td>
</tr>
<tr>
<td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->reply_to}</strong></span></td>
</tr>
{$loginbox}
<tr>
<td class="trow2" width="20%"><strong>{$lang->post_subject}</strong></td>
<td class="trow2"><input type="text" class="textbox" name="subject" size="40" maxlength="85" value="{$subject}" tabindex="1" /></td>
</tr>
{$posticons}
<tr>
<td class="trow2" valign="top"><strong>{$lang->your_message}</strong><br />{$smilieinserter}</td>
<td class="trow2">
<textarea id="message" name="message" rows="20" cols="70" tabindex="2" >{$message}</textarea>
{$codebuttons}
{$multiquote_external}
</td>
</tr>
<tr>
<td class="trow1" valign="top"><strong>{$lang->post_options}</strong></td>
<td class="trow1"><span class="smalltext">
<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" tabindex="6"{$postoptionschecked['signature']} /> {$lang->options_sig}</label>
{$disablesmilies}
</span></td>
</tr>
{$modoptions}
{$subscriptionmethod}
{$captcha}
</table>
{$attachbox}
<br />
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->post_reply}" tabindex="3" accesskey="s" /> <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="4" />{$savedraftbutton}</div>
<input type="hidden" name="action" value="do_newreply" />
<input type="hidden" name="replyto" value="{$replyto}" />
<input type="hidden" name="posthash" value="{$posthash}" />
<input type="hidden" name="attachmentaid" value="" />
<input type="hidden" name="attachmentact" value="" />
<input type="hidden" name="quoted_ids" value="{$quoted_ids}" />
<input type="hidden" name="tid" value="{$tid}" />
{$editdraftpid}
</form>
{$forumrules}
{$threadreview}
{$footer}
</body>
</html>]=]=></template>
<template name="editpost" version="1600"><=!=[=C=D=A=T=A=[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->edit_post}</title>
{$headerinclude}
<script type="text/javascript" src="jscripts/post.js?ver=1400"></script>
</head>
<body>
{$header}
{$preview}
{$post_errors}
{$attacherror}
<form action="editpost.php" method="post" name="editpost">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="3"><strong>{$lang->delete_post}</strong></td>
</tr>
<tr>
<td class="trow1" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="delete" value="1" tabindex="9" /> <strong>{$lang->delete_q}</strong></td>
<td class="trow1" width="100%">{$lang->delete_1}<br /><span class="smalltext">{$lang->delete_2}</span></td>
<td class="trow1"><input type="submit" class="button" name="submit" value="{$lang->delete_now}" tabindex="10" /></td>
</tr>
</table>
<input type="hidden" name="action" value="deletepost" />
<input type="hidden" name="pid" value="{$pid}" />
</form>
<br />
<form action="editpost.php?pid={$pid}&amp;processed=1" method="post" enctype="multipart/form-data" name="input">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->edit_post}</strong></td>
</tr>
{$loginbox}
<tr>
<td class="trow2"><strong>{$lang->subject}</strong></td>
<td class="trow2">{$prefixselect}<input type="text" class="textbox" name="subject" size="40" maxlength="85" value="{$subject}" tabindex="1" /></td>
</tr>
{$posticons}
<tr>
<td class="trow2" valign="top"><strong>{$lang->your_message}:</strong><br /><div style="text-align: center;">{$smilieinserter}</div></td>
<td class="trow2">
<textarea name="message" id="message" rows="20" cols="70" tabindex="3">{$message}</textarea>
{$codebuttons}
</td>
</tr>
<tr>
<td class="trow1" valign="top"><strong>{$lang->post_options}</strong></td>
<td class="trow1"><span class="smalltext">
<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" tabindex="6"{$postoptionschecked['signature']} /> {$lang->options_sig}</label>
{$disablesmilies}</span>
</td>
</tr>
{$subscriptionmethod}
{$pollbox}
</table>
{$attachbox}
<br />
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->update_post}" tabindex="3" accesskey="s" /> <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="4" /></div>
<input type="hidden" name="action" value="do_editpost" />
<input type="hidden" name="posthash" value="{$posthash}" />
<input type="hidden" name="attachmentaid" value="" />
<input type="hidden" name="attachmentact" value="" />
</form>
{$footer}
</body>
</html>]=]=></template>
<template name="portal" version="1600"><=!=[=C=D=A=T=A=[<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
</head>
<body>
{$header}
<table width="100%" cellspacing="0" cellpadding="{$theme['tablespace']}" border="0" align="center">
<tr><td valign="top" width="200">
{$welcome}
{$pms}
{$search}
{$stats}
{$whosonline}
{$latestthreads}
</td>
<td>&nbsp;</td>
<td valign="top">
{$announcements}
</td>
</tr>
</table>
{$footer}
</body>
</html>]=]=></template>
<template name="moderation_split" version="1600"><=!=[=C=D=A=T=A=[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->split_thread}</title>
{$headerinclude}
</head>
<body>
{$header}
<form action="moderation.php" method="post">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->split_thread}</strong></td>
</tr>
<tr>
<td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->new_thread_info}</strong></span></td>
</tr>
{$loginbox}
<tr>
<td class="trow2"><strong>{$lang->new_subject}</strong></td>
<td class="trow2"><input type="text" class="textbox" name="newsubject" value="[split] {$thread['subject']}" size="50" /></td>
</tr>
<tr>
<td class="trow1"><strong>{$lang->new_forum}</strong></td>
<td class="trow1">{$forumselect}</td>
</tr>
</table>
<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->posts_to_split}</strong></td>
</tr>
{$posts}
</table>
<br />
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->split_thread}" /></div>
<input type="hidden" name="action" value="do_split" />
<input type="hidden" name="tid" value="{$tid}" />
</form>
{$footer}
</body>
</html>]=]=></template>
<template name="moderation_mergeposts" version="1600"><=!=[=C=D=A=T=A=[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->merge_posts}</title>
{$headerinclude}
</head>
<body>
{$header}
<form action="moderation.php" method="post">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"><tr>
<td class="thead" colspan="2"><strong>{$lang->merge_posts}</strong></td>
</tr>
<tr>
<td class="trow1" colspan="2">{$lang->merge_posts_note}</td>
</tr>
<tr>
<td class="tcat" colspan="2"><strong>{$lang->post_separator}</strong></td>
</tr>
<tr>
<td class="trow2" colspan="2"><label><input type="radio" class="radio" name="sep" value="hr" checked="checked" /> {$lang->horizontal_rule}</label><br /><label><input type="radio" class="radio" name="sep" value="new_line" /> {$lang->new_line}</label></td>
</tr>
{$posts}
</table>
<br />
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->merge_posts}" /></div>
<input type="hidden" name="action" value="do_mergeposts" />
<input type="hidden" name="tid" value="{$tid}" />
</form>
{$footer}
</body>
</html>]=]=></template>
<template name="moderation_deleteposts" version="1600"><=!=[=C=D=A=T=A=[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->delete_posts}</title>
{$headerinclude}
</head>
<body>
{$header}
<form action="moderation.php" method="post">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->delete_posts}</strong></td>
</tr>
{$posts}
</table>
<br />
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->delete_selected_posts}" /></div>
<input type="hidden" name="action" value="do_deleteposts" />
<input type="hidden" name="tid" value="{$tid}" />
</form>
{$footer}
</body>
</html>]=]=></template>
<template name="video_youtube_embed" version="1600"><=!=[=C=D=A=T=A=[<iframe title="YouTube video player" class="youtube-player" type="text/html" width="480" height="390" src="http://www.youtube.com/embed/{$id}?rel=0" frameborder="0"></iframe>]=]=></template>
</templates>
</theme>

---------- Post added 09-10-2012 at 08:32 PM ----------

This signiture is by another member so don't deni me. :)

Moved by Lee (Forum Super Moderator): from 'Discuss Anything'

Lee
10-10-2012, 01:38 PM
Any Mybb Fans may like this theme That i made..


<?xml version="1.0" encoding="UTF-8"?>
<theme name="reksio" version="1603">
<properties>
<templateset><=!=[=C=D=A=T=A=[5]=]=></templateset>
<editortheme><=!=[=C=D=A=T=A=[default]=]=></editortheme>
<imgdir><=!=[=C=D=A=T=A=[images/reksio]=]=></imgdir>
<logo><=!=[=C=D=A=T=A=[]=]=></logo>
<tablespace><=!=[=C=D=A=T=A=[4]=]=></tablespace>
<borderwidth><=!=[=C=D=A=T=A=[0]=]=></borderwidth>
</properties>
<stylesheets>
<stylesheet name="buttons.css" version="1603"><=!=[=C=D=A=T=A=[.t_button {
color: #738F9D !important;
padding: 4px;
border-radius: 6px;
margin: 5px 0px;
font-weight: bold;
-moz-box-shadow: 1px 1px 1px #666;
-webkit-box-shadow: 1px 1px 1px #666;
box-shadow: 1px 1px 1px #666;
text-shadow: rgba(0,0,0, .5) 0px -1px 0px;
background: rgb(33,49,71);
/* Old browsers */
background: -moz-linear-gradient(top, rgba(33,49,71,1) 0%, rgba(45,53,86,1) 40%, rgba(66,88,116,1) 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(33,49,71,1)), color-stop(40%,rgba(45,53,86,1)), color-stop(100%,rgba(66,88,116,1)));
/* Chrome, Safari4+ */
background: -webkit-linear-gradient(top, rgba(33,49,71,1) 0%, rgba(45,53,86,1) 40%, rgba(66,88,116,1) 100%);
/* Chrome10+, Safari5.1+ */
background: -o-linear-gradient(top, rgba(33,49,71,1) 0%, rgba(45,53,86,1) 40%, rgba(66,88,116,1) 100%);
/* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(33,49,71,1) 0%, rgba(45,53,86,1) 40%, rgba(66,88,116,1) 100%);
/* IE10+ */
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#213147', endColorstr='#425874',GradientType=0 );
/* IE6-9 */
background: linear-gradient(top, rgba(33,49,71,1) 0%, rgba(45,53,86,1) 40%, rgba(66,88,116,1) 100%);
/* W3C */
display: block;
}
.t_button:hover {
-webkit-transition: color 0.3s linear;
-moz-transition: color 0.3s linear;
-o-transition: color 0.3s linear;
color: #fff !important;
}
.post_buttons {
border-top: 1px #D6CDBB solid;
}
.post_buttons a, .popup_item_container a {
color: #738F9D !important;
padding: 2px 3px;
border-radius: 6px;
font-size: 11px;
margin: 0px;
font-weight: bold;
text-transform: uppercase;
-moz-box-shadow: 1px 1px 1px #666;
-webkit-box-shadow: 1px 1px 1px #666;
box-shadow: 1px 1px 1px #666;
text-shadow: rgba(0,0,0, .5) 0px -1px 0px;
background: rgb(33,49,71);
/* Old browsers */
background: -moz-linear-gradient(top, rgba(33,49,71,1) 0%, rgba(45,53,86,1) 40%, rgba(66,88,116,1) 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(33,49,71,1)), color-stop(40%,rgba(45,53,86,1)), color-stop(100%,rgba(66,88,116,1)));
/* Chrome, Safari4+ */
background: -webkit-linear-gradient(top, rgba(33,49,71,1) 0%, rgba(45,53,86,1) 40%, rgba(66,88,116,1) 100%);
/* Chrome10+, Safari5.1+ */
background: -o-linear-gradient(top, rgba(33,49,71,1) 0%, rgba(45,53,86,1) 40%, rgba(66,88,116,1) 100%);
/* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(33,49,71,1) 0%, rgba(45,53,86,1) 40%, rgba(66,88,116,1) 100%);
/* IE10+ */
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#213147', endColorstr='#425874',GradientType=0 );
/* IE6-9 */
background: linear-gradient(top, rgba(33,49,71,1) 0%, rgba(45,53,86,1) 40%, rgba(66,88,116,1) 100%);
/* W3C */
}
.post_buttons a:hover {
-webkit-transition: color 0.3s linear;
-moz-transition: color 0.3s linear;
-o-transition: color 0.3s linear;
color: #fff !important;
}]=]=>
</stylesheet>
<stylesheet name="global.css" version="1603"><=!=[=C=D=A=T=A=[/* Plik arkusza kaskadowego i elo* Create by Adrian, modified by Sru Wypierdalac leszcze*/
/*Global.css*/
body {
background: #EEE8DC url(images/reksio/bg.png) top left repeat-x;
color: #2D281F;
text-align: center;
line-height: 1.4;
margin: 0;
font-family: Verdana, Arial, Sans-Serif;
font-size: 13px;
}
.logo {
background: url(images/reksio/logo.png) left no-repeat;
width: 450px;
text-align: left;
height: 120px;
display: block
}
.modnotice {
border-width: 2px 0px 2px 0px;
border-color: #294146;
border-style: solid;
}
a:link {
color: #134754;
text-decoration: none;
}
a:visited {
color: #134754;
text-decoration: none;
}
a:hover, a:active {
color: #63553C;
text-decoration: none;
}
#container {
background: #fff;
width: 984px;
color: #000000;
border: 1px solid #e4e4e4;
margin: auto auto;
padding: 0px 20px 0px 20px;
text-align: left;
box-shadow: 0px 0px 7px #786F5D;
-moz-box-shadow: 0px 0px 7px #786F5D;
-webkit-box-shadow: 0px 0px 7px #786F5D;
-webkit-border-bottom-left-radius: 15px;
-khtml-border-radius-bottomleft: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-bottom-right-radius: 15px;
-khtml-border-radius-bottomright: 15px;
-moz-border-radius-bottomright: 15px;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
}
#content {
/* FIX: Make internet explorer wrap correctly */
width: auto !important;
}
#panel {
background: #D1C8B8 url(images/reksio/panel_bg.png) top left repeat-x;
width: 340px;
;
color: #fff;
border-left: 1px solid #A19988;
border-right: 1px solid #A19988;
border-bottom: 1px solid #A19988;
-webkit-border-bottom-left-radius: 5px;
-khtml-border-radius-bottomleft: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-right-radius: 5px;
-khtml-border-radius-bottomright: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
float: right;
text-align: left;
min-width: 280px;
font-size: 11px;
}
table {
color: #000000;
font-family: Verdana, Arial, Sans-Serif;
font-size: 13px;
}
.tborder {
width: 100%;
margin: auto auto;
border-width: 0px 1px 1px 1px;
border-style: solid;
border-color: #D6CDBB;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
box-shadow: 3px 3px 6px #CCC;
}
.thead {
background: #2c3541;
background: -moz-linear-gradient(top,#2c3541 0%,#435063 50%,#435063 51%,#2c3541 93%,#cfc9bc 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2c3541), color-stop(50%,#435063), color-stop(51%,#435063), color-stop(93%,#2c3541), color-stop(100%,#cfc9bc));
background: -webkit-linear-gradient(top,#2c3541 0%,#435063 50%,#435063 51%,#2c3541 93%,#cfc9bc 100%);
background: -o-linear-gradient(top,#2c3541 0%,#435063 50%,#435063 51%,#2c3541 93%,#cfc9bc 100%);
background: -ms-linear-gradient(top,#2c3541 0%,#435063 50%,#435063 51%,#2c3541 93%,#cfc9bc 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2c3541',endColorstr='#cfc9bc',Grad ientType=0 );
background: linear-gradient(top,#2c3541 0%,#435063 50%,#435063 51%,#2c3541 93%,#cfc9bc 100%);
line-height: 20px;
height: 20px;
padding: 3px 10px 3px 25px;
font-size: 13px;
font-weight: bold !important;
-webkit-border-top-left-radius: 7px;
-webkit-border-top-right-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
text-transform: uppercase;
color: #ffffff;
}
.thead a:link {
color: #ffffff;
text-decoration: none;
}
.thead a:visited {
color: #ffffff;
text-decoration: none;
}
.thead a:hover, .thead a:active {
color: #ffffff;
text-decoration: none;
}
.tcat {
background: url(images/reksio/tcat.png) right repeat-x;
color: #000000;
font-size: 10px;
}
.tcat a:link {
color: #000000;
}
.tcat a:visited {
color: #000000;
}
.tcat a:hover, .tcat a:active {
color: #574D34;
}
.trow_static {
background: #f7f3e9;
}
.trow1 {
background: #f7f3e9;
background: -moz-linear-gradient(top,#f7f3e9 0%,#dddad2 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f7f3e9), color-stop(100%,#dddad2));
background: -webkit-linear-gradient(top,#f7f3e9 0%,#dddad2 100%);
background: -o-linear-gradient(top,#f7f3e9 0%,#dddad2 100%);
background: -ms-linear-gradient(top,#f7f3e9 0%,#dddad2 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f7f3e9',endColorstr='#dddad2',Grad ientType=0 );
background: linear-gradient(top,#f7f3e9 0%,#dddad2 100%);
}
.trow2 {
background: #f3eddd;
background: -moz-linear-gradient(top,#f3eddd 0%,#d8d6c5 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f3eddd), color-stop(100%,#d8d6c5));
background: -webkit-linear-gradient(top,#f3eddd 0%,#d8d6c5 100%);
background: -o-linear-gradient(top,#f3eddd 0%,#d8d6c5 100%);
background: -ms-linear-gradient(top,#f3eddd 0%,#d8d6c5 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f3eddd',endColorstr='#d8d6c5',Grad ientType=0 );
background: linear-gradient(top,#f3eddd 0%,#d8d6c5 100%);
}
.trow_post {
background: #F3EDDD;
}
.trow_shaded {
background: #ffdde0;
}
.trow_selected td {
background: #FFFBD9;
color: #000;
}
.trow_sep {
background: #C4BBA2;
color: #4C4532;
font-size: 12px;
font-weight: bold;
}
.tfoot {
background: #d1c8b8;
background: -moz-linear-gradient(top,#d1c8b8 0%,#b7a9a3 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#d1c8b8), color-stop(100%,#b7a9a3));
background: -webkit-linear-gradient(top,#d1c8b8 0%,#b7a9a3 100%);
background: -o-linear-gradient(top,#d1c8b8 0%,#b7a9a3 100%);
background: -ms-linear-gradient(top,#d1c8b8 0%,#b7a9a3 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d1c8b8',endColorstr='#b7a9a3',Grad ientType=0 );
background: linear-gradient(top,#d1c8b8 0%,#b7a9a3 100%);
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
color: #5C5343;
}
.tfoot a:link {
color: #5C5343;
text-decoration: none;
}
.tfoot a:visited {
color: #5C5343;
text-decoration: none;
}
.tfoot a:hover, .tfoot a:active {
color: #5C5343;
text-decoration: underline;
}
.bottommenu {
background: #F7F3E9;
color: #000000;
padding: 5px;
border: 1px solid #D6CDBB;
box-shadow: 3px 3px 6px #CCC;
}
.navigation {
background: #000 url(images/reksio/nav_bg.png) top left repeat-x;
color: #fff;
padding: 8px;
text-align: left;
font-family: Arial;
}
.navigation a:link {
color: #CEE5EF;
padding: 6px;
text-decoration: none;
}
.navigation a:visited {
color: #CEE5EF;
padding: 6px;
text-decoration: none;
}
.navigation a:hover, .navigation a:active {
background: #232935;
color: #CBF2FF;
padding: 5px;
border: 1px solid #0F1A1E;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-decoration: none
}
.navigation .active {
background: #171D23;
color: #fff;
padding: 5px;
border: 1px solid #2E3F46;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-size: small;
}
.smalltext {
font-size: 11px;
}
.largetext {
font-size: 16px;
font-weight: bold;
}
input.textbox {
background: #fff;
color: #000;
border: 1px solid #0f5c8e;
padding: 1;
}
textarea {
background: #ffffff;
color: #000000;
border: 1px solid #0f5c8e;
padding: 2px;
font-family: Verdana, Arial, Sans-Serif;
line-height: 1.4;
font-size: 13px;
}
select {
background: #ffffff;
border: 1px solid #0f5c8e;
}
.editor {
background: #f1f1f1;
border: 1px solid #ccc;
}
.editor_control_bar {
background: #fff;
border: 1px solid #0f5c8e;
}
.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: #C7DBEE;
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 {
border: 1px solid #f30;
color: #f30;
}
.valid_field {
border: 1px solid #0c0;
}
.validation_error {
background: url(images/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/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/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;
}
#panel .links {
margin: 0;
float: right;
}
.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 {
background: #fff;
padding: 4px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
min-width: 150px;
border: 1px inset #C3BAA4;
margin: 0px;
}
blockquote cite {
border-bottom: 1px solid #D6CDBB;
display: block;
margin: 4px 0;
font-style: normal;
font-weight: bold;
}
blockquote cite span {
float: right;
font-weight: normal;
}
blockquote cite span.highlight {
float: none;
font-weight: bold;
padding-bottom: 0;
}
.codeblock {
background: #FFFFFF;
padding: 5px;
border: 1px solid #888;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
box-shadow: 5px 5px 5px #888;
-moz-box-shadow: 5px 5px 5px #888;
-webkit-box-shadow: 5px 5px 5px #888;
text-shadow: 2px 2px 10px #888
}
.codeblock .title {
border-bottom: 1px solid #D6CDBB;
margin: 4px 0;
font-weight: bold;
}
.codeblock code {
overflow: auto;
height: auto;
max-height: 200px;
display: block;
font-family: Monaco, Consolas, Courier, monospace;
font-size: 13px;
}
.codeblock:hover {
background: #FFFFFF url(images/reksio/strzalka.png)no-repeat right;
}
.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 url(images/reksio/pm_alert.png) top left repeat-x;
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/error.gif) no-repeat 0;
}
div.error.ul {
margin-left: 24px;
}
.online {
color: #15A018;
}
.offline {
color: #C7C7C7;
}
.pagination {
font-size: 11px;
padding-top: 10px;
margin-bottom: 5px;
}
.tfoot .pagination, .tcat .pagination {
padding-top: 0;
}
.pagination .pages {
font-weight: bold;
}
.pagination .pagination_current, .pagination a {
color: #134754;
margin-bottom: 3px;
}
.pagination a {
background: #F3EDDD;
color: #134754;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 3px 7px;
}
.pagination .pagination_current {
background: #171D23;
color: #fff;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 3px 7px;
font-weight: bold;
}
.pagination a:hover {
background: #223F49;
color: #fff;
text-decoration: none;
}
.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;
}
.forum_legend dd {
float: left;
margin-right: 10px;
line-height: 40px;
}
.forum_legend dt {
margin-right: 10px;
float: left;
line-height: 40px;
}
.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;
color: #3E3320;
}
.quick_jump {
background: url(images/jump.gif) no-repeat 0;
width: 13px;
height: 13px;
padding-left: 13px;
/* amount of padding needed for image to fully show */
vertical-align: middle;
border: none;
}
.repbox {
font-size: 16px;
font-weight: bold;
padding: 5px 7px 5px 7px;
}
._neutral {
background-color: #FAFAFA;
color: #999999;
border: 1px solid #CCCCCC;
}
._minus {
background-color: #FDD2D1;
color: #CB0200;
border: 1px solid #980201;
}
._plus {
background-color: #E8FCDC;
color: #008800;
border: 1px solid #008800;
}
.pagination_breadcrumb {
background-color: #192227;
border: 1px solid #2E3D44;
outline: 1px solid #000;
padding: 5px 15px;
margin-top: 5px;
font-weight: normal;
}
.pagination_breadcrumb_link {
vertical-align: middle;
cursor: pointer;
}
/*Reksio.css*/
h2, h3, h5, h6 {
display: inline;
font: inherit;
}
h4 {
margin: 0;
padding: 0;
overflow: hidden;
height: 25px;
line-height: 25px;
font-family: DejaVu Sans;
font-size: 14px;
font-weight: bold;
}
#header {
background: #32464f;
background: -moz-linear-gradient(top,#32464f 0%,#0b0f11 31%,#0b0f11 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#32464f), color-stop(31%,#0b0f11), color-stop(100%,#0b0f11));
background: -webkit-linear-gradient(top,#32464f 0%,#0b0f11 31%,#0b0f11 100%);
background: -o-linear-gradient(top,#32464f 0%,#0b0f11 31%,#0b0f11 100%);
background: -ms-linear-gradient(top,#32464f 0%,#0b0f11 31%,#0b0f11 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#32464f',endColorstr='#0b0f11',Grad ientType=0 );
background: linear-gradient(top,#32464f 0%,#0b0f11 31%,#0b0f11 100%);
width: 100%;
height: 120px;
}
.inner {
width: 1024px;
margin: auto;
}
.panel_avatar {
background: #877D67 url(images/reksio/panel_avatar.png) no-repeat;
width: 35px;
height: 35px;
}
.panel_links {
color: #4E4738;
padding: 10px;
}
.panel_links a {
color: #2D2B25;
}
.navigation img {
vertical-align: middle;
}
.thead strong {
font-weight: normal;
}
.tcat strong {
font-weight: normal;
}
.menu {
background: #026CB1 url(images/reksio/menu_bg.png) center repeat-x;
color: #fff;
text-transform: uppercase;
border-top: 1px solid #233036;
border-bottom: 3px solid #2E3D44;
height: 40px;
line-height: 40px;
}
.menu ul, .menu ul li {
display: block;
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}
.menu ul li {
color: #fff;
display: inline;
white-space: nowrap;
}
.menu ul li a {
background: url(images/reksio/sep.png) top right no-repeat;
padding: 10px 25px 10px 10px;
}
.menu ul a:link, ul a:visited {
color: #738F9D;
text-decoration: none;
}
.menu ul a:hover {
-webkit-transition: color 0.5s linear;
-moz-transition: color 0.5s linear;
-o-transition: color 0.5s linear;
background: url(images/reksio/menu_hover.png) right no-repeat;
color: #fff;
text-shadow: 6px 6px 12px magenta;
}
#panel_index {
background: #E0D7C5 url(images/reksio/box_bg.png) top left repeat-x;
color: #483C26;
height: 40px;
line-height: 40px;
border-bottom: 1px solid #A09784;
position: relative;
z-index: 1;
}
.panelmenu .popup_menu {
background: #D1C8B8 url(images/reksio/panel.png) top repeat-x;
width: 180px;
border: 1px solid #A19988;
}
.panelmenu {
background: #1C272B url(images/reksio/panel_menu_item.png) top left repeat-x;
}
.panelmenu .popup_menu .popup_item {
background: inherit;
color: #3B3222;
display: block;
padding: 3px 3px 3px 15px;
white-space: nowrap;
text-decoration: none;
}
.panelmenu .popup_menu .popup_item:hover {
background: #0B2437;
color: #D8E5EB;
text-decoration: none;
}
.panelmenu .popup_menu .popup_item_container {
margin: 1px;
text-align: left;
}
#panel ul {
list-style: none;
display: block;
text-align: left;
margin: 0;
padding: 0;
height: 35px;
line-height: 35px;
}
#panel ul li {
color: #fff;
white-space: nowrap;
float: left;
}
#panel ul li a {
background: url(images/reksio/panel_sep.png) no-repeat right;
color: #fff;
margin: 0;
padding: 10px;
outline: 0;
text-decoration: none;
}
#panel ul li a:hover {
background: url(images/reksio/panel_bg_hover.png) right repeat-x;
text-decoration: none;
}
#panel img {
vertical-align: middle;
}
.unreadreports {
background: #FFC4C1 url(images/reksio/unreadreports.png) top left repeat-x;
border: 1px solid #FF6057;
text-align: center;
padding: 5px 20px;
font-size: 11px;
}
td .p {
float: right;
display: none;
padding: 0;
margin: 0;
}
td:hover .p {
background: #E0D9C6;
color: #827257;
margin: 0;
display: block;
padding: 4px;
line-height: 15px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height: 15px;
text-align: right;
min-width: 150px;
border: 1px outset #C3BAA4;
font-family: verdana;
font-size: 10px;
font-weight: normal;
}
td:hover .p span {
color: #134754;
font-weight: bold;
}
td p img {
vertical-align: top;
}
.menu_search {
background: #000;
color: #fff;
height: 24px;
line-height: 24px;
vertical-align: middle;
margin-top: 5px;
border: 1px solid #2C4250;
}
.menu_search input {
background: #000;
color: #B2C3CE;
border: none;
padding: 3px;
}
.menu_search .menu_btn {
background: #000 url(images/reksio/search_btn.png) center no-repeat;
width: 25px;
color: #fff;
border: none;
cursor: pointer;
}
.menu_search .menu_btn:hover {
background: #000 url(images/reksio/search_btn_hover.png) center no-repeat;
color: #000;
border: none;
}
.button {
background: #ebebe2;
border-top: 1px solid #BEBEBE;
border-left: 1px solid #BEBEBE;
border-right: 2px solid #878787;
border-bottom: 2px solid #878787;
}
span.title {
color: #3B3222;
display: block;
float: left;
max-width: 50%;
padding: 0 8px 0 0;
line-height: 20px;
margin: 0;
font-size: 12px;
font-weight: bold;
}
#panel p {
margin: 5px 0 5px 0;
}
#panel input {
background: #DFD9CF;
color: #3A301D;
border: 1px solid #ABA396;
padding: 3px;
}
#panel .button {
background: #1A2D36 url(images/reksio/button.png) top left repeat-x;
color: #D8E5EB;
padding: 5px;
cursor: pointer;
font-family: tahoma;
font-size: 11px;
border: 1px solid #1A2D36;
}
#panel .button:hover {
background: #244655 url(images/reksio/button_hover.png) top left repeat-x;
color: #F2F9FC;
border: 1px solid #5C5343;
}
.button {
background: #1A2D36 url(images/reksio/button.png) top left repeat-x;
color: #D8E5EB;
padding: 5px;
cursor: pointer;
font-family: tahoma;
font-size: 11px;
border: 1px solid #1A2D36;
}
.button:hover {
background: #244655 url(images/reksio/button_hover.png) top left repeat-x;
color: #F2F9FC;
border: 1px solid #5C5343;
}
.lighttext {
color: #61553D;
}
.darktext {
color: #15354A;
}
.thead_stats {
background: #958A74 url(images/reksio/thead_stats.png) top left repeat-x;
color: #fff;
text-transform: uppercase;
line-height: 26px;
height: 26px;
padding-left: 25px;
font-family: DejaVu Sans;
font-size: 12px;
}
.thead_stats a:link {
color: #ffffff;
text-decoration: none;
}
.thead_stats a:visited {
color: #ffffff;
text-decoration: none;
}
.thead_stats a:hover, .thead a:active {
color: #ffffff;
text-decoration: underline;
}
.thead_stats strong {
font-weight: normal;
}
.trow3 {
background: #1A3144
}
.post_online {
background: #F3EDDD url(images/reksio/online.png) top left no-repeat;
color: #7C7154;
}
.post_offline {
background: #F3EDDD url(images/reksio/offline.png) top left no-repeat;
color: #7C7154;
}
.post_away {
background: #F3EDDD url(images/reksio/away.png) top left no-repeat;
color: #7C7154;
}
.post_author {
color: #74674F;
font-family: tahoma;
font-size: 18px;
}
.trow1.post_content a:link, .trow1.post_content a:visited {
color: #134754;
border-bottom: 1px dotted #134754;
}
.trow1.post_content a:hover {
color: #8C7C5E;
border-bottom: 1px solid #8C7C5E;
text-decoration: none;
}
.thead_forums {
background: url(images/reksio/thead_forums.png) no-repeat;
color: #fff;
text-transform: uppercase;
line-height: 26px;
height: 26px;
padding-left: 25px;
font-family: DejaVu Sans;
font-size: 12px;
}
.thead_forums a:link, .thead_forums a:visited {
color: #ffffff;
text-decoration: none;
}
.thead_forums a:hover, .thead_forums a:active {
color: #ffffff;
text-decoration: none;
border-bottom: 1px white dotted;
}
.tcat_stats {
background: transparent;
color: #6E634A;
text-transform: uppercase;
line-height: 26px;
height: 26px;
border-top: 1px solid #E2D7BC;
font-family: DejaVu Sans;
font-size: 15px;
}
.tcat_stats img {
vertical-align: top;
}
.stats {
margin-left: 35px;
}
.footermenu {
color: #44331C;
text-align: center;
text-transform: uppercase;
border-bottom: 1px solid #D5CDC2;
padding: 10px;
font-family: DejaVu Sans;
}
.post_author_info {
clear: both;
overflow: hidden;
}
.post_author_info ul {
list-style: none;
margin: 0;
padding: 0;
}
.post_author_info li {
border-bottom: 1px dashed #A3987B;
padding: 3px;
clear: both;
overflow: hidden;
}
.author_content {
float: left;
text-align: left;
max-width: 96px;
padding: 0 0 0 8px;
display: block;
}
.author_title {
width: 96px;
float: left;
text-align: right;
font-weight: bold;
}
.post_rep {
background: rgb(237,231,219);
color: #fff;
padding: 5px;
-webkit-border-bottom-left-radius: 5px;
-khtml-border-radius-bottomleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
margin: -5px -10px 0 0;
font-size: 10px
}
.ver_sub {
margin: 0;
padding: 0;
list-style: none;
}
.ver_sub li {
width: 33%;
float: left;
}
/*Star ratings*/
.star_rating, .star_rating li a:hover, .star_rating .current_rating {
background: url(images/reksio/star_rating.gif) left -1000px repeat-x;
vertical-align: middle;
}
.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 center;
}
.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;
}
/*Showthread.css*/
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/printable.gif) no-repeat 0px 0px;
}
ul.thread_tools li.sendthread {
background: url(images/send.gif) no-repeat 0px 0px;
}
ul.thread_tools li.subscription_add {
background: url(images/subscribe.gif) no-repeat 0px 0px;
}
ul.thread_tools li.subscription_remove {
background: url(images/unsubscribe.gif) no-repeat 0px 0px;
}
/*UserCP.css*/
.usercp_nav_item {
display: block;
padding: 1px 0 1px 23px;
}
.usercp_nav_composepm {
background: url(images/usercp/composepm.gif) no-repeat left center;
}
.usercp_nav_pmfolder {
background: url(images/usercp/pmfolder.gif) no-repeat left center;
}
.usercp_nav_sub_pmfolder {
padding-left: 40px;
background: url(images/usercp/sub_pmfolder.gif) no-repeat left center;
}
.usercp_nav_trash_pmfolder {
padding-left: 40px;
background: url(images/usercp/trash_pmfolder.gif) no-repeat left center;
}
.usercp_nav_pmtracking {
background: url(images/usercp/pmtracking.gif) no-repeat left center;
}
.usercp_nav_pmfolders {
background: url(images/usercp/editfolders.gif) no-repeat left center;
}
.usercp_nav_profile {
background: url(images/usercp/profile.gif) no-repeat left center;
}
.usercp_nav_email {
padding-left: 40px;
background: url(images/usercp/email.gif) no-repeat left center;
}
.usercp_nav_password {
padding-left: 40px;
background: url(images/usercp/password.gif) no-repeat left center;
}
.usercp_nav_username {
padding-left: 40px;
background: url(images/usercp/username.gif) no-repeat left center;
}
.usercp_nav_editsig {
padding-left: 40px;
background: url(images/usercp/editsig.gif) no-repeat left center;
}
.usercp_nav_avatar {
padding-left: 40px;
background: url(images/usercp/avatar.gif) no-repeat left center;
}
.usercp_nav_options {
background: url(images/usercp/options.gif) no-repeat left center;
}
.usercp_nav_usergroups {
background: url(images/usercp/usergroups.gif) no-repeat left center;
}
.usercp_nav_editlists {
background: url(images/usercp/editlists.gif) no-repeat left center;
}
.usercp_nav_attachments {
background: url(images/usercp/attachments.gif) no-repeat left center;
}
.usercp_nav_drafts {
background: url(images/usercp/drafts.gif) no-repeat left center;
}
.usercp_nav_subscriptions {
background: url(images/usercp/subscriptions.gif) no-repeat left center;
}
.usercp_nav_fsubscriptions {
background: url(images/usercp/fsubscriptions.gif) no-repeat left center;
}
.usercp_nav_notepad {
background: url(images/usercp/notepad.gif) no-repeat left center;
}
.usercp_nav_viewprofile {
background: url(images/usercp/viewprofile.gif) no-repeat left center;
}
.usercp_nav_home {
background: url(images/usercp/home.gif) no-repeat left center;
}
.usercp_notepad {
width: 99%;
}
.usercp_container {
margin: 5px;
padding: 8px;
border: 1px solid #CCCCCC;
}
/*reszta*/
.modcp_nav_item {
display: block;
padding: 1px 0 1px 23px;
}
.modcp_nav_home {
background: url(images/modcp/home.gif) no-repeat left center;
}
.modcp_nav_announcements {
background: url(images/modcp/announcements.gif) no-repeat left center;
}
.modcp_nav_reports {
background: url(images/modcp/reports.gif) no-repeat left center;
}
.modcp_nav_modqueue {
background: url(images/modcp/modqueue.gif) no-repeat left center;
}
.modcp_nav_modlogs {
background: url(images/modcp/modlogs.gif) no-repeat left center;
}
.modcp_nav_editprofile {
background: url(images/modcp/editprofile.gif) no-repeat left center;
}
.modcp_nav_banning {
background: url(images/modcp/banning.gif) no-repeat left center;
}
.modcp_nav_warninglogs {
background: url(images/modcp/warninglogs.gif) no-repeat left center;
}
.modcp_nav_ipsearch {
background: url(images/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;
}
.sex_rex {
color: white;
font-weight: bold
}
.spanek {
font-size: 8px
}
.overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 5000;
background: #000000;
}
.overlay[class] {
position: fixed;
}
.drugi {
margin-top: 20px;
margin-bottom: 20px
}
.drugi code {
font-size: 17px;
font-weight: 600
}
.toppost {
padding: 5px;
border-bottom: 1px solid #BDB4A4;
}
.toppost a {
border: 0px !important;
font-size: 13px
}
.tposter {
width: 100%;
margin: auto auto;
border: 1px #D6CDBB solid;
box-shadow: 3px 3px 6px #CCC;
}
.stat {
-webkit-border-bottom-right-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
}]=]=>
</stylesheet>
</stylesheets>
<templates>
<template name="usercp_avatar" version="1600"><=!=[=C=D=A=T=A=[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->change_avatar}</title>
{$headerinclude}
</head>
<body>
{$header}
<table width="100%" border="0" align="center">
<tr>
{$usercpnav}
<td valign="top">
{$avatar_error}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->change_avatar}</strong></td>
</tr>
<tr>
<td class="trow1" colspan="2">
<table cellspacing="0" cellpadding="0" width="100%"><tr>
<td>{$lang->avatar_note}{$avatarmsg}
</td>
{$currentavatar}
</tr></table>
</td>
</tr>
<tr>
<td class="tcat" colspan="2"><strong>{$lang->local_galleries}</strong></td>
</tr>
<tr>
<td class="trow2"><strong>{$lang->gallery}</strong></td>
<td class="trow2">
<form method="post" action="usercp.php">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="action" value="avatar" />
<select name="gallery">
{$galleries}
</select>
&nbsp;{$gobutton}
</form>
</td>
</tr>
<tr>
<td class="tcat" colspan="2"><strong>{$lang->custom_avatar}</strong></td>
</tr>
<tr>
<td class="trow1" width="40%"><strong>{$lang->avatar_upload}</strong></td>
<td class="trow1" width="60%">
<form enctype="multipart/form-data" action="usercp.php" method="post">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="file" name="avatarupload" size="25" class="fileupload" />
{$auto_resize}
</td>
</tr>
<tr>
<td class="trow2" width="40%"><strong>{$lang->avatar_url}</strong></td>
<td class="trow2" width="60%"><input type="text" class="textbox" name="avatarurl" size="45" value="{$avatarurl}" /></td>
</tr>
</table>
<br />
<div align="center">
<input type="hidden" name="action" value="do_avatar" />
<input type="submit" class="button" name="submit" value="{$lang->change_avatar}" />
<input type="submit" class="button" name="remove" value="{$lang->remove_avatar}" />
</div>
</td>
</tr>
</table>
</form>
{$footer}
</body>
</html>]=]=></template>
<template name="showthread_quickreply" version="1603"><=!=[=C=D=A=T=A=[<br />
<form method="post" action="newreply.php?tid={$tid}&amp;processed=1" name="quick_reply_form" id="quick_reply_form">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="subject" value="RE: {$thread['subject']}" />
<input type="hidden" name="action" value="do_newreply" />
<input type="hidden" name="posthash" value="{$posthash}" id="posthash" />
<input type="hidden" name="quoted_ids" value="" id="quoted_ids" />
<input type="hidden" name="lastpid" id="lastpid" value="{$last_pid}" />
<input type="hidden" name="from_page" value="{$page}" />
<input type="hidden" name="tid" value="{$tid}" />
<input type="hidden" name="method" value="quickreply" />

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="border:0">
<thead>
<tr>
<td class="thead" colspan="2">
<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['quickreply']}.gif" id="quickreply_img" class="expander" alt="[-]" title="[-]" /></div>
<div><strong>{$lang->quick_reply}</strong></div>
</td>
</tr>
</thead>
<tbody style="{$collapsed['quickreply_e']}" id="quickreply_e">
<tr>
<td class="trow1" valign="top" width="22%">
<strong>{$lang->message}</strong><br />
<span class="smalltext">{$lang->message_note}<br /><br />
<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" {$postoptionschecked['signature']} />&nbsp;<strong>{$lang->signature}</strong></label><br />
<label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1" />&nbsp;<strong>{$lang->disable_smilies}</strong></label>{$closeoption}</span>
</td>
<td class="trow1">
<div style="width: 95%">
<textarea style="width: 100%; padding: 4px; margin: 0;" rows="8" cols="80" name="message" id="message" tabindex="1"></textarea>
</div>
<div class="editor_control_bar" style="width: 95%; padding: 4px; margin-top: 3px; display: none;" id="quickreply_multiquote">
<span class="smalltext">
{$lang->quickreply_multiquote_selected} <a href="./newreply.php?tid={$tid}&amp;load_all_quotes=1" onclick="return Thread.loadMultiQuoted();">{$lang->quickreply_multiquote_now}</a> {$lang->or} <a href="javascript:Thread.clearMultiQuoted();">{$lang->quickreply_multiquote_deselect}</a>.
</span>
</div>
</td>
</tr>
{$captcha}
<tr>
<td colspan="2" align="center" class="tfoot"><input type="submit" class="button" value="{$lang->post_reply}" tabindex="2" accesskey="s" id="quick_reply_submit" /> <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="3" /></td>
</tr>
</tbody>
</table>
</form>]=]=></template>
<template name="showthread_newthread" version="1603"><=!=[=C=D=A=T=A=[<a href="newthread.php?fid={$fid}"><img src="{$theme['imglangdir']}/newthread.gif" alt="{$lang->post_thread}" title="{$lang->post_thread}" /></a>&nbsp;]=]=></template>
<template name="showthread_newreply" version="1603"><=!=[=C=D=A=T=A=[<a class="t_button" href="newreply.php?tid={$tid}">{$lang->post_reply}</a>]=]=></template>
<template name="showthread_newreply_closed" version="1603"><=!=[=C=D=A=T=A=[<a class="t_button" href="newreply.php?tid={$tid}"><span style="color:red">{$lang->thread_reply}</span></a>]=]=></template>
<template name="postbit_find" version="1603"><=!=[=C=D=A=T=A=[<a class="t_button_small" href="search.php?action=finduser&amp;uid={$post['uid']}">find</a>]=]=></template>
<template name="postbit_email" version="1603"><=!=[=C=D=A=T=A=[<a href="member.php?action=emailuser&amp;uid={$post['uid']}">mail</a>]=]=></template>
<template name="postbit_multiquote" version="1603"><=!=[=C=D=A=T=A=[<a href="javascript:Thread.multiQuote({$post['pid']});" style="display: none;" id="multiquote_link_{$post['pid']}"><span style="display:none"><img src="{$theme['imglangdir']}/postbit_multiquote.gif" alt="{$lang->postbit_multiquote}" title="{$lang->postbit_multiquote}" id="multiquote_{$post['pid']}" /></span>&nbsp;+&nbsp;</a>
<script type="text/javascript">
//<!--
$('multiquote_link_{$post['pid']}').style.display = '';
// -->
</script>]=]=></template>
<template name="postbit_pm" version="1603"><=!=[=C=D=A=T=A=[<a href="private.php?action=send&amp;uid={$post['uid']}">PM</a>]=]=></template>
<template name="postbit_quickdelete" version="1603"><=!=[=C=D=A=T=A=[<a href="editpost.php?pid={$post['pid']}" onclick="Thread.deletePost({$post['pid']}); return false;" style="display: none;" id="quick_delete_{$post['pid']}">del</a>
<script type="text/javascript">
// <!--
$('quick_delete_{$post['pid']}').style.display = '';
// -->
</script>]=]=></template>
<template name="postbit_quote" version="1603"><=!=[=C=D=A=T=A=[<a href="newreply.php?tid={$tid}&amp;pid={$post['pid']}">quote</a>]=]=></template>
<template name="postbit_report" version="1603"><=!=[=C=D=A=T=A=[<a href="javascript:Thread.reportPost({$post['pid']});">report</a>]=]=></template>
<template name="postbit_www" version="1603"><=!=[=C=D=A=T=A=[<a href="{$post['website']}" target="_blank">www</a>]=]=></template>
<template name="postbit_warn" version="1603"><=!=[=C=D=A=T=A=[<a href="warnings.php?action=warn&amp;uid={$post['uid']}&amp;pid={$post['pid']}">warn</a>]=]=></template>
<template name="forumdisplay_newthread" version="1603"><=!=[=C=D=A=T=A=[<a class="t_button" href="newthread.php?fid={$fid}">{$lang->post_thread}</a>]=]=></template>
<template name="postbit_forward_pm" version="1603"><=!=[=C=D=A=T=A=[<a href="private.php?action=send&amp;pmid={$id}&amp;do=forward">{$lang->forward}</a>]=]=></template>
<template name="postbit_reply_pm" version="1603"><=!=[=C=D=A=T=A=[<a href="private.php?action=send&amp;pmid={$id}&amp;do=reply">reply</a>]=]=></template>
<template name="postbit_replyall_pm" version="1603"><=!=[=C=D=A=T=A=[<a href="private.php?action=send&amp;pmid={$id}&amp;do=replyall">reply all</a>]=]=></template>
<template name="postbit_edit" version="1603"><=!=[=C=D=A=T=A=[<a 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">{$lang->postbit_full_edit}</a></div></div>
<script type="text/javascript">
// <!--
if(use_xmlhttprequest == "1")
{
new PopupMenu("edit_post_{$post['pid']}");
}
// -->
</script>]=]=></template>
<template name="newthread" version="1603"><=!=[=C=D=A=T=A=[<html>
<head>
<title>{$lang->newthread_in}</title>
{$headerinclude}
<script type="text/javascript" src="jscripts/post.js?ver=1400"></script>
</head>
<body>
{$header}
{$preview}
{$thread_errors}
{$attacherror}
<form action="newthread.php?fid={$fid}&amp;processed=1" method="post" enctype="multipart/form-data" name="input">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->post_new_thread}</strong></td>
</tr>
{$loginbox}
<tr>
<td class="trow2" width="20%"><strong>{$lang->thread_subject}</strong></td>
<td class="trow2">{$prefixselect}<input type="text" class="textbox" name="subject" size="40" maxlength="85" value="{$subject}" tabindex="1" /></td>
</tr>
{$posticons}
<tr>
<td class="trow2" valign="top"><strong>{$lang->your_message}</strong>{$smilieinserter}</td>
<td class="trow2">
<textarea name="message" id="message" rows="20" cols="70" tabindex="2">{$message}</textarea>
{$codebuttons}
{$multiquote_external}
</td>
</tr>
<tr>
<td class="trow1" valign="top"><strong>{$lang->post_options}</strong></td>
<td class="trow1"><span class="smalltext">
<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" tabindex="7"{$postoptionschecked['signature']} /> {$lang->options_sig}</label>
{$disablesmilies}</span></td>
</tr>
{$modoptions}
{$subscriptionmethod}
{$pollbox}
{$captcha}
</table>
{$attachbox}
<br />
<div style="text-align:center"><input type="submit" class="button" name="submit" value="{$lang->post_thread}" tabindex="4" accesskey="s" /> <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="5" />{$savedraftbutton}</div>
<input type="hidden" name="action" value="do_newthread" />
<input type="hidden" name="posthash" value="{$posthash}" />
<input type="hidden" name="attachmentaid" value="" />
<input type="hidden" name="attachmentact" value="" />
<input type="hidden" name="quoted_ids" value="{$quoted_ids}" />
<input type="hidden" name="tid" value="{$tid}" />
{$editdraftpid}
</form>
{$forumrules}
{$footer}
</body>
</html>]=]=></template>
<template name="postbit_delete_pm" version="1603"><=!=[=C=D=A=T=A=[<a href="private.php?action=delete&amp;pmid={$id}&amp;my_post_key={ $mybb->post_code}">{$lang->delete_title}</a>]=]=></template>
<template name="header" version="1603"><=!=[=C=D=A=T=A=[<div id="header">
<div class="inner">
<div id="panel">
{$welcomeblock}
</div>
<a href="{$mybb->settings['bburl']}" class="logo"></a>
</div>
<div class="menu">
<div class="inner">
<div class="menu_search float_right">
<form method="post" action="{$mybb->settings['bburl']}/search.php">
<input type="hidden" name="action" value="do_search" />
<input type="hidden" name="postthread" value="1" />
<input type="hidden" name="forums" value="all" />
<input type="hidden" name="showresults" value="threads" />
<input type="text" name="keywords" value="{$lang->toplinks_search}" onclick="if(this.value=='{$lang->toplinks_search}')this.value='';" onblur="if(this.value=='')this.value='{$lang->toplinks_search}';"/>
<input type="submit" class="menu_btn" name="submit" value="" />
</form>
</div>
<ul>
<li><a href="{$mybb->settings['bburl']}/index.php">Forum</a></li>
<li><a href="{$mybb->settings['bburl']}/search.php">{$lang->toplinks_search}</a></li>
<li><a href="{$mybb->settings['bburl']}/memberlist.php">{$lang->toplinks_memberlist}</a></li>
<li><a href="{$mybb->settings['bburl']}/misc.php?action=help">Faq</a></li>
</ul>
</div>
</div>

<navigation>

<div id="container">
<a name="top" id="top"></a>
<div id="content">
{$pm_notice}
{$bannedwarning}
{$bbclosedwarning}
{$unreadreports}
<br />]=]=></template>
<template name="nav" version="1600"><=!=[=C=D=A=T=A=[<div class="navigation">
<div class="inner"><a href="{$mybb->settings['bburl']}"><img src="images/reksio/home.png" alt="glowna" title="Powrót do strony głównej" /></a> {$nav}{$activesep}{$activebit}</div></div>]=]=></template>
<template name="nav_sep" version="1413"><=!=[=C=D=A=T=A=[&rarr;]=]=></template>
<template name="forumbit_depth2_cat" version="1603"><=!=[=C=D=A=T=A=[<tr class="{$bgcolor}" style="-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;">
<td align="center" valign="middle" width="1">
<img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" />
</td>
<td valign="top"><p class="p">
{$lang->forumbit_threads}: <span>{$threads}{$unapproved['unapproved_threads']}</span> | {$lang->forumbit_posts}: <span>{$posts}{$unapproved['unapproved_posts']}</span>
</p><h4>
<a href="{$forum_url}">{$forum['name']}</a>{$forum_viewers_text}</h4>


<div class="smalltext lighttext">{$forum['description']}{$subforums}</div>
</td>
<td valign="middle" align="right" style="white-space: nowrap" class="smalltext lighttext">
{$lastpost}
</td>
</tr>]=]=></template>
<template name="forumbit_depth1_cat" version="1603"><=!=[=C=D=A=T=A=[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder nobr">
<thead>
<tr>
<td class="thead" colspan="3">
<div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div>
<div><h3><a href="{$forum_url}">{$forum['name']}</a></h3></div>
</td>
</tr>
</thead>
<tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
<tr class="tcat">
<td />
<td><span class="smalltext"><strong>{$forum['description']}</strong></span></td>
<td width="200" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
</tr>
{$sub_forums}
<tr><td colspan="3" class="tfoot"></td></tr>
</tbody>
</table>
<br />]=]=></template>
<template name="forumbit_depth2_forum" version="1603"><=!=[=C=D=A=T=A=[<tr class="{$bgcolor}">
<td align="center" valign="middle" width="1">
<img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" />
</td>
<td valign="top"><div style="float:right;border-right:1px #D6CDBB solid;width:2px"></div><p class="p">
{$lang->forumbit_threads}: <span>{$threads}{$unapproved['unapproved_threads']}</span> | {$lang->forumbit_posts}: <span>{$posts}{$unapproved['unapproved_posts']}</span>
</p><h4>
<a href="{$forum_url}">{$forum['name']}</a>{$forum_viewers_text}</h4>


<div class="smalltext lighttext">{$forum['description']}{$subforums}</div>
</div>
</td>
<td valign="middle" align="right" style="white-space: nowrap" class="smalltext lighttext">
{$lastpost}
</td>
</tr>]=]=></template>
<template name="forumbit_depth3" version="1600"><=!=[=C=D=A=T=A=[<li>{$statusicon}<a href="{$forum_url}" title="{$forum_viewers_text_plain}">{$forum['name']}</a></li>]=]=></template>
<template name="forumbit_subforums" version="1600"><=!=[=C=D=A=T=A=[<br /><ul class="ver_sub">{$sub_forums}</ul>]=]=></template>
<template name="index_boardstats" version="1603"><=!=[=C=D=A=T=A=[<div class="bottommenu" style="text-align: center">
<span class="smalltext">
{$logoutlink}
<a href="misc.php?action=markread">{$lang->markread}</a> |
<a href="showteam.php">{$lang->forumteam}</a> |
<a href="stats.php">{$lang->forumstats}</a>
</span>
</div>
<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder stat">
<thead>
<tr>
<td class="thead">
<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['boardstats']}.gif" id="boardstats_img" class="expander" alt="[-]" title="[-]" /></div>
<div>{$lang->boardstats}</div>
</td>
</tr>
</thead>
<tbody style="{$collapsed['boardstats_e']}" id="boardstats_e">
{$whosonline}
{$forumstats}
{$birthdays}
</tbody>
</table>
<br />]=]=></template>
<template name="nav_sep_active" version="1413"><=!=[=C=D=A=T=A=[&rarr;]=]=></template>
<template name="header_welcomeblock_member" version="1603"><=!=[=C=D=A=T=A=[<span style="float:left;"><div class="panel_avatar"><img src="{$mybb->user['avatar']}" height="35" width="35" /></div></span>
<ul>
<li><a href="{$mybb->settings['bburl']}/usercp.php" id="panel_menu">{$mybb->user['username']} <img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/arrow_down.gif" /></a></li>
{$modcplink}
{$admincplink}
<li><a href="{$mybb->settings['bburl']}/member.php?action=logout&amp;logoutkey={$mybb->user['logoutkey']}">{$lang->welcome_logout}</a></li>
</ul>
<div class="panelmenu">
<div id="panel_menu_popup" class="popup_menu">
<div class="panel_popup_container"><a href="{$mybb->settings['bburl']}/usercp.php" class="popup_item">{$lang->welcome_usercp}</a></div>
<div class="panel_popup_container"><a href="{$mybb->settings['bburl']}/usercp.php?action=profile" class="popup_item">Edit profile</a></div>
<div class="panel_popup_container"><a href="{$mybb->settings['bburl']}/usercp.php?action=avatar" class="popup_item">Change avatar</a></div>
<div class="panel_popup_container"><a href="{$mybb->settings['bburl']}/usercp.php?action=options" class="popup_item">Edit options</a></div>
<div class="panel_popup_container"><a href="#" onclick="MyBB.popupWindow('{$mybb->settings['bburl']}/misc.php?action=buddypopup', 'buddyList', 350, 350);" class="popup_item">{$lang->welcome_open_buddy_list}</a></div>
<div class="panel_popup_container"><a href="{$mybb->settings['bburl']}/search.php?action=getnew" class="popup_item">{$lang->welcome_newposts}</a></div>
<div class="panel_popup_container"><a href="{$mybb->settings['bburl']}/search.php?action=getdaily" class="popup_item">{$lang->welcome_todaysposts}</a></div>
</div>
</div>
<div class="panel_links">

<a href="{$mybb->settings['bburl']}/private.php">{$lang->welcome_pms}</a> {$lang->welcome_pms_usage}
</div>
<script type="text/javascript">
// <!--
if(use_xmlhttprequest == "1")
{
new PopupMenu("panel_menu");
}
// -->
</script>]=]=></template>
<template name="nav_bit_active" version="1413"><=!=[=C=D=A=T=A=[<h2 class="active">{$navbit['name']}</h2>]=]=></template>
<template name="header_welcomeblock_guest" version="1603"><=!=[=C=D=A=T=A=[<ul>
<li><a href="{$mybb->settings['bburl']}/member.php?action=login" onclick="ShowMenu(this, 'menu_dropdown', 'bottom');return false">{$lang->welcome_login} <img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/arrow_down.gif" alt="" /></a></li>
<li><a href="{$mybb->settings['bburl']}/member.php?action=register">{$lang->welcome_register}</a></li>
</ul>

<div class="panel_links">
{$lang->welcome_guest}
</div>
<div style="position: absolute; z-index: 500; top: 0px; display: none;" id="menu_dropdown">
<div style="padding: 5px; overflow: hidden; position: relative; top: 10px; background: #D1C8B8 url({$mybb->settings['bburl']}/{$theme['imgdir']}/panel.png) top repeat-x; border: 1px solid #A19988;">
<form action="member.php" method="post">
<p><span class="title">{$lang->username}</span> <input type="text" class="textbox" name="username" size="25" maxlength="30" style="width: 200px;" value="" /></p>
<p><span class="title">{$lang->password}</span> <input type="password" class="textbox" name="password" size="25" style="width: 200px;" value="" /></p><p><span class="title">{$lang->remember_me}</span> <input type="checkbox" class="checkbox" name="remember" checked="checked" value="yes" /></p>
<p class="float_left"><a href="{$mybb->settings['bburl']}/member.php?action=lostpw"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/password.png" alt="hasło" /> {$lang->lost_password}</a></p>
<p class="float_right"><input type="submit" class="button" name="submit" value="Zaloguj" /></p>
<input type="hidden" name="action" value="do_login" />
<input type="hidden" name="url" value="" />
</form>
</div>
</div>]=]=></template>
<template name="global_pm_alert" version="1413"><=!=[=C=D=A=T=A=[<br />
<div class="pm_alert" id="pm_notice">
<div class="float_right"><a href="private.php?action=dismiss_notice&amp;my_post_key={$my bb->post_code}" title="{$lang->dismiss_notice}" onclick="return MyBB.dismissPMNotice()"><img src="{$theme['imgdir']}/dismiss_notice.gif" alt="{$lang->dismiss_notice}" title="[x]" /></a></div>
<div>{$privatemessage_text}</div>
</div>]=]=></template>
<template name="header_welcomeblock_member_moderator" version="1413"><=!=[=C=D=A=T=A=[<li><a href="{$mybb->settings['bburl']}/modcp.php">{$lang->welcome_modcp}</a></li>]=]=></template>
<template name="footer" version="1603"><=!=[=C=D=A=T=A=[<div class="footermenu">

<div>
<span class="smalltext"><a href="{$mybb->settings['homeurl']}">Index</a> | <a href="#" onclick="Effect.ScrollTo('header', { duration:'0.8', offset:-1 });return false">{$lang->bottomlinks_returntop}</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>
<hr class="hidden" />
<div id="copyright"><div class="lighttext">
<!-- if you delete this the sky will fall on your head -->
{$lang->powered_by} <a href="http://mybb.com/" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="http://mybb.com/" target="_blank">MyBB Group</a>.<br />Designed by <span class="darktext">Adrian</span>/<a href="http://reksio-cs.pl" target="_blank">Reksio</a> <span style="display:none">54ceebe7a40ef32df34f37c2065d4490</span>
<!-- End powered by -->
<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>
<div id="debug"><debugstuff></div>]=]=></template>
<template name="header_welcomeblock_member_admin" version="1413"><=!=[=C=D=A=T=A=[<li><a href="{$mybb->settings['bburl']}/{$config['admin_dir']}/index.php">{$lang->welcome_admin}</a></li>]=]=></template>
<template name="global_unreadreports" version="1413"><=!=[=C=D=A=T=A=[<br />
<div class="unreadreports">
<div align="right"><span class="smalltext"><a href="modcp.php?action=reports">{$lang->unread_reports}</a></span></div>
</div>]=]=></template>
<template name="forumdisplay_subforums" version="1413"><=!=[=C=D=A=T=A=[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="5"><strong>{$lang->sub_forums_in}</strong></td>
</tr>
<tr>
<td class="tcat" width="2%">&nbsp;</td>
<td class="tcat" width="59%"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td>
<td class="tcat" width="15%" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
</tr>
{$forums}
</table>
<br />]=]=></template>
<template name="forumbit_depth2_forum_lastpost" version="1413"><=!=[=C=D=A=T=A=[<div align="left" class="smalltext"><a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>
<br/>{$lang->by} {$lastpost_profilelink}</div>
<div align="right"><span class="smalltext">{$lastpost_date}
<span class="darktext">{$lastpost_time}</span></span>
</div>]=]=></template>
<template name="usercp_nav_messenger" version="1413"><=!=[=C=D=A=T=A=[<tr>
<td class="tcat">
<div class="float_right"><img src="{$theme['imgdir']}/collapse{$collapsedimg['usercppms']}.gif" id="usercppms_img" class="expander" alt="[-]" width="25px" height="15px"/></div>
<div><span class="smalltext"><strong>{$lang->ucp_nav_messenger}</strong></span></div>
</td>
</tr>
<tbody style="{$collapsed['usercppms_e']}" id="usercppms_e">
<tr><td class="trow1 smalltext"><a href="private.php?action=send" class="usercp_nav_item usercp_nav_composepm">{$lang->ucp_nav_compose}</a></td></tr>
<tr>
<td class="trow1 smalltext">
{$folderlinks}
</td>
</tr>
<tr><td class="trow1 smalltext"><a href="private.php?action=tracking" class="usercp_nav_item usercp_nav_pmtracking">{$lang->ucp_nav_tracking}</a></td></tr>
<tr><td class="trow1 smalltext"><a href="private.php?action=folders" class="usercp_nav_item usercp_nav_pmfolders">{$lang->ucp_nav_edit_folders}</a></td></tr>
</tbody>]=]=></template>
<template name="usercp_nav_misc" version="1413"><=!=[=C=D=A=T=A=[<tr>
<td class="tcat">
<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['usercpmisc']}.gif" id="usercpmisc_img" class="expander" alt="[-]" title="[-]" width="25px" height="15px" /></div>
<div><span class="smalltext"><strong>{$lang->ucp_nav_misc}</strong></span></div>
</td>
</tr>
<tbody style="{$collapsed['usercpmisc_e']}" id="usercpmisc_e">
<tr><td class="trow1 smalltext"><a href="usercp.php?action=usergroups" class="usercp_nav_item usercp_nav_usergroups">{$lang->ucp_nav_usergroups}</a></td></tr>
<tr><td class="trow1 smalltext"><a href="usercp.php?action=editlists" class="usercp_nav_item usercp_nav_editlists">{$lang->ucp_nav_editlists}</a></td></tr>
<tr><td class="trow1 smalltext"><a href="usercp.php?action=attachments" class="usercp_nav_item usercp_nav_attachments">{$lang->ucp_nav_attachments}</a></td></tr>
<tr><td class="trow1 smalltext">{$draftstart}<a href="usercp.php?action=drafts" class="usercp_nav_item usercp_nav_drafts">{$lang->ucp_nav_drafts} {$draftcount}</a>{$draftend}</td></tr>
<tr><td class="trow1 smalltext"><a href="usercp.php?action=subscriptions" class="usercp_nav_item usercp_nav_subscriptions">{$lang->ucp_nav_subscribed_threads}</a></td></tr>
<tr><td class="trow1 smalltext"><a href="usercp.php?action=forumsubscriptions" class="usercp_nav_item usercp_nav_fsubscriptions">{$lang->ucp_nav_forum_subscriptions}</a></td></tr>
<tr><td class="trow1 smalltext"><a href="usercp.php?action=notepad" class="usercp_nav_item usercp_nav_notepad">{$lang->ucp_nav_notepad}</a></td></tr>
<tr><td class="trow1 smalltext"><a href="{$profile_link}" class="usercp_nav_item usercp_nav_viewprofile">{$lang->ucp_nav_view_profile}</a></td></tr>
</tbody>]=]=></template>
<template name="usercp_nav_profile" version="1413"><=!=[=C=D=A=T=A=[<tr>
<td class="tcat">
<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['usercpprofile']}.gif" id="usercpprofile_img" class="expander" alt="[-]" title="[-]" width="25px" height="15px" /></div>
<div><span class="smalltext"><strong>{$lang->ucp_nav_profile}</strong></span></div>
</td>
</tr>
<tbody style="{$collapsed['usercpprofile_e']}" id="usercpprofile_e">
<tr><td class="trow1 smalltext">
<div><a href="usercp.php?action=profile" class="usercp_nav_item usercp_nav_profile">{$lang->ucp_nav_edit_profile}</a></div>
{$changenameop}
<div><a href="usercp.php?action=password" class="usercp_nav_item usercp_nav_password">{$lang->ucp_nav_change_pass}</a></div>
<div><a href="usercp.php?action=email" class="usercp_nav_item usercp_nav_email">{$lang->ucp_nav_change_email}</a></div>
<div><a href="usercp.php?action=avatar" class="usercp_nav_item usercp_nav_avatar">{$lang->ucp_nav_change_avatar}</a></div>
<div><a href="usercp.php?action=editsig" class="usercp_nav_item usercp_nav_editsig">{$lang->ucp_nav_edit_sig}</a></div>
</td></tr>
<tr><td class="trow1 smalltext"><a href="usercp.php?action=options" class="usercp_nav_item usercp_nav_options">{$lang->ucp_nav_edit_options}</a></td></tr>
</tbody>]=]=></template>
<template name="headerinclude" version="1603"><=!=[=C=D=A=T=A=[<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 name="google-site-verification" content="6rNX0pUY1xcnPCOArnax1s7mCdSQ-GEWe4MgCR14K8s" />
<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/protoaculous"></script>
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/global.js"></script>
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/general.js"></script>
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/popup_menu.js"></script>
{$stylesheets}
<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>
{$newpmmsg}
<script type="text/javascript">
Cufon.replace('h1')
</script>]=]=></template>
<template name="index_stats" version="1603"><=!=[=C=D=A=T=A=[<tr class="trow_static"><td class="tcat_stats"><span class="smalltext"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/stats.png" alt="{$lang->boardstats}" /> <strong>{$lang->boardstats}</strong></span></td></tr>
<tr class="trow1">
<td><div class="smalltext stats">
{$lang->stats_posts_threads}<br />
{$lang->stats_numusers}<br />
{$lang->stats_newestuser}<br />
{$lang->stats_mostonline}
</div>
</td>
</tr>
<tr><td class="tfoot"></td></tr>]=]=></template>
<template name="index_birthdays" version="1603"><=!=[=C=D=A=T=A=[<tr class="trow1"><td class="tcat_stats"><span class="smalltext"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/birthday.png" alt=""/> <strong>{$lang->todays_birthdays}</strong></span></td></tr>
<tr class="trow2">
<td><span class="smalltext stats">{$bdays}</span></td>
</tr>]=]=></template>
<template name="postbit_classic" version="1603"><=!=[=C=D=A=T=A=[{$ignore_bit}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style} {$post_visibility}" id="post_{$post['pid']}">
<tbody>
<tr class="tcat">
<td>
<div class="float_left smalltext">
{$post['postdate']}, {$post['posttime']}
</div>
</td>
<td>{$post['posturl']}</td>
</tr>
<tr>
<td class="{$post['onlinestatus']} {$unapproved_shade}" width="180px" valign="top" style="white-space: nowrap; text-align: center;" ><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<span class="post_author">{$post['profilelink']}</span><br />
{$post['groupimage']}
{$post['useravatar']}
{$post['user_details']}
</td>
<td class="trow1 post_content {$unapproved_shade}" valign="top">
<div class="float_right post_rep">{$post['plus_form']}{$post['minus_form']}</div>
<span class="smalltext"><strong>{$post['icon']}{$post['subject']} {$post['subject_extra']}</strong> </span> <span id="edited_by_{$post['pid']}">{$post['editedmsg']}</span>
<div class="post_body adhref_content bbtext" id="pid_{$post['pid']}">

{$post['message']} </div>
{$post['attachments']}
{$post['signature']}
<div class="post_meta" id="post_meta_{$post['pid']}">
<br />
{$post['iplogged']}
</div>
</td>
</tr>
<tr class="trow2"><td align="center"><a href="#" onclick="Effect.ScrollTo('header', { duration:'0.8', offset:-1 });return false"><img src="{$theme['imglangdir']}/postbit_top.gif" alt="top" /></a>{$post['button_report']} </td>
<td class="post_buttons">
<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_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="postbit_offline" version="1413"><=!=[=C=D=A=T=A=[post_offline]=]=></template>
<template name="postbit_away" version="1413"><=!=[=C=D=A=T=A=[post_away]=]=></template>
<template name="postbit_online" version="1413"><=!=[=C=D=A=T=A=[post_online]=]=></template>
<template name="showthread_classic_header" version="1413"><=!=[=C=D=A=T=A=[]=]=></template>
<template name="index_whosonline" version="1603"><=!=[=C=D=A=T=A=[<tr class="trow_static">
<td class="tcat_stats"><span class="smalltext"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/whosonline.png" alt="" /> <strong>{$lang->whos_online}</strong> [<a href="online.php">{$lang->complete_list}</a>]</span></td>
</tr>
<tr class="trow1">
<td><span class="smalltext stats">{$lang->online_note}</span><br/><span class="smalltext stats">{$onlinemembers}</span></td>
</tr>]=]=></template>
<template name="showthread" version="1603"><=!=[=C=D=A=T=A=[<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=1603"></script>
</head>
<body>
{$header}
{$pollbox}
<div class="float_right">
{$newreply}
</div>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both; border-top-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}#p id{$pid}">{$lang->linear}</a></strong></span>
</div>
<div>
{$thread['threadprefix']}{$thread['subject']}
</div>
</td>
</tr>
{$classic_header}
</table>
<div id="posts">
{$posts}
</div>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="border: 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="padding-top: 4px;" 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}subsc ription&amp;tid={$tid}&amp;my_post_key={$mybb->post_code}">{$add_remove_subscription_text}</a></li>
</ul>
</div>

<div class="float_right" style="text-align: right;">
{$moderationoptions}
{$forumjump}
</div>
<br style="clear: both;" />
{$usersbrowsing}
{$footer}
</body>
</html>]=]=></template>
<template name="forumdisplay_threadlist" version="1600"><=!=[=C=D=A=T=A=[<div class="float_left">
{$multipage}
</div>
<div class="float_right">
{$newthread}
</div>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both;">
<tr>
<td class="thead" colspan="{$colspan}">
<div style="float: right;">
<span class="smalltext"><strong><a href="misc.php?action=markread&amp;fid={$fid}">{$lang->markforum_read}</a> | <a href="usercp2.php?action={$add_remove_subscription}subsc ription&amp;type=forum&amp;fid={$fid}&amp;my_post_key={$mybb->post_code}">{$add_remove_subscription_text}</a>{$clearstoredpass}</strong></span>
</div>
<div>
<strong>{$foruminfo['name']}</strong>
</div>
</td>
</tr>
<tr>
<td class="tcat" colspan="3" width="66%"><span class="smalltext"><strong><a href="{$sorturl}&amp;sortby=subject&amp;order=asc">{$lang->thread}</a> {$orderarrow['subject']} / <a href="{$sorturl}&amp;sortby=starter&amp;order=asc">{$lang->author}</a> {$orderarrow['starter']}</strong></span></td>
<td class="tcat" align="center" width="7%"><span class="smalltext"><strong><a href="{$sorturl}&amp;sortby=replies&amp;order=desc">{$lang->replies}</a> {$orderarrow['replies']}</strong></span></td>
<td class="tcat" align="center" width="7%"><span class="smalltext"><strong><a href="{$sorturl}&amp;sortby=views&amp;order=desc">{$lang->views}</a> {$orderarrow['views']}</strong></span></td>
{$ratingcol}
<td class="tcat" align="right" width="20%"><span class="smalltext"><strong><a href="{$sorturl}&amp;sortby=lastpost&amp;order=desc">{$lang->lastpost}</a> {$orderarrow['lastpost']}</strong></span></td>
{$inlinemodcol}
</tr>
{$announcementlist}
{$threads}
<tr>
<td class="tfoot" align="right" colspan="{$colspan}">
<form action="forumdisplay.php" method="get">
<input type="hidden" name="selectall" value="{$allselected}" />
<input type="hidden" name="fid" value="{$fid}" />
<select name="sortby">
<option value="subject" {$sortsel['subject']}>{$lang->sort_by_subject}</option>
<option value="lastpost" {$sortsel['lastpost']}>{$lang->sort_by_lastpost}</option>
<option value="starter" {$sortsel['starter']}>{$lang->sort_by_starter}</option>
<option value="started" {$sortsel['started']}>{$lang->sort_by_started}</option>
{$ratingsort}
<option value="replies" {$sortsel['replies']}>{$lang->sort_by_replies}</option>
<option value="views" {$sortsel['views']}>{$lang->sort_by_views}</option>
</select>
<select name="order">
<option value="asc" {$ordersel['asc']}>{$lang->sort_order_asc}</option>
<option value="desc" {$ordersel['desc']}>{$lang->sort_order_desc}</option>
</select>
<select name="datecut">
<option value="1" {$datecutsel['1']}>{$lang->datelimit_1day}</option>
<option value="5" {$datecutsel['5']}>{$lang->datelimit_5days}</option>
<option value="10" {$datecutsel['10']}>{$lang->datelimit_10days}</option>
<option value="20" {$datecutsel['20']}>{$lang->datelimit_20days}</option>
<option value="50" {$datecutsel['50']}>{$lang->datelimit_50days}</option>
<option value="75" {$datecutsel['75']}>{$lang->datelimit_75days}</option>
<option value="100" {$datecutsel['100']}>{$lang->datelimit_100days}</option>
<option value="365" {$datecutsel['365']}>{$lang->datelimit_lastyear}</option>
<option value="9999" {$datecutsel['9999']}>{$lang->datelimit_beginning}</option>
</select>
{$gobutton}
</form>
</td>
</tr>
</table>
<div class="float_left">
{$multipage}
</div>
<div class="float_right" style="margin-top: 4px;">
{$newthread}
</div>
<br style="clear: both;" />
<br />
<div class="float_right" style="text-align: right;">
{$inlinemod}
</div>
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<thead>
<tr>
<td class="thead_stats">
<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['forumstats']}.gif" id="forumstats_img" class="expander" alt="[-]" title="[-]" /></div>
<div><strong>{$foruminfo['name']}</strong></div>
</td>
</tr>
<tr>
<td class="trow2">
{$moderatedby}
{$usersbrowsing}
</td>
</tr>
</thead>
<tbody style="{$collapsed['forumstats_e']}" id="forumstats_e">
<tr>
<td class="trow1">
<div class="float_left">
<div class="float_left">
<dl class="thread_legend smalltext">
<dd><img src="{$theme['imgdir']}/newfolder.gif" alt="{$lang->new_thread}" title="{$lang->new_thread}" /> {$lang->new_thread}</dd>
<dd><img src="{$theme['imgdir']}/newhotfolder.gif" alt="{$lang->new_hot_thread}" title="{$lang->new_hot_thread}" /> {$lang->new_hot_thread}</dd>
<dd><img src="{$theme['imgdir']}/hotfolder.gif" alt="{$lang->hot_thread}" title="{$lang->hot_thread}" /> {$lang->hot_thread}</dd>
</dl>
</div>

<div class="float_left">
<dl class="thread_legend smalltext">
<dd><img src="{$theme['imgdir']}/folder.gif" alt="{$lang->no_new_thread}" title="{$lang->no_new_thread}" /> {$lang->no_new_thread}</dd>
<dd><img src="{$theme['imgdir']}/dot_folder.gif" alt="{$lang->posts_by_you}" title="{$lang->posts_by_you}" /> {$lang->posts_by_you}</dd>
<dd><img src="{$theme['imgdir']}/lockfolder.gif" alt="{$lang->locked_thread}" title="{$lang->locked_thread}" /> {$lang->locked_thread}</dd>
</dl>
</div>
<br style="clear: both" />
</div>
<div class="float_right" style="text-align: right;">
{$searchforum}
</div>
</td>
</tr>
</tbody>
</table>
{$inline_edit_js}]=]=></template>
<template name="forumdisplay" version="1600"><=!=[=C=D=A=T=A=[<html>
<head>
<title>{$foruminfo['name']} na {$mybb->settings['bbname']}</title>
{$headerinclude}
{$rssdiscovery}
<script type="text/javascript">
<!--
lang.no_new_posts = "{$lang->no_new_posts}";
lang.click_mark_read = "{$lang->click_mark_read}";
// -->
</script>
</head>
<body>
{$header}
{$rules}
{$subforums}
{$threadslist}
{$footer}
</div></body>
</html>]=]=></template>
<template name="postbit" version="1603"><=!=[=C=D=A=T=A=[{$ignore_bit}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tposter" style="{$post_extra_style} {$post_visibility};min-height:250px" id="post_{$post['pid']}">
<tbody>
<tr>
<td class="{$post['onlinestatus']} {$unapproved_shade}" width="180px" valign="top" style="white-space: nowrap; text-align: center;border-right:1px #D6CDBB solid;" ><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a><span class="post_author">{$post['profilelink']}</span>
<br />
{$post['groupimage']}
{$post['useravatar']}
{$post['user_details']}
</td>
<td class="trow_post {$unapproved_shade}" valign="top">
<div class="smalltext toppost"><span class="darktext" style="font-weight:bold">{$post['postdate']} {$post['posttime']} </span><strong>{$post['subject']}</strong>{$post['posturl']} </div>
<div class="post_body" id="pid_{$post['pid']}">

{$post['message']} </div>
{$post['attachments']}
{$post['signature']}
<div class="post_meta" id="post_meta_{$post['pid']}">
<br />
<span id="edited_by_{$post['pid']}">{$post['editedmsg']}</span>
</div>{$post['iplogged']}
</td>
</tr>
<tr class="trow2"><td align="center" class="post_buttons" style="border-right:1px #D6CDBB solid;"><a href="#" onclick="Effect.ScrollTo('header', { duration:'0.8', offset:-1 });return false">top</a>{$post['button_report']} </td>
<td class="post_buttons">
<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_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="postbit_author_user" version="1600"><=!=[=C=D=A=T=A=[<div class="post_author_info smalltext">
<ul>
<li><span class="author_title darktext">{$lang->postbit_posts}</span><span class="author_content lighttext">{$post['postnum']}</span></li>
<li><span class="author_title darktext">{$lang->postbit_joined}</span><span class="author_content lighttext">{$post['userregdate']}</span></li>
{$post['replink']}
{$post['warninglevel']}
</ul>
</div>]=]=></template>
<template name="postbit_reputation" version="1600"><=!=[=C=D=A=T=A=[<li><span class="author_title darktext">{$lang->postbit_reputation}</span><span class="author_content lighttext"><span id="reputation{$post['pid']}">{$post['userreputation']}</span></span></li>]=]=></template>
<template name="postbit_warninglevel" version="1600"><=!=[=C=D=A=T=A=[<li><span class="author_title darktext">{$lang->postbit_warning_level}</span><span class="author_content lighttext">{$warning_level}</span></li>]=]=></template>
<template name="index" version="1603"><=!=[=C=D=A=T=A=[<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
<script type="text/javascript" src="jscripts/shoutbox.js"></script>
<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}
<sf_shoutbox>
{$boardstats}
<br style="clear: both" />
{$footer}
</div>
</body>
</html>]=]=></template>
<template name="private_read" version="1600"><=!=[=C=D=A=T=A=[<html>
<head>
<title>{$lang->viewing_pm} {$pm['subject']}</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" style="clear: both; border-bottom-width: 0;">
<tr>
<td class="thead">
<strong>{$pm['subject']}</strong>
</td>
</tr>
{$action_time}
{$message}
</table>
</td>
</tr>
</table>
{$footer}
</body>
</html>]=]=></template>
<template name="newreply" version="1600"><=!=[=C=D=A=T=A=[<html>
<head>
<title>{$lang->post_reply_to}</title>
{$headerinclude}
<script type="text/javascript" src="jscripts/post.js?ver=1400"></script>
</head>
<body>
{$header}
{$preview}
{$maximageserror}
{$attacherror}
{$reply_errors}
<form action="newreply.php?tid={$tid}&amp;processed=1" method="post" enctype="multipart/form-data" name="input">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->post_new_reply}</strong></td>
</tr>
<tr>
<td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->reply_to}</strong></span></td>
</tr>
{$loginbox}
<tr>
<td class="trow2" width="20%"><strong>{$lang->post_subject}</strong></td>
<td class="trow2"><input type="text" class="textbox" name="subject" size="40" maxlength="85" value="{$subject}" tabindex="1" /></td>
</tr>
{$posticons}
<tr>
<td class="trow2" valign="top"><strong>{$lang->your_message}</strong><br />{$smilieinserter}</td>
<td class="trow2">
<textarea id="message" name="message" rows="20" cols="70" tabindex="2" >{$message}</textarea>
{$codebuttons}
{$multiquote_external}
</td>
</tr>
<tr>
<td class="trow1" valign="top"><strong>{$lang->post_options}</strong></td>
<td class="trow1"><span class="smalltext">
<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" tabindex="6"{$postoptionschecked['signature']} /> {$lang->options_sig}</label>
{$disablesmilies}
</span></td>
</tr>
{$modoptions}
{$subscriptionmethod}
{$captcha}
</table>
{$attachbox}
<br />
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->post_reply}" tabindex="3" accesskey="s" /> <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="4" />{$savedraftbutton}</div>
<input type="hidden" name="action" value="do_newreply" />
<input type="hidden" name="replyto" value="{$replyto}" />
<input type="hidden" name="posthash" value="{$posthash}" />
<input type="hidden" name="attachmentaid" value="" />
<input type="hidden" name="attachmentact" value="" />
<input type="hidden" name="quoted_ids" value="{$quoted_ids}" />
<input type="hidden" name="tid" value="{$tid}" />
{$editdraftpid}
</form>
{$forumrules}
{$threadreview}
{$footer}
</body>
</html>]=]=></template>
<template name="editpost" version="1600"><=!=[=C=D=A=T=A=[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->edit_post}</title>
{$headerinclude}
<script type="text/javascript" src="jscripts/post.js?ver=1400"></script>
</head>
<body>
{$header}
{$preview}
{$post_errors}
{$attacherror}
<form action="editpost.php" method="post" name="editpost">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="3"><strong>{$lang->delete_post}</strong></td>
</tr>
<tr>
<td class="trow1" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="delete" value="1" tabindex="9" /> <strong>{$lang->delete_q}</strong></td>
<td class="trow1" width="100%">{$lang->delete_1}<br /><span class="smalltext">{$lang->delete_2}</span></td>
<td class="trow1"><input type="submit" class="button" name="submit" value="{$lang->delete_now}" tabindex="10" /></td>
</tr>
</table>
<input type="hidden" name="action" value="deletepost" />
<input type="hidden" name="pid" value="{$pid}" />
</form>
<br />
<form action="editpost.php?pid={$pid}&amp;processed=1" method="post" enctype="multipart/form-data" name="input">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->edit_post}</strong></td>
</tr>
{$loginbox}
<tr>
<td class="trow2"><strong>{$lang->subject}</strong></td>
<td class="trow2">{$prefixselect}<input type="text" class="textbox" name="subject" size="40" maxlength="85" value="{$subject}" tabindex="1" /></td>
</tr>
{$posticons}
<tr>
<td class="trow2" valign="top"><strong>{$lang->your_message}:</strong><br /><div style="text-align: center;">{$smilieinserter}</div></td>
<td class="trow2">
<textarea name="message" id="message" rows="20" cols="70" tabindex="3">{$message}</textarea>
{$codebuttons}
</td>
</tr>
<tr>
<td class="trow1" valign="top"><strong>{$lang->post_options}</strong></td>
<td class="trow1"><span class="smalltext">
<label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" tabindex="6"{$postoptionschecked['signature']} /> {$lang->options_sig}</label>
{$disablesmilies}</span>
</td>
</tr>
{$subscriptionmethod}
{$pollbox}
</table>
{$attachbox}
<br />
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->update_post}" tabindex="3" accesskey="s" /> <input type="submit" class="button" name="previewpost" value="{$lang->preview_post}" tabindex="4" /></div>
<input type="hidden" name="action" value="do_editpost" />
<input type="hidden" name="posthash" value="{$posthash}" />
<input type="hidden" name="attachmentaid" value="" />
<input type="hidden" name="attachmentact" value="" />
</form>
{$footer}
</body>
</html>]=]=></template>
<template name="portal" version="1600"><=!=[=C=D=A=T=A=[<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
</head>
<body>
{$header}
<table width="100%" cellspacing="0" cellpadding="{$theme['tablespace']}" border="0" align="center">
<tr><td valign="top" width="200">
{$welcome}
{$pms}
{$search}
{$stats}
{$whosonline}
{$latestthreads}
</td>
<td>&nbsp;</td>
<td valign="top">
{$announcements}
</td>
</tr>
</table>
{$footer}
</body>
</html>]=]=></template>
<template name="moderation_split" version="1600"><=!=[=C=D=A=T=A=[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->split_thread}</title>
{$headerinclude}
</head>
<body>
{$header}
<form action="moderation.php" method="post">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->split_thread}</strong></td>
</tr>
<tr>
<td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->new_thread_info}</strong></span></td>
</tr>
{$loginbox}
<tr>
<td class="trow2"><strong>{$lang->new_subject}</strong></td>
<td class="trow2"><input type="text" class="textbox" name="newsubject" value="[split] {$thread['subject']}" size="50" /></td>
</tr>
<tr>
<td class="trow1"><strong>{$lang->new_forum}</strong></td>
<td class="trow1">{$forumselect}</td>
</tr>
</table>
<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->posts_to_split}</strong></td>
</tr>
{$posts}
</table>
<br />
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->split_thread}" /></div>
<input type="hidden" name="action" value="do_split" />
<input type="hidden" name="tid" value="{$tid}" />
</form>
{$footer}
</body>
</html>]=]=></template>
<template name="moderation_mergeposts" version="1600"><=!=[=C=D=A=T=A=[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->merge_posts}</title>
{$headerinclude}
</head>
<body>
{$header}
<form action="moderation.php" method="post">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"><tr>
<td class="thead" colspan="2"><strong>{$lang->merge_posts}</strong></td>
</tr>
<tr>
<td class="trow1" colspan="2">{$lang->merge_posts_note}</td>
</tr>
<tr>
<td class="tcat" colspan="2"><strong>{$lang->post_separator}</strong></td>
</tr>
<tr>
<td class="trow2" colspan="2"><label><input type="radio" class="radio" name="sep" value="hr" checked="checked" /> {$lang->horizontal_rule}</label><br /><label><input type="radio" class="radio" name="sep" value="new_line" /> {$lang->new_line}</label></td>
</tr>
{$posts}
</table>
<br />
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->merge_posts}" /></div>
<input type="hidden" name="action" value="do_mergeposts" />
<input type="hidden" name="tid" value="{$tid}" />
</form>
{$footer}
</body>
</html>]=]=></template>
<template name="moderation_deleteposts" version="1600"><=!=[=C=D=A=T=A=[<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->delete_posts}</title>
{$headerinclude}
</head>
<body>
{$header}
<form action="moderation.php" method="post">
<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="2"><strong>{$lang->delete_posts}</strong></td>
</tr>
{$posts}
</table>
<br />
<div align="center"><input type="submit" class="button" name="submit" value="{$lang->delete_selected_posts}" /></div>
<input type="hidden" name="action" value="do_deleteposts" />
<input type="hidden" name="tid" value="{$tid}" />
</form>
{$footer}
</body>
</html>]=]=></template>
<template name="video_youtube_embed" version="1600"><=!=[=C=D=A=T=A=[<iframe title="YouTube video player" class="youtube-player" type="text/html" width="480" height="390" src="http://www.youtube.com/embed/{$id}?rel=0" frameborder="0"></iframe>]=]=></template>
</templates>
</theme>

---------- Post added 09-10-2012 at 08:32 PM ----------

This signiture is by another member so don't deni me. :)

If it's not made by you why did you put in big red letters "that I made"

BeastBreaker
10-10-2012, 08:04 PM
If it's not made by you why did you put in big red letters "that I made"

Ummm you questioning me? o.O im realy sick...............and i don't rly like hate comments when im (REALY) sick...

David
10-10-2012, 08:06 PM
Ummm you questioning me? o.O im realy sick...............and i don't rly like hate comments when im (REALY) sick...

lmao. nice skin pal

BeastBreaker
10-10-2012, 08:07 PM
lmao. nice skin pal

Hey Thanks! took me a while.

Lee
10-10-2012, 08:09 PM
How do I install your skin?

Calvin
10-10-2012, 08:33 PM
How bizarre.. the coding looks very, very similar to the Reksio CSS3 (http://mods.mybb.com/view/reksio-elegant) MyBB theme!

Yeah, if you were interested in installing the full theme then it's there.

Want to hide these adverts? Register an account for free!