PluginProbe
wpForo Forum / 1.0.0
wpForo Forum v1.0.0
3.1.6 3.1.5 3.1.4 3.1.2 3.1.1 3.1.0 3.0.9 3.0.8 3.0.7 trunk 1.0.0 1.0.1 1.0.2 1.1.0 1.1.1 1.1.2 1.2.0 1.3.0 1.3.1 1.4.0 1.4.1 1.4.10 1.4.11 1.4.12 1.4.13 All 138 releases
wpforo / wpf-themes / classic / styles / css.php

css.php in wpForo Forum 1.0.0, at wpf-themes/classic/styles/css.php

404 lines 32.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 // Exit if accessed directly
3 if( !defined( 'ABSPATH' ) ) exit;
4
5 /**
6 *
7 * @file: CSS Matrix
8 * @version: 1.0.0
9 * @theme: Classic
10 *
11 */
12 $css = '/* wpForo Dynamic CSS Document */
13
14 #wpforo-wrap { color: '. $WPFCOLOR_2 .'; background: '. $WPFCOLOR_1 .' }
15 #wpforo-wrap .wpforo-subforum i{ color:'. $WPFCOLOR_6 .'; }
16 #wpforo-wrap #footer { background:'. $WPFCOLOR_8 .';}
17 #wpforo-wrap .wpf-p-error { background-color: '. $WPFCOLOR_8 .'; color: '. $WPFCOLOR_2 .'; }
18 #wpforo-wrap .wpf-res-menu { color: '. $WPFCOLOR_1 .'; }
19 #wpforo-wrap #wpforo-menu { background-color:'. $WPFCOLOR_3 .'; }
20 #wpforo-wrap #wpforo-menu li { border-right:'. $WPFCOLOR_5 .' 1px solid; }
21 #wpforo-wrap #wpforo-menu li a { color: '. $WPFCOLOR_1 .'; }
22
23 #wpforo-wrap .wpforo-active,
24 #wpforo-wrap #wpforo-menu li:hover,
25 #wpforo-wrap #wpforo-menu .current-menu-item,
26 #wpforo-wrap #wpforo-menu .current-menu-ancestor,
27 #wpforo-wrap #wpforo-menu .current-menu-parent,
28 #wpforo-wrap #wpforo-menu .current_page_item { background-color: '. $WPFCOLOR_12 .'!important; }
29 #wpforo-load { color: '. $WPFCOLOR_12 .'; }
30 #wpforo-load i{ color: '. $WPFCOLOR_12 .'!important; }
31
32 #wpforo-wrap .wpf-search input[type="text"]{ color: '. $WPFCOLOR_3 .'; background: transparent; }
33 #wpforo-wrap .wpf-search input[type="text"]:focus{ background: '. $WPFCOLOR_9 .'; }
34 #wpforo-wrap .wpf-search i{ color: '. $WPFCOLOR_12 .'; }
35
36 #wpforo-wrap #wpforo-poweredby{ background-color:'. $WPFCOLOR_3 .'; color: '. $WPFCOLOR_1 .'; }
37 #wpforo-wrap #wpforo-title{ color:'. $WPFCOLOR_2 .';}
38
39 #wpforo-wrap a:link { color: '. $WPFCOLOR_15 .'; }
40 #wpforo-wrap a:visited { color: '. $WPFCOLOR_15 .'; }
41 #wpforo-wrap a:hover{ color: '. $WPFCOLOR_11 .';}
42 #wpforo-wrap a:active { color: '. $WPFCOLOR_11 .'; }
43
44 #wpforo-wrap pre { border:'. $WPFCOLOR_8 .' 1px solid; background:'. $WPFCOLOR_17 .'; }
45
46 .wpfcl-a{ color:'. $WPFCOLOR_11 .'!important; }
47 .wpfbg-a{ background-color:'. $WPFCOLOR_11 .'!important; }
48 .wpfcl-b{ color:'. $WPFCOLOR_12 .'!important; }
49 .wpfbg-b{ background-color:'. $WPFCOLOR_12 .'!important; }
50 .wpfcl-0{ color:'. $WPFCOLOR_6 .'!important; }
51 .wpfbg-0{ background-color:'. $WPFCOLOR_6 .'!important; }
52 .wpfcl-1{ color:'. $WPFCOLOR_3 .'!important; }
53 .wpfbg-1{ background-color:'. $WPFCOLOR_3 .'!important; }
54 .wpfcl-2{ color:'. $WPFCOLOR_5 .'!important; }
55 .wpfbg-2{ background-color:'. $WPFCOLOR_5 .'!important; }
56 .wpfcl-3{ color:'. $WPFCOLOR_1 .'!important; }
57 .wpfbg-3{ background-color:'. $WPFCOLOR_1 .'!important; }
58 .wpfcl-4{ color:'. $WPFCOLOR_13 .'!important;}
59 .wpfbg-4{ background-color:'. $WPFCOLOR_13 .'!important; }
60 .wpfcl-5{ color:'. $WPFCOLOR_20 .'!important; }
61 .wpfbg-5{ background-color:'. $WPFCOLOR_20 .'!important; }
62 .wpfcl-6{ color:'. $WPFCOLOR_14 .'!important; }
63 .wpfbg-6{ background-color:'. $WPFCOLOR_14 .'!important; }
64 .wpfcl-7{ color:'. $WPFCOLOR_8 .'!important; }
65 .wpfbg-7{ background-color:'. $WPFCOLOR_8 .'!important; }
66 .wpfcl-8{ color:'. $WPFCOLOR_30 .'!important; }
67 .wpfbg-8{ background-color:'. $WPFCOLOR_30 .'!important; }
68 .wpfcl-9{ color:'. $WPFCOLOR_9 .'!important; }
69 .wpfbg-9{ background-color:'. $WPFCOLOR_9 .'!important; }
70
71 #wpforo-wrap .author-rating { border: 1px solid '. $WPFCOLOR_8 .'; background: '. $WPFCOLOR_9 .'; }
72
73 #wpforo-wrap .wpf-breadcrumb .wpf-root{ border-left:1px solid '. $WPFCOLOR_4 .'; }
74 #wpforo-wrap .wpf-breadcrumb a.wpf-end { background: transparent!important; }
75 #wpforo-wrap .wpf-breadcrumb a.wpf-end:hover{ background: transparent!important; }
76 #wpforo-wrap .wpf-breadcrumb a { color:'. $WPFCOLOR_4 .'; background: '. $WPFCOLOR_1 .';}
77 #wpforo-wrap .wpf-breadcrumb a:hover{ background:'. $WPFCOLOR_9 .'; }
78 #wpforo-wrap .wpf-breadcrumb a:hover:after { background:'. $WPFCOLOR_9 .'; }
79 #wpforo-wrap .wpf-breadcrumb a.active{ background:'. $WPFCOLOR_9 .'; color:'. $WPFCOLOR_16 .'; }
80 #wpforo-wrap .wpf-breadcrumb a.active:after { background:'. $WPFCOLOR_9 .'; }
81 #wpforo-wrap .wpf-breadcrumb a:after { background: '. $WPFCOLOR_1 .'; }
82 #wpforo-wrap .wpf-breadcrumb a.active:after { background: '. $WPFCOLOR_9 .'; }
83
84 #wpforo-wrap .wpforo-post .wpf-right .wpforo-post-content img{ border:'. $WPFCOLOR_8 .' 1px solid; background:'. $WPFCOLOR_1 .'; }
85 #wpforo-wrap .wpforo-post .wpf-right blockquote{ border:'. $WPFCOLOR_6 .' 1px dotted; background:'. $WPFCOLOR_8 .'; }
86 #wpforo-wrap .wpforo-post .wpf-right .wpforo-post-code{ border:'. $WPFCOLOR_8 .' 1px solid; background:'. $WPFCOLOR_8 .'; }
87 #wpforo-wrap .wpforo-post .wpf-right code{ border:'. $WPFCOLOR_8 .' 1px solid; background:'. $WPFCOLOR_8 .'; }
88 #wpforo-wrap .wpforo-post .wpf-right .wpforo-post-code-title{ border-bottom:'. $WPFCOLOR_8 .' 1px solid;}
89 #wpforo-wrap .wpforo-post .wpf-right .wpforo-post-attachments{ border:'. $WPFCOLOR_1 .' 1px dotted; }
90 #wpforo-wrap .wpforo-post .wpf-right .wpforo-post-attachments img{border:'. $WPFCOLOR_8 .' 2px solid; background:'. $WPFCOLOR_1 .'; }
91 #wpforo-wrap .wpforo-post .wpf-right .wpforo-post-signature{ border-top:'. $WPFCOLOR_11 .' 1px dotted; }
92
93 #wpforo-wrap .wpfl-1 .wpforo-category{ background-color: '. $WPFCOLOR_12 .'; border-bottom:'. $WPFCOLOR_7 .' 1px solid; }
94 #wpforo-wrap .wpfl-1 .cat-title{ color:'. $WPFCOLOR_1 .'; }
95 #wpforo-wrap .wpfl-1 .cat-stat-posts { color:'. $WPFCOLOR_1 .'; }
96 #wpforo-wrap .wpfl-1 .cat-stat-topics {color:'. $WPFCOLOR_1 .'; }
97 #wpforo-wrap .wpfl-1 .forum-wrap{ border-top:'. $WPFCOLOR_7 .' 1px solid; }
98 #wpforo-wrap .wpfl-1 .wpforo-forum{ background-color:'. $WPFCOLOR_9 .'; }
99 #wpforo-wrap .wpfl-1 .wpforo-forum-description{color:'. $WPFCOLOR_5 .'; }
100 #wpforo-wrap .wpfl-1 .wpforo-subforum{ border-top:'. $WPFCOLOR_10 .' 1px dotted; }
101 #wpforo-wrap .wpfl-1 .wpforo-forum-footer{ color:'. $WPFCOLOR_6 .'; }
102 #wpforo-wrap .wpfl-1 .wpforo-last-topics{ background-color:'. $WPFCOLOR_1 .'; }
103 #wpforo-wrap .wpfl-1 .wpforo-last-topics-tab{ color:'. $WPFCOLOR_3 .'; }
104 #wpforo-wrap .wpfl-1 .wpforo-last-topics-list{ color:'. $WPFCOLOR_3 .'; border-bottom:'. $WPFCOLOR_7 .' 0px solid; }
105
106 #wpforo-wrap .wpfl-1 .wpforo-topic-head{ background-color: '. $WPFCOLOR_12 .'; border-bottom:'. $WPFCOLOR_7 .' 1px solid; }
107 #wpforo-wrap .wpfl-1 .head-title{ color:'. $WPFCOLOR_1 .'; }
108 #wpforo-wrap .wpfl-1 .head-stat-posts { color:'. $WPFCOLOR_1 .'; }
109 #wpforo-wrap .wpfl-1 .head-stat-views { color:'. $WPFCOLOR_1 .'; }
110 #wpforo-wrap .wpfl-1 .topic-wrap{ border-top:'. $WPFCOLOR_7 .' 1px solid; }
111 #wpforo-wrap .wpfl-1 .wpforo-topic{ background-color:'. $WPFCOLOR_9 .'; }
112 #wpforo-wrap .wpfl-1 .wpforo-topic-info{ color:'. $WPFCOLOR_3 .'; }
113 #wpforo-wrap .wpfl-1 .wpforo-topic-stat-posts{ color:'. $WPFCOLOR_3 .'; }
114 #wpforo-wrap .wpfl-1 .wpforo-topic-stat-views{ color:'. $WPFCOLOR_3 .'; }
115 #wpforo-wrap .wpfl-1 .wpforo-last-posts{ background-color:'. $WPFCOLOR_1 .'; }
116 #wpforo-wrap .wpfl-1 .wpforo-last-posts-tab{ color:'. $WPFCOLOR_3 .'; }
117 #wpforo-wrap .wpfl-1 .wpforo-last-posts-list{ color:'. $WPFCOLOR_3 .'; border-bottom:'. $WPFCOLOR_7 .' 0px solid; }
118
119 #wpforo-wrap .wpfl-1 .post-wrap{ border-top:none; border-bottom:'. $WPFCOLOR_8 .' 3px solid; }
120 #wpforo-wrap .wpfl-1 .wpforo-post-head{ background-color: '. $WPFCOLOR_12 .'; border-bottom:'. $WPFCOLOR_7 .' 1px solid; }
121 #wpforo-wrap .wpfl-1 .wpforo-post{ background-color:'. $WPFCOLOR_9 .'; }
122 #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top{ border-bottom:1px solid '. $WPFCOLOR_8 .'; }
123 #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .avatar{ background:'. $WPFCOLOR_1 .'; border:'. $WPFCOLOR_8 .' 2px solid; }
124 #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-rating{ border:1px solid '. $WPFCOLOR_8 .'; background:'. $WPFCOLOR_9 .'; }
125 #wpforo-wrap .wpfl-1 .wpforo-post .bottom { border-top:'. $WPFCOLOR_8 .' 1px solid; }
126 #wpforo-wrap .wpfl-1 .wpforo-post .bottom .bleft a{ color:'. $WPFCOLOR_20 .'; }
127
128 #wpforo-wrap .wpfl-2 .wpforo-category{ background-color: '. $WPFCOLOR_12 .'; border-bottom:'. $WPFCOLOR_7 .' 1px solid; }
129 #wpforo-wrap .wpfl-2 .cat-title{ color:'. $WPFCOLOR_1 .'; }
130 #wpforo-wrap .wpfl-2 .cat-lastpostinfo{ color:'. $WPFCOLOR_1 .'; }
131 #wpforo-wrap .wpfl-2 .forum-wrap{ border-top:'. $WPFCOLOR_7 .' 1px solid; }
132 #wpforo-wrap .wpfl-2 .wpforo-forum{ background-color:'. $WPFCOLOR_9 .';}
133 #wpforo-wrap .wpfl-2 .wpforo-forum-icon{ color:'. $WPFCOLOR_3 .'; }
134 #wpforo-wrap .wpfl-2 .wpforo-forum-info{ color:'. $WPFCOLOR_3 .'; }
135 #wpforo-wrap .wpfl-2 .wpforo-subforum{ border-top:'. $WPFCOLOR_10 .' 1px dotted;}
136 #wpforo-wrap .wpfl-2 .wpforo-forum-stat{ color:'. $WPFCOLOR_20 .'; }
137 #wpforo-wrap .wpfl-2 .wpforo-last-post{ color:'. $WPFCOLOR_3 .'; }
138 #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar{ color:'. $WPFCOLOR_3 .' }
139 #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar img{ background:'. $WPFCOLOR_1 .'; border:1px solid '. $WPFCOLOR_7 .'; }
140
141 #wpforo-wrap .wpfl-2 .wpforo-topic-head{ background-color: '. $WPFCOLOR_12 .'; border-bottom:'. $WPFCOLOR_7 .' 1px solid; }
142 #wpforo-wrap .wpfl-2 .head-title{ color:'. $WPFCOLOR_1 .';}
143 #wpforo-wrap .wpfl-2 .head-stat-posts { color:'. $WPFCOLOR_1 .'; }
144 #wpforo-wrap .wpfl-2 .head-stat-views { color:'. $WPFCOLOR_1 .'; }
145 #wpforo-wrap .wpfl-2 .head-stat-lastpost { color:'. $WPFCOLOR_1 .'; }
146 #wpforo-wrap .wpfl-2 .topic-wrap{ border-top:'. $WPFCOLOR_7 .' 1px solid; }
147 #wpforo-wrap .wpfl-2 .wpforo-topic{ background-color:'. $WPFCOLOR_9 .'; }
148 #wpforo-wrap .wpfl-2 .wpforo-topic-avatar{color:'. $WPFCOLOR_3 .'; }
149 #wpforo-wrap .wpfl-2 .wpforo-topic-avatar img{ background:'. $WPFCOLOR_1 .'; border:1px solid '. $WPFCOLOR_7 .'; }
150 #wpforo-wrap .wpfl-2 .wpforo-topic-info{ color:'. $WPFCOLOR_3 .'; }
151 #wpforo-wrap .wpfl-2 .wpforo-topic-stat-posts{ color:'. $WPFCOLOR_3 .';}
152 #wpforo-wrap .wpfl-2 .wpforo-topic-stat-views{ color:'. $WPFCOLOR_3 .';}
153 #wpforo-wrap .wpfl-2 .wpforo-topic-stat-lastpost{ color:'. $WPFCOLOR_3 .';}
154
155 #wpforo-wrap .wpfl-2 .post-wrap{ border-top:'. $WPFCOLOR_8 .' 1px solid; }
156 #wpforo-wrap .wpfl-2 .wpforo-post-head{ background-color: '. $WPFCOLOR_12 .'; border-bottom:'. $WPFCOLOR_7 .' 1px solid; }
157 #wpforo-wrap .wpfl-2 .wpforo-post{ background-color:'. $WPFCOLOR_1 .'; }
158 #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right{ background:'. $WPFCOLOR_9 .'; }
159 #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-bottom{ border-top:'. $WPFCOLOR_1 .' 1px solid; background:'. $WPFCOLOR_1 .'; }
160 #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left .avatar{ background:'. $WPFCOLOR_1 .'; border:'. $WPFCOLOR_8 .' 2px solid; }
161 #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-bottom .cbleft a{color:'. $WPFCOLOR_20 .';}
162
163 #wpforo-wrap .wpfl-3 .wpforo-category{ background-color: '. $WPFCOLOR_12 .';border-bottom:'. $WPFCOLOR_7 .' 1px solid; }
164 #wpforo-wrap .wpfl-3 .cat-title{ color:'. $WPFCOLOR_1 .'; }
165 #wpforo-wrap .wpfl-3 .cat-stat-posts { color:'. $WPFCOLOR_1 .'; }
166 #wpforo-wrap .wpfl-3 .cat-stat-answers { color:'. $WPFCOLOR_1 .'; }
167 #wpforo-wrap .wpfl-3 .cat-stat-questions { color:'. $WPFCOLOR_1 .'; }
168 #wpforo-wrap .wpfl-3 .forum-wrap{ border-top:'. $WPFCOLOR_7 .' 1px solid; }
169 #wpforo-wrap .wpfl-3 .wpforo-forum{ background-color:'. $WPFCOLOR_9 .'; }
170 #wpforo-wrap .wpfl-3 .wpforo-forum-icon{ color:'. $WPFCOLOR_3 .'; }
171 #wpforo-wrap .wpfl-3 .wpforo-forum-info{ color:'. $WPFCOLOR_3 .'; }
172 #wpforo-wrap .wpfl-3 .wpforo-subforum{ border-top:'. $WPFCOLOR_10 .' 1px dotted; }
173 #wpforo-wrap .wpfl-3 .wpforo-forum-footer{ color:'. $WPFCOLOR_6 .'; }
174 #wpforo-wrap .wpfl-3 .wpforo-forum-stat-posts{color:'. $WPFCOLOR_3 .';}
175 #wpforo-wrap .wpfl-3 .wpforo-forum-stat-answers{ color:'. $WPFCOLOR_3 .'; }
176 #wpforo-wrap .wpfl-3 .wpforo-forum-stat-questions{color:'. $WPFCOLOR_3 .';}
177 #wpforo-wrap .wpfl-3 .wpforo-last-topics{ background-color:'. $WPFCOLOR_1 .'; }
178 #wpforo-wrap .wpfl-3 .wpforo-last-topics-tab{ color:'. $WPFCOLOR_3 .'; }
179 #wpforo-wrap .wpfl-3 .wpforo-last-topics-list{ color:'. $WPFCOLOR_3 .'; border-bottom:'. $WPFCOLOR_7 .' 0px solid; }
180 #wpforo-wrap .wpfl-3 .wpforo-last-topic-posts{ background:'. $WPFCOLOR_9 .'; }
181 #wpforo-wrap .wpfl-3 .wpforo-last-topic .votes{ background:'. $WPFCOLOR_9 .'; }
182 #wpforo-wrap .wpfl-3 .wpforo-last-topic .answers{ background:'. $WPFCOLOR_9 .'; }
183 #wpforo-wrap .wpfl-3 .wpforo-last-topic .views{background:'. $WPFCOLOR_9 .'; }
184
185 #wpforo-wrap .wpfl-3 .wpforo-topic-head{ background-color: '. $WPFCOLOR_12 .'; border-bottom:'. $WPFCOLOR_7 .' 2px solid; }
186 #wpforo-wrap .wpfl-3 .head-title{ color:'. $WPFCOLOR_1 .'; }
187 #wpforo-wrap .wpfl-3 .head-stat-posts { color:'. $WPFCOLOR_1 .'; }
188 #wpforo-wrap .wpfl-3 .head-stat-lastpost { color:'. $WPFCOLOR_1 .'; }
189 #wpforo-wrap .wpfl-3 .topic-wrap{ border-top:'. $WPFCOLOR_1 .' 1px solid; border-bottom:'. $WPFCOLOR_8 .' 1px solid; }
190 #wpforo-wrap .wpfl-3 .wpforo-topic{ background-color:'. $WPFCOLOR_9 .'; }
191 #wpforo-wrap .wpfl-3 .wpforo-topic-avatar{ color:'. $WPFCOLOR_3 .'; }
192 #wpforo-wrap .wpfl-3 .wpforo-topic-avatar img{ background:'. $WPFCOLOR_1 .'; border:1px solid '. $WPFCOLOR_7 .'; }
193 #wpforo-wrap .wpfl-3 .wpforo-topic-info{ color:'. $WPFCOLOR_3 .'; }
194 #wpforo-wrap .wpfl-3 .wpforo-topic-stat-lastpost{ color:'. $WPFCOLOR_3 .'; }
195 #wpforo-wrap .wpfl-3 .wpforo-topic-status .votes{ background:'. $WPFCOLOR_9 .'; }
196 #wpforo-wrap .wpfl-3 .wpforo-topic-status .answers{ background:'. $WPFCOLOR_9 .'; }
197 #wpforo-wrap .wpfl-3 .wpforo-topic .views{ background:'. $WPFCOLOR_9 .'; }
198 #wpforo-wrap .wpfl-3 .wpforo-topic .count{border-right:1px solid '. $WPFCOLOR_8 .'; border-top:1px solid '. $WPFCOLOR_8 .';border-left:1px solid '. $WPFCOLOR_8 .';}
199 #wpforo-wrap .wpfl-3 .wpforo-topic .wpforo-label{border-right:1px solid '. $WPFCOLOR_8 .'; border-bottom:1px solid '. $WPFCOLOR_8 .';border-left:1px solid '. $WPFCOLOR_8 .';}
200
201 #wpforo-wrap .wpfl-3 .post-wrap{ border-top:'. $WPFCOLOR_8 .' 1px solid; }
202 #wpforo-wrap .wpfl-3 .wpforo-post-head{ background-color: '. $WPFCOLOR_12 .'; border-bottom:'. $WPFCOLOR_7 .' 1px solid; }
203 #wpforo-wrap .wpfl-3 .wpforo-post{ background-color:'. $WPFCOLOR_1 .'; }
204 #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-answer{ color:'. $WPFCOLOR_31 .'; }
205 #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-not-answer{ color:'. $WPFCOLOR_6 .'!important; }
206 #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right{ background:'. $WPFCOLOR_9 .'; }
207 #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content-top{ border-bottom:1px dotted '. $WPFCOLOR_8 .'; }
208 #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-tool-bar{ border-top:1px dotted '. $WPFCOLOR_8 .'; }
209 #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-signature-content{ border-top:'. $WPFCOLOR_11 .' 1px dotted; }
210 #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author-data-content{ border:'. $WPFCOLOR_1 .' 1px solid; background:'. $WPFCOLOR_17 .';}
211 #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author-data .avatar{ background:'. $WPFCOLOR_1 .'; border:1px solid '. $WPFCOLOR_7 .'; }
212 #wpforo-wrap .wpfl-3 .wpforo-comment{ background-color:'. $WPFCOLOR_1 .'; }
213 #wpforo-wrap .wpfl-3 .wpforo-comment .wpf-right{ background:'. $WPFCOLOR_9 .'; }
214
215 #wpforo-wrap .wpforo-profile-wrap .wpf-profile-plugin-menu .wpf-pp-menu .wpf-pp-menu-item{color: '. $WPFCOLOR_5 .'; border-right:1px solid '. $WPFCOLOR_5 .'; border-right:1px solid '. $WPFCOLOR_5 .';}
216 #wpforo-wrap .wpforo-profile-wrap .wpf-profile-plugin-menu .wpf-pp-menu .wpf-pp-menu-item:hover{color: '. $WPFCOLOR_12 .'; border-right:1px solid '. $WPFCOLOR_12 .'; border-right:1px solid '. $WPFCOLOR_12 .';}
217 #wpforo-wrap .wpforo-profile-wrap .wpf-profile-plugin-menu #wpf-pp-forum-menu .wpf-pp-menu-item{color:'. $WPFCOLOR_12 .'; border-right:1px solid '. $WPFCOLOR_12 .';}
218 #wpforo-wrap .wpf-profile-section{color: '. $WPFCOLOR_4 .';}
219 #wpforo-wrap .wpf-profile-section .wpf-profile-section-head{border-bottom:1px solid '. $WPFCOLOR_10 .';}
220 #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-label{ border-bottom:'. $WPFCOLOR_1 .' 1px solid; }
221 #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field{ border-bottom:'. $WPFCOLOR_1 .' 1px solid; }
222 #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field input[type="file"],
223 #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field input[type="password"],
224 #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field input[type="text"],
225 #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field select,
226 #wpforo-wrap .wpforo-profile-wrap .wpforo-profile-field textarea { color:'. $WPFCOLOR_3 .'; }
227 #wpforo-wrap .wpforo-profile-wrap .h-left{ }
228 #wpforo-wrap .wpforo-profile-wrap .profile-display-name{ color:'. $WPFCOLOR_15 .'; }
229 #wpforo-wrap .wpforo-profile-wrap .profile-stat-data{ color:'. $WPFCOLOR_15 .'; }
230 #wpforo-wrap .wpforo-profile-wrap .profile-stat-data-item{ color:'. $WPFCOLOR_15 .';}
231 #wpforo-wrap .wpforo-profile-wrap .profile-rating-bar-wrap{background:'. $WPFCOLOR_1 .';}
232 #wpforo-wrap .wpforo-profile-wrap .profile-rating-bar-wrap .rating-bar-cell{color:'. $WPFCOLOR_1 .';}
233 #wpforo-wrap .wpforo-profile-wrap .h-bottom .wpf-profile-menu{border-right:'. $WPFCOLOR_1 .' 1px solid; background:'. $WPFCOLOR_5 .'; color:'. $WPFCOLOR_1 .'; }
234 #wpforo-wrap .wpforo-profile-wrap .h-bottom .wpf-profile-menu:hover{ background: '. $WPFCOLOR_12 .';}
235 #wpforo-wrap .wpforo-profile-wrap .h-left .avatar{ background-color:'. $WPFCOLOR_1 .'; border:2px solid '. $WPFCOLOR_7 .'; }
236 #wpforo-wrap .wpforo-profile-wrap .wpf-username{ color:'. $WPFCOLOR_14 .'; }
237
238 #wpforo-wrap .wpforo-activity-content{ border:'. $WPFCOLOR_8 .' 1px solid; }
239 #wpforo-wrap .wpforo-activity-content .activity-icon{ border-right:2px solid '. $WPFCOLOR_1 .'; }
240
241 #wpforo-wrap .wpforo-sbn-content{ border:'. $WPFCOLOR_8 .' 1px solid; }
242 #wpforo-wrap .wpforo-sbn-content .sbn-icon{ border-right:2px solid '. $WPFCOLOR_1 .'; }
243
244 #wpforo-wrap .wpforo-messages-content .uml{ background: '. $WPFCOLOR_1 .'; border-bottom: 1px solid '. $WPFCOLOR_14 .'; }
245 #wpforo-wrap .wpforo-messages-content .uml:hover, .uml a:hover{ color: '. $WPFCOLOR_1 .' !important; }
246 #wpforo-wrap .wpforo-messages-content .umlactive{ background: '. $WPFCOLOR_14 .' !important; }
247 #wpforo-wrap .wpforo-messages-content .umlactive a{ color: '. $WPFCOLOR_1 .' !important; }
248 #wpforo-wrap .wpforo-messages-content .umlactive .uml_lastmsg{ color: '. $WPFCOLOR_1 .' !important; }
249 #wpforo-wrap .wpforo-messages-content .uml .uml_lastmsg{ color: '. $WPFCOLOR_6 .'; }
250 #wpforo-wrap .wpforo-messages-content .uml-has-message{ background: rgba(255, 163, 0, 0.22); }
251 #wpforo-wrap .wpforo-messages-content .whr{ border-top: 1px solid '. $WPFCOLOR_8 .' !important; color: '. $WPFCOLOR_7 .'; }
252 #wpforo-wrap .wpforo-messages-content .whr abbr{ background-color: '. $WPFCOLOR_1 .'; }
253 #wpforo-wrap .wpforo-messages-content .pm_submit{ color: '. $WPFCOLOR_1 .'; }
254
255 #wpforo-wrap input[type="text"], #wpforo-wrap input[type="password"], #wpforo-wrap input[type="email"], #wpforo-wrap textarea, #wpforo-wrap select { border: 1px solid '. $WPFCOLOR_10 .'; color: '. $WPFCOLOR_5 .'; box-shadow: inset 0px 1px 4px '. $WPFCOLOR_8 .'; -moz-box-shadow: inset 0px 1px 4px '. $WPFCOLOR_8 .'; -webkit-box-shadow: inset 0px 1px 4px '. $WPFCOLOR_8 .'; }
256 #wpforo-wrap input[type="submit"], #wpforo-wrap input[type="button"]{ background:'. $WPFCOLOR_12 .'; color:'. $WPFCOLOR_1 .'; border: 1px solid '. $WPFCOLOR_14 .'; }
257 #wpforo-wrap input[type="submit"]:hover{ background:'. $WPFCOLOR_14 .'; }
258 #wpforo-wrap input[type="button"]:hover{ background:'. $WPFCOLOR_14 .'; }
259 #wpforo-wrap .wpf-button{ background:'. $WPFCOLOR_12 .'; color:'. $WPFCOLOR_1 .'!important; border: 1px solid '. $WPFCOLOR_14 .'; }
260 #wpforo-wrap .wpf-button:hover{ background:'. $WPFCOLOR_14 .'; }
261
262 #wpforo-wrap #wpf-topic-create{ border: solid '. $WPFCOLOR_10 .' 1px; }
263 #wpforo-wrap .wpf-topic-create .wp-editor-tools{ border-bottom:1px '. $WPFCOLOR_10 .' solid; }
264 #wpforo-wrap .wpf-topic-create .wp-editor-tabs a.switch-tmce{ border: 1px '. $WPFCOLOR_10 .' solid; }
265 #wpforo-wrap .wpf-topic-create .wp-editor-tabs a.switch-html{ border: 1px '. $WPFCOLOR_10 .' solid; }
266 #wpforo-wrap .wpf-topic-create .quicktags-toolbar input[type="button"] { background:'. $WPFCOLOR_12 .'; color:'. $WPFCOLOR_1 .'; }
267 #wpforo-wrap .wpf-topic-create .quicktags-toolbar input[type="button"]:hover{ background:'. $WPFCOLOR_14 .'!important; }
268
269 #wpforo-wrap #wpf-post-create{ border: solid '. $WPFCOLOR_10 .' 1px; }
270 #wpforo-wrap .wpf-post-create .wp-editor-tools{ border-bottom:1px '. $WPFCOLOR_10 .' solid; }
271 #wpforo-wrap .wpf-post-create .wp-editor-tabs a.switch-tmce{ border: 1px '. $WPFCOLOR_10 .' solid; }
272 #wpforo-wrap .wpf-post-create .wp-editor-tabs a.switch-html{ border: 1px '. $WPFCOLOR_10 .' solid; }
273 #wpforo-wrap .wpf-post-create .quicktags-toolbar input[type="button"] { background:'. $WPFCOLOR_12 .'; color:'. $WPFCOLOR_1 .'; }
274 #wpforo-wrap .wpf-post-create .quicktags-toolbar input[type="button"]:hover{ background:'. $WPFCOLOR_14 .'!important; }
275
276 #wpforo-wrap .wpforo-members-wrap .wpforo-members-content { border:'. $WPFCOLOR_8 .' 1px solid; }
277 #wpforo-wrap .wpforo-members-wrap td.wpf-members-search { border-bottom:1px solid '. $WPFCOLOR_8 .'; }
278 #wpforo-wrap .wpforo-members-wrap td.wpf-members-avatar { border-right:2px solid '. $WPFCOLOR_1 .'; }
279 #wpforo-wrap .wpforo-members-wrap td.wpf-members-regdate-head{ border-bottom:1px solid '. $WPFCOLOR_8 .'; }
280 #wpforo-wrap .wpforo-members-wrap td.wpf-members-foot { border-top:1px solid '. $WPFCOLOR_8 .'; }
281
282 #wpforo-wrap .wpforo-register-wrap .wpforo-register-content { border-top:'. $WPFCOLOR_8 .' 1px solid; border-bottom:'. $WPFCOLOR_8 .' 1px solid; }
283 #wpforo-wrap .wpforo-register-wrap td.wpf-register-label{ border-right:'. $WPFCOLOR_1 .' 1px solid; border-bottom:'. $WPFCOLOR_1 .' 1px solid; }
284 #wpforo-wrap .wpforo-register-wrap td.wpf-register-field{ border-bottom:'. $WPFCOLOR_1 .' 1px solid; }
285
286 #wpforo-wrap .wpforo-login-wrap .wpforo-login-content { border-top:'. $WPFCOLOR_8 .' 1px solid; border-bottom:'. $WPFCOLOR_8 .' 1px solid; }
287 #wpforo-wrap .wpforo-login-wrap td.wpf-login-label{ border-right:'. $WPFCOLOR_1 .' 1px solid; border-bottom:'. $WPFCOLOR_1 .' 1px solid; }
288 #wpforo-wrap .wpforo-login-wrap td.wpf-login-field{ border-bottom:'. $WPFCOLOR_1 .' 1px solid; }
289
290 #wpforo-wrap .wpforo-404-wrap .wpforo-404-content { border-top:'. $WPFCOLOR_8 .' 1px solid; border-bottom:'. $WPFCOLOR_8 .' 1px solid; }
291 #wpforo-wrap .wpforo-404-wrap .wpf-search-box { border:'. $WPFCOLOR_7 .' 1px dashed; }
292
293 #wpforo-wrap #wpforo-search-title { color:'. $WPFCOLOR_2 .'; }
294 #wpforo-wrap .wpforo-search-wrap .wpf-search-bar{ background:'. $WPFCOLOR_9 .'; border:'. $WPFCOLOR_8 .' 1px solid; }
295 #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfltd{ border-bottom:1px dotted '. $WPFCOLOR_1 .'; }
296 #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfrtd{ border-bottom:1px dotted '. $WPFCOLOR_1 .'; }
297 #wpforo-wrap .wpforo-search-wrap .wpforo-search-content { border-bottom:'. $WPFCOLOR_8 .' 1px solid; }
298 #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-htr{ background-color:'. $WPFCOLOR_12 .'; color:'. $WPFCOLOR_1 .'; }
299 #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-ttr{ background:'. $WPFCOLOR_9 .' }
300 #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-icon{ border-right:1px solid '. $WPFCOLOR_1 .';}
301 #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-spost-icon { border-right:1px solid '. $WPFCOLOR_1 .';}
302
303 #wpforo-wrap .wpf-action{ color: '. $WPFCOLOR_15 .'; }
304 #wpforo-wrap .wpf-action:hover{ cursor: pointer; color: '. $WPFCOLOR_11 .'; }
305
306 #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-page-info{ color:'. $WPFCOLOR_4 .'; }
307 #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-prev-button{ background:'. $WPFCOLOR_12 .'; color:'. $WPFCOLOR_1 .'; border: 1px solid '. $WPFCOLOR_14 .'; }
308 #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-next-button{ background:'. $WPFCOLOR_12 .'; color:'. $WPFCOLOR_1 .'; border: 1px solid '. $WPFCOLOR_14 .'; }
309
310 #wpforo-wrap #wpforo-stat-header{ background-color:'. $WPFCOLOR_3 .'; color: '. $WPFCOLOR_1 .'; border-bottom: 2px solid '. $WPFCOLOR_7 .';}
311 #wpforo-wrap #wpforo-stat-body{ border:'. $WPFCOLOR_8 .' 1px solid; background:'. $WPFCOLOR_9 .'; }
312 #wpforo-wrap #wpforo-stat-body .wpf-stat-data{ }
313 #wpforo-wrap #wpforo-stat-body .wpf-stat-item{border-right:1px solid '. $WPFCOLOR_8 .';}
314 #wpforo-wrap #wpforo-stat-body .wpf-stat-item i{color:'. $WPFCOLOR_5 .';}
315 #wpforo-wrap #wpforo-stat-body .wpf-stat-item .wpf-stat-value{color:'. $WPFCOLOR_5 .';}
316 #wpforo-wrap #wpforo-stat-body .wpf-stat-item .wpf-stat-label{border-top:1px dotted '. $WPFCOLOR_7 .'; color:'. $WPFCOLOR_5 .';}
317 #wpforo-wrap #wpforo-stat-body .wpf-last-info i{color:'. $WPFCOLOR_5 .';}
318
319 #wpforo-wrap .widget-title { border-bottom:2px solid '. $WPFCOLOR_8 .';}
320 #wpforo-wrap .wpforo-widget-wrap .wpforo-widget-content li{ border-bottom:1px dotted '. $WPFCOLOR_7 .'; }
321 #wpforo-wrap .pm_content{ background-color: '. $WPFCOLOR_1 .' !important; }
322 div.pm_content::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); }
323 div.pm_content::-webkit-scrollbar-thumb { background: '. $WPFCOLOR_14 .'; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); }
324 div.pm_content::-webkit-scrollbar-thumb:window-inactive { background: '. $WPFCOLOR_14 .'; }
325 div.pm_content::-webkit-scrollbar-button { background-color: '. $WPFCOLOR_16 .'; }
326
327 .ui-dialog { z-index: 999998 !important; }
328 .wpf-video{ margin: 10px !important; }
329
330 .ui-dialog .ui-widget-header{ background-color: '. $WPFCOLOR_12 .'!important; border-bottom:'. $WPFCOLOR_7 .' 1px solid!important; }
331 .ui-dialog .ui-widget-header span.ui-dialog-title{ color: '. $WPFCOLOR_1 .' !important; }
332 .ui-widget input[type="submit"]:hover{ background:'. $WPFCOLOR_14 .'; }
333 .ui-widget input[type="submit"]{ background:'. $WPFCOLOR_12 .'; color:'. $WPFCOLOR_1 .'; border: 1px solid '. $WPFCOLOR_14 .'; }
334
335 #wpf_attach_dialog .wpforo-button{ background:'. $WPFCOLOR_12 .'; color:'. $WPFCOLOR_1 .'; border: 1px solid '. $WPFCOLOR_14 .'; }
336 #wpf_attach_dialog .wpforo-button:hover{ background:'. $WPFCOLOR_14 .'; }
337 #wpf_attach_dialog .wpforo-button-prime{ background-color:'. $WPFCOLOR_12 .'; border:1px solid '. $WPFCOLOR_14 .'; }
338 #wpf_attach_dialog .wpforo-button-prime:hover{ background-color:'. $WPFCOLOR_14 .'; }
339 #wpf_attach_dialog button.delete{ background-color:'. $WPFCOLOR_41 .'; border:1px solid '. $WPFCOLOR_42 .'; }
340 #wpf_attach_dialog button.delete:hover{ background-color:'. $WPFCOLOR_42 .'; }
341 #wpf_attach_dialog button.start{ background-color:'. $WPFCOLOR_32 .'; border:1px solid '. $WPFCOLOR_33 .'; }
342 #wpf_attach_dialog button.start:hover{ background-color:'. $WPFCOLOR_33 .'; }
343 #wpf_attach_dialog button.cancel{ background-color:'. $WPFCOLOR_5 .'; border:1px solid '. $WPFCOLOR_6 .'; }
344 #wpf_attach_dialog button.cancel:hover{ background-color:'. $WPFCOLOR_6 .'; }
345 #wpf_attach_dialog tr.template-download span.preview img{ border:'. $WPFCOLOR_8 .' 1px solid; background-color:'. $WPFCOLOR_1 .'; }
346 #wpf_attach_dialog tr.template-upload span.preview img{ border:'. $WPFCOLOR_8 .' 1px solid; background-color:'. $WPFCOLOR_1 .'; }
347 #wpf_attach_dialog tr.template-download td .error{ font-weight:bold; color:'. $WPFCOLOR_42 .'; }
348
349 #wpf-msg-box a{color:'. $WPFCOLOR_1 .';}
350 #wpf-msg-box a:hover{color:'. $WPFCOLOR_8 .';}
351 .wpf-msg-box-triangle-right.top{background-color:'. $WPFCOLOR_12 .';background:-moz-linear-gradient('. $WPFCOLOR_12 .');background:-o-linear-gradient('. $WPFCOLOR_12 .');background:linear-gradient('. $WPFCOLOR_12 .');}
352 .wpf-msg-box-triangle-right{color:'. $WPFCOLOR_1 .'!important;}
353 .wpf-msg-box-triangle-right.top:after{border-color:transparent '. $WPFCOLOR_12 .';}
354 .wpf-msg-box-triangle-right:after{border-color:'. $WPFCOLOR_12 .' transparent;}
355 .wpf-msg-box-triangle-right.error{background-color:'. $WPFCOLOR_42 .';background:-moz-linear-gradient('. $WPFCOLOR_42 .');background:-o-linear-gradient('. $WPFCOLOR_42 .');background:linear-gradient('. $WPFCOLOR_42 .');}
356 .wpf-msg-box-triangle-right.error:after{border-color:transparent '. $WPFCOLOR_42 .';}
357 .wpf-msg-box-triangle-right.success{background-color:'. $WPFCOLOR_31 .';background:-moz-linear-gradient('. $WPFCOLOR_31 .');background:-o-linear-gradient('. $WPFCOLOR_31 .');background:linear-gradient('. $WPFCOLOR_31 .');}
358 .wpf-msg-box-triangle-right.success:after{border-color:transparent '. $WPFCOLOR_31 .';}
359 @media screen and (max-width:600px) {
360 #wpforo-wrap #wpforo-menu .wpf-menu{background-color:'. $WPFCOLOR_3 .';}
361 #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top{border-top: 1px solid '. $WPFCOLOR_8 .';}
362 }
363
364 #wpforo-wrap.wpf-dark { color: '. $WPFCOLOR_15 .'; }
365 #wpforo-wrap.wpf-dark .wpfcl-3{ color:'. $WPFCOLOR_15 .'!important; }
366 #wpforo-wrap.wpf-dark .wpfcl-1{ color:'. $WPFCOLOR_15 .'!important; }
367 #wpforo-wrap.wpf-dark .wpf-action{ color: '. $WPFCOLOR_15 .'; }
368 #wpforo-wrap.wpf-dark .wpforo-post .wpf-right .wpforo-post-content p{ color:'. $WPFCOLOR_15 .'!important; }
369 #wpforo-wrap.wpf-dark #wpforo-menu li a { color: '. $WPFCOLOR_15 .'; }
370 #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-lastpost, #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-lastpost{ color: '. $WPFCOLOR_15 .'; }
371 #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-post{ color: '. $WPFCOLOR_15 .'; }
372 #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-lastpost, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-lastpost{ color: '. $WPFCOLOR_15 .'; }
373 #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-forum-description, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-forum-description{ color: '. $WPFCOLOR_15 .'; }
374 #wpforo-wrap.wpf-dark .wpfl-1 .cat-title, #wpforo-wrap.wpf-dark .wpfl-2 .cat-title, #wpforo-wrap.wpf-dark .wpfl-3 .cat-title{ color:'. $WPFCOLOR_15 .'; }
375 #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-category div, #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-category div, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-category div{ color:'. $WPFCOLOR_15 .'; }
376 #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-topic-date, #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-topic-date, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-last-topic-date{ color:'. $WPFCOLOR_15 .'; }
377 #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-topic-stat-posts, #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-topic-stat-views{ color:'. $WPFCOLOR_15 .'; }
378 #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-posts, #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-views{ color:'. $WPFCOLOR_15 .'; }
379 #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-posts, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-views{ color:'. $WPFCOLOR_15 .'; }
380 #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-post-date, #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-post-date, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-last-post-date{ color:'. $WPFCOLOR_15 .'; }
381 #wpforo-wrap.wpf-dark .wpfl-1 .head-title, #wpforo-wrap.wpf-dark .wpfl-2 .head-title, #wpforo-wrap.wpf-dark .wpfl-3 .head-title{ color:'. $WPFCOLOR_15 .'; }
382 #wpforo-wrap.wpf-dark .wpfl-1 .head-stat-posts, #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-posts, #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-posts{ color:'. $WPFCOLOR_15 .'; }
383 #wpforo-wrap.wpf-dark .wpfl-1 .head-stat-views, #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-views, #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-views{ color:'. $WPFCOLOR_15 .'; }
384 #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-post .wpf-left, #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-post .wpf-left, #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-post .wpf-left{ color:'. $WPFCOLOR_15 .'; }
385 #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top, #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-top, #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content-top{ color:'. $WPFCOLOR_15 .'; }
386 #wpforo-wrap .wpfl-3 .wpforo-forum-stat-questions, #wpforo-wrap .wpfl-3 .wpforo-forum-stat-answers, #wpforo-wrap .wpfl-3 .wpforo-forum-stat-posts{ color:'. $WPFCOLOR_15 .'; }
387 #wpforo-wrap.wpf-dark #wpforo-stat-header{ color: '. $WPFCOLOR_15 .'; border-bottom: 1px solid '. $WPFCOLOR_7 .';}
388 #wpforo-wrap.wpf-dark #wpforo-stat-body .wpf-last-info p.wpf-topic-icons{border-top: 1px dotted '. $WPFCOLOR_7 .';}
389 #wpforo-wrap.wpf-dark .wpf-button{ color:'. $WPFCOLOR_15 .'!important; }
390 #wpforo-wrap.wpf-dark .wpf-topic-create .wpf-subject{background-color:'. $WPFCOLOR_2 .'}
391 #wpforo-wrap.wpf-dark #wpf-topic-create{background-color:'. $WPFCOLOR_9 .'}
392 #wpforo-wrap.wpf-dark #wpf-topic-create div.mce-toolbar-grp{background-color:'. $WPFCOLOR_9 .'}
393 #wpforo-wrap.wpf-dark .wpf-post-create .wpf-subject{background-color:'. $WPFCOLOR_2 .'}
394 #wpforo-wrap.wpf-dark #wpf-post-create{background-color:'. $WPFCOLOR_9 .'}
395 #wpforo-wrap.wpf-dark #wpf-post-create div.mce-toolbar-grp{background-color:'. $WPFCOLOR_9 .'}
396 #wpforo-wrap.wpf-dark input[type="submit"], #wpforo-wrap.wpf-dark input[type="button"]{color:'. $WPFCOLOR_15 .'!important;}
397 #wpforo-wrap.wpf-dark input[type="text"], #wpforo-wrap.wpf-dark input[type="password"], #wpforo-wrap.wpf-dark input[type="email"], #wpforo-wrap.wpf-dark textarea, #wpforo-wrap.wpf-dark select{color:'. $WPFCOLOR_3 .';background:'. $WPFCOLOR_2 .'}
398 #wpforo-wrap.wpf-dark input[type="text"].wpf-search-field{background-color:transparent; color:'. $WPFCOLOR_15 .'; }
399 #wpforo-wrap.wpf-dark #wpforo-stat-body{border:none;}
400 #wpforo-wrap.wpf-dark .wpforo-members-content table tr{ background-color:'. $WPFCOLOR_9 .'!important; }
401 ';
402
403
404