View difference between Paste ID: qBg6q0fK and nSfb18Zt
SHOW: | | - or go back to the newest paste.
1-
       				        !!!!!!!!!!!!Read It!!!!!!!!!!!!
1+
       		 !!!!!!!!!!!!Read It!!!!!!!!!!!!
2
 
3
                                                (⊙.⊙(☉_☉)⊙.⊙)
4
 
5-
CAN'T EMPHASIZE THIS ENOUGH:  There are div ids/classes, tables (table, tr, td) and img classes in this layout.  Be VERY, VERY, VERY careful not to drop off any of the coding.   
5+
CAN'T EMPHASIZE THIS ENOUGH:  There are div ids/classes, tables (table, tr, td) and img classes in this layout.  Be VERY, VERY, VERY careful not to drop off any of the coding.  
6
 
7
............................
8
 
9-
IMAGES
9+
INSTRUCTIONS ARE LOCATED IN LIKE TO MEET
10
 
11-
This layout will code image sizes for you.  For the sake of simplicity you may make all photos 250px width by 250px height EXCEPT the 'default' photo in Like to Meet and the 'banner' size photo in Music. The tall 'default' image is 275px width by 500px height.  The 'banner' (Vicbox) image in Music is 500px width by 300px height.
11+
12
 
13
IMAGES PSD
14-
https://drive.google.com/file/d/0B79YHAkeE7SuejREWlRIbFllX3M
14+
15
If you elect to keep the color scheme for pics, the psd is here:
16
 
17
https://docs.google.com/file/d/0B79YHAkeE7SuN252UDBDZHZjblk
18
 ............................
19
   
20
MUSIC PLAYER
21
 
22-
Read the cited note under the music player for additional instructions.
22+
23
 
24
 
25
 
26
............................
27
 
28
 
29
FOR ROLEPLAYER.ME USERS:
30
 
31
For the below text font classes and all of the headers (1, 2, 3, etc) and lyrics, please note the following:  
32
I code for ALL sites.  Not every website will allow headers to be placed as <h1>Header 1</h1>.  For that reason, I turn them into font classes with a period in front (.h1) in About Me and script them in the tables as I have done below.  
33
 
34
<font class="h1">Header 1</font>
35
 
36
If you are on a website like RPer.me that allows regular header, underline, strong, etc coding, you can just use regular header coding for all of the header, lyric, special text labels like so:
37
<h1>Header</h1> <strike>Strike</strike> etc..
38
 
39
OR just leave them as they are.  They will work for you either way.  
40
 
41
 
42
///////////////////////////////////////////////////
43
 
44
 
45
 
46
                        Don't forget to replace the XXXXX with your friend ID number.
47
 
48
                                                     (>‿◠)✌
49
 
50-
                                
50+
51
                *****************************SAVE YOUR WORK AS YOU GO.*******************************
52
                               
53
 
54
DO NOT REMOVE THE .VICARIOUS MARKERS FROM ANY VICARIOUS LAYOUT.  
55
 
56
-----------------------------ABOUT ME-----------------------------
57
  
