├── README.md
├── uploads
├── awards
│ ├── 24k.png
│ ├── 1.jpg.png
│ ├── 2.jpg.png
│ ├── 3.jpg.png
│ ├── 6.jpg.png
│ ├── 7.jpg.png
│ ├── A_24.png
│ ├── grand.png
│ ├── royal.png
│ ├── YouTube.png
│ ├── donator.png
│ ├── fps-gawd.png
│ ├── gold_24.png
│ ├── jokester.gif
│ ├── legalize.png
│ ├── benefactor.png
│ ├── bronze_24.png
│ ├── grenade_24.png
│ ├── gumshoe_24.png
│ ├── qwazz-star.png
│ ├── scientist.png
│ ├── sticky-bro.png
│ ├── beer-stein_24.png
│ ├── blue_diamond.png
│ ├── businessman.png
│ ├── gold-brick_24.png
│ ├── silver_medal.png
│ ├── graphic-master.png
│ ├── master-donator.png
│ ├── stock-ticker_24.png
│ ├── gavel-of-justice.png
│ └── symbol-dollar_24.png
├── star
│ ├── star.png
│ └── star1.png
└── userbar
│ ├── base.png
│ ├── Admin.png
│ ├── Coderr.png
│ ├── Cracker.png
│ ├── Groupe.png
│ ├── HFHebdo.png
│ ├── Helper.png
│ ├── Membre.png
│ ├── Vendeur.png
│ ├── Analyste.png
│ ├── Designer.png
│ ├── Donateur.png
│ ├── SuperModo.png
│ ├── Survivor.png
│ ├── HF Officiel.png
│ └── paranetwork.png
├── style.css
├── stylish
├── greasemonkey
├── LICENSE
└── css.php
/README.md:
--------------------------------------------------------------------------------
1 | # hack-free-flat
2 | userscript for hack-free, a french forum
3 |
--------------------------------------------------------------------------------
/uploads/awards/24k.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/24k.png
--------------------------------------------------------------------------------
/uploads/star/star.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/star/star.png
--------------------------------------------------------------------------------
/uploads/star/star1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/star/star1.png
--------------------------------------------------------------------------------
/uploads/awards/1.jpg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/1.jpg.png
--------------------------------------------------------------------------------
/uploads/awards/2.jpg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/2.jpg.png
--------------------------------------------------------------------------------
/uploads/awards/3.jpg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/3.jpg.png
--------------------------------------------------------------------------------
/uploads/awards/6.jpg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/6.jpg.png
--------------------------------------------------------------------------------
/uploads/awards/7.jpg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/7.jpg.png
--------------------------------------------------------------------------------
/uploads/awards/A_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/A_24.png
--------------------------------------------------------------------------------
/uploads/awards/grand.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/grand.png
--------------------------------------------------------------------------------
/uploads/awards/royal.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/royal.png
--------------------------------------------------------------------------------
/uploads/userbar/base.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/base.png
--------------------------------------------------------------------------------
/uploads/awards/YouTube.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/YouTube.png
--------------------------------------------------------------------------------
/uploads/awards/donator.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/donator.png
--------------------------------------------------------------------------------
/uploads/awards/fps-gawd.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/fps-gawd.png
--------------------------------------------------------------------------------
/uploads/awards/gold_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/gold_24.png
--------------------------------------------------------------------------------
/uploads/awards/jokester.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/jokester.gif
--------------------------------------------------------------------------------
/uploads/awards/legalize.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/legalize.png
--------------------------------------------------------------------------------
/uploads/userbar/Admin.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/Admin.png
--------------------------------------------------------------------------------
/uploads/userbar/Coderr.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/Coderr.png
--------------------------------------------------------------------------------
/uploads/userbar/Cracker.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/Cracker.png
--------------------------------------------------------------------------------
/uploads/userbar/Groupe.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/Groupe.png
--------------------------------------------------------------------------------
/uploads/userbar/HFHebdo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/HFHebdo.png
--------------------------------------------------------------------------------
/uploads/userbar/Helper.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/Helper.png
--------------------------------------------------------------------------------
/uploads/userbar/Membre.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/Membre.png
--------------------------------------------------------------------------------
/uploads/userbar/Vendeur.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/Vendeur.png
--------------------------------------------------------------------------------
/uploads/awards/benefactor.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/benefactor.png
--------------------------------------------------------------------------------
/uploads/awards/bronze_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/bronze_24.png
--------------------------------------------------------------------------------
/uploads/awards/grenade_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/grenade_24.png
--------------------------------------------------------------------------------
/uploads/awards/gumshoe_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/gumshoe_24.png
--------------------------------------------------------------------------------
/uploads/awards/qwazz-star.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/qwazz-star.png
--------------------------------------------------------------------------------
/uploads/awards/scientist.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/scientist.png
--------------------------------------------------------------------------------
/uploads/awards/sticky-bro.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/sticky-bro.png
--------------------------------------------------------------------------------
/uploads/userbar/Analyste.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/Analyste.png
--------------------------------------------------------------------------------
/uploads/userbar/Designer.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/Designer.png
--------------------------------------------------------------------------------
/uploads/userbar/Donateur.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/Donateur.png
--------------------------------------------------------------------------------
/uploads/userbar/SuperModo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/SuperModo.png
--------------------------------------------------------------------------------
/uploads/userbar/Survivor.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/Survivor.png
--------------------------------------------------------------------------------
/uploads/awards/beer-stein_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/beer-stein_24.png
--------------------------------------------------------------------------------
/uploads/awards/blue_diamond.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/blue_diamond.png
--------------------------------------------------------------------------------
/uploads/awards/businessman.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/businessman.png
--------------------------------------------------------------------------------
/uploads/awards/gold-brick_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/gold-brick_24.png
--------------------------------------------------------------------------------
/uploads/awards/silver_medal.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/silver_medal.png
--------------------------------------------------------------------------------
/uploads/userbar/HF Officiel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/HF Officiel.png
--------------------------------------------------------------------------------
/uploads/userbar/paranetwork.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/paranetwork.png
--------------------------------------------------------------------------------
/uploads/awards/graphic-master.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/graphic-master.png
--------------------------------------------------------------------------------
/uploads/awards/master-donator.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/master-donator.png
--------------------------------------------------------------------------------
/uploads/awards/stock-ticker_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/stock-ticker_24.png
--------------------------------------------------------------------------------
/uploads/awards/gavel-of-justice.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/gavel-of-justice.png
--------------------------------------------------------------------------------
/uploads/awards/symbol-dollar_24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/symbol-dollar_24.png
--------------------------------------------------------------------------------
/style.css:
--------------------------------------------------------------------------------
1 | .trowxeno {
2 | background: #333333 none repeat scroll 0 0;
3 | border-bottom: 1px solid #0f0f0f;
4 | border-top: 1px solid #303030;
5 | }
6 |
--------------------------------------------------------------------------------
/stylish:
--------------------------------------------------------------------------------
1 |
2 | @namespace url(http://www.w3.org/1999/xhtml);
3 | @-moz-document domain("hack-free.net"), url(http://hack-free.net) {
4 |
5 |
6 | #content > CENTER > IFRAME
7 | {display: none !important;}
8 |
9 | #content > DIV:nth-child(3) > DIV:first-child
10 | {display: none !important;}
11 |
12 | HTML > BODY > DIV:nth-child(3) > DIV,
13 | logo
14 | {display: none !important;}
15 |
16 | HTML > BODY > DIV:nth-child(3),
17 | fc_logo, topwrap1
18 | {display: none !important;}
19 |
20 |
21 | #sidebar {display: none !important;}
22 |
23 | #input, input.textbox, textarea, select, fieldset, legend, .button, .expcolimage, .lastpost, .hide, .upbox, .msgx, .unhide, .bigbutton, .bigbuttonred, .dbuttonn, .tborder, .thead, .navigation, .stats, .showthreadbox, .prefix1, .prefix2, .prefix3, .prefix4, .prefix6, .prefix7, .prefixvip, .prefixwarez, .postbitbox, .box1, .likebar, .edited, .likebutton, .repbox, .pm_alert, .red_alert, .info, .pmcount, .megaupgrade, .upgradeinfo, .premiumupgrade, .donate, .bbutton {border-radius: 0;}
24 |
25 | #indexy {width: 100%;}
26 | #container {
27 | background: #1a1a1a none repeat scroll 0 0;
28 | color: #1a1a1a;
29 | margin: auto;
30 | padding: 0 10px 10px;
31 | text-align: left;
32 | width: 90%;
33 | }
34 |
35 | body {
36 | background: #1a1a1a none repeat scroll 0 0;
37 | color: #1a1a1a;
38 | font-family: "roboto",sans-serif;
39 | font-size: 14px;
40 | line-height: 1.4;
41 | margin: 0;
42 | padding: 0;
43 | text-align: center;}
44 |
45 | .navigation {
46 | background: #312644 none repeat scroll 0 0;
47 | color: #312644;
48 | font-size: 14px;
49 | margin-bottom: 20px;
50 | padding: 10px;
51 | }
52 | .thead {
53 | background: #619ECB none repeat scroll 0 0;
54 | color: #fff;
55 | font-weight: normal;
56 | }
57 | .pm_alert {
58 | background: #42663e none repeat scroll 0 0;
59 | border-bottom: 0 solid #337531;
60 | color: #fff;
61 | font-size: 13px;
62 | margin-bottom: 0;
63 | padding: 10px 20px;
64 | text-align: center;
65 | }
66 | #pm_notice > DIV:first-child > A > IMG
67 | {display: none !important;}
68 |
69 | .fa-bell::before {
70 | content: "";
71 | }
72 | .fa {
73 | display: inline-block;
74 | font-family: FontAwesome;
75 | font-style: normal;
76 | font-weight: normal;
77 | line-height: 0;
78 | }
79 | .alertbox {
80 | -moz-border-bottom-colors: none;
81 | -moz-border-left-colors: none;
82 | -moz-border-right-colors: none;
83 | -moz-border-top-colors: none;
84 | background: #1a1a1a none repeat scroll 0 0;
85 | border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) -moz-use-text-color;
86 | border-image: none;
87 | border-width: 1px 1px 1px medium;
88 | color: #fff;
89 | padding: 6px;
90 | }
91 | .wrap {
92 | border-left: 20px solid #1a1a1a;
93 | border-right: 20px solid #1a1a1a;
94 | margin: 0 auto;
95 | width: 90%;
96 | }
97 | .wrap2 {
98 | background: #1a1a1a none repeat scroll 0 0;
99 | min-width: 992px;
100 | }
101 | .topmenu {
102 | background: #1a1a1a none repeat scroll 0 0;
103 | color: #a0a0a0;
104 | height: 45px;
105 | }
106 | .icon-thread-newfolder::before {
107 | color: #0f5799;
108 | content: "";
109 | font-family: FontAwesome;
110 | }
111 | .fdticons {
112 | background: #333333 none repeat scroll 0 0;
113 | border-radius: 2px;
114 | font-family: FontAwesome;
115 | font-size: 16px;
116 | padding: 3px 6px;
117 | }
118 | .trow1, .trow2 {
119 | background: #333333 none repeat scroll 0 0;
120 | border-bottom: 1px solid #0f0f0f;
121 | border-top: 1px solid #303030;
122 | }
123 |
124 | table {
125 | color: #a0a0a0;
126 | font-family: "roboto",sans-serif;
127 | font-size: 12px;
128 | }
129 | .inferno_content {
130 | color: #fff;
131 | margin-bottom: 0;
132 | margin-right: 10px;
133 | margin-top: 5px;
134 | overflow: auto;
135 | padding-left: 5px;
136 | word-wrap: normal;
137 | }
138 | .fa-hand-o-right::before {
139 | content: "";
140 | }
141 | #container {
142 | color: #a0a0a0;
143 | text-align: left;
144 | }
145 | .tborder {
146 | background: #333333 none repeat scroll 0 0;
147 | box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
148 | margin: 0 auto;
149 | width: 100%;
150 | }
151 | #content > DIV:nth-child(5) > DIV:nth-child(3) > SPAN,
152 | smalltext
153 | {display: none !important;}
154 |
155 | #content > DIV:nth-child(5) > DIV:first-child > DIV,
156 | thread
157 | {display: none !important;}
158 |
159 | .showthreadbox {
160 | background: #281830 none repeat scroll 0 0;
161 | border: 1px solid #281830;
162 | height: 50px;
163 | padding: 15px;
164 | }
165 |
166 | .bigbutton {
167 | background: #281830 none repeat scroll 0 0;
168 | color: #fff;
169 | font-size: 18px;
170 | padding: 4px 12px;
171 | text-shadow: 0 0px 0 rgba(0, 0, 0, 0);
172 | }
173 |
174 | .postbitavatar {
175 | border-left: 0 solid #303030;
176 | border-right: 0 solid #303030;
177 | }
178 | #pid494900 > SPAN > DIV:first-child > DIV,
179 | postbitbox4
180 | {display: none !important;}
181 | .postbitbox2 {
182 | background: #222 none repeat scroll 0 0;
183 | border-left: 0 solid #303030;
184 | border-right: 0 solid #303030;
185 | color: #a0a0a0;
186 | height: 17px;
187 | padding: 0;
188 | }
189 | #pid494900 > SPAN > DIV:nth-child(6),
190 | postbitbox2
191 | {display: none !important;}
192 |
193 | .postbitbox1 {
194 | background: #202020 none repeat scroll 0 0;
195 | border-left: 0 solid #303030;
196 | border-right: 0 solid #303030;
197 | border-top-left-radius: 0;
198 | border-top-right-radius: 0;
199 | color: #fff;
200 | height: 5px;
201 | padding: 15px;
202 | }
203 | element.style {
204 | float: right;
205 | margin-top: 10px;
206 | }
207 |
208 | blockquote {
209 | -moz-border-bottom-colors: none;
210 | -moz-border-left-colors: none;
211 | -moz-border-right-colors: none;
212 | -moz-border-top-colors: none;
213 | background: #252525 none repeat scroll 0 0;
214 | border-bottom-right-radius: 0;
215 | border-color: #619ECB;
216 | border-image: none;
217 | border-style: solid;
218 | border-top-right-radius: 0;
219 | border-width: 1px 1px 1px 10px;
220 | margin: 0;
221 | padding: 8px;
222 | }
223 | .pagination a {
224 | background: #6c5c78 none repeat scroll 0 0;
225 | margin-left: 1px;
226 | }
227 | .postbitbox3_offline {
228 | background: #701313 none repeat scroll 0 0;
229 | border-bottom-left-radius: 0;
230 | border-bottom-right-radius: 0;
231 | border-left: 0 solid #dd4242;
232 | border-right: 0 solid #dd4242;
233 | color: #fff;
234 | height: 18px;
235 | padding: 4px;
236 | }
237 | .postbitbox3_online {
238 | background: #7ecb61 none repeat scroll 0 0;
239 | border-bottom-left-radius: 0;
240 | border-bottom-right-radius: 0;
241 | border-left: 0 solid #449c41;
242 | border-right: 0 solid #449c41;
243 | color: #fff;
244 | height: 18px;
245 | padding: 4px;
246 | }
247 | HTML > BODY > DIV:nth-child(2) > DIV > DIV > FORM,
248 | search_box
249 | {display: none !important;}
250 | #showmenu > A
251 | {display: none !important;}
252 |
253 | #resize > A
254 | {display: none !important;}
255 |
256 | #prostats_table > TABLE > TBODY > TR > TD:last-child,
257 | trow2
258 | {display: none !important;}
259 | .postbitavatar img {
260 | border-radius: 0;
261 | margin-bottom: 2px;
262 | margin-top: 2px;
263 | }
264 |
265 | .green {
266 | background: #36cf5e none repeat scroll 0 0;
267 | border-radius: 0px;
268 | color: white;
269 | font-size: 13px;
270 | font-style: normal;
271 | margin-bottom: 15px;
272 | padding: 10px 20px;
273 | text-align: center;
274 | }
275 |
276 | .orange {
277 | background: #e3882d none repeat scroll 0 0;
278 | border-radius: 0px;
279 | color: white;
280 | font-size: 13px;
281 | font-style: normal;
282 | margin-bottom: 15px;
283 | padding: 10px 20px;
284 | text-align: center;
285 | }
286 | }
287 |
--------------------------------------------------------------------------------
/greasemonkey:
--------------------------------------------------------------------------------
1 | // ==UserScript==
2 | // @name Hack-Free flat
3 | // @namespace https://github.com/XenocodeRCE
4 | // @version 1.0.0
5 | // @description Theme flat pour Hack-Free
6 | // @include http://www.hack-free.net/*
7 | // @include http://hack-free.net/*
8 | // @include *hack-free.net/*
9 | // @author XenocodeRCE
10 | // @require https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.8.0/highlight.min.js
11 | // @require https://code.jquery.com/jquery-2.1.4.min.js
12 | // @resoure CSSPHP https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/style.css
13 | // @resource HLCSS https://raw.githubusercontent.com/isagalaev/highlight.js/master/src/styles/monokai-sublime.css
14 | // @grant GM_addStyle
15 | // @grant GM_getResourceText
16 | // @run-at document-start
17 | // ==/UserScript==
18 |
19 |
20 | /* INFORMATION - READ */
21 | // You can change Highlighter Theme: https://github.com/isagalaev/highlight.js/tree/master/src/styles || Demo of Themes: https://highlightjs.org/static/demo/
22 | // You can change the preview button shortcut key if you scroll down to USER EDITING.
23 |
24 | // Copyright (c) 2011 Pete Boere (the-echoplex.net) Free under terms of the MIT license: http://www.opensource.org/licenses/mit-license.php
25 | !function(s){s.fn.alterClass=function(a,e){var r=this;if(-1===a.indexOf("*"))return r.removeClass(a),e?r.addClass(e):r;var n=new RegExp("\\s"+a.replace(/\*/g,"[A-Za-z0-9-_]+").split(" ").join("\\s|\\s")+"\\s","g");return r.each(function(a,e){for(var r=" "+e.className+" ";n.test(r);)r=r.replace(n," ");e.className=s.trim(r)}),e?r.addClass(e):r}}(jQuery);
26 |
27 |
28 | var HLCSS = GM_getResourceText('HLCSS');
29 | GM_addStyle(HLCSS);
30 |
31 | /* CUSTOM SYNTAX POUR BALISE CODE*/
32 | $(document).ready(function() { // Highlight Syntax
33 | $('code').each(function(i, block) {
34 | hljs.highlightBlock(block);
35 | });
36 | });
37 |
38 |
39 | /* FONCTIONS */
40 | function addGlobalStyle(css) {
41 | var head,
42 | style;
43 | head = document.getElementsByTagName('head') [0];
44 | if (!head) {
45 | return;
46 | }
47 | style = document.createElement('style');
48 | style.type = 'text/css';
49 | style.innerHTML = css;
50 | head.appendChild(style);
51 | }
52 | function replaceAll(str, find, replace) {
53 | return str.replace(new RegExp(find, 'g'), replace);
54 | }
55 | function replaceuserbarandawards() {
56 | var tags = document.getElementsByTagName('img');
57 | for (var i = 0; i < tags.length; i++) {
58 | /* REPLACE USERBAR */
59 | tags[i].src = tags[i].src.replace('http://hack-free.net/images/userbarsLM/Vendeur.png', 'https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/Vendeur.png');
60 | tags[i].src = tags[i].src.replace('http://hack-free.net/images/userbarsLM/Survivor.png', 'https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/Survivor.png');
61 | tags[i].src = tags[i].src.replace('http://hack-free.net/images/userbarsLM/Membre.png', 'https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/Membre.png');
62 | tags[i].src = tags[i].src.replace('http://hack-free.net/images/userbarsLM/paranetwork.png', 'https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/paranetwork.png');
63 | tags[i].src = tags[i].src.replace('http://hack-free.net/images/userbarsLM/Analyste.png', 'https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/Analyste.png');
64 | tags[i].src = tags[i].src.replace('http://hack-free.net/images/userbarsLM/paracoder.png', 'https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/Coderr.png');
65 | tags[i].src = tags[i].src.replace('http://hack-free.net/images/userbarsLM/Cracker.png', 'https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/Cracker.png');
66 | tags[i].src = tags[i].src.replace('http://hack-free.net/images/userbarsLM/Donateur.png', 'https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/Donateur.png');
67 | tags[i].src = tags[i].src.replace('http://hack-free.net/images/userbarsLM/Designer.png', 'https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/Designer.png');
68 | tags[i].src = tags[i].src.replace('http://hack-free.net/images/userbarsLM/Groupe.png', 'https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/Groupe.png');
69 | tags[i].src = tags[i].src.replace('http://hack-free.net/images/userbarsLM/Helper.png', 'https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/Helper.png');
70 | tags[i].src = tags[i].src.replace('http://hack-free.net/images/userbarsLM/HF%20Officiel.png', 'https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/HF%20Officiel.png');
71 | tags[i].src = tags[i].src.replace('http://hack-free.net/images/userbarsLM/HFHebdo.png', 'https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/HFHebdo.png');
72 | tags[i].src = tags[i].src.replace('http://hack-free.net/images/userbarsLM/SuperModo.png', 'https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/SuperModo.png');
73 | tags[i].src = tags[i].src.replace('http://hack-free.net/images/userbarsLM/Admin.png', 'https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/userbar/Admin.png');
74 | /* REPLACE AWARDS */
75 | /*tags[i].src = tags[i].src.replace('http://hack-free.net/uploads/awards/art-couleur-peinture-icone-5040-32(1).png','https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/graphic-master.png'); //Designer
76 | tags[i].src = tags[i].src.replace('http://hack-free.net/uploads/awards/youtube-icone-8942-32(1).png','https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/YouTube.png'); //Youtube
77 | tags[i].src = tags[i].src.replace('http://hack-free.net/uploads/awards/accessoires-un-dictionnaire-icone.png','https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/A_24.png'); //0 faute
78 | tags[i].src = tags[i].src.replace('http://hack-free.net/uploads/awards/etoile-icone-4268-32(1).png','https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/6.jpg.png'); //Staff
79 | tags[i].src = tags[i].src.replace('http://hack-free.net/uploads/awards/diamants-icone-4181-32(1).png','https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/donator.png'); //
80 | tags[i].src = tags[i].src.replace('http://hack-free.net/uploads/awards/adwer.png','https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/stock-ticker_24.png'); //Coder
81 | tags[i].src = tags[i].src.replace('http://hack-free.net/uploads/awards/Steam.png','https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/fps-gawd.png'); //Gamer
82 | tags[i].src = tags[i].src.replace('http://hack-free.net/uploads/awards/diamant.png','https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/master-donator.png'); //donnateur
83 | tags[i].src = tags[i].src.replace('http://hack-free.net/uploads/awards/loi(1).png','https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/gavel-of-justice.png'); //Obei au reglement
84 | tags[i].src = tags[i].src.replace('http://hack-free.net/uploads/awards/Il7jk.png','https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/1.jpg.png'); //White Hat
85 | tags[i].src = tags[i].src.replace('http://hack-free.net/uploads/awards/black-hat(1).png','https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/gumshoe_24.png'); //Black Hat
86 | tags[i].src = tags[i].src.replace('http://hack-free.net/uploads/awards/1352644060-gh2.png','https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/graphic-master.png'); //Grey Hat
87 | tags[i].src = tags[i].src.replace('http://hack-free.net/uploads/awards/1354824518_US-dollar.png','https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/symbol-dollar_24.png'); //Vendeur
88 | tags[i].src = tags[i].src.replace('http://hack-free.net/uploads/awards/1354880435_clown(1).png','https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/jokester.gif'); //Drole
89 | tags[i].src = tags[i].src.replace('http://hack-free.net/uploads/awards/especes-pieces-monnaie-icone-9113-32(1).png','https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/blue_diamond.png'); //L33T
90 | tags[i].src = tags[i].src.replace('http://hack-free.net/uploads/awards/1356864458-billet.png','https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/benefactor.png'); //Riche comme crésus
91 | tags[i].src = tags[i].src.replace('http://hack-free.net/uploads/awards/lingots-or-icone-7461-32(1).png','https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/grand.png'); //Lingot
92 | tags[i].src = tags[i].src.replace('http://hack-free.net/uploads/awards/canabis(1).png','https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/legalize.png'); //Fumeur de oinj
93 | tags[i].src = tags[i].src.replace('http://hack-free.net/uploads/awards/helpeur.png','https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/beer-stein_24.png'); //Helper
94 | tags[i].src = tags[i].src.replace('http://hack-free.net/uploads/awards/hf.png','https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/6.jpg.png'); //Rpz HF
95 | tags[i].src = tags[i].src.replace('http://hack-free.net/uploads/awards/icon_ts3.png','https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/sticky-bro.png'); //TS
96 | tags[i].src = tags[i].src.replace('http://hack-free.net/uploads/awards/page_quality-24.png','https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/silver_medal.png'); //100 reput
97 | tags[i].src = tags[i].src.replace('http://hack-free.net/uploads/awards/star.png','https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/silver_medal.png'); //100 messages
98 | tags[i].src = tags[i].src.replace('http://hack-free.net/uploads/awards/one.png','https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/gold_24.png'); //Membre depuis 1 an
99 | tags[i].src = tags[i].src.replace('http://hack-free.net/uploads/awards/smile_-_ok-24.png','https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/bronze_24.png'); //200 merci
100 | tags[i].src = tags[i].src.replace('http://hack-free.net/uploads/awards/grenade-icon.png','https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/awards/grenade_24.png'); //Survivor*/
101 | /* REPLACE STARS*/
102 | tags[i].src = tags[i].src.replace('http://hack-free.net/images/star.png', 'https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/star/star.png'); //User star
103 | tags[i].src = tags[i].src.replace('http://hack-free.net/images/star1.png', 'https://raw.githubusercontent.com/XenocodeRCE/hack-free-flat/master/uploads/star/star1.png'); //User star
104 | }
105 | }
106 | function isInArray(array, search){
107 | return (array.indexOf(search) >= 0) ? true : false;
108 | }
109 |
110 |
111 |
112 |
113 | /* CHECK SI POST REPY FAIT PARTIE DU STAFF */
114 | $(function(){
115 | $('div #posts > table[id*="post_"').each(function(){
116 | if($(this).find('.postbitbox1 a').attr('href').split('http://hack-free.net/User-')[1] == 1) {
117 | $(this).find('td[style*=\'vertical-align: middle\']').attr('class', 'trowadmin');
118 | }else if($(this).find('.postbitbox1 a').attr('href').split('http://hack-free.net/User-')[1] == 3) {
119 | $(this).find('td[style*=\'vertical-align: middle\']').attr('class', 'trowsupmodo');
120 | }else {
121 | $(this).find('td[style*=\'vertical-align: middle\']').attr('class', 'trowxeno');
122 | }
123 | });
124 | });
125 |
126 | /*CUSTOM CSS*/
127 | function AddCss() {
128 | addGlobalStyle('.trowxeno { background: #619ECB none repeat scroll 0 0; border-bottom: 0px solid #0f0f0f; border-top: 0px solid #303030; }');
129 | addGlobalStyle('.trowadmin { background: #CD0C0A none repeat scroll 0 0; border-bottom: 0px solid #0f0f0f; border-top: 0px solid #303030; }');
130 | addGlobalStyle('.trowsupmodo { background: #C2F2FC none repeat scroll 0 0; border-bottom: 0px solid #0f0f0f; border-top: 0px solid #303030; }');
131 |
132 | /*EDIT HTML*/
133 | /*$('td[style*=\'vertical-align: middle\']').attr('class', 'trowxeno'); // séparateur entre 2 réponses dans un sujet*/
134 | $('td[style*=\'border-bottom: none\']').attr('class', 'trowxeno'); // barre top pour "qui est en ligne ?"
135 |
136 |
137 | }
138 |
139 |
140 | $(document).ready(function () {
141 |
142 | AddCss();
143 | if(document.URL.indexOf("/Thread") != -1){
144 | replaceuserbarandawards();
145 | }
146 | if(document.URL.indexOf("/showgroups.php?page") != -1){
147 | replaceuserbarandawards();
148 | }
149 | if(document.URL.indexOf("/User-") != -1){
150 | replaceuserbarandawards();
151 | }
152 | if(document.URL.indexOf("/private.php") != -1){
153 | replaceuserbarandawards();
154 | }
155 | if(document.URL.indexOf("/newthread.php") != -1){
156 | replaceuserbarandawards();
157 | }
158 |
159 | });
160 |
161 |
162 |
163 |
--------------------------------------------------------------------------------
/LICENSE:
--------------------------------------------------------------------------------
1 | GNU GENERAL PUBLIC LICENSE
2 | Version 2, June 1991
3 |
4 | Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
5 | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
6 | Everyone is permitted to copy and distribute verbatim copies
7 | of this license document, but changing it is not allowed.
8 |
9 | Preamble
10 |
11 | The licenses for most software are designed to take away your
12 | freedom to share and change it. By contrast, the GNU General Public
13 | License is intended to guarantee your freedom to share and change free
14 | software--to make sure the software is free for all its users. This
15 | General Public License applies to most of the Free Software
16 | Foundation's software and to any other program whose authors commit to
17 | using it. (Some other Free Software Foundation software is covered by
18 | the GNU Lesser General Public License instead.) You can apply it to
19 | your programs, too.
20 |
21 | When we speak of free software, we are referring to freedom, not
22 | price. Our General Public Licenses are designed to make sure that you
23 | have the freedom to distribute copies of free software (and charge for
24 | this service if you wish), that you receive source code or can get it
25 | if you want it, that you can change the software or use pieces of it
26 | in new free programs; and that you know you can do these things.
27 |
28 | To protect your rights, we need to make restrictions that forbid
29 | anyone to deny you these rights or to ask you to surrender the rights.
30 | These restrictions translate to certain responsibilities for you if you
31 | distribute copies of the software, or if you modify it.
32 |
33 | For example, if you distribute copies of such a program, whether
34 | gratis or for a fee, you must give the recipients all the rights that
35 | you have. You must make sure that they, too, receive or can get the
36 | source code. And you must show them these terms so they know their
37 | rights.
38 |
39 | We protect your rights with two steps: (1) copyright the software, and
40 | (2) offer you this license which gives you legal permission to copy,
41 | distribute and/or modify the software.
42 |
43 | Also, for each author's protection and ours, we want to make certain
44 | that everyone understands that there is no warranty for this free
45 | software. If the software is modified by someone else and passed on, we
46 | want its recipients to know that what they have is not the original, so
47 | that any problems introduced by others will not reflect on the original
48 | authors' reputations.
49 |
50 | Finally, any free program is threatened constantly by software
51 | patents. We wish to avoid the danger that redistributors of a free
52 | program will individually obtain patent licenses, in effect making the
53 | program proprietary. To prevent this, we have made it clear that any
54 | patent must be licensed for everyone's free use or not licensed at all.
55 |
56 | The precise terms and conditions for copying, distribution and
57 | modification follow.
58 |
59 | GNU GENERAL PUBLIC LICENSE
60 | TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
61 |
62 | 0. This License applies to any program or other work which contains
63 | a notice placed by the copyright holder saying it may be distributed
64 | under the terms of this General Public License. The "Program", below,
65 | refers to any such program or work, and a "work based on the Program"
66 | means either the Program or any derivative work under copyright law:
67 | that is to say, a work containing the Program or a portion of it,
68 | either verbatim or with modifications and/or translated into another
69 | language. (Hereinafter, translation is included without limitation in
70 | the term "modification".) Each licensee is addressed as "you".
71 |
72 | Activities other than copying, distribution and modification are not
73 | covered by this License; they are outside its scope. The act of
74 | running the Program is not restricted, and the output from the Program
75 | is covered only if its contents constitute a work based on the
76 | Program (independent of having been made by running the Program).
77 | Whether that is true depends on what the Program does.
78 |
79 | 1. You may copy and distribute verbatim copies of the Program's
80 | source code as you receive it, in any medium, provided that you
81 | conspicuously and appropriately publish on each copy an appropriate
82 | copyright notice and disclaimer of warranty; keep intact all the
83 | notices that refer to this License and to the absence of any warranty;
84 | and give any other recipients of the Program a copy of this License
85 | along with the Program.
86 |
87 | You may charge a fee for the physical act of transferring a copy, and
88 | you may at your option offer warranty protection in exchange for a fee.
89 |
90 | 2. You may modify your copy or copies of the Program or any portion
91 | of it, thus forming a work based on the Program, and copy and
92 | distribute such modifications or work under the terms of Section 1
93 | above, provided that you also meet all of these conditions:
94 |
95 | a) You must cause the modified files to carry prominent notices
96 | stating that you changed the files and the date of any change.
97 |
98 | b) You must cause any work that you distribute or publish, that in
99 | whole or in part contains or is derived from the Program or any
100 | part thereof, to be licensed as a whole at no charge to all third
101 | parties under the terms of this License.
102 |
103 | c) If the modified program normally reads commands interactively
104 | when run, you must cause it, when started running for such
105 | interactive use in the most ordinary way, to print or display an
106 | announcement including an appropriate copyright notice and a
107 | notice that there is no warranty (or else, saying that you provide
108 | a warranty) and that users may redistribute the program under
109 | these conditions, and telling the user how to view a copy of this
110 | License. (Exception: if the Program itself is interactive but
111 | does not normally print such an announcement, your work based on
112 | the Program is not required to print an announcement.)
113 |
114 | These requirements apply to the modified work as a whole. If
115 | identifiable sections of that work are not derived from the Program,
116 | and can be reasonably considered independent and separate works in
117 | themselves, then this License, and its terms, do not apply to those
118 | sections when you distribute them as separate works. But when you
119 | distribute the same sections as part of a whole which is a work based
120 | on the Program, the distribution of the whole must be on the terms of
121 | this License, whose permissions for other licensees extend to the
122 | entire whole, and thus to each and every part regardless of who wrote it.
123 |
124 | Thus, it is not the intent of this section to claim rights or contest
125 | your rights to work written entirely by you; rather, the intent is to
126 | exercise the right to control the distribution of derivative or
127 | collective works based on the Program.
128 |
129 | In addition, mere aggregation of another work not based on the Program
130 | with the Program (or with a work based on the Program) on a volume of
131 | a storage or distribution medium does not bring the other work under
132 | the scope of this License.
133 |
134 | 3. You may copy and distribute the Program (or a work based on it,
135 | under Section 2) in object code or executable form under the terms of
136 | Sections 1 and 2 above provided that you also do one of the following:
137 |
138 | a) Accompany it with the complete corresponding machine-readable
139 | source code, which must be distributed under the terms of Sections
140 | 1 and 2 above on a medium customarily used for software interchange; or,
141 |
142 | b) Accompany it with a written offer, valid for at least three
143 | years, to give any third party, for a charge no more than your
144 | cost of physically performing source distribution, a complete
145 | machine-readable copy of the corresponding source code, to be
146 | distributed under the terms of Sections 1 and 2 above on a medium
147 | customarily used for software interchange; or,
148 |
149 | c) Accompany it with the information you received as to the offer
150 | to distribute corresponding source code. (This alternative is
151 | allowed only for noncommercial distribution and only if you
152 | received the program in object code or executable form with such
153 | an offer, in accord with Subsection b above.)
154 |
155 | The source code for a work means the preferred form of the work for
156 | making modifications to it. For an executable work, complete source
157 | code means all the source code for all modules it contains, plus any
158 | associated interface definition files, plus the scripts used to
159 | control compilation and installation of the executable. However, as a
160 | special exception, the source code distributed need not include
161 | anything that is normally distributed (in either source or binary
162 | form) with the major components (compiler, kernel, and so on) of the
163 | operating system on which the executable runs, unless that component
164 | itself accompanies the executable.
165 |
166 | If distribution of executable or object code is made by offering
167 | access to copy from a designated place, then offering equivalent
168 | access to copy the source code from the same place counts as
169 | distribution of the source code, even though third parties are not
170 | compelled to copy the source along with the object code.
171 |
172 | 4. You may not copy, modify, sublicense, or distribute the Program
173 | except as expressly provided under this License. Any attempt
174 | otherwise to copy, modify, sublicense or distribute the Program is
175 | void, and will automatically terminate your rights under this License.
176 | However, parties who have received copies, or rights, from you under
177 | this License will not have their licenses terminated so long as such
178 | parties remain in full compliance.
179 |
180 | 5. You are not required to accept this License, since you have not
181 | signed it. However, nothing else grants you permission to modify or
182 | distribute the Program or its derivative works. These actions are
183 | prohibited by law if you do not accept this License. Therefore, by
184 | modifying or distributing the Program (or any work based on the
185 | Program), you indicate your acceptance of this License to do so, and
186 | all its terms and conditions for copying, distributing or modifying
187 | the Program or works based on it.
188 |
189 | 6. Each time you redistribute the Program (or any work based on the
190 | Program), the recipient automatically receives a license from the
191 | original licensor to copy, distribute or modify the Program subject to
192 | these terms and conditions. You may not impose any further
193 | restrictions on the recipients' exercise of the rights granted herein.
194 | You are not responsible for enforcing compliance by third parties to
195 | this License.
196 |
197 | 7. If, as a consequence of a court judgment or allegation of patent
198 | infringement or for any other reason (not limited to patent issues),
199 | conditions are imposed on you (whether by court order, agreement or
200 | otherwise) that contradict the conditions of this License, they do not
201 | excuse you from the conditions of this License. If you cannot
202 | distribute so as to satisfy simultaneously your obligations under this
203 | License and any other pertinent obligations, then as a consequence you
204 | may not distribute the Program at all. For example, if a patent
205 | license would not permit royalty-free redistribution of the Program by
206 | all those who receive copies directly or indirectly through you, then
207 | the only way you could satisfy both it and this License would be to
208 | refrain entirely from distribution of the Program.
209 |
210 | If any portion of this section is held invalid or unenforceable under
211 | any particular circumstance, the balance of the section is intended to
212 | apply and the section as a whole is intended to apply in other
213 | circumstances.
214 |
215 | It is not the purpose of this section to induce you to infringe any
216 | patents or other property right claims or to contest validity of any
217 | such claims; this section has the sole purpose of protecting the
218 | integrity of the free software distribution system, which is
219 | implemented by public license practices. Many people have made
220 | generous contributions to the wide range of software distributed
221 | through that system in reliance on consistent application of that
222 | system; it is up to the author/donor to decide if he or she is willing
223 | to distribute software through any other system and a licensee cannot
224 | impose that choice.
225 |
226 | This section is intended to make thoroughly clear what is believed to
227 | be a consequence of the rest of this License.
228 |
229 | 8. If the distribution and/or use of the Program is restricted in
230 | certain countries either by patents or by copyrighted interfaces, the
231 | original copyright holder who places the Program under this License
232 | may add an explicit geographical distribution limitation excluding
233 | those countries, so that distribution is permitted only in or among
234 | countries not thus excluded. In such case, this License incorporates
235 | the limitation as if written in the body of this License.
236 |
237 | 9. The Free Software Foundation may publish revised and/or new versions
238 | of the General Public License from time to time. Such new versions will
239 | be similar in spirit to the present version, but may differ in detail to
240 | address new problems or concerns.
241 |
242 | Each version is given a distinguishing version number. If the Program
243 | specifies a version number of this License which applies to it and "any
244 | later version", you have the option of following the terms and conditions
245 | either of that version or of any later version published by the Free
246 | Software Foundation. If the Program does not specify a version number of
247 | this License, you may choose any version ever published by the Free Software
248 | Foundation.
249 |
250 | 10. If you wish to incorporate parts of the Program into other free
251 | programs whose distribution conditions are different, write to the author
252 | to ask for permission. For software which is copyrighted by the Free
253 | Software Foundation, write to the Free Software Foundation; we sometimes
254 | make exceptions for this. Our decision will be guided by the two goals
255 | of preserving the free status of all derivatives of our free software and
256 | of promoting the sharing and reuse of software generally.
257 |
258 | NO WARRANTY
259 |
260 | 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
261 | FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
262 | OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
263 | PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
264 | OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
265 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
266 | TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
267 | PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
268 | REPAIR OR CORRECTION.
269 |
270 | 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
271 | WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
272 | REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
273 | INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
274 | OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
275 | TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
276 | YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
277 | PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
278 | POSSIBILITY OF SUCH DAMAGES.
279 |
280 | END OF TERMS AND CONDITIONS
281 |
282 | How to Apply These Terms to Your New Programs
283 |
284 | If you develop a new program, and you want it to be of the greatest
285 | possible use to the public, the best way to achieve this is to make it
286 | free software which everyone can redistribute and change under these terms.
287 |
288 | To do so, attach the following notices to the program. It is safest
289 | to attach them to the start of each source file to most effectively
290 | convey the exclusion of warranty; and each file should have at least
291 | the "copyright" line and a pointer to where the full notice is found.
292 |
293 | {description}
294 | Copyright (C) {year} {fullname}
295 |
296 | This program is free software; you can redistribute it and/or modify
297 | it under the terms of the GNU General Public License as published by
298 | the Free Software Foundation; either version 2 of the License, or
299 | (at your option) any later version.
300 |
301 | This program is distributed in the hope that it will be useful,
302 | but WITHOUT ANY WARRANTY; without even the implied warranty of
303 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
304 | GNU General Public License for more details.
305 |
306 | You should have received a copy of the GNU General Public License along
307 | with this program; if not, write to the Free Software Foundation, Inc.,
308 | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
309 |
310 | Also add information on how to contact you by electronic and paper mail.
311 |
312 | If the program is interactive, make it output a short notice like this
313 | when it starts in an interactive mode:
314 |
315 | Gnomovision version 69, Copyright (C) year name of author
316 | Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
317 | This is free software, and you are welcome to redistribute it
318 | under certain conditions; type `show c' for details.
319 |
320 | The hypothetical commands `show w' and `show c' should show the appropriate
321 | parts of the General Public License. Of course, the commands you use may
322 | be called something other than `show w' and `show c'; they could even be
323 | mouse-clicks or menu items--whatever suits your program.
324 |
325 | You should also get your employer (if you work as a programmer) or your
326 | school, if any, to sign a "copyright disclaimer" for the program, if
327 | necessary. Here is a sample; alter the names:
328 |
329 | Yoyodyne, Inc., hereby disclaims all copyright interest in the program
330 | `Gnomovision' (which makes passes at compilers) written by James Hacker.
331 |
332 | {signature of Ty Coon}, 1 April 1989
333 | Ty Coon, President of Vice
334 |
335 | This General Public License does not permit incorporating your program into
336 | proprietary programs. If your program is a subroutine library, you may
337 | consider it more useful to permit linking proprietary applications with the
338 | library. If this is what you want to do, use the GNU Lesser General
339 | Public License instead of this License.
340 |
341 |
--------------------------------------------------------------------------------
/css.php:
--------------------------------------------------------------------------------
1 | .dbuttonn {
2 | padding: 6px 12px;
3 | color: #fff;
4 | background: #303030;
5 | }
6 |
7 | .dbuttonn:hover {
8 | background: #f48734;
9 | color: #000;
10 | -webkit-transition: background-color 250ms linear,color 250ms linear;
11 | -moz-transition: background-color 250ms linear,color 250ms linear;
12 | -o-transition: background-color 250ms linear,color 250ms linear;
13 | -ms-transition: background-color 250ms linear,color 250ms linear;
14 | transition: background-color 250ms linear,color 250ms linear;
15 | }
16 |
17 | .logo {
18 | margin-left: -25%;
19 | }
20 |
21 | .mehwhat {
22 | font-family: 'Oswald',sans-serif;
23 | font-size: 20px;
24 | color: #fff;
25 | }
26 |
27 | .roundy {
28 | border-radius: 50%;
29 | padding: 20px;
30 | display: inline-block;
31 | text-align: center;
32 | }
33 |
34 | .roundy_blue {
35 | border: 3px solid #f48734;
36 | }
37 |
38 | .reddish {
39 | color: #d53e3e;
40 | }
41 |
42 | .orangee {
43 | color: #eb7242;
44 | }
45 |
46 | strong {
47 | font-weight: 700;
48 | }
49 |
50 | .pi {
51 | color: #37373d;
52 | border: 1px solid ##37373d;
53 | padding: 5px 3px;
54 | text-align: center;
55 | font-size: 15px;
56 | -webkit-box-shadow: 0 0 3px 0 ##37373d;
57 | box-shadow: 0 0 3px 0 ##37373d;
58 | margin-right: 3px;
59 | }
60 |
61 | .pi2 {
62 | color: #f72424;
63 | border: 1px solid #f72424;
64 | padding: 5px 3px;
65 | text-align: center;
66 | font-size: 15px;
67 | -webkit-box-shadow: 0 0 3px 0 #f72424;
68 | box-shadow: 0 0 3px 0 #f72424;
69 | margin-right: 3px;
70 | }
71 |
72 | .pi3 {
73 | color: #ff9f17;
74 | border: 1px solid #ff9f17;
75 | padding: 5px 3px;
76 | text-align: center;
77 | font-size: 15px;
78 | -webkit-box-shadow: 0 0 3px 0 #ff9f17;
79 | box-shadow: 0 0 3px 0 #ff9f17;
80 | }
81 |
82 | .upbox {
83 | background: #286d82;
84 | border: 1px solid #1da8d2;
85 | padding: 10px;
86 | font-size: 14px;
87 | color: #fff;
88 | }
89 |
90 | .thread {
91 | -webkit-border-radius: 50%;
92 | -moz-border-radius: 50%;
93 | border-radius: 50%;
94 | background: #37373d repeat;
95 | padding: 14px;
96 | margin-right: 10px;
97 | -webkit-box-shadow: inset 0 0 5px 0 #20435a;
98 | box-shadow: inset 0 0 5px 0 #20435a;
99 | }
100 |
101 | .bigbutton {
102 | background: #37373d;
103 | padding: 6px 12px;
104 | color: #fff;
105 | font-size: 1.3em;
106 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
107 | }
108 |
109 | .bigbutton:hover {
110 | background: #444;
111 | color: #fff;
112 | }
113 |
114 | .bigbuttonred {
115 | background: #b32424;
116 | padding: 6px 12px;
117 | color: #fff;
118 | font-size: 1.3em;
119 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
120 | }
121 |
122 | .bigbuttonred:hover {
123 | background: #b32424;
124 | color: #fff;
125 | }
126 |
127 | .showthreadbox {
128 | padding: 10px;
129 | margin-bottom: 20px;
130 | border: 2px solid #37373d;
131 | height: 50px;
132 | }
133 |
134 | .showthreadspan {
135 | color: #fff;
136 | font-size: 20px;
137 | }
138 |
139 | .bg {
140 | background: url(images/hf3/glow.png) no-repeat;
141 | height: 400px;
142 | width: 100%!important;
143 | }
144 |
145 | .msgx {
146 | background: #a02626;
147 | color: #fff;
148 | padding: 4px 8px;
149 | margin-bottom: 15px;
150 | }
151 |
152 | input,input.textbox,textarea,select,fieldset,legend,.button,.expcolimage,.lastpost,.hide,.upbox,.msgx,.unhide,.bigbutton,.bigbuttonred,.dbuttonn,.tborder,.thead,.navigation,.stats,.showthreadbox,.prefix1,.prefix2,.prefix3,.prefix4,.prefix6,.prefix7,.prefixvip,.prefixwarez,.postbitbox,.box1,.likebar,.edited,.likebutton,.repbox,.pm_alert,.red_alert,.info,.pmcount,.megaupgrade,.upgradeinfo,.premiumupgrade,.donate,.bbutton {
153 | -webkit-border-radius: 2px;
154 | -moz-border-radius: 2px;
155 | border-radius: 2px;
156 | }
157 |
158 | .topmenu {
159 | height: 45px;
160 | color: #a0a0a0;
161 | background: #282828;
162 | }
163 |
164 | #forums #nav-forums a,#credits #nav-credits a,#help #nav-help a,#awards #nav-awards,#contact #nav-contact,#premium #nav-premium {
165 | background: ##37373d url() repeat;
166 | color: #fff;
167 | }
168 |
169 | body {
170 | background: #282828 url(/images/hf3/dark_mosaic-21.png) repeat;
171 | color: #a0a0a0;
172 | font-family: 'roboto',sans-serif;
173 | text-align: center;
174 | font-size: 14px;
175 | line-height: 1.4;
176 | padding: 0;
177 | margin: 0;
178 | }
179 |
180 | a:link,a:visited {
181 | color: #fff;
182 | text-decoration: none;
183 | }
184 |
185 | a:hover,a:active {
186 | color: #37373d;
187 | text-decoration: none;
188 | }
189 |
190 | #container {
191 | width: 90%;
192 | background: #282828;
193 | color: #a0a0a0;
194 | margin: auto auto;
195 | padding: 20px;
196 | padding-top: 0;
197 | text-align: left;
198 | }
199 |
200 | #content {
201 | width: auto!important;
202 | }
203 |
204 | table {
205 | color: #a0a0a0;
206 | font-family: 'roboto',sans-serif;
207 | font-size: 14px;
208 | }
209 |
210 | .tborder {
211 | width: 100%;
212 | margin: 0 auto;
213 | background: #252525;
214 | box-shadow: 0 0 5px rgba(0,0,0,0.5);
215 | }
216 |
217 | .thead {
218 | background: #37373d repeat;
219 | color: #fff;
220 | font-weight: normal;
221 | }
222 |
223 | .thead strong {
224 | font-weight: normal;
225 | }
226 |
227 | .thead a:link,.thead a:visited,.thead a:hover,.thead a:active {
228 | color: #fff;
229 | text-decoration: none;
230 | font-family: 'Source Sans Pro',sans-serif;
231 | font-size: 16px;
232 | font-weight: bold;
233 | font-weight: normal;
234 | }
235 |
236 | .tcat a:link,.tcat a:visited,.tcat a:hover,.tcat a:active {
237 | color: #a0a0a0;
238 | }
239 |
240 | .tcat {
241 | background: #202020;
242 | color: #a0a0a0;
243 | font-size: 12px;
244 | text-transform: uppercase;
245 | }
246 |
247 | .trow1,.trow2 {
248 | background: #252525;
249 | border-bottom: 1px solid #0f0f0f;
250 | border-top: 1px solid #303030;
251 | }
252 |
253 | .trow_shaded {
254 | background: #222;
255 | }
256 |
257 | .trow_selected td {
258 | background: #222;
259 | }
260 |
261 | .trow_sep {
262 | background: #222;
263 | color: #a0a0a0;
264 | font-size: 13px;
265 | font-weight: bold;
266 | }
267 |
268 | .tfoot {
269 | color: #a0a0a0;
270 | }
271 |
272 | .tfoot a:link,.tfoot a:visited,.tfoot a:hover,.tfoot a:active {
273 | color: #a0a0a0;
274 | text-decoration: none;
275 | }
276 |
277 | .bottommenu {
278 | background: #efefef;
279 | color: #000;
280 | border: 1px solid #4874a3;
281 | padding: 10px;
282 | }
283 |
284 | .smalltext {
285 | font-size: 12px;
286 | }
287 |
288 | .largetext {
289 | font-size: 16px;
290 | font-weight: bold;
291 | }
292 |
293 | input.textbox {
294 | background: #222;
295 | color: #fff;
296 | border: 1px solid #333;
297 | padding: 5px;
298 | outline: 0;
299 | }
300 |
301 | input.textbox:focus {
302 | border: 1px solid #37373d;
303 | }
304 |
305 | textarea {
306 | background: #252525;
307 | color: #a0a0a0;
308 | border: 1px solid #333;
309 | padding: 4px;
310 | font-family: 'Source Sans Pro',sans-serif;
311 | line-height: 1.4;
312 | font-size: 14px;
313 | }
314 |
315 | textarea:focus {
316 | border: 1px solid #37373d;
317 | }
318 |
319 | select {
320 | background: #252525;
321 | border: 1px solid #333;
322 | color: #a0a0a0;
323 | padding: 4px;
324 | }
325 |
326 | .editor {
327 | background: #f1f1f1;
328 | border: 1px solid #ccc;
329 | }
330 |
331 | .editor_control_bar {
332 | background: #252323;
333 | border: 1px solid #37373d;
334 | }
335 |
336 | .autocomplete {
337 | background: #fff;
338 | border: 1px solid #000;
339 | color: black;
340 | }
341 |
342 | .autocomplete_selected {
343 | background: #adcee7;
344 | color: #000;
345 | }
346 |
347 | .popup_menu {
348 | background: #ccc;
349 | border: 1px solid #000;
350 | }
351 |
352 | .popup_menu .popup_item {
353 | background: #fff;
354 | color: #000;
355 | }
356 |
357 | .popup_menu .popup_item:hover {
358 | background: #c7dbee;
359 | color: #000;
360 | }
361 |
362 | .trow_reputation_positive {
363 | background: #347232;
364 | }
365 |
366 | .trow_reputation_negative {
367 | background: #7a2c2c;
368 | }
369 |
370 | .reputation_positive {
371 | color: #4cbe48;
372 | }
373 |
374 | .reputation_neutral {
375 | color: #444;
376 | }
377 |
378 | .reputation_negative {
379 | color: #e94040;
380 | }
381 |
382 | .invalid_field {
383 | border: 1px solid #f30;
384 | color: #f30;
385 | }
386 |
387 | .valid_field {
388 | border: 1px solid #0c0;
389 | }
390 |
391 | .validation_error {
392 | background: url(images/invalid.gif) no-repeat center left;
393 | color: #f30;
394 | margin: 5px 0;
395 | padding: 5px;
396 | font-weight: bold;
397 | font-size: 11px;
398 | padding-left: 22px;
399 | }
400 |
401 | .validation_success {
402 | background: url(images/valid.gif) no-repeat center left;
403 | color: #00b200;
404 | margin: 5px 0;
405 | padding: 5px;
406 | font-weight: bold;
407 | font-size: 11px;
408 | padding-left: 22px;
409 | }
410 |
411 | .validation_loading {
412 | background: url(images/spinner.gif) no-repeat center left;
413 | color: #555;
414 | margin: 5px 0;
415 | padding: 5px;
416 | font-weight: bold;
417 | font-size: 11px;
418 | padding-left: 22px;
419 | }
420 |
421 | img {
422 | border: 0;
423 | }
424 |
425 | .clear {
426 | clear: both;
427 | }
428 |
429 | .hidden {
430 | display: none;
431 | float: none;
432 | width: 1%;
433 | }
434 |
435 | .hiddenrow {
436 | display: none;
437 | }
438 |
439 | .selectall {
440 | background-color: #37373d;
441 | font-weight: bold;
442 | text-align: center;
443 | }
444 |
445 | .float_left {
446 | float: left;
447 | }
448 |
449 | .float_right {
450 | float: right;
451 | }
452 |
453 | .expcolimage {
454 | float: right;
455 | width: auto;
456 | vertical-align: middle;
457 | padding: 2px 4px;
458 | }
459 |
460 | img.attachment {
461 | border: 1px solid #e9e5d7;
462 | padding: 2px;
463 | }
464 |
465 | hr {
466 | background-color: #111;
467 | color: #111;
468 | height: 1px;
469 | border-bottom: 1px solid #333;
470 | width: 100%;
471 | }
472 |
473 | #copyright {
474 | font-family: 'Source Sans Pro',sans-serif;
475 | margin: 0;
476 | padding: 10px 0 0 0;
477 | }
478 |
479 | #debug {
480 | float: right;
481 | text-align: right;
482 | margin-top: 0;
483 | }
484 |
485 | blockquote {
486 | border: 1px solid #555;
487 | margin: 0;
488 | background: #444;
489 | padding: 8px;
490 | -webkit-border-top-right-radius: 2px;
491 | -webkit-border-bottom-right-radius: 2px;
492 | -moz-border-radius-topright: 2px;
493 | -moz-border-radius-bottomright: 2px;
494 | border-top-right-radius: 2px;
495 | border-bottom-right-radius: 2px;
496 | border-left: 5px solid #37373d;
497 | }
498 |
499 | blockquote cite {
500 | font-weight: bold;
501 | border-bottom: 1px solid #555;
502 | font-style: normal;
503 | display: block;
504 | margin: 4px 0;
505 | }
506 |
507 | blockquote cite span {
508 | float: right;
509 | font-weight: normal;
510 | }
511 |
512 | blockquote cite span.highlight {
513 | float: none;
514 | font-weight: bold;
515 | padding-bottom: 0;
516 | }
517 |
518 | .codeblock {
519 | background: #444;
520 | border: 1px solid #555;
521 | padding: 8px;
522 | -webkit-border-top-right-radius: 2px;
523 | -webkit-border-bottom-right-radius: 2px;
524 | -moz-border-radius-topright: 2px;
525 | -moz-border-radius-bottomright: 2px;
526 | border-top-right-radius: 2px;
527 | border-bottom-right-radius: 2px;
528 | border-left: 5px solid ##37373d;
529 | }
530 |
531 | .codeblock .title {
532 | border-bottom: 1px solid #555;
533 | font-weight: bold;
534 | margin: 4px 0;
535 | }
536 |
537 | .codeblock code {
538 | overflow: auto;
539 | height: auto;
540 | max-height: 200px;
541 | display: block;
542 | font-family: Monaco,Consolas,Courier,monospace;
543 | font-size: 14px;
544 | }
545 |
546 | .subforumicon {
547 | border: 0;
548 | vertical-align: middle;
549 | }
550 |
551 | .separator {
552 | margin: 5px;
553 | padding: 0;
554 | height: 0;
555 | font-size: 1px;
556 | list-style-type: none;
557 | }
558 |
559 | form {
560 | margin: 0;
561 | padding: 0;
562 | }
563 |
564 | .popup_menu .popup_item_container {
565 | margin: 1px;
566 | text-align: left;
567 | }
568 |
569 | .popup_menu .popup_item {
570 | display: block;
571 | padding: 3px;
572 | text-decoration: none;
573 | white-space: nowrap;
574 | }
575 |
576 | .popup_menu a.popup_item:hover {
577 | text-decoration: none;
578 | }
579 |
580 | .autocomplete {
581 | text-align: left;
582 | }
583 |
584 | .subject_new {
585 | font-weight: bold;
586 | }
587 |
588 | .highlight {
589 | background: #ffc;
590 | padding-top: 3px;
591 | padding-bottom: 3px;
592 | }
593 |
594 | .pm_alert {
595 | background: #449c41;
596 | text-align: center;
597 | padding: 10px 20px;
598 | margin-bottom: 15px;
599 | font-size: 13px;
600 | color: #fff;
601 | border-bottom: 3px solid #337531;
602 | }
603 |
604 | .red_alert {
605 | background: #b03838;
606 | text-align: center;
607 | padding: 10px 20px;
608 | margin-bottom: 15px;
609 | font-size: 13px;
610 | color: #fff;
611 | }
612 |
613 | .high_warning {
614 | color: #c00;
615 | }
616 |
617 | .moderate_warning {
618 | color: #f3611b;
619 | }
620 |
621 | .low_warning {
622 | color: #ae5700;
623 | }
624 |
625 | div.error {
626 | padding: 5px 10px;
627 | border-top: 2px solid #ffd324;
628 | border-bottom: 2px solid #ffd324;
629 | background: #fff6bf;
630 | font-size: 13px;
631 | }
632 |
633 | div.error p {
634 | margin: 0;
635 | color: #000;
636 | font-weight: normal;
637 | }
638 |
639 | div.error p em {
640 | font-style: normal;
641 | font-weight: bold;
642 | padding-left: 24px;
643 | display: block;
644 | color: #C00;
645 | background: url(images/error.gif) no-repeat 0;
646 | }
647 |
648 | div.error ul {
649 | margin-left: 24px;
650 | }
651 |
652 | .pagination {
653 | font-size: 13px;
654 | padding-top: 5px;
655 | margin-bottom: 5px;
656 | padding: 4px 8px;
657 | }
658 |
659 | .tfoot .pagination,.tcat .pagination {
660 | padding-top: 0;
661 | }
662 |
663 | .pagination .pages {
664 | font-weight: bold;
665 | }
666 |
667 | .pagination .pagination_current,.pagination a {
668 | padding: 4px 8px;
669 | margin-bottom: 3px;
670 | }
671 |
672 | .pagination a {
673 | background: #303030;
674 | margin-left: 1px;
675 | }
676 |
677 | .pagination .pagination_current {
678 | background: #37373d;
679 | font-weight: bold;
680 | color: #fff;
681 | margin-left: -1px;
682 | }
683 |
684 | .pagination a:hover {
685 | background: #404040;
686 | text-decoration: none;
687 | color: #fff;
688 | }
689 |
690 | .thread_legend,.thread_legend dd {
691 | margin: 0;
692 | padding: 0;
693 | }
694 |
695 | .thread_legend dd {
696 | padding-bottom: 4px;
697 | margin-right: 15px;
698 | }
699 |
700 | .thread_legend img {
701 | margin-right: 4px;
702 | vertical-align: bottom;
703 | }
704 |
705 | .forum_legend,.forum_legend dt,.forum_legend dd {
706 | margin: 0;
707 | padding: 0;
708 | }
709 |
710 | .forum_legend dd {
711 | float: left;
712 | margin-right: 10px;
713 | }
714 |
715 | .forum_legend dt {
716 | margin-right: 10px;
717 | float: left;
718 | }
719 |
720 | .success_message {
721 | color: #00b200;
722 | font-weight: bold;
723 | font-size: 10px;
724 | margin-bottom: 10px;
725 | }
726 |
727 | .error_message {
728 | color: #C00;
729 | font-weight: bold;
730 | font-size: 10px;
731 | margin-bottom: 10px;
732 | }
733 |
734 | .post_body {
735 | padding: 8px;
736 | }
737 |
738 | .post_content {
739 | padding: 5px 10px;
740 | }
741 |
742 | .quick_jump:before {
743 | font-family: 'FontAwesome';
744 | content: "\f0a9";
745 | vertical-align: middle;
746 | border: 0;
747 | }
748 |
749 | .repbox {
750 | font-size: 16px;
751 | font-weight: bold;
752 | padding: 5px 7px 5px 7px;
753 | }
754 |
755 | ._neutral {
756 | background-color: #fafafa;
757 | color: #999;
758 | border: 1px solid #ccc;
759 | }
760 |
761 | ._minus {
762 | background-color: #e94040;
763 | color: #fff;
764 | }
765 |
766 | ._plus {
767 | background-color: #4cbe48;
768 | color: #fff;
769 | }
770 |
771 | .pagination_breadcrumb {
772 | background-color: #f5f5f5;
773 | border: 1px solid #fff;
774 | outline: 1px solid #ccc;
775 | padding: 5px;
776 | margin-top: 5px;
777 | font-weight: normal;
778 | white-space: nowrap;
779 | }
780 |
781 | .pagination_breadcrumb_link {
782 | vertical-align: middle;
783 | cursor: pointer;
784 | }
785 |
786 | table tr:last-child .trow1,table tr:last-child .trow2 {
787 | border-bottom: 0;
788 | }
789 |
790 | table tr:first-child .trow1,table tr:first-child .trow2 {
791 | border-top: 0;
792 | border-bottom: 2px solid #202020;
793 | }
794 |
795 | fieldset {
796 | border: 1px solid #444;
797 | border-bottom: 1px solid #444!important;
798 | }
799 |
800 | input.button {
801 | padding: 4px 8px;
802 | color: #fff;
803 | border: 0;
804 | }
805 |
806 | input.button:hover {
807 | cursor: pointer;
808 | background: #505050;
809 | color: #fff;
810 | border: 0;
811 | }
812 |
813 | .button {
814 | background: #303030;
815 | padding: 6px 13px;
816 | color: #fff;
817 | }
818 |
819 | .button:hover {
820 | background: #383838;
821 | color: #fff;
822 | }
823 |
824 | .wbbutton {
825 | background: 0;
826 | padding: 14px;
827 | padding-bottom: 10px;
828 | color: #fff;
829 | }
830 |
831 | .wbbutton:hover {
832 | background: ##37373d;
833 | -webkit-border-top-left-radius: 3px;
834 | -webkit-border-top-right-radius: 3px;
835 | -moz-border-radius-topleft: 3px;
836 | -moz-border-radius-topright: 3px;
837 | border-top-left-radius: 3px;
838 | border-top-right-radius: 3px;
839 | border-bottom: 1px solid ##37373d;
840 | }
841 |
842 | .wbbutton2 {
843 | background: 0;
844 | padding: 14px 8px;
845 | padding-bottom: 10px;
846 | color: #fff;
847 | margin-left: -5px;
848 | }
849 |
850 | .wbbutton2:hover {
851 | background: ##37373d;
852 | -webkit-border-top-left-radius: 3px;
853 | -webkit-border-top-right-radius: 3px;
854 | -moz-border-radius-topleft: 3px;
855 | -moz-border-radius-topright: 3px;
856 | border-top-left-radius: 3px;
857 | border-top-right-radius: 3px;
858 | border-bottom: 1px solid ##37373d;
859 | }
860 |
861 | .buttonbig {
862 | border-top: 1px solid #000;
863 | background: #156fab;
864 | background: -webkit-gradient(linear,left top,left bottom,from(##37373d),to(#156fab));
865 | background: -webkit-linear-gradient(top,##37373d,#156fab);
866 | background: -moz-linear-gradient(top,##37373d,#156fab);
867 | background: -ms-linear-gradient(top,##37373d,#156fab);
868 | background: -o-linear-gradient(top,##37373d,#156fab);
869 | padding: 5.5px 11px;
870 | -webkit-border-radius: 2px;
871 | -moz-border-radius: 2px;
872 | border-radius: 2px;
873 | -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
874 | -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
875 | box-shadow: rgba(0,0,0,1) 0 1px 0;
876 | text-shadow: rgba(0,0,0,.4) 0 1px 0;
877 | color: white;
878 | font-size: 13px;
879 | font-family: Helvetica,Arial,Sans-Serif;
880 | text-decoration: none;
881 | vertical-align: middle;
882 | }
883 |
884 | .buttonbig:hover {
885 | border-top-color: #3e4042;
886 | background: #3e4042;
887 | color: #0f7eba;
888 | }
889 |
890 | .buttonbig:active {
891 | border-top-color: #1b435e;
892 | background: #1b435e;
893 | }
894 |
895 | .likebutton {
896 | background: #5a9328;
897 | padding: 4px 8px;
898 | color: #fff;
899 | }
900 |
901 | .likebutton:hover {
902 | background: #78c833;
903 | color: #fff;
904 | }
905 |
906 | .admin {
907 | color: #ff1d1d;
908 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
909 | }
910 |
911 | .dbuttonn {
912 | padding: 6px 12px;
913 | color: #fff;
914 | background: #303030;
915 | }
916 |
917 | .dbuttonn:hover {
918 | background: #f48734;
919 | color: #000;
920 | -webkit-transition: background-color 250ms linear,color 250ms linear;
921 | -moz-transition: background-color 250ms linear,color 250ms linear;
922 | -o-transition: background-color 250ms linear,color 250ms linear;
923 | -ms-transition: background-color 250ms linear,color 250ms linear;
924 | transition: background-color 250ms linear,color 250ms linear;
925 | }
926 |
927 | .mehwhat {
928 | font-family: 'Oswald',sans-serif;
929 | font-size: 20px;
930 | color: #fff;
931 | }
932 |
933 | .roundy {
934 | border-radius: 50%;
935 | padding: 20px;
936 | display: inline-block;
937 | text-align: center;
938 | }
939 |
940 | .roundy_blue {
941 | border: 3px solid #f48734;
942 | }
943 |
944 | .reddish {
945 | color: #d53e3e;
946 | }
947 |
948 | .orangee {
949 | color: #eb7242;
950 | }
951 |
952 | strong {
953 | font-weight: 700;
954 | }
955 |
956 | .pi {
957 | color: ##37373d;
958 | border: 1px solid ##37373d;
959 | padding: 5px 3px;
960 | text-align: center;
961 | font-size: 15px;
962 | -webkit-box-shadow: 0 0 3px 0 ##37373d;
963 | box-shadow: 0 0 3px 0 ##37373d;
964 | margin-right: 3px;
965 | }
966 |
967 | .pi2 {
968 | color: #f72424;
969 | border: 1px solid #f72424;
970 | padding: 5px 3px;
971 | text-align: center;
972 | font-size: 15px;
973 | -webkit-box-shadow: 0 0 3px 0 #f72424;
974 | box-shadow: 0 0 3px 0 #f72424;
975 | margin-right: 3px;
976 | }
977 |
978 | .pi3 {
979 | color: #ff9f17;
980 | border: 1px solid #ff9f17;
981 | padding: 5px 3px;
982 | text-align: center;
983 | font-size: 15px;
984 | -webkit-box-shadow: 0 0 3px 0 #ff9f17;
985 | box-shadow: 0 0 3px 0 #ff9f17;
986 | }
987 |
988 | .upbox {
989 | background: #286d82;
990 | border: 1px solid #1da8d2;
991 | padding: 10px;
992 | font-size: 14px;
993 | color: #fff;
994 | }
995 |
996 | .thread {
997 | -webkit-border-radius: 50%;
998 | -moz-border-radius: 50%;
999 | border-radius: 50%;
1000 | background: #37373d repeat;
1001 | padding: 14px;
1002 | margin-right: 10px;
1003 | -webkit-box-shadow: inset 0 0 5px 0 #20435a;
1004 | box-shadow: inset 0 0 5px 0 #20435a;
1005 | }
1006 |
1007 | .bigbutton {
1008 | background: #37373d;
1009 | padding: 6px 12px;
1010 | color: #fff;
1011 | font-size: 1.3em;
1012 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
1013 | }
1014 |
1015 | .bigbutton:hover {
1016 | background: #444;
1017 | color: #fff;
1018 | }
1019 |
1020 | .bigbuttonred {
1021 | background: #b32424;
1022 | padding: 6px 12px;
1023 | color: #fff;
1024 | font-size: 1.3em;
1025 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
1026 | }
1027 |
1028 | .bigbuttonred:hover {
1029 | background: #b32424;
1030 | color: #fff;
1031 | }
1032 |
1033 | .showthreadbox {
1034 | padding: 10px;
1035 | margin-bottom: 20px;
1036 | border: 2px solid #37373d;
1037 | height: 50px;
1038 | }
1039 |
1040 | .showthreadspan {
1041 | color: #fff;
1042 | font-size: 20px;
1043 | }
1044 |
1045 | .bg {
1046 | background: url(images/hf3/glow.png) no-repeat;
1047 | height: 400px;
1048 | width: 100%!important;
1049 | }
1050 |
1051 | .msgx {
1052 | background: #a02626;
1053 | color: #fff;
1054 | padding: 4px 8px;
1055 | margin-bottom: 15px;
1056 | }
1057 |
1058 | input,input.textbox,textarea,select,fieldset,legend,.button,.expcolimage,.lastpost,.hide,.upbox,.msgx,.unhide,.bigbutton,.bigbuttonred,.dbuttonn,.tborder,.thead,.navigation,.stats,.showthreadbox,.prefix1,.prefix2,.prefix3,.prefix4,.prefix6,.prefix7,.prefixvip,.prefixwarez,.postbitbox,.box1,.likebar,.edited,.likebutton,.repbox,.pm_alert,.red_alert,.info,.pmcount,.megaupgrade,.upgradeinfo,.premiumupgrade,.donate,.bbutton {
1059 | -webkit-border-radius: 2px;
1060 | -moz-border-radius: 2px;
1061 | border-radius: 2px;
1062 | }
1063 |
1064 | .topmenu {
1065 | height: 45px;
1066 | color: #a0a0a0;
1067 | background: #282828;
1068 | }
1069 |
1070 | #forums #nav-forums a,#credits #nav-credits a,#help #nav-help a,#awards #nav-awards,#contact #nav-contact,#premium #nav-premium {
1071 | background: ##37373d url() repeat;
1072 | color: #fff;
1073 | }
1074 |
1075 | body {
1076 | background: #282828 url(/images/hf3/dark_mosaic-21.png) repeat;
1077 | color: #a0a0a0;
1078 | font-family: 'roboto',sans-serif;
1079 | text-align: center;
1080 | font-size: 14px;
1081 | line-height: 1.4;
1082 | padding: 0;
1083 | margin: 0;
1084 | }
1085 |
1086 | a:link,a:visited {
1087 | color: #fff;
1088 | text-decoration: none;
1089 | }
1090 |
1091 | a:hover,a:active {
1092 | color: #37373d;
1093 | text-decoration: none;
1094 | }
1095 |
1096 | #container {
1097 | width: 90%;
1098 | background: #282828;
1099 | color: #a0a0a0;
1100 | margin: auto auto;
1101 | padding: 20px;
1102 | padding-top: 0;
1103 | text-align: left;
1104 | }
1105 |
1106 | #content {
1107 | width: auto!important;
1108 | }
1109 |
1110 | table {
1111 | color: #a0a0a0;
1112 | font-family: 'roboto',sans-serif;
1113 | font-size: 14px;
1114 | }
1115 |
1116 | .tborder {
1117 | width: 100%;
1118 | margin: 0 auto;
1119 | background: #252525;
1120 | box-shadow: 0 0 5px rgba(0,0,0,0.5);
1121 | }
1122 |
1123 | .thead {
1124 | background: #37373d repeat;
1125 | color: #fff;
1126 | font-weight: normal;
1127 | }
1128 |
1129 | .thead strong {
1130 | font-weight: normal;
1131 | }
1132 |
1133 | .thead a:link,.thead a:visited,.thead a:hover,.thead a:active {
1134 | color: #fff;
1135 | text-decoration: none;
1136 | font-family: 'Source Sans Pro',sans-serif;
1137 | font-size: 16px;
1138 | font-weight: bold;
1139 | font-weight: normal;
1140 | }
1141 |
1142 | .tcat a:link,.tcat a:visited,.tcat a:hover,.tcat a:active {
1143 | color: #a0a0a0;
1144 | }
1145 |
1146 | .tcat {
1147 | background: #202020;
1148 | color: #a0a0a0;
1149 | font-size: 12px;
1150 | text-transform: uppercase;
1151 | }
1152 |
1153 | .trow1,.trow2 {
1154 | background: #252525;
1155 | border-bottom: 1px solid #0f0f0f;
1156 | border-top: 1px solid #303030;
1157 | }
1158 |
1159 | .trow_shaded {
1160 | background: #222;
1161 | }
1162 |
1163 | .trow_selected td {
1164 | background: #222;
1165 | }
1166 |
1167 | .trow_sep {
1168 | background: #222;
1169 | color: #a0a0a0;
1170 | font-size: 13px;
1171 | font-weight: bold;
1172 | }
1173 |
1174 | .tfoot {
1175 | color: #a0a0a0;
1176 | }
1177 |
1178 | .tfoot a:link,.tfoot a:visited,.tfoot a:hover,.tfoot a:active {
1179 | color: #a0a0a0;
1180 | text-decoration: none;
1181 | }
1182 |
1183 | .bottommenu {
1184 | background: #efefef;
1185 | color: #000;
1186 | border: 1px solid #4874a3;
1187 | padding: 10px;
1188 | }
1189 |
1190 | .smalltext {
1191 | font-size: 12px;
1192 | }
1193 |
1194 | .largetext {
1195 | font-size: 16px;
1196 | font-weight: bold;
1197 | }
1198 |
1199 | input.textbox {
1200 | background: #222;
1201 | color: #fff;
1202 | border: 1px solid #333;
1203 | padding: 5px;
1204 | outline: 0;
1205 | }
1206 |
1207 | input.textbox:focus {
1208 | border: 1px solid #37373d;
1209 | }
1210 |
1211 | textarea {
1212 | background: #252525;
1213 | color: #a0a0a0;
1214 | border: 1px solid #333;
1215 | padding: 4px;
1216 | font-family: 'Source Sans Pro',sans-serif;
1217 | line-height: 1.4;
1218 | font-size: 14px;
1219 | }
1220 |
1221 | textarea:focus {
1222 | border: 1px solid #37373d;
1223 | }
1224 |
1225 | select {
1226 | background: #252525;
1227 | border: 1px solid #333;
1228 | color: #a0a0a0;
1229 | padding: 4px;
1230 | }
1231 |
1232 | .editor {
1233 | background: #f1f1f1;
1234 | border: 1px solid #ccc;
1235 | }
1236 |
1237 | .editor_control_bar {
1238 | background: #252323;
1239 | border: 1px solid #37373d;
1240 | }
1241 |
1242 | .autocomplete {
1243 | background: #fff;
1244 | border: 1px solid #000;
1245 | color: black;
1246 | }
1247 |
1248 | .autocomplete_selected {
1249 | background: #adcee7;
1250 | color: #000;
1251 | }
1252 |
1253 | .popup_menu {
1254 | background: #ccc;
1255 | border: 1px solid #000;
1256 | }
1257 |
1258 | .popup_menu .popup_item {
1259 | background: #fff;
1260 | color: #000;
1261 | }
1262 |
1263 | .popup_menu .popup_item:hover {
1264 | background: #c7dbee;
1265 | color: #000;
1266 | }
1267 |
1268 | .trow_reputation_positive {
1269 | background: #347232;
1270 | }
1271 |
1272 | .trow_reputation_negative {
1273 | background: #7a2c2c;
1274 | }
1275 |
1276 | .reputation_positive {
1277 | color: #4cbe48;
1278 | }
1279 |
1280 | .reputation_neutral {
1281 | color: #444;
1282 | }
1283 |
1284 | .reputation_negative {
1285 | color: #e94040;
1286 | }
1287 |
1288 | .invalid_field {
1289 | border: 1px solid #f30;
1290 | color: #f30;
1291 | }
1292 |
1293 | .valid_field {
1294 | border: 1px solid #0c0;
1295 | }
1296 |
1297 | .validation_error {
1298 | background: url(images/invalid.gif) no-repeat center left;
1299 | color: #f30;
1300 | margin: 5px 0;
1301 | padding: 5px;
1302 | font-weight: bold;
1303 | font-size: 11px;
1304 | padding-left: 22px;
1305 | }
1306 |
1307 | .validation_success {
1308 | background: url(images/valid.gif) no-repeat center left;
1309 | color: #00b200;
1310 | margin: 5px 0;
1311 | padding: 5px;
1312 | font-weight: bold;
1313 | font-size: 11px;
1314 | padding-left: 22px;
1315 | }
1316 |
1317 | .validation_loading {
1318 | background: url(images/spinner.gif) no-repeat center left;
1319 | color: #555;
1320 | margin: 5px 0;
1321 | padding: 5px;
1322 | font-weight: bold;
1323 | font-size: 11px;
1324 | padding-left: 22px;
1325 | }
1326 |
1327 | img {
1328 | border: 0;
1329 | }
1330 |
1331 | .clear {
1332 | clear: both;
1333 | }
1334 |
1335 | .hidden {
1336 | display: none;
1337 | float: none;
1338 | width: 1%;
1339 | }
1340 |
1341 | .hiddenrow {
1342 | display: none;
1343 | }
1344 |
1345 | .selectall {
1346 | background-color: #37373d;
1347 | font-weight: bold;
1348 | text-align: center;
1349 | }
1350 |
1351 | .float_left {
1352 | float: left;
1353 | }
1354 |
1355 | .float_right {
1356 | float: right;
1357 | }
1358 |
1359 | .expcolimage {
1360 | float: right;
1361 | width: auto;
1362 | vertical-align: middle;
1363 | padding: 2px 4px;
1364 | }
1365 |
1366 | img.attachment {
1367 | border: 1px solid #e9e5d7;
1368 | padding: 2px;
1369 | }
1370 |
1371 | hr {
1372 | background-color: #111;
1373 | color: #111;
1374 | height: 1px;
1375 | border-bottom: 1px solid #333;
1376 | width: 100%;
1377 | }
1378 |
1379 | #copyright {
1380 | font-family: 'Source Sans Pro',sans-serif;
1381 | margin: 0;
1382 | padding: 10px 0 0 0;
1383 | }
1384 |
1385 | #debug {
1386 | float: right;
1387 | text-align: right;
1388 | margin-top: 0;
1389 | }
1390 |
1391 | blockquote {
1392 | border: 1px solid #555;
1393 | margin: 0;
1394 | background: #444;
1395 | padding: 8px;
1396 | -webkit-border-top-right-radius: 2px;
1397 | -webkit-border-bottom-right-radius: 2px;
1398 | -moz-border-radius-topright: 2px;
1399 | -moz-border-radius-bottomright: 2px;
1400 | border-top-right-radius: 2px;
1401 | border-bottom-right-radius: 2px;
1402 | border-left: 5px solid #37373d;
1403 | }
1404 |
1405 | blockquote cite {
1406 | font-weight: bold;
1407 | border-bottom: 1px solid #555;
1408 | font-style: normal;
1409 | display: block;
1410 | margin: 4px 0;
1411 | }
1412 |
1413 | blockquote cite span {
1414 | float: right;
1415 | font-weight: normal;
1416 | }
1417 |
1418 | blockquote cite span.highlight {
1419 | float: none;
1420 | font-weight: bold;
1421 | padding-bottom: 0;
1422 | }
1423 |
1424 | .codeblock {
1425 | background: #444;
1426 | border: 1px solid #555;
1427 | padding: 8px;
1428 | -webkit-border-top-right-radius: 2px;
1429 | -webkit-border-bottom-right-radius: 2px;
1430 | -moz-border-radius-topright: 2px;
1431 | -moz-border-radius-bottomright: 2px;
1432 | border-top-right-radius: 2px;
1433 | border-bottom-right-radius: 2px;
1434 | border-left: 5px solid ##37373d;
1435 | }
1436 |
1437 | .codeblock .title {
1438 | border-bottom: 1px solid #555;
1439 | font-weight: bold;
1440 | margin: 4px 0;
1441 | }
1442 |
1443 | .codeblock code {
1444 | overflow: auto;
1445 | height: auto;
1446 | max-height: 200px;
1447 | display: block;
1448 | font-family: Monaco,Consolas,Courier,monospace;
1449 | font-size: 14px;
1450 | }
1451 |
1452 | .subforumicon {
1453 | border: 0;
1454 | vertical-align: middle;
1455 | }
1456 |
1457 | .separator {
1458 | margin: 5px;
1459 | padding: 0;
1460 | height: 0;
1461 | font-size: 1px;
1462 | list-style-type: none;
1463 | }
1464 |
1465 | form {
1466 | margin: 0;
1467 | padding: 0;
1468 | }
1469 |
1470 | .popup_menu .popup_item_container {
1471 | margin: 1px;
1472 | text-align: left;
1473 | }
1474 |
1475 | .popup_menu .popup_item {
1476 | display: block;
1477 | padding: 3px;
1478 | text-decoration: none;
1479 | white-space: nowrap;
1480 | }
1481 |
1482 | .popup_menu a.popup_item:hover {
1483 | text-decoration: none;
1484 | }
1485 |
1486 | .autocomplete {
1487 | text-align: left;
1488 | }
1489 |
1490 | .subject_new {
1491 | font-weight: bold;
1492 | }
1493 |
1494 | .highlight {
1495 | background: #ffc;
1496 | padding-top: 3px;
1497 | padding-bottom: 3px;
1498 | }
1499 |
1500 | .pm_alert {
1501 | background: #449c41;
1502 | text-align: center;
1503 | padding: 10px 20px;
1504 | margin-bottom: 15px;
1505 | font-size: 13px;
1506 | color: #fff;
1507 | border-bottom: 3px solid #337531;
1508 | }
1509 |
1510 | .red_alert {
1511 | background: #b03838;
1512 | text-align: center;
1513 | padding: 10px 20px;
1514 | margin-bottom: 15px;
1515 | font-size: 13px;
1516 | color: #fff;
1517 | }
1518 |
1519 | .high_warning {
1520 | color: #c00;
1521 | }
1522 |
1523 | .moderate_warning {
1524 | color: #f3611b;
1525 | }
1526 |
1527 | .low_warning {
1528 | color: #ae5700;
1529 | }
1530 |
1531 | div.error {
1532 | padding: 5px 10px;
1533 | border-top: 2px solid #ffd324;
1534 | border-bottom: 2px solid #ffd324;
1535 | background: #fff6bf;
1536 | font-size: 13px;
1537 | }
1538 |
1539 | div.error p {
1540 | margin: 0;
1541 | color: #000;
1542 | font-weight: normal;
1543 | }
1544 |
1545 | div.error p em {
1546 | font-style: normal;
1547 | font-weight: bold;
1548 | padding-left: 24px;
1549 | display: block;
1550 | color: #C00;
1551 | background: url(images/error.gif) no-repeat 0;
1552 | }
1553 |
1554 | div.error ul {
1555 | margin-left: 24px;
1556 | }
1557 |
1558 | .pagination {
1559 | font-size: 13px;
1560 | padding-top: 5px;
1561 | margin-bottom: 5px;
1562 | padding: 4px 8px;
1563 | }
1564 |
1565 | .tfoot .pagination,.tcat .pagination {
1566 | padding-top: 0;
1567 | }
1568 |
1569 | .pagination .pages {
1570 | font-weight: bold;
1571 | }
1572 |
1573 | .pagination .pagination_current,.pagination a {
1574 | padding: 4px 8px;
1575 | margin-bottom: 3px;
1576 | }
1577 |
1578 | .pagination a {
1579 | background: #303030;
1580 | margin-left: 1px;
1581 | }
1582 |
1583 | .pagination .pagination_current {
1584 | background: #37373d;
1585 | font-weight: bold;
1586 | color: #fff;
1587 | margin-left: -1px;
1588 | }
1589 |
1590 | .pagination a:hover {
1591 | background: #404040;
1592 | text-decoration: none;
1593 | color: #fff;
1594 | }
1595 |
1596 | .thread_legend,.thread_legend dd {
1597 | margin: 0;
1598 | padding: 0;
1599 | }
1600 |
1601 | .thread_legend dd {
1602 | padding-bottom: 4px;
1603 | margin-right: 15px;
1604 | }
1605 |
1606 | .thread_legend img {
1607 | margin-right: 4px;
1608 | vertical-align: bottom;
1609 | }
1610 |
1611 | .forum_legend,.forum_legend dt,.forum_legend dd {
1612 | margin: 0;
1613 | padding: 0;
1614 | }
1615 |
1616 | .forum_legend dd {
1617 | float: left;
1618 | margin-right: 10px;
1619 | }
1620 |
1621 | .forum_legend dt {
1622 | margin-right: 10px;
1623 | float: left;
1624 | }
1625 |
1626 | .success_message {
1627 | color: #00b200;
1628 | font-weight: bold;
1629 | font-size: 10px;
1630 | margin-bottom: 10px;
1631 | }
1632 |
1633 | .error_message {
1634 | color: #C00;
1635 | font-weight: bold;
1636 | font-size: 10px;
1637 | margin-bottom: 10px;
1638 | }
1639 |
1640 | .post_body {
1641 | padding: 8px;
1642 | }
1643 |
1644 | .post_content {
1645 | padding: 5px 10px;
1646 | }
1647 |
1648 | .quick_jump:before {
1649 | font-family: 'FontAwesome';
1650 | content: "\f0a9";
1651 | vertical-align: middle;
1652 | border: 0;
1653 | }
1654 |
1655 | .repbox {
1656 | font-size: 16px;
1657 | font-weight: bold;
1658 | padding: 5px 7px 5px 7px;
1659 | }
1660 |
1661 | ._neutral {
1662 | background-color: #fafafa;
1663 | color: #999;
1664 | border: 1px solid #ccc;
1665 | }
1666 |
1667 | ._minus {
1668 | background-color: #e94040;
1669 | color: #fff;
1670 | }
1671 |
1672 | ._plus {
1673 | background-color: #4cbe48;
1674 | color: #fff;
1675 | }
1676 |
1677 | .pagination_breadcrumb {
1678 | background-color: #f5f5f5;
1679 | border: 1px solid #fff;
1680 | outline: 1px solid #ccc;
1681 | padding: 5px;
1682 | margin-top: 5px;
1683 | font-weight: normal;
1684 | white-space: nowrap;
1685 | }
1686 |
1687 | .pagination_breadcrumb_link {
1688 | vertical-align: middle;
1689 | cursor: pointer;
1690 | }
1691 |
1692 | table tr:last-child .trow1,table tr:last-child .trow2 {
1693 | border-bottom: 0;
1694 | }
1695 |
1696 | table tr:first-child .trow1,table tr:first-child .trow2 {
1697 | border-top: 0;
1698 | border-bottom: 2px solid #202020;
1699 | }
1700 |
1701 | fieldset {
1702 | border: 1px solid #444;
1703 | border-bottom: 1px solid #444!important;
1704 | }
1705 |
1706 | input.button {
1707 | padding: 4px 8px;
1708 | color: #fff;
1709 | border: 0;
1710 | }
1711 |
1712 | input.button:hover {
1713 | cursor: pointer;
1714 | background: #505050;
1715 | color: #fff;
1716 | border: 0;
1717 | }
1718 |
1719 | .button {
1720 | background: #303030;
1721 | padding: 6px 13px;
1722 | color: #fff;
1723 | }
1724 |
1725 | .button:hover {
1726 | background: #383838;
1727 | color: #fff;
1728 | }
1729 |
1730 | .wbbutton {
1731 | background: 0;
1732 | padding: 14px;
1733 | padding-bottom: 10px;
1734 | color: #fff;
1735 | }
1736 |
1737 | .wbbutton:hover {
1738 | background: ##37373d;
1739 | -webkit-border-top-left-radius: 3px;
1740 | -webkit-border-top-right-radius: 3px;
1741 | -moz-border-radius-topleft: 3px;
1742 | -moz-border-radius-topright: 3px;
1743 | border-top-left-radius: 3px;
1744 | border-top-right-radius: 3px;
1745 | border-bottom: 1px solid ##37373d;
1746 | }
1747 |
1748 | .wbbutton2 {
1749 | background: 0;
1750 | padding: 14px 8px;
1751 | padding-bottom: 10px;
1752 | color: #fff;
1753 | margin-left: -5px;
1754 | }
1755 |
1756 | .wbbutton2:hover {
1757 | background: ##37373d;
1758 | -webkit-border-top-left-radius: 3px;
1759 | -webkit-border-top-right-radius: 3px;
1760 | -moz-border-radius-topleft: 3px;
1761 | -moz-border-radius-topright: 3px;
1762 | border-top-left-radius: 3px;
1763 | border-top-right-radius: 3px;
1764 | border-bottom: 1px solid ##37373d;
1765 | }
1766 |
1767 | .buttonbig {
1768 | border-top: 1px solid #000;
1769 | background: #156fab;
1770 | background: -webkit-gradient(linear,left top,left bottom,from(##37373d),to(#156fab));
1771 | background: -webkit-linear-gradient(top,##37373d,#156fab);
1772 | background: -moz-linear-gradient(top,##37373d,#156fab);
1773 | background: -ms-linear-gradient(top,##37373d,#156fab);
1774 | background: -o-linear-gradient(top,##37373d,#156fab);
1775 | padding: 5.5px 11px;
1776 | -webkit-border-radius: 2px;
1777 | -moz-border-radius: 2px;
1778 | border-radius: 2px;
1779 | -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
1780 | -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
1781 | box-shadow: rgba(0,0,0,1) 0 1px 0;
1782 | text-shadow: rgba(0,0,0,.4) 0 1px 0;
1783 | color: white;
1784 | font-size: 13px;
1785 | font-family: Helvetica,Arial,Sans-Serif;
1786 | text-decoration: none;
1787 | vertical-align: middle;
1788 | }
1789 |
1790 | .buttonbig:hover {
1791 | border-top-color: #3e4042;
1792 | background: #3e4042;
1793 | color: #0f7eba;
1794 | }
1795 |
1796 | .buttonbig:active {
1797 | border-top-color: #1b435e;
1798 | background: #1b435e;
1799 | }
1800 |
1801 | .likebutton {
1802 | background: #5a9328;
1803 | padding: 4px 8px;
1804 | color: #fff;
1805 | }
1806 |
1807 | .likebutton:hover {
1808 | background: #78c833;
1809 | color: #fff;
1810 | }
1811 |
1812 | .admin {
1813 | color: #ff1d1d;
1814 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
1815 | }
1816 |
1817 | .staff {
1818 | color: #c4d7ed;
1819 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
1820 | }
1821 |
1822 | .reg {
1823 | color: #fff;
1824 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
1825 | }
1826 |
1827 | .modo {
1828 | color: #ff9e00;
1829 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
1830 | }
1831 |
1832 | .red {
1833 | color: #9fa8a7;
1834 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
1835 | }
1836 |
1837 | .cra {
1838 | color: #acfb2e;
1839 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
1840 | }
1841 |
1842 | .cod {
1843 | color: #fe00aa;
1844 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
1845 | }
1846 |
1847 | .ven {
1848 | color: #24b131;
1849 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
1850 | }
1851 |
1852 | .man {
1853 | color: #8bb6f6;
1854 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
1855 | }
1856 |
1857 | .hel {
1858 | color: #b55e02;
1859 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
1860 | }
1861 |
1862 | .sur {
1863 | color: #8c9c6d;
1864 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
1865 | }
1866 |
1867 | .gra {
1868 | color: #b60051;
1869 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
1870 | }
1871 |
1872 | .mem {
1873 | color: #884cb6;
1874 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
1875 | }
1876 |
1877 | .net {
1878 | color: #ae179a;
1879 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
1880 | }
1881 |
1882 | .social {
1883 | color: #f7f100;
1884 | text-shadow: 0 0 5px #ad2020;
1885 | }
1886 |
1887 | .lastpost {
1888 | padding: 6px 8px;
1889 | display: inline-block;
1890 | color: #a0a0a0;
1891 | width: 235px;
1892 | height: 38px;
1893 | margin-right: -10px;
1894 | }
1895 |
1896 | .lastpost a {
1897 | color: #fff;
1898 | font-style: italic;
1899 | }
1900 |
1901 | .stats {
1902 | padding: 6px 8px;
1903 | display: inline-block;
1904 | color: #a0a0a0;
1905 | width: 100px;
1906 | text-align: center;
1907 | height: 38px;
1908 | }
1909 |
1910 | .stats_text {
1911 | font-style: none;
1912 | }
1913 |
1914 | .hide {
1915 | padding: 6px 8px;
1916 | color: #fff;
1917 | font-size: 11px;
1918 | margin-top: 5px;
1919 | }
1920 |
1921 | .unhide {
1922 | background: #3b9a37;
1923 | padding: 6px 8px;
1924 | color: #fff;
1925 | border: 1px solid #09ff00;
1926 | font-size: 11px;
1927 | margin-top: 5px;
1928 | }
1929 |
1930 | .unlock {
1931 | float: left;
1932 | vertical-align: middle;
1933 | margin-right: 10px;
1934 | }
1935 |
1936 | legend {
1937 | background: #37373d;
1938 | color: #fff;
1939 | padding: 4px 6px;
1940 | }
1941 |
1942 | .navigation {
1943 | background: #252525;
1944 | margin-bottom: 20px;
1945 | padding: 10px;
1946 | color: #a0a0a0;
1947 | font-size: 14px;
1948 | box-shadow: 0 0 5px rgba(0,0,0,0.5);
1949 | }
1950 |
1951 | .navigation a:link {
1952 | text-decoration: none;
1953 | }
1954 |
1955 | .navigation a:visited {
1956 | text-decoration: none;
1957 | }
1958 |
1959 | .navigation a:hover,.navigation a:active {
1960 | text-decoration: none;
1961 | }
1962 |
1963 | .navigation .active {
1964 | color: #a0a0a0;
1965 | font-size: 14px;
1966 | }
1967 |
1968 | .prefix1 {
1969 | background: ##37373d;
1970 | color: #fff;
1971 | padding: 2px 10px 2px 10px;
1972 | font-size: 11px;
1973 | }
1974 |
1975 | .prefix7 {
1976 | background: #cc35e6;
1977 | color: #fff;
1978 | padding: 2px 10px 2px 10px;
1979 | font-size: 11px;
1980 | }
1981 |
1982 | .prefix2 {
1983 | background: #9c3838;
1984 | color: #fff;
1985 | padding: 2px 10px 2px 10px;
1986 | font-size: 11px;
1987 | }
1988 |
1989 | .prefix3 {
1990 | background: #ffb300;
1991 | color: #fff;
1992 | padding: 2px 10px 2px 10px;
1993 | font-size: 11px;
1994 | }
1995 |
1996 | .prefix4 {
1997 | background: #2b96c8;
1998 | color: #fff;
1999 | padding: 2px 10px 2px 10px;
2000 | font-size: 11px;
2001 | }
2002 |
2003 | .prefix6 {
2004 | background: #3bc72e;
2005 | color: #fff;
2006 | padding: 2px 10px 2px 10px;
2007 | font-size: 11px;
2008 | }
2009 |
2010 | .prefixvip {
2011 | background: #ff0;
2012 | color: #000;
2013 | padding: 2px 10px 2px 10px;
2014 | font-size: 11px;
2015 | }
2016 |
2017 | .prefixwarez {
2018 | background: #111;
2019 | color: #fff;
2020 | padding: 2px 10px 2px 10px;
2021 | font-size: 11px;
2022 | }
2023 |
2024 | .wrap {
2025 | width: 90%;
2026 | margin: 0 auto;
2027 | border-left: 20px solid #282828;
2028 | border-right: 20px solid #282828;
2029 | }
2030 |
2031 | .wrap2 {
2032 | background: #282828;
2033 | min-width: 992px;
2034 | }
2035 |
2036 | #menu {
2037 | margin: 0;
2038 | padding: 0;
2039 | font: 67.5% 'Roboto',sans-serif;
2040 | font-size: 15px;
2041 | font-weight: bold;
2042 | width: auto;
2043 | border-bottom: 3px solid #37373d;
2044 | }
2045 |
2046 | #menu ul {
2047 | background: #282828;
2048 | height: 40px;
2049 | list-style: none;
2050 | margin: 0;
2051 | padding: 0;
2052 | }
2053 |
2054 | #menu li {
2055 | float: left;
2056 | padding: 0;
2057 | }
2058 |
2059 | #menu li a {
2060 | background: #282828;
2061 | display: block;
2062 | font-weight: normal;
2063 | line-height: 40px;
2064 | margin: 0;
2065 | padding: 0 15px;
2066 | text-align: center;
2067 | text-decoration: none;
2068 | }
2069 |
2070 | #menu>ul>li>a {
2071 | color: #ccc;
2072 | }
2073 |
2074 | #menu ul ul a {
2075 | color: #ccc;
2076 | }
2077 |
2078 | #menu li>a:hover,#menu ul li:hover>a {
2079 | background: #37373d;
2080 | color: #fff;
2081 | text-decoration: none;
2082 | }
2083 |
2084 | #menu li ul {
2085 | background: #282828;
2086 | display: none;
2087 | height: auto;
2088 | padding: 0;
2089 | margin: 0;
2090 | border: 0;
2091 | position: absolute;
2092 | z-index: 200;
2093 | }
2094 |
2095 | #menu li:hover ul {
2096 | display: block;
2097 | }
2098 |
2099 | #menu li li {
2100 | display: block;
2101 | float: none;
2102 | margin: 0;
2103 | padding: 0;
2104 | }
2105 |
2106 | #menu li:hover li a {
2107 | background: 0;
2108 | }
2109 |
2110 | #menu li ul a {
2111 | display: block;
2112 | height: 40px;
2113 | font-size: 13px;
2114 | font-style: normal;
2115 | margin: 0;
2116 | padding: 0 10px 0 15px;
2117 | text-align: left;
2118 | }
2119 |
2120 | #menu li ul a:hover,#menu li ul li:hover>;a {
2121 | background: ##37373d;
2122 | border: 0;
2123 | color: #fff;
2124 | text-decoration: none;
2125 | }
2126 |
2127 | #menu p {
2128 | clear: left;
2129 | }
2130 |
2131 | #panel {
2132 | background: #282828;
2133 | color: #a0a0a0;
2134 | font-size: 11px;
2135 | padding: 8px;
2136 | }
2137 |
2138 | #panel .remember_me input {
2139 | vertical-align: middle;
2140 | margin-top: -1px;
2141 | }
2142 |
2143 | #panel .links {
2144 | margin: 0;
2145 | float: right;
2146 | }
2147 |
2148 | .postbitbox1 {
2149 | background: #303030;
2150 | color: #fff;
2151 | padding: 8px;
2152 | height: 18px;
2153 | -webkit-border-top-left-radius: 3px;
2154 | -webkit-border-top-right-radius: 3px;
2155 | -moz-border-radius-topleft: 3px;
2156 | -moz-border-radius-topright: 3px;
2157 | border-top-left-radius: 3px;
2158 | border-top-right-radius: 3px;
2159 | border-left: 2px solid #303030;
2160 | border-right: 2px solid #303030;
2161 | }
2162 |
2163 | .postbitbox2 {
2164 | background: #222;
2165 | border-left: 2px solid #303030;
2166 | border-right: 2px solid #303030;
2167 | color: #a0a0a0;
2168 | padding: 4px;
2169 | height: 18px;
2170 | }
2171 |
2172 | .postbitbox3_online {
2173 | background: #449c41;
2174 | color: #fff;
2175 | padding: 4px;
2176 | height: 18px;
2177 | -webkit-border-bottom-right-radius: 3px;
2178 | -webkit-border-bottom-left-radius: 3px;
2179 | -moz-border-radius-bottomright: 3px;
2180 | -moz-border-radius-bottomleft: 3px;
2181 | border-bottom-right-radius: 3px;
2182 | border-bottom-left-radius: 3px;
2183 | border-left: 2px solid #449c41;
2184 | border-right: 2px solid #449c41;
2185 | }
2186 |
2187 | .postbitbox3_offline {
2188 | background: #dd4242;
2189 | color: #fff;
2190 | padding: 4px;
2191 | height: 18px;
2192 | -webkit-border-bottom-right-radius: 3px;
2193 | -webkit-border-bottom-left-radius: 3px;
2194 | -moz-border-radius-bottomright: 3px;
2195 | -moz-border-radius-bottomleft: 3px;
2196 | border-bottom-right-radius: 3px;
2197 | border-bottom-left-radius: 3px;
2198 | border-left: 2px solid #dd4242;
2199 | border-right: 2px solid #dd4242;
2200 | }
2201 |
2202 | .postbitbox4 {
2203 | background: #303030;
2204 | color: #fff;
2205 | padding: 4px;
2206 | height: 18px;
2207 | border-left: 2px solid #303030;
2208 | border-right: 2px solid #303030;
2209 | }
2210 |
2211 | .postbitleft {
2212 | float: left;
2213 | padding-left: 4px;
2214 | }
2215 |
2216 | .postbitright {
2217 | float: right;
2218 | padding-right: 4px;
2219 | }
2220 |
2221 | .postbitavatar img {
2222 | -webkit-border-radius: 5px;
2223 | -moz-border-radius: 5px;
2224 | border-radius: 5px;
2225 | margin-top: 8px;
2226 | margin-bottom: 8px;
2227 | }
2228 |
2229 | .postbitavatar {
2230 | border-left: 2px solid #303030;
2231 | border-right: 2px solid #303030;
2232 | }
2233 |
2234 | .postbitwidth {
2235 | width: 200px;
2236 | }
2237 |
2238 | .postbitthing {
2239 | background: #202020;
2240 | }
2241 |
2242 | .box4 {
2243 | background: #8d2323;
2244 | padding: 4px 8px;
2245 | margin-left: -15px;
2246 | width: 90px;
2247 | color: #fff;
2248 | float: left;
2249 | text-align: center;
2250 | margin-top: -5px;
2251 | margin-right: 10px;
2252 | }
2253 |
2254 | .box4 {
2255 | background: #8d2323;
2256 | padding: 4px 8px;
2257 | margin-left: -15px;
2258 | width: 90px;
2259 | color: #fff;
2260 | float: left;
2261 | text-align: center;
2262 | margin-top: -5px;
2263 | margin-right: 10px;
2264 | }
2265 |
2266 | .box33 {
2267 | background: #1daea9;
2268 | padding: 4px 8px;
2269 | margin-left: -15px;
2270 | width: 90px;
2271 | color: #fff;
2272 | float: left;
2273 | text-align: center;
2274 | margin-top: -5px;
2275 | margin-right: 10px;
2276 | }
2277 |
2278 | .box34 {
2279 | background: #111 url(images/hf3/ney.png) no-repeat;
2280 | padding: 4px 8px;
2281 | margin-left: -15px;
2282 | width: 90px;
2283 | color: #f7f100;
2284 | text-shadow: 0 0 5px #ad2020;
2285 | float: left;
2286 | text-align: center;
2287 | margin-top: -5px;
2288 | margin-right: 10px;
2289 | }
2290 |
2291 | .box31 {
2292 | background: #f6f;
2293 | padding: 4px 8px;
2294 | margin-left: -15px;
2295 | width: 90px;
2296 | color: #fff;
2297 | float: left;
2298 | text-align: center;
2299 | margin-top: -5px;
2300 | margin-right: 10px;
2301 | }
2302 |
2303 | .box7 {
2304 | background: #202020;
2305 | padding: 4px 8px;
2306 | margin-left: -15px;
2307 | width: 90px;
2308 | color: #fff;
2309 | float: left;
2310 | text-align: center;
2311 | margin-top: -5px;
2312 | margin-right: 10px;
2313 | }
2314 |
2315 | .box29 {
2316 | background: #0099e4;
2317 | padding: 4px 8px;
2318 | margin-left: -15px;
2319 | width: 90px;
2320 | color: #fff;
2321 | float: left;
2322 | text-align: center;
2323 | margin-top: -5px;
2324 | margin-right: 10px;
2325 | }
2326 |
2327 | .box2 {
2328 | background: #303030;
2329 | padding: 4px 8px;
2330 | margin-left: -15px;
2331 | width: 90px;
2332 | color: #fff;
2333 | float: left;
2334 | text-align: center;
2335 | margin-top: -5px;
2336 | margin-right: 10px;
2337 | }
2338 |
2339 | .box3 {
2340 | background: #1d9d34;
2341 | padding: 4px 8px;
2342 | margin-left: -15px;
2343 | width: 90px;
2344 | color: #fff;
2345 | float: left;
2346 | text-align: center;
2347 | margin-top: -5px;
2348 | margin-right: 10px;
2349 | }
2350 |
2351 | .box12 {
2352 | background: #8574ff;
2353 | padding: 4px 8px;
2354 | margin-left: -15px;
2355 | width: 90px;
2356 | color: #fff;
2357 | float: left;
2358 | text-align: center;
2359 | margin-top: -5px;
2360 | margin-right: 10px;
2361 | }
2362 |
2363 | .box28 {
2364 | background: #ff9e00;
2365 | padding: 4px 8px;
2366 | margin-left: -15px;
2367 | width: 90px;
2368 | color: #fff;
2369 | float: left;
2370 | text-align: center;
2371 | margin-top: -5px;
2372 | margin-right: 10px;
2373 | }
2374 |
2375 | .boxstars {
2376 | margin-top: -2px;
2377 | }
2378 |
2379 | .status {
2380 | margin-top: -7px;
2381 | }
2382 |
2383 | .status_online {
2384 | margin-top: -10px;
2385 | padding: 2px 4px;
2386 | background: #38b627;
2387 | color: #fff;
2388 | -webkit-border-bottom-right-radius: 3px;
2389 | -webkit-border-bottom-left-radius: 3px;
2390 | -moz-border-radius-bottomright: 3px;
2391 | -moz-border-radius-bottomleft: 3px;
2392 | border-bottom-right-radius: 3px;
2393 | border-bottom-left-radius: 3px;
2394 | }
2395 |
2396 | .status_offline {
2397 | margin-top: -10px;
2398 | background: #9c2929;
2399 | padding: 2px 4px;
2400 | color: #fff;
2401 | -webkit-border-bottom-right-radius: 3px;
2402 | -webkit-border-bottom-left-radius: 3px;
2403 | -moz-border-radius-bottomright: 3px;
2404 | -moz-border-radius-bottomleft: 3px;
2405 | border-bottom-right-radius: 3px;
2406 | border-bottom-left-radius: 3px;
2407 | }
2408 |
2409 | .edited {
2410 | margin-top: 6px;
2411 | width: auto;
2412 | float: right;
2413 | background: #252525;
2414 | }
2415 |
2416 | #indexy {
2417 | width: 79%;
2418 | }
2419 |
2420 | #sidebar {
2421 | width: 19%;
2422 | float: right;
2423 | position: relative;
2424 | }
2425 |
2426 | .sidebar_toggle {
2427 | border: 1px solid #000;
2428 | background: #303030;
2429 | padding: 5px 10px;
2430 | border-radius: 4px;
2431 | -moz-border-radius: 4px;
2432 | -webkit-border-radius: 4px;
2433 | float: right;
2434 | margin: 5px 5px 5px 5px;
2435 | cursor: pointer;
2436 | box-shadow: inset 0 0 0 1px #363636;
2437 | }
2438 |
2439 | .pmcount {
2440 | background: #202020;
2441 | color: #fff;
2442 | padding: 2px 6px;
2443 | }
2444 |
2445 | .welcome {
2446 | color: #fff;
2447 | font-weight: bold;
2448 | }
2449 |
2450 | form.search_box {
2451 | background: #333;
2452 | float: right;
2453 | text-align: left;
2454 | width: 240px;
2455 | height: 45px;
2456 | margin-right: 20px;
2457 | }
2458 |
2459 | form.search_box input.textbox {
2460 | background: transparent;
2461 | padding: 14px 8px;
2462 | border: 0;
2463 | color: #a0a0a0;
2464 | outline: 0;
2465 | }
2466 |
2467 | form.search_box input#search_button {
2468 | background: transparent;
2469 | float: right;
2470 | margin-top: 10px;
2471 | margin-right: 5px;
2472 | }
2473 |
2474 | .alertsbutton {
2475 | background: #333;
2476 | padding: 14px 8px;
2477 | color: #fff;
2478 | }
2479 |
2480 | .alertsbutton:hover {
2481 | background: ##37373d;
2482 | }
2483 |
2484 | .topwrap1 {
2485 | -moz-animation: bgscroll 70s infinite linear;
2486 | -ms-animation: bgscroll 70s infinite linear;
2487 | -o-animation: bgscroll 70s infinite linear;
2488 | -webkit-animation: bgscroll 70s infinite linear;
2489 | -webkit-box-shadow: inset rgba(0,0,0,0.8) 0 1px 5px,rgba(255,255,255,0.02) 0 0 0 1px,rgba(255,255,255,0.05) 0 1px 0;
2490 | -moz-box-shadow: inset rgba(0,0,0,0.8) 0 1px 5px,rgba(255,255,255,0.02) 0 0 0 1px,rgba(255,255,255,0.05) 0 1px 0;
2491 | box-shadow: inset rgba(0,0,0,0.8) 0 1px 5px,rgba(255,255,255,0.02) 0 0 0 1px,rgba(255,255,255,0.05) 0 1px 0;
2492 | }
2493 |
2494 | @-webkit-keyframes bgscroll {
2495 | from {
2496 | background-position: 0 0;
2497 | }
2498 |
2499 | to {
2500 | background-position: -1100px 0;
2501 | };
2502 | }
2503 |
2504 | @-ms-keyframes bgscroll {
2505 | from {
2506 | background-position: 0 0;
2507 | }
2508 |
2509 | to {
2510 | background-position: -1100px 0;
2511 | };
2512 | }
2513 |
2514 | @-o-keyframes bgscroll {
2515 | from {
2516 | background-position: 0 0;
2517 | }
2518 |
2519 | to {
2520 | background-position: -1100px 0;
2521 | };
2522 | }
2523 |
2524 | @keyframes bgscroll {
2525 | from {
2526 | background-position: 0 0;
2527 | }
2528 |
2529 | to {
2530 | background-position: -1100px 0;
2531 | };
2532 | }
2533 |
2534 | .fc_logo {
2535 | background: url(/images/hf3/px.png) repeat;
2536 | margin: 0 auto;
2537 | padding-top: 5px;
2538 | padding-bottom: 5px;
2539 | }
2540 |
2541 | .promotion {
2542 | width: 100px;
2543 | float: left;
2544 | margin-top: -6px;
2545 | }
2546 |
2547 | .cc_welcome {
2548 | font-weight: bold;
2549 | font-size: 1.3em;
2550 | color: ##37373d;
2551 | }
2552 |
2553 | .cc_title {
2554 | color: #aaa;
2555 | font-weight: bold;
2556 | }
2557 |
2558 | .cc_info {
2559 | font-style: italic;
2560 | }
2561 |
2562 | .cc_soon {
2563 | font-style: italic;
2564 | color: #00616e;
2565 | }
2566 |
2567 | .cc_div {
2568 | width: 200px;
2569 | }
2570 |
2571 | #copyright {
2572 | margin: 0;
2573 | padding: 10px 0 0 0;
2574 | }
2575 |
2576 | #f00 {
2577 | background: #282828;
2578 | padding: 18px 0 10px 0;
2579 | border: 1px solid #000;
2580 | text-align: left;
2581 | box-shadow: inset 0 0 0 1px #363636;
2582 | padding-bottom: 40px;
2583 | }
2584 |
2585 | #f00 ul {
2586 | list-style-image: url();
2587 | list-style-position: inside;
2588 | display: inline-block;
2589 | width: 20%;
2590 | margin: 0;
2591 | padding: 0;
2592 | }
2593 |
2594 | #f00 hr {
2595 | background: #444;
2596 | height: 1px;
2597 | margin: 20px 0;
2598 | }
2599 |
2600 | #f00 h2 {
2601 | color: #37373d;
2602 | }
2603 |
2604 | .f0text {
2605 | color: #37373d;
2606 | font-size: 1.6em;
2607 | font-weight: bold;
2608 | }
2609 |
2610 | .f0 {
2611 | width: 90%;
2612 | margin: auto;
2613 | position: relative;
2614 | }
2615 |
2616 | .megaupgrade {
2617 | color: #fff;
2618 | }
2619 |
2620 | .premiumupgrade {
2621 | color: #fff;
2622 | }
2623 |
2624 | .donate {
2625 | color: #fff;
2626 | }
2627 |
2628 | .upgradeinfo {
2629 | background: #202020;
2630 | padding: 4px 8px;
2631 | color: #fff;
2632 | }
2633 |
2634 | input {
2635 | padding: 5px 5px;
2636 | border-radius: 2px;
2637 | -moz-border-radius: 2px;
2638 | -webkit-border-radius: 2px;
2639 | color: #000;
2640 | border: 0;
2641 | font-family: 'Source Sans Pro',sans-serif;
2642 | outline: 0;
2643 | }
2644 |
2645 | .bbutton {
2646 | background: #37373d;
2647 | padding: 8px 13px;
2648 | color: #fff;
2649 | }
2650 |
2651 | .bbutton:hover {
2652 | background: #444;
2653 | color: #fff;
2654 | }
2655 |
2656 | #spinner {
2657 | background: #37373d!important;
2658 | -webkit-border-radius: 20px;
2659 | -moz-border-radius: 20px;
2660 | border-radius: 20px;
2661 | color: #ccc!important;
2662 | box-shadow: inset 0 0 0 1px #37373d;
2663 | }
2664 |
2665 | .fop {
2666 | font-size: 14px;
2667 | color: #fff;
2668 | }
2669 |
2670 | .wpost {
2671 | background: #b83b3b;
2672 | color: #fff;
2673 | padding: 2px 12px;
2674 | }
2675 |
2676 | .info {
2677 | background: #37373d;
2678 | text-align: center;
2679 | padding: 10px 20px;
2680 | margin-bottom: 15px;
2681 | font-size: 13px;
2682 | color: #fff;
2683 | }
2684 |
2685 | .info a {
2686 | color: #fff;
2687 | }
2688 |
2689 | .alertbox {
2690 | -moz-border-bottom-colors: none;
2691 | -moz-border-left-colors: none;
2692 | -moz-border-right-colors: none;
2693 | -moz-border-top-colors: none;
2694 | background: none repeat scroll 0 0 #282828;
2695 | border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) -moz-use-text-color;
2696 | border-image: none;
2697 | border-width: 1px 1px 1px medium;
2698 | color: #fff;
2699 | padding: 6px;
2700 | }
2701 |
2702 | .UserOnline {
2703 | text-shadow: 0 0 10px #008000;
2704 | font-size: 10px;
2705 | color: #008000;
2706 | }
2707 |
2708 | .UserOffline {
2709 | text-shadow: 0 0 10px #c61a1a;
2710 | font-size: 10px;
2711 | color: #c61a1a;
2712 | }
2713 |
2714 | #cat_76 {
2715 | display: none;
2716 | }
2717 |
2718 | #cat_621 {
2719 | display: none;
2720 | }
2721 |
2722 | #cat_622 {
2723 | display: none;
2724 | }
2725 |
2726 | #cat_66 {
2727 | display: none;
2728 | }
2729 |
2730 | #cat_13 {
2731 | display: none;
2732 | }
2733 |
2734 | #cat_82 {
2735 | display: none;
2736 | }
2737 |
2738 | #cat_22 {
2739 | display: none;
2740 | }
2741 |
2742 | #cat_109 {
2743 | display: none;
2744 | }
2745 |
2746 | #cat_36 {
2747 | display: none;
2748 | }
2749 |
2750 | #cat_42 {
2751 | display: none;
2752 | }
2753 |
2754 | #cat_62 {
2755 | display: none;
2756 | }
2757 |
2758 | #cat_46 {
2759 | display: none;
2760 | }
2761 |
2762 | #cat_147 {
2763 | display: none;
2764 | }
2765 |
2766 | #cat_93 {
2767 | display: none;
2768 | }
2769 |
2770 | #cat_127 {
2771 | display: none;
2772 | }
2773 |
2774 | #cat_159 {
2775 | display: none;
2776 | }
2777 |
2778 | #cat_82 {
2779 | display: none;
2780 | }
2781 |
2782 | #cat_187 {
2783 | display: none;
2784 | }
2785 |
2786 | #cat_195 {
2787 | display: none;
2788 | }
2789 |
2790 | #cat_248 {
2791 | display: none;
2792 | }
2793 |
2794 | #cat_305 {
2795 | display: none;
2796 | }
2797 |
2798 | #cat_319 {
2799 | display: none;
2800 | }
2801 |
2802 | #cat_324 {
2803 | display: none;
2804 | }
2805 |
2806 | #cat_355 {
2807 | display: none;
2808 | }
2809 |
2810 | #cat_411 {
2811 | display: none;
2812 | }
2813 |
2814 | #cat_608 {
2815 | display: none;
2816 | }
2817 |
2818 | display:none@media screen and (max-width:1145px) {
2819 | .tcat{font-size: 10px;
2820 | }
2821 |
2822 | #menu {
2823 | font: bold 13px 'Roboto',sans-serif;
2824 | }
2825 |
2826 | table {
2827 | font-size: 12px;
2828 | }
2829 |
2830 | .smalltext {
2831 | font-size: 11px;
2832 | }}
2833 |
2834 | @document url(http://www.hack-free.net/hf.php) {
2835 | .tcat {
2836 | font-size: 12px !important;
2837 | }
2838 |
2839 | #menu {
2840 | font: bold 15px 'Roboto',sans-serif !important;
2841 | }
2842 |
2843 | table {
2844 | font-size: 14px !important;
2845 | }
2846 |
2847 | .smalltext {
2848 | font-size: 13px !important;
2849 | };
2850 | }
2851 |
2852 | .staff {
2853 | color: #c4d7ed;
2854 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
2855 | }
2856 |
2857 | .reg {
2858 | color: #fff;
2859 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
2860 | }
2861 |
2862 | .modo {
2863 | color: #ff9e00;
2864 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
2865 | }
2866 |
2867 | .red {
2868 | color: #9fa8a7;
2869 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
2870 | }
2871 |
2872 | .cra {
2873 | color: #acfb2e;
2874 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
2875 | }
2876 |
2877 | .cod {
2878 | color: #fe00aa;
2879 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
2880 | }
2881 |
2882 | .ven {
2883 | color: #24b131;
2884 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
2885 | }
2886 |
2887 | .man {
2888 | color: #8bb6f6;
2889 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
2890 | }
2891 |
2892 | .hel {
2893 | color: #b55e02;
2894 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
2895 | }
2896 |
2897 | .sur {
2898 | color: #8c9c6d;
2899 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
2900 | }
2901 |
2902 | .mem {
2903 | color: #884cb6;
2904 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
2905 | }
2906 |
2907 | .anal {
2908 | color: #4136e0;
2909 | text-shadow: 0 1px 0 rgba(0,0,0,0.4);
2910 | }
2911 |
2912 | .hebdo {
2913 | color: #e3e3e3;
2914 | text-shadow: 0px 0px 8px #252525;
2915 | }
2916 |
2917 | .social {
2918 | color: #f7f100;
2919 | text-shadow: 0 0 5px #ad2020;
2920 | }
2921 |
2922 | .lastpost {
2923 | padding: 6px 8px;
2924 | display: inline-block;
2925 | color: #a0a0a0;
2926 | width: 235px;
2927 | height: 38px;
2928 | margin-right: -10px;
2929 | }
2930 |
2931 | .lastpost a {
2932 | color: #fff;
2933 | font-style: italic;
2934 | }
2935 |
2936 | .stats {
2937 | padding: 6px 8px;
2938 | display: inline-block;
2939 | color: #a0a0a0;
2940 | width: 100px;
2941 | text-align: center;
2942 | height: 38px;
2943 | }
2944 |
2945 | .stats_text {
2946 | font-style: none;
2947 | }
2948 |
2949 | .hide {
2950 | padding: 6px 8px;
2951 | color: #fff;
2952 | font-size: 11px;
2953 | margin-top: 5px;
2954 | }
2955 |
2956 | .unhide {
2957 | background: #3b9a37;
2958 | padding: 6px 8px;
2959 | color: #fff;
2960 | border: 1px solid #09ff00;
2961 | font-size: 11px;
2962 | margin-top: 5px;
2963 | }
2964 |
2965 | .unlock {
2966 | float: left;
2967 | vertical-align: middle;
2968 | margin-right: 10px;
2969 | }
2970 |
2971 | legend {
2972 | background: #37373d;
2973 | color: #fff;
2974 | padding: 4px 6px;
2975 | }
2976 |
2977 | .navigation {
2978 | background: #252525;
2979 | margin-bottom: 20px;
2980 | padding: 10px;
2981 | color: #a0a0a0;
2982 | font-size: 14px;
2983 | box-shadow: 0 0 5px rgba(0,0,0,0.5);
2984 | }
2985 |
2986 | .navigation a:link {
2987 | text-decoration: none;
2988 | }
2989 |
2990 | .navigation a:visited {
2991 | text-decoration: none;
2992 | }
2993 |
2994 | .navigation a:hover,.navigation a:active {
2995 | text-decoration: none;
2996 | }
2997 |
2998 | .navigation .active {
2999 | color: #a0a0a0;
3000 | font-size: 14px;
3001 | }
3002 |
3003 | .prefix1 {
3004 | background: ##37373d;
3005 | color: #fff;
3006 | padding: 2px 10px 2px 10px;
3007 | font-size: 11px;
3008 | }
3009 |
3010 | .prefix7 {
3011 | background: #cc35e6;
3012 | color: #fff;
3013 | padding: 2px 10px 2px 10px;
3014 | font-size: 11px;
3015 | }
3016 |
3017 | .prefix2 {
3018 | background: #9c3838;
3019 | color: #fff;
3020 | padding: 2px 10px 2px 10px;
3021 | font-size: 11px;
3022 | }
3023 |
3024 | .prefix3 {
3025 | background: #ffb300;
3026 | color: #fff;
3027 | padding: 2px 10px 2px 10px;
3028 | font-size: 11px;
3029 | }
3030 |
3031 | .prefix4 {
3032 | background: #2b96c8;
3033 | color: #fff;
3034 | padding: 2px 10px 2px 10px;
3035 | font-size: 11px;
3036 | }
3037 |
3038 | .prefix6 {
3039 | background: #3bc72e;
3040 | color: #fff;
3041 | padding: 2px 10px 2px 10px;
3042 | font-size: 11px;
3043 | }
3044 |
3045 | .prefixvip {
3046 | background: #ff0;
3047 | color: #000;
3048 | padding: 2px 10px 2px 10px;
3049 | font-size: 11px;
3050 | }
3051 |
3052 | .prefixwarez {
3053 | background: #111;
3054 | color: #fff;
3055 | padding: 2px 10px 2px 10px;
3056 | font-size: 11px;
3057 | }
3058 |
3059 | .wrap {
3060 | width: 90%;
3061 | margin: 0 auto;
3062 | border-left: 20px solid #282828;
3063 | border-right: 20px solid #282828;
3064 | }
3065 |
3066 | .wrap2 {
3067 | background: #282828;
3068 | min-width: 992px;
3069 | }
3070 |
3071 | #menu {
3072 | margin: 0;
3073 | padding: 0;
3074 | font: 67.5% 'Roboto',sans-serif;
3075 | font-size: 15px;
3076 | font-weight: bold;
3077 | width: auto;
3078 | border-bottom: 3px solid #37373d;
3079 | }
3080 |
3081 | #menu ul {
3082 | background: #282828;
3083 | height: 40px;
3084 | list-style: none;
3085 | margin: 0;
3086 | padding: 0;
3087 | }
3088 |
3089 | #menu li {
3090 | float: left;
3091 | padding: 0;
3092 | }
3093 |
3094 | #menu li a {
3095 | background: #282828;
3096 | display: block;
3097 | font-weight: normal;
3098 | line-height: 40px;
3099 | margin: 0;
3100 | padding: 0 15px;
3101 | text-align: center;
3102 | text-decoration: none;
3103 | }
3104 |
3105 | #menu>ul>li>a {
3106 | color: #ccc;
3107 | }
3108 |
3109 | #menu ul ul a {
3110 | color: #ccc;
3111 | }
3112 |
3113 | #menu li>a:hover,#menu ul li:hover>a {
3114 | background: #37373d;
3115 | color: #fff;
3116 | text-decoration: none;
3117 | }
3118 |
3119 | #menu li ul {
3120 | background: #282828;
3121 | display: none;
3122 | height: auto;
3123 | padding: 0;
3124 | margin: 0;
3125 | border: 0;
3126 | position: absolute;
3127 | z-index: 200;
3128 | }
3129 |
3130 | #menu li:hover ul {
3131 | display: block;
3132 | }
3133 |
3134 | #menu li li {
3135 | display: block;
3136 | float: none;
3137 | margin: 0;
3138 | padding: 0;
3139 | }
3140 |
3141 | #menu li:hover li a {
3142 | background: 0;
3143 | }
3144 |
3145 | #menu li ul a {
3146 | display: block;
3147 | height: 40px;
3148 | font-size: 13px;
3149 | font-style: normal;
3150 | margin: 0;
3151 | padding: 0 10px 0 15px;
3152 | text-align: left;
3153 | }
3154 |
3155 | #menu li ul a:hover,#menu li ul li:hover>;a {
3156 | background: ##37373d;
3157 | border: 0;
3158 | color: #fff;
3159 | text-decoration: none;
3160 | }
3161 |
3162 | #menu p {
3163 | clear: left;
3164 | }
3165 |
3166 | #panel {
3167 | background: #282828;
3168 | color: #a0a0a0;
3169 | font-size: 11px;
3170 | padding: 8px;
3171 | }
3172 |
3173 | #panel .remember_me input {
3174 | vertical-align: middle;
3175 | margin-top: -1px;
3176 | }
3177 |
3178 | #panel .links {
3179 | margin: 0;
3180 | float: right;
3181 | }
3182 |
3183 | .postbitbox1 {
3184 | background: #303030;
3185 | color: #fff;
3186 | padding: 8px;
3187 | height: 18px;
3188 | -webkit-border-top-left-radius: 3px;
3189 | -webkit-border-top-right-radius: 3px;
3190 | -moz-border-radius-topleft: 3px;
3191 | -moz-border-radius-topright: 3px;
3192 | border-top-left-radius: 3px;
3193 | border-top-right-radius: 3px;
3194 | border-left: 2px solid #303030;
3195 | border-right: 2px solid #303030;
3196 | }
3197 |
3198 | .postbitbox2 {
3199 | background: #222;
3200 | border-left: 2px solid #303030;
3201 | border-right: 2px solid #303030;
3202 | color: #a0a0a0;
3203 | padding: 4px;
3204 | height: 18px;
3205 | }
3206 |
3207 | .postbitbox3_online {
3208 | background: #449c41;
3209 | color: #fff;
3210 | padding: 4px;
3211 | height: 18px;
3212 | -webkit-border-bottom-right-radius: 3px;
3213 | -webkit-border-bottom-left-radius: 3px;
3214 | -moz-border-radius-bottomright: 3px;
3215 | -moz-border-radius-bottomleft: 3px;
3216 | border-bottom-right-radius: 3px;
3217 | border-bottom-left-radius: 3px;
3218 | border-left: 2px solid #449c41;
3219 | border-right: 2px solid #449c41;
3220 | }
3221 |
3222 | .postbitbox3_offline {
3223 | background: #dd4242;
3224 | color: #fff;
3225 | padding: 4px;
3226 | height: 18px;
3227 | -webkit-border-bottom-right-radius: 3px;
3228 | -webkit-border-bottom-left-radius: 3px;
3229 | -moz-border-radius-bottomright: 3px;
3230 | -moz-border-radius-bottomleft: 3px;
3231 | border-bottom-right-radius: 3px;
3232 | border-bottom-left-radius: 3px;
3233 | border-left: 2px solid #dd4242;
3234 | border-right: 2px solid #dd4242;
3235 | }
3236 |
3237 | .postbitbox4 {
3238 | background: #303030;
3239 | color: #fff;
3240 | padding: 4px;
3241 | height: 18px;
3242 | border-left: 2px solid #303030;
3243 | border-right: 2px solid #303030;
3244 | }
3245 |
3246 | .postbitleft {
3247 | float: left;
3248 | padding-left: 4px;
3249 | }
3250 |
3251 | .postbitright {
3252 | float: right;
3253 | padding-right: 4px;
3254 | }
3255 |
3256 | .postbitavatar img {
3257 | -webkit-border-radius: 5px;
3258 | -moz-border-radius: 5px;
3259 | border-radius: 5px;
3260 | margin-top: 8px;
3261 | margin-bottom: 8px;
3262 | }
3263 |
3264 | .postbitavatar {
3265 | border-left: 2px solid #303030;
3266 | border-right: 2px solid #303030;
3267 | }
3268 |
3269 | .postbitwidth {
3270 | width: 200px;
3271 | }
3272 |
3273 | .postbitthing {
3274 | background: #202020;
3275 | }
3276 |
3277 | .box4 {
3278 | background: #8d2323;
3279 | padding: 4px 8px;
3280 | margin-left: -15px;
3281 | width: 90px;
3282 | color: #fff;
3283 | float: left;
3284 | text-align: center;
3285 | margin-top: -5px;
3286 | margin-right: 10px;
3287 | }
3288 |
3289 | .box4 {
3290 | background: #8d2323;
3291 | padding: 4px 8px;
3292 | margin-left: -15px;
3293 | width: 90px;
3294 | color: #fff;
3295 | float: left;
3296 | text-align: center;
3297 | margin-top: -5px;
3298 | margin-right: 10px;
3299 | }
3300 |
3301 | .box33 {
3302 | background: #1daea9;
3303 | padding: 4px 8px;
3304 | margin-left: -15px;
3305 | width: 90px;
3306 | color: #fff;
3307 | float: left;
3308 | text-align: center;
3309 | margin-top: -5px;
3310 | margin-right: 10px;
3311 | }
3312 |
3313 | .box34 {
3314 | background: #111 url(images/hf3/ney.png) no-repeat;
3315 | padding: 4px 8px;
3316 | margin-left: -15px;
3317 | width: 90px;
3318 | color: #f7f100;
3319 | text-shadow: 0 0 5px #ad2020;
3320 | float: left;
3321 | text-align: center;
3322 | margin-top: -5px;
3323 | margin-right: 10px;
3324 | }
3325 |
3326 | .box31 {
3327 | background: #f6f;
3328 | padding: 4px 8px;
3329 | margin-left: -15px;
3330 | width: 90px;
3331 | color: #fff;
3332 | float: left;
3333 | text-align: center;
3334 | margin-top: -5px;
3335 | margin-right: 10px;
3336 | }
3337 |
3338 | .box7 {
3339 | background: #202020;
3340 | padding: 4px 8px;
3341 | margin-left: -15px;
3342 | width: 90px;
3343 | color: #fff;
3344 | float: left;
3345 | text-align: center;
3346 | margin-top: -5px;
3347 | margin-right: 10px;
3348 | }
3349 |
3350 | .box29 {
3351 | background: #0099e4;
3352 | padding: 4px 8px;
3353 | margin-left: -15px;
3354 | width: 90px;
3355 | color: #fff;
3356 | float: left;
3357 | text-align: center;
3358 | margin-top: -5px;
3359 | margin-right: 10px;
3360 | }
3361 |
3362 | .box2 {
3363 | background: #303030;
3364 | padding: 4px 8px;
3365 | margin-left: -15px;
3366 | width: 90px;
3367 | color: #fff;
3368 | float: left;
3369 | text-align: center;
3370 | margin-top: -5px;
3371 | margin-right: 10px;
3372 | }
3373 |
3374 | .box3 {
3375 | background: #1d9d34;
3376 | padding: 4px 8px;
3377 | margin-left: -15px;
3378 | width: 90px;
3379 | color: #fff;
3380 | float: left;
3381 | text-align: center;
3382 | margin-top: -5px;
3383 | margin-right: 10px;
3384 | }
3385 |
3386 | .box12 {
3387 | background: #8574ff;
3388 | padding: 4px 8px;
3389 | margin-left: -15px;
3390 | width: 90px;
3391 | color: #fff;
3392 | float: left;
3393 | text-align: center;
3394 | margin-top: -5px;
3395 | margin-right: 10px;
3396 | }
3397 |
3398 | .box28 {
3399 | background: #ff9e00;
3400 | padding: 4px 8px;
3401 | margin-left: -15px;
3402 | width: 90px;
3403 | color: #fff;
3404 | float: left;
3405 | text-align: center;
3406 | margin-top: -5px;
3407 | margin-right: 10px;
3408 | }
3409 |
3410 | .boxstars {
3411 | margin-top: -2px;
3412 | }
3413 |
3414 | .status {
3415 | margin-top: -7px;
3416 | }
3417 |
3418 | .status_online {
3419 | margin-top: -10px;
3420 | padding: 2px 4px;
3421 | background: #38b627;
3422 | color: #fff;
3423 | -webkit-border-bottom-right-radius: 3px;
3424 | -webkit-border-bottom-left-radius: 3px;
3425 | -moz-border-radius-bottomright: 3px;
3426 | -moz-border-radius-bottomleft: 3px;
3427 | border-bottom-right-radius: 3px;
3428 | border-bottom-left-radius: 3px;
3429 | }
3430 |
3431 | .status_offline {
3432 | margin-top: -10px;
3433 | background: #9c2929;
3434 | padding: 2px 4px;
3435 | color: #fff;
3436 | -webkit-border-bottom-right-radius: 3px;
3437 | -webkit-border-bottom-left-radius: 3px;
3438 | -moz-border-radius-bottomright: 3px;
3439 | -moz-border-radius-bottomleft: 3px;
3440 | border-bottom-right-radius: 3px;
3441 | border-bottom-left-radius: 3px;
3442 | }
3443 |
3444 | .edited {
3445 | margin-top: 6px;
3446 | width: auto;
3447 | float: right;
3448 | background: #252525;
3449 | }
3450 |
3451 | #indexy {
3452 | width: 79%;
3453 | }
3454 |
3455 | #sidebar {
3456 | width: 19%;
3457 | float: right;
3458 | position: relative;
3459 | }
3460 |
3461 | .sidebar_toggle {
3462 | border: 1px solid #000;
3463 | background: #303030;
3464 | padding: 5px 10px;
3465 | border-radius: 4px;
3466 | -moz-border-radius: 4px;
3467 | -webkit-border-radius: 4px;
3468 | float: right;
3469 | margin: 5px 5px 5px 5px;
3470 | cursor: pointer;
3471 | box-shadow: inset 0 0 0 1px #363636;
3472 | }
3473 |
3474 | .pmcount {
3475 | background: #202020;
3476 | color: #fff;
3477 | padding: 2px 6px;
3478 | }
3479 |
3480 | .welcome {
3481 | color: #fff;
3482 | font-weight: bold;
3483 | }
3484 |
3485 | form.search_box {
3486 | background: #333;
3487 | float: right;
3488 | text-align: left;
3489 | width: 240px;
3490 | height: 45px;
3491 | margin-right: 20px;
3492 | }
3493 |
3494 | form.search_box input.textbox {
3495 | background: transparent;
3496 | padding: 14px 8px;
3497 | border: 0;
3498 | color: #a0a0a0;
3499 | outline: 0;
3500 | }
3501 |
3502 | form.search_box input#search_button {
3503 | background: transparent;
3504 | float: right;
3505 | margin-top: 10px;
3506 | margin-right: 5px;
3507 | }
3508 |
3509 | .alertsbutton {
3510 | background: #333;
3511 | padding: 14px 8px;
3512 | color: #fff;
3513 | }
3514 |
3515 | .alertsbutton:hover {
3516 | background: ##37373d;
3517 | }
3518 |
3519 | .topwrap1 {
3520 | -moz-animation: bgscroll 70s infinite linear;
3521 | -ms-animation: bgscroll 70s infinite linear;
3522 | -o-animation: bgscroll 70s infinite linear;
3523 | -webkit-animation: bgscroll 70s infinite linear;
3524 | -webkit-box-shadow: inset rgba(0,0,0,0.8) 0 1px 5px,rgba(255,255,255,0.02) 0 0 0 1px,rgba(255,255,255,0.05) 0 1px 0;
3525 | -moz-box-shadow: inset rgba(0,0,0,0.8) 0 1px 5px,rgba(255,255,255,0.02) 0 0 0 1px,rgba(255,255,255,0.05) 0 1px 0;
3526 | box-shadow: inset rgba(0,0,0,0.8) 0 1px 5px,rgba(255,255,255,0.02) 0 0 0 1px,rgba(255,255,255,0.05) 0 1px 0;
3527 | }
3528 |
3529 | @-webkit-keyframes bgscroll {
3530 | from {
3531 | background-position: 0 0;
3532 | }
3533 |
3534 | to {
3535 | background-position: -1100px 0;
3536 | };
3537 | }
3538 |
3539 | @-ms-keyframes bgscroll {
3540 | from {
3541 | background-position: 0 0;
3542 | }
3543 |
3544 | to {
3545 | background-position: -1100px 0;
3546 | };
3547 | }
3548 |
3549 | @-o-keyframes bgscroll {
3550 | from {
3551 | background-position: 0 0;
3552 | }
3553 |
3554 | to {
3555 | background-position: -1100px 0;
3556 | };
3557 | }
3558 |
3559 | @keyframes bgscroll {
3560 | from {
3561 | background-position: 0 0;
3562 | }
3563 |
3564 | to {
3565 | background-position: -1100px 0;
3566 | };
3567 | }
3568 |
3569 | .promotion {
3570 | width: 100px;
3571 | float: left;
3572 | margin-top: -6px;
3573 | }
3574 |
3575 | .cc_welcome {
3576 | font-weight: bold;
3577 | font-size: 1.3em;
3578 | color: ##37373d;
3579 | }
3580 |
3581 | .cc_title {
3582 | color: #aaa;
3583 | font-weight: bold;
3584 | }
3585 |
3586 | .cc_info {
3587 | font-style: italic;
3588 | }
3589 |
3590 | .cc_soon {
3591 | font-style: italic;
3592 | color: #00616e;
3593 | }
3594 |
3595 | .cc_div {
3596 | width: 200px;
3597 | }
3598 |
3599 | #copyright {
3600 | margin: 0;
3601 | padding: 10px 0 0 0;
3602 | }
3603 |
3604 | #f00 {
3605 | background: #282828;
3606 | padding: 18px 0 10px 0;
3607 | border: 1px solid #000;
3608 | text-align: left;
3609 | box-shadow: inset 0 0 0 1px #363636;
3610 | padding-bottom: 40px;
3611 | }
3612 |
3613 | #f00 ul {
3614 | list-style-image: url();
3615 | list-style-position: inside;
3616 | display: inline-block;
3617 | width: 20%;
3618 | margin: 0;
3619 | padding: 0;
3620 | }
3621 |
3622 | #f00 hr {
3623 | background: #444;
3624 | height: 1px;
3625 | margin: 20px 0;
3626 | }
3627 |
3628 | #f00 h2 {
3629 | color: #37373d;
3630 | }
3631 |
3632 | .f0text {
3633 | color: #37373d;
3634 | font-size: 1.6em;
3635 | font-weight: bold;
3636 | }
3637 |
3638 | .f0 {
3639 | width: 90%;
3640 | margin: auto;
3641 | position: relative;
3642 | }
3643 |
3644 | .megaupgrade {
3645 | color: #fff;
3646 | }
3647 |
3648 | .premiumupgrade {
3649 | color: #fff;
3650 | }
3651 |
3652 | .donate {
3653 | color: #fff;
3654 | }
3655 |
3656 | .upgradeinfo {
3657 | background: #202020;
3658 | padding: 4px 8px;
3659 | color: #fff;
3660 | }
3661 |
3662 | input {
3663 | padding: 5px 5px;
3664 | border-radius: 2px;
3665 | -moz-border-radius: 2px;
3666 | -webkit-border-radius: 2px;
3667 | color: #000;
3668 | border: 0;
3669 | font-family: 'Source Sans Pro',sans-serif;
3670 | outline: 0;
3671 | }
3672 |
3673 | .bbutton {
3674 | background: #37373d;
3675 | padding: 8px 13px;
3676 | color: #fff;
3677 | }
3678 |
3679 | .bbutton:hover {
3680 | background: #444;
3681 | color: #fff;
3682 | }
3683 |
3684 | #spinner {
3685 | background: #37373d !important;
3686 | -webkit-border-radius: 20px;
3687 | -moz-border-radius: 20px;
3688 | border-radius: 20px;
3689 | color: #ccc !important;
3690 | box-shadow: inset 0 0 0 1px #37373d;
3691 | }
3692 |
3693 | .fop {
3694 | font-size: 14px;
3695 | color: #fff;
3696 | }
3697 |
3698 | .wpost {
3699 | background: #b83b3b;
3700 | color: #fff;
3701 | padding: 2px 12px;
3702 | }
3703 |
3704 | .info {
3705 | background: #37373d;
3706 | text-align: center;
3707 | padding: 10px 20px;
3708 | margin-bottom: 15px;
3709 | font-size: 13px;
3710 | color: #fff;
3711 | }
3712 |
3713 | .info a {
3714 | color: #fff;
3715 | }
3716 |
3717 | .alertbox {
3718 | -moz-border-bottom-colors: none;
3719 | -moz-border-left-colors: none;
3720 | -moz-border-right-colors: none;
3721 | -moz-border-top-colors: none;
3722 | background: none repeat scroll 0 0 #282828;
3723 | border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) -moz-use-text-color;
3724 | border-image: none;
3725 | border-width: 1px 1px 1px medium;
3726 | color: #fff;
3727 | padding: 6px;
3728 | }
3729 |
3730 | .UserOnline {
3731 | text-shadow: 0 0 10px #008000;
3732 | font-size: 10px;
3733 | color: #008000;
3734 | }
3735 |
3736 | .UserOffline {
3737 | text-shadow: 0 0 10px #c61a1a;
3738 | font-size: 10px;
3739 | color: #c61a1a;
3740 | }
3741 |
3742 | #cat_66 {
3743 | display: none;
3744 | }
3745 |
3746 | #cat_13 {
3747 | display: none;
3748 | }
3749 |
3750 | #cat_82 {
3751 | display: none;
3752 | }
3753 |
3754 | #cat_22 {
3755 | display: none;
3756 | }
3757 |
3758 | #cat_109 {
3759 | display: none;
3760 | }
3761 |
3762 | #cat_36 {
3763 | display: none;
3764 | }
3765 |
3766 | #cat_42 {
3767 | display: none;
3768 | }
3769 |
3770 | #cat_62 {
3771 | display: none;
3772 | }
3773 |
3774 | #cat_46 {
3775 | display: none;
3776 | }
3777 |
3778 | #cat_147 {
3779 | display: none;
3780 | }
3781 |
3782 | #cat_93 {
3783 | display: none;
3784 | }
3785 |
3786 | #cat_127 {
3787 | display: none;
3788 | }
3789 |
3790 | #cat_159 {
3791 | display: none;
3792 | }
3793 |
3794 | #cat_82 {
3795 | display: none;
3796 | }
3797 |
3798 | #cat_187 {
3799 | display: none;
3800 | }
3801 |
3802 | #cat_195 {
3803 | display: none;
3804 | }
3805 |
3806 | #cat_248 {
3807 | display: none;
3808 | }
3809 |
3810 | #cat_305 {
3811 | display: none;
3812 | }
3813 |
3814 | #cat_319 {
3815 | display: none;
3816 | }
3817 |
3818 | #cat_324 {
3819 | display: none;
3820 | }
3821 |
3822 | #cat_355 {
3823 | display: none;
3824 | }
3825 |
3826 | #cat_411 {
3827 | display: none;
3828 | }
3829 |
3830 | #cat_472 {
3831 | display: none;
3832 | }
3833 |
3834 | #cat_535 {
3835 | display: none;
3836 | }
3837 |
3838 | path {
3839 | fill: #37373d;
3840 | }
3841 |
3842 | .at {
3843 | background: #37373d;
3844 | }
3845 |
3846 | #tdgroup {
3847 | padding: 10px;
3848 | width: 200px;
3849 | height: 110px;
3850 | text-align: center;
3851 | }
3852 |
3853 | #tdgroup img {
3854 | height: auto;
3855 | width: 85%;
3856 | filter: url(data:image/svg+xml;utf8,#grayscale);
3857 | -webkit-filter: grayscale(1);
3858 | }
3859 |
3860 | img.Active {
3861 | border: 1px solid #37373d;
3862 | border-radius: 5px;
3863 | filter: url(data:image/svg+xml;utf8,#grayscale) !important;
3864 | -webkit-filter: grayscale(0) !important;
3865 | }
3866 |
3867 | .goog-te-gadget {
3868 | font-size: 0 !important;
3869 | }
3870 |
3871 | .goog-logo-link {
3872 | font-size: 0 !important;
3873 | }
3874 |
3875 | .goog-te-gadget img {
3876 | width: 0;
3877 | }
3878 |
3879 | .unreadAlerts {
3880 | display: inline-block;
3881 | }
3882 |
3883 | .newAlerts>a {
3884 | color: red !important;
3885 | }
3886 |
3887 | .myalerts_popup ol {
3888 | list-style: none;
3889 | margin: 0;
3890 | padding: 0;
3891 | }
3892 |
3893 | .myalerts_popup li {
3894 | border-bottom: 1px solid #d4d4d4;
3895 | min-height: 24px;
3896 | padding: 2px 4px;
3897 | }
3898 |
3899 | .myalerts_popup li .avatar {
3900 | float: left;
3901 | height: 24px;
3902 | width: 24px;
3903 | }
3904 |
3905 | .myalerts_popup li .alertContent {
3906 | margin-left: 30px;
3907 | font-size: 11px;
3908 | }
3909 |
3910 | .unreadAlert {
3911 | font-weight: bold;
3912 | }
3913 |
3914 | .myalerts_popup_wrapper {
3915 | position: relative;
3916 | }
3917 |
3918 | .myalerts_popup_wrapper .myalerts_popup {
3919 | background: #282828;
3920 | margin-left: -320px;
3921 | margin-top: 14px;
3922 | max-width: 350px;
3923 | position: absolute;
3924 | width: 350px;
3925 | z-index: 9999;
3926 | }
3927 |
3928 | .myalerts_popup .popupTitle {
3929 | font-weight: bold;
3930 | margin: 0 2px;
3931 | padding: 2px;
3932 | border-bottom: 1px solid #d4d4d4;
3933 | }
3934 |
3935 | .myalerts_popup .popupFooter {
3936 | padding: 4px;
3937 | box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.2);
3938 | }
3939 |
3940 | .cp_options td:first-child {
3941 | width: 230px;
3942 | }
3943 |
3944 | .usercp_options {
3945 | margin: 0;
3946 | padding: 0;
3947 | list-style: none outside none;
3948 | }
3949 |
3950 | .usercp_options>li {
3951 | margin: 0;
3952 | padding: 4px 0;
3953 | }
3954 |
3955 | .usercp_options>li>span {
3956 | display: inline-block;
3957 | text-align: right;
3958 | }
3959 |
3960 | .usercp_nav_item {
3961 | display: block;
3962 | }
3963 |
3964 | .usercp_nav_item:before {
3965 | font-size: 16px;
3966 | font-family: 'FontAwesome';
3967 | color: #fff;
3968 | width: 28px;
3969 | margin-right: 3px;
3970 | text-align: center;
3971 | display: inline-block;
3972 | }
3973 |
3974 | .usercp_nav_composepm:before {
3975 | content: "\f112";
3976 | }
3977 |
3978 | .usercp_nav_pmfolder:before {
3979 | content: "\f07c";
3980 | }
3981 |
3982 | .usercp_nav_sub_pmfolder:before {
3983 | content: "\f07b";
3984 | }
3985 |
3986 | .usercp_nav_trash_pmfolder:before {
3987 | content: "\f014";
3988 | }
3989 |
3990 | .usercp_nav_pmtracking:before {
3991 | content: "\f024";
3992 | }
3993 |
3994 | .usercp_nav_pmfolders:before {
3995 | content: "\f07b";
3996 | }
3997 |
3998 | .usercp_nav_profile:before {
3999 | content: "\f007";
4000 | }
4001 |
4002 | .usercp_nav_email:before {
4003 | content: "\f0e0";
4004 | }
4005 |
4006 | .usercp_nav_password:before {
4007 | content: "\f084";
4008 | }
4009 |
4010 | .usercp_nav_username:before {
4011 | content: "\f111";
4012 | }
4013 |
4014 | .usercp_nav_editsig:before {
4015 | content: "\f040";
4016 | }
4017 |
4018 | .usercp_nav_avatar:before {
4019 | content: "\f03e";
4020 | }
4021 |
4022 | .usercp_nav_options:before {
4023 | content: "\f085";
4024 | }
4025 |
4026 | .usercp_nav_usergroups:before {
4027 | content: "\f0c0";
4028 | }
4029 |
4030 | .usercp_nav_editlists:before {
4031 | content: "\f004";
4032 | }
4033 |
4034 | .usercp_nav_attachments:before {
4035 | content: "\f0c6";
4036 | }
4037 |
4038 | .usercp_nav_drafts:before {
4039 | content: "\f040";
4040 | }
4041 |
4042 | .usercp_nav_subscriptions:before {
4043 | content: "\f02e";
4044 | }
4045 |
4046 | .usercp_nav_fsubscriptions:before {
4047 | content: "\f03a";
4048 | }
4049 |
4050 | .usercp_nav_notepad:before {
4051 | content: "\f02d";
4052 | }
4053 |
4054 | .usercp_nav_viewprofile:before {
4055 | content: "\f007";
4056 | }
4057 |
4058 | .usercp_nav_home:before {
4059 | content: "\f015";
4060 | }
4061 |
4062 | .usercp_nav_status:before {
4063 | content: "\f118";
4064 | }
4065 |
4066 | .usercp_nav_myalerts:before {
4067 | content: "\f0f3";
4068 | }
4069 |
4070 | .usercp_nav_myalerts_delete_all:before {
4071 | content: "\f058";
4072 | }
4073 |
4074 | .usercp_nav_myalerts_delete_read:before {
4075 | content: "\f05c";
4076 | }
4077 |
4078 | .usercp_nav_award:before {
4079 | content: "\f091";
4080 | }
4081 |
4082 | .usercp_nav_myvouches:before {
4083 | content: "\f08a";
4084 | }
4085 |
4086 | .usercp_nav_question:before {
4087 | content: "\f132";
4088 | }
4089 |
4090 | .usercp_nav_referencement:before {
4091 | content: "\f012";
4092 | }
4093 |
4094 | .usercp_nav_vouches:before {
4095 | content: "\f022";
4096 | }
4097 |
4098 | .usercp_nav_awardcp:before {
4099 | content: "\f013";
4100 | }
4101 |
4102 | .usercp_notepad {
4103 | width: 99%;
4104 | }
4105 |
4106 | .pagination {
4107 | padding: 3px 0;
4108 | }
4109 |
4110 | .usercp_container {
4111 | margin: 5px;
4112 | padding: 8px;
4113 | }
4114 |
4115 | .usercp_nav_connectionip:before {
4116 | content: "\f013";
4117 | }
4118 |
4119 | .modcp_nav_item {
4120 | display: block;
4121 | padding: 2px 0;
4122 | margin: 0;
4123 | -webkit-transition: all 150ms ease-in-out;
4124 | -moz-transition: all 150ms ease-in-out;
4125 | -o-transition: all 150ms ease-in-out;
4126 | -ms-transition-duration: all 150ms ease-in-out;
4127 | transition: all 150ms ease-in-out;
4128 | }
4129 |
4130 | .modcp_nav_item:before {
4131 | font-size: 16px;
4132 | font-family: 'FontAwesome';
4133 | color: #fff;
4134 | width: 28px;
4135 | margin-right: 3px;
4136 | text-align: center;
4137 | display: inline-block;
4138 | }
4139 |
4140 | .modcp_nav_home:before {
4141 | content: "\f015";
4142 | }
4143 |
4144 | .modcp_nav_announcements:before {
4145 | content: "\f0a1";
4146 | }
4147 |
4148 | .modcp_nav_reports:before {
4149 | content: "\f03a";
4150 | }
4151 |
4152 | .modcp_nav_modqueue:before {
4153 | content: "\f02d";
4154 | }
4155 |
4156 | .modcp_nav_reportrep:before {
4157 | content: "\f075";
4158 | }
4159 |
4160 | .modcp_nav_modlogs:before {
4161 | content: "\f0e6";
4162 | }
4163 |
4164 | .modcp_nav_editprofile:before {
4165 | content: "\f040";
4166 | }
4167 |
4168 | .modcp_nav_banning:before {
4169 | content: "\f04d";
4170 | }
4171 |
4172 | .modcp_nav_cookies:before {
4173 | content: "\f06e";
4174 | }
4175 |
4176 | .modcp_nav_warninglogs:before {
4177 | content: "\f06a";
4178 | }
4179 |
4180 | .modcp_nav_ipsearch:before {
4181 | content: "\f002";
4182 | }
4183 |
4184 | .modqueue_message {
4185 | overflow: auto;
4186 | max-height: 250px;
4187 | }
4188 |
4189 | .modqueue_controls {
4190 | width: 270px;
4191 | float: right;
4192 | text-align: center;
4193 | padding: 6px;
4194 | }
4195 |
4196 | .modqueue_controls label {
4197 | margin-right: 8px;
4198 | }
4199 |
4200 | .label_radio_ignore,.label_radio_delete,.label_radio_approve {
4201 | font-weight: bold;
4202 | }
4203 |
4204 | .modqueue_meta {
4205 | color: #444;
4206 | font-size: 95%;
4207 | margin-bottom: 8px;
4208 | }
4209 |
4210 | .modqueue_mass {
4211 | list-style: none;
4212 | margin: 0;
4213 | width: 150px;
4214 | padding: 0;
4215 | }
4216 |
4217 | .modqueue_mass li {
4218 | margin-bottom: 4px;
4219 | padding: 0;
4220 | }
4221 |
4222 | .modqueue_mass li a {
4223 | display: block;
4224 | padding: 4px;
4225 | border: 1px solid transparent;
4226 | }
4227 |
4228 | .modqueue_mass li a:hover {
4229 | text-decoration: none;
4230 | }
4231 |
4232 | #modcpforums_e td,#modcpusers_e td {
4233 | border: 0;
4234 | padding: 4px;
4235 | }
4236 |
4237 | .pagination {
4238 | padding: 3px 0;
4239 | }
4240 |
4241 | .pmbutton {
4242 | background: #202020;
4243 | padding: 3px 6px;
4244 | border-radius: 2px;
4245 | -moz-border-radius: 2px;
4246 | -webkit-border-radius: 2px;
4247 | color: #fff;
4248 | font-family: 'Roboto',sans-serif;
4249 | }
4250 |
4251 | .pmbutton:hover {
4252 | background: #101010;
4253 | padding: 3px 6px;
4254 | border-radius: 2px;
4255 | -moz-border-radius: 2px;
4256 | -webkit-border-radius: 2px;
4257 | color: #fff;
4258 | -webkit-transition: background-color 200ms linear,color 200ms linear;
4259 | -moz-transition: background-color 200ms linear,color 200ms linear;
4260 | -o-transition: background-color 200ms linear,color 200ms linear;
4261 | -ms-transition: background-color 200ms linear,color 200ms linear;
4262 | transition: background-color 200ms linear,color 200ms linear;
4263 | }
4264 |
4265 | .right {
4266 | float: right;
4267 | padding-right: 3px;
4268 | }
4269 |
4270 | .pin {
4271 | color: #ccc;
4272 | }
4273 |
4274 | .pleft {
4275 | background: #303030;
4276 | border: 1px solid #444;
4277 | float: left;
4278 | width: 22%;
4279 | padding: 8px;
4280 | -webkit-border-radius: 4px;
4281 | -moz-border-radius: 4px;
4282 | border-radius: 4px;
4283 | margin-bottom: 20px;
4284 | }
4285 |
4286 | .phead {
4287 | background: #367e9f;
4288 | color: #fff;
4289 | border-bottom: 1px solid #101010;
4290 | text-shadow: 0 1px 0 #000;
4291 | filter: dropshadow(color=#000000,offx=0,offy=1);
4292 | border-top: 1px solid #00a3b9;
4293 | -webkit-border-top-left-radius: 2px;
4294 | -webkit-border-top-right-radius: 2px;
4295 | -moz-border-radius-topleft: 2px;
4296 | -moz-border-radius-topright: 2px;
4297 | border-top-left-radius: 2px;
4298 | border-top-right-radius: 2px;
4299 | float: right;
4300 | width: 72%;
4301 | padding: 8px;
4302 | }
4303 |
4304 | .prow {
4305 | float: right;
4306 | width: 36%;
4307 | background: #262626;
4308 | padding-top: 8px;
4309 | padding-bottom: 8px;
4310 | padding-left: 6px;
4311 | border-top: 1px solid #303030;
4312 | border-bottom: 1px solid #0f0f0f;
4313 | border-left: 1px solid #303030;
4314 | border-right: 1px solid #0f0f0f;
4315 | }
4316 |
4317 | .prow_signature {
4318 | float: right;
4319 | width: 72%;
4320 | background: #262626;
4321 | border-left: 1px solid #303030;
4322 | border-right: 1px solid #303030;
4323 | padding: 7px;
4324 | }
4325 |
4326 | .pright {
4327 | background: #303030;
4328 | border: 1px solid #444;
4329 | float: right;
4330 | width: 72%;
4331 | padding: 8px;
4332 | -webkit-border-radius: 4px;
4333 | -moz-border-radius: 4px;
4334 | border-radius: 4px;
4335 | }
4336 |
4337 | .pusername {
4338 | background: #222;
4339 | padding: 5px;
4340 | -webkit-border-radius: 4px;
4341 | -moz-border-radius: 4px;
4342 | border-radius: 4px;
4343 | text-align: center;
4344 | font-size: 1.5em;
4345 | font-weight: bold;
4346 | -webkit-box-shadow: inset 0 0 2px 0 #111;
4347 | box-shadow: inset 0 0 2px 0 #111;
4348 | }
4349 |
4350 | .pavatar {
4351 | text-align: center;
4352 | margin-top: 4px;
4353 | }
4354 |
4355 | .pavatar img {
4356 | -webkit-border-radius: 8px;
4357 | -moz-border-radius: 8px;
4358 | border-radius: 8px;
4359 | }
4360 |
4361 | .pgroupimage {
4362 | margin-top: 4px;
4363 | text-align: center;
4364 | }
4365 |
4366 | .pstars {
4367 | margin-top: 4px;
4368 | text-align: center;
4369 | }
4370 |
4371 | .pborder1 {
4372 | margin-top: 5px;
4373 | border-top: 1px solid #404040;
4374 | }
4375 |
4376 | .pborder2 {
4377 | margin-bottom: 5px;
4378 | border-bottom: 1px solid #1f1f1f;
4379 | }
4380 |
4381 | .pinfo {
4382 | font-size: 1.1em;
4383 | color: #ccc;
4384 | }
4385 |
4386 | .pinfo2 {
4387 | float: right;
4388 | }
4389 |
4390 | .pstatus {
4391 | font-size: 12px;
4392 | }
4393 |
4394 | .dbutton {
4395 | background: #333;
4396 | color: #fff;
4397 | }
4398 |
4399 | .avi {
4400 | width: 45px;
4401 | height: 45px;
4402 | vertical-align: middle;
4403 | float: left;
4404 | padding: 3px;
4405 | -webkit-border-radius: 50%;
4406 | -moz-border-radius: 50%;
4407 | background: #37373d;
4408 | margin-top: -3px;
4409 | }
4410 |
4411 | .side {
4412 | background: #202020;
4413 | width: 20px !important;
4414 | display: inline-block;
4415 | margin-right: 4px;
4416 | margin-left: -12px;
4417 | padding: 5px 8px;
4418 | -webkit-border-bottom-right-radius: 35%;
4419 | -moz-border-radius-bottomright: 35%;
4420 | border-bottom-right-radius: 35%;
4421 | color: #37373d;
4422 | }
4423 |
4424 | .cbp-spmenu {
4425 | background: #37373d repeat;
4426 | position: fixed;
4427 | -webkit-box-shadow: 0 0 15px 0 #111;
4428 | box-shadow: 0 0 15px 0 #111;
4429 | }
4430 |
4431 | .cbp-spmenu h3 {
4432 | color: #fff;
4433 | font-size: 1.5em;
4434 | padding: 20px;
4435 | margin: 0;
4436 | font-weight: 300;
4437 | background: #37373d repeat;
4438 | height: 45px;
4439 | }
4440 |
4441 | .cbp-spmenu a {
4442 | display: block;
4443 | color: #fff;
4444 | font-size: 12px;
4445 | font-weight: 300;
4446 | }
4447 |
4448 | .cbp-spmenu a:hover {
4449 | background: #258ecd;
4450 | }
4451 |
4452 | .cbp-spmenu a:active {
4453 | background: #afdefa;
4454 | color: #47a3da;
4455 | }
4456 |
4457 | .cbp-spmenu-vertical {
4458 | width: 240px;
4459 | height: 100%;
4460 | top: 0;
4461 | z-index: 1000;
4462 | }
4463 |
4464 | .cbp-spmenu-vertical a {
4465 | background: #303030;
4466 | border-top: 1px solid #363636;
4467 | border-bottom: 1px solid #161616;
4468 | padding: 1em;
4469 | color: #fff;
4470 | text-align: left;
4471 | }
4472 |
4473 | .cbp-spmenu-vertical a:hover {
4474 | background: #303030;
4475 | border-top: 1px solid #363636;
4476 | border-bottom: 1px solid #161616;
4477 | padding: 1em;
4478 | }
4479 |
4480 | .cbp-spmenu-horizontal {
4481 | width: 100%;
4482 | height: 150px;
4483 | left: 0;
4484 | z-index: 1000;
4485 | overflow: hidden;
4486 | }
4487 |
4488 | .cbp-spmenu-horizontal h3 {
4489 | height: 100%;
4490 | width: 20%;
4491 | float: left;
4492 | }
4493 |
4494 | .cbp-spmenu-horizontal a {
4495 | float: left;
4496 | width: 20%;
4497 | padding: .8em;
4498 | border-left: 1px solid #258ecd;
4499 | }
4500 |
4501 | .cbp-spmenu-left {
4502 | left: -240px;
4503 | }
4504 |
4505 | .cbp-spmenu-right {
4506 | right: -240px;
4507 | }
4508 |
4509 | .cbp-spmenu-left.cbp-spmenu-open {
4510 | left: 0;
4511 | }
4512 |
4513 | .cbp-spmenu-right.cbp-spmenu-open {
4514 | right: 0;
4515 | }
4516 |
4517 | .cbp-spmenu-top {
4518 | top: -150px;
4519 | }
4520 |
4521 | .cbp-spmenu-bottom {
4522 | bottom: -150px;
4523 | }
4524 |
4525 | .cbp-spmenu-top.cbp-spmenu-open {
4526 | top: 0;
4527 | }
4528 |
4529 | .cbp-spmenu-bottom.cbp-spmenu-open {
4530 | bottom: 0;
4531 | }
4532 |
4533 | .cbp-spmenu-push {
4534 | overflow-x: hidden;
4535 | position: relative;
4536 | left: 0;
4537 | }
4538 |
4539 | .cbp-spmenu-push-toright {
4540 | left: 240px;
4541 | }
4542 |
4543 | .cbp-spmenu-push-toleft {
4544 | left: -240px;
4545 | }
4546 |
4547 | .cbp-spmenu,.cbp-spmenu-push {
4548 | -webkit-transition: all .3s ease;
4549 | -moz-transition: all .3s ease;
4550 | transition: all .3s ease;
4551 | }
4552 |
4553 | @media screen and (max-width:55.1875em) {
4554 | .cbp-spmenu-horizontal {
4555 | font-size: 75%;
4556 | height: 110px;
4557 | }
4558 |
4559 | .cbp-spmenu-top {
4560 | top: -110px;
4561 | }
4562 |
4563 | .cbp-spmenu-bottom {
4564 | bottom: -110px;
4565 | };
4566 | }
4567 |
4568 | @media screen and (max-height:26.375em) {
4569 | .cbp-spmenu-vertical {
4570 | font-size: 90%;
4571 | width: 190px;
4572 | }
4573 |
4574 | .cbp-spmenu-left,.cbp-spmenu-push-toleft {
4575 | left: -190px;
4576 | }
4577 |
4578 | .cbp-spmenu-right {
4579 | right: -190px;
4580 | }
4581 |
4582 | .cbp-spmenu-push-toright {
4583 | left: 190px;
4584 | };
4585 | }
4586 |
4587 | .sbox {
4588 | margin: 0 auto;
4589 | text-align: left;
4590 | width: 80%;
4591 | color: #fff;
4592 | border: 1px solid #308bc8;
4593 | padding: 8px 12px;
4594 | -webkit-border-radius: 3px;
4595 | -moz-border-radius: 3px;
4596 | border-radius: 3px;
4597 | background: url(images/hf3/texture.png) repeat;
4598 | }
4599 |
4600 | .icon-folder-on:before {
4601 | content: "\f15c";
4602 | color: #3387a1;
4603 | font-size: 24px;
4604 | font-family: FontAwesome;
4605 | }
4606 |
4607 | .icon-folder-off:before {
4608 | content: "\f15c";
4609 | color: gray;
4610 | font-size: 24px;
4611 | font-family: FontAwesome;
4612 | }
4613 |
4614 | .sf-icon-minion:before {
4615 | content: "\f15c";
4616 | color: #3387a1;
4617 | font-size: 10px;
4618 | font-family: FontAwesome;
4619 | margin-right: 5px;
4620 | font-style: normal;
4621 | }
4622 |
4623 | .sf-icon-minioff:before,.sf-icon-miniofflock:before {
4624 | content: "\f15c";
4625 | color: gray;
4626 | font-size: 10px;
4627 | font-family: FontAwesome;
4628 | margin-right: 5px;
4629 | font-style: normal;
4630 | }
4631 |
4632 | .icon-folder-offlock:before {
4633 | content: "\f023";
4634 | color: #e42b2b;
4635 | font-size: 24px;
4636 | font-family: FontAwesome;
4637 | }
4638 |
4639 | .icon-thread-folder:before {
4640 | content: "\f075";
4641 | color: #444;
4642 | font-family: FontAwesome;
4643 | }
4644 |
4645 | .icon-thread-newfolder:before {
4646 | content: "\f075";
4647 | color: #127bac;
4648 | font-family: FontAwesome;
4649 | }
4650 |
4651 | .icon-thread-dot_newfolder:before {
4652 | content: "\f086";
4653 | color: #dadada;
4654 | font-family: FontAwesome;
4655 | }
4656 |
4657 | .icon-thread-dot_hotfolder:before {
4658 | content: "\f06d";
4659 | color: #dadada;
4660 | font-family: FontAwesome;
4661 | }
4662 |
4663 | .icon-thread-newhotfolder:before,.icon-thread-dot_newhotfolder:before {
4664 | content: "\f06d";
4665 | color: #127bac;
4666 | font-family: FontAwesome;
4667 | }
4668 |
4669 | .icon-thread-dot_folder:before {
4670 | content: "\f0e6";
4671 | color: #dadada;
4672 | font-family: FontAwesome;
4673 | }
4674 |
4675 | .icon-thread-hotfolder:before {
4676 | content: "\f06d";
4677 | color: red;
4678 | font-family: FontAwesome;
4679 | }
4680 |
4681 | .icon-thread-movefolder:before {
4682 | content: "\f090";
4683 | color: red;
4684 | font-family: FontAwesome;
4685 | }
4686 |
4687 | .icon-thread-dot_lockfolder:before,.icon-thread-lockfolder:before,.icon-thread-newlockfolder:before,.icon-thread-dot_newlockfolder:before,.icon-thread-dot_hotlockfolder:before {
4688 | content: "\f023";
4689 | color: red;
4690 | font-family: FontAwesome;
4691 | }
4692 |
4693 | .fdticons {
4694 | background: #202020;
4695 | padding: 3px 6px;
4696 | border-radius: 2px;
4697 | font-size: 16px;
4698 | font-family: FontAwesome;
4699 | }
4700 |
4701 | .obut {
4702 | background: rgba(32,30,30,.43);
4703 | padding: 4px;
4704 | border-radius: 2px;
4705 | }
4706 |
4707 | .pmbutton {
4708 | background: #202020;
4709 | padding: 3px 6px;
4710 | border-radius: 2px;
4711 | -moz-border-radius: 2px;
4712 | -webkit-border-radius: 2px;
4713 | color: #fff;
4714 | font-family: 'Roboto',sans-serif;
4715 | }
4716 |
4717 | .pmbutton:hover {
4718 | background: #101010;
4719 | padding: 3px 6px;
4720 | border-radius: 2px;
4721 | -moz-border-radius: 2px;
4722 | -webkit-border-radius: 2px;
4723 | color: #fff;
4724 | -webkit-transition: background-color 200ms linear,color 200ms linear;
4725 | -moz-transition: background-color 200ms linear,color 200ms linear;
4726 | -o-transition: background-color 200ms linear,color 200ms linear;
4727 | -ms-transition: background-color 200ms linear,color 200ms linear;
4728 | transition: background-color 200ms linear,color 200ms linear;
4729 | }
4730 |
4731 | .right {
4732 | float: right;
4733 | padding-right: 3px;
4734 | }
4735 |
4736 | .pin {
4737 | color: #ccc;
4738 | }
4739 |
4740 | .pleft {
4741 | background: #303030;
4742 | border: 1px solid #000;
4743 | float: left;
4744 | width: 22%;
4745 | padding: 8px;
4746 | -webkit-border-radius: 4px;
4747 | -moz-border-radius: 4px;
4748 | border-radius: 4px;
4749 | margin-bottom: 20px;
4750 | box-shadow: inset 0 0 0 1px #363636;
4751 | }
4752 |
4753 | .phead {
4754 | background: #37373d;
4755 | border-top: #37373d;
4756 | color: #fff;
4757 | border-bottom: 1px solid #101010;
4758 | text-shadow: 0 1px 0 #000;
4759 | filter: dropshadow(color=#000000,offx=0,offy=1);
4760 | -webkit-border-radius: 2px;
4761 | -moz-border-radius: 2px;
4762 | border-radius: 2px;
4763 | float: right;
4764 | width: 74%;
4765 | padding: 8px;
4766 | }
4767 |
4768 | .prow {
4769 | float: right;
4770 | width: 37%;
4771 | background: #262626;
4772 | padding-top: 8px;
4773 | padding-bottom: 8px;
4774 | padding-left: 6px;
4775 | border-top: 1px solid #303030;
4776 | border-bottom: 1px solid #0f0f0f;
4777 | border-left: 1px solid #303030;
4778 | border-right: 1px solid #0f0f0f;
4779 | }
4780 |
4781 | .prow_signature {
4782 | float: right;
4783 | width: 74%;
4784 | background: #262626;
4785 | border-left: 1px solid #303030;
4786 | border-right: 1px solid #303030;
4787 | padding: 7px;
4788 | }
4789 |
4790 | .pright {
4791 | background: #303030;
4792 | border: 1px solid #444;
4793 | float: right;
4794 | width: 72%;
4795 | padding: 8px;
4796 | -webkit-border-radius: 4px;
4797 | -moz-border-radius: 4px;
4798 | border-radius: 4px;
4799 | }
4800 |
4801 | .pusername {
4802 | background: #222;
4803 | padding: 5px;
4804 | -webkit-border-radius: 4px;
4805 | -moz-border-radius: 4px;
4806 | border-radius: 4px;
4807 | text-align: center;
4808 | font-size: 1.5em;
4809 | font-weight: bold;
4810 | -webkit-box-shadow: inset 0 0 2px 0 #111;
4811 | box-shadow: inset 0 0 2px 0 #111;
4812 | }
4813 |
4814 | .pavatar {
4815 | text-align: center;
4816 | margin-top: 4px;
4817 | }
4818 |
4819 | .pavatar img {
4820 | -webkit-border-radius: 8px;
4821 | -moz-border-radius: 8px;
4822 | border-radius: 8px;
4823 | }
4824 |
4825 | .pgroupimage {
4826 | margin-top: 4px;
4827 | text-align: center;
4828 | }
4829 |
4830 | .pstars {
4831 | margin-top: 4px;
4832 | text-align: center;
4833 | }
4834 |
4835 | .pborder1 {
4836 | margin-top: 5px;
4837 | border-top: 1px solid #404040;
4838 | }
4839 |
4840 | .pborder2 {
4841 | margin-bottom: 5px;
4842 | border-bottom: 1px solid #1f1f1f;
4843 | }
4844 |
4845 | .pinfo {
4846 | font-size: 1.1em;
4847 | color: #ccc;
4848 | }
4849 |
4850 | .pinfo2 {
4851 | float: right;
4852 | }
4853 |
4854 | .pstatus {
4855 | font-size: 12px;
4856 | }
4857 |
4858 | .banreason {
4859 | color: #c12525;
4860 | }
4861 |
4862 | .prow_additional_info {
4863 | float: right;
4864 | width: 74%;
4865 | background: #262626;
4866 | border-left: 1px solid #303030;
4867 | border-right: 1px solid #303030;
4868 | padding: 7px;
4869 | }
4870 |
4871 | #colleft {
4872 | z-index: 100;
4873 | display: block;
4874 | position: fixed;
4875 | width: 175px;
4876 | margin-top: 2px;
4877 | float: left;
4878 | overflow: hidden;
4879 | background: #333;
4880 | }
4881 |
4882 | #panell {
4883 | background: #1a1a1a;
4884 | color: #fff;
4885 | font-size: 12px;
4886 | border: 1px solid #292929;
4887 | padding: 8px;
4888 | padding-top: 12px;
4889 | border-left: 0;
4890 | }
4891 |
4892 | #collefttext {
4893 | color: #eee;
4894 | margin-bottom: 15px;
4895 | margin-left: -5px;
4896 | font-size: 22px;
4897 | font-weight: bold;
4898 | font-family: 'Oxygen',sans-serif;
4899 | }
4900 |
4901 | .beforeup {
4902 | background: none repeat scroll 0 0 #3f1f1f;
4903 | border: 1px solid #2c1616;
4904 | box-shadow: 0 0 2px #f55 inset;
4905 | color: #fff;
4906 | padding: 10px;
4907 | text-align: left;
4908 | margin-bottom: 5px;
4909 | }
4910 |
4911 | #showPanel {
4912 | z-index: 100;
4913 | left: 0;
4914 | margin-top: 40px;
4915 | float: left;
4916 | padding: 10px;
4917 | display: none;
4918 | width: 45px;
4919 | height: 35px;
4920 | position: fixed;
4921 | cursor: pointer #menuv2>ul.menus>li>a.active{background:#367e9f;
4922 | color: #fff;
4923 | }
4924 |
4925 | .rainbow {
4926 | -webkit-animation: rainbow 3s linear infinite;
4927 | animation: rainbow 3s linear infinite;
4928 | }
4929 |
4930 | @keyframes rainbow {
4931 | from {
4932 | color: red;
4933 | text-shadow: 0 0 10px red;
4934 | }
4935 |
4936 | 15% {
4937 | color: orange;
4938 | text-shadow: 0 0 10px orange;
4939 | }
4940 |
4941 | 30% {
4942 | color: yellow;
4943 | text-shadow: 0 0 10px yellow;
4944 | }
4945 |
4946 | 45% {
4947 | color: green;
4948 | text-shadow: 0 0 10px green;
4949 | }
4950 |
4951 | 60% {
4952 | color: blue;
4953 | text-shadow: 0 0 10px blue;
4954 | }
4955 |
4956 | 75% {
4957 | color: indigo;
4958 | text-shadow: 0 0 10px indigo;
4959 | }
4960 |
4961 | 90% {
4962 | color: violet;
4963 | text-shadow: 0 0 10px violet;
4964 | }
4965 |
4966 | to {
4967 | color: red;
4968 | text-shadow: 0 0 10px red;
4969 | };
4970 | }
4971 |
4972 | @-webkit-keyframes rainbow {
4973 | from {
4974 | color: red;
4975 | text-shadow: 0 0 10px red;
4976 | }
4977 |
4978 | 15% {
4979 | color: orange;
4980 | text-shadow: 0 0 10px orange;
4981 | }
4982 |
4983 | 30% {
4984 | color: yellow;
4985 | text-shadow: 0 0 10px yellow;
4986 | }
4987 |
4988 | 45% {
4989 | color: green;
4990 | text-shadow: 0 0 10px green;
4991 | }
4992 |
4993 | 60% {
4994 | color: blue;
4995 | text-shadow: 0 0 10px blue;
4996 | }
4997 |
4998 | 75% {
4999 | color: indigo;
5000 | text-shadow: 0 0 10px indigo;
5001 | }
5002 |
5003 | 90% {
5004 | color: violet;
5005 | text-shadow: 0 0 10px violet;
5006 | }
5007 |
5008 | to {
5009 | color: red;
5010 | text-shadow: 0 0 10px red;
5011 | };
5012 | }
5013 |
5014 | .music1 {
5015 | background: #3caa30;
5016 | text-align: center;
5017 | padding: 10px 20px;
5018 | margin-bottom: 15px;
5019 | font-size: 16px;
5020 | color: #fff;
5021 | border-bottom: 3px solid #2f7c26;
5022 | -webkit-border-radius: 3px;
5023 | -moz-border-radius: 3px;
5024 | border-radius: 3px;
5025 | }
5026 |
5027 | .music2 img {
5028 | max-width: 500px;
5029 | max-height: 500px;
5030 | background: #222;
5031 | text-align: center;
5032 | -webkit-border-radius: 5px;
5033 | -moz-border-radius: 5px;
5034 | border-radius: 5px;
5035 | }
5036 |
5037 | .music3 {
5038 | background: #555;
5039 | text-align: center;
5040 | padding: 10px 20px;
5041 | margin-bottom: 15px;
5042 | font-size: 14px;
5043 | color: #fff;
5044 | border-bottom: 3px solid #444;
5045 | -webkit-border-radius: 3px;
5046 | -moz-border-radius: 3px;
5047 | border-radius: 3px;
5048 | }
5049 |
5050 | .music4 {
5051 | background: #222;
5052 | color: #fff;
5053 | width: 490px;
5054 | margin: 0 auto;
5055 | text-align: left;
5056 | -webkit-border-radius: 5px;
5057 | -moz-border-radius: 5px;
5058 | border-radius: 5px;
5059 | padding: 10px;
5060 | }
5061 |
5062 | ul.thread_tools,ul.thread_tools li {
5063 | list-sty
5064 |
--------------------------------------------------------------------------------