-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmember_profile2.css
More file actions
157 lines (139 loc) · 4.96 KB
/
Copy pathmember_profile2.css
File metadata and controls
157 lines (139 loc) · 4.96 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
div.mprofgroup { margin: 0 0 10px 0; padding: 10px 0; clear: both; }
div.mprofvcard { margin-bottom: 20px; }
img.mprofavatar96 { display: block; float: left; margin-right: 20px; }
div.mprofvitals { float: left; position: relative; width: 394px; height: 140px; }
div.mprofvitals h2, div.mprofsection { border-bottom: 1px dashed #666; padding: 0 0 10px 0; }
div.mprofvitals h2 {
font-family: Helvetica, Arial, Tahoma, sans-serif;
color: #fff; font-size: 39px; font-weight: normal;
margin: 0; padding: 0 0 10px 0;
text-indent: -3px; letter-spacing: -1px; line-height: 52px;
}
div.mprofvitals h2 a {
color: #fff;
font-weight: normal;
}
div.mprofvitals dt, div.mprofvitals dd { color: #ccc; margin: 0; display: inline; padding: 0; text-indent: 0; line-height: 28px; }
div.mprofvitals dl { margin-bottom: 0; }
div.mprofvitals dd { padding-right: 8px; }
div.mprofstatus, div.mprofloc { position: absolute; top: 0; right: 0; }
div.mprofstatus { width: 80px; }
div.mprofstatus img { float: right; margin: 0 0 4px 0; }
div.mprofloc { top: 83px; }
div.mprofvitals div.mprofvenue { width: 300px; float: left; }
div.mprofvitals div.mprofvenue a { color: #ccc; }
div.mprofvitals div.mprofvenue a:hover { color: #fff; text-decoration: none; }
div.mprofvitals div#friend_request { display: block; float: left; text-align: right; width: 94px; }
div.mprofvitals div#friend_request a { color: #ffec00; }
div.mprofchart, div.mprofstat, div.mprofcount { width: 140px; float: left; margin-right: 10px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
div.mprofmain { width: 210px; }
div.mprofchart img { padding: 0; margin: 0; }
div.mprofchart p, div.mprofstat p, div.mprofcount p { text-align: center; font-weight: bold; }
div.mprofstat {
background: #369;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#369), to(#036));
background: -moz-linear-gradient(center bottom, rgb(0,51,102) 0%, rgb(51,102,153) 100%);
}
div.mprofcount {
color: #ccc;
position: relative;
background: #333;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#666), to(#333));
background: -moz-linear-gradient(center bottom, rgb(51,51,51) 0%, rgb(102,102,102) 100%);
margin-bottom: 10px;
height: 36px;
}
div.mprofstat div.stat, div.mprofcount div.stat { font-size: 36px; padding-top: 5px; color: #fff; font-family: Georgia, "Times New Roman", serif; text-align: center; }
div.mprofcount div.stat { font-size: 18px; line-height: 24px; color: #ccc; text-align: center; }
div.mprofcount div.stat span { font-size: 12px; font-family: Verdana, Arial, sans-serif; }
div.mprofcount p { font-weight: normal; }
div.mprofstat p, div.mprofcount p { margin: 0 0 10px 0; }
div.mprofend { margin-right: 0; }
div.mprofsection h4 { margin: 0 !important; padding: 0; color: #ccc; }
div.mprofsection h4 a { color: #ccc; line-height: 19px; display: block; background: url('/chrome/icon_expand.gif') no-repeat top right; }
div.mprofsection h4 a:hover { color: #fff; background-image: url('/chrome/icon_expand_hover.gif'); cursor: s-resize; }
div.mprofsection dl.mprofdata { }
div.mprofsection dl.mprofdata dt { color: #999; line-height: 24px; float: left; margin: 0; width: 140px; height: 24px; text-align: right; }
div.mprofsection dl.mprofdata dd { color: #dfcc00; font-weight: bold; line-height: 24px; float: left; width: 96px; height: 24px; text-align: left; margin-left: 10px; }
div#mprof_about h5, div#mprof_about p { padding-left: 83px; color: #ccc; }
div#mprof_about div.subsection { background: #000 url('/chrome/arrow_subitem.gif') no-repeat top left; margin: 0; padding: 0; }
div.mprofsection p.intro {
background-image: none;
color: #fff; font-size: 15px; line-height: 20px; padding: 20px;
background-color: #333; margin: 20px 0; min-height: 48px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
div#mprof_about p.intro { color: #fff; padding-left: 20px; }
div.mprofsection p.intro img { padding: 0 15px 10px 0; }
div.mprofsection h5 { color: #fff; font-size: 18px; padding: 0; margin: 0; }
h4.mprofgames { padding: 0; margin: 20px 0 12px 0; }
div.award_64
{
position: relative;
width: 96px !important;
height: 96px !important;
margin: 0;
border: none;
float: left !important;
clear: none;
background: none;
}
div.award_64 img
{
padding: 16px;
}
div.award_64.special_1 img
{
background: url('/awards/chrome/award_shine_96.gif') no-repeat;
}
div.award_64 dl
{
display: none;
position: absolute;
background: #000;
border: 1px solid #5b6c8e;
top: -48px;
left: -48px;
width: 192px;
height: 64px;
z-index: 100;
font-size: 10px;
font-weight: normal;
padding: 8px 0;
}
div.award_64 dl dt
{
font-weight: bold;
}
div.award_64 dl dt, div.award_64 dd
{
text-align: center;
margin: 0;
padding: 0 4px;
}
div.award_64 dl dd.award_cite
{
position: absolute;
bottom: 5px;
width: 100%;
text-align: center;
color: #666;
}
div.award_64 dl dd.award_cite a
{
font-weight: normal;
color: #999;
}
div.award_64:hover dl
{
display: block;
background-image: url('/awards/chrome/award_plaque.gif');
}
div#profile_awards {
clear: both;
margin: 10px;
}