58
<style type="text/css">
59
@import url(http://fonts.googleapis.com/css?family=Raleway:400,900|Oswald|Dynalight|Roboto+Condensed:400,700|Lato:300,400,700|Ruthie);    
60
 
61
/* - -DO NOT PUT ANYTHING ABOVE THE @import LINE ABOVE - - */  
62
/* - -DO NOT REARRANGE MY CODING!! ORDER IS IMPORTANT! - - */
63
 
64
.vicarious { Structure }
65
 
66-
-----------------------------BOOKS--------------------------------
66+
body{
67
width:100%;
68-
-----------------------------HEROES-------------------------------
68+
height:100%;
69
padding:0px;
70
margin:0px;
71
background-color:967483;
72
background-image:url(http://i62.tinypic.com/2lvl8gw.jpg);
73
background-position:center center;
74
background-attachment:fixed;
75
background-repeat:repeat;
76
}
77
 
78
table, tr, td {background-color:transparent; display:inline-block;}
79
 
80
.vicarious{ Google Chrome Scrollbar }
81
 
82
::-webkit-scrollbar {width: 10px;}
83
::-webkit-scrollbar-track { border: 1px solid #966c7f; background-color:transparent; }
84
::-webkit-scrollbar-thumb { border: 1px solid #966c7f; background-color:f5d9bc; }
85
 
86
 
87
.vicarious { GENERAL TEXT }
88
 
89
a, b, i, p, table, tr, td, li, div, .text, .btext {
90
font-family:calibri;
91
font-size:7.5pt;
92
line-height:95%;
93
color: 5e2741;
94
padding:0px;
95
margin:0px;
96
text-decoration:none;
97
text-transform:none;
98
word-spacing:-1px;
99
}
100
 
101
a { display:block; }
102
 
103
p {
104
text-align:justify;
105
margin-top: 5px;
106
text-indent:3px;
107
}
108
 
109
p:first-line {
110
font-weight:bold;  }
111
 
112
p:first-letter {
113
font-size: 9pt;
114
font-family: 'Ruthie', cursive;
115
padding-left:5px;
116
}
117
 
118
b {
119
font-size:8pt;
120
text-transform:uppercase;
121
font-family: 'Roboto Condensed', sans-serif;
122
color: dacbb4;  
123
}  
124
 
125
i {
126
font-size:10pt;
127
color: c9c2ae;
128
font-family: 'Dynalight', cursive;
129
}
130
 
131
.u, u {
132
color: c5c9b8;
133
text-decoration:underline;
134
}
135
 
136
.strike, strike {
137
color: 952c5d;
138
text-decoration:line-through;
139
letter-spacing:1pt;
140
}
141
 
142
.strong, strong {
143
font-family:courier new;  
144
font-size: 9pt;
145
text-transform:uppercase;
146
color: ffdebf;  
147
font-weight:900;
148
}
149
 
150
em {
151
font-family:brush script mt;
152
font-size:11pt;
153
color: c3bfac;
154
}
155
 
156
.h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5, .h6, h6, .h7, h7, .h8, h8, .h9, h9, .h10, h10, .h11, h11, .h12, h12, .one, one, .two, two, .three, three, .lyric, lyric, .lyric2, lyric2, .lyric3, lyric3, .lyric4, lyric4, .lyric5, lyric5, .lyric6, lyric6, .lyric7, lyric7, small, big  {
157
padding:0px;
158
margin:0px;
159
line-height:auto;
160
}  
161
 
162
.h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5, .h6, h6, .h7, h7, .h8, h8, .h9, h9, .h10, h10, .h11, h11, .h12, h12, .one, one, .two, two, .three, three {
163
display:block;
164
}  
165
 
166
big {
167
font-size:36pt;
168
text-transform:uppercase;
169
font-family: 'Dynalight', cursive;
170
}
171
 
172
.cite {font-size:0px; color:transparent;display:block; height:0px;}
173
 
174
 
175
p {text-align:justify;}
176
 
177
 
178
.vicarious{ Div Commons }
179
 
180
/* MAIN ATTRIBUTES SHARED BY DIVS FROM VARIOUS SECTIONS */
181
 
182
 
183
 
184
/* Background X mark images for Divs ( Same as profile body background ) */
185
 
186
#SIDEBAR #default, .pic .mask,  .stats .block, .m11 .bae, .m22 .mask  {
187
background-image:url(http://i62.tinypic.com/2lvl8gw.jpg);
188
background-position:center center;
189
background-repeat:repeat;
190
}
191
 
192
#MAIN1, #MAIN2, #LINX, #SIDEBAR, #LINE1, #LINE2, #LINE3 {
193
visibility:visible;
194
top:0%;
195
left:50%;
196
z-index:2;
197
overflow:hidden;
198
}
199
 
200
#MAIN1, #MAIN2 { position:absolute; }
201
 
202
#LINX, #SIDEBAR, #LINE1, #LINE2, #LINE3  {position:fixed;}
203
#LINX, #SIDEBAR, #MAIN2 {background-color:transparent; }
204
 
205
 
206
.vicarious{ Divs }
207
 
208
 
209
/* SIDEBAR */
210
 
211
#SIDEBAR #default, #SIDEBAR:hover  #default, #SIDEBAR #info, #SIDEBAR:hover #info  {
212
-webkit-transition: all .6s ease 1s;
213
-moz-transition: all .6s ease 1s;
214
-o-transition: all .6s ease 1s;
215
-ms-transition: all .6s ease 1s;
216
transition: all .6s ease 1s;  
217
}
218
 
219
#sidebar #namefield, #SIDEBAR #lower {
220
transition:All .6s linear 0s;
221
-webkit-transition:All .6s linear 0s;
222
-moz-transition:All .6s linear 0s;
223
-o-transition:All .6s linear 0s;
224
-ms-transition: all .6s ease 0s;
225
}
226
 
227
#SIDEBAR   {
228
margin-top:0px;
229
margin-left:-575px;
230
padding:0px;
231
width:310px;
232
height:100%;
233
}  
234
 
235
#SIDEBAR #default  {
236
position:absolute;
237
overflow:hidden;
238
margin-left:0px;
239
margin-top:100px;
240
z-index:3;
241
padding:0px;
242
width:300px;
243
height:400px;
244
padding:0px;
245
background-color:9d9c99 ;
246
border:5px solid #f5d9bc;  
247
}
248
 
249
#SIDEBAR:hover  #default {
250
opacity:0;
251
}
252
 
253
#default img {
254
overflow:hidden;
255
margin:5px;
256
width:280px;
257
height:380px;
258
border:5px solid #966c7f;
259
}
260
 
261
#SIDEBAR #info  {
262
position:absolute;
263
overflow:hidden;
264
margin-left:0px;
265
margin-top:100px;
266
z-index:3;
267
padding:0px;
268
width:300px;
269
height:400px;
270
opacity:0;
271
background-color:966c7f;
272
border:5px solid #f5d9bc;
273
}
274
 
275
#SIDEBAR:hover #info {  
276
opacity:1;
277
}
278
 
279
#info .textbox {
280
position:absolute;
281
height:250px;
282
width:250px;
283
overflow:auto;
284
margin-top:0px;
285
margin-left:20px;
286
padding:5px;
287
opacity:0;
288
background-color: rgba(255,255,255,0.05);
289
transition:All .6s linear 0s;
290
-webkit-transition:All .6s linear 0s;
291
-moz-transition:All .6s linear 0s;
292
-o-transition:All .6s linear 0s;
293
-ms-transition: all .6s ease 0s;
294
}
295
 
296
#SIDEBAR:hover .textbox {
297
opacity:1;
298
margin-top:20px;
299
transition:All 1.6s linear 3.6s;
300
-webkit-transition:All 1.6s linear 3.6s;
301
-moz-transition:All 1.6s linear 3.6s;
302
-o-transition:All 1.6s linear 3.6s;
303
-ms-transition: all 1.6s ease 3.6s;
304
}
305
 
