View difference between Paste ID: ejYu9d1h and 06Z7MSEa
SHOW: | | - or go back to the newest paste.
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.   
6
7
............................
8
 
9
IMAGES
10
11
For the sake of simplicity, make all of your images 265px width by 265px height.  The layout will re-size them for you.
12
13
............................
14
   
15
MUSIC PLAYER
16
 
17
REPLACE MY MUSIC PLAYER WITH YOUR OWN.  
18
 
19
............................
20
 
21
22
FOR ROLEPLAYER.ME USERS:
23
 
24
For the below text font classes and all of the headers (1, 2, 3, etc) and lyrics, please note the following:  
25
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.  
26
 
27
<font class="h1">Header 1</font>
28
 
29
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:
30
<h1>Header</h1> <strike>Strike</strike> etc..
31
 
32
OR just leave them as they are.  They will work for you either way.  
33
34
35
///////////////////////////////////////////////////
36
 
37
 
38
 
39
                        Don't forget to replace the XXXXX with your friend ID number.
40
 
41
                                                     (>‿◠)✌
42
 
43
 
44
                *****************************SAVE YOUR WORK AS YOU GO.*******************************
45
                                
46
 
47-
@import url(http://fonts.googleapis.com/css?family=Abel|Quicksand:700|IM+Fell+English:400,400italic|Alfa+Slab+One|Playfair+Display:400,700italic|Shadows+Into+Light|Raleway:400,900|Yanone+Kaffeesatz:400,300|Oswald|Roboto+Condensed:400,700);
47+
48
 
49
-----------------------------ABOUT ME--------------------------------- 
50
 
51
<style type="text/css"> 
52
@import url(http://fonts.googleapis.com/css?family=Abel|Quicksand:700|IM+Fell+English:400,400italic|Alfa+Slab+One|Playfair+Display:400,700italic|Anton:400|Shadows+Into+Light|Raleway:400,900|Yanone+Kaffeesatz:400,300|Oswald|Dynalight|Roboto+Condensed:400,700);
53
 
54-
body {
54+
55-
background-color:f4f4f4; 
55+
56-
background-image:url(http://i58.tinypic.com/90oh3r.jpg);
56+
57
.vicarious { Structure }
58
59
body { 
60
background-color:242424; 
61
background-image:url();
62
background-repeat:repeat;
63
background-attachment:fixed;
64
background-position:center center;
65
}  
66
67
table, tr, td {background-color:transparent;}
68
69
 .vicarious{ Google Chrome Scrollbar }
70
::-webkit-scrollbar {width: 10px;}
71
::-webkit-scrollbar-track {border: 1px solid #222222;background-color:transparent;}
72
::-webkit-scrollbar-thumb {border: 1px solid #222222;background-color:dadada;}
73
 
74
.vicarious { text }
75
76-
color:212121;
76+
77
font-family:tahoma; 
78
font-size:7pt; 
79
line-height:100%; 
80
color:464646;
81
padding:0px;
82
margin:0px;
83
text-decoration:none;
84
text-transform:none;
85-
p:first-letter { font-size: 9pt; }
85+
86
87
p {text-align:justify;}
88
p:first-line {  }
89
p:first-letter { font-size: 9pt; } 
90-
font-family:courier new; 
90+
91-
letter-spacing:-1pt;  
91+
92-
color:424242;
92+
93
font-family: 'Roboto Condensed', sans-serif;
94
color:777777;
95-
i {
95+
96-
font-family: 'Jolly Lodger', cursive;
96+
97
i { 
98
color:444444;
99
}
100
101
.u, u {
102
color:666666;
103
text-decoration:underline;
104
}
105
106-
color:red;
106+
107
color:ffffff;
108
text-decoration:line-through;
109
}
110
111-
font-family:courier new; 
111+
112
font-family:courier new;  
113-
font-size: 8pt;
113+
font-size: 9pt;
114
text-transform:uppercase; 
115-
color:ffffff; 
115+
color:F8F8F8;   
116-
line-height:120%;
116+
text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
117-
padding:0px 7px 0px 7px;
117+
118
119
em {
120
font-family:brush script mt;
121
font-size:11pt;
122-
 }
122+
color:F8F8F8;
123
}
124
125
.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. small, big  { 
126-
em {}
126+
127
margin:0px; 
128
}  
129
130
.cite {font-size:0px; color:transparent;display:block; height:0px;}
131
132
.vicarious { Divs } 
133
134
#back, #back1, #back2, #linx, #namefield1, #namefield2, #bx1, #bx2,  #c1-5, #c6-7, #c8-10 {
135-
.blockquote {
135+
136
top:0%;
137-
text-align:justify;
137+
138-
margin:5px 5px 5px 10px;
138+
139-
padding: 5px 5px 5px 10px;
139+
140-
border-left:2px solid #000000;
140+
background-color:transparent; 
141-
height:auto;
141+
142-
background: rgba(0, 0, 0, 0.1);
142+
143-
-moz-border-radius-topleft: 90px;
143+
144-
-webkit-border-top-left-radius: 90px;
144+
#back  {
145-
 border-top-left-radius: 90px;
145+
146-
-moz-border-radius-topright: 5px;
146+
height:1090px;
147-
-webkit-border-top-right-radius: 5px;
147+
148-
border-top-right-radius: 5px;
148+
margin-left:-555px;  
149-
-moz-border-radius-bottomright: 5px;
149+
border-left:0px solid # ;
150-
-webkit-border-bottom-right-radius: 5px;
150+
border-right:0px solid # ;
151-
border-bottom-right-radius: 5px;
151+
152-
-moz-border-radius-bottomleft: 90px;
152+
153-
-webkit-border-bottom-left-radius: 90px;
153+
#back1 {
154-
border-bottom-left-radius: 90px;
154+
background-image:url(http://i58.tinypic.com/4rx66w.jpg);
155
background-repeat:no-repeat;
156
margin-left:-524px;
157
margin-top:110px;
158
width:1033px;
159
height:762px; 
160
}
161
162
#back2 {
163
margin-left:-484px;
164-
#links {
164+
margin-top:150px;
165
width:946px;
166-
height:auto;
166+
height:675px;  
167
-webkit-border-radius: 15px;
168-
margin-left:525px; 
168+
169
border-radius: 15px;
170
border:4px solid #f3f3f3; 
171-
bottom:0%;
171+
172
173
#linx { 
174-
position:fixed;
174+
margin-left:-455px;
175-
overflow:none; 
175+
margin-top:55px; 
176
width:500px;
177
height:235px;
178-
#links a {
178+
transform: rotate(315deg) ;
179
-webkit-transform: rotate(315deg) ;
180-
font-family: 'Oswald', sans-serif;
180+
-moz-transform: rotate(315deg) ;
181-
background-color:000000;  
181+
-o-transform: rotate(315deg) ;
182
-ms-transform: rotate(315deg) ;
183
text-align:left;
184
} 
185
186
#linx a {
187
padding-right:5px;
188
text-align:right;
189-
font-size:0pt;
189+
190
height:29px;
191
line-height:29px;
192-
margin-bottom:5px;
192+
193-
border-left:0px solid #000000;
193+
-moz-border-radius-topright: 90px;
194
-webkit-border-top-right-radius: 90px;
195
border-top-right-radius: 90px;
196
-moz-border-radius-bottomright: 90px;
197
-webkit-border-bottom-right-radius: 90px;
198
border-bottom-right-radius: 90px; 
199
font-weight:light;
200
font-size:7pt;
201-
#links:hover a {
201+
letter-spacing:1pt;
202
font-family: 'Oswald', sans-serif; 
203
text-decoration:none;
204
text-transform:uppercase;
205
transition:All .6s ease-in-out .2s; 
206-
#links a:hover {
206+
207-
border-left:50px solid #000000; 
207+
208
-o-transition:All .6s ease-in-out .2s; 
209
border-width: 4 4 4 15;
210-
#links a.mix1 {
210+
border-style:solid;
211-
background-color:626262;  
211+
border-color:f3f3f3;
212-
border-left:0px solid #626262; 
212+
color:C8C8C8 ;
213
text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
214
text-decoration:none;
215-
#links a.mix1:hover {
215+
216-
border-left:50px solid #626262; 
216+
217
#linx a.LK1 {width:300px; background-color:101010 ;}
218
#linx a.LK2 {width:325px; background-color:202020 ;}
219-
#links a.mix2 {
219+
#linx a.LK3 {width:350px; background-color:303030 ;}
220-
background-color:4e4e4e;  
220+
#linx a.LK4 {width:375px; background-color:404040 ;}
221-
border-left:0px solid #4e4e4e; 
221+
#linx a.LK5 {width:400px; background-color:505050 ;}
222
#linx a.LK6 {width:425px; background-color:606060 ;}
223
224-
#links a.mix2:hover {
224+
#linx a:hover {border-width: 4px 4px 4px 50px;}
225-
border-left:50px solid #4e4e4e; 
225+
226
#namefield1, #namefield2 {
227
margin-left: 45px;
228-
#links a.mix3 {
228+
width:415px;
229-
background-color:3a3a3a;  
229+
230-
border-left:0px solid #3a3a3a; 
230+
231
background-color:transparent;
232
padding-right:6px;
233-
#links a.mix3:hover {
233+
color:dedede;
234-
border-left:50px solid #3a3a3a; 
234+
235
236
#namefield1 {
237
margin-top:60px ;
238-
#links a.mix4 {
238+
padding-top:5px;
239-
background-color:272727;  
239+
240-
border-left:0px solid #272727; 
240+
241
text-transform:none;
242
font-size:35px;
243-
#links a.mix4:hover {
243+
font-family: 'Dynalight', cursive;
244-
border-left:50px solid #272727; 
244+
font-style:italic;
245
}
246
247-
#links a.mix5 {
247+
#namefield2 {
248-
background-color:111111;  
248+
margin-top:85px ;
249-
border-left:0px solid #111111; 
249+
padding-top:0px;
250
height:55px;
251
line-height:55px;
252-
#links a.mix5:hover {
252+
253-
border-left:50px solid #111111; 
253+
-webkit-box-sizing: content-box;
254
-moz-box-sizing: content-box;
255
box-sizing: content-box;
256
border: none;
257
font-size:55px;
258-
#back, #name, #row1a, #row1b, #row2a, #row2b, #row3, #row4, #breaker1, #breaker2 {
258+
font-family: "Anton", Helvetica, sans-serif;
259
color:ffffff;
260
-o-text-overflow: clip;
261
text-overflow: clip;
262
text-shadow: 3px 3px 0 rgb(223,223,223) , 6px 6px 0 rgb(89,89,89) , 8px 8px 0 rgb(231,232,231) , 12px 12px 0 rgb(89,89,89) ;
263
}
264
265-
background-color:f4f4f4; 
265+
#bx1, #bx2 {
266
width:528px;
267
height:250px;
268-
#back {
268+
269
margin-left:-85px;
270-
height:3305px;
270+
271
272-
margin-left:-555px; 
272+
#bx1 {margin-top:225px;}
273-
background-color:f4f4f4;  
273+
#bx2 {margin-top:485px;}
274-
border-left:5px solid #f4f4f4;
274+
275-
border-right:5px solid #f4f4f4;
275+
#bx1 .img1, #bx2 .img1, #bx1 .title, #bx2 .title, #bx1 .about, #bx2 .about { 
276
position:absolute;
277
background-color:transparent;
278
}
279-
/* ROW1 */ 
279+
280
#bx1 .img1, #bx2 .img1, #bx1 .title, #bx2 .title { 
281-
#row1a  {
281+
282-
width:825px;
282+
283-
height:750px;
283+
284-
margin-left:-550px; 
284+
285
286-
border-right:4px double #000000;
286+
#bx1 .img1, #bx2 .img1 { 
287
margin-left:0px; 
288
width:50px;
289-
#name  {
289+
background-size: 50px 50px;
290
}
291-
height:80px;
291+
292-
margin-left:-550px; 
292+
#bx1:hover .img1, #bx2:hover .img1 {
293-
margin-top:600px;  
293+
-webkit-transition: all 1s ease;
294
-moz-transition: all 1s ease;
295
-o-transition: all 1s ease;
296
-ms-transition: all 1s ease;
297
transition: all 1s ease;
298-
#name .h1, #name h1 {
298+
-webkit-filter: blur(10px); 
299-
font-size:25px;
299+
300
301
#bx1 .title, #bx2 .title { 
302
margin-left:55px;
303-
font-style:italic; 
303+
width:468px;
304-
padding-left:200px;
304+
305
display:block;
306
text-align:right;
307
padding:left:5px;
308
line-height:50px;
309
text-transform:none;
310-
#name .h2, #name h2 {
310+
311
color:e8e8e8;
312
background-color:000000; 
313-
line-height:35px;
313+
314
315-
padding-left:5px;
315+
#bx1 .about, #bx2 .about {
316
margin-left:55px;
317
margin-top:55px;
318
width:473px;
319
height:195px;
320-
#row1b {
320+
321-
width:271px;
321+
322-
height:750px;
322+
323-
margin-left:279px; 
323+
.circle1, .circle2, .circle3, .circle4, .circle5, .circle6, .circle7, .circle8, .circle9, .circle10 {
324
border:4px solid #f3f3f3;
325
position:absolute;
326-
#row1a, #row1b {
326+
background-color:fafafa;  
327
overflow:hidden;
328
}
329
330-
#row1b .title {
330+
.circle6:hover, .circle7:hover, .circle8:hover, .circle9:hover, .circle10:hover{
331-
height:60px;
331+
z-index:1000; 
332-
margin:0px 3px; 
332+
333
334
.circle1, .circle2, .circle3, .circle4, .circle5, .circle6, .circle7, .circle8, .circle9, .circle10, .circle1 .mask, .circle2 .img, .circle3 .img, .circle4 .img, .circle5 .img, .circle6 .img, .circle6 .mask {
335
-webkit-border-radius: 360px;
336-
#row1b .h1, #row1b h1 {
336+
337-
font-size: 14pt ;
337+
338-
line-height:70%;
338+
339
340-
color:121212;
340+
341
#c1-5 {
342
margin-left:-545px;
343
margin-top:170px;
344-
padding-top:15px;
344+
height:380px;
345-
font-style:italic; 
345+
width:365px;
346
}
347
348-
#row1b .h2, #row1b h2 {
348+
.circle1  {  
349-
font-size:10pt;
349+
350-
line-height:90%;
350+
351
background-size: 245px 245px; 
352-
color:121212; 
352+
margin-left:40px;
353
margin-top:60px;  
354
}
355-
font-family: 'Quicksand', sans-serif;   
355+
356-
letter-spacing:5pt;
356+
.circle1  {
357
-webkit-animation: cssAnimation 2s  ease-out 1.5s; 
358
-moz-animation: cssAnimation 2s ease-out 1.5s;  
359-
#row1b .h3, #row1b h3 {
359+
-o-animation: cssAnimation 2s ease-out 1.5s;  
360-
font-size:9pt;
360+
361-
line-height:90%;
361+
@-webkit-keyframes cssAnimation {
362
from { -webkit-transform: rotate(0deg);}
363-
color:efefef;
363+
to { -webkit-transform: rotate(2880deg);}
364
}
365
@-moz-keyframes cssAnimation {
366
from { -moz-transform: rotate(0deg);}
367-
background-color:000000;
367+
to { -moz-transform: rotate(2880deg);}
368-
letter-spacing:2pt;
368+
369-
padding:2px 0px;
369+
@-o-keyframes cssAnimation {
370
from { -o-transform: rotate(0deg;);}
371
to { -o-transform: rotate(2880deg);}
372-
#row1b img {
372+
373
374-
height:265px;
374+
.circle1:hover {
375-
margin:5px 3px; 
375+
376
-webkit-transition:All .6s ease-in-out .2s;
377
-moz-transition:All .6s ease-in-out .2s;
378
-o-transition:All .6s ease-in-out .2s; 
379-
#row1b .about {
379+
380-
height:375px;
380+
381-
margin:0px 3px; 
381+
.circle1:hover, .circle1:hover .inner  { 
382-
padding:5px; 
382+
-moz-transform: rotate(2880deg);
383
-o-transform: rotate(0deg;);
384
-webkit-transform: rotate(2880deg) ; 
385
}
386
387-
#row1b .music {
387+
.circle1 .inner, .circle1 .mask  {
388
position:absolute;
389
margin-left:0px;
390-
margin:0px 3px; 
390+
391
opacity:0;
392-
text-align:center; 
392+
transition:All 1s ease-in-out ; 
393
-webkit-transition:All 1s ease-in-out ;
394
-moz-transition:All 1s ease-in-out ;
395-
/* BREAKER1 */ 
395+
-o-transition:All 1s ease-in-out ; 
396
overflow:hidden;  
397-
#breaker1 {
397+
398-
margin-left:-550px;
398+
399-
margin-top:760px;
399+
.circle1 .inner {
400
width:145px; 
401-
height:205px; 
401+
height:145px; 
402-
border-bottom:5px solid #000000;
402+
padding:50px;  
403
}
404
405-
#breaker1 .h1, #breaker1 h1 {
405+
.circle1 .mask {
406
background-color:242424;
407-
font-size:60px;
407+
408
height:245px;
409
}
410-
padding-right:15px;
410+
411
.circle1:hover .mask, .circle1:hover .inner {opacity:1;}
412
.circle1:hover .mask {}
413
.circle1:hover .inner {overflow:auto;}
414
415
.circle1, .circle1 p {
416-
#breaker1 .liner1, #breaker1 .liner2 {
416+
color:E8E8E8 ;
417
text-align:center;
418-
font-size:0px;
418+
419-
height:5px;
419+
420-
background-color:000000;
420+
.circle1 .h1, .circle1 h1 {
421
background-color:efefef;
422
color:000000;
423-
#breaker1 .liner1 {
423+
424-
width:800px;
424+
425-
margin:0px 0px 5px 300px;
425+
426
padding:3px 4px 2px 0px;
427
margin:5px 0px;
428
border-bottom:4px solid #ffffff;
429-
#breaker1 .liner2 {
429+
430-
margin:15px 700px 0px 0px;
430+
overflow:none;  
431
font-size:14pt;
432
} 
433
434
.circle1 .strong, .circle1strong   {
435-
/* ROW2 */ 
435+
436
font-size:2pt;
437-
#row2a, #row2b {
437+
margin-top:15px;
438-
margin-top:975px;
438+
439
color:transparent;
440
transition:All .6s ease-in-out 0.2s; 
441-
#row2a {
441+
-webkit-transition:All .6s ease-in-out 0.2s; 
442-
width:825px;
442+
-moz-transition:All .6s ease-in-out 0.2s; 
443-
height:750px;
443+
-o-transition:All .6s ease-in-out 0.2s;  
444-
margin-left:-550px; 
444+
445
446
.circle1:hover .strong, .circle1:hover strong {
447-
#row2b {
447+
color:F8F8F8;   
448-
width:275px;
448+
449-
height:750px;
449+
transition:All 1.6s ease-in-out 2.2s; 
450-
margin-left:275px; 
450+
-webkit-transition:All 1.6s ease-in-out 2.2s;
451
-moz-transition:All 1.6s ease-in-out 2.2s;
452
-o-transition:All 1.6s ease-in-out 2.2s; 
453-
#row2a .bx1, #row2a .bx2, #row2a .bx3 {
453+
454-
height:255px;
454+
455-
width:255px;
455+
.circle2:hover, .circle3:hover, .circle4:hover, .circle5:hover   { 
456
z-index:1000;
457
width:245px;
458
height:245px; 
459-
-webkit-box-shadow: 2px 2px 4px 0px rgba(50, 50, 50, 0.6);
459+
margin-left:40px;
460-
-moz-box-shadow:    2px 2px 4px 0px rgba(50, 50, 50, 0.6);
460+
margin-top:60px;  
461-
box-shadow:         2px 2px 4px 0px rgba(50, 50, 50, 0.6);
461+
462
463
.circle2, .circle5 {width:45px;height:45px;}  
464-
#row2a .bx1 {
464+
.circle2 {margin-left:80px;margin-top:0px;}  
465-
margin-left:5px;
465+
.circle3 {margin-left:0px;margin-top:25px;width:75px;height:75px;}   
466
.circle4 {margin-left:270px;margin-top:245px;  width:80px;height:80px;} 
467
.circle5 {margin-left:240px;margin-top:325px; }  
468-
#row2a .bx2{
468+
469-
margin-left:280px;
469+
.circle2, .circle3, .circle4, .circle5 { 
470
background-repeat: no-repeat;
471
overflow:hidden; 
472-
#row2a .bx3 {
472+
transition:All 1.6s ease-in-out 0s; 
473-
margin-left:555px;
473+
-webkit-transition:All 1.6s ease-in-out 0s;
474
-moz-transition:All 1.6s ease-in-out 0s;
475
-o-transition:All 1.6s ease-in-out 0s; 
476-
#row2a .img_350width_350height {
476+
477-
height:350px;
477+
478-
width:350px;
478+
479-
margin-top:275px;
479+
.circle2:hover, .circle3:hover, .circle4:hover, .circle5:hover { } 
480-
margin-left:5px;
480+
481
.circle2 .img, .circle5 .img {width:45px;height:45px;  background-size: 45px 45px;}
482-
background-color:999999;
482+
.circle3 .img {width:75px;height:75px;  background-size: 75px 75px;}
483
.circle4 .img {width:80px;height:80px;  background-size:80px 80px;}
484
485
.circle2 .img, .circle3 .img, .circle4 .img, .circle5 .img {
486-
#row2a .bottomlines {
486+
487
margin-top:0px;
488-
margin-left:5px;
488+
489-
margin-top:625px;
489+
background-repeat: no-repeat;
490-
height:125px;
490+
transition:All 1.6s ease-in-out 0s; 
491-
width:825px;
491+
-webkit-transition:All 1.6s ease-in-out 0s;
492
-moz-transition:All 1.6s ease-in-out 0s;
493
-o-transition:All 1.6s ease-in-out 0s; 
494
}
495-
#row2a .h1, #row2a h1, #row2a .h2, #row2a h2 {
495+
496
.circle2:hover .img, .circle3:hover .img,.circle4:hover .img,.circle5:hover .img { 
497
margin-top:0px;
498
margin-left:0px;
499-
font-size:40px;
499+
500-
line-height:60px;
500+
height:245px;  
501-
height:60px;
501+
background-size: 245px 245px;   
502
}
503
504-
padding-right:15px;
504+
.circle2 .about, .circle3 .about,.circle4 .about, .circle5 .about { 
505
width:145px;
506-
background-color:000000;
506+
height:145px;
507
border:50px solid #242424;
508
margin-top:-500px;
509
margin-left:-500px;
510-
#row2a .h2, #row2a h2 {
510+
background-color:242424;
511-
font-size:43px;
511+
opacity:0;  
512
overflow:hidden; 
513
transition:All .4s ease-in-out 0s; 
514
-webkit-transition:All .4s ease-in-out 0s; 
515
-moz-transition:All .4s ease-in-out 0s; 
516-
#row2a .toplines {
516+
-o-transition:All .4s ease-in-out 0s;   
517
}
518-
margin-top:275px;
518+
519-
margin-left:360px;
519+
.circle2 .h1, .circle3 .h1, .circle4 .h1, .circle5 .h1, .circle2 h1, .circle3 h1, .circle4 h1, .circle5 h1 {
520-
width:465px;
520+
521
font-size:12pt;
522
text-align:right;
523
display:block;
524
margin:5px 0px 2px 0px;
525-
#row2a .h3, #row2a h3 { 
525+
padding:0px 5px 5px 0px;
526-
border:1px dashed #7a7a7a;
526+
color:e8e8e8;
527
border-left:5px solid #e8e8e8;
528-
padding-left:15px; 
528+
border-bottom:2px solid #e8e8e8;
529
overflow:none;
530
line-height:95%;
531-
height:48px;
531+
532-
font-size:44px;
532+
533-
letter-spacing:4pt;
533+
.circle2:hover .about, .circle3:hover .about, .circle4:hover .about, .circle5:hover .about {
534
position:absolute;
535
margin-top:0px;
536-
font-family: 'Abel', sans-serif;
536+
537
padding:0px;
538
opacity:1;
539-
#row2a .bx4 {
539+
540-
border-left:5px solid #000000;
540+
-webkit-border-radius: 0px;
541
-moz-border-radius: 0px;
542-
margin-top:335px;
542+
border-radius: 0px;
543-
margin-left:360px;
543+
transition:All 1s ease-in-out 1s; 
544-
width:460px;
544+
-webkit-transition:All 1s ease-in-out 1s; 
545-
height:290px; 
545+
-moz-transition:All 1s ease-in-out 1s; 
546
-o-transition:All 1s ease-in-out 1s;  
547
} 
548
549-
.bx4 .qts {
549+
#c6-7 {
550
margin-left:-500px;
551
margin-top:585px;
552
height:300px;
553-
width:255px;
553+
554-
height:135px;
554+
555
}
556
557
.circle6, .circle6 .img, .circle6 .mask, .circle6 .conns {position:absolute;} 
558-
#row2a .h4, #row2a h4 {
558+
559-
color:660000;
559+
.circle6 { 
560-
height:100px;
560+
z-index:2;
561-
line-height:90%;
561+
margin-left:50px;
562-
font-size:25pt;
562+
margin-top:55px;  
563
width:145px;
564
height:145px;  
565
background-repeat: no-repeat;
566-
font-family: 'Shadows Into Light', cursive;
566+
567
transition:All .6s ease-in-out 1.2s; 
568-
padding:2px 0px 0px 5px;
568+
-webkit-transition:All .6s ease-in-out 1.2s;
569-
letter-spacing:2pt;
569+
-moz-transition:All .6s ease-in-out 1.2s;
570
-o-transition:All .6s ease-in-out 1.2s; 
571
} 
572-
#row2a .h5, #row2a h5 {
572+
573-
color:2e2e2e;
573+
.circle6:hover, .circle6:hover .img {  
574-
height:35px;
574+
575-
font-size:34px;
575+
576-
line-height:35px;
576+
577
-o-transition:All .6s ease-in-out .2s; 
578
} 
579
580
.circle6:hover { 
581
margin-left:25px;
582
margin-top:20px;  
583
width:265px;
584
height:265px; 
585-
#row2a .about {
585+
586
587-
margin-top:140px;
587+
.circle6 .img {
588
margin-top:0px;
589
margin-left:0px;
590-
height:135px;
590+
width:145px;
591
height:145px;  
592
background-size: 145px 145px;
593-
text-align:justify;
593+
background-repeat: no-repeat; 
594
transition:All .6s ease-in-out 1.2s; 
595
-webkit-transition:All .6s ease-in-out 1.2s;
596-
#row2a .img_200width_290height {
596+
-moz-transition:All .6s ease-in-out 1.2s;
597
-o-transition:All .6s ease-in-out 1.2s; 
598-
margin-left:260px;
598+
599
600-
height:290px;
600+
.circle6:hover .img { 
601-
background-color:green;
601+
602
margin-left:0px;
603
width:265px;
604
height:265px;  
605
background-size: 265px 265px
606
}
607
608-
/* BREAKER2 */ 
608+
.circle6 .mask {
609
width:257px;
610-
#breaker2 {
610+
height:257px;
611-
margin-left:-550px;
611+
margin-top:129px;
612-
margin-top:1735px;
612+
margin-left:-129px;
613
background-color:242424;
614-
height:255px; 
614+
opacity:0;  
615-
background-color:white;
615+
border:4px dashed #f3f3f3; 
616
}
617
618-
#breaker2 .img1 {
618+
.circle6 .mask, .circle6 .conns {
619
transition:All 1s ease-in-out .2s; 
620
-webkit-transition:All 1s ease-in-out .2s;
621-
margin-left:840px;
621+
-moz-transition:All 1s ease-in-out .2s;
622
-o-transition:All 1s ease-in-out .2s; 
623
}
624
625-
background-color:000000;
625+
.circle6:hover .mask {
626-
-webkit-box-shadow: 5px 5px 8px 0px rgba(50, 50, 50, 0.9);
626+
627-
-moz-box-shadow:    5px 5px 8px 0px rgba(50, 50, 50, 0.9);
627+
628-
box-shadow:         5px 5px 8px 0px rgba(50, 50, 50, 0.9);
628+
opacity:1;   
629
}
630
631-
#breaker2 .liner1, #breaker2 .liner2 {
631+
.circle6 .conns {
632
margin-top:129px;
633-
font-size:0px;
633+
margin-left:-129px;
634
opacity:0;
635-
background-color:000000;
635+
width:170px;
636
height:170px;
637
padding:5px;
638
background-color:transparent;
639-
#breaker2 .liner1 {
639+
640-
margin-top:100px;
640+
641
642
.circle6:hover .conns {
643
opacity:1;
644-
#breaker2 .liner2 {
644+
645-
margin-top:135px;
645+
646-
width:950px;
646+
margin-left:40px;
647-
margin-left:150px;
647+
648
649
.circle6 .h1, .circle6 h1 {
650-
#breaker2 .qts {
650+
background-color:121212;
651-
width:830px;
651+
color:D8D8D8;
652
font-size:13pt;
653-
margin-top:165px;
653+
654
text-align:center;
655
font-family: 'IM Fell English', serif;
656
padding:5px 0px;
657
margin:5px 0px;
658-
#breaker2 .h1, #breaker2 h1 {
658+
659-
font-size:80px;
659+
660-
line-height:80px; 
660+
661-
letter-spacing:2pt;
661+
.conns a {
662
font-size:6pt;
663
font-weight:light;
664-
padding:0px 10px 10px 0px;
664+
665
margin-bottom:1px;
666-
color:171717;
666+
667-
font-family: 'Yanone Kaffeesatz', sans-serif;
667+
668
text-decoration:none;
669
letter-spacing:0pt;
670
text-transform:uppercase;
671
font-family: 'Raleway', sans-serif;
672-
/* ROW3 */ 
672+
background-color:282828  ;
673
color:B8B8B8  ;
674-
#row3  {
674+
transition:All 1.6s ease-in-out 0s; 
675
-webkit-transition:All 1.6s ease-in-out 0s;
676-
height:510px;
676+
-moz-transition:All 1.6s ease-in-out 0s;
677-
margin-left:-550px; 
677+
-o-transition:All 1.6s ease-in-out 0s;
678-
margin-top:2000px;  
678+
679
height:10px;
680
line-height:10px;
681-
#row3 .bx1, #row3 .bx2, #row3 .bx3, #row3 .bx4 {
681+
682
683
.conns a:hover {color:D8D8D8 ;text-decoration:line-through;text-transform:lowercase;letter-spacing:4pt;}
684
.conns a.LK1 {border-left:15px solid #080808 ;border-right:5px solid #080808 ;}
685-
background-color:000000;
685+
.conns a.LK1:hover {border-left:45px solid #080808 ;border-right:5px solid #080808 ;}
686
.conns a.LK2  {border-left:5px solid #080808 ;border-right:15px solid #080808;}
687
.conns a.LK2:hover {border-left:5px solid #080808 ;border-right:45px solid #080808;}
688
689-
#row3 .bx1  {
689+
690
.circle7 { 
691
z-index:1;
692
background-color:black;
693
overflow:hidden;
694-
#row3 .bx2  {
694+
background-image:url(http://i61.tinypic.com/2cymogl.jpg);
695-
background-position:bottom left;
695+
background-size: 45px 45px;
696
background-repeat: no-repeat;
697
margin-left:180px;
698
margin-top:175px;  
699-
#row3 .bx3  {
699+
width:45px;
700-
background-position:top right;
700+
height:45px; 
701
line-height:45px;
702
text-align:center;
703
transition:All .6s ease-in-out 0s; 
704-
#row3 .bx4  {
704+
-webkit-transition:All .6s ease-in-out 0s;
705-
background-position:bottom right;
705+
-moz-transition:All .6s ease-in-out 0s;
706
-o-transition:All .6s ease-in-out 0s;
707
} 
708
709-
#row3 .bx1, #row3 .bx3 {margin-top:5px;}
709+
.circle7 embed, .circle7 object{opacity:0;} 
710-
#row3 .bx3, #row3 .bx4 {margin-left:260px;}
710+
.circle7:hover embed, .circle7:hover object{opacity:1;} 
711-
#row3 .bx1, #row3 .bx2 {margin-left:5px;}
711+
712-
#row3 .bx2, #row3 .bx4 {margin-top:260px;}
712+
.circle7:hover { 
713-
.bx4 .wrd1, .bx4 .wrd2 {position:absolute;}
713+
background-image:url(/clear.gif);
714
width:200px;
715-
.bx4 .wrd1 {
715+
716
padding:20px 0px 0px 10px; 
717
} 
718-
background: rgba(235, 220, 209, 0.5);
718+
719
#c8-10 {
720
margin-top:745px;
721-
.bx4 .wrd2 {
721+
margin-left:-85px;
722-
margin-top:90px;
722+
width:546px;
723-
margin-left:205px; 
723+
height:170px;
724
background-color:transparent;
725
} 
726-
#row3 .h1, #row3 h1 {
726+
727-
text-shadow: 4px 4px 0px rgba(0, 0, 0, 1);
727+
.circle8, .circle9, .circle10 {
728
width:162px; 
729-
letter-spacing:-2pt;
729+
height:162px;
730
background-size: 162px 162px;
731
margin-top:0px;
732-
line-height:245px;
732+
733-
font-size:140px;
733+
734
transition:All .6s ease-in-out 0s; 
735-
color:white;
735+
-webkit-transition:All .6s ease-in-out 0s;
736
-moz-transition:All .6s ease-in-out 0s;
737-
font-family: 'Oswald', sans-serif;
737+
-o-transition:All .6s ease-in-out 0s;
738
} 
739
740-
#row3 .h2, #row3 h2 {
740+
.circle8 {margin-left:0px; z-index:2;}
741-
text-shadow: 4px 4px 0px rgba(0, 0, 0, 1);
741+
.circle9 {margin-left:180px; z-index:1;}
742
.circle10 {margin-left:370px; z-index:3;}
743-
letter-spacing:3pt;
743+
744
.circle8:hover, .circle9:hover, .circle10:hover {
745
width:538px;
746-
line-height:15px;
746+
background-color:fafafa; 
747-
font-size:15px;
747+
748
-webkit-border-radius: 0px;
749-
color:white;
749+
-moz-border-radius:0px;
750-
font-family: 'Oswald', sans-serif;
750+
border-radius:0px;
751
z-index:1000; 
752
}
753-
.vbox {
753+
754-
width: 245px;
754+
.circle8 .about, .circle9 .about, .circle10 .about {
755-
height: 245px; 
755+
756-
float: left; 
756+
margin-left:172px;
757-
overflow: hidden;
757+
margin-top;0px;
758-
position: relative;
758+
width:356px;
759-
text-align: center;  
759+
height:152px;
760
padding:5px;
761
background-color:242424;
762-
.vbox  .mask, .vbox  .content {
762+
763-
width: 245px;
763+
764-
height: 245px;
764+
765-
position: absolute;
765+
766-
overflow: hidden;
766+
.circle8:hover .about, .circle9:hover .about, .circle10:hover .about{
767-
top: 0;
767+
768-
left: 0
768+
769
}
770
771-
.vbox-inner .mask { 
771+
.circle8 .h1, .circle9 .h1, .circle10 .h1, .circle8 h1, .circle9 h1, .circle10 h1 {
772-
background: rgba(255, 255, 255, 0.8);
772+
font-family: 'Dynalight', cursive;
773-
width: 300px;
773+
font-size:16pt;
774-
padding:60px;
774+
775-
height: 300px;
775+
display:block; 
776-
opacity: 0;
776+
777-
transform: translate(265px, 145px) rotate(45deg);
777+
778-
transition: all 0.2s ease-in-out;
778+
border-bottom:2px solid #e8e8e8;
779
color:e8e8e8;
780
width:0px;
781-
.vbox-inner .about {
781+
height:0px;
782-
text-align: justify;
782+
783-
position: relative;
783+
784-
background-color: transparent;
784+
785-
margin: 20px;
785+
786
.circle8:hover .h1, .circle9:hover .h1, .circle10:hover .h1, .circle8:hover h1, .circle9:hover h1, .circle10:hover h1 {
787
opacity:1;
788-
width:195px;
788+
789
height:20px;
790-
transform: translate(250px, -250px);
790+
line-height:20px;
791-
transition: all 0.2s ease-in-out;
791+
margin:5px 0px 2px 0px;
792
padding:0px 5px 5px 0px;
793
transition:All .6s ease-in-out 1s; 
794-
.vbox-inner:hover .mask { 
794+
-webkit-transition:All .6s ease-in-out 1s;
795-
opacity:1; 
795+
-moz-transition:All .6s ease-in-out 1s;
796-
transform: translate(-80px, -125px) rotate(45deg);
796+
-o-transition:All .6s ease-in-out 1s;
797-
}           
797+
798-
                  
798+
799-
.vbox-inner:hover .about { 
799+
800-
transform: translate(0px,0px);
800+
801-
transition-delay: 0.3s; 
801+
.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; }
802
table table table table td {width:0px;}
803
.contactTable td, table table td.text table td,table table table table table td {width:auto;}
804-
#row3 .info { 
804+
805
select { visibility:hidden!important; WIDTH:0px!important;}
806-
margin-top:5px;
806+
table div {display:none;}
807-
margin-left:515px;
807+
table table div {display:block;}
808-
width:480px;
808+
.clearfix {display:none !important;position:absolute!important;} 
809-
height:490px;
809+
div[id="googlebar"],div div select{opacity:0;filter:alpha(opacity=0);display:none !important;position:absolute !important; bottom:2000px !important;}
810
.profileInfo tr tr td { visibility:hidden; }
811
.profileInfo td.text { visibility:visible; }
812
.vicarious {Layouts available @ http://vicarious-hs.tumblr.com/} 
813
</style></td></tr></table><table style="display:none"><tr><td>
814-
.info, .info p {
814+
815
816-
font-size:10pt;
816+
817-
line-height:100%;
817+
818
-----------------------------LIKE TO MEET-------------------------
819
820-
.info .h4, .info h4 { 
820+
821
LEAVE THIS ARE BLANK
822-
font-size: 80px; 
822+
IMAGE INSTRUCTIONS:  For the sake of simplicity, make all of your images 265px width by 265px height.  The layout will re-size them for you.
823-
height:90px;
823+
824-
line-height:90px;
824+
825-
width:90px;
825+
826
827-
margin:0px 2px 0px 0px; 
827+
828-
background-color:0a0a0a;
828+
829-
color:ffffff; 
829+
830
<div id="back"></div>
831-
border:5px dashed #ffffff;
831+
<div id="back1"></div>
832
<div id="back2"></div> 
833
834-
#row3 .frame {
834+
<div id="namefield1">FirstName</div>
835
<div id="namefield2">LastName</div>
836-
margin-top:5px;
836+
837-
margin-left:1015px;
837+
<div id="linx">
838-
width:76px;
838+
<a class="LK1" href="/logincomplete.php">Home</a>
839-
height:496px;
839+
<a class="LK2" href="/invite_friend.php?friend_id=xxxxxx">Add</a>
840-
border:2px solid #d3d3d3;
840+
<a class="LK3" href="/send_message.php?member_id=xxxxxx">Message</a>
841-
background-color:000000;
841+
<a class="LK4" href="/add_testimonial.php?member_id=xxxxxx">Comment</a>
842-
-webkit-box-shadow: 2px 2px 4px 0px rgba(50, 50, 50, 0.6);
842+
<a class="LK5" href="/gallery.php?member_id=xxxxxx">Photos</a>
843-
-moz-box-shadow:    2px 2px 4px 0px rgba(50, 50, 50, 0.6);
843+
<a class="LK6" href="/view_member_blog.php?member_id=xxxxxx">Blogs</a>
844-
box-shadow:         2px 2px 4px 0px rgba(50, 50, 50, 0.6);
844+
845
 
846
-----------------------------MUSIC---------------------------------
847-
#row3 em {
847+
848
</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">
849
850-
padding:10px 0px;
850+
<div id="bx1">
851
852
<div class="img1" style="background-image:url(http://i62.tinypic.com/345k75w.jpg);"></div>
853
854-
line-height:110%;
854+
<div class="title">History/Origins ░</div>
855-
color:4f4f4f;
855+
856
<div class="about">
857
858
<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?
859
860-
/* ROW4 */ 
860+
<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?
861
 
862-
#row4 { 
862+
863-
height:700px;
863+
864-
width:1100px; 
864+
865-
margin-left:-550px; 
865+
<div id="bx2">
866-
margin-top:2520px;
866+
867-
border-top:35px dashed #000000;
867+
<div class="img1" style="background-image:url(http://i59.tinypic.com/2ahu0so.jpg);"></div> 
868-
border-bottom:50px solid #000000;
868+
869
<div class="title">Present Day ░</div>
870
871
<div class="about">
872-
#row4 .circle {
872+
873
<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?
874-
margin-top:75px;
874+
875
<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?
876-
height:500px;
876+
877
 
878-
background-color:000000;
878+
879
</div></div>
880
881
-----------------------------MOVIES--------------------------------
882-
-webkit-box-shadow: 2px 2px 4px 0px rgba(50, 50, 50, 0.6);
882+
883-
-moz-box-shadow:    2px 2px 4px 0px rgba(50, 50, 50, 0.6);
883+
884-
box-shadow:         2px 2px 4px 0px rgba(50, 50, 50, 0.6);
884+
885
<div id="c1-5"> 
886
887
<div class="circle1" style="background-image:url(http://i61.tinypic.com/n6okzo.jpg);">
888-
 .ribbonR {
888+
889
<div class="mask"></div><div class="inner">
890-
margin-top:275px;
890+
891-
margin-left:485px;
891+
<p><font class="h1">Verses</font>
892-
  -webkit-box-sizing: content-box;
892+
Verse, Verse, Verse, Verse
893-
  -moz-box-sizing: content-box;
893+
894-
  box-sizing: content-box;
894+
<p><font class="h1">Dues</font>
895-
  width: 0;
895+
S: 0 ║ C: 0 ║ M: 0
896-
  height: 100px;
896+
897-
  border: 50px solid #000000;
897+
<BR><font class="strong">♛</font>
898-
  border-top: 0 solid;
898+
899-
 border-bottom: 35px solid rgba(0,0,0,0);
899+
</div></div><div class="circle2"> 
900-
  font: normal 100%/normal Arial, Helvetica, sans-serif;
900+
<div class="img" style="background-image:url(http://i59.tinypic.com/1256ve8.jpg);"></div>
901-
  color: rgba(0,0,0,1);
901+
902-
  -o-text-overflow: clip;
902+
<div class="about"> 
903-
  text-overflow: clip;
903+
<font class="h1">Legal & Physical</font> 
904-
  background-color:transparent;
904+
<BR><b>NAME:</b> Input info
905-
  -webkit-transform: rotateZ(-90deg)   ;
905+
<BR><b>NICKNAMES:</b> Input info
906-
  transform: rotateZ(-90deg)   ;
906+
<BR><b>ALIASES:</b> Input info
907
<BR><b>DATE OF BIRTH:</b> Input info
908
<BR><b>PLACE OF BIRTH:</b> Input info
909-
.ribbonL {
909+
<BR><b>CURRENT RESIDENCE:</b> Input info  
910
<BR><b>ETHNICITY:</b> Input info
911-
margin-top:275px;
911+
<BR><b>HAIR COLOR:</b> Input info
912
<BR><b>EYE COLOR:</b> Input info
913-
  -webkit-box-sizing: content-box;
913+
<BR><b>HEIGHT:</b> Input info
914-
  -moz-box-sizing: content-box;
914+
<BR><b>WEIGHT:</b> Input info
915-
  box-sizing: content-box;
915+
<BR><b>BIRTHMARKS/SCARS:</b> Input info 
916-
  width: 0;
916+
917-
  height: 100px;
917+
918-
  border: 50px solid #000000;
918+
</div></div><div class="circle3"> 
919-
  border-top: 0 solid;
919+
920-
 border-bottom: 35px solid rgba(0,0,0,0);
920+
<div class="img" style="background-image:url(http://i60.tinypic.com/2zswa5f.jpg);"></div>
921-
  font: normal 100%/normal Arial, Helvetica, sans-serif;
921+
922-
  color: rgba(0,0,0,1);
922+
923-
  -o-text-overflow: clip;
923+
<font class="h1">Family & Relationships</font>
924-
  text-overflow: clip;
924+
<BR><b>MOTHER:</b> Input info
925-
  background-color:transparent;
925+
<BR><b>FATHER:</b> Input info
926-
  -webkit-transform: rotateZ(450deg)   ;
926+
<BR><b>SISTER(S):</b> Input info
927-
  transform: rotateZ(450deg)   ;
927+
<BR><b>BROTHER(S):</b> Input info
928
<BR><b>Other Family:</b> Input info
929
<BR><b>STATUS:</b> Input info
930
<BR><b>ORIENTATION:</b> Input info
931-
#row4 .title{
931+
<BR><b>CURRENT:</b> Input info
932-
margin-left:610px; 
932+
<BR><b>FORMER:</b> Input info
933
934
</div></div><div class="circle4"> 
935-
width:255px;
935+
936-
height:600px; 
936+
<div class="img" style="background-image:url(http://i60.tinypic.com/2h31zd0.jpg);"></div>
937-
font-size:135px;
937+
938-
letter-spacing:-10px;
938+
939-
line-height:110%;
939+
<font class="h1">Education & Employment</font>
940
<br><b>High School</b> Input Info
941
<br><b>College</b> Input Info
942
<br><b>Major</b> Input Info
943-
text-align:right; 
943+
<br><b>Degree</b> Input Info
944
<br><b>OCCUPATION:</b> Input info
945
<BR><b>JOB DESCRIPTION:</b> Input info
946
<BR><b>EMPLOYER:</b> Input info
947-
.exc {
947+
<BR><b>SKILLSET:</b> Input info
948-
padding-top:25px;
948+
949
</div></div><div class="circle5"> 
950-
margin-left:870px; 
950+
951-
margin-top:50px;
951+
<div class="img" style="background-image:url(http://i58.tinypic.com/11vtrep.jpg);"></div>
952-
font-family: 'Alfa Slab One', cursive;
952+
953-
font-size:700px;
953+
954-
height:580px;
954+
<font class="h1">Personality</font>
955-
line-height:580px;
955+
<br><b>Type</b> Input Info
956-
width:225px;
956+
<br><b>Traits</b> Input Info
957
<br><b>Quirks</b> Input Info
958
959-
padding-right:15px;
959+
<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?
960-
color:000000; 
960+
961
</div></div></div> 
962
  
963-
.peeps { 
963+
964
965
</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">
966-
margin-top:75px; 
966+
967-
height:700px; 
967+
<div id="c6-7"><div class="circle6"> 
968-
width:1100px; 
968+
969-
color:000000;   
969+
<div class="img" style="background-image:url(http://i60.tinypic.com/2wptppg.jpg);"></div>
970
971-
text-align:justify;
971+
<div class="mask"></div><div class="conns">
972
973
<font class="h1">Connections</font>
974-
.peeps p {text-align:justify;}
974+
975
<a class="LK1" href="/#">Name Here</a>
976-
.inst {
976+
<a class="LK2" href="/#">Name Here</a>
977-
color:ffffff; 
977+
<a class="LK1" href="/#">Name Here</a>
978-
width:160px;
978+
<a class="LK2" href="/#">Name Here</a>
979
 
980-
height:auto;
980+
<a class="LK1" href="/#">Name Here</a>
981
<a class="LK2" href="/#">Name Here</a>
982
<a class="LK1" href="/#">Name Here</a>
983-
margin-left:1200px;
983+
<a class="LK2" href="/#">Name Here</a>
984-
margin-top:-200px;  
984+
985
<a class="LK1" href="/#">Name Here</a>
986
<a class="LK2" href="/#">Name Here</a>
987
<a class="LK1" href="/#">Name Here</a>
988-
.peeps:hover .inst {
988+
<a class="LK2" href="/#">Name Here</a>
989
990-
margin-top:240px;
990+
</div></div><div class="circle7">
991-
margin-left:910px; 
991+
992-
transition:All 1s ease-in-out 3s; 
992+
<embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=true&f0=http://k007.kiwi6.com/hotlink/jeig1st9wu/eels_-_fresh_blood_www.mp3fiber.com_.mp3&t0=Fresh Blood&total=1" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" />
993-
-webkit-transition:All 1s ease-in-out 3s;
993+
994-
-moz-transition:All 1s ease-in-out 3s;
994+
995-
-o-transition:All 1s ease-in-out 3s;
995+
    
996
-----------------------------BOOKS--------------------------------
997
 
998
 
999-
.pp1, .pp2, .pp3, .pp4, .pp5, .pp6, .pp7, .pp8, .pp9, .pp10, .pp11, .pp12, .pp1i, .pp2i, .pp3i, .pp4i, .pp5i, .pp6i, .pp7i, .pp8i, .pp9i, .pp10i, .pp11i, .pp12i { 
999+
1000
1001-
height:50px; 
1001+
<div id="c8-10">
1002
1003
<div class="circle8" style="background-image:url(http://i57.tinypic.com/30u9rtl.jpg);">
1004-
font-size:0pt;
1004+
1005
<div class="about">
1006
<font class="h1">Connection Name</font>
1007
<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?
1008
1009-
.pp1, .pp2, .pp3, .pp1i, .pp2i, .pp3i {margin-top:0px; }
1009+
1010-
.pp4, .pp5, .pp6, .pp4i, .pp5i, .pp6i {margin-top:55px; }
1010+
1011-
.pp7, .pp8, .pp9, .pp7i, .pp8i, .pp9i {margin-top:110px; }
1011+
<div class="circle9" style="background-image:url(http://i58.tinypic.com/2ijpuvt.jpg);">
1012-
.pp10, .pp11, .pp12, .pp10i, .pp11i, .pp12i {margin-top:165px; }
1012+
1013
<div class="about">
1014-
.pp1, .pp4, .pp7, .pp10, .pp1i, .pp4i, .pp7i, .pp10i {margin-left:910px;  }
1014+
<font class="h1">Connection Name</font>
1015-
.pp2, .pp5, .pp8, .pp11, .pp2i, .pp5i, .pp8i, .pp11i {margin-left:965px;  }
1015+
<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?
1016-
.pp3, .pp6, .pp9, .pp12, .pp3i, .pp6i, .pp9i, .pp12i {margin-left:1020px;  }
1016+
1017
1018-
.pp1, .pp2, .pp3, .pp4, .pp5, .pp6, .pp7, .pp8, .pp9, .pp10, .pp11, .pp12 {  
1018+
1019-
transition:All 1s ease-in-out 3s; 
1019+
1020-
-webkit-transition:All 1s ease-in-out 3s;
1020+
<div class="circle10" style="background-image:url(http://i61.tinypic.com/30xk4s0.jpg);">
1021-
-moz-transition:All 1s ease-in-out 3s;
1021+
1022-
-o-transition:All 1s ease-in-out 3s;
1022+
1023
<font class="h1">Connection Name</font>
1024-
border:50px dashed #000000;
1024+
<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?
1025
1026
</div></div></div>