1 |
2
|
Manuela
|
.captcha-table,
|
2 |
|
|
.captcha_table,
|
3 |
|
|
.news-table {
|
4 |
|
|
border: 0px;
|
5 |
|
|
}
|
6 |
|
|
|
7 |
|
|
.post_title, .post_date,
|
8 |
|
|
.post-title, .post-date {
|
9 |
|
|
border-bottom: 1px solid #DDDDDD;
|
10 |
|
|
font-size :1.0em;
|
11 |
|
|
}
|
12 |
|
|
.post_title,
|
13 |
|
|
.post-title {
|
14 |
|
|
font-weight: normal;
|
15 |
|
|
color: #000000;
|
16 |
|
|
}
|
17 |
|
|
.post_date,
|
18 |
|
|
.post-date {
|
19 |
|
|
text-align: right;
|
20 |
|
|
font-weight: normal;
|
21 |
|
|
font-size :0.825em;
|
22 |
|
|
}
|
23 |
|
|
.post_short,
|
24 |
|
|
.post-short {
|
25 |
|
|
text-align: justify;
|
26 |
|
|
padding-bottom: 5px;
|
27 |
|
|
}
|
28 |
|
|
|
29 |
|
|
.comment_title,
|
30 |
|
|
.comment-title {
|
31 |
|
|
font-weight: bold;
|
32 |
|
|
}
|
33 |
|
|
.comment_text,
|
34 |
|
|
.comment-text {
|
35 |
|
|
font-weight: normal;
|
36 |
|
|
background-color: #FDFDFD;
|
37 |
|
|
border-bottom: 1px solid #DDDDDD;
|
38 |
|
|
padding-bottom: 15px;
|
39 |
|
|
}
|
40 |
|
|
.comment_title, .comment_text,
|
41 |
|
|
.comment-title, .comment-text {
|
42 |
|
|
border-left: 1px solid #DDDDDD;
|
43 |
|
|
}
|
44 |
|
|
.comment_info,
|
45 |
|
|
.comment-info {
|
46 |
|
|
text-align: right;
|
47 |
|
|
border-right: 1px solid #DDDDDD;
|
48 |
|
|
}
|
49 |
|
|
.comment_title, .comment_info,
|
50 |
|
|
.comment-title, .comment-info {
|
51 |
|
|
border-top: 1px solid #DDDDDD;
|
52 |
|
|
background-color: #EEEEEE;
|
53 |
|
|
}
|
54 |
|
|
.selected_group_title,
|
55 |
|
|
.selected-group-title {
|
56 |
|
|
font-size: 0.825em;
|
57 |
|
|
text-align: center;
|
58 |
|
|
}
|
59 |
|
|
/*** Don't remove the class nixhier, this is required for ASP ***/
|
60 |
|
|
.nixhier {
|
61 |
|
|
display:none;
|
62 |
|
|
}
|
63 |
|
|
.loop_header,
|
64 |
|
|
.loop-header {
|
65 |
|
|
width: 100%;
|
66 |
|
|
}
|
67 |
|
|
.page_header,
|
68 |
|
|
.page-header {
|
69 |
|
|
width: 100%;
|
70 |
|
|
}
|
71 |
|
|
.post_header,
|
72 |
|
|
.post-header {
|
73 |
|
|
width: 100%;
|
74 |
|
|
}
|
75 |
|
|
.page_left,
|
76 |
|
|
.page-left {
|
77 |
|
|
text-align: left;
|
78 |
|
|
}
|
79 |
|
|
.page_center,
|
80 |
|
|
.page-center {
|
81 |
|
|
text-align: center;
|
82 |
|
|
}
|
83 |
|
|
.page_right,
|
84 |
|
|
.page-right {
|
85 |
|
|
text-align: right;
|
86 |
|
|
}
|
87 |
|
|
.comment_header,
|
88 |
|
|
.comment-header {
|
89 |
|
|
width: 100%;
|
90 |
|
|
}
|
91 |
|
|
.public_info,
|
92 |
|
|
.public-info {
|
93 |
|
|
text-align: right;
|
94 |
|
|
}
|
95 |
|
|
.group_page,
|
96 |
|
|
.group-page {
|
97 |
|
|
text-align: center;
|
98 |
|
|
}
|
99 |
|
|
|
100 |
|
|
.post_loop { font-size :1.0em; margin :0px 0px 10px; }
|
101 |
|
|
.post_loop div { line-height :1.6em; margin :0px 0px 2px; }
|
102 |
|
|
|
103 |
|
|
form#news-wrapper {
|
104 |
|
|
float: none !important;
|
105 |
|
|
position: relative;
|
106 |
|
|
}
|
107 |
|
|
|
108 |
|
|
.info { padding :10px; margin-bottom :0.5em; background :#f8f8f8; color :#666666; font-size :91.7%; }
|
109 |
|
|
.note { border :2px #448844 solid; padding :10px; margin :10px auto; background :#eeffee; color :#004400; }
|
110 |
|
|
.important { border :2px #888844 solid; padding :10px; margin-bottom :1em; background :#ffffee; color :#444400; }
|
111 |
|
|
.warning { border :2px #884444 solid; padding :10px; margin-bottom :1em; background :#ffeeee; color :#440000; }
|