306
#SIDEBAR .h1, #SIDEBAR h1 {
307
margin:10px 0px;
308
background-color: 9d9c99;
309
font-size:14pt;
310
font-family: 'Oswald', sans-serif;
311
font-weight:700;
312
font-style:italic;
313
text-align:center;
314
padding:0px 10px;
315
text-transform:none;
316
line-height:60%;
317
color:eed5ba;
318
}
319
 
320
 
321
#info .contact {
322
position:absolute;
323
overflow:hidden;
324
margin-top:305px;
325
margin-left:5px;
326
height:25px;
327
width:280px;
328
padding:0px 5px;
329
opacity:0;  
330
color:966c7f;
331
background-color:f5d9bc;
332
font-size:9pt;
333
line-height:25px;
334
font-family: 'Oswald', sans-serif;
335
display:block;
336
text-align:center;
337
text-transform:none;
338
transition:All .2s linear 0s;
339
-webkit-transition:All .2s linear 0s;
340
-moz-transition:All .2s linear 0s;
341
-o-transition:All .2s linear 0s;
342
-ms-transition: all .2s ease 0s;
343
}
344
 
345
#SIDEBAR:hover .contact{
346
opacity:1;
347
margin-top:365px;
348
transition:All 1.6s linear 4s;
349
-webkit-transition:All 1.6s linear 4s;
350
-moz-transition:All 1.6s linear 4s;
351
-o-transition:All 1.6s linear 4s;
352
-ms-transition: all 1.6s ease 4s;
353
}
354
 
355
 
356
#sidebar #namefield {
357
position:fixed;
358
overflow:hidden;
359
margin-top:100px;
360
margin-left:0px;
361
height:60px;
362
line-height:60px;
363
width:290px;
364
opacity:0;  
365
background-color:9d9c99;
366
font-size:16pt;
367
z-index:5;
368
font-family: 'Oswald', sans-serif;
369
font-weight:700;
370
font-style:italic;
371
display:block;
372
text-align:center;
373
padding:0px 10px;
374
text-transform:none;
375
-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.75);
376
-moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.75);
377
box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.75);
378
}
379
 
380
#SIDEBAR:hover #namefield {
381
margin-top:400px;
382
opacity:1;
383
transition:All 1.6s linear 2s;
384
-webkit-transition:All 1.6s linear 2s;
385
-moz-transition:All 1.6s linear 2s;
386
-o-transition:All 1.6s linear 2s;
387
-ms-transition: all 1.6s ease 2s;
388
}
389
 
390
 
391
#SIDEBAR #lower {
392
position:fixed;
393
overflow:hidden;
394
margin-top:100px;
395
margin-left:0px;
396
height:105px;
397
width:300px;
398
opacity:0;
399
background-color:966c7f;
400
border:5px solid #f5d9bc;
401
}
402
 
403
#SIDEBAR:hover #lower {
404
margin-top:515px;
405
opacity:1;
406
transition:All 2s linear  2s;
407
-webkit-transition:All 2s linear  2s;
408
-moz-transition:All 2s linear  2s;
409
-o-transition:All 2s linear 2s;
410
-ms-transition: all 2s ease  2s;
411
}
412
 
413
#lower .quote {
414
width:280px;
415
height:60px;
416
padding:5px;
417
margin:5px;
418
display:block;
419
font-family: 'Dynalight', cursive;
420
font-size:14pt;
421
overflow:hidden;
422
text-align:center;
423
background-color: rgba(255,255,255,0.05);
424
}
425
 
426
#lower .music {
427
width:300px;
428
height:20px;
429
text-align:center;
430
display:block;
431
overflow:hidden;
432
margin-bottom:5px;
433
}
434
 
435
 
436
/* MAIN AREA 1 */
437
 
438
#MAIN1  {
439
margin-top:25px;
440
margin-left:-240px;
441
padding:0px;
442
width:700px;
443
height:510px;
444
background-color:966c7f;
445
border:5px solid #f5d9bc;
446
}
447
 
448
#MAIN1 .title   {
449
position:absolute;
450
width:285px;
451
height:55px;
452
margin-top:5px;
453
margin-left:5px;
454
}
455
 
456
#MAIN1 .h1, #MAIN1 h1 {
457
height:25px;
458
line-height:25px;
459
padding:5px;
460
font-size:25px;
461
text-align:center;
462
background-color:a48f92;
463
color:f5d9bc;
464
font-family: 'Oswald', sans-serif;
465
}
466
 
467
#MAIN1 .h2, #MAIN1 h2  {
468
height:10px;
469
line-height:10px;
470
padding:5px;
471
font-size:10px;
472
text-align:right;
473
color:966c7f;
474
background-color:9d9c99;
475
font-family: 'Oswald', sans-serif;
476
}
477
 
478
#MAIN1 .about {
479
position:absolute;
480
width:265px;
481
height:400px;
482
padding:10px;
483
overflow:auto;
484
margin-top:65px;
485
margin-left:5px;
486
background-color: rgba(255,255,255,0.05);
487
}
488
 
489
#MAIN1 .pic {
490
position:absolute;
491
background-image:repeat:no-repeat;
492
width:400px;
493
height:480px;
494
background-size:400px 480px;
495
overflow:hidden;
496
margin-top:5px;
497
margin-left:295px;
498
}
499
 
