Advertisement
Guest User

SEX_v1

a guest
Sep 16th, 2013
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 155.28 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <theme name="SEX_v1" version="1608">
  3.     <properties>
  4.         <templateset><![CDATA[11]]></templateset>
  5.         <editortheme><![CDATA[Audentio_Light]]></editortheme>
  6.         <imgdir><![CDATA[images/SEX_v1]]></imgdir>
  7.         <logo><![CDATA[images/SEX_v1/logo.png]]></logo>
  8.         <tablespace><![CDATA[5]]></tablespace>
  9.         <borderwidth><![CDATA[0]]></borderwidth>
  10.     </properties>
  11.     <stylesheets>
  12.         <stylesheet name="usercp.css" attachedto="usercp.php|usercp2.php|private.php" version="1608"><![CDATA[.usercp_nav_item {
  13.     display: block;
  14.     padding: 1px 0 1px 23px;
  15. }
  16. .usercp_nav_composepm {
  17.     background: url(images/usercp/composepm.gif) no-repeat left center;
  18. }
  19.  
  20. .usercp_nav_pmfolder {
  21.     background: url(images/usercp/pmfolder.gif) no-repeat left center;
  22. }
  23.  
  24. .usercp_nav_sub_pmfolder {
  25.     padding-left: 40px;
  26.     background: url(images/usercp/sub_pmfolder.gif) no-repeat left center;
  27. }
  28.  
  29. .usercp_nav_trash_pmfolder {
  30.     padding-left: 40px;
  31.     background: url(images/usercp/trash_pmfolder.gif) no-repeat left center;
  32. }
  33.  
  34. .usercp_nav_pmtracking {
  35.     background: url(images/usercp/pmtracking.gif) no-repeat left center;
  36. }
  37.  
  38. .usercp_nav_pmfolders {
  39.     background: url(images/usercp/editfolders.gif) no-repeat left center;
  40. }
  41.  
  42. .usercp_nav_profile {
  43.     background: url(images/usercp/profile.gif) no-repeat left center;
  44. }
  45.  
  46. .usercp_nav_email {
  47.     padding-left: 40px;
  48.     background: url(images/usercp/email.gif) no-repeat left center;
  49. }
  50.  
  51. .usercp_nav_password {
  52.     padding-left: 40px;
  53.     background: url(images/usercp/password.gif) no-repeat left center;
  54. }
  55.  
  56. .usercp_nav_username {
  57.     padding-left: 40px;
  58.     background: url(images/usercp/username.gif) no-repeat left center;
  59. }
  60.  
  61. .usercp_nav_editsig {
  62.     padding-left: 40px;
  63.     background: url(images/usercp/editsig.gif) no-repeat left center;
  64. }
  65.  
  66. .usercp_nav_avatar {
  67.     padding-left: 40px;
  68.     background: url(images/usercp/avatar.gif) no-repeat left center;
  69. }
  70.  
  71. .usercp_nav_options {
  72.     background: url(images/usercp/options.gif) no-repeat left center;
  73. }
  74.  
  75. .usercp_nav_usergroups {
  76.     background: url(images/usercp/usergroups.gif) no-repeat left center;
  77. }
  78.  
  79. .usercp_nav_editlists {
  80.     background: url(images/usercp/editlists.gif) no-repeat left center;
  81. }
  82.  
  83. .usercp_nav_attachments {
  84.     background: url(images/usercp/attachments.gif) no-repeat left center;
  85. }
  86.  
  87. .usercp_nav_drafts {
  88.     background: url(images/usercp/drafts.gif) no-repeat left center;
  89. }
  90.  
  91. .usercp_nav_subscriptions {
  92.     background: url(images/usercp/subscriptions.gif) no-repeat left center;
  93. }
  94.  
  95. .usercp_nav_fsubscriptions {
  96.     background: url(images/usercp/fsubscriptions.gif) no-repeat left center;
  97. }
  98.  
  99. .usercp_nav_notepad {
  100.     background: url(images/usercp/notepad.gif) no-repeat left center;
  101. }
  102.  
  103. .usercp_nav_viewprofile {
  104.     background: url(images/usercp/viewprofile.gif) no-repeat left center;
  105. }
  106.  
  107. .usercp_nav_home {
  108.     background: url(images/usercp/home.gif) no-repeat left center;
  109. }
  110.  
  111. .usercp_notepad {
  112.     width: 99%;
  113. }
  114.  
  115. .usercp_container {
  116.     margin: 5px;
  117.     padding: 8px;
  118.     border:1px solid #CCCCCC;
  119. }
  120. .tborder {width: 99% !important;
  121. margin: auto auto;
  122. position: relative;
  123. border-radius: 4px 4px 0 0;
  124. border-top: 0;}
  125.        
  126.        
  127.        
  128.        
  129.        
  130.        
  131.        
  132.         ]]>
  133.         </stylesheet>
  134.         <stylesheet name="private.css" attachedto="private.php" version="1608"><![CDATA[.tborder {
  135.     width: 100%;
  136.     margin: auto auto;
  137.     position: relative;
  138.  
  139.     -webkit-border-radius: 4px 4px 0 0;
  140.     -moz-border-radius: 4px 4px 0 0;
  141.     border-radius: 4px 4px 0 0;
  142.     border-top: 0;
  143.     border: 0 !important;
  144. }
  145.  
  146. .thead strong {
  147.     position: relative;
  148.     top: -4px;
  149. }
  150.  
  151. .thead {
  152.     background: #671C1C url(images/SEX_v1/cellpic.png) repeat-x ;
  153.     color: #fff;
  154.  
  155.     height: 35px;
  156.     font-size: 12px;
  157.     font-weight: bold;
  158.     -moz-border-radius: 4px;
  159.     -webkit-border-radius: 4px;
  160.     border-radius: 4px;
  161.     -webkit-box-shadow: inset rgba(255,255,255,0.15) 0px 0px 0px 1px;
  162.     -moz-box-shadow: inset rgba(255,255,255,0.15) 0px 0px 0px 1px;
  163.     box-shadow: inset rgba(255,255,255,0.15) 0px 0px 0px 1px;
  164.     overflow: hidden;
  165.     margin-bottom: 4px;
  166. }
  167.  
  168. .thead a:link {
  169.     text-decoration: none;
  170.     color: #fff;
  171.  
  172.     font-family: arial;
  173.     font-weight: bold;
  174. }
  175.  
  176. .thead a:visited {
  177.     color: #fff;
  178.     text-decoration: none;
  179. }
  180.  
  181. .thead a:hover,.thead a:active {
  182.     color: #ccc;
  183.     text-decoration: none;
  184. }
  185.  
  186. .tcat {
  187.     background: #191919 url(images/SEX_v1/highlight.png) repeat-x 0 0;
  188.     color: #888;
  189.     font-size: 12px;
  190.     padding: 8px 5px;
  191.     padding-left: 13px;
  192.  
  193.     vertical-align: middle;
  194.     border: 1px solid #393939;
  195. border-left:0;
  196. border-right:0;
  197. }
  198.  
  199. .tcat a:link {
  200.     color: #777;
  201. }
  202.  
  203. .tcat a:visited {
  204.     color: #777;
  205. }
  206.  
  207. .tcat a:hover,.tcat a:active {
  208.     color: #393939;
  209. }
  210.  
  211. .smalltext img {
  212.     max-width: 13px;
  213. }
  214.  
  215. .showthread_post_options a:visited {
  216.     -webkit-transition: 0.4s;
  217.     -moz-transition: 0.4s;
  218.     -o-transition: 0.4s;
  219.     -ms-transition: 0.4s;
  220.     transition: 0.4s;
  221. }
  222.  
  223. .showthread_post_options a {
  224.     float: left;
  225.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  226.     filter: alpha(opacity=90);
  227.     opacity: 0.9;
  228.     transition: 0.5s;
  229.     background: #191919 url(images/SEX_v1/cellpic.png) repeat-x 0 0;
  230.     border: 1px solid #393939;
  231.     margin: 0px 2px 3px;
  232.     padding: 4px 7px;
  233.     vertical-align: middle;
  234.     color: white;
  235.  
  236. }
  237.  
  238. .showthread_post_options a img {
  239.     position: relative;
  240.     vertical-align: middle;
  241.     top: -1px;
  242.     margin-right: 5px;
  243.     max-width: 13px;
  244. }
  245.  
  246. .showthread_post_options a:hover {
  247.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  248.     filter: alpha(opacity=100);
  249.     opacity: 1;
  250.     background: #393939 url(images/SEX_v1/cellpic.png) repeat-x 0 0;
  251. }
  252.  
  253. .showthread_postauthor_avatar img {
  254.     margin-right: 10px;
  255. }
  256.  
  257. .showthread_postmain {
  258.     width: 99%;
  259.     margin: auto;
  260. }
  261.  
  262. .showthread_postauthorinfo {
  263.     width: 155px;
  264.     background: #191919;
  265.     border-left: 1px solid #393939;
  266.     text-align: center;
  267.     padding: 10px 2px;
  268.     border-right: 1px solid #393939;
  269.     z-index: 99;
  270.     font-size: 11px;
  271. }
  272.  
  273. .showthread_postcontent {
  274.     background: #191919;
  275.     border-right: 1px solid #393939;
  276.     vertical-align: top;
  277.     padding: 15px 15px 20px 20px;
  278.  
  279.  
  280. }
  281.  
  282. .showthread_postcontentwrapper {
  283.     width: 100%;
  284. }
  285.  
  286. .showthread_post_options {
  287.     background: #191919;
  288.     border: 1px solid #393939;
  289.     padding: 6px 10px 3px;
  290.     border-top: 1px solid #393939;
  291. }
  292.  
  293. .tcatleft {
  294.     background: #393939 url(images/SEX_v1/nawigacja.png) repeat-x 0 0;
  295.     color: #aaa;
  296.     font-size: 12px;
  297.     padding: 8px 5px;
  298.     padding-left: 13px;
  299.  
  300.     border: 1px solid #393939;
  301.     vertical-align: middle;
  302.     border-right: 0;
  303.     border-top: 0;
  304.     border-bottom: 1px solid #393939;
  305. }
  306.  
  307. .tcatright .smalltext {
  308.     color: #666;
  309. }
  310.  
  311. .tcatright {
  312.     background: #393939 url(images/SEX_v1/nawigacja.png) repeat-x 0 0;
  313.     color: #888;
  314.     font-size: 11px;
  315.     padding: 5px 5px;
  316.     padding-left: 13px;
  317.  
  318.     border: 1px solid #393939;
  319.     border-left: 0;
  320.     vertical-align: middle;
  321.     padding-top: 13px;
  322.     border-top: 0;
  323.     border-bottom: 1px solid #393939;
  324. }
  325.  
  326. .showthread_authorname {
  327.     font-size: 13px;
  328.     font-family: arial,trebuchet MS;
  329.     padding-left: 5px;
  330.  
  331. }
  332.  
  333. .showthread_authorname a {
  334.     font-weight: bold;
  335.     color: #555;
  336. }
  337.  
  338. .showthread_useravatar img {
  339.     -webkit-transition: 0.4s;
  340.     -moz-transition: 0.4s;
  341.     -o-transition: 0.4s;
  342.     -ms-transition: 0.4s;
  343.     transition: 0.4s;
  344.     border: 2px solid transparent;
  345.     margin-top: 5px;
  346.  
  347.     -webkit-box-shadow: 0px 3px 5px #ddd;
  348.     -moz-box-shadow: 0px 3px 5px #ddd;
  349.     box-shadow: 0px 3px 5px #ddd;
  350. }
  351.  
  352. .showthread_useravatar img:hover {
  353.     -webkit-box-shadow: 1px 1px 10px #aaa;
  354.     -moz-box-shadow: 1px 1px 10px #aaa;
  355.     box-shadow: 1px 1px 10px #aaa;
  356.  
  357.     -webkit-animation: useravatar 1s;
  358.     -moz-animation: useravatar 1s;
  359.     -ms-animation: useravatar 1s;
  360.     animation: useravatar 1s;
  361. }
  362.  
  363. .showthread_rep a {
  364.     -webkit-transition: 0.5s;
  365.     -moz-transition: 0.5s;
  366.     -o-transition: 0.5s;
  367.     -ms-transition: 0.5s;
  368.     transition: 0.5s;
  369.     color: white;
  370.     background: #bad98b url(images/SEX_v1/highlight.png) repeat-x 0 0;
  371.  
  372.     -webkit-border-radius: 2px;
  373.     -moz-border-radius: 2px;
  374.     border-radius: 2px;
  375.     padding: 1px 10px;
  376.     border: 1px solid #a6c96d;
  377.     display: inline-block;
  378.     width: 40px;
  379. }
  380.  
  381. .showthread_rep a:hover {
  382.     color: white;
  383.     background: #aecc6c url(images/SEX_v1/highlight.png) repeat-x 0 0;
  384.     border: 1px solid #a6c96d;
  385. }
  386.  
  387. .showthread_warning a {
  388.     -webkit-transition: 0.5s;
  389.     -moz-transition: 0.5s;
  390.     -o-transition: 0.5s;
  391.     -ms-transition: 0.5s;
  392.     transition: 0.5s;
  393.     color: white;
  394.     background: #191919 url(images/SEX_v1/highlight.png) repeat-x 0 0;
  395.  
  396.     -webkit-border-radius: 2px;
  397.     -moz-border-radius: 2px;
  398.     border-radius: 2px;
  399.     padding: 1px 10px;
  400.     border: 1px solid #393939;
  401.     font-size: 12px;
  402.     font-weight: bold;
  403.  
  404.     width: 40px;
  405.     display: inline-block;
  406.     margin-top: 7px;
  407. }
  408.  
  409. .showthread_warning a:hover {
  410.     color: white;
  411.     background: #393939 url(images/SEX_v1/highlight.png) repeat-x 0 0;
  412.     border: 1px solid #444;
  413. }
  414.  
  415. .showthread_warning a span {
  416.     background: url(images/SEX_v1/warning.png) no-repeat left;
  417.     display: inline-block;
  418.     width: 72px;
  419.     height: 15px;
  420.     position: relative;
  421.     left: -12px;
  422. }
  423.  
  424. .postbit_attachment strong {
  425.     color: #999;
  426.     font-family: lato;
  427. }
  428.  
  429. .postbit_attachment {
  430.     background: #fafafa url(images/SEX_v1/attachment_blue.png) right top no-repeat;
  431.     border: 1px solid #eee;
  432.  
  433.     -webkit-border-radius: 3px;
  434.     -moz-border-radius: 3px;
  435.     border-radius: 3px;
  436.     padding: 10px;
  437.     color: #777;
  438. }
  439. input.textbox{box-shadow:none;}
  440. .button{box-shadow:none;}
  441.        
  442.        
  443.        
  444.        
  445.        
  446.         ]]>
  447.         </stylesheet>
  448.         <stylesheet name="modcp.css" attachedto="modcp.php" version="1608"><![CDATA[.modcp_nav_item {
  449.     display: block;
  450.     padding: 1px 0 1px 23px;
  451. }
  452.  
  453. .modcp_nav_home {
  454.     background: url(images/modcp/home.gif) no-repeat left center;
  455. }
  456.  
  457. .modcp_nav_announcements {
  458.     background: url(images/modcp/announcements.gif) no-repeat left center;
  459. }
  460.  
  461. .modcp_nav_reports {
  462.     background: url(images/modcp/reports.gif) no-repeat left center;
  463. }
  464.  
  465. .modcp_nav_modqueue {
  466.     background: url(images/modcp/modqueue.gif) no-repeat left center;
  467. }
  468.  
  469. .modcp_nav_modlogs {
  470.     background: url(images/modcp/modlogs.gif) no-repeat left center;
  471. }
  472.  
  473. .modcp_nav_editprofile {
  474.     background: url(images/modcp/editprofile.gif) no-repeat left center;
  475. }
  476.  
  477. .modcp_nav_banning {
  478.     background: url(images/modcp/banning.gif) no-repeat left center;
  479. }
  480.  
  481. .modcp_nav_warninglogs {
  482.     background: url(images/modcp/warninglogs.gif) no-repeat left center;
  483. }
  484.  
  485. .modcp_nav_ipsearch {
  486.     background: url(images/modcp/ipsearch.gif) no-repeat left center;
  487. }
  488.  
  489. .modqueue_message {
  490.     overflow: auto;
  491.     max-height: 250px;
  492. }
  493.  
  494. .modqueue_controls {
  495.     width: 270px;
  496.     float: right;
  497.     text-align: center;
  498.     border: 1px solid #ccc;
  499.     background: #fff;
  500.     padding: 6px;
  501.     font-weight: bold;
  502. }
  503.  
  504. .modqueue_controls label {
  505.     margin-right: 8px;
  506. }
  507.  
  508. .label_radio_ignore, .label_radio_delete, .label_radio_approve {
  509.     font-weight: bold;
  510. }
  511.  
  512. .modqueue_meta {
  513.     color: #444;
  514.     font-size: 95%;
  515.     margin-bottom: 8px;
  516. }
  517.  
  518. .modqueue_mass {
  519.     list-style: none;
  520.     margin: 0;
  521.     width: 150px;
  522.     padding: 0;
  523. }
  524.  
  525. .modqueue_mass li {
  526.     margin-bottom: 4px;
  527.     padding: 0;
  528. }
  529.  
  530. .modqueue_mass li a {
  531.     display: block;
  532.     padding: 4px;
  533.     border: 1px solid transparent;
  534. }
  535.  
  536. .modqueue_mass li a:hover {
  537.     background: #efefef;
  538.     border: 1px solid #ccc;
  539.     text-decoration: none;
  540. }
  541.        
  542.        
  543.        
  544.        
  545.        
  546.        
  547.        
  548.        
  549.         ]]>
  550.         </stylesheet>
  551.         <stylesheet name="star_ratings.css" attachedto="forumdisplay.php|showthread.php" version="1608"><![CDATA[.star_rating,
  552. .star_rating li a:hover,
  553. .star_rating .current_rating {
  554.     background: url(images/star_rating.gif) left -1000px repeat-x;
  555.     vertical-align: middle;
  556. }
  557.  
  558. .star_rating {
  559.     position: relative;
  560.     width:80px;
  561.     height:16px;
  562.     overflow: hidden;
  563.     list-style: none;
  564.     margin: 0;
  565.     padding: 0;
  566.     background-position: left top;
  567. }
  568.  
  569. td .star_rating {
  570.     margin: auto;
  571. }
  572.  
  573. .star_rating li {
  574.     display: inline;
  575. }
  576.  
  577. .star_rating li a,
  578. .star_rating .current_rating {
  579.     position: absolute;
  580.     text-indent: -1000px;
  581.     height: 16px;
  582.     line-height: 16px;
  583.     outline: none;
  584.     overflow: hidden;
  585.     border: none;
  586.     top:0;
  587.     left:0;
  588. }
  589.  
  590. .star_rating_notrated li a:hover {
  591.     background-position: left bottom;
  592. }
  593.  
  594. .star_rating li a.one_star {
  595.     width:20%;
  596.     z-index:6;
  597. }
  598.  
  599. .star_rating li a.two_stars {
  600.     width:40%;
  601.     z-index:5;
  602. }
  603.  
  604. .star_rating li a.three_stars {
  605.     width:60%;
  606.     z-index:4;
  607. }
  608.  
  609. .star_rating li a.four_stars {
  610.     width:80%;
  611.     z-index:3;
  612. }
  613.  
  614. .star_rating li a.five_stars {
  615.     width:100%;
  616.     z-index:2;
  617. }
  618.  
  619. .star_rating .current_rating {
  620.     z-index:1;
  621.     background-position: left center;
  622. }
  623.  
  624. .star_rating_success, .success_message {
  625.     color: #00b200;
  626.     font-weight: bold;
  627.     font-size: 10px;
  628.     margin-bottom: 10px;
  629. }
  630.  
  631. .inline_rating {
  632.     float: left;
  633.     vertical-align: middle;
  634.     padding-right: 5px;
  635. }
  636.        
  637.        
  638.        
  639.        
  640.        
  641.        
  642.        
  643.        
  644.         ]]>
  645.         </stylesheet>
  646.         <stylesheet name="showthread.css" attachedto="showthread.php|newreply.php|newthread.php|announcements.php" version="1608"><![CDATA[.tborder {
  647.     width: 100%;
  648.     margin: auto auto;
  649.     position: relative;
  650.  
  651.     -webkit-border-radius: 4px 4px 0 0;
  652.     -moz-border-radius: 4px 4px 0 0;
  653.     border-radius: 4px 4px 0 0;
  654.     border-top: 0;
  655.     border: 1px solid #393939;
  656. }
  657.  
  658. .thead strong {
  659.     position: relative;
  660.     top: -4px;
  661. }
  662.  
  663. .thead {
  664.     background: #671C1C url(images/SEX_v1/cellpic.png) repeat-x ;
  665.     color: #fff;
  666.             height: 35px;
  667.  
  668.     font-size: 12px;
  669.     font-weight: bold;
  670.     -moz-border-radius: 4px;
  671.     -webkit-border-radius: 4px;
  672.     border-radius: 4px;
  673.     overflow: hidden;
  674.     margin-bottom: 4px;
  675. }
  676.  
  677. .thead a:link {
  678.     text-decoration: none;
  679.     color: #fff;
  680.  
  681.     font-family: arial;
  682.     font-weight: bold;
  683. }
  684.  
  685. .thead a:visited {
  686.     color: #fff;
  687.     text-decoration: none;
  688. }
  689.  
  690. .thead a:hover,.thead a:active {
  691.     color: #ccc;
  692.     text-decoration: none;
  693. }
  694.  
  695. .tcat {
  696.     background: #191919 url(images/SEX_v1/highlight.png) repeat-x 0 0;
  697.     color: #888;
  698.     font-size: 12px;
  699.     padding: 8px 5px;
  700.     padding-left: 13px;
  701.  
  702.     vertical-align: middle;
  703.     border: 1px solid #393939;
  704. }
  705.  
  706. .tcat a:link {
  707.     color: #777;
  708. }
  709.  
  710. .tcat a:visited {
  711.     color: #777;
  712. }
  713.  
  714. .tcat a:hover,.tcat a:active {
  715.     color: #555;
  716. }
  717.  
  718. .showthread_post_options a:visited {
  719.     -webkit-transition: 0.4s;
  720.     -moz-transition: 0.4s;
  721.     -o-transition: 0.4s;
  722.     -ms-transition: 0.4s;
  723.     transition: 0.4s;
  724. }
  725.  
  726. .showthread_post_options a {
  727.     float: left;
  728.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  729.     filter: alpha(opacity=90);
  730.     opacity: 0.9;
  731.  
  732.     -webkit-transition: 0.2s;
  733.     -moz-transition: 0.2s;
  734.     -o-transition: 0.2s;
  735.     -ms-transition: 0.2s;
  736.     transition: 0.2s;
  737.     background: #191919 url(images/SEX_v1/cellpic.png) repeat-x 0 0;
  738.     border: 1px solid #393939;
  739.     margin: 0px 2px 3px;
  740.     padding: 4px 7px;
  741.     vertical-align: middle;
  742.  
  743.     -webkit-border-radius: 2px;
  744.     -moz-border-radius: 2px;
  745.     border-radius: 2px;
  746.  
  747.     -webkit-box-shadow: inset 0px 0px 2px #ddd;
  748.     -moz-box-shadow: inset 0px 0px 2px #ddd;
  749.     box-shadow: inset 0px 0px 2px #ddd;
  750.     color: white;
  751.     text-shadow: 0px -1px 1px #888;
  752. }
  753.  
  754. .showthread_post_options a img {
  755.     position: relative;
  756.     vertical-align: middle;
  757.     top: -1px;
  758.     margin-right: 5px;
  759.     max-width: 13px;
  760. }
  761.  
  762. .showthread_post_options a:hover {
  763.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  764.     filter: alpha(opacity=100);
  765.     opacity: 1;
  766.     background: #393939 url(images/SEX_v1/cellpic.png) repeat-x 0 0;
  767. }
  768.  
  769. .showthread_postauthor_avatar img {
  770.     margin-right: 10px;
  771. }
  772.  
  773. .showthread_postmain {
  774.     width: 100%;
  775. }
  776.  
  777. .showthread_postauthorinfo {
  778.     width: 155px;
  779.     background: #191919;
  780.     border-left: 1px solid #393939;
  781.     text-align: center;
  782.              color: #fff;
  783.     padding: 10px 2px;
  784.     border-right: 1px solid #393939;
  785.     z-index: 99;
  786.     font-size: 11px;
  787. }
  788.  
  789. .showthread_postcontent {
  790.     background: #191919;
  791.     border-right: 1px solid #393939;
  792.     vertical-align: top;
  793.              color: #fff;
  794.     padding: 15px 15px 20px 20px;
  795.  
  796. }
  797.  
  798. .showthread_postcontentwrapper {
  799.     width: 100%;
  800. }
  801.  
  802. .showthread_post_options {
  803.     background: #191919;
  804.     border: 1px solid #393939;
  805.     padding: 6px 10px 3px;
  806.     border-top: 1px solid #393939;
  807. }
  808.  
  809. .tcatleft {
  810.     background: #393939 url(images/SEX_v1/nawigacja.png) repeat-x 0 0;
  811.     color: #aaa;
  812.     font-size: 12px;
  813.     padding: 8px 5px;
  814.     padding-left: 13px;
  815.  
  816.     border: 1px solid #393939;
  817.     vertical-align: middle;
  818.     border-right: 0;
  819.     border-top: 0;
  820.     border-bottom: 1px solid #393939;
  821. }
  822.  
  823. .tcatright .smalltext {
  824.     color: #fff;
  825. }
  826.  
  827. .tcatright {
  828.     background: #393939 url(images/SEX_v1/nawigacja.png) repeat-x 0 0;
  829.     color: #888;
  830.     font-size: 11px;
  831.        
  832.  
  833.     border: 1px solid #393939;
  834.     border-left: 0;
  835.     vertical-align: middle;
  836.     padding-top: 13px;
  837.     border-top: 0;
  838.     border-bottom: 1px solid #393939;
  839. }
  840.  
  841. .showthread_authorname {
  842.     font-size: 13px;
  843.     font-family: arial,trebuchet MS;
  844.     padding-left: 5px;
  845.  
  846. }
  847.  
  848. .showthread_authorname a {
  849.     font-weight: bold;
  850.     color: #555;
  851. }
  852.  
  853. .showthread_useravatar img {
  854.     -webkit-transition: 0.4s;
  855.     -moz-transition: 0.4s;
  856.     -o-transition: 0.4s;
  857.     -ms-transition: 0.4s;
  858.     transition: 0.4s;
  859.     border: 2px solid transparent;
  860.     margin-top: 5px;
  861.  
  862.     -webkit-box-shadow: 0px 3px 5px #ddd;
  863.     -moz-box-shadow: 0px 3px 5px #ddd;
  864.     box-shadow: 0px 3px 5px #ddd;
  865. }
  866.  
  867. .showthread_useravatar img:hover {
  868.     -webkit-box-shadow: 1px 1px 10px #aaa;
  869.     -moz-box-shadow: 1px 1px 10px #aaa;
  870.     box-shadow: 1px 1px 10px #aaa;
  871.  
  872.     -webkit-animation: useravatar 1s;
  873.     -moz-animation: useravatar 1s;
  874.     -ms-animation: useravatar 1s;
  875.     animation: useravatar 1s;
  876. }
  877.  
  878. .showthread_rep a {
  879.     -webkit-transition: 0.5s;
  880.     -moz-transition: 0.5s;
  881.     -o-transition: 0.5s;
  882.     -ms-transition: 0.5s;
  883.     transition: 0.5s;
  884.     color: white;
  885.     background: #bad98b url(images/SEX_v1/highlight.png) repeat-x 0 0;
  886.  
  887.     -webkit-border-radius: 2px;
  888.     -moz-border-radius: 2px;
  889.     border-radius: 2px;
  890.     padding: 1px 10px;
  891.     border: 1px solid #393939;
  892.     display: inline-block;
  893.     width: 40px;
  894. }
  895.  
  896. .showthread_rep a:hover {
  897.     color: white;
  898.     background: #aecc6c url(images/SEX_v1/highlight.png) repeat-x 0 0;
  899.     border: 1px solid #393939;
  900. }
  901.  
  902. .showthread_warning a {
  903.     -webkit-transition: 0.5s;
  904.     -moz-transition: 0.5s;
  905.     -o-transition: 0.5s;
  906.     -ms-transition: 0.5s;
  907.     transition: 0.5s;
  908.     color: white;
  909.     background: #191919 url(images/SEX_v1/highlight.png) repeat-x 0 0;
  910.  
  911.     -webkit-border-radius: 2px;
  912.     -moz-border-radius: 2px;
  913.     border-radius: 2px;
  914.     padding: 1px 10px;
  915.     border: 1px solid #393939;
  916.     font-size: 12px;
  917.     font-weight: bold;
  918.  
  919.     width: 40px;
  920.     display: inline-block;
  921.     margin-top: 7px;
  922. }
  923.  
  924. .showthread_warning a:hover {
  925.     color: white;
  926.     background: #393939 url(images/SEX_v1/highlight.png) repeat-x 0 0;
  927.     border: 1px solid #393939;
  928. }
  929.  
  930.  
  931.  
  932. .postbit_attachment strong {
  933.     color: #999;
  934.     font-family: lato;
  935. }
  936.  
  937. .postbit_attachment {
  938.     background: #fafafa url(images/SEX_v1/attachment_blue.png) right top no-repeat;
  939.     border: 1px solid #393939;
  940.  
  941.     -webkit-border-radius: 3px;
  942.     -moz-border-radius: 3px;
  943.     border-radius: 3px;
  944.     padding: 10px;
  945.     color: #777;
  946. }
  947.  
  948.        
  949.        
  950.        
  951.        
  952.        
  953.        
  954.        
  955.         ]]>
  956.         </stylesheet>
  957.         <stylesheet name="global.css" version="1608"><![CDATA[@import url(./fonts/lato.css);
  958. /* Safari and Chrome */
  959. @
  960. keyframes "useravatar" {
  961. 0% {
  962.    -webkit-transform: rotate(0deg);
  963.     -moz-transform: rotate(0deg);
  964.     -o-transform: rotate(0deg);
  965.     -ms-transform: rotate(0deg);
  966.     transform: rotate(0deg);
  967. }
  968.  
  969. 100% {
  970.    -webkit-transform: rotate(-360deg);
  971.     -moz-transform: rotate(-360deg);
  972.     -o-transform: rotate(-360deg);
  973.     -ms-transform: rotate(-360deg);
  974.     transform: rotate(-360deg);
  975. }
  976.  
  977.  
  978. }
  979.  
  980. @
  981. -moz-keyframes useravatar {
  982. 0% {
  983.   -moz-transform: rotate(0deg);
  984.   transform: rotate(0deg);
  985. }
  986.  
  987. 100% {
  988.   -moz-transform: rotate(-360deg);
  989.   transform: rotate(-360deg);
  990. }
  991.  
  992.  
  993. }
  994.  
  995. @
  996. -webkit-keyframes "useravatar" {
  997. 0% {
  998.   -webkit-transform: rotate(0deg);
  999.   transform: rotate(0deg);
  1000. }
  1001.  
  1002. 100% {
  1003.   -webkit-transform: rotate(-360deg);
  1004.   transform: rotate(-360deg);
  1005. }
  1006.  
  1007.  
  1008. }
  1009.  
  1010. @
  1011. -ms-keyframes "useravatar" {
  1012. 0% {
  1013.   -ms-transform: rotate(0deg);
  1014.   transform: rotate(0deg);
  1015. }
  1016.  
  1017. 100% {
  1018.   -ms-transform: rotate(-360deg);
  1019.   transform: rotate(-360deg);
  1020. }
  1021.  
  1022.  
  1023. }
  1024.  
  1025. a {
  1026.     color: #2C5687;
  1027.     text-decoration: none;
  1028. }
  1029.  
  1030. a:hover {
  1031. color: #2C5687;
  1032. }
  1033.  
  1034. a.link {
  1035.     color: #2C5687;
  1036.     text-decoration: none;
  1037. }
  1038.  
  1039. .right {
  1040.     float: right;
  1041. }
  1042.  
  1043. /* Starts here */
  1044. .collapsibleContainer {
  1045.    border: solid 1px #9BB5C1;
  1046. }
  1047.  
  1048. .users_browsing {
  1049. padding: 4px 10px;
  1050. position: relative;
  1051. top: -10px;
  1052. background: #191919;
  1053. border: 1px solid #393939;
  1054. color: #666;
  1055. border-radius: 2px;
  1056. display:inline-block;
  1057. float:left;
  1058. }
  1059.  
  1060. .collapsibleContainerTitle {
  1061.    cursor:pointer;
  1062. }
  1063.  
  1064. .collapsibleContainerTitle div {
  1065.    padding-top:5px;
  1066.    padding-left:10px;
  1067.    background-color:#9BB5C1;
  1068.    color:#607882;
  1069. }
  1070.  
  1071. .statround {
  1072.     background: #393939 url(images/SEX_v1/cellpic.png) repeat-x;
  1073.     color: #ffffff;
  1074.     padding: 4px 10px;
  1075.     margin-left: 20px;
  1076.     border-radius: 4px;
  1077. }
  1078.  
  1079. .statround a:link,
  1080. .statround a:visited {
  1081.     color: #ffffff;
  1082. }
  1083.  
  1084. .statround a:hover,
  1085. .statround a:active {
  1086.     color: #ffffff;
  1087. }
  1088.  
  1089. .collapsibleContainerContent {
  1090.    padding: 10px;
  1091. }
  1092.  
  1093. /* ENDS HERE */
  1094. .left {
  1095.     float: left;
  1096. }
  1097.  
  1098. /* login box */
  1099. #mask {
  1100.     position: absolute;
  1101.     z-index: 9000;
  1102.     background-color: #000;
  1103.     display: none;
  1104. }
  1105.  
  1106. #boxes .window {
  1107.     position: absolute;
  1108.     width: 600px;
  1109.     height: 220px;
  1110.     display: none;
  1111.     z-index: 9999;
  1112.     padding: 10px;
  1113. }
  1114.  
  1115. .loginbox_content {
  1116.     background: #191919;
  1117.     height: 100%;
  1118.     width: 100%;
  1119. }
  1120.  
  1121. .loginbox_content label {
  1122.     font-size: 13px;
  1123.     font-weight: bold;
  1124.     color: #666;
  1125. }
  1126.  
  1127. .loginbox_head {
  1128.     background: #393939 url(images/SEX_v1/cellpic.png) repeat-x 0 0;
  1129.     display: inline-block;
  1130.     height: 35px;
  1131.     vertical-align: middle;
  1132.     line-height: 35px;
  1133.     border-bottom: 1px solid #DDD;
  1134.     width: 100%;
  1135. }
  1136.  
  1137. .loginbox_head strong {
  1138.     float: left;
  1139.     margin-left: 10px;
  1140.     font-size: 16px;
  1141.     font-size: 16px;
  1142. }
  1143.  
  1144. .loginbox_head span {
  1145.     float: right;
  1146.     color: white;
  1147.     margin-right: 10px;
  1148. }
  1149.  
  1150. .loginbox_head span a {
  1151.     color: #fff;
  1152.     background: #999;
  1153.     width: 15px;
  1154.     display: inline-block;
  1155.     height: 16px;
  1156.     line-height: 14px;
  1157.     text-align: center;
  1158.     border: 1px solid #777;
  1159.  
  1160.     -webkit-border-radius: 4px;
  1161.     -moz-border-radius: 4px;
  1162.     border-radius: 4px;
  1163.     font-weight: bolder;
  1164. }
  1165.  
  1166. .loginbox_head span a:hover {
  1167.     color: white;
  1168.     background: #888;
  1169. }
  1170.  
  1171. #loginbox input[type="text"]:focus,#loginbutton_menu input[type="password"]:focus,#quick_login_password:focus {
  1172.     background: #ffffff url(images/SEX_v1/blue.png) repeat-x;
  1173.     border: 1px solid #bbb;
  1174.              color: #fff;
  1175. }
  1176.  
  1177. #loginbox input[type="text"],#loginbutton_menu input[type="password"],#quick_login_password {
  1178.     border: 1px solid #ccc;
  1179.     font-size: 13px;
  1180.     margin: 0 0 5px;
  1181.     background: #393939 url(images/SEX_v1/blue.png) repeat-x;
  1182.     padding: 5px;
  1183.              color: #fff;
  1184.  
  1185.     -webkit-transition: 0.4s;
  1186.     -moz-transition: 0.4s;
  1187.     -o-transition: 0.4s;
  1188.     -ms-transition: 0.4s;
  1189.     transition: 0.4s;
  1190.     margin-top: 5px;
  1191.     width: 260px;
  1192. }
  1193.  
  1194. .loginbox_submit {
  1195.     padding-left: 16px;
  1196. }
  1197.  
  1198. .loginbox_submit_button {
  1199.     float: right;
  1200.     margin-top: -20px;
  1201.     margin-right: 16px;
  1202. }
  1203.  
  1204. .loginbox_submit_button input {
  1205.     background: #777 url(images/SEX_v1/blue.png) repeat-x;
  1206.     color: white;
  1207.     padding: 10px 50px;
  1208.     border: 1px solid #555;
  1209.  
  1210.     -webkit-border-radius: 2px;
  1211.     -moz-border-radius: 2px;
  1212.     border-radius: 2px;
  1213.  
  1214.  
  1215.  
  1216.     -webkit-transition: 0.5s,box-shadow 0s;
  1217.     -moz-transition: 0.5s,box-shadow 0s;
  1218.     -o-transition: 0.5s,box-shadow 0s;
  1219.     -ms-transition: 0.5s,box-shadow 0s;
  1220.     transition: 0.5s,box-shadow 0s;
  1221. }
  1222.  
  1223. .loginbox_submit_button input:hover {
  1224.     background: #555 url(images/SEX_v1/blue.png) repeat-x;
  1225. }
  1226.  
  1227. .loginbox_submit_button input:active {
  1228.     -webkit-box-shadow: inset 1px 1px 9px #111 !important;
  1229.     -moz-box-shadow: inset 1px 1px 9px #111 !important;
  1230.     box-shadow: inset 1px 1px 9px #111 !important;
  1231. }
  1232.  
  1233. .loginbox_username {
  1234.     width: 250px;
  1235.     float: left;
  1236.     margin-top: 10px;
  1237.     padding: 10px 20px;
  1238. }
  1239.  
  1240. .loginbox_password {
  1241.     float: right;
  1242.     width: 250px;
  1243.     margin-top: 10px;
  1244.     padding: 10px 40px 10px 0px;
  1245. }
  1246.  
  1247. #boxes #loginbox {
  1248.     width: 600px;
  1249.     height: 180px;
  1250.     position: fixed;
  1251.  
  1252.     -webkit-box-shadow: 0px 0px 20px #222;
  1253.     -moz-box-shadow: 0px 0px 20px #222;
  1254.     box-shadow: 0px 0px 20px #222;
  1255.     background: url(images/SEX_v1/trans.png) repeat;
  1256.  
  1257.     -webkit-border-radius: 5px;
  1258.     -moz-border-radius: 5px;
  1259.     border-radius: 5px;
  1260.     top: 110px !important;
  1261.     margin: auto;
  1262.     left: 25% !important;
  1263. }
  1264.  
  1265. /* basic reset */
  1266. html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
  1267.     border: 0;
  1268.     font-family: inherit;
  1269.     font-size: 100%;
  1270.     font-style: inherit;
  1271.     font-weight: inherit;
  1272.     margin: 0;
  1273.     outline: 0;
  1274.     padding: 0;
  1275.     vertical-align: baseline;
  1276. }
  1277.  
  1278. :focus {
  1279.     outline: 0;
  1280. }
  1281.  
  1282. .threadlist_row {
  1283.     background: #191919;
  1284.  
  1285.     -webkit-transition: 0.2s;
  1286.     -moz-transition: 0.2s;
  1287.     -o-transition: 0.2s;
  1288.     -ms-transition: 0.2s;
  1289.     transition: 0.2s;
  1290. }
  1291.  
  1292. .threadlist_row:hover {
  1293.     background: #393939;
  1294. }
  1295.  
  1296. strong {
  1297.     font-weight: bold;
  1298.             text-color: #fff;
  1299. }
  1300.  
  1301. body {
  1302.     background: #191919;
  1303.     color: #bcbcbc;
  1304.     font: normal 11px tahoma, helvetica, arial, sans-serif;
  1305.     position: relative;
  1306.     padding-bottom: 20px;
  1307.              width: 1000px;
  1308.              margin: 0 auto;
  1309. }
  1310.  
  1311. ol,ul {
  1312.     list-style: none;
  1313. }
  1314.  
  1315. table {
  1316.     /* tables still need 'cellspacing="0"' in the markup */
  1317. border-collapse: separate;
  1318.     border-spacing: 0;
  1319. }
  1320.  
  1321. caption,th,td {
  1322.     font-weight: normal;
  1323.     text-align: left;
  1324.     font-family: tahoma;
  1325.     font-size: 12px;
  1326.     line-height: 1.5;
  1327. }
  1328.  
  1329. blockquote:before,blockquote:after,q:before,q:after {
  1330.     content: "";
  1331. }
  1332.  
  1333. blockquote,q {
  1334.     quotes: "" "";
  1335. }
  1336.  
  1337. a img {
  1338.     border: 0;
  1339. }
  1340.  
  1341. article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  1342.     display: block;
  1343. }
  1344.  
  1345. /* Breadcrumb */
  1346. .nav_rightlinks {
  1347.     color: #ffffff !important;
  1348.     margin-right: 10px;
  1349. }
  1350.  
  1351. .nav_rightlinks:hover {
  1352.     color: #ffffff !important;
  1353. }
  1354.  
  1355. #breadcrumb {
  1356. background: url(images/SEX_v1/secondary_nav_bg.png) 0px 0px repeat-x #1D1D1D;
  1357. border-bottom: 1px solid #252525;
  1358. line-height: 37px;
  1359. overflow: hidden;
  1360.  
  1361.     margin: 0 auto;
  1362.  
  1363.     width: 90%;
  1364. }
  1365.  
  1366. #breadcrumb ol li {
  1367.     float: left;
  1368.     display: inline-block;
  1369.     margin: 0 3px;
  1370.  
  1371.     -webkit-transition: all 0.5s;
  1372.     -moz-transition: all 0.5s;
  1373.     -o-transition: all 0.5s;
  1374.     -ms-transition: all 0.5s;
  1375.     transition: all 0.5s;
  1376. }
  1377.  
  1378. #breadcrumb ol li a {
  1379.     color: #757575;
  1380.  
  1381.     padding-left: 12px;
  1382.     background: url(images/SEX_v1/secondary_nav.png) no-repeat 0 0;
  1383.     display: block;
  1384.     outline: none;
  1385.     text-decoration: none;
  1386.     margin-left: -15px;
  1387. }
  1388.  
  1389. #breadcrumb ol li:first-child {
  1390.     width: 30px;
  1391.     margin-left: 15px;
  1392. }
  1393.  
  1394. #breadcrumb ol li a img {
  1395.     display: none;
  1396. }
  1397.  
  1398. #breadcrumb_list li:first-child:hover img {
  1399.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  1400.     filter: alpha(opacity=100);
  1401.     opacity: 1;
  1402. }
  1403.  
  1404. #breadcrumb_list li:first-child a {
  1405.     background: url(images/SEX_v1/secondary_nav.png) right top !important;
  1406.  
  1407.     -webkit-border-radius: 3px;
  1408.     -moz-border-radius: 3px;
  1409.     border-radius: 3px;
  1410.     position: relative;
  1411.     width: 35px;
  1412.     height: 37px;
  1413. }
  1414.  
  1415. #breadcrumb_list li:first-child a:hover {
  1416.     background-position: 100% -43px !important;
  1417. }
  1418.  
  1419. #breadcrumb_list li:first-child a img {
  1420.     display: block;
  1421.     position: relative;
  1422.     max-width: 25px;
  1423.     right: 6px;
  1424.     top: 4px;
  1425.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  1426.     filter: alpha(opacity=50);
  1427.     opacity: 0.5;
  1428. }
  1429.  
  1430. #breadcrumb_list li:first-child a div {
  1431.     display: none;
  1432. }
  1433.  
  1434. #breadcrumb_list li:last-child span {
  1435.     -webkit-border-radius: 3px;
  1436.     -moz-border-radius: 3px;
  1437.     border-radius: 3px;
  1438.     background: none;
  1439. }
  1440.  
  1441. #breadcrumb_list li:first-child span:hover {
  1442.     background-position: 100% -43px !important;
  1443. }
  1444.  
  1445. #breadcrumb_list li:last-child a {
  1446.     font-family: lato;
  1447.     font-weight: bold;
  1448.     color: #555;
  1449.     font-size: 12px;
  1450.     background: none;
  1451.  
  1452.     -webkit-border-radius: 3px;
  1453.     -moz-border-radius: 3px;
  1454.     border-radius: 3px;
  1455. }
  1456.  
  1457. #breadcrumb li:hover a {
  1458.     background-position: 0 -43px;
  1459.     color: #ffffff;
  1460. }
  1461.  
  1462. #breadcrumb li:active a {
  1463.     color: #ffffff;
  1464.     text-shadow: none;
  1465.     background-position: 0 -86px;
  1466. }
  1467.  
  1468. #breadcrumb ol li a span {
  1469.     background: url(images/SEX_v1/secondary_nav.png) right top;
  1470.     display: block;
  1471.     padding-left: 4px;
  1472.     padding-right: 12px;
  1473. }
  1474.  
  1475. #breadcrumb li:hover span {
  1476.     background-position: 100% -43px;
  1477. }
  1478.  
  1479. #breadcrumb li:active span {
  1480.     background-position: 100% -86px;
  1481. }
  1482.  
  1483. /* TipTip CSS -Version 1.2 */
  1484. #tiptip_holder {
  1485.     display: none;
  1486.     position: absolute;
  1487.     top: 0;
  1488.     left: 0;
  1489.     z-index: 99999;
  1490. }
  1491.  
  1492. #tiptip_holder.tip_top {
  1493.     padding-bottom: 5px;
  1494. }
  1495.  
  1496. #tiptip_holder.tip_bottom {
  1497.     padding-top: 5px;
  1498. }
  1499.  
  1500. #tiptip_holder.tip_right {
  1501.     padding-left: 5px;
  1502. }
  1503.  
  1504. #tiptip_holder.tip_left {
  1505.     padding-right: 5px;
  1506. }
  1507.  
  1508. #tiptip_content {
  1509.     font-size: 11px;
  1510.     color: #fff;
  1511.  
  1512.     padding: 4px 8px;
  1513.     border: 1px solid rgba(255,255,255,0.25);
  1514.     background-color: rgb(25,25,25);
  1515.     background-color: rgba(25,25,25,0.92);
  1516.     background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
  1517.  
  1518.     -webkit-border-radius: 3px;
  1519.     -moz-border-radius: 3px;
  1520.     border-radius: 3px;
  1521.  
  1522.     -webkit-box-shadow: 0 0 3px #555;
  1523.     -moz-box-shadow: 0 0 3px #555;
  1524.     box-shadow: 0 0 3px #555;
  1525. }
  1526.  
  1527. #tiptip_arrow,#tiptip_arrow_inner {
  1528.     position: absolute;
  1529.     border-color: transparent;
  1530.     border-style: solid;
  1531.     border-width: 6px;
  1532.     height: 0;
  1533.     width: 0;
  1534. }
  1535.  
  1536. #tiptip_holder.tip_top #tiptip_arrow {
  1537.     border-top-color: #fff;
  1538.     border-top-color: rgba(255,255,255,0.35);
  1539. }
  1540.  
  1541. #tiptip_holder.tip_bottom #tiptip_arrow {
  1542.     border-bottom-color: #fff;
  1543.     border-bottom-color: rgba(255,255,255,0.35);
  1544. }
  1545.  
  1546. #tiptip_holder.tip_right #tiptip_arrow {
  1547.     border-right-color: #fff;
  1548.     border-right-color: rgba(255,255,255,0.35);
  1549. }
  1550.  
  1551. #tiptip_holder.tip_left #tiptip_arrow {
  1552.     border-left-color: #fff;
  1553.     border-left-color: rgba(255,255,255,0.35);
  1554. }
  1555.  
  1556. #tiptip_holder.tip_top #tiptip_arrow_inner {
  1557.     margin-top: -7px;
  1558.     margin-left: -6px;
  1559.     border-top-color: rgb(25,25,25);
  1560.     border-top-color: rgba(25,25,25,0.92);
  1561. }
  1562.  
  1563. #tiptip_holder.tip_bottom #tiptip_arrow_inner {
  1564.     margin-top: -5px;
  1565.     margin-left: -6px;
  1566.     border-bottom-color: rgb(25,25,25);
  1567.     border-bottom-color: rgba(25,25,25,0.92);
  1568. }
  1569.  
  1570. #tiptip_holder.tip_right #tiptip_arrow_inner {
  1571.     margin-top: -6px;
  1572.     margin-left: -5px;
  1573.     border-right-color: rgb(25,25,25);
  1574.     border-right-color: rgba(25,25,25,0.92);
  1575. }
  1576.  
  1577. #tiptip_holder.tip_left #tiptip_arrow_inner {
  1578.     margin-top: -6px;
  1579.     margin-left: -7px;
  1580.     border-left-color: rgb(25,25,25);
  1581.     border-left-color: rgba(25,25,25,0.92);
  1582. }
  1583.  
  1584. /* Webkit Hacks  */
  1585. @
  1586. media screen and (-webkit-min-device-pixel-ratio:0) {
  1587. #tiptip_content {
  1588.     padding: 4px 8px 5px 8px;
  1589.     background-color: rgba(45,45,45,0.88);
  1590. }
  1591.  
  1592. #tiptip_holder.tip_bottom #tiptip_arrow_inner {
  1593.     border-bottom-color: rgba(45,45,45,0.88);
  1594. }
  1595.  
  1596. #tiptip_holder.tip_top #tiptip_arrow_inner {
  1597.     border-top-color: rgba(20,20,20,0.92);
  1598. }
  1599.  
  1600.  
  1601. }
  1602.  
  1603. .backtotop {
  1604.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  1605.     filter: alpha(opacity=40);
  1606.     opacity: 0.4;
  1607.  
  1608.     -webkit-transition: all 0.4s;
  1609.     -moz-transition: all 0.4s;
  1610.     -o-transition: all 0.4s;
  1611.     -ms-transition: all 0.4s;
  1612.     transition: all 0.4s;
  1613.     position: absolute;
  1614.     top: 22px;
  1615.     right: 50%;
  1616. }
  1617.  
  1618. .backtotop:hover {
  1619.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  1620.     filter: alpha(opacity=100);
  1621.     opacity: 1;
  1622. }
  1623.  
  1624. /* here we go */
  1625. a:visited {
  1626.     color: #2C5687;
  1627.     text-decoration: none;
  1628. }
  1629.  
  1630. .float_left {
  1631.     float: left;
  1632. }
  1633.  
  1634. .float_right {
  1635.     float: right;
  1636. }
  1637.  
  1638. #main_wrapper {
  1639.     font-family: tahoma;
  1640.     font-size: 13px;
  1641.     color: #fff;
  1642. }
  1643.  
  1644. .wrapper {
  1645.     margin: 0 auto;
  1646.     min-width: 960px;
  1647.     max-width: 1300px;
  1648.     width: 90%;
  1649. }
  1650.  
  1651. .content {
  1652.     background: #191919;
  1653.     border: 1px solid #2b2b2b;
  1654.     border-top: 1px solid #313131;
  1655.     box-shadow: rgba(0,0,0,0.6) 0px 0px 12px;
  1656. }
  1657.  
  1658. #content {
  1659.     margin: 0 auto;
  1660.              margin-top: 5px;
  1661.     line-height: 120%;
  1662.              width: 1000px;
  1663.              background: #191919;
  1664.     border: 1px solid #2b2b2b;
  1665.     border-top: 1px solid #313131;
  1666. }
  1667.  
  1668. .clearfix:after {
  1669. content: ".";display: block;height: 0;clear: both;visibility: hidden; overflow: hidden;
  1670. }
  1671.  
  1672. #header {
  1673.     width: 1000px;
  1674.              background: url(images/SEX_v1/header.jpg) repeat-x;
  1675.     height: 160px;
  1676.     color: #DDD;
  1677.     border: none;
  1678.              top: -32px;
  1679.              position: relative;
  1680. }
  1681.  
  1682. #footer {
  1683.     vertical-align: middle;
  1684.     margin: 0 auto;
  1685.     line-height: 17px;
  1686.             width: 1000px;
  1687. background: #191919;
  1688.     border: 1px solid #2b2b2b;
  1689.     border-top: 1px solid #313131;
  1690.  
  1691.             margin-top: 30px;
  1692.             position: relative;
  1693. }
  1694.  
  1695. #header a {
  1696. color:white;
  1697. }
  1698.  
  1699. #header a:visited {
  1700.     color: #ddd;
  1701.     text-decoration: none;
  1702. }
  1703.  
  1704. #header a:hover {
  1705.     color: #fff;
  1706.     text-decoration: none;
  1707. }
  1708.  
  1709. #branding {
  1710.     float: left;
  1711.             background: url(images/SEX_v1/header.jpg) repeat-x;
  1712. }
  1713.  
  1714. #logo {
  1715.     -webkit-transition: 0.4s;
  1716.     -moz-transition: 0.4s;
  1717.     -o-transition: 0.4s;
  1718.     -ms-transition: 0.4s;
  1719.     transition: 0.4s;
  1720.     position: relative;
  1721.     top: -23px;
  1722.     opacity: 1;
  1723. }
  1724.  
  1725. #header_right {
  1726.     float: right;
  1727. }
  1728.  
  1729. #user_panel {
  1730.     padding: 5px;
  1731.     text-align: right;
  1732.     position: relative;
  1733.     right: 3px;
  1734.     top: 20px;
  1735. }
  1736.  
  1737. ul#menu {
  1738.     margin:0;
  1739.              margin-top: -32px;
  1740.     padding:0;
  1741.     list-style-type:none;
  1742.     width:auto;
  1743.     position:relative;
  1744.     display:block;
  1745.     height:30px;
  1746.     font-size:12px;
  1747.     font-weight:bold;
  1748.     background:transparent url(images/SEX_v1/cellpic.png) repeat-x top left;
  1749.     font-family:Arial, Helvetica, sans-serif;
  1750.     border-bottom:1px solid #000000;
  1751.     border-top:1px solid #000000;
  1752. }
  1753.  
  1754. ul#menu li {
  1755.     display:block;
  1756.     float:left;
  1757.     margin:0;
  1758.     padding:0;
  1759. }
  1760.  
  1761. ul#menu li a {
  1762.     display:block;
  1763.     float:left;
  1764.     color:#ffffff;
  1765.     text-decoration:none;
  1766.     font-weight:bold;
  1767.     padding:8px 20px 0 20px;
  1768. }
  1769.  
  1770. ul#menu li a:hover {
  1771.    
  1772.     color:#fefefe;
  1773.     height:22px;
  1774.     background:transparent url(images/SEX_v1/nawigacja.png) repeat-x;
  1775. -webkit-transition: all 10ms ease;
  1776.  
  1777.         -moz-transition: all 100ms ease;
  1778.  
  1779.        -o-transition: all 100ms ease;
  1780.  
  1781.         transition: all 100ms ease;
  1782. }
  1783.  
  1784. ul#menu li a.current {
  1785.     display:inline;
  1786.     height:22px;
  1787.     background:transparent url(images/SEX_v1/nawigacja.png) repeat-x;  
  1788.     float:left;
  1789.     margin:0;
  1790. }
  1791.  
  1792. .clearboth {
  1793.     clear: both;
  1794. }
  1795.  
  1796. .floatleft {
  1797.     float: left;
  1798. }
  1799.  
  1800. .floatright {
  1801.     float: right;
  1802. }
  1803.  
  1804. .left {
  1805.     float: left;
  1806. }
  1807.  
  1808. .float_right {
  1809.     float: right;
  1810. }
  1811.  
  1812. table {
  1813.     color: #444;
  1814.     font-family: tahoma, Verdana, Arial, sans-serif;
  1815.     font-size: 13px;
  1816. }
  1817.  
  1818. .tborder {
  1819.     width: 100%;
  1820.     margin: auto auto;
  1821.     position: relative;
  1822.     border: 1px solid #393939;
  1823.  
  1824.     -webkit-border-radius: 4px 4px 0 0;
  1825.     -moz-border-radius: 4px 4px 0 0;
  1826.     border-radius: 4px 4px 0 0;
  1827.     border-top: 0;
  1828. }
  1829.  
  1830. .tborder_indexstats {
  1831.     width: 100%;
  1832.     margin: auto auto;
  1833.     position: relative;
  1834.     border: 1px solid #bbb;
  1835.     border-top: 0;
  1836. }
  1837.  
  1838. .thead strong {
  1839.     position: relative;
  1840.     top: -4px;
  1841. }
  1842.  
  1843. .thead {
  1844.     background:  url(images/SEX_v1/cellpic.png) repeat-x ;
  1845.     color: #fff;
  1846.              height: 35px;
  1847.              width: 650px;
  1848.               -webkit-border-radius: 3px 3px 0px 0px;
  1849.                 border-radius: 3px 3px 0px 0px;
  1850.     font-size: 12px;
  1851.     font-weight: bold;
  1852.     overflow: hidden;
  1853. }
  1854.  
  1855. .thead1 {
  1856.     background:  url(images/SEX_v1/cellpic.png) repeat-x ;
  1857.     color: #fff;
  1858.              height: 35px;
  1859.              width: 283px;
  1860.               -webkit-border-radius: 3px 3px 0px 0px;
  1861.                 border-radius: 3px 3px 0px 0px;
  1862.     font-size: 12px;
  1863.     font-weight: bold;
  1864.     overflow: hidden;
  1865. }
  1866.  
  1867. .thead2 {
  1868.     background:  url(images/SEX_v1/cellpic.png) repeat-x ;
  1869.     color: #fff;
  1870.              height: 35px;
  1871.              width: 283px;
  1872.               -webkit-border-radius: 3px 3px 0px 0px;
  1873.                 border-radius: 3px 3px 0px 0px;
  1874.     font-size: 12px;
  1875.     font-weight: bold;
  1876.     overflow: hidden;
  1877. }
  1878.  
  1879. #belka {
  1880.     background:  url(images/SEX_v1/nawigacja.png) repeat-x ;
  1881.     color: #fff;
  1882.              height: 35px;
  1883.  
  1884.     padding: 14px;
  1885.     font-size: 12px;
  1886.     font-weight: bold;
  1887.     overflow: hidden;
  1888.     margin-bottom: 4px;
  1889. }
  1890.  
  1891. #forumbit_thead {
  1892.     border-left: 0;
  1893.     border-right: 0;
  1894.     border-top: 0;
  1895.     vertical-align: middle !important;
  1896.     border: 1px solid #555;
  1897.     position: relative;
  1898.     overflow:auto;
  1899. }
  1900.  
  1901. #forumbit_thead strong {
  1902.     float: left;
  1903.     top: -2px;
  1904. }
  1905.  
  1906. .thead a:link {
  1907.     text-decoration: none;
  1908.     color: #fff;
  1909.  
  1910.     font-family: arial;
  1911.     font-weight: bold;
  1912. }
  1913.  
  1914. .thead a:visited {
  1915.     color: #fff;
  1916.     text-decoration: none;
  1917. }
  1918.  
  1919. .thead a:hover,.thead a:active {
  1920.     color: #ccc;
  1921.     text-decoration: none;
  1922. }
  1923.  
  1924. .tcat {
  1925.     background: #393939 url(images/SEX_v1/highlight.png) repeat-x 0 0;
  1926.     color: #888;
  1927.     font-size: 12px;
  1928.     padding: 8px 5px;
  1929.     padding-left: 13px;
  1930. }
  1931.  
  1932. .tcat2 {
  1933.     background:  url(images/SEX_v1/nawigacja.png) repeat-x ;
  1934.     color: #fff;
  1935.              height: 35px;
  1936.  
  1937.     padding: 14px;
  1938.     font-size: 12px;
  1939.     font-weight: bold;
  1940.     overflow: hidden;
  1941.     margin-bottom: 4px;
  1942. }
  1943.  
  1944. .tcat a:link {
  1945.     color: #777;
  1946. }
  1947.  
  1948. .tcat a:visited {
  1949.     color: #777;
  1950. }
  1951.  
  1952. .tcat a:hover,.tcat a:active {
  1953.     color: #555;
  1954. }
  1955.  
  1956. .tcatright {
  1957.     background: #191919;
  1958. }
  1959.  
  1960. .trow1 {
  1961.     background: #191919;
  1962.     border: 1px solid #2b2b2b;
  1963.     border-top: 1px solid #313131;
  1964.     box-shadow: rgba(0,0,0,0.6) 0px 0px 12px;
  1965.     padding: 12px 5px;
  1966.     vertical-align: middle;
  1967.  
  1968.     transition: 0.2s;
  1969. }
  1970.  
  1971. .trow2 {
  1972.     background: #191919;
  1973.  
  1974.     padding: 12px 5px;
  1975.     vertical-align: middle;
  1976.  
  1977.     transition: 0.2s;
  1978. }
  1979.  
  1980. .trow_shaded {
  1981.     background: #ffdde0;
  1982. }
  1983.  
  1984. .trow_selected td {
  1985.     background: #fff0d9;
  1986.     border-top: 0;
  1987.     color: #444;
  1988.     border-top: 0;
  1989. }
  1990.  
  1991. .trow_sep {
  1992.     background: #e5e5e5;
  1993.     color: #000;
  1994.     font-size: 12px;
  1995.     font-weight: bold;
  1996. }
  1997.  
  1998. .tfoot {
  1999.     background: #191919;
  2000.     border: 1px solid #2b2b2b;
  2001.     border-top: 1px solid #313131;
  2002.     box-shadow: rgba(0,0,0,0.6) 0px 0px 12px;
  2003.     vertical-align: middle;
  2004.     padding: 10px 0px 10px 10px;
  2005.     line-height: 17px;
  2006. }
  2007.  
  2008. .tfoot1 {
  2009.     background:  url(images/SEX_v1/cellpic.png) repeat-x ;
  2010.     color: #fff;
  2011.              height: 35px;
  2012.              width: 900px;
  2013.               -webkit-border-radius: 3px 3px 0px 0px;
  2014.                 border-radius: 3px 3px 0px 0px;
  2015.     font-size: 12px;
  2016.     font-weight: bold;
  2017.     overflow: hidden;
  2018. }
  2019.  
  2020. .tfoot a:link {
  2021.     color: #777;
  2022.     text-decoration: none;
  2023.  
  2024.     -webkit-transition: 1s;
  2025.     -moz-transition: 1s;
  2026.     -o-transition: 1s;
  2027.     -ms-transition: 1s;
  2028.     transition: 1s;
  2029. }
  2030.  
  2031. .tfoot a:visited {
  2032.     color: #777;
  2033.     text-decoration: none;
  2034.  
  2035.     -webkit-transition: 1s;
  2036.     -moz-transition: 1s;
  2037.     -o-transition: 1s;
  2038.     -ms-transition: 1s;
  2039.     transition: 1s;
  2040. }
  2041.  
  2042. .tfoot a:hover,.tfoot a:active {
  2043.     text-decoration: none;
  2044.     color: #222;
  2045.  
  2046.     -webkit-transition: 1s;
  2047.     -moz-transition: 1s;
  2048.     -o-transition: 1s;
  2049.     -ms-transition: 1s;
  2050.     transition: 1s;
  2051. }
  2052.  
  2053. .bottommenu {
  2054.     color: #666;
  2055.     float: left;
  2056.     text-align: right;
  2057.     font-size: 12px;
  2058.     margin-left: 15px;
  2059.     font-size: 11px;
  2060. }
  2061.  
  2062. .navigation {
  2063.     clear: both;
  2064.     background: #E0E0E0 url(images/SEX_v1/secondary_nav_bg.png) repeat-x 0 0;
  2065.     overflow: hidden;
  2066.     line-height: 37px;
  2067.              width: 950px;
  2068.     height: 37px;
  2069.     margin-top: 10px;
  2070.     margin-left: 25px;
  2071. }
  2072.  
  2073. .smalltext {
  2074.     font-size: 11px;
  2075.     color: #fff;
  2076. }
  2077.  
  2078. .thead .smalltext {
  2079.     color: #fff;
  2080. }
  2081.  
  2082. .largetext {
  2083.     font-size: 16px;
  2084.     font-weight: bold;
  2085. }
  2086.  
  2087. input.textbox {
  2088.     background: #F9f9f9;
  2089.     color: #999;
  2090.     border: 1px solid #ccc;
  2091.     padding: 5px;
  2092.  
  2093.     -webkit-border-radius: 2px;
  2094.     -moz-border-radius: 2px;
  2095.     border-radius: 2px;
  2096.     outline: none;
  2097.  
  2098.     -webkit-transition: 0.5s,padding 0.2s;
  2099.     -moz-transition: 0.5s,padding 0.2s;
  2100.     -o-transition: 0.5s,padding 0.2s;
  2101.     -ms-transition: 0.5s,padding 0.2s;
  2102.     transition: 0.5s,padding 0.2s;
  2103.  
  2104.     -webkit-box-shadow: inset 0px 2px 5px -2px #ddd;
  2105.     -moz-box-shadow: inset 0px 2px 5px -2px #ddd;
  2106.     box-shadow: inset 0px 2px 5px -2px #ddd;
  2107. }
  2108.  
  2109. input.textbox:hover {
  2110.     background: #F7F7F7;
  2111.     border: 1px solid #B9B9B9;
  2112. }
  2113.  
  2114. input.textbox:focus {
  2115.     background: #fff;
  2116.     border: 1px solid #A9c5c9;
  2117.     color: #777;
  2118. }
  2119.  
  2120. textarea:hover {
  2121.     background: #393939;
  2122. }
  2123.  
  2124. textarea:focus {
  2125.     background: #393939;
  2126.         color:#fff;
  2127.    
  2128.     border: 1px dotted #93b1b8;
  2129. }
  2130.  
  2131. textarea {
  2132.     -webkit-transition: 0.8s;
  2133.     -moz-transition: 0.8s;
  2134.     -o-transition: 0.8s;
  2135.     -ms-transition: 0.8s;
  2136.     transition: 0.8s;
  2137.     outline: none;
  2138.     background: #191919;
  2139.     color: #fff;
  2140.     border: 1px dotted #A5C0C7;
  2141.     padding: 2px;
  2142.     font-family: Verdana, Arial, Sans-Serif;
  2143.     line-height: 1.4;
  2144.     font-size: 13px;
  2145. }
  2146.  
  2147. select {
  2148.     background: #f8f8f8;
  2149.     border: 1px solid #a8cccf;
  2150.     padding: 4px;
  2151.  
  2152.     -webkit-border-radius: 2px;
  2153.     -moz-border-radius: 2px;
  2154.     border-radius: 2px;
  2155.     outline: none;
  2156.     color: #666;
  2157.  
  2158.     -webkit-transition: background 1s,border 1s;
  2159.     -moz-transition: background 1s,border 1s;
  2160.     -o-transition: background 1s,border 1s;
  2161.     -ms-transition: background 1s,border 1s;
  2162.     transition: background 1s,border 1s;
  2163.     border: 1px solid #ddd;
  2164.     font-size: 11px;
  2165. }
  2166.  
  2167. select:hover {
  2168.     background: #f8f8f8;
  2169.     border: 1px solid #ccc;
  2170. }
  2171.  
  2172. select:focus {
  2173.     background: #Fff;
  2174.     border: 1px solid #ccc;
  2175. }
  2176.  
  2177. .editor {
  2178.     background: #f1f1f1;
  2179.     border: 1px solid #ccc;
  2180. }
  2181.  
  2182. .autocomplete {
  2183.     background: #fff;
  2184.     border: 1px solid #000;
  2185.     color: black;
  2186. }
  2187.  
  2188. .autocomplete_selected {
  2189.     background: #adcee7;
  2190.     color: #000;
  2191. }
  2192.  
  2193. .popup_menu {
  2194.     background: #eee;
  2195.     border: none;
  2196.     margin-top: 4px;
  2197.     border: 1px solid #bbb;
  2198.  
  2199.     -webkit-border-radius: 5px;
  2200.     -moz-border-radius: 5px;
  2201.     border-radius: 5px;
  2202.     position: relative;
  2203.  
  2204.     -webkit-box-shadow: 0px 2px 3px #bbb;
  2205.     -moz-box-shadow: 0px 2px 3px #bbb;
  2206.     box-shadow: 0px 2px 3px #bbb;
  2207.     margin-left: -35px;
  2208. }
  2209.  
  2210. .popup_menu .popup_item {
  2211.     background: #eee;
  2212.     color: #888;
  2213.  
  2214.  
  2215.     -webkit-transition: background 0.5s,color 1s;
  2216.     -moz-transition: background 0.5s,color 1s;
  2217.     -o-transition: background 0.5s,color 1s;
  2218.     -ms-transition: background 0.5s,color 1s;
  2219.     transition: background 0.5s,color 1s;
  2220. }
  2221.  
  2222. .popup_menu .popup_item:hover {
  2223.     background: #c5dbe0;
  2224.     color: #555;
  2225. }
  2226.  
  2227. .trow_reputation_positive {
  2228.     background: #ccffcc;
  2229. }
  2230.  
  2231. .trow_reputation_negative {
  2232.     background: #ffcccc;
  2233. }
  2234.  
  2235. .reputation_positive {
  2236.     color: green;
  2237. }
  2238.  
  2239. .reputation_neutral {
  2240.     color: #444;
  2241. }
  2242.  
  2243. .reputation_negative {
  2244.     color: red;
  2245. }
  2246.  
  2247. .invalid_field {
  2248.     color: #f30;
  2249.     background: white;
  2250.     border: 1px solid #ff7878;
  2251.     padding: 5px;
  2252.  
  2253.     -webkit-border-radius: 2px;
  2254.     -moz-border-radius: 2px;
  2255.     border-radius: 2px;
  2256.     outline: none;
  2257.  
  2258.     -webkit-transition: 0.5s,padding 0.2s;
  2259.     -moz-transition: 0.5s,padding 0.2s;
  2260.     -o-transition: 0.5s,padding 0.2s;
  2261.     -ms-transition: 0.5s,padding 0.2s;
  2262.     transition: 0.5s,padding 0.2s;
  2263.  
  2264.     -webkit-box-shadow: 1px 1px 3px #eee;
  2265.     -moz-box-shadow: 1px 1px 3px #eee;
  2266.     box-shadow: 1px 1px 3px #eee;
  2267. }
  2268.  
  2269. .valid_field {
  2270.     background: #fff;
  2271.     color: #00B200;
  2272.     border: 1px solid yellowgreen;
  2273.     padding: 5px;
  2274.  
  2275.     -webkit-border-radius: 2px;
  2276.     -moz-border-radius: 2px;
  2277.     border-radius: 2px;
  2278.     outline: none;
  2279.  
  2280.     -webkit-transition: 0.5s,padding 0.2s;
  2281.     -moz-transition: 0.5s,padding 0.2s;
  2282.     -o-transition: 0.5s,padding 0.2s;
  2283.     -ms-transition: 0.5s,padding 0.2s;
  2284.     transition: 0.5s,padding 0.2s;
  2285.  
  2286.     -webkit-box-shadow: 1px 1px 3px #eee;
  2287.     -moz-box-shadow: 1px 1px 3px #eee;
  2288.     box-shadow: 1px 1px 3px #eee;
  2289. }
  2290.  
  2291. .validation_error {
  2292.     background: url(images/invalid.gif) no-repeat center left;
  2293.     color: #f30;
  2294.     margin: 5px 0;
  2295.     padding: 5px;
  2296.     font-weight: bold;
  2297.     font-size: 11px;
  2298.     padding-left: 22px;
  2299. }
  2300.  
  2301. .validation_success {
  2302.     background: url(images/valid.gif) no-repeat center left;
  2303.     color: #00B200;
  2304.     margin: 5px 0;
  2305.     padding: 5px;
  2306.     font-weight: bold;
  2307.     font-size: 11px;
  2308.     padding-left: 22px;
  2309. }
  2310.  
  2311. .validation_loading {
  2312.     background: url(images/spinner.gif) no-repeat center left;
  2313.     color: #555;
  2314.     margin: 5px 0;
  2315.     padding: 5px;
  2316.     font-weight: bold;
  2317.     font-size: 11px;
  2318.     padding-left: 22px;
  2319. }
  2320.  
  2321. /* Additional CSS (Master) */
  2322. img {
  2323.     border: none;
  2324. }
  2325.  
  2326. .clear {
  2327.     clear: both;
  2328. }
  2329.  
  2330. .hidden {
  2331.     display: none;
  2332.     float: none;
  2333.     width: 1%;
  2334. }
  2335.  
  2336. .hiddenrow {
  2337.     display: none;
  2338. }
  2339.  
  2340. .selectall {
  2341.     background-color: #FFFBD9;
  2342.     font-weight: bold;
  2343.     text-align: center;
  2344. }
  2345.  
  2346. .left {
  2347.     float: left;
  2348. }
  2349.  
  2350. .right {
  2351.     float: right;
  2352. }
  2353.  
  2354. .menu ul {
  2355.     list-style: none;
  2356.     margin: 0;
  2357. }
  2358.  
  2359. .menu li {
  2360.     display: inline;
  2361.     padding-left: 5px;
  2362. }
  2363.  
  2364. .menu img {
  2365.     padding-right: 5px;
  2366.     vertical-align: top;
  2367. }
  2368.  
  2369. #panel .links {
  2370.     margin: 0;
  2371.     float: right;
  2372. }
  2373.  
  2374. .expcolimage {
  2375.     float: right;
  2376.     width: auto;
  2377.     vertical-align: middle;
  2378.     margin-top: 3px;
  2379.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  2380.     filter: alpha(opacity=0);
  2381.     opacity: 0;
  2382.  
  2383.     -webkit-transition: 0.4s;
  2384.     -moz-transition: 0.4s;
  2385.     -o-transition: 0.4s;
  2386.     -ms-transition: 0.4s;
  2387.     transition: 0.4s;
  2388.     position: relative;
  2389.     position: absolute;
  2390.     right: -5px;
  2391.     top: -8px;
  2392. }
  2393.  
  2394. .expcolimage:hover {
  2395.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  2396.     filter: alpha(opacity=100);
  2397.     opacity: 1;
  2398. }
  2399.  
  2400. .postbit_buttons {
  2401.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  2402.     filter: alpha(opacity=60);
  2403.     opacity: 0.6;
  2404.     line-height: 16px;
  2405. }
  2406.  
  2407. .thead:hover .expcolimage {
  2408.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  2409.     filter: alpha(opacity=100);
  2410.     opacity: 1;
  2411. }
  2412.  
  2413. img.attachment {
  2414.     border: 1px solid #E9E5D7;
  2415.     padding: 2px;
  2416. }
  2417.  
  2418. hr {
  2419.     background-color: #555;
  2420.     color: #555;
  2421.     height: 1px;
  2422.     border: 0px;
  2423. }
  2424.  
  2425. #debug {
  2426.     float: right;
  2427.     text-align: right;
  2428.     margin-top: 0;
  2429. }
  2430.  
  2431. blockquote {
  2432.     margin: 0;
  2433.     background: white;
  2434.     padding: 4px;
  2435.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  2436.     filter: alpha(opacity=70);
  2437.     opacity: 0.7;
  2438.     font-size: 12px;
  2439.     border-bottom: 1px solid #DDD;
  2440.     border-right: 1px solid #DDD;
  2441.     border-left: 1px solid #DDD;
  2442.     line-height: 1.8;
  2443.     color: #888;
  2444. }
  2445.  
  2446. blockquote cite {
  2447.     font-weight: bold;
  2448.     border-top: 1px solid #DDD;
  2449.     font-style: normal;
  2450.     display: block;
  2451.     margin: -4px;
  2452.     background: #ECECEC url(images/SEX_v1/highlight.png) repeat-x 0 0;
  2453.     padding: 5px 5px;
  2454.     border-bottom: 1px solid #DDD;
  2455.     margin-bottom: 5px;
  2456.     color: #555;
  2457.     font-size: 15px;
  2458. }
  2459.  
  2460. blockquote cite span {
  2461.     float: right;
  2462.     font-weight: normal;
  2463. }
  2464.  
  2465. blockquote cite span.highlight {
  2466.     float: none;
  2467.     font-weight: bold;
  2468.     padding-bottom: 0;
  2469. }
  2470.  
  2471. .codeblock {
  2472.     background: #fafafa;
  2473.     width: 50%;
  2474.  
  2475.     -webkit-border-radius: 3px;
  2476.     -moz-border-radius: 3px;
  2477.     border-radius: 3px;
  2478.     border: 1px solid #eee;
  2479.     color: #888;
  2480.     padding: 10px;
  2481. }
  2482.  
  2483. .codeblock .title {
  2484.     font-weight: bold;
  2485.     color: #888;
  2486.     font-size: 11px;
  2487.     display: none;
  2488. }
  2489.  
  2490. .codeblock code {
  2491.     overflow: auto;
  2492.     height: auto;
  2493.     display: block;
  2494.     font-family: Monaco, Consolas, Courier, monospace;
  2495.     font-size: 11px;
  2496.     background: #fafafa url(images/SEX_v1/code.png) right top no-repeat;
  2497.  
  2498.     -webkit-border-radius: 3px;
  2499.     -moz-border-radius: 3px;
  2500.     border-radius: 3px;
  2501.     padding: 10px;
  2502. }
  2503.  
  2504. .subforumicon {
  2505.     border: 0;
  2506.     vertical-align: middle;
  2507. }
  2508.  
  2509. .separator {
  2510.     margin: 5px;
  2511.     padding: 0;
  2512.     height: 0px;
  2513.     font-size: 1px;
  2514.     list-style-type: none;
  2515. }
  2516.  
  2517. form {
  2518.     margin: 0;
  2519.     padding: 0;
  2520. }
  2521.  
  2522. .popup_menu .popup_item_container {
  2523.     margin: 1px;
  2524.     text-align: left;
  2525. }
  2526.  
  2527. .popup_menu .popup_item .popup_item_container {
  2528.     border: 0 !important;
  2529. }
  2530.  
  2531. .popup_menu .popup_item {
  2532.     display: block;
  2533.     padding: 3px 10px;
  2534.     text-decoration: none;
  2535.     white-space: nowrap;
  2536.     border: 0;
  2537.     outline: 0;
  2538.     display: block;
  2539.     width: 60px;
  2540.     margin: 0px;
  2541. }
  2542.  
  2543. .popup_menu a.popup_item:hover {
  2544.     text-decoration: none;
  2545. }
  2546.  
  2547. .autocomplete {
  2548.     text-align: left;
  2549. }
  2550.  
  2551. .subject_new {
  2552.     font-weight: bold;
  2553. }
  2554.  
  2555. .highlight {
  2556.     background: #FFFFCC;
  2557.     padding-top: 3px;
  2558.     padding-bottom: 3px;
  2559. }
  2560.  
  2561. .pm_alert {
  2562.     background: #FFF6BF;
  2563.     border: 1px solid #FFD324;
  2564.     text-align: center;
  2565.     padding: 5px 20px;
  2566.     margin-bottom: 15px;
  2567.     font-size: 11px;
  2568. }
  2569.  
  2570. .red_alert {
  2571.     background: #FBE3E4;
  2572.     border: 1px solid #A5161A;
  2573.     color: #A5161A;
  2574.     text-align: center;
  2575.     padding: 5px 20px;
  2576.     margin-bottom: 15px;
  2577.     font-size: 11px;
  2578. }
  2579.  
  2580. .high_warning {
  2581.     color: #CC0000;
  2582. }
  2583.  
  2584. .moderate_warning {
  2585.     color: #F3611B;
  2586. }
  2587.  
  2588. .low_warning {
  2589.     color: #AE5700;
  2590. }
  2591.  
  2592. div.error {
  2593. padding: 20px;
  2594. border: 1px solid #FFD324;
  2595. background: #FFF6BF url(images/SEX_v1/warning_red.png) no-repeat right -130px;
  2596. font-size: 11px;
  2597. border-radius: 2px;
  2598. }
  2599.  
  2600. div.error p {
  2601.     margin: 0;
  2602.     color: #000;
  2603.     font-weight: normal;
  2604. }
  2605.  
  2606. div.error p em {
  2607.     font-style: normal;
  2608.     font-weight: bold;
  2609.     display: block;
  2610.     color: #C00;
  2611.     margin-bottom: 5px;
  2612.     font-size: 13px;
  2613. }
  2614.  
  2615. div.error.ul {
  2616.     margin-left: 24px;
  2617. }
  2618.  
  2619. .online {
  2620.     color: white;
  2621.     background: yellowgreen;
  2622.     display: inline-block;
  2623.     padding: 2px 6px;
  2624.  
  2625.     -webkit-border-radius: 4px;
  2626.     -moz-border-radius: 4px;
  2627.     border-radius: 4px;
  2628. }
  2629.  
  2630. .offline {
  2631.     color: white;
  2632.     background: #BBB;
  2633.     display: inline-block;
  2634.     padding: 2px 6px;
  2635.  
  2636.     -webkit-border-radius: 4px;
  2637.     -moz-border-radius: 4px;
  2638.     border-radius: 4px;
  2639. }
  2640.  
  2641. .pagination {
  2642.     font-size: 11px;
  2643.     padding-top: 10px;
  2644.     margin-bottom: 5px;
  2645.  
  2646.     -webkit-transition: 1s;
  2647.     -moz-transition: 1s;
  2648.     -o-transition: 1s;
  2649.     -ms-transition: 1s;
  2650.     transition: 1s;
  2651. }
  2652.  
  2653. .tfoot .pagination,.tcat .pagination {
  2654.     padding-top: 0;
  2655. }
  2656.  
  2657. .pagination .pages {
  2658.     font-weight: bold;
  2659. }
  2660.  
  2661. .pagination .pagination_current,.pagination a {
  2662.     padding: 2px 6px;
  2663.     margin-bottom: 3px;
  2664. }
  2665.  
  2666. .pagination a {
  2667.     background: #DDD url(images/SEX_v1/highlight.png) repeat-x 0 0;
  2668.     padding: 4px;
  2669.     padding-left: 6px;
  2670.     padding-right: 6px;
  2671.  
  2672.     -webkit-transition: all 0.4s;
  2673.     -moz-transition: all 0.4s;
  2674.     -o-transition: all 0.4s;
  2675.     -ms-transition: all 0.4s;
  2676.     transition: all 0.4s;
  2677.  
  2678.     -webkit-border-radius: 4px;
  2679.     -moz-border-radius: 4px;
  2680.     border-radius: 4px;
  2681.     border: 1px solid #CCC;
  2682. }
  2683.  
  2684. .pagination .pagination_current {
  2685.     background: #bbc7c6 url(images/SEX_v1/highlight.png) repeat-x 0 0;
  2686.     padding: 4px;
  2687.     padding-left: 6px;
  2688.     padding-right: 6px;
  2689.  
  2690.     -webkit-transition: all 0.4s;
  2691.     -moz-transition: all 0.4s;
  2692.     -o-transition: all 0.4s;
  2693.     -ms-transition: all 0.4s;
  2694.     transition: all 0.4s;
  2695.  
  2696.     -webkit-border-radius: 4px;
  2697.     -moz-border-radius: 4px;
  2698.     border-radius: 4px;
  2699.     border: 1px solid #99b8b8;
  2700. }
  2701.  
  2702. .pagination a:hover {
  2703.     text-decoration: none;
  2704.     background: #CCC url(images/SEX_v1/highlight.png) repeat-x 0 0;
  2705.  
  2706.     -webkit-transition: 0.4s;
  2707.     -moz-transition: 0.4s;
  2708.     -o-transition: 0.4s;
  2709.     -ms-transition: 0.4s;
  2710.     transition: 0.4s;
  2711.     border: 1px solid #BBB;
  2712. }
  2713.  
  2714. .thread_legend,.thread_legend dd {
  2715.     margin: 0;
  2716.     padding: 0;
  2717. }
  2718.  
  2719. .thread_legend dd {
  2720.     padding-bottom: 4px;
  2721.     margin-right: 15px;
  2722. }
  2723.  
  2724. .thread_legend img {
  2725.     margin-right: 4px;
  2726.     vertical-align: bottom;
  2727. }
  2728.  
  2729. .forum_legend,.forum_legend dt,.forum_legend dd {
  2730.     margin: 0;
  2731.     padding: 0;
  2732. }
  2733.  
  2734. .forum_legend dd {
  2735.     float: left;
  2736.     margin-right: 10px;
  2737.     margin-top: 10px;
  2738. }
  2739.  
  2740. .forum_legend dt {
  2741.     margin-right: 10px;
  2742.     float: left;
  2743. }
  2744.  
  2745. .success_message {
  2746.     color: #00b200;
  2747.     font-weight: bold;
  2748.     font-size: 10px;
  2749.     margin-bottom: 10px;
  2750. }
  2751.  
  2752. .error_message {
  2753.     color: #C00;
  2754.     font-weight: bold;
  2755.     font-size: 10px;
  2756.     margin-bottom: 10px;
  2757. }
  2758.  
  2759. .post_body {
  2760.     padding-left: 27px;
  2761. }
  2762.  
  2763. .post_content {
  2764.     padding: 5px 10px;
  2765. }
  2766.  
  2767. .quick_jump {
  2768.     background: url(images/jump.gif) no-repeat 0;
  2769.     width: 13px;
  2770.     height: 13px;
  2771.     padding-left: 13px; /* amount of padding needed for image to fully show */
  2772. vertical-align: middle;
  2773.     border: none;
  2774. }
  2775.  
  2776. .repbox {
  2777.     font-size: 16px;
  2778.     font-weight: bold;
  2779.     padding: 5px 7px 5px 7px;
  2780. }
  2781.  
  2782. ._neutral {
  2783.     background-color: #FAFAFA;
  2784.     color: #999999;
  2785.     border: 1px solid #CCCCCC;
  2786. }
  2787.  
  2788. ._minus {
  2789.     background-color: #FDD2D1;
  2790.     color: #CB0200;
  2791.     border: 1px solid #980201;
  2792. }
  2793.  
  2794. ._plus {
  2795.     background-color: #E8FCDC;
  2796.     color: #008800;
  2797.     border: 1px solid #008800;
  2798. }
  2799.  
  2800. .button {
  2801.     background: #191919 url(images/SEX_v1/cellpic.png) repeat-x 0 0;
  2802.     color: white;
  2803.     text-decoration: none;
  2804.     border-width: 1px;
  2805.     border: 0;
  2806.     padding: 5px 11px;
  2807.     cursor: pointer;
  2808.     color: #fff;
  2809.  
  2810.     -webkit-border-radius: 2px;
  2811.     -moz-border-radius: 2px;
  2812.     border-radius: 2px;
  2813.  
  2814.     -webkit-transition: 0.2s;
  2815.     -moz-transition: 0.2s;
  2816.     -o-transition: 0.2s;
  2817.     -ms-transition: 0.2s;
  2818.     transition: 0.2s;
  2819.     border: 1px solid #555;
  2820.  
  2821.     font-family: tahoma;
  2822. }
  2823.  
  2824. .button:active {
  2825.     -webkit-transition: 0s;
  2826.     -moz-transition: 0s;
  2827.     -o-transition: 0s;
  2828.     -ms-transition: 0s;
  2829.     transition: 0s;
  2830.    
  2831.  
  2832.     -webkit-transform: scale(1.1);
  2833. }
  2834.  
  2835. .newreplybutton {
  2836.     background: #191919 url(images/SEX_v1/cellpic.png) repeat-x 0 0;
  2837.     text-decoration: none;
  2838.     border-width: 1px;
  2839.     padding: 6px 20px;
  2840.     cursor: pointer;
  2841.     color: white !important;
  2842.  
  2843.     -webkit-border-radius: 2px;
  2844.     -moz-border-radius: 2px;
  2845.     border-radius: 2px;
  2846.  
  2847.     -webkit-transition: 0.3s,top 0.1s;
  2848.     -moz-transition: 0.3s,;
  2849. }
  2850.  
  2851. a img {
  2852.     border: 0;
  2853. }
  2854.  
  2855. article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  2856.     display: block;
  2857. }
  2858.  
  2859. /* Breadcrumb */
  2860. .nav_rightlinks {
  2861.     color: #ffffff !important;
  2862.     margin-right: 10px;
  2863. }
  2864.  
  2865. .nav_rightlinks:hover {
  2866.     color: #ffffff !important;
  2867. }
  2868.  
  2869. #breadcrumb {
  2870. background: url(images/SEX_v1/secondary_nav_bg.png) 0px 0px repeat-x #1D1D1D;
  2871. border-bottom: 1px solid #252525;
  2872. line-height: 37px;
  2873. overflow: hidden;
  2874.  
  2875.     margin: 0 auto;
  2876.  
  2877.     width: 90%;
  2878. }
  2879.  
  2880. #breadcrumb ol li {
  2881.     float: left;
  2882.     display: inline-block;
  2883.     margin: 0 3px;
  2884.  
  2885.     -webkit-transition: all 0.5s;
  2886.     -moz-transition: all 0.5s;
  2887.     -o-transition: all 0.5s;
  2888.     -ms-transition: all 0.5s;
  2889.     transition: all 0.5s;
  2890. }
  2891.  
  2892. #breadcrumb ol li a {
  2893.     color: #757575;
  2894.  
  2895.     padding-left: 12px;
  2896.     background: url(images/SEX_v1/secondary_nav.png) no-repeat 0 0;
  2897.     display: block;
  2898.     outline: none;
  2899.     text-decoration: none;
  2900.     margin-left: -15px;
  2901. }
  2902.  
  2903. #breadcrumb ol li:first-child {
  2904.     width: 30px;
  2905.     margin-left: 15px;
  2906. }
  2907.  
  2908. #breadcrumb ol li a img {
  2909.     display: none;
  2910. }
  2911.  
  2912. #breadcrumb_list li:first-child:hover img {
  2913.     -ms-filter: top 0.1s;
  2914.     -o-transition: 0.3s,top 0.1s;
  2915.     -ms-transition: 0.3s,top 0.1s;
  2916.     transition: 0.3s,top 0.1s;
  2917.     border: 1px solid #222;
  2918.  
  2919.     -webkit-animation: slide 1s;
  2920.     -moz-animation: slide 1s;
  2921.     -ms-animation: slide 1s;
  2922.     animation: slide 1s;
  2923.     font-family: lato;
  2924.  
  2925.     text-transform: uppercase;
  2926.     font-size: 15px;
  2927.     display: block;
  2928. }
  2929.  
  2930. .newreplybutton a:link {
  2931.     color: #fff;
  2932.     text-decoration: none;
  2933. }
  2934.  
  2935. .newreplybutton a:hover {
  2936.     color: #fff;
  2937.     text-decoration: none;
  2938. }
  2939.  
  2940. .newreplybutton a:visited {
  2941.     color: #fff;
  2942.     text-decoration: none;
  2943. }
  2944.  
  2945. .newreplybutton_closed {
  2946.     color: #fff;
  2947.     background: #191919 url(images/SEX_v1/cellpic.png) repeat-x 0 0;
  2948.     text-decoration: none;
  2949.     border-width: 1px;
  2950.     padding: 7px 40px;
  2951.     -webkit-border-radius: 2px;
  2952.     -moz-border-radius: 2px;
  2953.     border-radius: 2px;
  2954.  
  2955.     border: 1px solid #ccc;
  2956.     font-family: lato;
  2957.     font-size: 16px;
  2958. }
  2959.  
  2960. .relative {
  2961. position:relative;display: block;height: 1px;
  2962. }
  2963.  
  2964. .newreplybutton_closed a:link {
  2965.     color: #fff;
  2966.     text-decoration: none;
  2967. }
  2968.  
  2969. .newreplybutton_closed a:hover {
  2970.     color: #fff;
  2971.     text-decoration: none;
  2972. }
  2973.  
  2974. .newreplybutton_closed a:visited {
  2975.     color: #fff;
  2976.     text-decoration: none;
  2977. }
  2978.  
  2979. .notice {
  2980.     background: #FFD9B0 url(images/SEX_v1/highlight.png) repeat-x 0 0;
  2981.     padding: 10px;
  2982.     margin-top: 10px;
  2983.     margin-bottom: 10px;
  2984.     border: 1px solid #FFCB94;
  2985.     border: 1px solid #FFC58A;
  2986.     color: #B85600;
  2987.  
  2988.  
  2989.     -webkit-box-shadow: inset 1px 1px 1px #eee;
  2990.     -moz-box-shadow: inset 1px 1px 1px #eee;
  2991.     box-shadow: inset 1px 1px 1px #eee;
  2992. }
  2993.  
  2994. .notice strong {
  2995.     font-size: 13px;
  2996. }
  2997.  
  2998. .welcomeblock_guest {
  2999.     position: relative;
  3000.     top: 2px;
  3001. }
  3002.  
  3003. #loginbutton {
  3004.     position: relative;
  3005.              left: 750px;
  3006.              top: -5px;
  3007. }
  3008.  
  3009. #loginbutton {
  3010.     color: white !important;
  3011. }
  3012.  
  3013. #usercp_button {
  3014.     position: relative;
  3015.     left: 760px;
  3016. }
  3017.  
  3018. .registerbutton {
  3019.     background: #7BA336 url(images/SEX_v1/highlight.png) repeat-x 0 0;
  3020.     border: 1px solid #7BA336;
  3021. width: 100px;
  3022. height: 20px;
  3023.     color: white !important;
  3024. top: 5px;
  3025.              left: 850px;
  3026.              position: absolute;
  3027. }
  3028.  
  3029. .userpanel_logout {
  3030.     color: white !important;
  3031.             right: 100px;
  3032.            position: absolute;
  3033.           float: left;
  3034. }
  3035.  
  3036. .userpanel_logout:hover {
  3037. color: #fff;
  3038. }
  3039.  
  3040. .panelbottomhr {
  3041.     margin-top: 16px;
  3042.  
  3043.     -webkit-box-shadow: 0px 0px 2px white;
  3044.     -moz-box-shadow: 0px 0px 2px white;
  3045.     box-shadow: 0px 0px 2px white;
  3046. }
  3047.  
  3048. /* dropdowns:  general */
  3049. #loginbutton_menu:before {
  3050.     width: 0px;
  3051.     height: 0px;
  3052.     border-left: 15px solid transparent; /* left arrow slant */
  3053. border-right: 15px solid transparent; /* right arrow slant */
  3054. border-bottom: 15px solid #D4D4D4; /* bottom, add background color here */
  3055. font-size: 0px;
  3056.     line-height: 0px;
  3057.     content: "";
  3058.     display: none;
  3059.     position: absolute;
  3060.     top: -15px;
  3061.     right: 20px;
  3062. }
  3063.  
  3064. #loginbutton_menu input[type=text],#loginbutton_menu input[type=password] {
  3065.     display: block;
  3066.  
  3067.     -webkit-border-radius: 4px;
  3068.     -moz-border-radius: 4px;
  3069.     border-radius: 4px;
  3070.     border: 1px solid #bbb;
  3071.     font-size: 13px;
  3072.     margin: 0 0 5px;
  3073.     background: #f9f9f9;
  3074.     padding: 5px;
  3075.     width: 203px;
  3076.  
  3077.     -webkit-transition: 0.4s;
  3078.     -moz-transition: 0.4s;
  3079.     -o-transition: 0.4s;
  3080.     -ms-transition: 0.4s;
  3081.     transition: 0.4s;
  3082.     margin-top: 5px;
  3083. }
  3084.  
  3085. #loginbutton_menu input:focus {
  3086.     -webkit-box-shadow: 0px 0px 5px #ccc;
  3087.     -moz-box-shadow: 0px 0px 5px #ccc;
  3088.     box-shadow: 0px 0px 5px #ccc;
  3089. }
  3090.  
  3091. #loginbutton_menu input:hover {
  3092.     background: #191919;
  3093. }
  3094.  
  3095. #signin_submit {
  3096.     background: #777;
  3097.     border: 1px solid #555;
  3098.     color: white;
  3099.  
  3100.     -webkit-border-radius: 2px;
  3101.     -moz-border-radius: 2px;
  3102.     border-radius: 2px;
  3103.     padding: 4px 30px;
  3104.  
  3105.     -webkit-box-shadow: inset 1px 1px 1px #999;
  3106.     -moz-box-shadow: inset 1px 1px 1px #999;
  3107.     box-shadow: inset 1px 1px 1px #999;
  3108.     cursor: pointer;
  3109. }
  3110.  
  3111. #signin_submit:hover {
  3112.     background: #555 !important;
  3113.  
  3114.     -webkit-box-shadow: inset 1px 1px 1px #888;
  3115.     -moz-box-shadow: inset 1px 1px 1px #888;
  3116.     box-shadow: inset 1px 1px 1px #888;
  3117. }
  3118.  
  3119. #signin_submit:active {
  3120.     background: #555;
  3121. }
  3122.  
  3123. #loginbutton_menu p {
  3124.     margin: 0;
  3125. }
  3126.  
  3127. #loginbutton_menu a {
  3128.     color: #666;
  3129. }
  3130.  
  3131. #loginbutton_menu label {
  3132.     font-weight: normal;
  3133. }
  3134.  
  3135. #loginbutton_menu p.remember {
  3136.     padding: 10px 0;
  3137. }
  3138.  
  3139. #loginbutton_menu p.forgot,#loginbutton_menu p.complete {
  3140.     clear: both;
  3141.     margin: 5px 0;
  3142. }
  3143.  
  3144. #loginbutton_menu a:hover {
  3145.     color: #27B;
  3146. }
  3147.  
  3148. #usercp_menu a {
  3149.     color: #fff !important;
  3150.     display: block;
  3151.     padding: 5px;
  3152. }
  3153.  
  3154. #usercp_menu a:hover {
  3155.     color: #fff !important;
  3156.     background: url(images/SEX_v1/header.jpg) repeat-x;
  3157. }
  3158.  
  3159. #loginbutton_submit {
  3160.     -webkit-border-radius: 4px;
  3161.     -moz-border-radius: 4px;
  3162.     border-radius: 4px;
  3163.     background: #39d url(images/SEX_v1/bg-btn-blue.png) repeat-x scroll 0 0;
  3164.     border: 1px solid #39D;
  3165.     color: #fff;
  3166.  
  3167.     padding: 4px 10px 5px;
  3168.     font-size: 11px;
  3169.     margin: 0 5px 0 0;
  3170.     font-weight: bold;
  3171. }
  3172.  
  3173. #loginbutton_submit::-moz-focus-inner {
  3174.     padding: 0;
  3175.     border: 0;
  3176. }
  3177.  
  3178. #loginbutton_submit:hover,#loginbutton_submit:focus {
  3179.     background-position: 0 -5px;
  3180.     cursor: pointer;
  3181. }
  3182.  
  3183. a.loginbutton {
  3184.     text-decoration: none;
  3185.     color: #ddd;
  3186. }
  3187.  
  3188. a.loginbutton:hover {
  3189.     color: white;
  3190. }
  3191.  
  3192. a.loginbutton:active {
  3193.     color: white;
  3194. }
  3195.  
  3196. a.loginbutton {
  3197.     position: relative;
  3198.     margin: 0px 10px;
  3199.     clear: both;
  3200. }
  3201.  
  3202. #usercp_button .loginbutton_menu_open span {
  3203.     width: 66px;
  3204. }
  3205.  
  3206. .loginbutton_menu_open span {
  3207.     height: 20px;
  3208.     z-index: 999;
  3209.     -webkit-border-radius: 5px 5px 0 0;
  3210.     -moz-border-radius: 5px 5px 0 0;
  3211.     border-radius: 5px 5px 0 0;
  3212.     padding-right: 5px;
  3213.     padding-bottom: 4px;
  3214.     top: 1px;
  3215.     color: #fff;
  3216.     position: relative;
  3217. }
  3218.  
  3219. #loginbutton_menu {
  3220.     background: #393939;
  3221.     position: absolute !important;
  3222.     width: 210px;
  3223.     z-index: 100;
  3224.     border: 1px transparent;
  3225.     text-align: left;
  3226.     padding: 15px;
  3227.     top: -2px;
  3228.     display: none;
  3229.     right: 35px;
  3230.     margin-top: 30px;
  3231.     margin-right: 0px;
  3232.     color: #777;
  3233.     font-size: 11px;
  3234.  
  3235.     -webkit-border-radius: 5px 5px 10px 10px;
  3236.     -moz-border-radius: 5px 5px 10px 10px;
  3237.     border-radius: 5px 5px 10px 10px;
  3238.  
  3239.  
  3240.     -webkit-box-shadow: 5px 4px 25px #111;
  3241.     -moz-box-shadow: 5px 4px 25px #111;
  3242.     box-shadow: 5px 4px 25px #111;
  3243. }
  3244.  
  3245. #loginbutton_menu a:link {
  3246.     color: #666;
  3247. }
  3248.  
  3249. #loginbutton_menu a:hover {
  3250.     color: #0298b3;
  3251. }
  3252.  
  3253. #message_popup {
  3254.     background: #eee;
  3255.     position: absolute !important;
  3256.     width: 250px;
  3257.     z-index: 100;
  3258.     border: 1px transparent;
  3259.     text-align: left;
  3260.     padding: 15px;
  3261.     top: -5px;
  3262.     display: none;
  3263.     right: 114px;
  3264.     margin-top: 30px;
  3265.     margin-right: 0px;
  3266.     color: #777;
  3267.     font-size: 11px;
  3268.  
  3269.     -webkit-border-radius: 5px;
  3270.     -moz-border-radius: 5px;
  3271.     border-radius: 5px;
  3272.     border: 6px solid #fff;
  3273.  
  3274.  
  3275.     -webkit-box-shadow: 5px 4px 25px #111;
  3276.     -moz-box-shadow: 5px 4px 25px #111;
  3277.     box-shadow: 5px 4px 25px #111;
  3278. }
  3279.  
  3280. #usercp_menu {
  3281.     background: #191919;
  3282.     position: absolute !important;
  3283.     width: 250px;
  3284.     z-index: 100;
  3285.     border: 1px transparent;
  3286.     text-align: left;
  3287.     padding: 15px;
  3288.     top: 2px;
  3289.     display: none;
  3290.     right: 50px;
  3291.     margin-top: 30px;
  3292.     color: #fff;
  3293.     font-size: 11px;
  3294.  
  3295.     -webkit-border-radius: 5px;
  3296.     -moz-border-radius: 5px;
  3297.     border-radius: 5px;
  3298.     border: 6px solid #fff;
  3299.  
  3300.  
  3301.     -webkit-box-shadow: 0px 10px 25px -5px #111;
  3302.     -moz-box-shadow: 0px 10px 25px -5px #111;
  3303.     box-shadow: 0px 10px 25px -5px #111;
  3304. }
  3305.  
  3306. .threadpost {
  3307.     background: #393939;
  3308.     width: 85%;
  3309.     float: left;
  3310.     display: block;
  3311.     border: 1px solid #E3E3E3;
  3312.     margin-top: 10px;
  3313.  
  3314.     -webkit-border-radius: 4px;
  3315.     -moz-border-radius: 4px;
  3316.     border-radius: 4px;
  3317.  
  3318.     -webkit-transition: all 0.2s;
  3319.     -moz-transition: all 0.2s;
  3320.     -o-transition: all 0.2s;
  3321.     -ms-transition: all 0.2s;
  3322.     transition: all 0.2s;
  3323.     margin-bottom: 10px;
  3324.     padding-top: 10px;
  3325. }
  3326.  
  3327. .threadpost:before {
  3328.     background: url(images/SEX_v1/post_arrow.png) no-repeat;
  3329.     width: 50px;
  3330.     position: absolute;
  3331.     height: 50px;
  3332.     content: "";
  3333.     top: 15px;
  3334.     left: -40px;
  3335. }
  3336.  
  3337. .threadpost:hover {
  3338.     border: 1px solid #ccc;
  3339. }
  3340.  
  3341. .threadpost:hover .post_options {
  3342.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  3343.     filter: alpha(opacity=100);
  3344.     opacity: 1;
  3345. }
  3346.  
  3347. .forgot span {
  3348.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  3349.     filter: alpha(opacity=100);
  3350.     opacity: 1;
  3351.  
  3352.     -webkit-transition: 0.4s;
  3353.     -moz-transition: 0.4s;
  3354.     -o-transition: 0.4s;
  3355.     -ms-transition: 0.4s;
  3356.     transition: 0.4s;
  3357.     position: relative;
  3358.     top: 4px;
  3359.     background: #444;
  3360.     color: white;
  3361.     text-shadow: none;
  3362.     padding: 4px;
  3363.  
  3364.     -webkit-border-radius: 3px;
  3365.     -moz-border-radius: 3px;
  3366.     border-radius: 3px;
  3367.     display: none;
  3368.     font-size: 10px;
  3369.     position: absolute;
  3370.     height: 10px;
  3371.     top: 141px;
  3372.     left: 125px;
  3373.     width: 210px;
  3374. }
  3375.  
  3376. .forgot:hover span {
  3377.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  3378.     filter: alpha(opacity=100);
  3379.     opacity: 1;
  3380.     display: block;
  3381. }
  3382.  
  3383. .forgot a {
  3384.     color: #888;
  3385.     font-size: 11px;
  3386.     margin-right: -22px;
  3387. }
  3388.  
  3389. .f_img {
  3390.     position: relative;
  3391.     left: -11px;
  3392. }
  3393.  
  3394. .forumdesc {
  3395.     font-family: tahoma,arial;
  3396.     color: #777;
  3397.     font-size: 11px;
  3398.     margin-top: 2px;
  3399. }
  3400.  
  3401. .forumtitle {
  3402.     font-weight: bold;
  3403. }
  3404.  
  3405. .postcountgrid {
  3406.     color: #393939;
  3407.     font-size: 11px;
  3408.     font-family: tahoma;
  3409.     line-height: 1.3;
  3410.     text-align: right;
  3411. }
  3412.  
  3413. td.row {
  3414. background-image: -o-linear-gradient(bottom, #131313 0px, #1D1D1D 100%);
  3415.     vertical-align: middle;
  3416.     padding: 10px 0px 10px 10px;
  3417.     line-height: 17px;
  3418.              border-bottom: 1px solid #131313;
  3419.            height: 48px;
  3420. }
  3421.  
  3422. #troww {
  3423. background-image: -o-linear-gradient(bottom, #131313 0px, #1D1D1D 100%);
  3424.  
  3425. position: relative;
  3426. float: left;
  3427.  
  3428.     line-height: 17px;
  3429.              border-bottom: 1px solid #131313;
  3430.            height: 100px;
  3431.           width: 283px;
  3432. }
  3433.  
  3434. .forumbit_posttime {
  3435.     color: #A4A4A4;
  3436. }
  3437.  
  3438. #forumbit_thead:hover {
  3439.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  3440.     filter: alpha(opacity=100);
  3441.     opacity: 1;
  3442. }
  3443.  
  3444. .tcat:hover .expcolimage {
  3445.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  3446.     filter: alpha(opacity=100);
  3447.     opacity: 1;
  3448. }
  3449.  
  3450. .tcat .expander {
  3451.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  3452.     filter: alpha(opacity=0);
  3453.     opacity: 0;
  3454.  
  3455.     -webkit-transition: 0.4s;
  3456.     -moz-transition: 0.4s;
  3457.     -o-transition: 0.4s;
  3458.     -ms-transition: 0.4s;
  3459.     transition: 0.4s;
  3460. }
  3461.  
  3462. .tcat:hover .expander {
  3463.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  3464.     filter: alpha(opacity=100);
  3465.     opacity: 1;
  3466. }
  3467.  
  3468. #index_forums {
  3469.     float: left;
  3470.     width: 100%;
  3471.     margin-right: 10px;
  3472. }
  3473.  
  3474. #index_sidebar {
  3475.     width: 283px;
  3476.     float: right;
  3477.     top: 327px;
  3478.     right: 25px;
  3479.     position: absolute;
  3480. }
  3481.  
  3482. .postbit_button {
  3483.     padding-left: 22px;
  3484. }
  3485.  
  3486. .postbit_buttons a:link {
  3487.     color: #666;
  3488.     font-weight: bold;
  3489.     font-size: 11px;
  3490. }
  3491.  
  3492. .postbit_buttons a:visited {
  3493.     color: #666;
  3494. }
  3495.  
  3496. .postbit_buttons a:hover {
  3497.     color: black;
  3498. }
  3499.  
  3500. .index_sidebar_box {
  3501.     width: 100%;
  3502.     border: 1px solid #bbb;
  3503.     border-top: 0;
  3504. }
  3505.  
  3506. .mybb_credits {
  3507.     margin-right: 10px;
  3508. }
  3509.  
  3510. .footer_siteinfo {
  3511.     float: right;
  3512.     position: relative;
  3513.     top: -25px;
  3514. }
  3515.  
  3516. .theme_credits {
  3517.     margin: 15px;
  3518.     font-size: 14px;
  3519. }
  3520.  
  3521. .site_copyright {
  3522.     position: relative;
  3523.     top: 10px;
  3524. }
  3525.  
  3526. .usercp_button_arrow {
  3527.     display: inline-block;
  3528.     height: 4px;
  3529.     width: 9px;
  3530.     background: url(images/SEX_v1/header_dropdown.png)no-repeat;
  3531.     margin-left: 5px;
  3532.     margin-bottom: 1px;
  3533. }
  3534.  
  3535. .loginbutton_menu_open .usercp_button_arrow {
  3536.     position: relative;
  3537.     background-position: right;
  3538. }
  3539.  
  3540. .usercpmenu_leftblock {
  3541.     width: 45%;
  3542.     margin-top: 5px;
  3543.     border-right: 1px dotted #aaa;
  3544.     padding-right: 3%;
  3545. }
  3546.  
  3547. .usercpmenu_rightblock {
  3548.     width: 45%;
  3549.     margin-top: 5px;
  3550.     padding-left: 3%;
  3551. }
  3552.  
  3553. .message_icon {
  3554.     background: url(images/SEX_v1/message3.png) no-repeat;
  3555.     display: block;
  3556.     height: 28px;
  3557.     position: absolute;
  3558.     width: 35px;
  3559.     right: 250px;
  3560.     top: 5px;
  3561.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  3562.     filter: alpha(opacity=70);
  3563.     opacity: 0.7;
  3564.  
  3565.     -webkit-transition: 0.2s;
  3566.     -moz-transition: 0.2s;
  3567.     -o-transition: 0.2s;
  3568.     -ms-transition: 0.2s;
  3569.     transition: 0.2s;
  3570.     background-position: 1px 4px;
  3571. }
  3572.  
  3573. .message_icon:hover {
  3574.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  3575.     filter: alpha(opacity=100);
  3576.     opacity: 1;
  3577. }
  3578.  
  3579. .message_pane {
  3580.     -webkit-transition: 0.4s;
  3581.     -moz-transition: 0.4s;
  3582.     -o-transition: 0.4s;
  3583.     -ms-transition: 0.4s;
  3584.     transition: 0.4s;
  3585. }
  3586.  
  3587. #priv {
  3588. position: absolute;
  3589. margin-top: 5px;
  3590. margin-left: 100px;
  3591. }
  3592.  
  3593. .message_pane:hover .pms_unread {
  3594.     background: #d64d4d;
  3595. }
  3596.  
  3597. .pms_unread {
  3598.     background: #272E38;
  3599.     padding: 0 5px;
  3600.     position: absolute;
  3601.     top: 4px;
  3602.     height: 15px;
  3603.     right: 245px;
  3604.  
  3605.     -webkit-border-radius: 3px;
  3606.     -moz-border-radius: 3px;
  3607.     border-radius: 3px;
  3608.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  3609.     filter: alpha(opacity=90);
  3610.     opacity: 0.9;
  3611.  
  3612.     -webkit-transition: 0.4s;
  3613.     -moz-transition: 0.4s;
  3614.     -o-transition: 0.4s;
  3615.     -ms-transition: 0.4s;
  3616.     transition: 0.4s;
  3617. }
  3618.  
  3619. .pms_unread:hover {
  3620.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  3621.     filter: alpha(opacity=100);
  3622.     opacity: 1;
  3623.     background: #d64d4d;
  3624. }
  3625.  
  3626. .contactbutton img {
  3627.     position: relative;
  3628.     top: 4px;
  3629.     margin-right: 5px;
  3630. }
  3631.  
  3632. .contactbutton a {
  3633.     float: left;
  3634.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  3635.     filter: alpha(opacity=90);
  3636.     opacity: 0.9;
  3637.  
  3638.     transition: 0.5s;
  3639.     background: #191919 url(images/SEX_v1/cellpic.png) repeat-x 0 0;
  3640.     border: 1px solid #444;
  3641.     margin: 0px 2px 3px;
  3642.     padding: 1px 7px;
  3643.     vertical-align: middle;
  3644.     color: white;
  3645.  
  3646.     padding-bottom: 4px;
  3647. }
  3648.  
  3649. .contactbutton a:hover {
  3650.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  3651.     filter: alpha(opacity=100);
  3652.     opacity: 1;
  3653.     background: #393939 url(images/SEX_v1/cellpic.png) repeat-x 0 0;
  3654. }
  3655.  
  3656. .footerlinks {
  3657.     float: left;
  3658.     text-align: left;
  3659. }
  3660.  
  3661. .threadlist_postviewcount {
  3662.     color: #666;
  3663.     font-size: 11px;
  3664.     text-align: right;
  3665. }
  3666.  
  3667. .threadlist_postviewcount a {
  3668.     color: #666;
  3669. }
  3670.  
  3671. .threadlist_row .star_rating {
  3672.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  3673.     filter: alpha(opacity=50);
  3674.     opacity: 0.5;
  3675.  
  3676.     -webkit-transition: 0.5s;
  3677.     -moz-transition: 0.5s;
  3678.     -o-transition: 0.5s;
  3679.     -ms-transition: 0.5s;
  3680.     transition: 0.5s;
  3681.     float: right;
  3682. }
  3683.  
  3684. .threadlist_row .threadlist_multipage {
  3685.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  3686.     filter: alpha(opacity=50);
  3687.     opacity: 0.5;
  3688.  
  3689.     -webkit-transition: 0.5s;
  3690.     -moz-transition: 0.5s;
  3691.     -o-transition: 0.5s;
  3692.     -ms-transition: 0.5s;
  3693.     transition: 0.5s;
  3694.     text-align: left;
  3695.     margin-left: 20px;
  3696. }
  3697.  
  3698. .threadlist_row:hover .threadlist_multipage {
  3699.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  3700.     filter: alpha(opacity=100);
  3701.     opacity: 1;
  3702. }
  3703.  
  3704. .threadlist_multipage a {
  3705.     background: #DDD url(images/SEX_v1/highlight.png) repeat-x 0 0;
  3706.     padding: 1px 4px;
  3707.     color: #888;
  3708.  
  3709.     -webkit-border-radius: 3px;
  3710.     -moz-border-radius: 3px;
  3711.     border-radius: 3px;
  3712.  
  3713.     border: 1px solid #CCC;
  3714.     font-weight: bold;
  3715.     font-size: 10px;
  3716. }
  3717.  
  3718. .threadlist_multipage a:hover {
  3719.     background: #CCC url(images/SEX_v1/highlight.png) repeat-x 0 0;
  3720.     border: 1px solid #BBB;
  3721.     color: #777;
  3722. }
  3723.  
  3724. .threadlist_row:hover .star_rating {
  3725.     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  3726.     filter: alpha(opacity=100);
  3727.     opacity: 1;
  3728. }
  3729.  
  3730. .phpcodeblock span {
  3731.     color: #74B9C2 !important;
  3732. }
  3733.  
  3734. input.textbox {
  3735. box-shadow:none;
  3736. }
  3737.  
  3738. td[align="center"] {
  3739. text-align:center;
  3740. }
  3741.  
  3742. td[align="left"] {
  3743. text-align:left !important;
  3744. }
  3745.  
  3746. td[align="right"] {
  3747. text-align:right !important;
  3748. }
  3749.  
  3750. img[src="images/SEX_v1/on.gif"],img[src="images/SEX_v1/off.gif"],img[src="images/SEX_v1/
  3751. offlock.gif"] {
  3752. position: relative;
  3753. left: -15px;
  3754. }
  3755.  
  3756. .tablehead {
  3757. padding: 5px 10px; background: #026CB1 url(images/SEX_v1/cellpic.png) repeat-x; border-radius: 5px 5px 0 0; font: 16px Arial, sans-serif; color: #FFF;
  3758. }
  3759.  
  3760. .tablehead .right {
  3761. float: right; margin: 0; padding-top: 1px; font-size:  13px;
  3762. }
  3763.  
  3764. .tablehead a {
  3765. color: #FFF !important; text-decoration: none;
  3766. }
  3767.  
  3768.  
  3769. ]]>
  3770.         </stylesheet>
  3771.         <stylesheet name="member.css" attachedto="member.php" version="1608"><![CDATA[.userprofile_trow strong
  3772. {
  3773.     color:#fff;
  3774.     float:right;
  3775.     position:relative;
  3776.     top:4px;
  3777. }
  3778.  
  3779. #userprofile-maininfo
  3780. {
  3781.     background:#191919;
  3782.  
  3783. }
  3784.  
  3785. #userprofile-maininfo h2 span
  3786. {
  3787.     color:#777!important;
  3788.     font-family:tahoma;
  3789.     font-size:30px;
  3790. }
  3791.  
  3792. #userprofile-maininfo h2
  3793. {
  3794.     color:#777!important;
  3795.     font-family:tahoma;
  3796.     font-size:30px;
  3797. }
  3798.  
  3799. .userprofile_online
  3800. {
  3801.     margin-top:6px;
  3802. }
  3803.  
  3804. #userprofile-tabs-nav
  3805. {
  3806.     background:#393939;
  3807.     float:left;
  3808.             color: #393939;
  3809.     margin-right:10px;
  3810.     position:absolute;
  3811.     width:20%;
  3812. border:1px solid #393939;
  3813. }
  3814.  
  3815. #userprofile-tabs-nav a
  3816. {
  3817.     background:#191919;
  3818.     color:#fff;
  3819.     display:block;
  3820.     font-size:11px;
  3821.     font-weight:700;
  3822.     padding:15px;
  3823. border:1px solid #191919;
  3824. }
  3825.  
  3826. #userprofile-tabs-nav a:hover
  3827. {
  3828.     background:#393939;
  3829.     color:#fff;
  3830. border:1px solid #191919;
  3831. }
  3832.  
  3833. #userprofile-tabs-nav .active
  3834. {
  3835.  
  3836.     background:#393939;
  3837.     color:#fff;
  3838.     font-size:13px;
  3839. border:1px solid #191919;
  3840. }
  3841.  
  3842. .tab
  3843. {
  3844.     background-color:#191919;
  3845.     border-top:none;
  3846.     display:block;
  3847.     float:right;
  3848.     height:100%;
  3849.     width:80%;
  3850. }
  3851.  
  3852. #userprofile-tabs
  3853. {
  3854.     background:#191919;
  3855.     border-bottom:1px solid #393939;
  3856.     border-right:1px solid #393939;
  3857.     display:inline-block;
  3858.     float:right;
  3859.     padding-bottom:20px;
  3860.     position:relative;
  3861.     width:100%;
  3862. }
  3863.  
  3864. .tab_content
  3865. {
  3866.     padding:10px;
  3867. }
  3868.  
  3869. .userprofile_avatar
  3870. {
  3871.     -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=96);
  3872.     filter:alpha(opacity=96);
  3873.     opacity:0.96;
  3874. }
  3875.  
  3876. .userprofile_avatar img
  3877. {
  3878.     -moz-box-shadow:1px 3px 4px #ccc;
  3879.     -moz-transition:.4s;
  3880.     -ms-transition:.4s;
  3881.     -o-transition:.4s;
  3882.     -webkit-box-shadow:1px 3px 4px #ccc;
  3883.     -webkit-transition:.4s;
  3884.     border:2px solid transparent;
  3885.     box-shadow:1px 3px 4px #393939;
  3886.     float:left;
  3887.     margin:24px;
  3888.     max-height:94px;
  3889.     max-width:95px;
  3890.     outline:1px solid #ccc;
  3891.     transition:.4s;
  3892. }
  3893.  
  3894. .userprofile_avatar:hover img
  3895. {
  3896.     -moz-animation:useravatar 1s;
  3897.     -ms-animation:useravatar 1s;
  3898.     -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  3899.     -webkit-animation:useravatar 1s;
  3900.     animation:useravatar 1s;
  3901.     filter:alpha(opacity=100);
  3902.     opacity:1;
  3903. }
  3904.  
  3905. .userprofile_away
  3906. {
  3907.     -moz-border-radius:5px;
  3908.     -moz-box-shadow:inset 0 0 2px white,1px 1px 7px #eee;
  3909.     -webkit-border-radius:5px;
  3910.     -webkit-box-shadow:inset 0 0 2px white,1px 1px 7px #eee;
  3911.     background:#eee;
  3912.     border:1px solid #393939;
  3913.     border-radius:5px;
  3914.     box-shadow:inset 0 0 2px white,1px 1px 7px #eee;
  3915.     float:right;
  3916.     padding:10px;
  3917.     position:relative;
  3918. }
  3919.  
  3920. .userprofile_away:before
  3921. {
  3922.     border-bottom:15px solid transparent;
  3923.     border-right:15px solid #393939;
  3924.     border-top:15px solid transparent;
  3925.     content:"";
  3926.     display:block;
  3927.     height:0;
  3928.     left:-11px;
  3929.     position:absolute;
  3930.     top:15px;
  3931.     width:0;
  3932.     z-index:999;
  3933. }
  3934.  
  3935. .userprofile_table
  3936. {
  3937.     border:1px solid #393939;
  3938.     border-top:none;
  3939.     float:left;
  3940. background: #191919;
  3941.     font-size:11px;
  3942.     min-width:570px;
  3943.     position:relative;
  3944.  
  3945.     width:74%;
  3946. }
  3947.  
  3948. .userprofile_trow
  3949. {
  3950.     background:#191919 url(images/carbon/highlight.png) repeat-x 0 0;
  3951.     border-bottom:1px solid #393939;
  3952.     padding:8px;
  3953.     width:50%;
  3954. }
  3955.  
  3956. .userprofile_statsbutton a
  3957. {
  3958.     color:#FFF;
  3959.  
  3960. }
  3961.  
  3962. .userprofile_statsbutton
  3963. {
  3964.     -moz-border-radius:5px;
  3965.     -moz-box-shadow:inset 0 0 2px #eee;
  3966.     -moz-transition:.5s;
  3967.     -ms-transition:.5s;
  3968.     -o-transition:.5s;
  3969.     -webkit-border-radius:5px;
  3970.     -webkit-box-shadow:inset 0 0 2px #eee;
  3971.     -webkit-transition:.5s;
  3972.     border-radius:5px;
  3973.     box-shadow:inset 0 0 2px #eee;
  3974.     color:#FFF!important;
  3975.     font-size:11px;
  3976.     position:relative;
  3977.  
  3978.     transition:.5s;
  3979. }
  3980.  
  3981. .userprofile_statsbutton:hover
  3982. {
  3983.     cursor:pointer;
  3984. }
  3985.  
  3986. .userprofile_reputation
  3987. {
  3988.     background:#191919;
  3989.     border:1px solid #eee;
  3990.     padding:25px 40px;
  3991. }
  3992.  
  3993. .userprofile_reputation:hover
  3994. {
  3995.     background:#393939 ;
  3996.     border:1px solid #728052;
  3997. }
  3998.  
  3999. .userprofile_referrals
  4000. {
  4001.     background:#191919 ;
  4002.     border:1px solid #393939;
  4003.     padding:20px 40px;
  4004.  
  4005. }
  4006.  
  4007. .userprofile_referrals img
  4008. {
  4009.     -moz-transition:.5s;
  4010.     -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  4011.     -ms-transition:.5s;
  4012.     -o-transition:.5s;
  4013.     -webkit-transition:.5s;
  4014.     filter:alpha(opacity=80);
  4015.     opacity:0.8;
  4016.     position:absolute;
  4017.     right:10px;
  4018.     top:3px;
  4019.     transition:.5s;
  4020. }
  4021.  
  4022. .userprofile_reputation a
  4023. {
  4024.     text-shadow:0 -1px 0 #aaa!important;
  4025. }
  4026.  
  4027. .userprofile_referrals:hover img
  4028. {
  4029.     -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  4030.     filter:alpha(opacity=100);
  4031.     opacity:1;
  4032.     right:30px;
  4033. }
  4034.  
  4035. .userprofile_referrals:hover
  4036. {
  4037.     background:#393939;
  4038.     border:1px solid #777;
  4039. }
  4040.  
  4041. .userprofile_warning
  4042. {
  4043.     background:#191919;
  4044.     border:1px solid #777;
  4045.     padding:20px 40px;
  4046.  
  4047. }
  4048.  
  4049. .userprofile_warning img
  4050. {
  4051.     right:20px!important;
  4052.     top:9px!important;
  4053. }
  4054.  
  4055. .userprofile_warning:hover img
  4056. {
  4057.     right:35px!important;
  4058. }
  4059.  
  4060. .userprofile_statsbutton img
  4061. {
  4062.     -moz-transition:.5s;
  4063.     -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  4064.     -ms-transition:.5s;
  4065.     -o-transition:.5s;
  4066.     -webkit-transition:.5s;
  4067.     filter:alpha(opacity=80);
  4068.     opacity:0.8;
  4069.     position:absolute;
  4070.     right:10px;
  4071.     top:3px;
  4072.     transition:.5s;
  4073. }
  4074.  
  4075. .userprofile_statsbutton:hover img
  4076. {
  4077.     -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  4078.     filter:alpha(opacity=100);
  4079.     opacity:1;
  4080.     right:30px;
  4081. }
  4082.  
  4083. .userprofile_warning:hover
  4084. {
  4085.     background:#393939;
  4086.     border:1px solid #777;
  4087.  
  4088. }
  4089.  
  4090. .userprofile_reputation a:link
  4091. {
  4092.     color:#FFF;
  4093. }
  4094.  
  4095. .userprofile_reputation a:visited
  4096. {
  4097.     color:#FFF;
  4098. }
  4099.  
  4100. .userprofile_reputation a:hover
  4101. {
  4102.     color:#666;
  4103.     text-shadow:none;
  4104. }
  4105.        
  4106.        
  4107.        
  4108.        
  4109.         ]]>
  4110.         </stylesheet>
  4111.     </stylesheets>
  4112.     <templates>
  4113.         <template name="postbit_forward_pm" version="1608"><![CDATA[<a href="private.php?action=send&amp;pmid={$id}&amp;do=forward">prześlij</a>]]></template>
  4114.         <template name="postbit_reply_pm" version="1608"><![CDATA[<a href="private.php?action=send&amp;pmid={$id}&amp;do=reply">odpowiedz</a>]]></template>
  4115.         <template name="postbit_delete_pm" version="1608"><![CDATA[<a href="private.php?action=delete&amp;pmid={$id}&amp;my_post_key={$mybb->post_code}">usuń</a>]]></template>
  4116.         <template name="private_read" version="1608"><![CDATA[<html>
  4117. <head>
  4118. <title>{$lang->viewing_pm} {$pm['subject']}</title>
  4119. {$headerinclude}
  4120. </head>
  4121. <body>
  4122. {$header}
  4123. <table width="100%" border="0" align="center">
  4124. <tr>
  4125. {$usercpnav}
  4126. <td valign="top">
  4127. <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both; border-bottom-width: 0;">
  4128. <tr>
  4129. <td class="thead">
  4130. <strong  style="position:relative;top:8px;left:10px;">{$pm['subject']}</strong>
  4131. </td>
  4132. </tr>
  4133. {$action_time}
  4134. {$message}
  4135. </table>
  4136. </td>
  4137. </tr>
  4138. </table>
  4139. {$footer}
  4140. </body>
  4141. </html>]]></template>
  4142.         <template name="private_messagebit" version="1608"><![CDATA[<tr>
  4143. <td align="center" class="trow1" width="1%"><img src="{$theme['imgdir']}/{$msgfolder}" alt="{$msgalt}" title="{$msgalt}" /></td>
  4144. <td align="center" class="trow2" width="1%">{$icon}</td>
  4145. <td class="trow1" width="35%">{$msgprefix}<a href="private.php?action=read&amp;pmid={$message['pmid']}">{$message['subject']}</a>{$msgsuffix}{$denyreceipt}</td>
  4146. <td align="center" class="trow2">{$tofromusername}</td>
  4147. <td class="trow1" align="right" style="white-space: nowrap"><span class="smalltext">{$senddate} {$sendtime}</span></td>
  4148. <td class="trow2" align="center"><input type="checkbox" class="checkbox" name="check[{$message['pmid']}]" value="1" /></td>
  4149. </tr>]]></template>
  4150.         <template name="showteam_moderators" version="1608"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
  4151. <tr>
  4152. <td class="thead" colspan="4"><strong  style="position:relative;top:8px;left:10px;">{$lang->moderators}</strong></td>
  4153. </tr>
  4154. <tr>
  4155. <td class="tcat"><span class="smalltext"><strong>{$lang->mod_username}</strong></span></td>
  4156. <td class="tcat"><span class="smalltext"><strong>{$lang->mod_forums}</strong></span></td>
  4157. <td class="tcat"><span class="smalltext"><strong>{$lang->mod_email}</strong></span></td>
  4158. <td class="tcat"><span class="smalltext"><strong>{$lang->mod_pm}</strong></span></td>
  4159. </tr>
  4160. {$modrows}
  4161. </table>
  4162. <br/>]]></template>
  4163.         <template name="showteam_usergroup" version="1608"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
  4164. <tr>
  4165. <td class="thead" colspan="3"><strong  style="position:relative;top:8px;left:10px;">{$usergroup['title']}</strong></td>
  4166. </tr>
  4167. <tr>
  4168. <td class="tcat"><span class="smalltext"><strong>{$lang->uname}</strong></span></td>
  4169. <td class="tcat"><span class="smalltext"><strong>{$lang->email}</strong></span></td>
  4170. <td class="tcat"><span class="smalltext"><strong>{$lang->pm}</strong></span></td>
  4171. </tr>
  4172. {$usergrouprows}
  4173. </table>
  4174. <br />]]></template>
  4175.         <template name="private_send" version="1608"><![CDATA[<html>
  4176. <head>
  4177. <title>{$lang->compose_pm}</title>
  4178. {$headerinclude}
  4179. <script type="text/javascript" src="jscripts/usercp.js?ver=1600"></script>
  4180. </head>
  4181. <body>
  4182. {$header}
  4183. <form action="private.php" method="post" name="input">
  4184. <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
  4185. <table width="100%" border="0" align="center">
  4186. <tr>
  4187. {$usercpnav}
  4188. <td valign="top">
  4189. {$preview}
  4190. {$send_errors}
  4191. <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
  4192. <tr>
  4193. <td class="thead" colspan="2"><strong  style="position:relative;top:8px;left:10px;">{$lang->compose_pm}</strong></td>
  4194. </tr>
  4195. <tr>
  4196. <td class="trow1" valign="top" width="200"><strong>{$lang->compose_to}</strong>
  4197.     <script type="text/javascript">
  4198.     <!--
  4199.         document.write('(<a href="#" onclick="showBcc(); return false;" title="{$lang->compose_bcc_show_title}">{$lang->compose_bcc_show}<\/a>)');
  4200.     // -->
  4201.     </script>
  4202.     <br /><span class="smalltext">{$lang->separate_names}{$buddy_select_to}</span></td>
  4203. <td class="trow1" valign="top"><textarea name="to" id="to" rows="2" cols="38" tabindex="1">{$to}</textarea>{$max_recipients}</td>
  4204. </tr>
  4205. <tr id="bcc_area">
  4206. <td class="trow2" valign="top"><strong>{$lang->compose_bcc}</strong>{$buddy_select_bcc}</td>
  4207. <td class="trow2"><textarea name="bcc" id="bcc" rows="2" cols="38" tabindex="1">{$bcc}</textarea></td>
  4208. </tr>
  4209. <tr>
  4210. <td class="trow1"><strong>{$lang->compose_subject}</strong></td>
  4211. <td class="trow1"><input type="text" class="textbox" name="subject" size="40" maxlength="85" value="{$subject}" tabindex="3" /></td>
  4212. </tr>
  4213. {$posticons}
  4214. <tr>
  4215. <td class="trow2" valign="top"><strong>{$lang->compose_message}</strong>{$smilieinserter}</td>
  4216. <td class="trow2">
  4217. <textarea name="message" id="message" rows="20" cols="70" tabindex="4">{$message}</textarea>
  4218. {$codebuttons}
  4219. </td>
  4220. </tr>
  4221. <tr>
  4222. <td class="trow1" valign="top"><strong>{$lang->compose_options}</strong></td>
  4223. <td class="trow1"><span class="smalltext">
  4224. <label><input type="checkbox" class="checkbox" name="options[signature]" value="1" tabindex="5" {$optionschecked['signature']} />{$lang->options_sig}</label><br />
  4225. <label><input type="checkbox" class="checkbox" name="options[disablesmilies]" value="1" tabindex="6" {$optionschecked['disablesmilies']} />{$lang->options_disable_smilies}</label><br />
  4226. <label><input type="checkbox" class="checkbox" name="options[savecopy]" value="1" tabindex="7" {$optionschecked['savecopy']} />{$lang->options_save_copy}</label><br />
  4227. <label><input type="checkbox" class="checkbox" name="options[readreceipt]" value="1" tabindex="8" {$optionschecked['readreceipt']} />{$lang->options_read_receipt}</label><br />
  4228. </span></td>
  4229. </tr>
  4230. </table>
  4231. <br />
  4232. <input type="hidden" name="action" value="do_send" />
  4233. <input type="hidden" name="pmid" value="{$pmid}" />
  4234. <input type="hidden" name="do" value="{$do}" />
  4235. <div style="text-align: center;">
  4236. <input type="submit" class="button" name="submit" value="{$lang->send_message}" tabindex="9" accesskey="s" />
  4237. <input type="submit" class="button" name="saveasdraft" value="{$lang->save_draft}" tabindex="10" />
  4238. <input type="submit" class="button" name="preview" value="{$lang->preview}" tabindex="11" />
  4239. </div>
  4240. </td>
  4241. </tr>
  4242. </table>
  4243. </form>
  4244. {$footer}
  4245. <script type="text/javascript">
  4246. <!--
  4247.     if($('bcc_area') && $('bcc').value == "")
  4248.     {
  4249.         $('bcc_area').style.display = 'none';
  4250.     }
  4251.  
  4252.     function showBcc()
  4253.     {
  4254.         if($('bcc_area').style.display == 'none')
  4255.         {
  4256.             $('bcc_area').style.display = '';
  4257.         }
  4258.         else
  4259.         {
  4260.             $('bcc_area').style.display = 'none';
  4261.         }
  4262.     }
  4263. // -->
  4264. </script>
  4265. {$autocompletejs}
  4266. </body>
  4267. </html>]]></template>
  4268.         <template name="memberlist" version="1608"><![CDATA[<html>
  4269. <head>
  4270. <title>{$mybb->settings['bbname']} - {$lang->member_list}</title>
  4271. {$headerinclude}
  4272. </head>
  4273. <body>
  4274. {$header}
  4275. {$multipage}
  4276. <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
  4277. <tr>
  4278. <td class="thead" colspan="6">
  4279.     <div class="float_right"  style="position:relative;top:8px;right:10px;">
  4280.         <a href="memberlist.php?username_match=begins&amp;username={$lang->a}" style="padding: 5px;">{$lang->a}</a>
  4281.         <a href="memberlist.php?username_match=begins&amp;username={$lang->b}" style="padding: 5px;">{$lang->b}</a>
  4282.         <a href="memberlist.php?username_match=begins&amp;username={$lang->c}" style="padding: 5px;">{$lang->c}</a>
  4283.         <a href="memberlist.php?username_match=begins&amp;username={$lang->d}" style="padding: 5px;">{$lang->d}</a>
  4284.         <a href="memberlist.php?username_match=begins&amp;username={$lang->e}" style="padding: 5px;">{$lang->e}</a>
  4285.         <a href="memberlist.php?username_match=begins&amp;username={$lang->f}" style="padding: 5px;">{$lang->f}</a>
  4286.         <a href="memberlist.php?username_match=begins&amp;username={$lang->g}" style="padding: 5px;">{$lang->g}</a>
  4287.         <a href="memberlist.php?username_match=begins&amp;username={$lang->h}" style="padding: 5px;">{$lang->h}</a>
  4288.         <a href="memberlist.php?username_match=begins&amp;username={$lang->i}" style="padding: 5px;">{$lang->i}</a>
  4289.         <a href="memberlist.php?username_match=begins&amp;username={$lang->j}" style="padding: 5px;">{$lang->j}</a>
  4290.         <a href="memberlist.php?username_match=begins&amp;username={$lang->k}" style="padding: 5px;">{$lang->k}</a>
  4291.         <a href="memberlist.php?username_match=begins&amp;username={$lang->l}" style="padding: 5px;">{$lang->l}</a>
  4292.         <a href="memberlist.php?username_match=begins&amp;username={$lang->m}" style="padding: 5px;">{$lang->m}</a>
  4293.         <a href="memberlist.php?username_match=begins&amp;username={$lang->n}" style="padding: 5px;">{$lang->n}</a>
  4294.         <a href="memberlist.php?username_match=begins&amp;username={$lang->o}" style="padding: 5px;">{$lang->o}</a>
  4295.         <a href="memberlist.php?username_match=begins&amp;username={$lang->p}" style="padding: 5px;">{$lang->p}</a>
  4296.         <a href="memberlist.php?username_match=begins&amp;username={$lang->q}" style="padding: 5px;">{$lang->q}</a>
  4297.         <a href="memberlist.php?username_match=begins&amp;username={$lang->r}" style="padding: 5px;">{$lang->r}</a>
  4298.         <a href="memberlist.php?username_match=begins&amp;username={$lang->s}" style="padding: 5px;">{$lang->s}</a>
  4299.         <a href="memberlist.php?username_match=begins&amp;username={$lang->t}" style="padding: 5px;">{$lang->t}</a>
  4300.         <a href="memberlist.php?username_match=begins&amp;username={$lang->u}" style="padding: 5px;">{$lang->u}</a>
  4301.         <a href="memberlist.php?username_match=begins&amp;username={$lang->v}" style="padding: 5px;">{$lang->v}</a>
  4302.         <a href="memberlist.php?username_match=begins&amp;username={$lang->w}" style="padding: 5px;">{$lang->w}</a>
  4303.         <a href="memberlist.php?username_match=begins&amp;username={$lang->x}" style="padding: 5px;">{$lang->x}</a>
  4304.         <a href="memberlist.php?username_match=begins&amp;username={$lang->y}" style="padding: 5px;">{$lang->y}</a>
  4305.         <a href="memberlist.php?username_match=begins&amp;username={$lang->z}" style="padding: 5px;">{$lang->z}</a>
  4306.     </div>
  4307.     <div><strong style="position:relative;top:8px;left:10px;">{$lang->member_list}</strong></div></td>
  4308. </tr>
  4309. <tr>
  4310. <td class="tcat" width="1%"><span class="smalltext"><strong>{$lang->avatar}</strong></span></td>
  4311. <td class="tcat"><span class="smalltext"><strong>{$lang->username}</strong></span></td>
  4312. <td class="tcat" width="15%" align="center"><span class="smalltext"><strong>{$lang->joined}</strong></span></td>
  4313. <td class="tcat" width="15%" align="center"><span class="smalltext"><strong>{$lang->lastvisit}</strong></span></td>
  4314. <td class="tcat" width="10%" align="center"><span class="smalltext"><strong>{$lang->posts}</strong></span></td>
  4315. {$referral_header}
  4316. </tr>
  4317. {$users}
  4318. </table>
  4319. <div class="float_right" style="padding-top: 4px;">
  4320.     <a href="showteam.php"><strong>{$lang->forumteam}</strong></a>
  4321. </div>
  4322. {$multipage}
  4323. <br style="clear: both;" />
  4324. <br />
  4325. <form method="post" action="memberlist.php">
  4326. <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
  4327. <tr>
  4328. <td class="thead" colspan="3">
  4329.     <div class="float_right"  style="position:relative;top:8px;right:10px;">
  4330.         <strong><a href="memberlist.php?action=search">{$lang->advanced_search}</a></strong>
  4331.     </div>
  4332.     <div><strong style="position:relative;top:8px;left:10px;">{$lang->search_members}</strong></div>
  4333. </td>
  4334. </tr>
  4335. <tr>
  4336.     <td class="tcat"><strong><label for="username">{$lang->username}</label></strong></td>
  4337.     <td class="tcat"><strong><label for="website">{$lang->website}</label></strong></td>
  4338.     <td class="tcat"><strong><label for="sort">{$lang->sort_by}</label></strong></td>
  4339. </tr>
  4340. <tr>
  4341.     <td class="trow1" width="33%" style="vertical-align: top;">
  4342.         {$lang->contains}<br />
  4343.         <input type="text" class="textbox" name="username" id="username" style="width: 99%; margin-top: 4px;" value="{$search_username}" />
  4344.     </td>
  4345.     <td class="trow1" width="33%" style="vertical-align: top;">
  4346.         {$lang->contains}<br />
  4347.         <input type="text" class="textbox" name="website" id="website" style="width: 99%; margin-top: 4px;" value="{$search_website}" />
  4348.     </td>
  4349.     <td class="trow1" width="33%">
  4350.         <select name="sort" id="sort" style="width: 99%;">
  4351.             <option value="username"{$sort_selected['username']}>{$lang->sort_by_username}</option>
  4352.             <option value="regdate"{$sort_selected['regdate']}>{$lang->sort_by_regdate}</option>
  4353.             <option value="lastvisit"{$sort_selected['lastvisit']}>{$lang->sort_by_lastvisit}</option>
  4354.             <option value="postnum"{$sort_selected['postnum']}>{$lang->sort_by_posts}</option>
  4355.             <option value="referrals"{$sort_selected['referrals']}>{$lang->sort_by_referrals}</option>
  4356.         </select><br />
  4357.         <span class="smalltext">
  4358.         <input type="radio" class="radio" name="order" id="order_asc" value="ascending"{$order_check['ascending']} /> <label for="order_asc">{$lang->order_asc}</label><br />
  4359.         <input type="radio" class="radio" name="order" id="order_desc" value="descending"{$order_check['descending']} /> <label for="order_desc">{$lang->order_desc}</label>
  4360.         </span>
  4361.     </td>
  4362. </tr>
  4363. </table>
  4364. <div align="center"><br /><input type="submit" class="button" name="submit" value="{$lang->search}" /></div>
  4365. </form>
  4366. {$footer}
  4367. <script type="text/javascript" src="jscripts/autocomplete.js?ver=1400"></script>
  4368. <script type="text/javascript">
  4369. <!--
  4370.     if(use_xmlhttprequest == "1")
  4371.     {
  4372.         new autoComplete("username", "xmlhttp.php?action=get_users", {valueSpan: "username"});
  4373.     }
  4374. // -->
  4375. </script>
  4376. </body>
  4377. </html> id=]]></template>
  4378.         <template name="usercp_nav_profile" version="1608"><![CDATA[<tr>
  4379.     <td class="thead">
  4380.        
  4381.         <div><span class="smalltext"  style="position:relative;top:10px;left:10px;"><strong>{$lang->ucp_nav_profile}</strong></span></div>
  4382.     </td>
  4383. </tr>
  4384. <tbody style="{$collapsed['usercpprofile_e']}" id="usercpprofile_e">
  4385.     <tr><td class="trow1 smalltext">
  4386.         <div><a href="usercp.php?action=profile" class="usercp_nav_item usercp_nav_profile">{$lang->ucp_nav_edit_profile}</a></div>
  4387.         {$changenameop}
  4388.         <div><a href="usercp.php?action=password" class="usercp_nav_item usercp_nav_password">{$lang->ucp_nav_change_pass}</a></div>
  4389.         <div><a href="usercp.php?action=email" class="usercp_nav_item usercp_nav_email">{$lang->ucp_nav_change_email}</a></div>
  4390.         <div><a href="usercp.php?action=avatar" class="usercp_nav_item usercp_nav_avatar">{$lang->ucp_nav_change_avatar}</a></div>
  4391.         {$changesigop}
  4392.     </td></tr>
  4393.     <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>
  4394. </tbody>]]></template>
  4395.         <template name="usercp_nav" version="1608"><![CDATA[<td width="{$lang->ucp_nav_width}" valign="top">
  4396. <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
  4397.     <tr>
  4398.         <td class="thead"><strong  style="position:relative;top:8px;left:10px;">{$lang->ucp_nav_menu}</strong></td>
  4399.     </tr>
  4400.     <tr>
  4401.         <td class="trow1 smalltext"><a href="usercp.php" class="usercp_nav_item usercp_nav_home">{$lang->ucp_nav_home}</a></td>
  4402.     </tr>
  4403. {$usercpmenu}
  4404. </table>
  4405. </td>]]></template>
  4406.         <template name="usercp_nav_messenger" version="1608"><![CDATA[<tr>
  4407.     <td class="thead">
  4408.    
  4409.         <div><span class="smalltext"  style="position:relative;top:10px;left:10px;"><strong>{$lang->ucp_nav_messenger}</strong></span></div>
  4410.     </td>
  4411. </tr>
  4412. <tbody style="{$collapsed['usercppms_e']}" id="usercppms_e">
  4413.     <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>
  4414.     <tr>
  4415.         <td class="trow1 smalltext">
  4416.             {$folderlinks}
  4417.         </td>
  4418.     </tr>
  4419.     <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>
  4420.     <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>
  4421. </tbody>]]></template>
  4422.         <template name="usercp_profile" version="1608"><![CDATA[<html>
  4423. <head>
  4424. <title>{$mybb->settings['bbname']} - {$lang->edit_profile}</title>
  4425. {$headerinclude}
  4426. </head>
  4427. <body>
  4428. {$header}
  4429. <form action="usercp.php" method="post" name="input">
  4430. <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
  4431. <table width="100%" border="0" align="center">
  4432. <tr>
  4433. {$usercpnav}
  4434. <td valign="top">
  4435. {$errors}
  4436. <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
  4437. <tr>
  4438. <td class="thead" colspan="2"><strong  style="position:relative;top:8px;left:10px;">{$lang->edit_profile}</strong></td>
  4439. </tr>
  4440. <tr>
  4441. <td width="50%" class="trow1" valign="top">
  4442. <fieldset class="trow2">
  4443. <legend><strong>{$lang->profile_required}</strong></legend>
  4444. <table cellspacing="0" cellpadding="{$theme['tablespace']}">
  4445. <tr>
  4446. <td colspan="2"><span class="smalltext"><strong>{$lang->change_email_notice}</strong></span></td>
  4447. </tr>
  4448. {$requiredfields}
  4449. </table>
  4450. </fieldset>
  4451. <br />
  4452. <fieldset class="trow2">
  4453. <legend><strong>{$lang->profile_optional}</strong></legend>
  4454. <table cellspacing="0" cellpadding="{$theme['tablespace']}">
  4455. <tr>
  4456. <td colspan="3"><span class="smalltext">{$lang->birthday}</span></td>
  4457. </tr>
  4458. <tr>
  4459. <td>
  4460. <select name="bday1">
  4461. <option value="">&nbsp;</option>
  4462. {$bdaydaysel}
  4463. </select>
  4464. </td>
  4465. <td>
  4466. <select name="bday2">
  4467. <option value="">&nbsp;</option>
  4468. <option value="1" {$bdaymonthsel['1']}>{$lang->month_1}</option>
  4469. <option value="2" {$bdaymonthsel['2']}>{$lang->month_2}</option>
  4470. <option value="3" {$bdaymonthsel['3']}>{$lang->month_3}</option>
  4471. <option value="4" {$bdaymonthsel['4']}>{$lang->month_4}</option>
  4472. <option value="5" {$bdaymonthsel['5']}>{$lang->month_5}</option>
  4473. <option value="6" {$bdaymonthsel['6']}>{$lang->month_6}</option>
  4474. <option value="7" {$bdaymonthsel['7']}>{$lang->month_7}</option>
  4475. <option value="8" {$bdaymonthsel['8']}>{$lang->month_8}</option>
  4476. <option value="9" {$bdaymonthsel['9']}>{$lang->month_9}</option>
  4477. <option value="10" {$bdaymonthsel['10']}>{$lang->month_10}</option>
  4478. <option value="11" {$bdaymonthsel['11']}>{$lang->month_11}</option>
  4479. <option value="12" {$bdaymonthsel['12']}>{$lang->month_12}</option>
  4480. </select>
  4481. </td>
  4482. <td>
  4483. <input type="text" class="textbox" size="4" maxlength="4" name="bday3" value="{$bday['2']}" />
  4484. </td>
  4485. </tr>
  4486. <tr>
  4487. <td colspan="3">
  4488. <span class="smalltext">{$lang->birthdayprivacy}</span>
  4489. </td>
  4490. </tr>
  4491. <tr>
  4492. <td colspan="3">
  4493. <select name="birthdayprivacy">
  4494. {$bdayprivacysel}
  4495. </select>
  4496. </td>
  4497. </tr>
  4498. <tr>
  4499. <td colspan="3"><span class="smalltext">{$lang->website_url}</span></td>
  4500. </tr>
  4501. <tr>
  4502. <td colspan="3"><input type="text" class="textbox" name="website" size="25" maxlength="75" value="{$user['website']}" /></td>
  4503. </tr>
  4504. </table>
  4505. </fieldset>
  4506. {$customfields}{$custom_status}{$custom_status}
  4507. </td>
  4508. <td width="50%" class="trow1" valign="top">
  4509. {$customtitle}
  4510. <fieldset class="trow2">
  4511. <legend><strong>{$lang->additional_contact_details}</strong></legend>
  4512. <table cellspacing="0" cellpadding="{$theme['tablespace']}">
  4513. <tr>
  4514. <td><span class="smalltext">{$lang->icq_number}</span></td>
  4515. </tr>
  4516. <tr>
  4517. <td><input type="text" class="textbox" name="icq" size="25" value="{$user['icq']}" /></td>
  4518. </tr>
  4519. <tr>
  4520. <td><span class="smalltext">{$lang->aim_screenname}</span></td>
  4521. </tr>
  4522. <tr>
  4523. <td><input type="text" class="textbox" name="aim" size="25" value="{$user['aim']}" /></td>
  4524. </tr>
  4525. <tr>
  4526. <td><span class="smalltext">{$lang->msn}</span></td>
  4527. </tr>
  4528. <tr>
  4529. <td><input type="text" class="textbox" name="msn" size="25" value="{$user['msn']}" /></td>
  4530. </tr>
  4531. <tr>
  4532. <td><span class="smalltext">{$lang->yahoo_id}</span></td>
  4533. </tr>
  4534. <tr>
  4535. <td><input type="text" class="textbox" name="yahoo" size="25" value="{$user['yahoo']}" /></td>
  4536. </tr>
  4537. </table>
  4538. </fieldset>
  4539. {$awaysection}
  4540. </td>
  4541. </tr>
  4542. </table>
  4543. <br />
  4544. <div align="center">
  4545. <input type="hidden" name="action" value="do_profile" />
  4546. <input type="submit" class="button" name="regsubmit" value="{$lang->update_profile}" />
  4547. </div>
  4548. </td>
  4549. </tr>
  4550. </table>
  4551. </form>
  4552. {$footer}
  4553. </body>
  4554. </html>]]></template>
  4555.         <template name="usercp" version="1608"><![CDATA[<html>
  4556. <head>
  4557. <title>{$lang->user_cp}</title>
  4558. {$headerinclude}
  4559. </head>
  4560. <body>
  4561. {$header}
  4562. <table width="100%" border="0" align="center">
  4563. <tr>
  4564. {$usercpnav}
  4565. <td valign="top">
  4566. <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
  4567. <tr>
  4568. <td class="thead" colspan="{$colspan}"><strong  style="position:relative;top:8px;left:10px;">{$lang->account_summary}</strong></td>
  4569. </tr>
  4570. <tr>
  4571. {$avatar}
  4572. <td class="trow2">
  4573. <span class="largetext">{$username}</span><br />
  4574. <strong>{$lang->postnum}</strong> <a href="search.php?action=finduser&amp;uid={$mybb->user['uid']}">{$mybb->user['posts']}</a> {$lang->posts_day}<br />
  4575. {$reputation}
  4576. <strong>{$lang->email}</strong> {$mybb->user['email']}<br />
  4577. <strong>{$lang->registration_date}</strong> {$regdate}<br />
  4578. <strong>{$lang->primary_usergroup}</strong> {$usergroup}<br />
  4579. {$referral_info}
  4580. </td>
  4581. </tr>
  4582. </table>
  4583. {$latest_subscribed}
  4584. {$latest_threads}
  4585. {$latest_warnings}
  4586. {$user_notepad}
  4587. </td>
  4588. </tr>
  4589. </table>
  4590. {$footer}
  4591. </body>
  4592. </html>]]></template>
  4593.         <template name="index_stats" version="1608"><![CDATA[<div style="text-align: center;">
  4594. <span class="statround">{$stats['numthreads']}</span> Wszystkich tematów
  4595. <span class="statround">{$stats['numposts']}</span> Wszystkich postów
  4596. <span class="statround">{$stats['numusers']}</span> Wszystkich użytkowników
  4597. <span class="statround">$newestmember</span> Najnowszy użytkownik
  4598. <span title="{$recorddate}" class="nav_rightlinks pmpopup"><span class="statround">{$mostonline['numusers']}</span> Najwięcej online</span>
  4599. </div>
  4600. <br />]]></template>
  4601.         <template name="index_whosonline" version="1608"><![CDATA[<br /><tr style="margin-left: 10px">
  4602. <td class="tfoot1"><div  style="margin-top: 8px;"><span class="smalltext" style="margin-left: 10px;"><strong>{$lang->online_note}</strong></span></div></td>
  4603. </tr>
  4604. <tr>
  4605. <td class="trow6" style="min-height: 80px"><br /><span class="smalltext"   style="margin-left: 10px">Ostatnio odwiedzający nas użytkownicy:</span><br /> <span style="margin-left: 10px">{$onlinemembers}</span><br /><br /></td>
  4606. </tr>]]></template>
  4607.         <template name="online" version="1606"><![CDATA[<html>
  4608. <head>
  4609. <title>{$mybb->settings['bbname']} - {$lang->users_online}</title>
  4610. {$headerinclude}
  4611. {$refresh}
  4612. </head>
  4613. <body>
  4614.     {$header}<br class="clear">
  4615.     {$multipage}<br class="clear">
  4616.     <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
  4617.         <tr>
  4618.             <td class="thead" colspan="3"><strong>{$lang->users_online}</strong></td>
  4619.         </tr>
  4620.         <tr>
  4621.             <td class="tcat" align="center"><a href="online.php?sortby=username"><span class="smalltext"><strong>{$lang->on_username}</strong></span></a></td>
  4622.             <td class="tcat" align="center"><a href="online.php?sortby=time"><span class="smalltext"><strong>{$lang->time}</strong></span></a></td>
  4623.             <td class="tcat" width="50%"><a href="online.php?sortby=location"><span class="smalltext"><strong>{$lang->location}</strong></span></a></td>
  4624.         </tr>
  4625.         {$online_rows}
  4626.         <tr>
  4627.             <td class="tfoot" colspan="3" align="right"><span class="smalltext"><strong><a href="online.php?action=today">{$lang->online_today}</a> | <a href="online.php">{$lang->refresh_page}</a></strong></span></td>
  4628.         </tr>
  4629.     </table>
  4630.     <br /><br class="clear">
  4631.     {$multipage}<br class="clear">
  4632.     {$footer}
  4633. </body>
  4634. </html>]]></template>
  4635.         <template name="usercp_nav_misc" version="1608"><![CDATA[<tr>
  4636.     <td class="thead">
  4637.         <div><span class="smalltext" style="position:relative;top:10px;left:10px;"><strong>{$lang->ucp_nav_misc}</strong></span></div>
  4638.     </td>
  4639. </tr>
  4640. <tbody style="{$collapsed['usercpmisc_e']}" id="usercpmisc_e">
  4641.     <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>
  4642.     <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>
  4643.     <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>
  4644.     <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>
  4645.     <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>
  4646.     <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>
  4647.     <tr><td class="trow1 smalltext"><a href="{$profile_link}" class="usercp_nav_item usercp_nav_viewprofile">{$lang->ucp_nav_view_profile}</a></td></tr>
  4648. </tbody>]]></template>
  4649.         <template name="showteam_usergroup_user" version="1603"><![CDATA[<tr>
  4650. <td width="80%" class="{$bgcolor}"><a href="{$user['profilelink']}"><strong>{$user['username']}</strong></a></td>
  4651. <td width="10%" class="{$bgcolor}"><span class="contactbutton">{$emailcode}</span></td>
  4652. <td width="10%" class="{$bgcolor}"><span class="contactbutton">{$pmcode}</span></td>
  4653. </tr>]]></template>
  4654.         <template name="postbit_attachments" version="1603"><![CDATA[<br />
  4655. <br />
  4656. <fieldset><div class="postbit_attachment">
  4657. <legend><strong>{$lang->postbit_attachments}</strong></legend>
  4658. {$post['attachedthumbs']}
  4659. {$post['attachedimages']}
  4660. {$post['attachmentlist']}</div>
  4661. </fieldset>]]></template>
  4662.         <template name="forumdisplay_usersbrowsing" version="1606"><![CDATA[<div class="users_browsing"><span class="smalltext">{$lang->users_browsing_forum} {$onlinemembers}{$onlinesep}{$invisonline}{$onlinesep2}{$guestsonline}</span></div><br class="clear">]]></template>
  4663.         <template name="member_profile_customfields" version="1603"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="userprofile_table">
  4664. <tr>
  4665. <td colspan="2" class="tcat"><strong>{$lang->users_additional_info}</strong></td>
  4666. </tr>
  4667. {$customfields}
  4668. </table>]]></template>
  4669.         <template name="member_profile_customfields_field" version="1603"><![CDATA[<tr>
  4670. <td class="userprofile_trow"><strong>{$customfield['name']}:</strong></td>
  4671. <td class="userprofile_trow">{$customfieldval}</td>
  4672. </tr>]]></template>
  4673.         <template name="member_profile_email" version="1603"><![CDATA[<tr>
  4674. <td class="userprofile_trow"><strong>{$lang->email}</strong></td>
  4675. <td class="userprofile_trow"><a href="member.php?action=emailuser&amp;uid={$memprofile['uid']}">{$lang->send_user_email}</a></td>
  4676. </tr>]]></template>
  4677.         <template name="member_profile_modoptions" version="1603"><![CDATA[<br /><br /><table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" width="100%" class="userprofile_table">
  4678. <tr>
  4679. <td colspan="2" class="tcat" style="border-top:0;"><strong>{$lang->mod_options}</strong></td>
  4680. </tr>
  4681. <tr>
  4682. <td class="userprofile_trow">
  4683. <ul>
  4684. <li><a href="{$mybb->settings['bburl']}/modcp.php?action=editprofile&amp;uid={$uid}">{$lang->edit_in_mcp}</a></li>
  4685. <li><a href="{$mybb->settings['bburl']}/modcp.php?action=banuser&amp;uid={$uid}">{$lang->ban_in_mcp}</a></li>
  4686. </ul>
  4687. </td>
  4688. </tr>
  4689. <tr>
  4690. <td class="userprofile_trow">
  4691. {$memprofile['usernotes']}<br />
  4692. <a href="{$mybb->settings['bburl']}/modcp.php?action=editprofile&amp;uid={$uid}">{$lang->edit_usernotes}</a>
  4693. </td>
  4694. </tr>
  4695. </table>]]></template>
  4696.         <template name="postbit_find" version="1608"><![CDATA[<a href="search.php?action=finduser&amp;uid={$post['uid']}">posty użytkownika</a>]]></template>
  4697.         <template name="showthread_classic_header" version="1603"><![CDATA[]]></template>
  4698.         <template name="usercp_avatar" version="1603"><![CDATA[<html>
  4699. <head>
  4700. <title>{$mybb->settings['bbname']} - {$lang->change_avatar}</title>
  4701. {$headerinclude}
  4702. </head>
  4703. <body>
  4704. {$header}
  4705. <table width="100%" border="0" align="center">
  4706. <tr>
  4707. {$usercpnav}
  4708. <td valign="top">
  4709. {$avatar_error}
  4710. <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
  4711. <tr>
  4712. <td class="thead" colspan="2"><strong>{$lang->change_avatar}</strong></td>
  4713. </tr>
  4714. <tr>
  4715. <td class="trow1" colspan="2">
  4716. <table cellspacing="0" cellpadding="0" width="100%"><tr>
  4717. <td>{$lang->avatar_note}{$avatarmsg}
  4718. </td>
  4719. {$currentavatar}
  4720. </tr></table>
  4721. </td>
  4722. </tr>
  4723. <tr>
  4724. <td class="tcat" colspan="2"><strong>{$lang->local_galleries}</strong></td>
  4725. </tr>
  4726. <tr>
  4727. <td class="trow2"><strong>{$lang->gallery}</strong></td>
  4728. <td class="trow2">
  4729. <form method="post" action="usercp.php">
  4730. <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
  4731. <input type="hidden" name="action" value="avatar" />
  4732. <select name="gallery">
  4733. {$galleries}
  4734. </select>
  4735. &nbsp;{$gobutton}
  4736. </form>
  4737. </td>
  4738. </tr>
  4739. <tr>
  4740. <td class="tcat" colspan="2"><strong>{$lang->custom_avatar}</strong></td>
  4741. </tr>
  4742. <tr>
  4743. <td class="trow1" width="40%"><strong>{$lang->avatar_upload}</strong></td>
  4744. <td class="trow1" width="60%">
  4745. <form enctype="multipart/form-data" action="usercp.php" method="post">
  4746. <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
  4747. <input type="file" name="avatarupload" size="25" class="fileupload" />
  4748. {$auto_resize}
  4749. </td>
  4750. </tr>
  4751. <tr>
  4752. <td class="trow2" width="40%"><strong>{$lang->avatar_url}</strong></td>
  4753. <td class="trow2" width="60%"><input type="text" class="textbox" name="avatarurl" size="45" value="{$avatarurl}" /></td>
  4754. </tr>
  4755. </table>
  4756. <br />
  4757. <div align="center">
  4758. <input type="hidden" name="action" value="do_avatar" />
  4759. <input type="submit" class="button" name="submit" value="{$lang->change_avatar}" />
  4760. <!-- DeleteAvatarButton -->
  4761. </div>
  4762. </td>
  4763. </tr>
  4764. </table>
  4765. </form>
  4766. {$footer}
  4767. </body>
  4768. </html>]]></template>
  4769.         <template name="postbit_online" version="1608"><![CDATA[<a class="pmpopup" href="online.php" title="Użytkownik jest {$lang->postbit_status_online}"><img src="{$theme['imgdir']}/buddy_online.gif" border="0" alt="{$lang->postbit_status_online}" /></a>]]></template>
  4770.         <template name="postbit_offline" version="1608"><![CDATA[<img class="pmpopup" src="{$theme['imgdir']}/buddy_offline.gif" title="Użytkownik jest{$lang->postbit_status_offline}" alt="{$lang->postbit_status_offline}" />]]></template>
  4771.         <template name="forumdisplay_threadlist" version="1608"><![CDATA[<div class="float_left">
  4772.     {$multipage}
  4773. </div>
  4774. <div class="float_right">
  4775.     {$newthread}
  4776. <br />
  4777. </div>
  4778. <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both;">
  4779.     <tr>
  4780.         <td class="thead" colspan="{$colspan}">
  4781.             <div style="float: right; position: relative; top:10px;right:10px;">
  4782.                 <span class="smalltext"><strong><a href="misc.php?action=markread&amp;fid={$fid}{$post_code_string}">{$lang->markforum_read}</a> | <a href="usercp2.php?action={$add_remove_subscription}subscription&amp;type=forum&amp;fid={$fid}&amp;my_post_key={$mybb->post_code}">{$add_remove_subscription_text}</a>{$clearstoredpass}</strong></span>
  4783.             </div>
  4784.             <div>
  4785.                 <strong style="positon:relative;top:8px;left:10px;">{$foruminfo['name']}</strong>
  4786.             </div>
  4787.         </td>
  4788.     </tr>
  4789.     {$selectall}
  4790.     {$announcementlist}
  4791.     {$threads}
  4792.     <tr>
  4793.         <td class="tfoot" align="right" colspan="{$colspan}">
  4794.             <form action="forumdisplay.php" method="get">
  4795.                 <input type="hidden" name="selectall" value="{$allselected}" />
  4796.                 <input type="hidden" name="fid" value="{$fid}" />
  4797.                 <select name="sortby">
  4798.                     <option value="subject" {$sortsel['subject']}>{$lang->sort_by_subject}</option>
  4799.                     <option value="lastpost" {$sortsel['lastpost']}>{$lang->sort_by_lastpost}</option>
  4800.                     <option value="starter" {$sortsel['starter']}>{$lang->sort_by_starter}</option>
  4801.                     <option value="started" {$sortsel['started']}>{$lang->sort_by_started}</option>
  4802.                     {$ratingsort}
  4803.                     <option value="replies" {$sortsel['replies']}>{$lang->sort_by_replies}</option>
  4804.                     <option value="views" {$sortsel['views']}>{$lang->sort_by_views}</option>
  4805.                 </select>
  4806.                 <select name="order">
  4807.                     <option value="asc" {$ordersel['asc']}>{$lang->sort_order_asc}</option>
  4808.                     <option value="desc" {$ordersel['desc']}>{$lang->sort_order_desc}</option>
  4809.                 </select>
  4810.                 <select name="datecut">
  4811.                     <option value="1" {$datecutsel['1']}>{$lang->datelimit_1day}</option>
  4812.                     <option value="5" {$datecutsel['5']}>{$lang->datelimit_5days}</option>
  4813.                     <option value="10" {$datecutsel['10']}>{$lang->datelimit_10days}</option>
  4814.                     <option value="20" {$datecutsel['20']}>{$lang->datelimit_20days}</option>
  4815.                     <option value="50" {$datecutsel['50']}>{$lang->datelimit_50days}</option>
  4816.                     <option value="75" {$datecutsel['75']}>{$lang->datelimit_75days}</option>
  4817.                     <option value="100" {$datecutsel['100']}>{$lang->datelimit_100days}</option>
  4818.                     <option value="365" {$datecutsel['365']}>{$lang->datelimit_lastyear}</option>
  4819.                     <option value="9999" {$datecutsel['9999']}>{$lang->datelimit_beginning}</option>
  4820.                 </select>
  4821.                 {$gobutton}
  4822.             </form>
  4823.         </td>
  4824.     </tr>
  4825. </table>
  4826. <div class="float_left">
  4827.     {$multipage}
  4828. </div>
  4829. <div class="float_right" style="margin-top: 4px;">
  4830.     <br />{$newthread}
  4831. </div>
  4832. <br style="clear: both;" />
  4833. <br />
  4834. <div class="float_left">
  4835.     <div class="float_left">
  4836.         <dl class="thread_legend smalltext">
  4837.             <dd><img src="{$theme['imgdir']}/newfolder.gif" alt="{$lang->new_thread}" title="{$lang->new_thread}" /> {$lang->new_thread}</dd>
  4838.             <dd><img src="{$theme['imgdir']}/newhotfolder.gif" alt="{$lang->new_hot_thread}" title="{$lang->new_hot_thread}" /> {$lang->new_hot_thread}</dd>
  4839.             <dd><img src="{$theme['imgdir']}/hotfolder.gif" alt="{$lang->hot_thread}" title="{$lang->hot_thread}" /> {$lang->hot_thread}</dd>
  4840.         </dl>
  4841.     </div>
  4842.  
  4843.     <div class="float_left">
  4844.         <dl class="thread_legend smalltext">
  4845.             <dd><img src="{$theme['imgdir']}/folder.gif" alt="{$lang->no_new_thread}" title="{$lang->no_new_thread}" /> {$lang->no_new_thread}</dd>
  4846.             <dd><img src="{$theme['imgdir']}/dot_folder.gif" alt="{$lang->posts_by_you}" title="{$lang->posts_by_you}" /> {$lang->posts_by_you}</dd>
  4847.             <dd><img src="{$theme['imgdir']}/lockfolder.gif" alt="{$lang->locked_thread}" title="{$lang->locked_thread}" /> {$lang->locked_thread}</dd>
  4848.         </dl>
  4849.     </div>
  4850.     <br style="clear: both" />
  4851. </div>
  4852.  
  4853. <div class="float_right" style="text-align: right;">
  4854.     {$inlinemod}
  4855.     {$searchforum}
  4856.     {$forumjump}
  4857. </div>
  4858. <br style="clear: both" />
  4859. {$inline_edit_js}]]></template>
  4860.         <template name="header_welcomeblock_member_admin" version="1603"><![CDATA[<a href="{$mybb->settings['bburl']}/{$config['admin_dir']}/index.php">{$lang->welcome_admin}</a>]]></template>
  4861.         <template name="header_welcomeblock_member_moderator" version="1603"><![CDATA[<a href="{$mybb->settings['bburl']}/modcp.php">{$lang->welcome_modcp}</a>]]></template>
  4862.         <template name="postbit_warninglevel" version="1608"><![CDATA[<div class="showthread_warning"><a href="{$warning_link}"><span>{$warning_level}</span></a></div>]]></template>
  4863.         <template name="postbit_reputation" version="1603"><![CDATA[<br /><div class="showthread_rep">{$post['userreputation']}</div>]]></template>
  4864.         <template name="postbit_quickdelete" version="1608"><![CDATA[<a href="editpost.php?pid={$post['pid']}" onclick="Thread.deletePost({$post['pid']}); return false;" style="display: none;" id="quick_delete_{$post['pid']}">usuń</a>
  4865. <script type="text/javascript">
  4866. // <!--
  4867.     $('quick_delete_{$post['pid']}').style.display = '';
  4868. // -->
  4869. </script>]]></template>
  4870.         <template name="forumdisplay_thread" version="1608"><![CDATA[<tr class="threadlist_row">
  4871.     <td align="center" class="row{$thread_type_class}" width="2%"><img src="{$theme['imgdir']}/{$folder}.gif" alt="{$folder_label}" title="{$folder_label}" /></td>
  4872.     <td align="center" class="row{$thread_type_class}" width="2%">{$icon}</td>
  4873.     <td class="row{$thread_type_class}">
  4874.         {$attachment_count}
  4875.         <div>
  4876.             <span>{$prefix} {$gotounread}{$thread['threadprefix']}<a href="{$thread['threadlink']}" class="{$inline_edit_class} {$new_class}" id="tid_{$inline_edit_tid}">{$thread['subject']}</a>{$thread['multipage']}</span>
  4877.             <div class="author smalltext">Rozpoczęty przez {$thread['profilelink']}</div>
  4878.         </div>
  4879.     </td>
  4880.     <td align="center" class="row{$thread_type_class}"><div class="threadlist_postviewcount"><a href="javascript:MyBB.whoPosted({$thread['tid']});">{$thread['replies']}</a>{$unapproved_posts} Odpowiedzi <br /> {$thread['views']} Wyświetleń</div></td>
  4881.     <td class="row{$thread_type_class}" style="white-space: nowrap; text-align: left;width:20%;">
  4882.         <span class="lastpost smalltext"><a href="{$thread['lastpostlink']}">{$lang->lastpost}</a> przez {$lastposterlink}<br /> {$lastpostdate} {$lastposttime}</span>
  4883.     </td>
  4884. {$modbit}
  4885. </tr>]]></template>
  4886.         <template name="forumdisplay_thread_multipage" version="1608"><![CDATA[<span class="threadlist_multipage">Strona{$threadpages}{$morelink}</span>]]></template>
  4887.         <template name="index_boardstats" version="1608"><![CDATA[{$forumstats}
  4888. <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="width: 950px">
  4889.  
  4890. <tbody style="{$collapsed['boardstats_e']}" id="boardstats_e">
  4891. {$whosonline}
  4892. <tr>
  4893.     <td class="tfoot" style="text-align: right">
  4894.         <span class="smalltext">
  4895.             {$logoutlink}
  4896.             <a href="misc.php?action=markread{$post_code_string}">{$lang->markread}</a> |
  4897.             <a href="showteam.php">{$lang->forumteam}</a> |
  4898.             <a href="stats.php">{$lang->forumstats}</a>
  4899.         </span>
  4900.     </td>
  4901. </tr>
  4902. </tbody>
  4903. </table>
  4904. <br />]]></template>
  4905.         <template name="member_profile_referrals" version="1608"><![CDATA[{$memprofile['referrals']} Użytkowników poleconych]]></template>
  4906.         <template name="header_welcomeblock_guest" version="1608"><![CDATA[<script type="text/javascript">
  4907. <!--
  4908.     lang.username = "{$lang->login_username}";
  4909.     lang.password = "{$lang->login_password}";
  4910.     lang.login = "{$lang->login}";
  4911.     lang.lost_password = " &mdash; <a href=\"{$mybb->settings['bburl']}/member.php?action=lostpw\">{$lang->lost_password}<\/a>";
  4912.     lang.register_url = " &mdash; <a href=\"{$mybb->settings['bburl']}/member.php?action=register\">{$lang->welcome_register}<\/a>";
  4913.     lang.remember_me = "{$lang->remember_me}";
  4914. // -->
  4915. </script>
  4916. <a href="{$mybb->settings['bburl']}/member.php?action=login" name="modal"><span id="loginbutton">Zaloguj się</span></a>
  4917. <a href="{$mybb->settings['bburl']}/member.php?action=register" class="registerbutton"><span style="position: relative; left: 12px; top: 3px;">Załóż konto</span></a></span>
  4918. <br />]]></template>
  4919.         <template name="member_profile_usravatar" version="1603"><![CDATA[<div class="userprofile_avatar">{$avatar}</div>]]></template>
  4920.         <template name="header_welcomeblock_member" version="1608"><![CDATA[<script>
  4921. jQuery.noConflict();
  4922. jQuery(".messagebutton").click(function(e) {
  4923.            e.preventDefault();
  4924.            jQuery(".messagebutton_menu").toggle("fast");
  4925.            jQuery(".messagebutton").toggleClass("messagebutton_menu_open");
  4926.        });
  4927.        jQuery("messagebutton_menu").mouseup(function() {
  4928.            return false
  4929.        });
  4930.        jQuery(document).mouseup(function(e) {
  4931.            if(jQuery(e.target).parent("a.loginbutton").length==0) {
  4932.                jQuery(".messagebutton").removeClass("messagebutton_menu_open");
  4933.                jQuery("messagebutton_menu").slideUp("fast",  function() {display: 'toggle'});;
  4934.            }
  4935.            
  4936.        });
  4937. </script>
  4938. <!--[if IE]><a href="{$mybb->settings['bburl']}/private.php" class="message_pane"><span class="message_icon messagebutton"></span><span class="pms_unread">{$mybb->user['pms_unread']}</span></a><a href="{$mybb->settings['bburl']}/usercp.php" style="position:relative;right:45px;">User CP</a><![endif]-->
  4939. <![if !IE]>
  4940. <span id="usercp_button"><a href="#" class="loginbutton"><span>{$mybb->user['username']}<div class="usercp_button_arrow"></div></span></a></span>
  4941.  
  4942. <div id="usercp_menu" class="loginbutton_menu">
  4943.    <div class="usercp_menu">
  4944.  
  4945. <br class="clearboth" /><br />
  4946.         Witaj na forum {$mybb->user['username']}
  4947.  
  4948.  
  4949. <br class="clearboth" />
  4950. <div class="usercpmenu_leftblock left"> <a href="{$mybb->settings['bburl']}/usercp.php"><strong>{$lang->welcome_usercp}</strong></a><strong>{$modcplink}{$admincplink} </strong><a href="{$mybb->settings['bburl']}/search.php?action=getnew">{$lang->welcome_newposts}</a> <br />
  4951.                 </div><div class="usercpmenu_rightblock left">
  4952.                  <a href="{$mybb->settings['bburl']}/search.php?action=getdaily">{$lang->welcome_todaysposts}</a>  <a href="#">{$mybb->user['pms_unread']} nieprzeczytanych PW</a><a href="#" onclick="MyBB.popupWindow('{$mybb->settings['bburl']}/misc.php?action=buddypopup', 'buddyList', 350, 350);">{$lang->welcome_open_buddy_list}</a></div>
  4953.  </div></div>
  4954. <div id="message_popup" class="messagebutton_menu">
  4955.    <div class="message_popup">
  4956. <br class="clearboth" />Masz wiadomość
  4957.  </div></div>
  4958. <a href="{$mybb->settings['bburl']}/private.php" class="message_pane"><span class="message_icon messagebutton"></span><span class="pms_unread">{$mybb->user['pms_unread']}</span></a>
  4959. <![endif]>
  4960. <span class="userpanel_logout"><a href="{$mybb->settings['bburl']}/member.php?action=logout&amp;logoutkey={$mybb->user['logoutkey']}" onclick="return confirm('Na pewno chcesz się wylogować?');">{$lang->welcome_logout}</a></span>]]></template>
  4961.         <template name="userprofile_avatar" version="1603"><![CDATA[<div class="userprofile_avatar">{$mybb->user['avatar}</div>]]></template>
  4962.         <template name="member_profile_adminoptions" version="1608"><![CDATA[<br /><table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" width="100%" class="userprofile_table" style="float: right;
  4963. width: 24%;">
  4964. <tr>
  4965. <td colspan="2" class="tcat"><strong>{$lang->admin_options}</strong></td>
  4966. </tr>
  4967. <tr class="userprofile_trow">
  4968. <td class="userprofile_trow">
  4969. <ul>
  4970. <li><a href="{$mybb->settings['bburl']}/{$config['admin_dir']}/index.php?module=user/users&amp;action=edit&amp;uid={$uid}">{$lang->admin_edit_in_acp}</a></li>
  4971. <li><a href="{$mybb->settings['bburl']}/{$config['admin_dir']}/index.php?module=user/banning&amp;uid={$uid}">{$lang->admin_ban_in_acp}</a></li>
  4972. </ul>
  4973. </td>
  4974. </tr>
  4975. </table>]]></template>
  4976.         <template name="memberlist_user_avatar" version="1603"><![CDATA[<img src="{$user['avatar']}" alt="" {$avatar_width_height} />]]></template>
  4977.         <template name="member_profile_away" version="1603"><![CDATA[<div class="userprofile_away">
  4978. <strong>{$lang->away_note}</strong><br />
  4979. <span class="smalltext"><em>{$lang->away_reason} {$awayreason}</em></span><br />
  4980. {$lang->away_since} {$awaydate} &nbsp;&nbsp;&nbsp; {$lang->away_returns} {$returndate}
  4981. </div>]]></template>
  4982.         <template name="htmldoctype" version="1603"><![CDATA[<!DOCTYPE html>]]></template>
  4983.         <template name="portal" version="1603"><![CDATA[<html>
  4984. <head>
  4985. <title>{$mybb->settings['bbname']}</title>
  4986. {$headerinclude}
  4987. </head>
  4988. <body>
  4989. {$header}
  4990. <table width="100%" cellspacing="0" cellpadding="{$theme['tablespace']}" border="0" align="center">
  4991. <tr><td valign="top" width="200">
  4992. {$welcome}
  4993. {$pms}
  4994. {$shop}
  4995.  
  4996. {$mydownloads}
  4997. {$search}
  4998. {$stats}
  4999. {$whosonline}
  5000. {$latestthreads}
  5001. </td>
  5002. <td>&nbsp;</td>
  5003. <td valign="top">
  5004. {$announcements}
  5005. </td>
  5006. </tr>
  5007. </table>
  5008. {$footer}
  5009. </body>
  5010. </html>]]></template>
  5011.         <template name="member_profile" version="1608"><![CDATA[<html>
  5012. <head>
  5013. <title>{$mybb->settings['bbname']} - {$lang->profile}</title>
  5014. {$headerinclude}
  5015. </head>
  5016. <body>
  5017. {$header}
  5018. <div><div class="thead" style="width: 1000px;"><span style="position:relative;top:10px;left:10px;">Profil użytkownika.</span></div>
  5019.     <div id="userprofile-maininfo"><div class="userprofile_avatar">{$avatar}</div>
  5020.     <div style="padding:20px;"><h2>{$formattedname}<br /></h2> 
  5021.     {$awaybit}
  5022.     <span>{$groupimage}</span><br />
  5023.    <span>Dołączył {$memregdate}</span><br />
  5024.     <div class="userprofile_online">{$online_status}
  5025. {$custom_status}
  5026. {$custom_status}</div><br />
  5027.     {$userstars}<br />
  5028.     </div></div>
  5029. <div id="userprofile-tabs">
  5030.  
  5031.    <ul id="userprofile-tabs-nav">
  5032.    <li><a href="#generalinfo">Forum</a></li>
  5033.    <li><a href="#contactinfo">Kontakt</a></li>
  5034.     <li><a href="#additionalinfo">Inne opcje</a></li>
  5035.     </ul>
  5036.  
  5037.    <div class="tab" id="generalinfo">
  5038. <div class="tab_content">
  5039. <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="userprofile_table">
  5040. <tr>
  5041. <td colspan="2" class="tcat"><strong>{$lang->users_forum_info}</strong></td>
  5042. </tr>
  5043. <tr>
  5044. <td class="userprofile_trow"><strong>{$lang->joined}</strong></td>
  5045. <td class="userprofile_trow">{$memregdate}</td>
  5046. </tr>
  5047.  
  5048. <tr>
  5049. <td class="userprofile_trow"><strong>{$lang->date_of_birth}</strong></td>
  5050. <td class="userprofile_trow">{$membday} {$membdayage}</td>
  5051. </tr>
  5052.  
  5053. <tr>
  5054. <td class="userprofile_trow"><strong>{$lang->local_time}</strong></td>
  5055. <td class="userprofile_trow">{$localtime}</td>
  5056. </tr>
  5057. <tr>
  5058. <td class="userprofile_trow"><strong>{$lang->lastvisit}</strong></td>
  5059. <td class="userprofile_trow">{$memlastvisitdate} {$memlastvisittime}</td>
  5060. </tr>
  5061. <tr>
  5062. <td class="userprofile_trow"><strong>{$lang->total_posts}</strong></td>
  5063. <td class="userprofile_trow">{$memprofile['postnum']} ({$lang->ppd_percent_total}) <span class="smalltext">(<a href="search.php?action=finduserthreads&amp;uid={$uid}">{$lang->find_threads}</a> &mdash; <a href="search.php?action=finduser&amp;uid={$uid}">{$lang->find_posts}</a>)</span></td>
  5064. </tr>
  5065. <tr>
  5066. <td class="userprofile_trow"><strong>{$lang->timeonline}</strong></td>
  5067. <td class="userprofile_trow">{$timeonline}</td>
  5068. </tr>
  5069. </table>
  5070. <div class="right" style="width: 24%;">
  5071. <div class="userprofile_statsbutton userprofile_reputation">{$reputation}</div><br />
  5072. <div class="userprofile_statsbutton userprofile_referrals">{$referrals}</div><br />
  5073. {$warning_level}
  5074. </div>
  5075. </div>    
  5076. </div>
  5077.    
  5078.    <div class="tab" id="contactinfo">
  5079. <div class="tab_content">
  5080.  
  5081.    <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="userprofile_table">
  5082. <tr>
  5083. <td colspan="2" class="tcat"><strong>{$lang->users_contact_details}</strong></td>
  5084. </tr>
  5085. <tr>
  5086. <td class="userprofile_trow" width="40%"><strong>{$lang->homepage}</strong></td>
  5087. <td class="userprofile_trow">{$website}</td>
  5088. </tr>
  5089. <tr>
  5090. <td class="userprofile_trow"><strong>{$lang->pm}</strong></td>
  5091. <td class="userprofile_trow"><a href="private.php?action=send&amp;uid={$memprofile['uid']}">{$lang->send_pm}</a></td>
  5092. </tr>
  5093. {$sendemail}
  5094. <tr>
  5095. <td class="userprofile_trow"><strong>{$lang->icq_number}</strong></td>
  5096. <td class="userprofile_trow">{$memprofile['icq']}</td>
  5097. </tr>
  5098. <tr>
  5099. <td class="userprofile_trow"><strong>{$lang->aim_screenname}</strong></td>
  5100. <td class="userprofile_trow"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=aim&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['aim']}</a></td>
  5101. </tr>
  5102. <tr>
  5103. <td class="userprofile_trow"><strong>{$lang->yahoo_id}</strong></td>
  5104. <td class="userprofile_trow"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=yahoo&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['yahoo']}</a></td>
  5105. </tr>
  5106. <tr>
  5107. <td class="userprofile_trow"><strong>{$lang->msn}</strong></td>
  5108. <td class="userprofile_trow"><a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=msn&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['msn']}</a></td>
  5109. </tr>
  5110. </table>
  5111.  
  5112.  
  5113.    </div></div>
  5114.    
  5115.     <div class="tab" id="more">
  5116. <div class="tab_content">
  5117.    {$profilefields}
  5118. {$signature}<div style="position: relative;
  5119. top: 10px;
  5120. left: 10px;">{$buddy_options}</div>
  5121. {$adminoptions}
  5122. {$modoptions}
  5123.    </div></div>
  5124.  
  5125. </div>
  5126. <script type="text/javascript">
  5127. var tabber1 = new Yetii({
  5128. id: 'userprofile-tabs'
  5129. });
  5130. </script>
  5131. </div><br class="clearboth">
  5132. {$footer}
  5133. </body>
  5134. </html>]]></template>
  5135.         <template name="forumbit_depth1_cat" version="1608"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}"  >
  5136. <thead>
  5137. <tr>
  5138. <div class="thead" colspan="2" style="height: 35px; margin-left: 25px;"><div class="relative">
  5139. <div class="expcolimage" style="margin-top: 14px; margin-right: 10px;"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div></div>
  5140. <div style="margin-top: 11px;"><span style="margin-left: 10px; "><strong><a href="{$forum_url}">{$forum['name']}</a></strong></span>
  5141.  
  5142. </td>
  5143. </tr>
  5144. </thead>
  5145. <tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
  5146. {$sub_forums}
  5147. </tbody>
  5148. </table>
  5149. <br />]]></template>
  5150.         <template name="forumbit_subforums" version="1608"><![CDATA[<br /> {$sub_forums}]]></template>
  5151.         <template name="forumdisplay_newthread" version="1608"><![CDATA[<a href="newthread.php?fid={$fid}" class="newreplybutton">Nowy temat</a>]]></template>
  5152.         <template name="forumdisplay_subforums" version="1603"><![CDATA[<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
  5153. <tr>
  5154. <td class="thead" colspan="5" align="center"><strong>{$lang->sub_forums_in}</strong></td>
  5155. </tr>
  5156. <tr>
  5157. <td class="tcat" width="2%">&nbsp;</td>
  5158. <td class="tcat" width="59%"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td>
  5159. <td class="tcat" width="7%" align="center" style="white-space: nowrap"><span class="smalltext"><strong>Stats</strong></span></td>
  5160. <td class="tcat" width="15%" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
  5161. </tr>
  5162. {$forums}
  5163. </table>
  5164. <br />]]></template>
  5165.         <template name="index" version="1608"><![CDATA[<html>
  5166. <head>
  5167. <title>{$mybb->settings['bbname']}</title>
  5168. {$headerinclude}
  5169. <script type="text/javascript">
  5170. <!--
  5171.     lang.no_new_posts = "{$lang->no_new_posts}";
  5172.     lang.click_mark_read = "{$lang->click_mark_read}";
  5173. // -->
  5174. </script>
  5175. </head>
  5176. <body>
  5177. {$header}
  5178.  
  5179.  
  5180. <div id="index_forums">
  5181.  
  5182.  
  5183. {$forums}
  5184.  
  5185. </div>
  5186. <div id="index_sidebar">
  5187. <div class="thead1">
  5188. <span style="margin-left:10px; position: relative; top: 7px;">Informacje od Administracji</span>
  5189. </div>
  5190.  
  5191. <div id="troww">
  5192. <div style="left: 10px; top: 7px; position: relative;"><b>Nowy styl na forum :D<br />
  5193. Kontakt z Administracją:<br />
  5194. <span style="color: red;">eXe</span>: GG → <span style="color: #2C5687;">11363570</span></b>
  5195. </div>
  5196. </div><br /><br /><br /><br /><br /><br /><br /><br />
  5197. <div style="width: 283px;">
  5198. {$custom_status_index}
  5199. </div>
  5200. </div>
  5201. <br class="clearboth">
  5202.  
  5203.  
  5204. <br />
  5205. {$boardstats}
  5206.  
  5207. {$footer}
  5208. </body>
  5209. </html>]]></template>
  5210.         <template name="postbit_iplogged_show" version="1603"><![CDATA[<a>IP {$post['ipaddress']}</a>]]></template>
  5211.         <template name="postbit_iplogged_hiden" version="1608"><![CDATA[<a href="moderation.php?action=getip&amp;pid={$post['pid']}">IP</a>]]></template>
  5212.         <template name="member_profile_warninglevel" version="1608"><![CDATA[<div class="userprofile_statsbutton userprofile_warning">{$lang->warning_level}<a href="{$warning_link}">{$warning_level}</a> {$warn_user}</div>]]></template>
  5213.         <template name="postbit_author_user" version="1608"><![CDATA[{$post['postnum']} posty<br />
  5214.     {$post['replink']}{$post['warninglevel']}]]></template>
  5215.         <template name="showthread_newreply_closed" version="1608"><![CDATA[<div><a href="#" class="newreplybutton_closed pmpopup" title="nie możesz odpowiadać, zamknięte.">Zamknięte</a></div>&nbsp;]]></template>
  5216.         <template name="smilieinsert" version="1608"><![CDATA[<div style="margin:auto; width: 170px; margin-top: 20px;">
  5217. <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" width="150">
  5218. <tr>
  5219. <td class="thead"><span class="smalltext"  style="position:relative;top:8px;left:10px;"><strong>{$lang->smilieinsert}</strong></span></td>
  5220. </tr>
  5221. <tr>
  5222. <td class="trow1">
  5223. <table width="100%" align="center" border="0" cellspacing="0" cellpadding="2" id="clickable_smilies">
  5224. <tbody>
  5225.  
  5226. <tr>
  5227. <td style="text-align: center"><img src="images/smilies/eek.png" border="0" class="smilie" alt=":O" style="cursor: pointer; "></td>
  5228. <td style="text-align: center"><img src="images/smilies/angry.png" border="0" class="smilie" alt=":@" style="cursor: pointer; "></td>
  5229. <td style="text-align: center"><img src="images/smilies/shy.png" border="0" class="smilie" alt=":shy:" style="cursor: pointer; "></td>
  5230. </tr>
  5231.  
  5232. <tr>
  5233. <td style="text-align: center"><img src="images/smilies/confused.png" border="0" class="smilie" alt=":s" style="cursor: pointer; "></td>
  5234. <td style="text-align: center"><img src="images/smilies/rolleyes.png" border="0" class="smilie" alt=":rolleyes:" style="cursor: pointer; "></td>
  5235. <td style="text-align: center"><img src="images/smilies/smile.png" border="0" class="smilie" alt=":)" style="cursor: pointer; "></td>
  5236. </tr>
  5237.  
  5238. <tr>
  5239. <td style="text-align: center"><img src="images/smilies/wink.png" border="0" class="smilie" alt=";)" style="cursor: pointer; "></td>
  5240. <td style="text-align: center"><img src="images/smilies/cool.png" border="0" class="smilie" alt=":cool:" style="cursor: pointer; "></td>
  5241. <td style="text-align: center"><img src="images/smilies/biggrin.png" border="0" class="smilie" alt=":D" style="cursor: pointer; "></td>
  5242. </tr>
  5243. <tr>
  5244. <td style="text-align: center"><img src="images/smilies/tongue.png" border="0" class="smilie" alt=":P" style="cursor: pointer; "></td>
  5245. <td style="text-align: center"><img src="images/smilies/sad.png" border="0" class="smilie" alt=":(" style="cursor: pointer; "></td>
  5246. <td style="text-align: center"><img src="images/smilies/lightbulb.png" border="0" class="smilie" alt=":bulb:" style="cursor: pointer; "></td>
  5247. <td colspan="1">&nbsp;</td>
  5248. </tr>
  5249. </tbody>
  5250. </table>
  5251. </td>
  5252. </tr>
  5253. {$getmore}
  5254. </table>
  5255. </div>]]></template>
  5256.         <template name="postbit" version="1608"><![CDATA[{$ignore_bit}
  5257. <a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
  5258. <table border="0" class="showthread_postmain" style="{$post_extra_style} {$post_visibility}margin-top:0px;" id="post_{$post['pid']}">
  5259. <tr>
  5260. <td class="tcatleft"><center>{$post['onlinestatus']} <span class="showthread_authorname">{$post['profilelink']}</span></center>
  5261. </td><td class="tcatright">
  5262.                 <div class="left"  style="position:relative;top:-5px;">{$post['postdate']}, {$post['posttime']}
  5263.                 <span id="edited_by_{$post['pid']}" >{$post['editedmsg']}</span>
  5264.                 </div><spanstyle="position:relative;top:-5px;">{$post['posturl']}</span></td></tr>
  5265. <tr><td class="showthread_postauthorinfo">
  5266. <div>
  5267.             <div><span class="smalltext">{$post['usertitle']}</span><br />
  5268.                 <span class="showthread_useravatar">{$post['useravatar']}</span>
  5269.             </div>
  5270.             <div>
  5271.                 <span class="smalltext">
  5272.                     <br />
  5273.                     {$post['userstars']}
  5274.                     {$post['groupimage']}
  5275.                 </span>
  5276.             </div>
  5277.             <div><div style="padding-top: 5px;">
  5278.             {$post['user_details']}{$post['awards']}</div>
  5279.             </div>
  5280.             </div> </td>
  5281. <td valign="top" class="showthread_postcontent">
  5282.  
  5283. <div class="showthread_postcontentwrapper">
  5284.         <div class="showthread_postbody_message" id="pid_{$post['pid']}">
  5285.                     {$post['message']}
  5286.                 </div>
  5287.                 {$post['attachments']}
  5288.                 {$post['signature']}
  5289.             <div class="post_meta" id="post_meta_{$post['pid']}">
  5290.                 </div>
  5291.         </div>
  5292.  
  5293. </td>
  5294. </tr>
  5295. <tr><td colspan="2" class="showthread_post_options"><span class="left">
  5296.                     {$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['iplogged']}{$post['button_rep']}
  5297.             </span>
  5298.            
  5299.             <span class="right">{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['button_report']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}{$post['icon_browser']}{$post['icon_os']}{$post['icon_browser']}{$post['icon_os']}
  5300.             </span></td></tr>
  5301. </table>]]></template>
  5302.         <template name="forumbit_depth2_forum_lastpost" version="1608"><![CDATA[<span class="smalltext">
  5303. <a href="{$lastpost_link}" class="pmpopup" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>
  5304. <br /><span class="forumbit_posttime">{$lastpost_date}</span> {$lang->by} {$lastpost_profilelink}</span>]]></template>
  5305.         <template name="forumdisplay_rules" version="1603"><![CDATA[<div class="notice">
  5306. <strong>{$foruminfo['rulestitle']}</strong>
  5307. {$foruminfo['rules']}</div>
  5308. <br />]]></template>
  5309.         <template name="header" version="1608"><![CDATA[<div id="main_wrapper">
  5310. <div id="boxes">
  5311. <div id="loginbox" class="window login_menu">
  5312.         <div class="loginbox_content">
  5313.             <div class="loginbox_head"><strong>Logowanie</strong><span><a href="#" class="close pmpopup" title="Zamknij okno.">X</a></span></div>
  5314.             <form autocomplete="off" method="post" id="signin" action="member.php">
  5315.             <input name="action" type="hidden" value="do_login">
  5316.             <input name="url" type="hidden" value="{$mybb->settings['bburl']}">
  5317.             <input name="quick_login" type="hidden" value="1">
  5318.             <div class="loginbox_username">
  5319.                 <label for="username">Nick</label><br />
  5320.                 <input id="quick_login_username" name="quick_username" value="" title="username" tabindex="4" type="text">
  5321.             </div>
  5322.            
  5323.             <div class="loginbox_password">
  5324.                 <label for="password">hasło</label> <span class="forgot right"> <a class="pmpopup" title="Reset hasła przez mail" href="{$mybb->settings['bburl']}/member.php?action=lostpw" id="resend_password_link">Przypomnieć hasło?</a></span><br />
  5325.                 <input id="quick_login_password" name="quick_password" value="" title="password" tabindex="5" type="password">
  5326.             </div><br class="clearboth">
  5327.             <div class="loginbox_submit">
  5328.        <input name="quick_remember" id="quick_login_remember" type="checkbox" value="yes" class="checkbox" checked="checked"><label for="quick_login_remember"> Zapamiętaj mnie</label></div><div class="loginbox_submit_button">
  5329.      <p class="forgot-username"> </p>
  5330. <input id="signin_submit_remember" name="submit" type="submit" value="Zaloguj">
  5331.    </form>
  5332.         </div>
  5333.    
  5334.     </div></div>
  5335.     <div id="mask">
  5336.  </div></div>
  5337.         <a name="top" id="top"></a>
  5338. <div id="belka">
  5339.                 {$welcomeblock}
  5340.                 </div>
  5341.        
  5342. <div id="header">
  5343.                
  5344.                 <span style="margin-top: -20px;"><img src="images/SEX_v1/logo.png"></span>
  5345.                
  5346.  
  5347.             </div>
  5348. <div>
  5349.             <ul id='menu'>
  5350.                    
  5351.                                        <li><a href="{$mybb->settings['bburl']}">Forum</a></li>
  5352.                                        <li><a href="{$mybb->settings['bburl']}/search.php">{$lang->toplinks_search}</a></li>
  5353.                     <li><a href="{$mybb->settings['bburl']}/memberlist.php">{$lang->toplinks_memberlist}</a></li>
  5354.                     <li><a href="{$mybb->settings['bburl']}/calendar.php">{$lang->toplinks_calendar}</a></li>
  5355.                     <li><a href="{$mybb->settings['bburl']}/misc.php?action=help">{$lang->toplinks_help}</a></li>
  5356.                                        
  5357.  
  5358. <span style="float:right;">
  5359.                                        <li><a href="{$mybb->settings['bburl']}/search.php?action=getnew">{$lang->welcome_newposts}</a></li>
  5360.                                        <li><a href="{$mybb->settings['bburl']}/search.php?action=getdaily">{$lang->welcome_todaysposts}</a></li>
  5361. </span>
  5362.                 </ul>   </div><br />
  5363.             <div id="content">
  5364. <navigation><br /><br class="clearboth">]]></template>
  5365.         <template name="postbit_email" version="1608"><![CDATA[<a href="member.php?action=emailuser&amp;uid={$post['uid']}">email</a>]]></template>
  5366.         <template name="postbit_edit" version="1608"><![CDATA[<a href="editpost.php?pid={$post['pid']}" id="edit_post_{$post['pid']}">edytuj</a>
  5367. <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>
  5368. <script type="text/javascript">
  5369. // <!--
  5370.     if(use_xmlhttprequest == "1")
  5371.     {
  5372.         new PopupMenu("edit_post_{$post['pid']}");
  5373.     }
  5374. // -->
  5375. </script>]]></template>
  5376.         <template name="postbit_multiquote" version="1608"><![CDATA[]]></template>
  5377.         <template name="postbit_pm" version="1608"><![CDATA[<a href="private.php?action=send&amp;uid={$post['uid']}">Napisz PM
  5378. </a>]]></template>
  5379.         <template name="postbit_rep_button" version="1608"><![CDATA[<a href="javascript:MyBB.reputation({$post['uid']},{$post['pid']});">Reputacja</a>]]></template>
  5380.         <template name="postbit_www" version="1608"><![CDATA[<a href="{$post['website']}" target="_blank">strona www</a>]]></template>
  5381.         <template name="postbit_quote" version="1608"><![CDATA[<a href="newreply.php?tid={$tid}&amp;pid={$post['pid']}">cytuj</a>]]></template>
  5382.         <template name="postbit_warn" version="1608"><![CDATA[<a href="warnings.php?action=warn&amp;uid={$post['uid']}&amp;pid={$post['pid']}">warn</a>]]></template>
  5383.         <template name="postbit_report" version="1608"><![CDATA[<a href="javascript:Thread.reportPost({$post['pid']});">reportuj</a>]]></template>
  5384.         <template name="showthread" version="1608"><![CDATA[<html>
  5385. <head>
  5386. <title>{$thread['subject']}</title>
  5387. {$headerinclude}
  5388. <script type="text/javascript">
  5389. <!--
  5390.     var quickdelete_confirm = "{$lang->quickdelete_confirm}";
  5391. // -->
  5392. </script>
  5393. <script type="text/javascript" src="jscripts/thread.js?ver=1603"></script>
  5394. </head>
  5395. <body>
  5396.     {$header}
  5397.     {$pollbox}
  5398.     <div class="left">
  5399.         {$multipage}
  5400.     </div>
  5401.     <div class="right">
  5402.         {$newreply}
  5403. <br />
  5404.     </div>
  5405.     {$ratethread}
  5406.     <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both; border-bottom-width: 0;">
  5407.         <tr>
  5408.             <td class="thead" colspan="2" style="height: 35px;">
  5409.                 <div style="float: right;position:relative;top:10px;right:10px;">
  5410.                     <span class="smalltext"><strong><a href="showthread.php?mode=threaded&amp;tid={$tid}&amp;pid={$pid}#pid{$pid}">{$lang->threaded}</a> | <a href="showthread.php?mode=linear&amp;tid={$tid}&amp;pid={$pid}#pid{$pid}">{$lang->linear}</a></strong></span>
  5411.                 </div>
  5412.                 <div>
  5413.                     <strong style="position:relative;top:8px;left:10px;">{$thread['threadprefix']}{$thread['subject']}</strong>
  5414.                 </div>
  5415.             </td>
  5416.         </tr>
  5417.         {$classic_header}
  5418.     </table>
  5419.     <div id="posts">
  5420.         {$posts}
  5421.     </div>
  5422.     <div class="left">
  5423.         {$multipage}
  5424.     </div>
  5425.     <div style="padding-top: 4px;" class="right">  
  5426. <br /> 
  5427. {$newreply}
  5428.     </div>
  5429.     <br style="clear: both;" />
  5430.     {$quickreply}
  5431.     {$threadexbox}
  5432.     {$similarthreads}
  5433.     <br />
  5434.     <div class="left">
  5435.         <ul class="thread_tools">
  5436.             <li class="printable"><a href="printthread.php?tid={$tid}">{$lang->view_printable}</a></li>
  5437.             <li class="sendthread"><a href="sendthread.php?tid={$tid}">{$lang->send_thread}</a></li>
  5438.             <li class="subscription_{$add_remove_subscription}"><a href="usercp2.php?action={$add_remove_subscription}subscription&amp;tid={$tid}&amp;my_post_key={$mybb->post_code}">{$add_remove_subscription_text}</a></li>
  5439.         </ul>
  5440.     </div>
  5441.  
  5442.     <div class="right" style="text-align: right;">
  5443.         {$moderationoptions}
  5444.         {$forumjump}
  5445.     </div>
  5446.     <br style="clear: both;" />
  5447.     {$usersbrowsing}
  5448.     {$footer}
  5449. </body>
  5450. </html>]]></template>
  5451.         <template name="postbit_classic" version="1603"><![CDATA[<table border="0" class="showthread_postmain">
  5452. <tr>
  5453. <td class="tcatleft"><center>{$post['onlinestatus']} <span class="showthread_authorname">{$post['profilelink']}</span></center>
  5454. </td><td class="tcatright">
  5455.                 <div class="left">{$post['postdate']}, {$post['posttime']}
  5456.                 <span id="edited_by_{$post['pid']}">{$post['editedmsg']}</span>
  5457.                 </div>{$post['posturl']}</td></tr>
  5458. <tr><td class="showthread_postauthorinfo">
  5459. <div>
  5460.             <div><span class="smalltext">{$post['usertitle']}</span><br />
  5461.                 <span class="showthread_useravatar">{$post['useravatar']}</span>
  5462.             </div>
  5463.             <div>
  5464.                 <span class="smalltext">
  5465.                     <br />
  5466.                     {$post['userstars']}
  5467.                     {$post['groupimage']}
  5468.                 </span>
  5469.             </div>
  5470.             <div><div style="padding-top: 5px;">
  5471.             {$post['user_details']}{$post['awards']}</div>
  5472.             </div>
  5473.             </div> </td>
  5474. <td valign="top" class="showthread_postcontent">
  5475.  
  5476. <div class="showthread_postcontentwrapper">
  5477.         <span class="smalltext"><strong>{$post['icon']}{$post['subject']} {$post['subject_extra']}</strong></span><br />
  5478.         <div class="showthread_postbody_message" id="pid_{$post['pid']}">
  5479.                     {$post['message']}
  5480.                 </div>
  5481.                 {$post['attachments']}
  5482.                 {$post['signature']}
  5483.             <div class="post_meta" id="post_meta_{$post['pid']}">
  5484.                 {$post['iplogged']}
  5485.                 </div>
  5486.         </div>
  5487.  
  5488. </td>
  5489. </tr>
  5490. <tr><td colspan="2" class="showthread_post_options"><span class="left">
  5491.                     {$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}
  5492.             </span>
  5493.            
  5494.             <span class="right">{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
  5495.             </span></td></tr>
  5496. </table>]]></template>
  5497.         <template name="showthread_newreply" version="1608"><![CDATA[<a href="newreply.php?tid={$tid}" class="newreplybutton">Odpowiedz</a>]]></template>
  5498.         <template name="nav_bit" version="1608"><![CDATA[<a href="{$navbit['url']}"><span style="margin-left: 10px;">{$navbit['name']}</span></a>{$sep}]]></template>
  5499.         <template name="nav_bit_active" version="1608"><![CDATA[<span class="active" style="margin-left: 10px;">{$navbit['name']}</span>]]></template>
  5500.         <template name="nav_sep" version="1608"><![CDATA[<span style="margin-left: 10px;"> → </span>]]></template>
  5501.         <template name="nav_sep_active" version="1608"><![CDATA[<span style="margin-left: 10px;"> → </span>]]></template>
  5502.         <template name="showthread_ratethread" version="1603"><![CDATA[<div style="margin-top: 6px; padding-right: 10px;" class="float_right">
  5503.         <script type="text/javascript" src="jscripts/rating.js?ver=1400"></script>
  5504.         <div id="success_rating_{$thread['tid']}" style="float: left; padding-top: 2px; padding-right: 10px;">&nbsp;</div>
  5505.         <strong style="float: left; padding-right: 10px;color:#777;font-weight:normal;">{$lang->thread_rating}</strong>
  5506.         <div class="inline_rating">
  5507.             <ul class="star_rating{$not_rated}" id="rating_thread_{$thread['tid']}">
  5508.                 <li style="width: {$thread['width']}%" class="current_rating" id="current_rating_{$thread['tid']}">{$ratingvotesav}</li>
  5509.                 <li><a class="one_star" title="{$lang->one_star}" href="./ratethread.php?tid={$thread['tid']}&amp;rating=1&amp;my_post_key={$mybb->post_code}">1</a></li>
  5510.                 <li><a class="two_stars" title="{$lang->two_stars}" href="./ratethread.php?tid={$thread['tid']}&amp;rating=2&amp;my_post_key={$mybb->post_code}">2</a></li>
  5511.                 <li><a class="three_stars" title="{$lang->three_stars}" href="./ratethread.php?tid={$thread['tid']}&amp;rating=3&amp;my_post_key={$mybb->post_code}">3</a></li>
  5512.                 <li><a class="four_stars" title="{$lang->four_stars}" href="./ratethread.php?tid={$thread['tid']}&amp;rating=4&amp;my_post_key={$mybb->post_code}">4</a></li>
  5513.                 <li><a class="five_stars" title="{$lang->five_stars}" href="./ratethread.php?tid={$thread['tid']}&amp;rating=5&amp;my_post_key={$mybb->post_code}">5</a></li>
  5514.             </ul>
  5515.         </div>
  5516. </div>]]></template>
  5517.         <template name="headerinclude" version="1608"><![CDATA[<link rel="alternate" type="application/rss+xml" title="{$lang->latest_threads} (RSS 2.0)" href="{$mybb->settings['bburl']}/syndication.php" />
  5518. <link rel="alternate" type="application/atom+xml" title="{$lang->latest_threads} (Atom 1.0)" href="{$mybb->settings['bburl']}/syndication.php?type=atom1.0" />
  5519. <meta http-equiv="Content-Type" content="text/html; charset={$charset}" />
  5520. <meta http-equiv="Content-Script-Type" content="text/javascript" />
  5521.  
  5522. <script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/prototype.js?ver=1603"></script>
  5523. <script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/general.js?ver=1603"></script>
  5524. <script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/jquery.js"></script>
  5525. <script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/tiptip.js"></script>
  5526. <script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/yetii.js"></script>
  5527. <script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/popup_menu.js?ver=1600"></script>
  5528. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
  5529.  
  5530. <script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/jquery.js"></script> <script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/jqlogin.js"></script> {$stylesheets}
  5531. {$retrn['master_snippet']}
  5532. {$retrn['sniplist']}
  5533. {$retrn['last_snippet']}
  5534. <script>
  5535. jQuery.noConflict();
  5536. jQuery(document).ready(function(){
  5537.     jQuery(function () {
  5538.         // scroll body to 0px on click
  5539.         jQuery('#back-top').click(function () {
  5540.             jQuery('body,html').animate({
  5541.                 scrollTop: 0
  5542.             }, 800);
  5543.             return false;
  5544.         });
  5545.     });
  5546.        jQuery(".loginbutton").click(function(e) {
  5547.            e.preventDefault();
  5548.            jQuery(".loginbutton_menu").slideToggle("fast");
  5549.            jQuery(".loginbutton").toggleClass("loginbutton_menu_open");
  5550.        });
  5551.        jQuery(".loginbutton_menu").mouseup(function() {
  5552.            return false
  5553.        });
  5554.        jQuery(document).mouseup(function(e) {
  5555.            if(jQuery(e.target).parent("a.loginbutton").length==0) {
  5556.                jQuery(".loginbutton").removeClass("loginbutton_menu_open");
  5557.                jQuery(".loginbutton_menu").slideUp("fast",  function() {display: 'toggle'});;
  5558.            }
  5559.            
  5560.        });
  5561. jQuery(function(){
  5562. jQuery(".pmpopup").tipTip({defaultPosition: "top", fadeIn: 300});
  5563. });
  5564. });
  5565. </script>
  5566. <script type="text/javascript">
  5567. <!--
  5568.     var cookieDomain = "{$mybb->settings['cookiedomain']}";
  5569.     var cookiePath = "{$mybb->settings['cookiepath']}";
  5570.     var cookiePrefix = "{$mybb->settings['cookieprefix']}";
  5571.     var deleteevent_confirm = "{$lang->deleteevent_confirm}";
  5572.     var removeattach_confirm = "{$lang->removeattach_confirm}";
  5573.     var loading_text = '{$lang->ajax_loading}';
  5574.     var saving_changes = '{$lang->saving_changes}';
  5575.     var use_xmlhttprequest = "{$mybb->settings['use_xmlhttprequest']}";
  5576.     var my_post_key = "{$mybb->post_code}";
  5577.     var imagepath = "{$theme['imgdir']}";
  5578. // -->
  5579. </script>
  5580. <script>
  5581. jQuery.noConflict();
  5582. jQuery(document).ready(function() {
  5583.     //select all the a tag with name equal to modal
  5584.     jQuery('a[name=modal]').click(function(e) {
  5585.         //Cancel the link behavior
  5586.         e.preventDefault();
  5587.         //Get the A tag
  5588.         var id = jQuery(this).attr('href');
  5589.    
  5590.         //Get the screen height and width
  5591.         var maskHeight = jQuery(document).height();
  5592.         var maskWidth = jQuery(window).width();
  5593.    
  5594.         //Set height and width to mask to fill up the whole screen
  5595.         jQuery('#mask').css({'width':maskWidth,'height':maskHeight});
  5596.        
  5597.         //transition effect    
  5598.         jQuery('#mask').fadeIn("fast");
  5599.         jQuery('#mask').fadeTo("slow",0.5);
  5600.    
  5601.         //Get the window height and width
  5602.         var winH = jQuery(window).height();
  5603.         var winW = jQuery(window).width();
  5604.              
  5605.    
  5606.         //transition effect
  5607.         jQuery(id).fadeIn("slow");
  5608.    
  5609.     });
  5610.    
  5611.     //if close button is clicked
  5612.     jQuery('.window .close').click(function (e) {
  5613.         //Cancel the link behavior
  5614.         e.preventDefault();
  5615.         jQuery('#mask, .window, #loginbox').fadeOut("slow");
  5616.     });    
  5617.    
  5618.     //if mask is clicked
  5619.     jQuery('#mask').click(function () {
  5620.         jQuery(this).fadeOut("slow");
  5621.         jQuery('.window').fadeOut("slow");
  5622.     });        
  5623.    
  5624. });
  5625. </script>
  5626. {$newpmmsg}
  5627. <script language="javascript" type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/custom_status.js"></script>]]></template>
  5628.         <template name="forumbit_depth2_forum" version="1608"><![CDATA[<table style="width: 650px; margin-left: 25px;">
  5629. <tr>
  5630. <td class="row" align= "center" valign="top" width="1" style="width:50px; padding: 4px;">
  5631. <img src="{$theme['imgdir']}/{$lightbulb['folder']}.png" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>
  5632. <td class="row" valign="top" style="vertical-align:middle; width: 250px; padding-bottom: 15px;">
  5633. <div style="padding-left: 6px;"><strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div></div>
  5634. </td>
  5635. <td class="row" valign="top" style="white-space: nowrap; vertical-align: middle; width: 100px; ">
  5636. <div class="show">
  5637. <dl class="forumbit" style="color: #fff">
  5638. <center><b>{$threads}{$unapproved['unapproved_threads']}</b> Wątków</span></center>
  5639. <center><b>{$posts}{$unapproved['unapproved_posts']}</b> Postów</span></center>
  5640. <br>
  5641.  
  5642. </dl>
  5643. </td>
  5644. <td class="row" valign="top" align="right" style="white-space: nowrap;  text-align:right;  padding-right: 24px; vertical-align:middle; width:150px; ">{$lastpost}</td>
  5645. </div>
  5646. </tr>
  5647. <table>]]></template>
  5648.         <template name="showthread_quickreply" version="1608"><![CDATA[<br />
  5649. <form method="post" action="newreply.php?tid={$tid}&amp;processed=1" name="quick_reply_form" id="quick_reply_form">
  5650.     <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
  5651.     <input type="hidden" name="subject" value="RE: {$thread['subject']}" />
  5652.     <input type="hidden" name="action" value="do_newreply" />
  5653.     <input type="hidden" name="posthash" value="{$posthash}" id="posthash" />
  5654.     <input type="hidden" name="quoted_ids" value="" id="quoted_ids" />
  5655.     <input type="hidden" name="lastpid" id="lastpid" value="{$last_pid}" />
  5656.     <input type="hidden" name="from_page" value="{$page}" />
  5657.     <input type="hidden" name="tid" value="{$tid}" />
  5658.     <input type="hidden" name="method" value="quickreply" />
  5659.  
  5660.     <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
  5661.         <thead>
  5662.             <tr>
  5663.                 <td class="thead" colspan="2">
  5664.                    
  5665.                     <div><strong style="position:relative;top:8px;left:10px;">{$lang->quick_reply}</strong></div>
  5666.                 </td>
  5667.             </tr>
  5668.         </thead>
  5669.         <tbody style="{$collapsed['quickreply_e']}" id="quickreply_e">
  5670.             <tr>
  5671.                 <td class="trow1" valign="top" width="22%">
  5672.                     <strong>{$lang->message}</strong><br />
  5673.                     <span class="smalltext">{$lang->message_note}<br /><br />
  5674.                     <label><input type="checkbox" class="checkbox" name="postoptions[signature]" value="1" {$postoptionschecked['signature']} />&nbsp;<strong>{$lang->signature}</strong></label><br />
  5675.                     <label><input type="checkbox" class="checkbox" name="postoptions[disablesmilies]" value="1" />&nbsp;<strong>{$lang->disable_smilies}</strong></label>{$closeoption}</span><br />{$clickablesmilies}<br />{$clickablesmilies}
  5676.                 </td>
  5677.                 <td class="trow1">
  5678.                     <div style="width: 95%">
  5679.                         <textarea style="width: 100%; padding: 4px; margin: 0;" rows="18" cols="80" name="message" id="message" tabindex="1"></textarea>
  5680. {$codebuttons}
  5681. {$codebuttons}
  5682.                     </div>
  5683.                     <div class="editor_control_bar" style="width: 95%; padding: 4px; margin-top: 3px; display: none;" id="quickreply_multiquote">
  5684.                         <span class="smalltext">
  5685.                             {$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>.
  5686.                         </span>
  5687.                     </div>
  5688.                 </td>
  5689.             </tr>
  5690.             {$captcha}
  5691.             <tr>
  5692.                 <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>
  5693.             </tr>
  5694.         </tbody>
  5695.     </table>
  5696. </form>]]></template>
  5697.         <template name="private" version="1608"><![CDATA[<html>
  5698. <head>
  5699. <title>{$mybb->settings['bbname']} - {$lang->private_messaging}</title>
  5700. {$headerinclude}
  5701. </head>
  5702. <body>
  5703. {$header}
  5704. <form action="private.php" method="post" name="pmForm">
  5705. <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
  5706. <table width="100%" border="0" align="center">
  5707. <tr>
  5708. {$usercpnav}
  5709. <td valign="top">
  5710. <table border="0" cellspacing="0" cellpadding="0" width="100%" style="float:left;margin: 10px;
  5711. margin-top: -5px;">
  5712. <tr>
  5713. <td>{$pmspacebar}<span class="smalltext"><a href="private.php">{$lang->inbox}</a> | <a href="private.php?action=send">{$lang->compose_message2}</a> | <a  href="private.php?action=folders">{$lang->manage_folders}</a> | <a  href="private.php?action=empty">{$lang->empty_folders2}</a> | <a href="private.php?action=export">{$lang->export_messages2}</a></span></td>
  5714. </tr>
  5715. </table>
  5716. <br />
  5717. {$limitwarning}
  5718. <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
  5719. <tr>
  5720. <td class="thead" colspan="6">
  5721.     <div class="float_right" style="position:relative;top:8px;left:10px;">
  5722.     <input type="text" name="keywords" value="{$lang->enter_keywords}" onfocus="if(this.value == '{$lang->enter_keywords}') { this.value = ''; }" onblur="if(this.value=='') { this.value='{$lang->enter_keywords}'; }" class="textbox" size="25" />
  5723.     <input type="submit" class="button" name="quick_search" value="{$lang->search_pms}" />
  5724.     (<a href="private.php?action=advanced_search">{$lang->advanced_search}</a>)</div>
  5725.     <strong  style="position:relative;top:8px;left:10px;">{$lang->pms_in_folder}</strong></td>
  5726. </tr>
  5727. <tr>
  5728. <td class="tcat" align="center" colspan="3"><span class="smalltext"><strong>{$lang->message_title}</strong></span></td>
  5729. <td class="tcat" align="center" width="30%" style="white-space: nowrap"><span class="smalltext"><strong>{$sender}</strong></span></td>
  5730. <td class="tcat" align="right"  width="20%" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->date_sent}</strong></span></td>
  5731. <td class="tcat" align="center" width="1%" style="white-space: nowrap"><span class="smalltext"><input name="allbox" title="{$lang->check_all}" type="checkbox" class="checkbox checkall" value="{$lang->check_all}" /></span></td>
  5732. </tr>
  5733. {$messagelist}
  5734. <tr>
  5735. <td class="tfoot" align="right" colspan="6">
  5736. <input type="submit" class="button" name="moveto" value="{$lang->move_to}" /> {$folderoplist} {$lang->or}
  5737. <input type="submit" class="button" name="delete" value="{$lang->delete}" /> {$lang->selected_messages}
  5738. </td>
  5739. </tr>
  5740. </table>
  5741. <br />
  5742. <div class="float_left">{$multipage}</div>
  5743. <div class="float_right">
  5744. <span class="smalltext">
  5745. <strong>{$lang->jump_folder} {$folderjump}
  5746. <input type="submit" class="button" name="hop" value="{$lang->go}" />
  5747. </strong>
  5748. </span>
  5749. </div>
  5750. </td>
  5751. </tr>
  5752. </table>
  5753. <input type="hidden" name="action" value="do_stuff" />
  5754. </form>
  5755. {$footer}
  5756. </body>
  5757. </html>]]></template>
  5758.         <template name="footer" version="1608"><![CDATA[<br />
  5759.             </div>
  5760. </div></div>
  5761.         <hr class="hidden" />
  5762.             <div id="footer">
  5763. <div id="footercontainer">
  5764. <center><a href="#top" class="backtotop pmpopup" title="Skocz do góry" id="back-top"><img src="{$mybb->settings['bburl']}/images/SEX_v1/topbutton.png" alt="Skocz do góry"></a></center>
  5765.            
  5766. <div class="bottommenu">
  5767. <div class="footerlinks">
  5768. <span>Nawigacja: </span>
  5769. <a href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a> | <a href="<archive_url>">{$lang->bottomlinks_litemode}</a> |
  5770. <a href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a>
  5771.             <br /><span class="site_copyright"> Styl wykonał <a href="http://cmsstyle.pl"> eXe</a></span></div></div>
  5772. <div class="footer_siteinfo"><br /><br />
  5773. <div class="mybb_credits">
  5774. <!-- MyBB is free software developed and maintained by a volunteer community.
  5775.                      It would be much appreciated by the MyBB Group if you left the full copyright and "powered by" notice intact,
  5776.                      to show your support for MyBB.  If you choose to remove or modify the copyright below,
  5777.                      you may be refused support on the MyBB Community Forums.
  5778.                      
  5779.                      This is free software, support us and we'll support you. -->
  5780. {$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 />
  5781. </div>
  5782.  
  5783.                 <!-- End powered by -->
  5784.                 </div>
  5785.  
  5786.                 <br />
  5787. <br class="clear" />
  5788. {$task_image}
  5789. {$auto_dst_detection}
  5790.  
  5791.             </div></div>]]></template>
  5792.         <template name="forumdisplay" version="1608"><![CDATA[<html>
  5793. <head>
  5794. <title>{$mybb->settings['bbname']} - {$foruminfo['name']} </title>
  5795. {$headerinclude}
  5796. {$rssdiscovery}
  5797. <script type="text/javascript">
  5798. <!--
  5799.     lang.no_new_posts = "{$lang->no_new_posts}";
  5800.     lang.click_mark_read = "{$lang->click_mark_read}";
  5801. // -->
  5802. </script>
  5803. </head>
  5804. <body>
  5805. {$header}
  5806. {$moderatedby}
  5807. {$usersbrowsing}
  5808. {$rules}
  5809. {$subforums}
  5810. {$threadslist}<DIV id=quick_post_open &nbsp;style="DISPLAY: none; POSITION: relative">
  5811. <form method="post" action="newthread.php?fid={$fid}&amp;processed=1" name="quick_reply_form" id="quick_reply_form">
  5812. <input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
  5813. <input type="hidden" name="removeattachment" value="">
  5814. <input type="hidden" name="fid" value="{$fid}">
  5815. <input type="hidden" name="posthash" value="{$posthash}">
  5816. <input type="hidden" name="action" value="do_newthread">
  5817. <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
  5818. <tr>
  5819. <td class="thead" colspan="2"><b>Napisz temat:</b>
  5820. </td>
  5821. </tr>
  5822. <tr>
  5823. <td class="trow2" width="20%">Subject:</td>
  5824. <td class="trow2">
  5825. <input type="text" name="subject" size="52" maxlength="85" value="{$subject}" tabindex="1" />
  5826. </td>
  5827. </tr>
  5828. <tr>
  5829. <td class="trow2" valign="top">
  5830. <br/>
  5831. </td>
  5832. <td class="trow2">
  5833. <table cellspacing="0" cellpadding="0" border="0">
  5834. <tr>
  5835. <td colspan="2">
  5836. <textarea name="message" rows="8" cols="70" tabindex="3">{$message}</textarea>
  5837. </td>
  5838. </tr>
  5839. </table>
  5840. </td>
  5841. </tr>
  5842. </table>
  5843. {$quick_thread}
  5844. <br />
  5845. </form>
  5846. </DIV>
  5847. {$footer}
  5848. </body>
  5849. </html>]]></template>
  5850.     </templates>
  5851. </theme>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement