Subversion Repositories ALCASAR

Rev

Rev 647 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log

Rev 647 Rev 2766
Line 1... Line 1...
1
/*body {
1
body {
2
	color: #000;
2
	color: #000;
3
	font-family: Verdana,'Trebuchet MS','Lucida Grande', Arial, sans-serif;
3
	font-family: Verdana,'Trebuchet MS','Lucida Grande', Arial, sans-serif;
4
	font-size: .8em;
4
	font-size: .8em;
5
	line-height: 1.25em;
5
	line-height: 1.25em;
6
	margin: 0;
6
	margin: 0;
Line 48... Line 48...
48
th {
48
th {
49
	background: #456;
49
	background: #456;
50
	color: #fff;
50
	color: #fff;
51
	text-align: left;
51
	text-align: left;
52
	vertical-align: top;
52
	vertical-align: top;
53
}*/
53
}
54
#content {
54
#content {
55
	margin: 0 auto;
55
	margin: 0 auto;
56
	padding: 10px;
56
	padding: 10px;
57
	text-align: left;
57
	text-align: left;
58
	width: 610px;
58
	width: 610px;
Line 94... Line 94...
94
	background-repeat: no-repeat;
94
	background-repeat: no-repeat;
95
	background-position: 0 0;
95
	background-position: 0 0;
96
	position:absolute;
96
	position:absolute;
97
	width: 100px;
97
	width: 100px;
98
	z-index: 0;
98
	z-index: 0;
99
	font-size: 13px;
-
 
100
 
-
 
101
}
-
 
102
#complexity {
-
 
103
	position: relative;
-
 
104
	left: 10px;
-
 
105
}
99
}
106
#scorebarBorder {
100
#scorebarBorder {
107
	background: #333;
101
	background: #333;
108
	border: 1px #000 solid;
102
	border: 1px #000 solid;
109
	height: 16px;
103
	height: 16px;
110
	margin-bottom: 2px;
104
	margin-bottom: 2px;
111
	width: 100px;
105
	width: 100px;
112
	float: left;
-
 
113
}
106
}
114
#password {
107
#password {
115
	border: 1px #000 solid;
108
	border: 1px #000 solid;
116
	font-size: 85%;
109
	font-size: 85%;
117
	width: 100px;
110
	width: 100px;
Line 224... Line 217...
224
div.xtend {
217
div.xtend {
225
	clear: both !important; 
218
	clear: both !important; 
226
	line-height: 0; 
219
	line-height: 0; 
227
	height: 0;
220
	height: 0;
228
}
221
}
-
 
222
a:link, a:visited 
-
 
223
{
-
 
224
	color:#459045;
-
 
225
	text-decoration:none;
-
 
226
	border-bottom:none;
-
 
227
}
-
 
228
a:hover, a:active 
-
 
229
{
-
 
230
	text-decoration:none;
-
 
231
	border-bottom: 1px solid;
-
 
232
}
-
 
233
#header {
-
 
234
background:url(../images/top.gif) top repeat-x;
-
 
235
height:145px;
-
 
236
margin:0;
-
 
237
padding:0;
-
 
238
width:100%;
-
 
239
}
-
 
240
#logo {
-
 
241
height:100px;
-
 
242
width:900px;
-
 
243
margin:0 auto;
-
 
244
}
-
 
245
#blogname {
-
 
246
height:30px;
-
 
247
padding-left:12px;
-
 
248
padding-top:28px;
-
 
249
text-align:left;
-
 
250
}
-
 
251
h1#blogname a {
-
 
252
color:#fff;
-
 
253
font-size:1.3em;
-
 
254
}
-
 
255
#navigation 
-
 
256
{
-
 
257
	clear:both;
-
 
258
	height:24px;
-
 
259
	margin:0 auto;
-
 
260
	padding:0 10px;
-
 
261
	text-align:center;
-
 
262
	width:880px;
-
 
263
	font-size:1.1em;
-
 
264
}
-
 
265
#navigation a:link,
-
 
266
#navigation a:visited 
-
 
267
{
-
 
268
	background:#FFF url(../images/active1.gif) left bottom no-repeat;
-
 
269
	color:#fff;
-
 
270
	height:24px;
-
 
271
	margin-right:2px;
-
 
272
	padding-left:12px;
-
 
273
	text-decoration:none;
-
 
274
	border:none;
-
 
275
}
-
 
276
#navigation a:link,
-
 
277
#navigation a:link span,
-
 
278
#navigation a:visited,
-
 
279
#navigation a:visited span 
-
 
280
{
-
 
281
	cursor:hand;
-
 
282
	display:block;
-
 
283
	float:left;
-
 
284
	border:none;
-
 
285
}
-
 
286
#navigation li 
-
 
287
{
-
 
288
	line-height:23px;
-
 
289
	float:left;
-
 
290
	list-style:none;
-
 
291
	margin:0;
-
 
292
}
-
 
293
#navigation a:hover 
-
 
294
{
-
 
295
	background:url(../images/active1.gif) left bottom no-repeat;
-
 
296
	color:#040;
-
 
297
	height:24px;
-
 
298
	padding-left:12px;
-
 
299
	text-decoration:none;
-
 
300
	border:none;
-
 
301
}
-
 
302
#navigation .current_page_item a:link,
-
 
303
#navigation .current_page_item a:visited 
-
 
304
{
-
 
305
	background:#FFF url(../images/current1.gif) left bottom no-repeat;
-
 
306
	color:#fff;
-
 
307
	height:27px;
-
 
308
	line-height:24px;
-
 
309
	margin-right:2px;
-
 
310
	padding-left:15px;
-
 
311
	text-decoration:none;
-
 
312
	border:none;
-
 
313
}
-
 
314
#navigation .current_page_item a:hover 
-
 
315
{
-
 
316
	background:#FFF url(../images/current1.gif) left bottom no-repeat;
-
 
317
	color:#AAC8E0;
-
 
318
	height:27px;
-
 
319
	margin-right:2px;
-
 
320
	padding-left:15px;
-
 
321
	text-decoration:none;
-
 
322
	border:none;
-
 
323
}
-
 
324
#navigation ul 
-
 
325
{
-
 
326
	list-style:none;
-
 
327
	margin:0;
-
 
328
	padding:0;
-
 
329
}
-
 
330
#navigation a:link span,
-
 
331
#navigation a:visited span,
-
 
332
#navigation a:hover span 
-
 
333
{
-
 
334
	background:url(../images/active2.gif) right bottom no-repeat;
-
 
335
	height:24px;
-
 
336
	padding-right:12px;
-
 
337
	border:none;
-
 
338
}
-
 
339
#navigation .current_page_item a:link span,
-
 
340
#navigation .current_page_item a:visited span,
-
 
341
#navigation .current_page_item a:hover span 
-
 
342
{
-
 
343
	background:url(../images/current2.gif) right bottom no-repeat;
-
 
344
	height:27px;
-
 
345
	padding-right:15px;
-
 
346
	border:none;
-
 
347
}
-
 
348
#footer {
-
 
349
	background:#223344 url(../images/top.gif) bottom repeat-x;
-
 
350
	clear: both;
-
 
351
	height: 60px;
-
 
352
	padding: 10px;
-
 
353
	text-align: center;
-
 
354
	margin:0 auto;
-
 
355
	color:#ccc;
-
 
356
}
-
 
357
.advertTop {
-
 
358
	margin: -30px 0 5px 0;
-
 
359
}
-
 
360
.advertBtm {
-
 
361
	margin: 0 0 20px 0;
-
 
362
}
-
 
363
.advertMid {
-
 
364
	margin: 20px 0 20px -65px;
-
 
365
}