500
.pic .mask, .pic:hover .mask, .pic .stats, .pic:hover .stats {
501
-webkit-transition: all .6s linear 0s;
502
-moz-transition: all .6s linear 0s;
503
-o-transition: all .6s linear 0s;
504
-ms-transition: all .6s linear 0s;
505
transition: all .6s linear 0s;
506
}
507
 
508
.pic .mask, .pic .stats {
509
position:absolute;
510
opacity:0;
511
overflow:hidden;
512
}
513
 
514
.pic .mask {
515
width:400px;
516
height:480px;
517
margin-top:0px;
518
margin-left:0px;
519
outline:solid;
520
outline-offset:-10px;
521
outline-width:2px;  
522
color:966c7f;
523
background-color:9d9c99;  
524
}
525
 
526
.pic .stats {
527
padding:10px;
528
width:330px;
529
height:410px;
530
margin-top:20px;
531
margin-left:20px;
532
border:5px solid #f5d9bc;
533
opacity:0;
534
background-color: rgba(255,255,255,0.05);
535
background-color:9d9c99;
536
text-align:left;
537
}
538
 
539
.stats .block {
540
float:right;
541
width:175px;
542
height:175px;
543
margin:0px 0px 5px 5px;
544
overflow:hidden;
545
outline:solid;
546
outline-offset:-10px;
547
outline-width:5px;  
548
color:966c7f;
549
background-color:f5d9bc;  
550
}
551
 
552
.block .photo {
553
margin-top:25px;
554
margin-left:25px;
555
width:140px;
556
height:140px;
557
padding:20px;
558
background-size:140px 140px;
559
background-repeat:no-repeat;
560
background-position:top left;
561
-webkit-border-radius: 360px;
562
-moz-border-radius: 360px;
563
border-radius:360px;
564
background-color:966c7f;
565
-webkit-box-shadow: -2px -2px 6px 0px rgba(0, 0, 0, 0.30);
566
-moz-box-shadow:    -2px -2px 6px 0px rgba(0, 0, 0, 0.30);
567
box-shadow:         -2px -2px 6px 0px rgba(0, 0, 0, 0.30);
568
}
569
 
570
.stats .h3, .stats h3 {
571
outline:solid;
572
outline-offset:-5px;
573
outline-width:2px;  
574
color:954268;
575
background-color:f5d9bc;
576
height:20px;
577
line-height:20px;
578
font-size:15px;
579
padding:5px 10px 5px 5px;
580
margin:5px 0px;
581
text-align:right;
582
font-family: 'Roboto Condensed', sans-serif;
583
font-weight:700;
584
}
585
 
586
.pic:hover .mask, .pic:hover .stats {opacity:1;}
587
 
588
.pic:hover .stats {overflow:auto;}
589
 
590
#MAIN1 #more {
591
z-index:3;
592
position:absolute;
593
overflow:hidden;
594
width:700px;
595
height:20px;
596
margin-top:490px;
597
margin-left:0px;
598
background-color:966c7f;
599
-webkit-transition: all .6s linear .5s;
600
-moz-transition: all .6s linear .5s;
601
-o-transition: all .6s linear .5s;
602
-ms-transition: all .6s linear .5s;
603
transition: all .6s linear .5s;  
604
}
605
 
606
#MAIN1 #more:hover {
607
margin-top:0px;
608
height:500px;
609
-webkit-transition: all .6s linear .5s;
610
-moz-transition: all .6s linear .5s;
611
-o-transition: all .6s linear .5s;
612
-ms-transition: all .6s linear .5s;
613
transition: all .6s linear .5s;  
614
}
615
 
616
#more .plus {
617
color:f5d9bc;
618
z-index:3;
619
position:absolute;
620
width:700px;
621
height:20px;
622
line-height:20px;
623
font-size:10px;
624
display:block;
625
overflow:hidden;
626
margin-top:0px;
627
margin-left:0px;
628
background-color: rgba(255,255,255,0.05);
629
opacity:1;
630
-webkit-transition: all .6s linear 1s;
631
-moz-transition: all .6s linear 1s;
632
-o-transition: all .6s linear 1s;
633
-ms-transition: all .6s linear 1s;
634
transition: all .6s linear 1s;  
635
}
636
 
637
#more:hover .plus {
638
height:0px;
639
opacity:0;
640
-webkit-transition: all .0s linear 1s;
641
-moz-transition: all .0s linear 1s;
642
-o-transition: all .0s linear 1s;
643
-ms-transition: all .0s linear 1s;
644
transition: all .0s linear 1s;
645
}
646
 
647
#more .pic, #more .about, #more .title, #more:hover .pic, #more:hover .about, #more:hover .title {
648
-webkit-transition: all .6s linear 1s;
649
-moz-transition: all .6s linear 1s;
650
-o-transition: all .6s linear 1s;
651
-ms-transition: all .6s linear 1s;
652
transition: all .6s linear 1s;  
653
}
654
 
655
#more .pic, #more .about, #more .title {
656
opacity:0;
657
}
658
 
659
#more:hover .pic, #more:hover .about, #more:hover .title {
660
opacity:1;
661
overflow:auto;
662
}
663
 
664
 
665
/* MAIN AREA 2 */  
666
 
667
#MAIN2  {
668
margin-top:550px;
669
margin-left:-240px;
670
padding:0px;
671
width:710px;
672
height:260px;  
673
}
674
 
675
#MAIN2 .m11, #MAIN2 .m22, #MAIN2 .m33 {
676
position:absolute;
677
margin-top:0px;
678
padding:0px;
679
height:250px;
680
background-color:966c7f;
681
border:5px solid #f5d9bc;
682
}
683
 
684
#MAIN2 .m11 {
685
margin-left:0px;
686
width:300px;
687
overflow:hidden;
688
}
689
 
690
#MAIN2 .m22 {
691
margin-left:315px;
692
width:250px;
693
overflow:hidden;
694
}
695
 
696
#MAIN2 .m33 {
697
margin-left:580px;
698
width:120px;
699
overflow-y:auto;
700
overflow-x:hidden;
701
}
702
 
703
.m11 .bae {
704
float:right;
705
width:140px;
706
height:140px;
707
margin:0px 0px 0px 5px;
708
overflow:hidden;
709
color:966c7f;
710
outline:solid;
711
outline-offset:-10px;
712
outline-width:1px;
713
background-color:966c7f;  
714
}
715
 
716
.bae .conn5 {
717
margin-top:10px;
718
margin-left:10px;
719
width:120px;
720
height:120px;
721
background-size:120px 120px;
722
background-repeat:no-repeat;
723
background-color:966c7f;
724
}
725
 
726
.m11 .about {
727
width:280px;
728
height:230px;
729
padding:5px;
730
margin:5px;
731
overflow:auto;
732
font-size:7pt;
733
background-color:9d9c99;
734
text-align:left;
735
}
736
 
737
.m11 p {
738
font-size:7pt;
739
}
740
 
741
.m11 b {
742
color:963764;
743
font-size:10pt;
744
}
745
 
746
.m11 big {
747
font-family: 'Ruthie', cursive;
748
font-size:20pt;  
749
padding-right:5px;
750
}
751
 
752
.m11 .strong, .m11 strong {
753
font-family: 'Dynalight', cursive;
754
font-size: 10pt;
755
text-transform:none;
756
font-weight:normal;  
757
}
758
 
759
.m11 .h5, .m11 h5 {
760
padding:10px 5px;
761
margin:0px 0px 5px 0px;
762
font-size:13pt;
763
text-align:right;
764
border-bottom:2px solid #f5d9bc;
765
font-style:italic;
766
-moz-border-radius-bottomleft: 90px;
767
-webkit-border-bottom-left-radius: 90px;
768
border-bottom-left-radius: 90px
769
}
770
 
771
#MAIN2 .h4, #MAIN2 h4 {
772
font-family: 'Dynalight', cursive;
773
font-size:16pt;
774
text-align:right;
775
padding:5px;
776
border-bottom:2px solid #966c7f;
777
color:966c7f;
778
}
779
 
780
.m22 .conn1, .m22 .conn2, .m22 .conn3, .m22 .conn4 {
781
position:absolute;
782
padding:0px;
783
width:125px;
784
height:125px;  
785
z-index:1;
786
background-size:125px 125px;
787
-webkit-transition: all .4s ease 0s;
788
-moz-transition: all .4s ease 0s;
789
-o-transition: all .4s ease 0s;
790
-ms-transition: all .4s ease 0s;
791
transition: all .4s ease 0s;
792
}
793
 
794
.m22 .conn1, .m22 .conn2 {margin-top:0px;}
795
.m22 .conn3, .m22 .conn4 {margin-top:125px;}
796
.m22 .conn1, .m22 .conn3 {margin-left:0px;}
797
.m22 .conn2, .m22 .conn4 {margin-left:125px;}
798
 
799
 
800
.m22 .conn1:hover, .m22 .conn2:hover, .m22 .conn3:hover, .m22 .conn4:hover {
801
width:250px;
802
height:250px;
803
margin-top:0px;
804
margin-left:0px;
805
z-index:2;
806
background-size:250px 250px;
807
-webkit-transition: all .4s ease .2s;
808
-moz-transition: all .4s ease .2s;
809
-o-transition: all .4s ease .2s;
810
-ms-transition: all .4s ease .2s;
811
transition: all .4s ease .2s;
812
}
813
 
814
.m22 .mask {
815
overflow:hidden;
816
position:relative;
817
 width:250px;
818
height:250px;
819
margin-top:0px;
820
margin-left:0px;
821
-webkit-transition: all .4s ease 0s;
822
-moz-transition: all .4s ease 0s;
823
-o-transition: all .4s ease 0s;
824
-ms-transition: all .4s ease 0s;
825
transition: all .4s ease 0s;
826
opacity:0;
827
background-color:f5d9bc;
828
outline:solid;
829
outline-offset:-10px;
830
outline-width:5px;  
831
color:966c7f;
832
}
833
 
834
.conn1:hover .mask, .conn2:hover .mask, .conn3:hover .mask, .conn4:hover .mask {
835
-webkit-transition: all .6s ease 1.6s;
836
-moz-transition: all .6s ease 1.6s;
837
-o-transition: all .6s ease 1.6s;
838
-ms-transition: all .6s ease 1.6s;
839
transition: all .6s ease 1.6s;
840
opacity:1;
841
}
842
 
843
.m22 .about {
844
overflow:hidden;
845
position:absolute;
846
width:200px;
847
height:200px;
848
margin-top:20px;
849
margin-left:20px;
850
padding:5px;
851
-webkit-transition: all .4s ease 0s;
852
-moz-transition: all .4s ease 0s;
853
-o-transition: all .4s ease 0s;
854
-ms-transition: all .4s ease 0s;
855
transition: all .4s ease 0s;
856
opacity:0;
857
background-color:9d9c99;
858
}
859
 
860
.conn1:hover .about, .conn2:hover .about, .conn3:hover .about, .conn4:hover .about {
861
overflow:auto;
862
-webkit-transition: all .6s ease 1.6s;
863
-moz-transition: all .6s ease 1.6s;
864
-o-transition: all .6s ease 1.6s;
865
-ms-transition: all .6s ease 1.6s;
866
transition: all .6s ease 1.6s;
867
opacity:1;
868
}
869
 
870
.m33 a, .m33 a:hover {
871
-webkit-transition: all .6s ease;
872
-moz-transition: all .6s ease;
873
-o-transition: all .6s ease;
874
-ms-transition: all .6s ease;
875
transition: all .6s ease;
876
}
877
 
878
.m33 a {
879
overflow:hidden;
880
text-decoration:none;
881
font-family: 'Lato', sans-serif;
882
font-weight:300;
883
height:20px;
884
line-height:20px;
885
color: 966c7f;
886
margin:0px 1px 1px 1px;
887
background-color:f5d9bc;
888
border: 2px solid #951e55;
889
text-align:center;
890
}  
891
 
892
.m33 a:hover {
893
border-left-width:118px;  
894
}
895
 
896
/* PROFILE LINES */
897
 
898
#LINE1, #LINE2, #LINE3 {
899
margin-top:0px;
900
padding:0px;
901
width:20px;
902
height:100%;
903
}
904
 
905
#LINE1 {
906
margin-left:495px;
907
background-color:9d9c99;
908
}
909
 
910
#LINE2 {
911
margin-left:525px;
912
background-color:f0d7ba;
913
}
914
 
915
#LINE3 {  
916
margin-left:-445px;
917
width:50px;
918
background-color:9d9c99;
919
}
920
 
921
 
922
/* PROFILE LINKS */
923
 
924
#LINX {  
925
overflow:none;
926
margin-top:-300px;
927
margin-left:500px;
928
padding:0px;
929
width:40px;
930
height:300px;
931
text-decoration:none;
932
background-color:transparent;
933
-webkit-transition: all 0s linear 0s;
934
-moz-transition: all 0s linear 0s;
935
-o-transition: all 0s linear 0s;
936
-ms-transition: all 0s linear 0s;
937
transition: all 0s linear 0s;
938
}
939
 
940
body:hover #LINX  {
941
margin-top:100px;
942
-webkit-transition: all .6s linear 0s;
943
-moz-transition: all .6s linear 0s;
944
-o-transition: all .6s linear 0s;
945
-ms-transition: all .6s linear 0s;
946
transition: all .6s linear 0s;  
947
}  
948
 
949
#LINX a {
950
-webkit-transition: all .6s ease;
951
-moz-transition: all .6s ease;
952
-o-transition: all .6s ease;
953
-ms-transition: all .6s ease;
954
transition: all .6s ease;
955
-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75);
956
-moz-box-shadow:    2px 2px 5px 0px rgba(0, 0, 0, 0.75);
957
box-shadow:         2px 2px 5px 0px rgba(0, 0, 0, 0.75);
958
}
959
 
960
#LINX a {
961
font-size:0pt;
962
margin:5px;
963
padding:0px;
964
width:10px;
965
height:10px;
966
background-color:966c7f;
967
border:10px double #f5d9bc;
968
color:966c7f;
969
outline:solid;
970
outline-offset:-10px;
971
outline-width:0px;
972
}
973
 
974
#LINX a:hover {  
975
outline:solid;
976
outline-offset:-5px;
977
outline-width:5px;
978
background-color:f5d9bc;
979
border:10px double #966c7f;  
980
}  
981
 
982
 
983
 
984
 .vicarious{ Hide Codes }
985
.profileInfo, .userProfileURL, .friendsComments, .blurbs, .blacktext12, .friendSpace, .contactTable, .extendedNetwork, .latestBlogEntry, .interestsAndDetails, .userProfiledetail,  .userAlbums, .whitetext12, .orangetext15, .lightbluetext8, .blacktext12, .navigationBar, tr#groups,  .navigationBar, .profile, table tr td[id='footerWarpper'] { display:none !important;visibility:hidden!important; }
986
table table table table td {width:0px;}
987
.contactTable td, table table td.text table td,table table table table table td {width:auto;}
988
div div select, div div form {display:none !important;}
989
select { visibility:hidden!important; WIDTH:0px!important;}
990
table div {display:none;}
991
table table div {display:block;}
992
.clearfix {display:none !important;position:absolute!important;}
993
div[id="googlebar"],div div select{opacity:0;filter:alpha(opacity=0);display:none !important;position:absolute !important; bottom:2000px !important;}
994
.profileInfo tr tr td { visibility:hidden; }
995
.profileInfo td.text { visibility:visible; }
996
.vicarious {Layouts available @ http://vicarious-hs.tumblr.com/}
997
</style></td></tr></table><table style="display:none"><tr><td>
998
 
999
 
1000
  
1001
1002
1003
-----------------------------LIKE TO MEET-------------------------
1004
 
1005
 <font class="cite">
1006
 
1007
PAST THIS INTO LIKE TO MEET FOR REFERENCE.  IT WILL NOT BE VISIBLE ON THE PROFILE.
1008
 
1009
 
1010
Instructions
1011
 
1012
------ > BACKGROUND IMAGES
1013
 
1014
The background images are see-through X marks.  If you change the color of the background, you will note that the color of the background changes by the X marks remain.  If you don't want the X marks, remove the link under Body {background-image:url (LINK) area in About Me.  There will also an X mark background image in a few of the divs. The same thing applies.  Find the DIV COMMONS in About Me and remove the link if you don't want the X marks to be visible.
1015
 
1016
 
1017
------ > IMAGES
1018
 
1019
A summary of sizes needed are as follows:
1020
 
1021
One default pic (INTERESTS/ div id="default") of 280px width X 380px height.
1022
 
1023
Two main pics (MUSIC / div class="pic") of 400px width X 480px height.
1024
 
1025
For the sake of simplicity, the remaining pics should be 250px width by 250px height. The layout will size them down appropriate if necessary.
1026
 
1027
 
1028
------ > TEXT
1029
 
1030
.vicarious { GENERAL TEXT }
1031
 
1032
For the most part, text specifications under General Text apply to the full layout. As such, if you want to change the Bold color for the layout, you would do so under General Text / Bold; however sometimes changes for coloring, size, etc will instead be made IN the individual div sections (under About Me) because they apply to JUST that div.  
1033
 
1034
Example - Assume the Bold under General Text is White #FFFFFF and the Bold under a Div1 is Black #000000.  To alter the color for the Bold in Div1, you would go to that div section in About Me and alter the B color there instead of the one in General Text.
1035
 
1036
------ > Music Player
1037
 
1038
You will note a line of code that starts with param name="wmode" on the music player itself.  The normal player that you add from flash-mp3-player.net does not contain this.  If you are replacing the full player, make sure to add it into your code.  Firefox can be buggy with flash players. The extra line of code will keep the player from displaying improperly on the screen.
1039
 
1040
 
1041
</cite>
1042
  
1043
  
1044
1045
1046
-----------------------------INTERESTS----------------------------
1047
1048
1049
 </td></tr></table></td></tr></table><table cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="center" style="word-wrap:break-word">
1050
 
1051
<div id="LINE3"></div><div id="sidebar"><div ID="lower"><div class="quote">
1052
 
1053
Thy soul shall find itself alone 'mid dark thoughts of the gray tombstone; not one, of all the crowd, to pry into thine hour of secrecy.
1054
 
1055
</div><div class="music">
1056
 
1057
<object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" width="200" height="20">
1058
    <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_mini.swf" />
1059
    <param name="bgcolor" value="#966c7f" />
1060
<param name="wmode" value="opaque" />
1061
    <param name="FlashVars" value="mp3=http%3A//k007.kiwi6.com/hotlink/v31anstuba/TON_BNO1.mp3&autoplay=1&bgcolor=966c7f&loadingcolor=c8bda5&buttoncolor=c8bda5&slidercolor=c8bda5" />
1062
</object>
1063
 
1064
 
1065
</div></div><div ID="default">
1066
 
1067
<img src="http://i57.tinypic.com/6j0x1y.jpg">
1068
 
1069
 
1070
</div><div id="info"><div class="textbox">
1071
 
1072
<font class="h1">Verses</font>
1073
Verse | Verse | Verse | Verse
1074
 
1075
<font class="h1">Writing Style</font>
1076
Multiple Paragraphs to Novella (Word Count = ?)
1077
 
1078
<font class="h1">Dues</font>
1079
Starters (0) | Comments (0) | Messages (0)
1080
 
1081
<font class="h1">Brief Bio or Intro</font>
1082
 
1083
<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus.  
1084
 
1085
</div><div class="contact">
1086
 
1087
AIM: CONTACTINFO
1088
 
1089
</div></div><div id="namefield">
1090
 
1091
<big>F</big>irstname
1092
<big>L</big>astname
1093
 
1094
</div></div>
1095
  
1096
1097
-----------------------------MUSIC-------------------------------- 
1098
1099
1100
 </td></tr></table></td></tr></table><table cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="center" style="word-wrap:break-word">
1101
 
1102
<div id="main1">
1103
 
1104
<div class="pic" style="background-image:url(http://i60.tinypic.com/334qh4z.jpg);">
1105
 
1106
<div class="mask"></div><div class="stats">
1107
 
1108
<font class="h3">Legal & Physical</font>
1109
 
1110
<b>NICKNAMES:</b> Input info
1111
<BR><b>ALIASES:</b> Input info
1112
<BR><b>DATE OF BIRTH:</b> Input info
1113
<BR><b>PLACE OF BIRTH:</b> Input info
1114
<BR><b>CURRENT RESIDENCE:</b> Input info  
1115
<BR><b>ETHNICITY:</b> Input info
1116
<BR><b>HAIR COLOR:</b> Input info
1117
<BR><b>EYE COLOR:</b> Input info
1118
<BR><b>HEIGHT:</b> Input info
1119
<BR><b>WEIGHT:</b> Input info
1120
<BR><b>BIRTHMARKS/SCARS:</b> Input info
1121
 
1122
<font class="h3">Family & Relationships</font>
1123
 
1124
<b>MOTHER:</b> Input info
1125
<BR><b>FATHER:</b> Input info
1126
<BR><b>SISTER(S):</b> Input info
1127
<BR><b>BROTHER(S):</b> Input info
1128
<BR><b>OTHER Family:</b> Input info
1129
<BR><b>STATUS:</b> Input info
1130
<BR><b>ORIENTATION:</b> Input info
1131
<BR><b>CURRENT:</b> Input info
1132
<BR><b>FORMER:</b> Input info
1133
 
1134
<font class="h3">Education & Employment</font>
1135
 
1136
<b>High School</b> Input Info
1137
<br><b>College</b> Input Info
1138
<br><b>Major</b> Input Info
1139
<br><b>Degree</b> Input Info
1140
<br><b>OCCUPATION:</b> Input info
1141
<BR><b>JOB DESCRIPTION:</b> Input info
1142
<BR><b>EMPLOYER:</b> Input info
1143
<BR><b>SKILLSET:</b> Input info
1144
 
1145
</div></div><div class="title">
1146
 
1147
<font class="h1">History & Origins</font>
1148
<font class="h2">Quote</font>
1149
 
1150
</div><div class="about">
1151
 
1152
<em>Emphasized</em>
1153
<b>Bold</b>
1154
<i>Italics</i>
1155
<font class="u">underline</font>
1156
<font class="strike">strike</font>
1157
<font class="strong">strong</font>
1158
 
1159
<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.
1160
 
1161
<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.
1162
 
1163
 
1164
</div><div id="more"><div class="plus">+</div>
1165
 
1166
<div class="pic" style="background-image:url(http://i58.tinypic.com/29psy2c.jpg);">
1167
 
1168
<div class="mask"></div><div class="stats">
1169
 
1170
<font class="h3">Personality</font>
1171
 
1172
<div class="status2"><div class="block">
1173
 
1174
<div class="photo" style="background-image:url(http://i60.tinypic.com/zlt9vr.jpg);">
1175
 
1176
</div></div>
1177
 
1178
<b>Type</b> Input Info
1179
<br><b>Traits</b> Input Info
1180
<br><b>Quirks</b> Input Info
1181
 
1182
<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.
1183
 
1184
<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.
1185
 
1186
 
1187
</div></div></div><div class="title">
1188
 
1189
<font class="h1">Present Day</font>
1190
<font class="h2">Quote</font>
1191
 
1192
</div><div class="about">
1193
 
1194
<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.
1195
 
1196
<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.
1197
 
1198
</div></div></div>
1199
1200
-----------------------------MOVIES-------------------------------
1201
  
1202
 </td></tr></table></td></tr></table><table cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="center" style="word-wrap:break-word">
1203
 
1204
<div id="MAIN2"><div class="m11"><div class="about">
1205
 
1206
<font class="h5">
1207
<big>F</big>irstname
1208
<big>L</big>astname
1209
</font>
1210
 
1211
<div class="bae">
1212
<div class="conn5" style="background-image:url(http://i59.tinypic.com/358opwi.jpg);">
1213
</div></div>
1214
 
1215
<font class="strong">
1216
 
1217
<b>▪</b> Some detail here
1218
<BR><b>▪</b> Some detail here
1219
<BR><b>▪</b> Some detail here
1220
<BR><b>▪</b> Some detail here
1221
<BR><b>▪</b> Some detail here
1222
<BR><b>▪</b> Some detail here
1223
<BR><b>▪</b> Some detail here
1224
</font>
1225
 
1226
<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus.  
1227
 
1228
</div></div><div class="m22">
1229
 
1230
<div class="conn1" style="background-image:url(http://i57.tinypic.com/166bwae.jpg);">
1231
 
1232
<div class="mask"><div class="about">
1233
 
1234
<font class="h4">Main Name 1</font>
1235
 
1236
<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.
1237
 
1238
</div></div></div>
1239
 
1240
<div class="conn2" style="background-image:url(http://i62.tinypic.com/2m2vwo4.jpg);">
1241
 
1242
<div class="mask"><div class="about">
1243
 
1244
<font class="h4">Main Name 2</font>
1245
 
1246
<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.
1247
 
1248
</div></div></div>
1249
 
1250
<div class="conn3" style="background-image:url(http://i61.tinypic.com/2i4zud.jpg);">
1251
 
1252
<div class="mask"><div class="about">
1253
 
1254
<font class="h4">Main Name 3</font>
1255
 
1256
<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.
1257
 
1258
</div></div></div>
1259
 
1260
<div class="conn4" style="background-image:url(http://i59.tinypic.com/245n6z5.jpg);">
1261
 
1262
<div class="mask"><div class="about">
1263
 
1264
<font class="h4">Main Name 4</font>
1265
 
1266
<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.
1267
 
1268
</div></div></div></div><div class="m33">
1269
 
1270
<a href="/#">Connection Name</a>
1271
<a href="/#">Connection Name</a>
1272
<a href="/#">Connection Name</a>
1273
<a href="/#">Connection Name</a>
1274
<a href="/#">Connection Name</a>
1275
<a href="/#">Connection Name</a>
1276
<a href="/#">Connection Name</a>
1277
<a href="/#">Connection Name</a>
1278
<a href="/#">Connection Name</a>
1279
<a href="/#">Connection Name</a>
1280
 
1281
</div></div>
1282
1283
1284
-----------------------------TV---------------------------
1285
 
1286
 </td></tr></table></td></tr></table><table cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="center" style="word-wrap:break-word">
1287
 
1288
<div id="line1"></div><div id="line2"></div><div id="linx">
1289
 
1290
<a title="Home" href="/logincomplete.php"></a>
1291
 
1292
<a title="Add" href="/invite_friend.php?friend_id=xxxxxx"></a>
1293
 
1294
<a title="Message" href="/send_message.php?member_id=xxxxxx"></a>
1295
 
1296
<a title="Comment" href="/add_testimonial.php?member_id=xxxxxx"></a>
1297
 
1298
<a title="Photos" href="/gallery.php?member_id=xxxxxx"></a>
1299
 
1300
<a title="Blogs" href="/view_member_blog.php?member_id=xxxxxx"></a>
1301
 
1302
<a title="Extra" href="/#"></a>
1303
 
1304
</div>